| 1 | [ Jun 30 23:42:14 Enabled. ] | ||
| 2 | [ Jun 30 23:42:14 Rereading configuration. ] | ||
| 3 | [ Jun 30 23:42:14 Rereading configuration. ] | ||
| 4 | [ Jun 30 23:42:16 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Jun 30 23:42:16 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2025.06.30 23:42:17.211571 [ 1 ] {} <Information> Application: Will watch for the process with pid 24998 | ||
| 29 | 2025.06.30 23:42:17.211959 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.06.30 23:42:17.385308 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24998 | ||
| 31 | 2025.06.30 23:42:17.386058 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.06.30 23:42:17.386216 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.06.30 23:42:17.476365 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.06.30 23:42:17.518273 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.06.30 23:42:17.518324 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.06.30 23:42:17.518342 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.06.30 23:42:17.518400 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.06.30 23:42:17.518775 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.06.30 23:42:17.520903 [ 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.06.30 23:42:17.521699 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.06.30 23:42:17.522533 [ 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.06.30 23:42:17.522555 [ 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.06.30 23:42:17.522571 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.06.30 23:42:17.523274 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.06.30 23:42:17.524286 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.06.30 23:42:17.529711 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.06.30 23:42:17.530375 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.06.30 23:42:17.531792 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.06.30 23:42:17.531863 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.06.30 23:42:17.533071 [ 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.06.30 23:42:17.533571 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.06.30 23:42:17.537561 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.06.30 23:42:17.538058 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.06.30 23:42:17.540728 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.06.30 23:42:17.541144 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.06.30 23:42:17.541520 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.06.30 23:42:17.541895 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.06.30 23:42:17.543607 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.06.30 23:42:17.543633 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.06.30 23:42:17.543726 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.06.30 23:42:17.543811 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.06.30 23:42:17.553283 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.06.30 23:42:17.553309 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000170934 sec | ||
| 68 | 2025.06.30 23:42:17.553328 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.06.30 23:42:17.553341 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.06.30 23:42:17.554018 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.06.30 23:42:17.554578 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.06.30 23:42:17.562691 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.06.30 23:42:17.562735 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.06.30 23:42:17.562763 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.06.30 23:42:17.562780 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.06.30 23:42:17.562820 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.06.30 23:42:17.562840 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.06.30 23:42:17.565057 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.06.30 23:42:17.565103 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.06.30 23:42:17.565123 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.06.30 23:42:17.565259 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.06.30 23:42:17.565301 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.06.30 23:42:17.565314 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.06.30 23:42:17.565338 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.06.30 23:42:17.565350 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.06.30 23:42:17.565380 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.06.30 23:42:17.565399 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.06.30 23:42:17.586273 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.06.30 23:42:17.587478 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.06.30 23:42:17.587521 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.1461e-05 sec | ||
| 91 | 2025.06.30 23:42:17.587535 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.06.30 23:42:17.587546 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.06.30 23:42:17.587572 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.06.30 23:42:17.587762 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.06.30 23:42:17.587805 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.06.30 23:42:17.587818 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.06.30 23:42:17.587829 [ 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.06.30 23:42:17.587839 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.06.30 23:42:17.591552 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.06.30 23:42:17.591760 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.68 MiB (RSS), difference: 91.90 MiB | ||
| 101 | 2025.06.30 23:42:17.593408 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.4571e-05 sec. | ||
| 102 | 2025.06.30 23:42:17.593726 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.06.30 23:42:17.593769 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.06.30 23:42:17.593783 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.06.30 23:42:17.891663 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55760 | ||
| 106 | 2025.06.30 23:42:17.891948 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.06.30 23:42:17.892001 [ 3 ] {} <Debug> TCP-Session: 73028f13-d82c-4786-9867-9c43ef21ebb3 Authenticating user 'default' from [fd00:1122:3344:101::b]:55760 | ||
| 108 | 2025.06.30 23:42:17.892030 [ 3 ] {} <Debug> TCP-Session: 73028f13-d82c-4786-9867-9c43ef21ebb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.06.30 23:42:17.892048 [ 3 ] {} <Debug> TCP-Session: 73028f13-d82c-4786-9867-9c43ef21ebb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.06.30 23:42:17.892139 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.06.30 23:42:17.892165 [ 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.06.30 23:42:17.892187 [ 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.06.30 23:42:17.892547 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49206 | ||
| 114 | 2025.06.30 23:42:17.892735 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2025.06.30 23:42:17.892777 [ 4 ] {} <Debug> TCP-Session: 6a70c9f5-30b4-49d3-af51-136cecbf0d8b Authenticating user 'default' from [fd00:1122:3344:101::b]:49206 | ||
| 116 | 2025.06.30 23:42:17.892801 [ 4 ] {} <Debug> TCP-Session: 6a70c9f5-30b4-49d3-af51-136cecbf0d8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 117 | 2025.06.30 23:42:17.892838 [ 4 ] {} <Debug> TCP-Session: 6a70c9f5-30b4-49d3-af51-136cecbf0d8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2025.06.30 23:42:17.893355 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36135 | ||
| 119 | 2025.06.30 23:42:17.893461 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49740 | ||
| 120 | 2025.06.30 23:42:17.893594 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2025.06.30 23:42:17.893612 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58988 | ||
| 122 | 2025.06.30 23:42:17.893638 [ 253 ] {} <Debug> TCP-Session: aa5cad12-eca4-4cfc-9de1-e0ab6794a12d Authenticating user 'default' from [fd00:1122:3344:101::b]:36135 | ||
| 123 | 2025.06.30 23:42:17.893665 [ 253 ] {} <Debug> TCP-Session: aa5cad12-eca4-4cfc-9de1-e0ab6794a12d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2025.06.30 23:42:17.893693 [ 253 ] {} <Debug> TCP-Session: aa5cad12-eca4-4cfc-9de1-e0ab6794a12d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2025.06.30 23:42:17.893705 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64505 | ||
| 126 | 2025.06.30 23:42:17.893880 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42151 | ||
| 127 | 2025.06.30 23:42:17.893896 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36837 | ||
| 128 | 2025.06.30 23:42:17.894635 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2025.06.30 23:42:17.894672 [ 5 ] {} <Debug> TCP-Session: 6281908a-5a62-479c-9cb5-3ade42698c7a Authenticating user 'default' from [fd00:1122:3344:101::b]:36837 | ||
| 130 | 2025.06.30 23:42:17.894687 [ 5 ] {} <Debug> TCP-Session: 6281908a-5a62-479c-9cb5-3ade42698c7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2025.06.30 23:42:17.894707 [ 5 ] {} <Debug> TCP-Session: 6281908a-5a62-479c-9cb5-3ade42698c7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2025.06.30 23:42:17.896512 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2025.06.30 23:42:17.896546 [ 257 ] {} <Debug> TCP-Session: 2a250edf-bf74-4dde-8b36-c779000033c5 Authenticating user 'default' from [fd00:1122:3344:101::b]:42151 | ||
| 134 | 2025.06.30 23:42:17.896571 [ 257 ] {} <Debug> TCP-Session: 2a250edf-bf74-4dde-8b36-c779000033c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2025.06.30 23:42:17.896585 [ 257 ] {} <Debug> TCP-Session: 2a250edf-bf74-4dde-8b36-c779000033c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2025.06.30 23:42:17.897036 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2025.06.30 23:42:17.897093 [ 255 ] {} <Debug> TCP-Session: affcd1de-ecfa-4b07-a977-0d010383a910 Authenticating user 'default' from [fd00:1122:3344:101::b]:58988 | ||
| 138 | 2025.06.30 23:42:17.897111 [ 255 ] {} <Debug> TCP-Session: affcd1de-ecfa-4b07-a977-0d010383a910 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.06.30 23:42:17.897124 [ 255 ] {} <Debug> TCP-Session: affcd1de-ecfa-4b07-a977-0d010383a910 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.06.30 23:42:17.899234 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2025.06.30 23:42:17.899274 [ 256 ] {} <Debug> TCP-Session: b55126cf-f377-4d57-91b5-3527169d04dd Authenticating user 'default' from [fd00:1122:3344:101::b]:64505 | ||
| 142 | 2025.06.30 23:42:17.899292 [ 256 ] {} <Debug> TCP-Session: b55126cf-f377-4d57-91b5-3527169d04dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2025.06.30 23:42:17.899313 [ 256 ] {} <Debug> TCP-Session: b55126cf-f377-4d57-91b5-3527169d04dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.06.30 23:42:17.899750 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 145 | 2025.06.30 23:42:17.899809 [ 254 ] {} <Debug> TCP-Session: b2dd792e-4d5a-46e4-b9de-a080e8867f2a Authenticating user 'default' from [fd00:1122:3344:101::b]:49740 | ||
| 146 | 2025.06.30 23:42:17.899834 [ 254 ] {} <Debug> TCP-Session: b2dd792e-4d5a-46e4-b9de-a080e8867f2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.06.30 23:42:17.899861 [ 254 ] {} <Debug> TCP-Session: b2dd792e-4d5a-46e4-b9de-a080e8867f2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.06.30 23:42:18.001146 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.74 MiB, peak 116.74 MiB, free memory in arenas 0.00 B, will set to 118.82 MiB (RSS), difference: 2.09 MiB | ||
| 149 | 2025.06.30 23:42:18.247702 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33039 | ||
| 150 | 2025.06.30 23:42:18.247969 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2025.06.30 23:42:18.248431 [ 258 ] {} <Debug> TCP-Session: 349f3894-5e32-4a3f-9445-954030e8a3fc Authenticating user 'default' from [fd00:1122:3344:101::a]:33039 | ||
| 152 | 2025.06.30 23:42:18.248457 [ 258 ] {} <Debug> TCP-Session: 349f3894-5e32-4a3f-9445-954030e8a3fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.06.30 23:42:18.248481 [ 258 ] {} <Debug> TCP-Session: 349f3894-5e32-4a3f-9445-954030e8a3fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.06.30 23:42:18.248745 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2025.06.30 23:42:18.248776 [ 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 | ||
| 156 | 2025.06.30 23:42:18.248801 [ 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 | ||
| 157 | 2025.06.30 23:42:18.249204 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41432 | ||
| 158 | 2025.06.30 23:42:18.249261 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51116 | ||
| 159 | 2025.06.30 23:42:18.249368 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53867 | ||
| 160 | 2025.06.30 23:42:18.249482 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36444 | ||
| 161 | 2025.06.30 23:42:18.249494 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2025.06.30 23:42:18.249563 [ 260 ] {} <Debug> TCP-Session: 9dec33e0-6b2f-4e40-aed8-d3f7b93f89f8 Authenticating user 'default' from [fd00:1122:3344:101::a]:41432 | ||
| 163 | 2025.06.30 23:42:18.249565 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 164 | 2025.06.30 23:42:18.249593 [ 260 ] {} <Debug> TCP-Session: 9dec33e0-6b2f-4e40-aed8-d3f7b93f89f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2025.06.30 23:42:18.249625 [ 261 ] {} <Debug> TCP-Session: b5dfe60b-95e8-4e25-a04a-cd5f48cbcea8 Authenticating user 'default' from [fd00:1122:3344:101::a]:51116 | ||
| 166 | 2025.06.30 23:42:18.249626 [ 260 ] {} <Debug> TCP-Session: 9dec33e0-6b2f-4e40-aed8-d3f7b93f89f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2025.06.30 23:42:18.249652 [ 261 ] {} <Debug> TCP-Session: b5dfe60b-95e8-4e25-a04a-cd5f48cbcea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 168 | 2025.06.30 23:42:18.249671 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64197 | ||
| 169 | 2025.06.30 23:42:18.249691 [ 261 ] {} <Debug> TCP-Session: b5dfe60b-95e8-4e25-a04a-cd5f48cbcea8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2025.06.30 23:42:18.249703 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2025.06.30 23:42:18.249685 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2025.06.30 23:42:18.249759 [ 263 ] {} <Debug> TCP-Session: df9cf718-bddf-40db-8d7c-77b875df538b Authenticating user 'default' from [fd00:1122:3344:101::a]:36444 | ||
| 173 | 2025.06.30 23:42:18.249768 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33965 | ||
| 174 | 2025.06.30 23:42:18.249797 [ 262 ] {} <Debug> TCP-Session: 8e0cef46-6a6d-4cb7-b199-5b8b77b5face Authenticating user 'default' from [fd00:1122:3344:101::a]:53867 | ||
| 175 | 2025.06.30 23:42:18.249868 [ 262 ] {} <Debug> TCP-Session: 8e0cef46-6a6d-4cb7-b199-5b8b77b5face Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2025.06.30 23:42:18.249885 [ 262 ] {} <Debug> TCP-Session: 8e0cef46-6a6d-4cb7-b199-5b8b77b5face Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2025.06.30 23:42:18.249902 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43675 | ||
| 178 | 2025.06.30 23:42:18.249942 [ 263 ] {} <Debug> TCP-Session: df9cf718-bddf-40db-8d7c-77b875df538b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2025.06.30 23:42:18.249970 [ 263 ] {} <Debug> TCP-Session: df9cf718-bddf-40db-8d7c-77b875df538b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2025.06.30 23:42:18.251829 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2025.06.30 23:42:18.251888 [ 266 ] {} <Debug> TCP-Session: 43b86ccc-362c-4ee7-90fd-de889a617ba3 Authenticating user 'default' from [fd00:1122:3344:101::a]:43675 | ||
| 182 | 2025.06.30 23:42:18.251906 [ 266 ] {} <Debug> TCP-Session: 43b86ccc-362c-4ee7-90fd-de889a617ba3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2025.06.30 23:42:18.251917 [ 266 ] {} <Debug> TCP-Session: 43b86ccc-362c-4ee7-90fd-de889a617ba3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2025.06.30 23:42:18.253739 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 185 | 2025.06.30 23:42:18.253791 [ 265 ] {} <Debug> TCP-Session: c0bc2439-4706-4927-82b3-4e0812218469 Authenticating user 'default' from [fd00:1122:3344:101::a]:33965 | ||
| 186 | 2025.06.30 23:42:18.253811 [ 265 ] {} <Debug> TCP-Session: c0bc2439-4706-4927-82b3-4e0812218469 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2025.06.30 23:42:18.253837 [ 265 ] {} <Debug> TCP-Session: c0bc2439-4706-4927-82b3-4e0812218469 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2025.06.30 23:42:18.265632 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 189 | 2025.06.30 23:42:18.265684 [ 264 ] {} <Debug> TCP-Session: 55aa63f0-6e4f-4681-a548-966a4ae3e27b Authenticating user 'default' from [fd00:1122:3344:101::a]:64197 | ||
| 190 | 2025.06.30 23:42:18.265732 [ 264 ] {} <Debug> TCP-Session: 55aa63f0-6e4f-4681-a548-966a4ae3e27b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.06.30 23:42:18.265745 [ 264 ] {} <Debug> TCP-Session: 55aa63f0-6e4f-4681-a548-966a4ae3e27b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2025.06.30 23:42:18.530312 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53509 | ||
| 193 | 2025.06.30 23:42:18.530525 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2025.06.30 23:42:18.530594 [ 267 ] {} <Debug> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Authenticating user 'default' from [fd00:1122:3344:101::d]:53509 | ||
| 195 | 2025.06.30 23:42:18.530620 [ 267 ] {} <Debug> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2025.06.30 23:42:18.530633 [ 267 ] {} <Debug> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2025.06.30 23:42:18.530765 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2025.06.30 23:42:18.530804 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 199 | 2025.06.30 23:42:18.530885 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2025.06.30 23:42:18.531443 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52883 | ||
| 201 | 2025.06.30 23:42:18.531536 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42552 | ||
| 202 | 2025.06.30 23:42:18.531624 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61670 | ||
| 203 | 2025.06.30 23:42:18.531672 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 204 | 2025.06.30 23:42:18.531760 [ 268 ] {} <Debug> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52883 | ||
| 205 | 2025.06.30 23:42:18.531823 [ 268 ] {} <Debug> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 206 | 2025.06.30 23:42:18.531839 [ 268 ] {} <Debug> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2025.06.30 23:42:18.531915 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 208 | 2025.06.30 23:42:18.531949 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 209 | 2025.06.30 23:42:18.531963 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58544 | ||
| 210 | 2025.06.30 23:42:18.532012 [ 270 ] {} <Debug> TCP-Session: f513153f-4607-4dc2-ae6d-f182c5ab0a16 Authenticating user 'default' from [fd00:1122:3344:101::d]:61670 | ||
| 211 | 2025.06.30 23:42:18.532039 [ 269 ] {} <Debug> TCP-Session: f949e049-4d71-40a2-acef-8654697ab3c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42552 | ||
| 212 | 2025.06.30 23:42:18.532101 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48323 | ||
| 213 | 2025.06.30 23:42:18.532126 [ 270 ] {} <Debug> TCP-Session: f513153f-4607-4dc2-ae6d-f182c5ab0a16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 214 | 2025.06.30 23:42:18.532187 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52339 | ||
| 215 | 2025.06.30 23:42:18.532212 [ 270 ] {} <Debug> TCP-Session: f513153f-4607-4dc2-ae6d-f182c5ab0a16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 216 | 2025.06.30 23:42:18.532166 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 217 | 2025.06.30 23:42:18.532147 [ 269 ] {} <Debug> TCP-Session: f949e049-4d71-40a2-acef-8654697ab3c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2025.06.30 23:42:18.532298 [ 272 ] {} <Debug> TCP-Session: d2dd17f7-8a37-449d-8d18-c815d08499a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58544 | ||
| 219 | 2025.06.30 23:42:18.532288 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47987 | ||
| 220 | 2025.06.30 23:42:18.532287 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34175 | ||
| 221 | 2025.06.30 23:42:18.532387 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 222 | 2025.06.30 23:42:18.532408 [ 272 ] {} <Debug> TCP-Session: d2dd17f7-8a37-449d-8d18-c815d08499a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2025.06.30 23:42:18.532374 [ 269 ] {} <Debug> TCP-Session: f949e049-4d71-40a2-acef-8654697ab3c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2025.06.30 23:42:18.532512 [ 271 ] {} <Debug> TCP-Session: 69037ac4-3717-44c1-ad13-071bab1d3965 Authenticating user 'default' from [fd00:1122:3344:101::d]:48323 | ||
| 225 | 2025.06.30 23:42:18.532523 [ 272 ] {} <Debug> TCP-Session: d2dd17f7-8a37-449d-8d18-c815d08499a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2025.06.30 23:42:18.532610 [ 271 ] {} <Debug> TCP-Session: 69037ac4-3717-44c1-ad13-071bab1d3965 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2025.06.30 23:42:18.532629 [ 271 ] {} <Debug> TCP-Session: 69037ac4-3717-44c1-ad13-071bab1d3965 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2025.06.30 23:42:18.532678 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 229 | 2025.06.30 23:42:18.532708 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 230 | 2025.06.30 23:42:18.532723 [ 274 ] {} <Debug> TCP-Session: bd5cea79-d37e-4be5-bf02-ba1607de542a Authenticating user 'default' from [fd00:1122:3344:101::d]:47987 | ||
| 231 | 2025.06.30 23:42:18.532754 [ 275 ] {} <Debug> TCP-Session: 56f8c946-9d06-474e-89f9-d94b230fad13 Authenticating user 'default' from [fd00:1122:3344:101::d]:34175 | ||
| 232 | 2025.06.30 23:42:18.532832 [ 274 ] {} <Debug> TCP-Session: bd5cea79-d37e-4be5-bf02-ba1607de542a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2025.06.30 23:42:18.532844 [ 275 ] {} <Debug> TCP-Session: 56f8c946-9d06-474e-89f9-d94b230fad13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2025.06.30 23:42:18.532854 [ 274 ] {} <Debug> TCP-Session: bd5cea79-d37e-4be5-bf02-ba1607de542a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2025.06.30 23:42:18.532942 [ 275 ] {} <Debug> TCP-Session: 56f8c946-9d06-474e-89f9-d94b230fad13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2025.06.30 23:42:18.533664 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2025.06.30 23:42:18.533773 [ 273 ] {} <Debug> TCP-Session: aa06d119-912e-4d8d-bc2f-e78732ca655a Authenticating user 'default' from [fd00:1122:3344:101::d]:52339 | ||
| 238 | 2025.06.30 23:42:18.533791 [ 273 ] {} <Debug> TCP-Session: aa06d119-912e-4d8d-bc2f-e78732ca655a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2025.06.30 23:42:18.533803 [ 273 ] {} <Debug> TCP-Session: aa06d119-912e-4d8d-bc2f-e78732ca655a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2025.06.30 23:42:18.535779 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 241 | 2025.06.30 23:42:18.538618 [ 267 ] {60a28b33-5078-4ab9-8940-53847ade10c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 242 | 2025.06.30 23:42:18.587571 [ 267 ] {60a28b33-5078-4ab9-8940-53847ade10c0} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:53509) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 243 | |||
| 244 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 265 | |||
| 266 | 2025.06.30 23:42:18.588850 [ 267 ] {60a28b33-5078-4ab9-8940-53847ade10c0} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 267 | |||
| 268 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 274 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 275 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 276 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 289 | |||
| 290 | 2025.06.30 23:42:18.589137 [ 267 ] {60a28b33-5078-4ab9-8940-53847ade10c0} <Debug> TCPHandler: Processed in 0.055495914 sec. | ||
| 291 | 2025.06.30 23:42:18.589587 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 292 | 2025.06.30 23:42:18.589961 [ 268 ] {a8749384-b8e6-4b8a-9b1b-2c5e51782200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 293 | 2025.06.30 23:42:18.590412 [ 268 ] {a8749384-b8e6-4b8a-9b1b-2c5e51782200} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:52883) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 294 | |||
| 295 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 309 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 310 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 316 | |||
| 317 | 2025.06.30 23:42:18.590714 [ 268 ] {a8749384-b8e6-4b8a-9b1b-2c5e51782200} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 318 | |||
| 319 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 333 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 334 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 340 | |||
| 341 | 2025.06.30 23:42:18.590965 [ 268 ] {a8749384-b8e6-4b8a-9b1b-2c5e51782200} <Debug> TCPHandler: Processed in 0.001544876 sec. | ||
| 342 | 2025.06.30 23:42:18.591273 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2025.06.30 23:42:18.592191 [ 267 ] {e948ac34-760a-40db-a8c2-fbf1f7227e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 344 | 2025.06.30 23:42:18.592294 [ 267 ] {e948ac34-760a-40db-a8c2-fbf1f7227e59} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 345 | 2025.06.30 23:42:18.600116 [ 267 ] {e948ac34-760a-40db-a8c2-fbf1f7227e59} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 346 | 2025.06.30 23:42:18.600140 [ 267 ] {e948ac34-760a-40db-a8c2-fbf1f7227e59} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.1852e-05 sec | ||
| 347 | 2025.06.30 23:42:18.600156 [ 267 ] {e948ac34-760a-40db-a8c2-fbf1f7227e59} <Trace> ReferentialDeps: No tables | ||
| 348 | 2025.06.30 23:42:18.600231 [ 267 ] {e948ac34-760a-40db-a8c2-fbf1f7227e59} <Trace> LoadingDeps: No tables | ||
| 349 | 2025.06.30 23:42:18.600298 [ 267 ] {e948ac34-760a-40db-a8c2-fbf1f7227e59} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 350 | 2025.06.30 23:42:18.601050 [ 267 ] {e948ac34-760a-40db-a8c2-fbf1f7227e59} <Debug> TCPHandler: Processed in 0.009893979 sec. | ||
| 351 | 2025.06.30 23:42:18.601199 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 352 | 2025.06.30 23:42:18.601442 [ 267 ] {2d337f7c-7276-4b8f-9b91-0009a19f8ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) /* The version table contains metadata about the `oximeter` database */ | ||
| 353 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 354 | 2025.06.30 23:42:18.601492 [ 267 ] {2d337f7c-7276-4b8f-9b91-0009a19f8ce6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 355 | 2025.06.30 23:42:18.606205 [ 267 ] {2d337f7c-7276-4b8f-9b91-0009a19f8ce6} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 356 | 2025.06.30 23:42:18.607658 [ 267 ] {2d337f7c-7276-4b8f-9b91-0009a19f8ce6} <Debug> oximeter.version (06c14183-4593-4331-9eb2-3ff3ca418a88): Loading data parts | ||
| 357 | 2025.06.30 23:42:18.608805 [ 267 ] {2d337f7c-7276-4b8f-9b91-0009a19f8ce6} <Debug> oximeter.version (06c14183-4593-4331-9eb2-3ff3ca418a88): There are no data parts | ||
| 358 | 2025.06.30 23:42:18.613481 [ 267 ] {2d337f7c-7276-4b8f-9b91-0009a19f8ce6} <Debug> TCPHandler: Processed in 0.012331216 sec. | ||
| 359 | 2025.06.30 23:42:18.613653 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 360 | 2025.06.30 23:42:18.613836 [ 267 ] {ebc1f40b-583c-42fd-90eb-392478d28c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) /* The measurement tables contain all individual samples from each timeseries. | ||
| 361 | * | ||
| 362 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 363 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 364 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 365 | * by all samples from the same timeseries. | ||
| 366 | * | ||
| 367 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 368 | * and then uses that to index quickly into the measurements tables. | ||
| 369 | */ | ||
| 370 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 371 | 2025.06.30 23:42:18.613965 [ 267 ] {ebc1f40b-583c-42fd-90eb-392478d28c2b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 372 | 2025.06.30 23:42:18.627369 [ 267 ] {ebc1f40b-583c-42fd-90eb-392478d28c2b} <Debug> oximeter.measurements_bool (268d20f7-c6eb-48b2-8a5e-d5ce3658f984): Loading data parts | ||
| 373 | 2025.06.30 23:42:18.627715 [ 267 ] {ebc1f40b-583c-42fd-90eb-392478d28c2b} <Debug> oximeter.measurements_bool (268d20f7-c6eb-48b2-8a5e-d5ce3658f984): There are no data parts | ||
| 374 | 2025.06.30 23:42:18.630052 [ 267 ] {ebc1f40b-583c-42fd-90eb-392478d28c2b} <Debug> TCPHandler: Processed in 0.016454801 sec. | ||
| 375 | 2025.06.30 23:42:18.630245 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 376 | 2025.06.30 23:42:18.630541 [ 267 ] {797060fe-a06a-4a33-951c-c88407b23b37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 377 | 2025.06.30 23:42:18.630675 [ 267 ] {797060fe-a06a-4a33-951c-c88407b23b37} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 378 | 2025.06.30 23:42:18.634859 [ 267 ] {797060fe-a06a-4a33-951c-c88407b23b37} <Debug> oximeter.measurements_i8 (2a56f80b-febc-458b-a476-a2c31d32b2db): Loading data parts | ||
| 379 | 2025.06.30 23:42:18.635033 [ 267 ] {797060fe-a06a-4a33-951c-c88407b23b37} <Debug> oximeter.measurements_i8 (2a56f80b-febc-458b-a476-a2c31d32b2db): There are no data parts | ||
| 380 | 2025.06.30 23:42:18.639158 [ 267 ] {797060fe-a06a-4a33-951c-c88407b23b37} <Debug> TCPHandler: Processed in 0.008993519 sec. | ||
| 381 | 2025.06.30 23:42:18.639316 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 382 | 2025.06.30 23:42:18.639475 [ 267 ] {a857373a-1480-4958-9bac-c2d92f9efc93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) 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) | ||
| 383 | 2025.06.30 23:42:18.639625 [ 267 ] {a857373a-1480-4958-9bac-c2d92f9efc93} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 384 | 2025.06.30 23:42:18.644148 [ 267 ] {a857373a-1480-4958-9bac-c2d92f9efc93} <Debug> oximeter.measurements_u8 (7ed0cb16-da75-493b-b3e4-9eaa386ece72): Loading data parts | ||
| 385 | 2025.06.30 23:42:18.644414 [ 267 ] {a857373a-1480-4958-9bac-c2d92f9efc93} <Debug> oximeter.measurements_u8 (7ed0cb16-da75-493b-b3e4-9eaa386ece72): There are no data parts | ||
| 386 | 2025.06.30 23:42:18.646668 [ 267 ] {a857373a-1480-4958-9bac-c2d92f9efc93} <Debug> TCPHandler: Processed in 0.007401611 sec. | ||
| 387 | 2025.06.30 23:42:18.646824 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 388 | 2025.06.30 23:42:18.647152 [ 267 ] {4eaa9bb6-9be6-4bc9-86e5-45ad40c5739f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) 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) | ||
| 389 | 2025.06.30 23:42:18.647270 [ 267 ] {4eaa9bb6-9be6-4bc9-86e5-45ad40c5739f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 390 | 2025.06.30 23:42:18.651425 [ 267 ] {4eaa9bb6-9be6-4bc9-86e5-45ad40c5739f} <Debug> oximeter.measurements_i16 (f67c1bd0-0a0d-4601-8a50-eb8b54bb1e6a): Loading data parts | ||
| 391 | 2025.06.30 23:42:18.651576 [ 267 ] {4eaa9bb6-9be6-4bc9-86e5-45ad40c5739f} <Debug> oximeter.measurements_i16 (f67c1bd0-0a0d-4601-8a50-eb8b54bb1e6a): There are no data parts | ||
| 392 | 2025.06.30 23:42:18.655432 [ 267 ] {4eaa9bb6-9be6-4bc9-86e5-45ad40c5739f} <Debug> TCPHandler: Processed in 0.00866659 sec. | ||
| 393 | 2025.06.30 23:42:18.655585 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 394 | 2025.06.30 23:42:18.655744 [ 267 ] {ffb72c9c-22e4-474f-86bf-a32e248be670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) 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) | ||
| 395 | 2025.06.30 23:42:18.655848 [ 267 ] {ffb72c9c-22e4-474f-86bf-a32e248be670} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 396 | 2025.06.30 23:42:18.661288 [ 267 ] {ffb72c9c-22e4-474f-86bf-a32e248be670} <Debug> oximeter.measurements_u16 (7d0790f4-85bd-43cc-90ea-4bf205c526d5): Loading data parts | ||
| 397 | 2025.06.30 23:42:18.661530 [ 267 ] {ffb72c9c-22e4-474f-86bf-a32e248be670} <Debug> oximeter.measurements_u16 (7d0790f4-85bd-43cc-90ea-4bf205c526d5): There are no data parts | ||
| 398 | 2025.06.30 23:42:18.662920 [ 267 ] {ffb72c9c-22e4-474f-86bf-a32e248be670} <Debug> TCPHandler: Processed in 0.007386801 sec. | ||
| 399 | 2025.06.30 23:42:18.663071 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 400 | 2025.06.30 23:42:18.663286 [ 267 ] {7fa1b7ae-ffc7-4a76-8114-31ca0cc133e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) 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) | ||
| 401 | 2025.06.30 23:42:18.663408 [ 267 ] {7fa1b7ae-ffc7-4a76-8114-31ca0cc133e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 402 | 2025.06.30 23:42:18.668674 [ 267 ] {7fa1b7ae-ffc7-4a76-8114-31ca0cc133e3} <Debug> oximeter.measurements_i32 (27fb8550-a37a-4215-910e-afd6994bfdcd): Loading data parts | ||
| 403 | 2025.06.30 23:42:18.668843 [ 267 ] {7fa1b7ae-ffc7-4a76-8114-31ca0cc133e3} <Debug> oximeter.measurements_i32 (27fb8550-a37a-4215-910e-afd6994bfdcd): There are no data parts | ||
| 404 | 2025.06.30 23:42:18.672945 [ 267 ] {7fa1b7ae-ffc7-4a76-8114-31ca0cc133e3} <Debug> TCPHandler: Processed in 0.009926539 sec. | ||
| 405 | 2025.06.30 23:42:18.673130 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 406 | 2025.06.30 23:42:18.673306 [ 267 ] {e758790d-0f05-4012-a4a0-f9f39443a544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) 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) | ||
| 407 | 2025.06.30 23:42:18.673425 [ 267 ] {e758790d-0f05-4012-a4a0-f9f39443a544} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 408 | 2025.06.30 23:42:18.677850 [ 267 ] {e758790d-0f05-4012-a4a0-f9f39443a544} <Debug> oximeter.measurements_u32 (d593683a-ba33-4054-90bd-567f88146f50): Loading data parts | ||
| 409 | 2025.06.30 23:42:18.678086 [ 267 ] {e758790d-0f05-4012-a4a0-f9f39443a544} <Debug> oximeter.measurements_u32 (d593683a-ba33-4054-90bd-567f88146f50): There are no data parts | ||
| 410 | 2025.06.30 23:42:18.680226 [ 267 ] {e758790d-0f05-4012-a4a0-f9f39443a544} <Debug> TCPHandler: Processed in 0.007153196 sec. | ||
| 411 | 2025.06.30 23:42:18.680393 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2025.06.30 23:42:18.680666 [ 267 ] {2e0fe6bb-1ea3-46ef-a312-4c42d7eae50e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) 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) | ||
| 413 | 2025.06.30 23:42:18.680784 [ 267 ] {2e0fe6bb-1ea3-46ef-a312-4c42d7eae50e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 414 | 2025.06.30 23:42:18.683706 [ 267 ] {2e0fe6bb-1ea3-46ef-a312-4c42d7eae50e} <Debug> oximeter.measurements_i64 (fd73d17e-f3d4-42d1-a1e2-879d8e2aaf5a): Loading data parts | ||
| 415 | 2025.06.30 23:42:18.683947 [ 267 ] {2e0fe6bb-1ea3-46ef-a312-4c42d7eae50e} <Debug> oximeter.measurements_i64 (fd73d17e-f3d4-42d1-a1e2-879d8e2aaf5a): There are no data parts | ||
| 416 | 2025.06.30 23:42:18.688564 [ 267 ] {2e0fe6bb-1ea3-46ef-a312-4c42d7eae50e} <Debug> TCPHandler: Processed in 0.008233181 sec. | ||
| 417 | 2025.06.30 23:42:18.688779 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2025.06.30 23:42:18.688939 [ 267 ] {f95e803d-e2f0-4b69-8af6-81f7af7cc4b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) 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) | ||
| 419 | 2025.06.30 23:42:18.689049 [ 267 ] {f95e803d-e2f0-4b69-8af6-81f7af7cc4b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 420 | 2025.06.30 23:42:18.694215 [ 267 ] {f95e803d-e2f0-4b69-8af6-81f7af7cc4b2} <Debug> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Loading data parts | ||
| 421 | 2025.06.30 23:42:18.694483 [ 267 ] {f95e803d-e2f0-4b69-8af6-81f7af7cc4b2} <Debug> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): There are no data parts | ||
| 422 | 2025.06.30 23:42:18.696731 [ 267 ] {f95e803d-e2f0-4b69-8af6-81f7af7cc4b2} <Debug> TCPHandler: Processed in 0.008012896 sec. | ||
| 423 | 2025.06.30 23:42:18.696882 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2025.06.30 23:42:18.697125 [ 267 ] {6b3fe0da-eea3-42b7-abee-ac787ba5b655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) 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) | ||
| 425 | 2025.06.30 23:42:18.697206 [ 267 ] {6b3fe0da-eea3-42b7-abee-ac787ba5b655} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 426 | 2025.06.30 23:42:18.700660 [ 267 ] {6b3fe0da-eea3-42b7-abee-ac787ba5b655} <Debug> oximeter.measurements_f32 (36981322-a0df-47c5-b40e-f868a38d9dbc): Loading data parts | ||
| 427 | 2025.06.30 23:42:18.700823 [ 267 ] {6b3fe0da-eea3-42b7-abee-ac787ba5b655} <Debug> oximeter.measurements_f32 (36981322-a0df-47c5-b40e-f868a38d9dbc): There are no data parts | ||
| 428 | 2025.06.30 23:42:18.702870 [ 267 ] {6b3fe0da-eea3-42b7-abee-ac787ba5b655} <Debug> TCPHandler: Processed in 0.00603832 sec. | ||
| 429 | 2025.06.30 23:42:18.703066 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2025.06.30 23:42:18.703252 [ 267 ] {e5cdaad0-03bc-4684-96d1-d9d220574e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) 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) | ||
| 431 | 2025.06.30 23:42:18.703385 [ 267 ] {e5cdaad0-03bc-4684-96d1-d9d220574e5a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 432 | 2025.06.30 23:42:18.708198 [ 267 ] {e5cdaad0-03bc-4684-96d1-d9d220574e5a} <Debug> oximeter.measurements_f64 (f1112b1e-3387-43f4-9ba1-20e7d57d1ee4): Loading data parts | ||
| 433 | 2025.06.30 23:42:18.708464 [ 267 ] {e5cdaad0-03bc-4684-96d1-d9d220574e5a} <Debug> oximeter.measurements_f64 (f1112b1e-3387-43f4-9ba1-20e7d57d1ee4): There are no data parts | ||
| 434 | 2025.06.30 23:42:18.712481 [ 267 ] {e5cdaad0-03bc-4684-96d1-d9d220574e5a} <Debug> TCPHandler: Processed in 0.009472899 sec. | ||
| 435 | 2025.06.30 23:42:18.712648 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2025.06.30 23:42:18.712896 [ 267 ] {273c963d-e927-484b-a787-d958afe86044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) 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) | ||
| 437 | 2025.06.30 23:42:18.712970 [ 267 ] {273c963d-e927-484b-a787-d958afe86044} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 438 | 2025.06.30 23:42:18.718286 [ 267 ] {273c963d-e927-484b-a787-d958afe86044} <Debug> oximeter.measurements_string (87a8637e-0cc4-4566-b249-76222769e6bc): Loading data parts | ||
| 439 | 2025.06.30 23:42:18.718429 [ 267 ] {273c963d-e927-484b-a787-d958afe86044} <Debug> oximeter.measurements_string (87a8637e-0cc4-4566-b249-76222769e6bc): There are no data parts | ||
| 440 | 2025.06.30 23:42:18.723062 [ 267 ] {273c963d-e927-484b-a787-d958afe86044} <Debug> TCPHandler: Processed in 0.010473913 sec. | ||
| 441 | 2025.06.30 23:42:18.723276 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 442 | 2025.06.30 23:42:18.723440 [ 267 ] {c43adc0a-cb71-4070-9147-1e2fc6e18682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 443 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 444 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 445 | * a string isn't palatable for a few reasons. | ||
| 446 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 447 | * details. | ||
| 448 | */ | ||
| 449 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 450 | 2025.06.30 23:42:18.723544 [ 267 ] {c43adc0a-cb71-4070-9147-1e2fc6e18682} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 451 | 2025.06.30 23:42:18.726392 [ 267 ] {c43adc0a-cb71-4070-9147-1e2fc6e18682} <Debug> oximeter.measurements_bytes (6c4adf2d-c1a7-41c1-974d-e148e47b3e1b): Loading data parts | ||
| 452 | 2025.06.30 23:42:18.726538 [ 267 ] {c43adc0a-cb71-4070-9147-1e2fc6e18682} <Debug> oximeter.measurements_bytes (6c4adf2d-c1a7-41c1-974d-e148e47b3e1b): There are no data parts | ||
| 453 | 2025.06.30 23:42:18.728336 [ 267 ] {c43adc0a-cb71-4070-9147-1e2fc6e18682} <Debug> TCPHandler: Processed in 0.005112258 sec. | ||
| 454 | 2025.06.30 23:42:18.728488 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2025.06.30 23:42:18.728662 [ 267 ] {c0f8998b-7b17-4081-b033-9ccfddd9f885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) 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) | ||
| 456 | 2025.06.30 23:42:18.728821 [ 267 ] {c0f8998b-7b17-4081-b033-9ccfddd9f885} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 457 | 2025.06.30 23:42:18.732965 [ 267 ] {c0f8998b-7b17-4081-b033-9ccfddd9f885} <Debug> oximeter.measurements_cumulativei64 (4132f8dc-9ef0-464b-a2ec-81cc71be19b0): Loading data parts | ||
| 458 | 2025.06.30 23:42:18.733115 [ 267 ] {c0f8998b-7b17-4081-b033-9ccfddd9f885} <Debug> oximeter.measurements_cumulativei64 (4132f8dc-9ef0-464b-a2ec-81cc71be19b0): There are no data parts | ||
| 459 | 2025.06.30 23:42:18.737820 [ 267 ] {c0f8998b-7b17-4081-b033-9ccfddd9f885} <Debug> TCPHandler: Processed in 0.009388487 sec. | ||
| 460 | 2025.06.30 23:42:18.738014 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2025.06.30 23:42:18.738231 [ 267 ] {bc5c46f3-eb67-40c8-bcfd-7ccd721d6d60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) 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) | ||
| 462 | 2025.06.30 23:42:18.738332 [ 267 ] {bc5c46f3-eb67-40c8-bcfd-7ccd721d6d60} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 463 | 2025.06.30 23:42:18.742869 [ 267 ] {bc5c46f3-eb67-40c8-bcfd-7ccd721d6d60} <Debug> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Loading data parts | ||
| 464 | 2025.06.30 23:42:18.743077 [ 267 ] {bc5c46f3-eb67-40c8-bcfd-7ccd721d6d60} <Debug> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): There are no data parts | ||
| 465 | 2025.06.30 23:42:18.747569 [ 267 ] {bc5c46f3-eb67-40c8-bcfd-7ccd721d6d60} <Debug> TCPHandler: Processed in 0.009606833 sec. | ||
| 466 | 2025.06.30 23:42:18.747717 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2025.06.30 23:42:18.747934 [ 267 ] {37e8ee36-960c-4416-9005-389ef6507533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) 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) | ||
| 468 | 2025.06.30 23:42:18.748032 [ 267 ] {37e8ee36-960c-4416-9005-389ef6507533} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 469 | 2025.06.30 23:42:18.751865 [ 267 ] {37e8ee36-960c-4416-9005-389ef6507533} <Debug> oximeter.measurements_cumulativef32 (9ade09a4-f2ff-4e34-abc3-fd9731469c6a): Loading data parts | ||
| 470 | 2025.06.30 23:42:18.752057 [ 267 ] {37e8ee36-960c-4416-9005-389ef6507533} <Debug> oximeter.measurements_cumulativef32 (9ade09a4-f2ff-4e34-abc3-fd9731469c6a): There are no data parts | ||
| 471 | 2025.06.30 23:42:18.756934 [ 267 ] {37e8ee36-960c-4416-9005-389ef6507533} <Debug> TCPHandler: Processed in 0.009267914 sec. | ||
| 472 | 2025.06.30 23:42:18.757095 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2025.06.30 23:42:18.757290 [ 267 ] {66b31608-845e-40b5-9d90-01a5102fa099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) 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) | ||
| 474 | 2025.06.30 23:42:18.757444 [ 267 ] {66b31608-845e-40b5-9d90-01a5102fa099} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 475 | 2025.06.30 23:42:18.761416 [ 267 ] {66b31608-845e-40b5-9d90-01a5102fa099} <Debug> oximeter.measurements_cumulativef64 (3e35be32-cee4-42eb-aae4-a8fd9184a1c6): Loading data parts | ||
| 476 | 2025.06.30 23:42:18.761609 [ 267 ] {66b31608-845e-40b5-9d90-01a5102fa099} <Debug> oximeter.measurements_cumulativef64 (3e35be32-cee4-42eb-aae4-a8fd9184a1c6): There are no data parts | ||
| 477 | 2025.06.30 23:42:18.764843 [ 267 ] {66b31608-845e-40b5-9d90-01a5102fa099} <Debug> TCPHandler: Processed in 0.00780872 sec. | ||
| 478 | 2025.06.30 23:42:18.764995 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2025.06.30 23:42:18.765376 [ 267 ] {db899ac3-f151-413f-acfb-c3a6c39d5976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 480 | * NOTE: Array types cannot be Nullable, see | ||
| 481 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 482 | * for more details. | ||
| 483 | * | ||
| 484 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 485 | * is unfortunate, and at this point relies on the fact that an | ||
| 486 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 487 | * to figure out another way to represent missing samples here. | ||
| 488 | */ | ||
| 489 | 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) | ||
| 490 | 2025.06.30 23:42:18.765503 [ 267 ] {db899ac3-f151-413f-acfb-c3a6c39d5976} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 491 | 2025.06.30 23:42:18.769731 [ 267 ] {db899ac3-f151-413f-acfb-c3a6c39d5976} <Debug> oximeter.measurements_histogrami8 (4e767a2a-3f85-4f29-9d2d-9ea8539e72a4): Loading data parts | ||
| 492 | 2025.06.30 23:42:18.769940 [ 267 ] {db899ac3-f151-413f-acfb-c3a6c39d5976} <Debug> oximeter.measurements_histogrami8 (4e767a2a-3f85-4f29-9d2d-9ea8539e72a4): There are no data parts | ||
| 493 | 2025.06.30 23:42:18.773508 [ 267 ] {db899ac3-f151-413f-acfb-c3a6c39d5976} <Debug> TCPHandler: Processed in 0.008565008 sec. | ||
| 494 | 2025.06.30 23:42:18.773654 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2025.06.30 23:42:18.773879 [ 267 ] {3e5a523d-6bb2-437b-9154-45134511a9a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) 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) | ||
| 496 | 2025.06.30 23:42:18.774069 [ 267 ] {3e5a523d-6bb2-437b-9154-45134511a9a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 497 | 2025.06.30 23:42:18.779369 [ 267 ] {3e5a523d-6bb2-437b-9154-45134511a9a0} <Debug> oximeter.measurements_histogramu8 (1e9203ce-87e1-4b03-bd30-906635dec9b3): Loading data parts | ||
| 498 | 2025.06.30 23:42:18.779646 [ 267 ] {3e5a523d-6bb2-437b-9154-45134511a9a0} <Debug> oximeter.measurements_histogramu8 (1e9203ce-87e1-4b03-bd30-906635dec9b3): There are no data parts | ||
| 499 | 2025.06.30 23:42:18.782843 [ 267 ] {3e5a523d-6bb2-437b-9154-45134511a9a0} <Debug> TCPHandler: Processed in 0.009238664 sec. | ||
| 500 | 2025.06.30 23:42:18.782987 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2025.06.30 23:42:18.783349 [ 267 ] {15ab3dcd-2c0e-4866-80e3-8553d7eed7bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) 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) | ||
| 502 | 2025.06.30 23:42:18.783477 [ 267 ] {15ab3dcd-2c0e-4866-80e3-8553d7eed7bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 503 | 2025.06.30 23:42:18.787912 [ 267 ] {15ab3dcd-2c0e-4866-80e3-8553d7eed7bd} <Debug> oximeter.measurements_histogrami16 (e11e107f-8e35-40dd-85ea-d1e6ba9021ef): Loading data parts | ||
| 504 | 2025.06.30 23:42:18.788113 [ 267 ] {15ab3dcd-2c0e-4866-80e3-8553d7eed7bd} <Debug> oximeter.measurements_histogrami16 (e11e107f-8e35-40dd-85ea-d1e6ba9021ef): There are no data parts | ||
| 505 | 2025.06.30 23:42:18.790897 [ 267 ] {15ab3dcd-2c0e-4866-80e3-8553d7eed7bd} <Debug> TCPHandler: Processed in 0.007960354 sec. | ||
| 506 | 2025.06.30 23:42:18.791067 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2025.06.30 23:42:18.791336 [ 267 ] {298f8d6b-cc5f-4310-9dcd-3363f46fed58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) 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) | ||
| 508 | 2025.06.30 23:42:18.791493 [ 267 ] {298f8d6b-cc5f-4310-9dcd-3363f46fed58} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 509 | 2025.06.30 23:42:18.797287 [ 267 ] {298f8d6b-cc5f-4310-9dcd-3363f46fed58} <Debug> oximeter.measurements_histogramu16 (0e9d30dc-cb99-4389-9c20-866c760522de): Loading data parts | ||
| 510 | 2025.06.30 23:42:18.797492 [ 267 ] {298f8d6b-cc5f-4310-9dcd-3363f46fed58} <Debug> oximeter.measurements_histogramu16 (0e9d30dc-cb99-4389-9c20-866c760522de): There are no data parts | ||
| 511 | 2025.06.30 23:42:18.800856 [ 267 ] {298f8d6b-cc5f-4310-9dcd-3363f46fed58} <Debug> TCPHandler: Processed in 0.009848928 sec. | ||
| 512 | 2025.06.30 23:42:18.801015 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 513 | 2025.06.30 23:42:18.801417 [ 267 ] {f3c6fdd3-36e0-4ab5-a8f8-bfcf69fed8fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) 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) | ||
| 514 | 2025.06.30 23:42:18.801551 [ 267 ] {f3c6fdd3-36e0-4ab5-a8f8-bfcf69fed8fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 515 | 2025.06.30 23:42:18.806136 [ 267 ] {f3c6fdd3-36e0-4ab5-a8f8-bfcf69fed8fe} <Debug> oximeter.measurements_histogrami32 (60ec05df-5bde-4889-90a4-7bac9873a44b): Loading data parts | ||
| 516 | 2025.06.30 23:42:18.806269 [ 267 ] {f3c6fdd3-36e0-4ab5-a8f8-bfcf69fed8fe} <Debug> oximeter.measurements_histogrami32 (60ec05df-5bde-4889-90a4-7bac9873a44b): There are no data parts | ||
| 517 | 2025.06.30 23:42:18.809672 [ 267 ] {f3c6fdd3-36e0-4ab5-a8f8-bfcf69fed8fe} <Debug> TCPHandler: Processed in 0.008715491 sec. | ||
| 518 | 2025.06.30 23:42:18.809835 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 519 | 2025.06.30 23:42:18.810099 [ 267 ] {dfd35cf7-3e03-4cad-a5ed-c693db342556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) 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) | ||
| 520 | 2025.06.30 23:42:18.810239 [ 267 ] {dfd35cf7-3e03-4cad-a5ed-c693db342556} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 521 | 2025.06.30 23:42:18.812445 [ 267 ] {dfd35cf7-3e03-4cad-a5ed-c693db342556} <Debug> oximeter.measurements_histogramu32 (3d85470d-87d9-4ba0-b194-540c2ed8090d): Loading data parts | ||
| 522 | 2025.06.30 23:42:18.812673 [ 267 ] {dfd35cf7-3e03-4cad-a5ed-c693db342556} <Debug> oximeter.measurements_histogramu32 (3d85470d-87d9-4ba0-b194-540c2ed8090d): There are no data parts | ||
| 523 | 2025.06.30 23:42:18.815815 [ 267 ] {dfd35cf7-3e03-4cad-a5ed-c693db342556} <Debug> TCPHandler: Processed in 0.006037619 sec. | ||
| 524 | 2025.06.30 23:42:18.815966 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 525 | 2025.06.30 23:42:18.816254 [ 267 ] {d2744308-77e6-4838-ac8d-56599e47d96e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) 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) | ||
| 526 | 2025.06.30 23:42:18.816373 [ 267 ] {d2744308-77e6-4838-ac8d-56599e47d96e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 527 | 2025.06.30 23:42:18.822393 [ 267 ] {d2744308-77e6-4838-ac8d-56599e47d96e} <Debug> oximeter.measurements_histogrami64 (532971b3-6b5b-4851-bc59-875f383389b4): Loading data parts | ||
| 528 | 2025.06.30 23:42:18.822546 [ 267 ] {d2744308-77e6-4838-ac8d-56599e47d96e} <Debug> oximeter.measurements_histogrami64 (532971b3-6b5b-4851-bc59-875f383389b4): There are no data parts | ||
| 529 | 2025.06.30 23:42:18.826817 [ 267 ] {d2744308-77e6-4838-ac8d-56599e47d96e} <Debug> TCPHandler: Processed in 0.010900662 sec. | ||
| 530 | 2025.06.30 23:42:18.826966 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 531 | 2025.06.30 23:42:18.827186 [ 267 ] {099aa31a-bb93-4c66-9317-7accd4336ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) 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) | ||
| 532 | 2025.06.30 23:42:18.827294 [ 267 ] {099aa31a-bb93-4c66-9317-7accd4336ed6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 533 | 2025.06.30 23:42:18.830452 [ 267 ] {099aa31a-bb93-4c66-9317-7accd4336ed6} <Debug> oximeter.measurements_histogramu64 (96bd3d6b-0397-4369-9f0e-802cd46d4f98): Loading data parts | ||
| 534 | 2025.06.30 23:42:18.830686 [ 267 ] {099aa31a-bb93-4c66-9317-7accd4336ed6} <Debug> oximeter.measurements_histogramu64 (96bd3d6b-0397-4369-9f0e-802cd46d4f98): There are no data parts | ||
| 535 | 2025.06.30 23:42:18.834666 [ 267 ] {099aa31a-bb93-4c66-9317-7accd4336ed6} <Debug> TCPHandler: Processed in 0.00775107 sec. | ||
| 536 | 2025.06.30 23:42:18.834830 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2025.06.30 23:42:18.835114 [ 267 ] {51d20b85-19ff-41b6-b562-e2e0c6f06024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) 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) | ||
| 538 | 2025.06.30 23:42:18.835223 [ 267 ] {51d20b85-19ff-41b6-b562-e2e0c6f06024} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 539 | 2025.06.30 23:42:18.838256 [ 267 ] {51d20b85-19ff-41b6-b562-e2e0c6f06024} <Debug> oximeter.measurements_histogramf32 (6516f39c-4c2f-4e76-8276-d0e19055158d): Loading data parts | ||
| 540 | 2025.06.30 23:42:18.838435 [ 267 ] {51d20b85-19ff-41b6-b562-e2e0c6f06024} <Debug> oximeter.measurements_histogramf32 (6516f39c-4c2f-4e76-8276-d0e19055158d): There are no data parts | ||
| 541 | 2025.06.30 23:42:18.842601 [ 267 ] {51d20b85-19ff-41b6-b562-e2e0c6f06024} <Debug> TCPHandler: Processed in 0.007825541 sec. | ||
| 542 | 2025.06.30 23:42:18.842764 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2025.06.30 23:42:18.842987 [ 267 ] {f52eeaac-4deb-451a-bd1f-8776c486a792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) 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) | ||
| 544 | 2025.06.30 23:42:18.843118 [ 267 ] {f52eeaac-4deb-451a-bd1f-8776c486a792} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 545 | 2025.06.30 23:42:18.848984 [ 267 ] {f52eeaac-4deb-451a-bd1f-8776c486a792} <Debug> oximeter.measurements_histogramf64 (14195258-9c56-48fa-b26b-56b2a3c43f6a): Loading data parts | ||
| 546 | 2025.06.30 23:42:18.849235 [ 267 ] {f52eeaac-4deb-451a-bd1f-8776c486a792} <Debug> oximeter.measurements_histogramf64 (14195258-9c56-48fa-b26b-56b2a3c43f6a): There are no data parts | ||
| 547 | 2025.06.30 23:42:18.853444 [ 267 ] {f52eeaac-4deb-451a-bd1f-8776c486a792} <Debug> TCPHandler: Processed in 0.010739728 sec. | ||
| 548 | 2025.06.30 23:42:18.853600 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2025.06.30 23:42:18.853853 [ 267 ] {b62a81ed-a57a-42f0-a80f-e57c06e43eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) /* The field tables store named dimensions of each timeseries. | ||
| 550 | * | ||
| 551 | * As with the measurement tables, there is one field table for each field data | ||
| 552 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 553 | * this behavior **must not** be relied upon for query correctness. | ||
| 554 | * | ||
| 555 | * The index for the fields differs from the measurements, however. Rows are | ||
| 556 | * sorted by timeseries name, then field name, field value, and finally | ||
| 557 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 558 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 559 | * usually then used to look up measurements. | ||
| 560 | * | ||
| 561 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 562 | * timeseries name and then key, since it would improve lookups where one | ||
| 563 | * already has the key. Realistically though, these tables are quite small and | ||
| 564 | * so performance benefits will be low in absolute terms. | ||
| 565 | * | ||
| 566 | * TTL: We use a materialized column to expire old field table records. This | ||
| 567 | * column is generated automatically by the database whenever a new row is | ||
| 568 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 569 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 570 | * record will remain during a deduplication, which will have the last | ||
| 571 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 572 | * measurement tables. | ||
| 573 | */ | ||
| 574 | 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) | ||
| 575 | 2025.06.30 23:42:18.853987 [ 267 ] {b62a81ed-a57a-42f0-a80f-e57c06e43eb6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 576 | 2025.06.30 23:42:18.859978 [ 267 ] {b62a81ed-a57a-42f0-a80f-e57c06e43eb6} <Debug> oximeter.fields_bool (5fa438c6-0f19-42bc-af72-32f5a87f2b17): Loading data parts | ||
| 577 | 2025.06.30 23:42:18.860186 [ 267 ] {b62a81ed-a57a-42f0-a80f-e57c06e43eb6} <Debug> oximeter.fields_bool (5fa438c6-0f19-42bc-af72-32f5a87f2b17): There are no data parts | ||
| 578 | 2025.06.30 23:42:18.864308 [ 267 ] {b62a81ed-a57a-42f0-a80f-e57c06e43eb6} <Debug> TCPHandler: Processed in 0.010759968 sec. | ||
| 579 | 2025.06.30 23:42:18.864611 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2025.06.30 23:42:18.864772 [ 267 ] {54437309-05fc-4ca5-8623-63a778482ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) 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) | ||
| 581 | 2025.06.30 23:42:18.864893 [ 267 ] {54437309-05fc-4ca5-8623-63a778482ae3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 582 | 2025.06.30 23:42:18.867854 [ 267 ] {54437309-05fc-4ca5-8623-63a778482ae3} <Debug> oximeter.fields_i8 (fbb2aec9-b9cd-4181-8a27-27258501102e): Loading data parts | ||
| 583 | 2025.06.30 23:42:18.868144 [ 267 ] {54437309-05fc-4ca5-8623-63a778482ae3} <Debug> oximeter.fields_i8 (fbb2aec9-b9cd-4181-8a27-27258501102e): There are no data parts | ||
| 584 | 2025.06.30 23:42:18.872253 [ 267 ] {54437309-05fc-4ca5-8623-63a778482ae3} <Debug> TCPHandler: Processed in 0.007693798 sec. | ||
| 585 | 2025.06.30 23:42:18.872452 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2025.06.30 23:42:18.872780 [ 267 ] {99b65be6-9fff-410c-acd0-1dbc49721bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) 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) | ||
| 587 | 2025.06.30 23:42:18.872880 [ 267 ] {99b65be6-9fff-410c-acd0-1dbc49721bc4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 588 | 2025.06.30 23:42:18.894876 [ 267 ] {99b65be6-9fff-410c-acd0-1dbc49721bc4} <Debug> oximeter.fields_u8 (126a9341-d612-4a9e-b05c-1e86ceb2f292): Loading data parts | ||
| 589 | 2025.06.30 23:42:18.895033 [ 267 ] {99b65be6-9fff-410c-acd0-1dbc49721bc4} <Debug> oximeter.fields_u8 (126a9341-d612-4a9e-b05c-1e86ceb2f292): There are no data parts | ||
| 590 | 2025.06.30 23:42:18.898326 [ 267 ] {99b65be6-9fff-410c-acd0-1dbc49721bc4} <Debug> TCPHandler: Processed in 0.02594868 sec. | ||
| 591 | 2025.06.30 23:42:18.898536 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2025.06.30 23:42:18.898694 [ 267 ] {4effdb47-839e-4a47-b2fa-7d970b0e207b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) 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) | ||
| 593 | 2025.06.30 23:42:18.898803 [ 267 ] {4effdb47-839e-4a47-b2fa-7d970b0e207b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 594 | 2025.06.30 23:42:18.901411 [ 267 ] {4effdb47-839e-4a47-b2fa-7d970b0e207b} <Debug> oximeter.fields_i16 (cc461ec9-35df-446c-b2c1-0988c4ecf4f2): Loading data parts | ||
| 595 | 2025.06.30 23:42:18.901763 [ 267 ] {4effdb47-839e-4a47-b2fa-7d970b0e207b} <Debug> oximeter.fields_i16 (cc461ec9-35df-446c-b2c1-0988c4ecf4f2): There are no data parts | ||
| 596 | 2025.06.30 23:42:18.903590 [ 267 ] {4effdb47-839e-4a47-b2fa-7d970b0e207b} <Debug> TCPHandler: Processed in 0.005107938 sec. | ||
| 597 | 2025.06.30 23:42:18.903742 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 598 | 2025.06.30 23:42:18.903984 [ 267 ] {2b50d590-086d-430c-8206-b5b511410e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) 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) | ||
| 599 | 2025.06.30 23:42:18.904099 [ 267 ] {2b50d590-086d-430c-8206-b5b511410e08} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 600 | 2025.06.30 23:42:18.906500 [ 267 ] {2b50d590-086d-430c-8206-b5b511410e08} <Debug> oximeter.fields_u16 (e6613935-3e17-4154-acb1-e41c565dbfe1): Loading data parts | ||
| 601 | 2025.06.30 23:42:18.906659 [ 267 ] {2b50d590-086d-430c-8206-b5b511410e08} <Debug> oximeter.fields_u16 (e6613935-3e17-4154-acb1-e41c565dbfe1): There are no data parts | ||
| 602 | 2025.06.30 23:42:18.908632 [ 267 ] {2b50d590-086d-430c-8206-b5b511410e08} <Debug> TCPHandler: Processed in 0.004938875 sec. | ||
| 603 | 2025.06.30 23:42:18.908817 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 604 | 2025.06.30 23:42:18.908974 [ 267 ] {ffb51e19-b4b8-4deb-a53c-6d9f7071fd29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) 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) | ||
| 605 | 2025.06.30 23:42:18.909079 [ 267 ] {ffb51e19-b4b8-4deb-a53c-6d9f7071fd29} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 606 | 2025.06.30 23:42:18.911515 [ 267 ] {ffb51e19-b4b8-4deb-a53c-6d9f7071fd29} <Debug> oximeter.fields_i32 (45975deb-7517-412b-9697-b3eb5151d08f): Loading data parts | ||
| 607 | 2025.06.30 23:42:18.911784 [ 267 ] {ffb51e19-b4b8-4deb-a53c-6d9f7071fd29} <Debug> oximeter.fields_i32 (45975deb-7517-412b-9697-b3eb5151d08f): There are no data parts | ||
| 608 | 2025.06.30 23:42:18.913702 [ 267 ] {ffb51e19-b4b8-4deb-a53c-6d9f7071fd29} <Debug> TCPHandler: Processed in 0.004943954 sec. | ||
| 609 | 2025.06.30 23:42:18.913850 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 610 | 2025.06.30 23:42:18.914092 [ 267 ] {179a0623-e4cc-40f5-a1d6-19950eb38579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) 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) | ||
| 611 | 2025.06.30 23:42:18.914210 [ 267 ] {179a0623-e4cc-40f5-a1d6-19950eb38579} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 612 | 2025.06.30 23:42:18.917444 [ 267 ] {179a0623-e4cc-40f5-a1d6-19950eb38579} <Debug> oximeter.fields_u32 (ec6213f1-dcaf-4a89-82bf-47c3676801f2): Loading data parts | ||
| 613 | 2025.06.30 23:42:18.917599 [ 267 ] {179a0623-e4cc-40f5-a1d6-19950eb38579} <Debug> oximeter.fields_u32 (ec6213f1-dcaf-4a89-82bf-47c3676801f2): There are no data parts | ||
| 614 | 2025.06.30 23:42:18.919083 [ 267 ] {179a0623-e4cc-40f5-a1d6-19950eb38579} <Debug> TCPHandler: Processed in 0.005284762 sec. | ||
| 615 | 2025.06.30 23:42:18.919226 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 616 | 2025.06.30 23:42:18.919381 [ 267 ] {5a0352d0-dae1-48b5-8b9a-9b540e190095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) 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) | ||
| 617 | 2025.06.30 23:42:18.919494 [ 267 ] {5a0352d0-dae1-48b5-8b9a-9b540e190095} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 618 | 2025.06.30 23:42:18.921449 [ 267 ] {5a0352d0-dae1-48b5-8b9a-9b540e190095} <Debug> oximeter.fields_i64 (394b546a-f6a9-4217-944c-ffa83985ef8b): Loading data parts | ||
| 619 | 2025.06.30 23:42:18.921657 [ 267 ] {5a0352d0-dae1-48b5-8b9a-9b540e190095} <Debug> oximeter.fields_i64 (394b546a-f6a9-4217-944c-ffa83985ef8b): There are no data parts | ||
| 620 | 2025.06.30 23:42:18.923105 [ 267 ] {5a0352d0-dae1-48b5-8b9a-9b540e190095} <Debug> TCPHandler: Processed in 0.003928041 sec. | ||
| 621 | 2025.06.30 23:42:18.923247 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 622 | 2025.06.30 23:42:18.923492 [ 267 ] {25e2ecfe-6501-4185-b24c-a0bbebbf556d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) 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) | ||
| 623 | 2025.06.30 23:42:18.923614 [ 267 ] {25e2ecfe-6501-4185-b24c-a0bbebbf556d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 624 | 2025.06.30 23:42:18.925633 [ 267 ] {25e2ecfe-6501-4185-b24c-a0bbebbf556d} <Debug> oximeter.fields_u64 (e895a810-2330-43f9-9b21-2c7d8759c67c): Loading data parts | ||
| 625 | 2025.06.30 23:42:18.925780 [ 267 ] {25e2ecfe-6501-4185-b24c-a0bbebbf556d} <Debug> oximeter.fields_u64 (e895a810-2330-43f9-9b21-2c7d8759c67c): There are no data parts | ||
| 626 | 2025.06.30 23:42:18.927287 [ 267 ] {25e2ecfe-6501-4185-b24c-a0bbebbf556d} <Debug> TCPHandler: Processed in 0.004089224 sec. | ||
| 627 | 2025.06.30 23:42:18.927432 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 628 | 2025.06.30 23:42:18.927588 [ 267 ] {950e1462-d6ab-4361-a5b5-af2ff8a483bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) 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) | ||
| 629 | 2025.06.30 23:42:18.927699 [ 267 ] {950e1462-d6ab-4361-a5b5-af2ff8a483bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 630 | 2025.06.30 23:42:18.929603 [ 267 ] {950e1462-d6ab-4361-a5b5-af2ff8a483bf} <Debug> oximeter.fields_ipaddr (072dd908-43d0-47d2-9ae6-e3d6516c5aef): Loading data parts | ||
| 631 | 2025.06.30 23:42:18.929782 [ 267 ] {950e1462-d6ab-4361-a5b5-af2ff8a483bf} <Debug> oximeter.fields_ipaddr (072dd908-43d0-47d2-9ae6-e3d6516c5aef): There are no data parts | ||
| 632 | 2025.06.30 23:42:18.931271 [ 267 ] {950e1462-d6ab-4361-a5b5-af2ff8a483bf} <Debug> TCPHandler: Processed in 0.00388983 sec. | ||
| 633 | 2025.06.30 23:42:18.931425 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 634 | 2025.06.30 23:42:18.931646 [ 267 ] {4c22b22b-d2de-496b-9c52-58a3177f93e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) 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) | ||
| 635 | 2025.06.30 23:42:18.931751 [ 267 ] {4c22b22b-d2de-496b-9c52-58a3177f93e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 636 | 2025.06.30 23:42:18.933722 [ 267 ] {4c22b22b-d2de-496b-9c52-58a3177f93e1} <Debug> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Loading data parts | ||
| 637 | 2025.06.30 23:42:18.933915 [ 267 ] {4c22b22b-d2de-496b-9c52-58a3177f93e1} <Debug> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): There are no data parts | ||
| 638 | 2025.06.30 23:42:18.935307 [ 267 ] {4c22b22b-d2de-496b-9c52-58a3177f93e1} <Debug> TCPHandler: Processed in 0.003934881 sec. | ||
| 639 | 2025.06.30 23:42:18.935453 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 640 | 2025.06.30 23:42:18.935608 [ 267 ] {5ff4d2f7-8266-4f9d-9375-09e5bb45b9c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) 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) | ||
| 641 | 2025.06.30 23:42:18.935785 [ 267 ] {5ff4d2f7-8266-4f9d-9375-09e5bb45b9c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 642 | 2025.06.30 23:42:18.938015 [ 267 ] {5ff4d2f7-8266-4f9d-9375-09e5bb45b9c7} <Debug> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Loading data parts | ||
| 643 | 2025.06.30 23:42:18.938173 [ 267 ] {5ff4d2f7-8266-4f9d-9375-09e5bb45b9c7} <Debug> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): There are no data parts | ||
| 644 | 2025.06.30 23:42:18.939693 [ 267 ] {5ff4d2f7-8266-4f9d-9375-09e5bb45b9c7} <Debug> TCPHandler: Processed in 0.004289229 sec. | ||
| 645 | 2025.06.30 23:42:18.939889 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 646 | 2025.06.30 23:42:18.940171 [ 267 ] {2d2fcb51-4483-473e-86dc-5de3f5335249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) /* The timeseries schema table stores the extracted schema for the samples | ||
| 647 | * oximeter collects. | ||
| 648 | */ | ||
| 649 | 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) | ||
| 650 | 2025.06.30 23:42:18.940376 [ 267 ] {2d2fcb51-4483-473e-86dc-5de3f5335249} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 651 | 2025.06.30 23:42:18.942268 [ 267 ] {2d2fcb51-4483-473e-86dc-5de3f5335249} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0): Loading data parts | ||
| 652 | 2025.06.30 23:42:18.942543 [ 267 ] {2d2fcb51-4483-473e-86dc-5de3f5335249} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0): There are no data parts | ||
| 653 | 2025.06.30 23:42:18.944159 [ 267 ] {2d2fcb51-4483-473e-86dc-5de3f5335249} <Debug> TCPHandler: Processed in 0.00431827 sec. | ||
| 654 | 2025.06.30 23:42:18.944512 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 655 | 2025.06.30 23:42:18.944981 [ 268 ] {f614a5b8-28e3-4397-a9a8-7160ed7b6d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 656 | 2025.06.30 23:42:18.946412 [ 268 ] {f614a5b8-28e3-4397-a9a8-7160ed7b6d54} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 657 | 2025.06.30 23:42:18.954030 [ 276 ] {f614a5b8-28e3-4397-a9a8-7160ed7b6d54} <Trace> oximeter.version (06c14183-4593-4331-9eb2-3ff3ca418a88): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 658 | 2025.06.30 23:42:18.954244 [ 276 ] {f614a5b8-28e3-4397-a9a8-7160ed7b6d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 659 | 2025.06.30 23:42:18.957935 [ 276 ] {f614a5b8-28e3-4397-a9a8-7160ed7b6d54} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 660 | 2025.06.30 23:42:18.958640 [ 276 ] {f614a5b8-28e3-4397-a9a8-7160ed7b6d54} <Trace> oximeter.version (06c14183-4593-4331-9eb2-3ff3ca418a88): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 661 | 2025.06.30 23:42:18.958943 [ 268 ] {f614a5b8-28e3-4397-a9a8-7160ed7b6d54} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.0141 sec., 70.92198581560284 rows/sec., 1.11 KiB/sec. | ||
| 662 | 2025.06.30 23:42:18.959223 [ 268 ] {f614a5b8-28e3-4397-a9a8-7160ed7b6d54} <Debug> TCPHandler: Processed in 0.014841853 sec. | ||
| 663 | 2025.06.30 23:42:19.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.22 MiB, peak 126.22 MiB, free memory in arenas 0.00 B, will set to 139.16 MiB (RSS), difference: 12.94 MiB | ||
| 664 | 2025.06.30 23:42:19.349890 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50505 | ||
| 665 | 2025.06.30 23:42:19.350016 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2025.06.30 23:42:19.350045 [ 278 ] {} <Debug> TCP-Session: e411dea4-1d94-4645-856c-3f743369e0a8 Authenticating user 'default' from [fd00:1122:3344:101::c]:50505 | ||
| 667 | 2025.06.30 23:42:19.350222 [ 278 ] {} <Debug> TCP-Session: e411dea4-1d94-4645-856c-3f743369e0a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2025.06.30 23:42:19.350238 [ 278 ] {} <Debug> TCP-Session: e411dea4-1d94-4645-856c-3f743369e0a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2025.06.30 23:42:19.350303 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2025.06.30 23:42:19.350404 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2025.06.30 23:42:19.350421 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2025.06.30 23:42:19.350896 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47699 | ||
| 673 | 2025.06.30 23:42:19.350989 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51958 | ||
| 674 | 2025.06.30 23:42:19.351074 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2025.06.30 23:42:19.351099 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43688 | ||
| 676 | 2025.06.30 23:42:19.351186 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36651 | ||
| 677 | 2025.06.30 23:42:19.351202 [ 279 ] {} <Debug> TCP-Session: fc9e3ec8-0135-4f45-86ad-a4342e2381a2 Authenticating user 'default' from [fd00:1122:3344:101::c]:47699 | ||
| 678 | 2025.06.30 23:42:19.351267 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49300 | ||
| 679 | 2025.06.30 23:42:19.351332 [ 279 ] {} <Debug> TCP-Session: fc9e3ec8-0135-4f45-86ad-a4342e2381a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 680 | 2025.06.30 23:42:19.351349 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 681 | 2025.06.30 23:42:19.351352 [ 279 ] {} <Debug> TCP-Session: fc9e3ec8-0135-4f45-86ad-a4342e2381a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 682 | 2025.06.30 23:42:19.351545 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46953 | ||
| 683 | 2025.06.30 23:42:19.351545 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2025.06.30 23:42:19.351621 [ 281 ] {} <Debug> TCP-Session: 01db5172-c6f0-4807-a041-f5d55a69374e Authenticating user 'default' from [fd00:1122:3344:101::c]:43688 | ||
| 685 | 2025.06.30 23:42:19.351645 [ 280 ] {} <Debug> TCP-Session: 4069d734-ebba-44b5-b722-1f240c6e6722 Authenticating user 'default' from [fd00:1122:3344:101::c]:51958 | ||
| 686 | 2025.06.30 23:42:19.351772 [ 281 ] {} <Debug> TCP-Session: 01db5172-c6f0-4807-a041-f5d55a69374e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2025.06.30 23:42:19.351763 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45110 | ||
| 688 | 2025.06.30 23:42:19.351787 [ 280 ] {} <Debug> TCP-Session: 4069d734-ebba-44b5-b722-1f240c6e6722 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2025.06.30 23:42:19.351798 [ 281 ] {} <Debug> TCP-Session: 01db5172-c6f0-4807-a041-f5d55a69374e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2025.06.30 23:42:19.352005 [ 280 ] {} <Debug> TCP-Session: 4069d734-ebba-44b5-b722-1f240c6e6722 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2025.06.30 23:42:19.352621 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2025.06.30 23:42:19.352657 [ 282 ] {} <Debug> TCP-Session: 0e351142-4192-4a6d-aa47-f2e942e11d9f Authenticating user 'default' from [fd00:1122:3344:101::c]:36651 | ||
| 693 | 2025.06.30 23:42:19.352679 [ 282 ] {} <Debug> TCP-Session: 0e351142-4192-4a6d-aa47-f2e942e11d9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2025.06.30 23:42:19.352785 [ 282 ] {} <Debug> TCP-Session: 0e351142-4192-4a6d-aa47-f2e942e11d9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2025.06.30 23:42:19.354847 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 696 | 2025.06.30 23:42:19.354892 [ 285 ] {} <Debug> TCP-Session: 48bb624e-a6b9-43a0-b235-0be3232a6fc0 Authenticating user 'default' from [fd00:1122:3344:101::c]:45110 | ||
| 697 | 2025.06.30 23:42:19.354975 [ 285 ] {} <Debug> TCP-Session: 48bb624e-a6b9-43a0-b235-0be3232a6fc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2025.06.30 23:42:19.355036 [ 285 ] {} <Debug> TCP-Session: 48bb624e-a6b9-43a0-b235-0be3232a6fc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2025.06.30 23:42:19.368128 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 700 | 2025.06.30 23:42:19.368156 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 701 | 2025.06.30 23:42:19.368179 [ 284 ] {} <Debug> TCP-Session: 2cb29184-7155-4f2c-b553-48a10bbbc17a Authenticating user 'default' from [fd00:1122:3344:101::c]:46953 | ||
| 702 | 2025.06.30 23:42:19.368439 [ 283 ] {} <Debug> TCP-Session: 0112eea9-34e7-4e6e-87ca-4e3a667a6122 Authenticating user 'default' from [fd00:1122:3344:101::c]:49300 | ||
| 703 | 2025.06.30 23:42:19.368449 [ 284 ] {} <Debug> TCP-Session: 2cb29184-7155-4f2c-b553-48a10bbbc17a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2025.06.30 23:42:19.368470 [ 283 ] {} <Debug> TCP-Session: 0112eea9-34e7-4e6e-87ca-4e3a667a6122 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2025.06.30 23:42:19.368587 [ 284 ] {} <Debug> TCP-Session: 2cb29184-7155-4f2c-b553-48a10bbbc17a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.06.30 23:42:19.368600 [ 283 ] {} <Debug> TCP-Session: 0112eea9-34e7-4e6e-87ca-4e3a667a6122 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2025.06.30 23:42:25.065758 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2025.06.30 23:42:25.065789 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 709 | 2025.06.30 23:42:25.065840 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2025.06.30 23:42:25.065882 [ 243 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2025.06.30 23:42:25.073616 [ 243 ] {} <Debug> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Loading data parts | ||
| 712 | 2025.06.30 23:42:25.073779 [ 243 ] {} <Debug> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): There are no data parts | ||
| 713 | 2025.06.30 23:42:25.077693 [ 243 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2025.06.30 23:42:25.077827 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 715 | 2025.06.30 23:42:25.078178 [ 244 ] {} <Debug> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Loading data parts | ||
| 716 | 2025.06.30 23:42:25.078302 [ 244 ] {} <Debug> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): There are no data parts | ||
| 717 | 2025.06.30 23:42:25.083068 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2025.06.30 23:42:25.083631 [ 243 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2025.06.30 23:42:25.083808 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 720 | 2025.06.30 23:42:25.104631 [ 244 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2025.06.30 23:42:25.104766 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 722 | 2025.06.30 23:42:25.110842 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2025.06.30 23:42:25.111955 [ 244 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2025.06.30 23:42:25.115205 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2025.06.30 23:42:26.000167 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.96 MiB, peak 148.96 MiB, free memory in arenas 0.00 B, will set to 154.00 MiB (RSS), difference: 9.04 MiB | ||
| 726 | 2025.06.30 23:42:27.565560 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2025.06.30 23:42:27.565810 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2025.06.30 23:42:27.572161 [ 242 ] {} <Debug> system.query_log (37f36e38-011e-4f54-89e7-9ff8ae57b433): Loading data parts | ||
| 729 | 2025.06.30 23:42:27.572370 [ 242 ] {} <Debug> system.query_log (37f36e38-011e-4f54-89e7-9ff8ae57b433): There are no data parts | ||
| 730 | 2025.06.30 23:42:27.577955 [ 242 ] {} <Trace> system.query_log (37f36e38-011e-4f54-89e7-9ff8ae57b433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2025.06.30 23:42:27.578127 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 732 | 2025.06.30 23:42:27.579807 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2025.06.30 23:42:27.580297 [ 242 ] {} <Trace> system.query_log (37f36e38-011e-4f54-89e7-9ff8ae57b433): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2025.06.30 23:42:27.580579 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2025.06.30 23:42:28.000353 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.19 MiB, peak 158.19 MiB, free memory in arenas 0.00 B, will set to 155.04 MiB (RSS), difference: -3.16 MiB | ||
| 736 | 2025.06.30 23:42:32.544052 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2025.06.30 23:42:32.544113 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2025.06.30 23:42:32.584836 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2025.06.30 23:42:32.587711 [ 243 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2025.06.30 23:42:32.587771 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 741 | 2025.06.30 23:42:32.588639 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2025.06.30 23:42:32.589184 [ 243 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2025.06.30 23:42:32.589360 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2025.06.30 23:42:32.616222 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2025.06.30 23:42:32.633160 [ 244 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2025.06.30 23:42:32.633249 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 747 | 2025.06.30 23:42:32.639593 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2025.06.30 23:42:32.640713 [ 244 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2025.06.30 23:42:32.643507 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2025.06.30 23:42:33.001152 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.84 MiB, peak 159.84 MiB, free memory in arenas 0.00 B, will set to 157.75 MiB (RSS), difference: 1.91 MiB | ||
| 751 | 2025.06.30 23:42:38.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.76 MiB, peak 159.84 MiB, free memory in arenas 0.00 B, will set to 157.78 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2025.06.30 23:42:38.973379 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2025.06.30 23:42:38.973594 [ 267 ] {384f3f01-88b9-499d-9e06-99477d6adecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2025.06.30 23:42:38.975958 [ 267 ] {384f3f01-88b9-499d-9e06-99477d6adecd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2025.06.30 23:42:38.980099 [ 267 ] {384f3f01-88b9-499d-9e06-99477d6adecd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2025.06.30 23:42:38.984879 [ 267 ] {384f3f01-88b9-499d-9e06-99477d6adecd} <Debug> TCPHandler: Processed in 0.011633429 sec. | ||
| 757 | 2025.06.30 23:42:38.993919 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2025.06.30 23:42:38.994126 [ 267 ] {6abf8d42-11b7-4a39-a001-6e3d51196bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
| 759 | 2025.06.30 23:42:39.000160 [ 267 ] {6abf8d42-11b7-4a39-a001-6e3d51196bbf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2025.06.30 23:42:39.000215 [ 267 ] {6abf8d42-11b7-4a39-a001-6e3d51196bbf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2025.06.30 23:42:39.000640 [ 267 ] {6abf8d42-11b7-4a39-a001-6e3d51196bbf} <Debug> TCPHandler: Processed in 0.006801937 sec. | ||
| 762 | 2025.06.30 23:42:39.000951 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2025.06.30 23:42:39.001076 [ 267 ] {b160413e-d3cf-4a1f-9cd4-a5a240904bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
| 764 | 2025.06.30 23:42:39.003611 [ 267 ] {b160413e-d3cf-4a1f-9cd4-a5a240904bc1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2025.06.30 23:42:39.003666 [ 267 ] {b160413e-d3cf-4a1f-9cd4-a5a240904bc1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2025.06.30 23:42:39.004073 [ 267 ] {b160413e-d3cf-4a1f-9cd4-a5a240904bc1} <Debug> TCPHandler: Processed in 0.003170473 sec. | ||
| 767 | 2025.06.30 23:42:39.004338 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2025.06.30 23:42:39.004474 [ 267 ] {fad192e8-458f-4267-8fd0-ec08e4d663a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
| 769 | 2025.06.30 23:42:39.004710 [ 267 ] {fad192e8-458f-4267-8fd0-ec08e4d663a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2025.06.30 23:42:39.004753 [ 267 ] {fad192e8-458f-4267-8fd0-ec08e4d663a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2025.06.30 23:42:39.005055 [ 267 ] {fad192e8-458f-4267-8fd0-ec08e4d663a5} <Debug> TCPHandler: Processed in 0.000775278 sec. | ||
| 772 | 2025.06.30 23:42:39.005284 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2025.06.30 23:42:39.005398 [ 267 ] {ae170e8b-fdbc-4c46-bd35-f53e0c481f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) 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') FORMAT Native; (stage: Complete) | ||
| 774 | 2025.06.30 23:42:39.005638 [ 267 ] {ae170e8b-fdbc-4c46-bd35-f53e0c481f70} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2025.06.30 23:42:39.005682 [ 267 ] {ae170e8b-fdbc-4c46-bd35-f53e0c481f70} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2025.06.30 23:42:39.005970 [ 267 ] {ae170e8b-fdbc-4c46-bd35-f53e0c481f70} <Debug> TCPHandler: Processed in 0.000733488 sec. | ||
| 777 | 2025.06.30 23:42:39.006181 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2025.06.30 23:42:39.006296 [ 267 ] {c811e736-276d-46a9-b15a-14d35666353b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) 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') FORMAT Native; (stage: Complete) | ||
| 779 | 2025.06.30 23:42:39.006538 [ 267 ] {c811e736-276d-46a9-b15a-14d35666353b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2025.06.30 23:42:39.006581 [ 267 ] {c811e736-276d-46a9-b15a-14d35666353b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2025.06.30 23:42:39.006874 [ 267 ] {c811e736-276d-46a9-b15a-14d35666353b} <Debug> TCPHandler: Processed in 0.000740607 sec. | ||
| 782 | 2025.06.30 23:42:39.007071 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2025.06.30 23:42:39.007186 [ 267 ] {5d08e974-0867-4a8d-8b9d-f70cdefae55a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) 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') FORMAT Native; (stage: Complete) | ||
| 784 | 2025.06.30 23:42:39.007428 [ 267 ] {5d08e974-0867-4a8d-8b9d-f70cdefae55a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2025.06.30 23:42:39.007469 [ 267 ] {5d08e974-0867-4a8d-8b9d-f70cdefae55a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2025.06.30 23:42:39.007754 [ 267 ] {5d08e974-0867-4a8d-8b9d-f70cdefae55a} <Debug> TCPHandler: Processed in 0.000731497 sec. | ||
| 787 | 2025.06.30 23:42:39.007952 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2025.06.30 23:42:39.008071 [ 267 ] {709da431-457f-4a81-8239-2e7489917adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) 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') FORMAT Native; (stage: Complete) | ||
| 789 | 2025.06.30 23:42:39.008311 [ 267 ] {709da431-457f-4a81-8239-2e7489917adc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2025.06.30 23:42:39.008353 [ 267 ] {709da431-457f-4a81-8239-2e7489917adc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2025.06.30 23:42:39.008640 [ 267 ] {709da431-457f-4a81-8239-2e7489917adc} <Debug> TCPHandler: Processed in 0.000736847 sec. | ||
| 792 | 2025.06.30 23:42:39.008841 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2025.06.30 23:42:39.008954 [ 267 ] {2db7eee2-a8fe-459f-aa04-11644b5436a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) 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') FORMAT Native; (stage: Complete) | ||
| 794 | 2025.06.30 23:42:39.009194 [ 267 ] {2db7eee2-a8fe-459f-aa04-11644b5436a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2025.06.30 23:42:39.009236 [ 267 ] {2db7eee2-a8fe-459f-aa04-11644b5436a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2025.06.30 23:42:39.009522 [ 267 ] {2db7eee2-a8fe-459f-aa04-11644b5436a6} <Debug> TCPHandler: Processed in 0.000728786 sec. | ||
| 797 | 2025.06.30 23:42:39.009707 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2025.06.30 23:42:39.009822 [ 267 ] {d164b742-5398-4c8f-9635-b6dd3552f589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) 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') FORMAT Native; (stage: Complete) | ||
| 799 | 2025.06.30 23:42:39.010064 [ 267 ] {d164b742-5398-4c8f-9635-b6dd3552f589} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2025.06.30 23:42:39.010105 [ 267 ] {d164b742-5398-4c8f-9635-b6dd3552f589} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2025.06.30 23:42:39.010395 [ 267 ] {d164b742-5398-4c8f-9635-b6dd3552f589} <Debug> TCPHandler: Processed in 0.000735147 sec. | ||
| 802 | 2025.06.30 23:42:39.010592 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2025.06.30 23:42:39.010706 [ 267 ] {27fa56ed-500c-46ed-89da-ddd6c9d7f420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) 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') FORMAT Native; (stage: Complete) | ||
| 804 | 2025.06.30 23:42:39.010945 [ 267 ] {27fa56ed-500c-46ed-89da-ddd6c9d7f420} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2025.06.30 23:42:39.010987 [ 267 ] {27fa56ed-500c-46ed-89da-ddd6c9d7f420} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2025.06.30 23:42:39.011273 [ 267 ] {27fa56ed-500c-46ed-89da-ddd6c9d7f420} <Debug> TCPHandler: Processed in 0.000728167 sec. | ||
| 807 | 2025.06.30 23:42:39.011452 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2025.06.30 23:42:39.011569 [ 267 ] {7d23a354-d66c-4194-a1fa-9fbeaeba210d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) 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') FORMAT Native; (stage: Complete) | ||
| 809 | 2025.06.30 23:42:39.011809 [ 267 ] {7d23a354-d66c-4194-a1fa-9fbeaeba210d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2025.06.30 23:42:39.011851 [ 267 ] {7d23a354-d66c-4194-a1fa-9fbeaeba210d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2025.06.30 23:42:39.012138 [ 267 ] {7d23a354-d66c-4194-a1fa-9fbeaeba210d} <Debug> TCPHandler: Processed in 0.000734237 sec. | ||
| 812 | 2025.06.30 23:42:39.012344 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2025.06.30 23:42:39.012461 [ 267 ] {9dba6e69-556c-4587-b5a1-b246c948c8d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) 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') FORMAT Native; (stage: Complete) | ||
| 814 | 2025.06.30 23:42:39.012701 [ 267 ] {9dba6e69-556c-4587-b5a1-b246c948c8d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2025.06.30 23:42:39.012742 [ 267 ] {9dba6e69-556c-4587-b5a1-b246c948c8d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2025.06.30 23:42:39.013029 [ 267 ] {9dba6e69-556c-4587-b5a1-b246c948c8d0} <Debug> TCPHandler: Processed in 0.000731947 sec. | ||
| 817 | 2025.06.30 23:42:39.013225 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2025.06.30 23:42:39.013343 [ 267 ] {e0acd346-21d3-413f-9442-6a3b91f910ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) 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') FORMAT Native; (stage: Complete) | ||
| 819 | 2025.06.30 23:42:39.013588 [ 267 ] {e0acd346-21d3-413f-9442-6a3b91f910ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2025.06.30 23:42:39.013629 [ 267 ] {e0acd346-21d3-413f-9442-6a3b91f910ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2025.06.30 23:42:39.013913 [ 267 ] {e0acd346-21d3-413f-9442-6a3b91f910ea} <Debug> TCPHandler: Processed in 0.000735467 sec. | ||
| 822 | 2025.06.30 23:42:39.017578 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2025.06.30 23:42:39.017688 [ 267 ] {a9f4c115-2156-44bb-8805-a0bca1acf572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 824 | 2025.06.30 23:42:39.017737 [ 267 ] {a9f4c115-2156-44bb-8805-a0bca1acf572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2025.06.30 23:42:39.018317 [ 267 ] {a9f4c115-2156-44bb-8805-a0bca1acf572} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 826 | 2025.06.30 23:42:39.018363 [ 267 ] {a9f4c115-2156-44bb-8805-a0bca1acf572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 827 | 2025.06.30 23:42:39.020974 [ 267 ] {a9f4c115-2156-44bb-8805-a0bca1acf572} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 828 | 2025.06.30 23:42:39.021451 [ 267 ] {a9f4c115-2156-44bb-8805-a0bca1acf572} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 829 | 2025.06.30 23:42:39.021605 [ 267 ] {a9f4c115-2156-44bb-8805-a0bca1acf572} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.003948 sec., 3546.099290780142 rows/sec., 508.81 KiB/sec. | ||
| 830 | 2025.06.30 23:42:39.021645 [ 267 ] {a9f4c115-2156-44bb-8805-a0bca1acf572} <Debug> TCPHandler: Processed in 0.004116755 sec. | ||
| 831 | 2025.06.30 23:42:39.021762 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 832 | 2025.06.30 23:42:39.021859 [ 267 ] {fddab74b-1928-4d42-8673-51db72c368df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 833 | 2025.06.30 23:42:39.021900 [ 267 ] {fddab74b-1928-4d42-8673-51db72c368df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 834 | 2025.06.30 23:42:39.024345 [ 267 ] {fddab74b-1928-4d42-8673-51db72c368df} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 835 | 2025.06.30 23:42:39.024379 [ 267 ] {fddab74b-1928-4d42-8673-51db72c368df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 836 | 2025.06.30 23:42:39.026929 [ 267 ] {fddab74b-1928-4d42-8673-51db72c368df} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 837 | 2025.06.30 23:42:39.027426 [ 267 ] {fddab74b-1928-4d42-8673-51db72c368df} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 838 | 2025.06.30 23:42:39.027562 [ 267 ] {fddab74b-1928-4d42-8673-51db72c368df} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.005722 sec., 4543.865781195386 rows/sec., 345.94 KiB/sec. | ||
| 839 | 2025.06.30 23:42:39.027599 [ 267 ] {fddab74b-1928-4d42-8673-51db72c368df} <Debug> TCPHandler: Processed in 0.005887296 sec. | ||
| 840 | 2025.06.30 23:42:39.027710 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 841 | 2025.06.30 23:42:39.027805 [ 267 ] {7d4edc35-422f-4b82-b835-09fb7a34ca7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 842 | 2025.06.30 23:42:39.027844 [ 267 ] {7d4edc35-422f-4b82-b835-09fb7a34ca7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 843 | 2025.06.30 23:42:39.028239 [ 267 ] {7d4edc35-422f-4b82-b835-09fb7a34ca7d} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 844 | 2025.06.30 23:42:39.028277 [ 267 ] {7d4edc35-422f-4b82-b835-09fb7a34ca7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 845 | 2025.06.30 23:42:39.028754 [ 267 ] {7d4edc35-422f-4b82-b835-09fb7a34ca7d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 846 | 2025.06.30 23:42:39.029318 [ 267 ] {7d4edc35-422f-4b82-b835-09fb7a34ca7d} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 847 | 2025.06.30 23:42:39.029450 [ 267 ] {7d4edc35-422f-4b82-b835-09fb7a34ca7d} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001664 sec., 16826.923076923078 rows/sec., 1.31 MiB/sec. | ||
| 848 | 2025.06.30 23:42:39.029488 [ 267 ] {7d4edc35-422f-4b82-b835-09fb7a34ca7d} <Debug> TCPHandler: Processed in 0.001828033 sec. | ||
| 849 | 2025.06.30 23:42:39.029622 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 850 | 2025.06.30 23:42:39.029725 [ 267 ] {3eaf5fe9-bb2f-4369-af0d-a7776e05b4c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 851 | 2025.06.30 23:42:39.029769 [ 267 ] {3eaf5fe9-bb2f-4369-af0d-a7776e05b4c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 852 | 2025.06.30 23:42:39.030228 [ 267 ] {3eaf5fe9-bb2f-4369-af0d-a7776e05b4c1} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 853 | 2025.06.30 23:42:39.030262 [ 267 ] {3eaf5fe9-bb2f-4369-af0d-a7776e05b4c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 854 | 2025.06.30 23:42:39.032899 [ 267 ] {3eaf5fe9-bb2f-4369-af0d-a7776e05b4c1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 855 | 2025.06.30 23:42:39.033362 [ 267 ] {3eaf5fe9-bb2f-4369-af0d-a7776e05b4c1} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 856 | 2025.06.30 23:42:39.033498 [ 267 ] {3eaf5fe9-bb2f-4369-af0d-a7776e05b4c1} <Debug> executeQuery: Read 80 rows, 5.68 KiB in 0.003791 sec., 21102.61144816671 rows/sec., 1.46 MiB/sec. | ||
| 857 | 2025.06.30 23:42:39.033534 [ 267 ] {3eaf5fe9-bb2f-4369-af0d-a7776e05b4c1} <Debug> TCPHandler: Processed in 0.003964121 sec. | ||
| 858 | 2025.06.30 23:42:39.033652 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 859 | 2025.06.30 23:42:39.033749 [ 267 ] {603ef902-7036-46d6-b516-8dfd97d1df01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 860 | 2025.06.30 23:42:39.033793 [ 267 ] {603ef902-7036-46d6-b516-8dfd97d1df01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 861 | 2025.06.30 23:42:39.034124 [ 267 ] {603ef902-7036-46d6-b516-8dfd97d1df01} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 862 | 2025.06.30 23:42:39.034162 [ 267 ] {603ef902-7036-46d6-b516-8dfd97d1df01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 863 | 2025.06.30 23:42:39.034596 [ 267 ] {603ef902-7036-46d6-b516-8dfd97d1df01} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 864 | 2025.06.30 23:42:39.035034 [ 267 ] {603ef902-7036-46d6-b516-8dfd97d1df01} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 865 | 2025.06.30 23:42:39.035165 [ 267 ] {603ef902-7036-46d6-b516-8dfd97d1df01} <Debug> executeQuery: Read 24 rows, 1.68 KiB in 0.001434 sec., 16736.401673640168 rows/sec., 1.15 MiB/sec. | ||
| 866 | 2025.06.30 23:42:39.035200 [ 267 ] {603ef902-7036-46d6-b516-8dfd97d1df01} <Debug> TCPHandler: Processed in 0.001599497 sec. | ||
| 867 | 2025.06.30 23:42:40.090355 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 868 | 2025.06.30 23:42:40.090845 [ 243 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 869 | 2025.06.30 23:42:40.090888 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 870 | 2025.06.30 23:42:40.091534 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 871 | 2025.06.30 23:42:40.092023 [ 243 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 872 | 2025.06.30 23:42:40.092163 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 873 | 2025.06.30 23:42:40.144502 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 874 | 2025.06.30 23:42:40.160068 [ 244 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 875 | 2025.06.30 23:42:40.160110 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 876 | 2025.06.30 23:42:40.166363 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 877 | 2025.06.30 23:42:40.167549 [ 244 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 878 | 2025.06.30 23:42:40.170369 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 879 | 2025.06.30 23:42:41.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.56 MiB, peak 163.56 MiB, free memory in arenas 0.00 B, will set to 160.61 MiB (RSS), difference: 1.05 MiB | ||
| 880 | 2025.06.30 23:42:43.973578 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 881 | 2025.06.30 23:42:43.973777 [ 267 ] {940e18d6-9e62-44e2-9373-68a939fade7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 882 | 2025.06.30 23:42:43.973840 [ 267 ] {940e18d6-9e62-44e2-9373-68a939fade7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 883 | 2025.06.30 23:42:43.974428 [ 267 ] {940e18d6-9e62-44e2-9373-68a939fade7c} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 884 | 2025.06.30 23:42:43.974469 [ 267 ] {940e18d6-9e62-44e2-9373-68a939fade7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 885 | 2025.06.30 23:42:43.974935 [ 267 ] {940e18d6-9e62-44e2-9373-68a939fade7c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 886 | 2025.06.30 23:42:43.975376 [ 267 ] {940e18d6-9e62-44e2-9373-68a939fade7c} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 887 | 2025.06.30 23:42:43.975522 [ 267 ] {940e18d6-9e62-44e2-9373-68a939fade7c} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.0018 sec., 14444.444444444445 rows/sec., 1.07 MiB/sec. | ||
| 888 | 2025.06.30 23:42:43.975565 [ 267 ] {940e18d6-9e62-44e2-9373-68a939fade7c} <Debug> TCPHandler: Processed in 0.002118849 sec. | ||
| 889 | 2025.06.30 23:42:43.975673 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 890 | 2025.06.30 23:42:43.975768 [ 267 ] {18020299-cd63-410f-beba-acb47477fbd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 891 | 2025.06.30 23:42:43.975808 [ 267 ] {18020299-cd63-410f-beba-acb47477fbd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 892 | 2025.06.30 23:42:43.976211 [ 267 ] {18020299-cd63-410f-beba-acb47477fbd5} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 893 | 2025.06.30 23:42:43.976247 [ 267 ] {18020299-cd63-410f-beba-acb47477fbd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 894 | 2025.06.30 23:42:43.976736 [ 267 ] {18020299-cd63-410f-beba-acb47477fbd5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 895 | 2025.06.30 23:42:43.977161 [ 267 ] {18020299-cd63-410f-beba-acb47477fbd5} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 896 | 2025.06.30 23:42:43.977285 [ 267 ] {18020299-cd63-410f-beba-acb47477fbd5} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001537 sec., 18217.306441119064 rows/sec., 1.42 MiB/sec. | ||
| 897 | 2025.06.30 23:42:43.977320 [ 267 ] {18020299-cd63-410f-beba-acb47477fbd5} <Debug> TCPHandler: Processed in 0.001695479 sec. | ||
| 898 | 2025.06.30 23:42:43.977427 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 899 | 2025.06.30 23:42:43.977519 [ 267 ] {6f2335e6-801f-4031-819d-a30bbadf459b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 900 | 2025.06.30 23:42:43.977561 [ 267 ] {6f2335e6-801f-4031-819d-a30bbadf459b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 901 | 2025.06.30 23:42:43.977933 [ 267 ] {6f2335e6-801f-4031-819d-a30bbadf459b} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 902 | 2025.06.30 23:42:43.977968 [ 267 ] {6f2335e6-801f-4031-819d-a30bbadf459b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 903 | 2025.06.30 23:42:43.978383 [ 267 ] {6f2335e6-801f-4031-819d-a30bbadf459b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 904 | 2025.06.30 23:42:43.978830 [ 267 ] {6f2335e6-801f-4031-819d-a30bbadf459b} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 905 | 2025.06.30 23:42:43.978953 [ 267 ] {6f2335e6-801f-4031-819d-a30bbadf459b} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001452 sec., 68870.52341597796 rows/sec., 4.77 MiB/sec. | ||
| 906 | 2025.06.30 23:42:43.978987 [ 267 ] {6f2335e6-801f-4031-819d-a30bbadf459b} <Debug> TCPHandler: Processed in 0.001607368 sec. | ||
| 907 | 2025.06.30 23:42:43.979096 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 908 | 2025.06.30 23:42:43.979188 [ 267 ] {e5ee9011-de74-484c-8291-b6a95c18a06c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 909 | 2025.06.30 23:42:43.979228 [ 267 ] {e5ee9011-de74-484c-8291-b6a95c18a06c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 910 | 2025.06.30 23:42:43.979531 [ 267 ] {e5ee9011-de74-484c-8291-b6a95c18a06c} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 911 | 2025.06.30 23:42:43.979565 [ 267 ] {e5ee9011-de74-484c-8291-b6a95c18a06c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 912 | 2025.06.30 23:42:43.979982 [ 267 ] {e5ee9011-de74-484c-8291-b6a95c18a06c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 913 | 2025.06.30 23:42:43.980402 [ 267 ] {e5ee9011-de74-484c-8291-b6a95c18a06c} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 914 | 2025.06.30 23:42:43.980525 [ 267 ] {e5ee9011-de74-484c-8291-b6a95c18a06c} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001355 sec., 22140.22140221402 rows/sec., 1.52 MiB/sec. | ||
| 915 | 2025.06.30 23:42:43.980558 [ 267 ] {e5ee9011-de74-484c-8291-b6a95c18a06c} <Debug> TCPHandler: Processed in 0.001509945 sec. | ||
| 916 | 2025.06.30 23:42:47.544156 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 917 | 2025.06.30 23:42:47.544208 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 918 | 2025.06.30 23:42:47.582755 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 134 | ||
| 919 | 2025.06.30 23:42:47.585717 [ 242 ] {} <Trace> system.query_log (37f36e38-011e-4f54-89e7-9ff8ae57b433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 920 | 2025.06.30 23:42:47.585764 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 921 | 2025.06.30 23:42:47.587056 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 922 | 2025.06.30 23:42:47.587554 [ 242 ] {} <Trace> system.query_log (37f36e38-011e-4f54-89e7-9ff8ae57b433): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 923 | 2025.06.30 23:42:47.587792 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 134 | ||
| 924 | 2025.06.30 23:42:47.593169 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 925 | 2025.06.30 23:42:47.593663 [ 243 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 926 | 2025.06.30 23:42:47.593699 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 927 | 2025.06.30 23:42:47.594355 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 928 | 2025.06.30 23:42:47.594885 [ 243 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 929 | 2025.06.30 23:42:47.595026 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 930 | 2025.06.30 23:42:47.671373 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 931 | 2025.06.30 23:42:47.689279 [ 244 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 932 | 2025.06.30 23:42:47.689349 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 933 | 2025.06.30 23:42:47.696335 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 934 | 2025.06.30 23:42:47.698107 [ 244 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 935 | 2025.06.30 23:42:47.701908 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 936 | 2025.06.30 23:42:48.969817 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 937 | 2025.06.30 23:42:48.970056 [ 267 ] {fe1146d6-efa9-4128-81fb-d9bbb4cc3694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) 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') FORMAT Native; (stage: Complete) | ||
| 938 | 2025.06.30 23:42:48.972371 [ 267 ] {fe1146d6-efa9-4128-81fb-d9bbb4cc3694} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 939 | 2025.06.30 23:42:48.976810 [ 267 ] {fe1146d6-efa9-4128-81fb-d9bbb4cc3694} <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')" moved to PREWHERE | ||
| 940 | 2025.06.30 23:42:48.977036 [ 267 ] {fe1146d6-efa9-4128-81fb-d9bbb4cc3694} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 941 | 2025.06.30 23:42:48.979139 [ 267 ] {fe1146d6-efa9-4128-81fb-d9bbb4cc3694} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 942 | 2025.06.30 23:42:48.984149 [ 267 ] {fe1146d6-efa9-4128-81fb-d9bbb4cc3694} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
| 943 | 2025.06.30 23:42:48.988377 [ 267 ] {fe1146d6-efa9-4128-81fb-d9bbb4cc3694} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 944 | 2025.06.30 23:42:48.990395 [ 267 ] {fe1146d6-efa9-4128-81fb-d9bbb4cc3694} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (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 | ||
| 945 | 2025.06.30 23:42:48.990423 [ 267 ] {fe1146d6-efa9-4128-81fb-d9bbb4cc3694} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 946 | 2025.06.30 23:42:48.994911 [ 267 ] {fe1146d6-efa9-4128-81fb-d9bbb4cc3694} <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'))" | ||
| 947 | 2025.06.30 23:42:48.994957 [ 267 ] {fe1146d6-efa9-4128-81fb-d9bbb4cc3694} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 948 | 2025.06.30 23:42:49.016827 [ 267 ] {fe1146d6-efa9-4128-81fb-d9bbb4cc3694} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.04685 sec., 298.8260405549626 rows/sec., 12.19 KiB/sec. | ||
| 949 | 2025.06.30 23:42:49.017000 [ 267 ] {fe1146d6-efa9-4128-81fb-d9bbb4cc3694} <Debug> TCPHandler: Processed in 0.047313784 sec. | ||
| 950 | 2025.06.30 23:42:49.019958 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 951 | 2025.06.30 23:42:49.020158 [ 267 ] {68f9d419-ef4b-4941-b5ec-710374180149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
| 952 | 2025.06.30 23:42:49.020460 [ 267 ] {68f9d419-ef4b-4941-b5ec-710374180149} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 953 | 2025.06.30 23:42:49.020495 [ 267 ] {68f9d419-ef4b-4941-b5ec-710374180149} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 954 | 2025.06.30 23:42:49.020699 [ 267 ] {68f9d419-ef4b-4941-b5ec-710374180149} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 955 | 2025.06.30 23:42:49.020771 [ 267 ] {68f9d419-ef4b-4941-b5ec-710374180149} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 956 | 2025.06.30 23:42:49.020914 [ 267 ] {68f9d419-ef4b-4941-b5ec-710374180149} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 957 | 2025.06.30 23:42:49.020949 [ 267 ] {68f9d419-ef4b-4941-b5ec-710374180149} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 958 | 2025.06.30 23:42:49.020973 [ 267 ] {68f9d419-ef4b-4941-b5ec-710374180149} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (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 | ||
| 959 | 2025.06.30 23:42:49.020988 [ 267 ] {68f9d419-ef4b-4941-b5ec-710374180149} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 960 | 2025.06.30 23:42:49.021026 [ 267 ] {68f9d419-ef4b-4941-b5ec-710374180149} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 961 | 2025.06.30 23:42:49.021047 [ 267 ] {68f9d419-ef4b-4941-b5ec-710374180149} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 962 | 2025.06.30 23:42:49.021555 [ 267 ] {68f9d419-ef4b-4941-b5ec-710374180149} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.00148 sec., 9459.45945945946 rows/sec., 386.01 KiB/sec. | ||
| 963 | 2025.06.30 23:42:49.021646 [ 267 ] {68f9d419-ef4b-4941-b5ec-710374180149} <Debug> TCPHandler: Processed in 0.001811652 sec. | ||
| 964 | 2025.06.30 23:42:49.021861 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 965 | 2025.06.30 23:42:49.021999 [ 267 ] {767f0d2e-115a-4839-b01a-ef23fff0d36e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
| 966 | 2025.06.30 23:42:49.022210 [ 267 ] {767f0d2e-115a-4839-b01a-ef23fff0d36e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 967 | 2025.06.30 23:42:49.022242 [ 267 ] {767f0d2e-115a-4839-b01a-ef23fff0d36e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 968 | 2025.06.30 23:42:49.022413 [ 267 ] {767f0d2e-115a-4839-b01a-ef23fff0d36e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 969 | 2025.06.30 23:42:49.022468 [ 267 ] {767f0d2e-115a-4839-b01a-ef23fff0d36e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 970 | 2025.06.30 23:42:49.022571 [ 267 ] {767f0d2e-115a-4839-b01a-ef23fff0d36e} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 971 | 2025.06.30 23:42:49.022600 [ 267 ] {767f0d2e-115a-4839-b01a-ef23fff0d36e} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 972 | 2025.06.30 23:42:49.022620 [ 267 ] {767f0d2e-115a-4839-b01a-ef23fff0d36e} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (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 | ||
| 973 | 2025.06.30 23:42:49.022635 [ 267 ] {767f0d2e-115a-4839-b01a-ef23fff0d36e} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 974 | 2025.06.30 23:42:49.022667 [ 267 ] {767f0d2e-115a-4839-b01a-ef23fff0d36e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 975 | 2025.06.30 23:42:49.022685 [ 267 ] {767f0d2e-115a-4839-b01a-ef23fff0d36e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 976 | 2025.06.30 23:42:49.023113 [ 267 ] {767f0d2e-115a-4839-b01a-ef23fff0d36e} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001169 sec., 11976.047904191617 rows/sec., 488.70 KiB/sec. | ||
| 977 | 2025.06.30 23:42:49.023175 [ 267 ] {767f0d2e-115a-4839-b01a-ef23fff0d36e} <Debug> TCPHandler: Processed in 0.001368992 sec. | ||
| 978 | 2025.06.30 23:42:49.023358 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 979 | 2025.06.30 23:42:49.023486 [ 267 ] {0260a22c-54d5-4a84-bdb1-760d1f193fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
| 980 | 2025.06.30 23:42:49.023690 [ 267 ] {0260a22c-54d5-4a84-bdb1-760d1f193fc5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 981 | 2025.06.30 23:42:49.023723 [ 267 ] {0260a22c-54d5-4a84-bdb1-760d1f193fc5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 982 | 2025.06.30 23:42:49.023892 [ 267 ] {0260a22c-54d5-4a84-bdb1-760d1f193fc5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 983 | 2025.06.30 23:42:49.023953 [ 267 ] {0260a22c-54d5-4a84-bdb1-760d1f193fc5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 984 | 2025.06.30 23:42:49.024056 [ 267 ] {0260a22c-54d5-4a84-bdb1-760d1f193fc5} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 985 | 2025.06.30 23:42:49.024084 [ 267 ] {0260a22c-54d5-4a84-bdb1-760d1f193fc5} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 986 | 2025.06.30 23:42:49.024103 [ 267 ] {0260a22c-54d5-4a84-bdb1-760d1f193fc5} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (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 | ||
| 987 | 2025.06.30 23:42:49.024118 [ 267 ] {0260a22c-54d5-4a84-bdb1-760d1f193fc5} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 988 | 2025.06.30 23:42:49.024155 [ 267 ] {0260a22c-54d5-4a84-bdb1-760d1f193fc5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 989 | 2025.06.30 23:42:49.024173 [ 267 ] {0260a22c-54d5-4a84-bdb1-760d1f193fc5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 990 | 2025.06.30 23:42:49.024553 [ 267 ] {0260a22c-54d5-4a84-bdb1-760d1f193fc5} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001119 sec., 12511.170688114387 rows/sec., 510.54 KiB/sec. | ||
| 991 | 2025.06.30 23:42:49.024609 [ 267 ] {0260a22c-54d5-4a84-bdb1-760d1f193fc5} <Debug> TCPHandler: Processed in 0.00129965 sec. | ||
| 992 | 2025.06.30 23:42:49.025517 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 993 | 2025.06.30 23:42:49.025640 [ 267 ] {ca96a8bf-0a81-4275-ae11-3cf42531f8ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
| 994 | 2025.06.30 23:42:49.025827 [ 267 ] {ca96a8bf-0a81-4275-ae11-3cf42531f8ae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 995 | 2025.06.30 23:42:49.025858 [ 267 ] {ca96a8bf-0a81-4275-ae11-3cf42531f8ae} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 996 | 2025.06.30 23:42:49.026020 [ 267 ] {ca96a8bf-0a81-4275-ae11-3cf42531f8ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 997 | 2025.06.30 23:42:49.026071 [ 267 ] {ca96a8bf-0a81-4275-ae11-3cf42531f8ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 998 | 2025.06.30 23:42:49.026165 [ 267 ] {ca96a8bf-0a81-4275-ae11-3cf42531f8ae} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 999 | 2025.06.30 23:42:49.026191 [ 267 ] {ca96a8bf-0a81-4275-ae11-3cf42531f8ae} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1000 | 2025.06.30 23:42:49.026215 [ 267 ] {ca96a8bf-0a81-4275-ae11-3cf42531f8ae} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (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 | ||
| 1001 | 2025.06.30 23:42:49.026230 [ 267 ] {ca96a8bf-0a81-4275-ae11-3cf42531f8ae} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1002 | 2025.06.30 23:42:49.026261 [ 267 ] {ca96a8bf-0a81-4275-ae11-3cf42531f8ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 1003 | 2025.06.30 23:42:49.026278 [ 267 ] {ca96a8bf-0a81-4275-ae11-3cf42531f8ae} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 1004 | 2025.06.30 23:42:49.026720 [ 267 ] {ca96a8bf-0a81-4275-ae11-3cf42531f8ae} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001127 sec., 12422.360248447205 rows/sec., 506.91 KiB/sec. | ||
| 1005 | 2025.06.30 23:42:49.026776 [ 267 ] {ca96a8bf-0a81-4275-ae11-3cf42531f8ae} <Debug> TCPHandler: Processed in 0.001306221 sec. | ||
| 1006 | 2025.06.30 23:42:49.027084 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1007 | 2025.06.30 23:42:49.027207 [ 267 ] {874f6d37-2f1f-4876-978e-d3791bbc6e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 1008 | 2025.06.30 23:42:49.027407 [ 267 ] {874f6d37-2f1f-4876-978e-d3791bbc6e6a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1009 | 2025.06.30 23:42:49.027438 [ 267 ] {874f6d37-2f1f-4876-978e-d3791bbc6e6a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled')" moved to PREWHERE | ||
| 1010 | 2025.06.30 23:42:49.027601 [ 267 ] {874f6d37-2f1f-4876-978e-d3791bbc6e6a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1011 | 2025.06.30 23:42:49.027653 [ 267 ] {874f6d37-2f1f-4876-978e-d3791bbc6e6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1012 | 2025.06.30 23:42:49.027751 [ 267 ] {874f6d37-2f1f-4876-978e-d3791bbc6e6a} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1013 | 2025.06.30 23:42:49.027778 [ 267 ] {874f6d37-2f1f-4876-978e-d3791bbc6e6a} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1014 | 2025.06.30 23:42:49.027797 [ 267 ] {874f6d37-2f1f-4876-978e-d3791bbc6e6a} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (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 | ||
| 1015 | 2025.06.30 23:42:49.027810 [ 267 ] {874f6d37-2f1f-4876-978e-d3791bbc6e6a} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1016 | 2025.06.30 23:42:49.027841 [ 267 ] {874f6d37-2f1f-4876-978e-d3791bbc6e6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled'))" | ||
| 1017 | 2025.06.30 23:42:49.027858 [ 267 ] {874f6d37-2f1f-4876-978e-d3791bbc6e6a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 1018 | 2025.06.30 23:42:49.028233 [ 267 ] {874f6d37-2f1f-4876-978e-d3791bbc6e6a} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001073 sec., 13047.5302889096 rows/sec., 532.42 KiB/sec. | ||
| 1019 | 2025.06.30 23:42:49.028286 [ 267 ] {874f6d37-2f1f-4876-978e-d3791bbc6e6a} <Debug> TCPHandler: Processed in 0.00124938 sec. | ||
| 1020 | 2025.06.30 23:42:49.028834 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1021 | 2025.06.30 23:42:49.028956 [ 267 ] {824f046d-0404-47a7-b63f-20cd5d8cd0d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 1022 | 2025.06.30 23:42:49.029151 [ 267 ] {824f046d-0404-47a7-b63f-20cd5d8cd0d9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1023 | 2025.06.30 23:42:49.029182 [ 267 ] {824f046d-0404-47a7-b63f-20cd5d8cd0d9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up')" moved to PREWHERE | ||
| 1024 | 2025.06.30 23:42:49.029343 [ 267 ] {824f046d-0404-47a7-b63f-20cd5d8cd0d9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1025 | 2025.06.30 23:42:49.029394 [ 267 ] {824f046d-0404-47a7-b63f-20cd5d8cd0d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1026 | 2025.06.30 23:42:49.029488 [ 267 ] {824f046d-0404-47a7-b63f-20cd5d8cd0d9} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1027 | 2025.06.30 23:42:49.029515 [ 267 ] {824f046d-0404-47a7-b63f-20cd5d8cd0d9} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1028 | 2025.06.30 23:42:49.029534 [ 267 ] {824f046d-0404-47a7-b63f-20cd5d8cd0d9} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (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 | ||
| 1029 | 2025.06.30 23:42:49.029548 [ 267 ] {824f046d-0404-47a7-b63f-20cd5d8cd0d9} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1030 | 2025.06.30 23:42:49.029579 [ 267 ] {824f046d-0404-47a7-b63f-20cd5d8cd0d9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up'))" | ||
| 1031 | 2025.06.30 23:42:49.029597 [ 267 ] {824f046d-0404-47a7-b63f-20cd5d8cd0d9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 1032 | 2025.06.30 23:42:49.030001 [ 267 ] {824f046d-0404-47a7-b63f-20cd5d8cd0d9} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001093 sec., 12808.783165599269 rows/sec., 522.68 KiB/sec. | ||
| 1033 | 2025.06.30 23:42:49.030062 [ 267 ] {824f046d-0404-47a7-b63f-20cd5d8cd0d9} <Debug> TCPHandler: Processed in 0.00127565 sec. | ||
| 1034 | 2025.06.30 23:42:49.030297 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1035 | 2025.06.30 23:42:49.030419 [ 267 ] {20158a00-22ef-43bc-96f9-a99ba33d7f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1036 | 2025.06.30 23:42:49.030605 [ 267 ] {20158a00-22ef-43bc-96f9-a99ba33d7f70} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1037 | 2025.06.30 23:42:49.030635 [ 267 ] {20158a00-22ef-43bc-96f9-a99ba33d7f70} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity')" moved to PREWHERE | ||
| 1038 | 2025.06.30 23:42:49.030796 [ 267 ] {20158a00-22ef-43bc-96f9-a99ba33d7f70} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1039 | 2025.06.30 23:42:49.030846 [ 267 ] {20158a00-22ef-43bc-96f9-a99ba33d7f70} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1040 | 2025.06.30 23:42:49.030939 [ 267 ] {20158a00-22ef-43bc-96f9-a99ba33d7f70} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1041 | 2025.06.30 23:42:49.030966 [ 267 ] {20158a00-22ef-43bc-96f9-a99ba33d7f70} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1042 | 2025.06.30 23:42:49.030984 [ 267 ] {20158a00-22ef-43bc-96f9-a99ba33d7f70} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (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 | ||
| 1043 | 2025.06.30 23:42:49.030998 [ 267 ] {20158a00-22ef-43bc-96f9-a99ba33d7f70} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1044 | 2025.06.30 23:42:49.031028 [ 267 ] {20158a00-22ef-43bc-96f9-a99ba33d7f70} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity'))" | ||
| 1045 | 2025.06.30 23:42:49.031046 [ 267 ] {20158a00-22ef-43bc-96f9-a99ba33d7f70} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 1046 | 2025.06.30 23:42:49.031406 [ 267 ] {20158a00-22ef-43bc-96f9-a99ba33d7f70} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001033 sec., 13552.75895450145 rows/sec., 553.04 KiB/sec. | ||
| 1047 | 2025.06.30 23:42:49.031466 [ 267 ] {20158a00-22ef-43bc-96f9-a99ba33d7f70} <Debug> TCPHandler: Processed in 0.001216108 sec. | ||
| 1048 | 2025.06.30 23:42:49.031693 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1049 | 2025.06.30 23:42:49.031813 [ 267 ] {59f8d91d-46bc-4e1b-ab82-e7da22281ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1050 | 2025.06.30 23:42:49.032001 [ 267 ] {59f8d91d-46bc-4e1b-ab82-e7da22281ad0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1051 | 2025.06.30 23:42:49.032032 [ 267 ] {59f8d91d-46bc-4e1b-ab82-e7da22281ad0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1052 | 2025.06.30 23:42:49.032195 [ 267 ] {59f8d91d-46bc-4e1b-ab82-e7da22281ad0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1053 | 2025.06.30 23:42:49.032245 [ 267 ] {59f8d91d-46bc-4e1b-ab82-e7da22281ad0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1054 | 2025.06.30 23:42:49.032337 [ 267 ] {59f8d91d-46bc-4e1b-ab82-e7da22281ad0} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1055 | 2025.06.30 23:42:49.032364 [ 267 ] {59f8d91d-46bc-4e1b-ab82-e7da22281ad0} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1056 | 2025.06.30 23:42:49.032381 [ 267 ] {59f8d91d-46bc-4e1b-ab82-e7da22281ad0} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (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 | ||
| 1057 | 2025.06.30 23:42:49.032395 [ 267 ] {59f8d91d-46bc-4e1b-ab82-e7da22281ad0} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1058 | 2025.06.30 23:42:49.032426 [ 267 ] {59f8d91d-46bc-4e1b-ab82-e7da22281ad0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1059 | 2025.06.30 23:42:49.032443 [ 267 ] {59f8d91d-46bc-4e1b-ab82-e7da22281ad0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 1060 | 2025.06.30 23:42:49.032865 [ 267 ] {59f8d91d-46bc-4e1b-ab82-e7da22281ad0} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001099 sec., 12738.853503184715 rows/sec., 519.83 KiB/sec. | ||
| 1061 | 2025.06.30 23:42:49.032920 [ 267 ] {59f8d91d-46bc-4e1b-ab82-e7da22281ad0} <Debug> TCPHandler: Processed in 0.00127364 sec. | ||
| 1062 | 2025.06.30 23:42:49.033156 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1063 | 2025.06.30 23:42:49.033278 [ 267 ] {d46c95d5-5f1c-45df-a779-bde883ce3025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1064 | 2025.06.30 23:42:49.033465 [ 267 ] {d46c95d5-5f1c-45df-a779-bde883ce3025} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1065 | 2025.06.30 23:42:49.033496 [ 267 ] {d46c95d5-5f1c-45df-a779-bde883ce3025} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1066 | 2025.06.30 23:42:49.033659 [ 267 ] {d46c95d5-5f1c-45df-a779-bde883ce3025} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1067 | 2025.06.30 23:42:49.033709 [ 267 ] {d46c95d5-5f1c-45df-a779-bde883ce3025} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1068 | 2025.06.30 23:42:49.033802 [ 267 ] {d46c95d5-5f1c-45df-a779-bde883ce3025} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1069 | 2025.06.30 23:42:49.033828 [ 267 ] {d46c95d5-5f1c-45df-a779-bde883ce3025} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1070 | 2025.06.30 23:42:49.033845 [ 267 ] {d46c95d5-5f1c-45df-a779-bde883ce3025} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (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 | ||
| 1071 | 2025.06.30 23:42:49.033859 [ 267 ] {d46c95d5-5f1c-45df-a779-bde883ce3025} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1072 | 2025.06.30 23:42:49.033890 [ 267 ] {d46c95d5-5f1c-45df-a779-bde883ce3025} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1073 | 2025.06.30 23:42:49.033907 [ 267 ] {d46c95d5-5f1c-45df-a779-bde883ce3025} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 1074 | 2025.06.30 23:42:49.034277 [ 267 ] {d46c95d5-5f1c-45df-a779-bde883ce3025} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001045 sec., 13397.129186602871 rows/sec., 546.69 KiB/sec. | ||
| 1075 | 2025.06.30 23:42:49.034329 [ 267 ] {d46c95d5-5f1c-45df-a779-bde883ce3025} <Debug> TCPHandler: Processed in 0.001219998 sec. | ||
| 1076 | 2025.06.30 23:42:49.034547 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1077 | 2025.06.30 23:42:49.034667 [ 267 ] {23a0f9e6-d464-498e-86a5-1e676379dcaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1078 | 2025.06.30 23:42:49.034854 [ 267 ] {23a0f9e6-d464-498e-86a5-1e676379dcaa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1079 | 2025.06.30 23:42:49.034885 [ 267 ] {23a0f9e6-d464-498e-86a5-1e676379dcaa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1080 | 2025.06.30 23:42:49.035057 [ 267 ] {23a0f9e6-d464-498e-86a5-1e676379dcaa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1081 | 2025.06.30 23:42:49.035107 [ 267 ] {23a0f9e6-d464-498e-86a5-1e676379dcaa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1082 | 2025.06.30 23:42:49.035200 [ 267 ] {23a0f9e6-d464-498e-86a5-1e676379dcaa} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1083 | 2025.06.30 23:42:49.035227 [ 267 ] {23a0f9e6-d464-498e-86a5-1e676379dcaa} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1084 | 2025.06.30 23:42:49.035245 [ 267 ] {23a0f9e6-d464-498e-86a5-1e676379dcaa} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (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 | ||
| 1085 | 2025.06.30 23:42:49.035259 [ 267 ] {23a0f9e6-d464-498e-86a5-1e676379dcaa} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1086 | 2025.06.30 23:42:49.035290 [ 267 ] {23a0f9e6-d464-498e-86a5-1e676379dcaa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1087 | 2025.06.30 23:42:49.035308 [ 267 ] {23a0f9e6-d464-498e-86a5-1e676379dcaa} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 1088 | 2025.06.30 23:42:49.035658 [ 267 ] {23a0f9e6-d464-498e-86a5-1e676379dcaa} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001037 sec., 13500.482160077147 rows/sec., 550.91 KiB/sec. | ||
| 1089 | 2025.06.30 23:42:49.035711 [ 267 ] {23a0f9e6-d464-498e-86a5-1e676379dcaa} <Debug> TCPHandler: Processed in 0.001211358 sec. | ||
| 1090 | 2025.06.30 23:42:49.035940 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1091 | 2025.06.30 23:42:49.036062 [ 267 ] {5f792681-d42e-4fbd-9742-3377be48beb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1092 | 2025.06.30 23:42:49.036249 [ 267 ] {5f792681-d42e-4fbd-9742-3377be48beb8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1093 | 2025.06.30 23:42:49.036280 [ 267 ] {5f792681-d42e-4fbd-9742-3377be48beb8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1094 | 2025.06.30 23:42:49.036450 [ 267 ] {5f792681-d42e-4fbd-9742-3377be48beb8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1095 | 2025.06.30 23:42:49.036499 [ 267 ] {5f792681-d42e-4fbd-9742-3377be48beb8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1096 | 2025.06.30 23:42:49.036593 [ 267 ] {5f792681-d42e-4fbd-9742-3377be48beb8} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1097 | 2025.06.30 23:42:49.036620 [ 267 ] {5f792681-d42e-4fbd-9742-3377be48beb8} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1098 | 2025.06.30 23:42:49.036638 [ 267 ] {5f792681-d42e-4fbd-9742-3377be48beb8} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (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 | ||
| 1099 | 2025.06.30 23:42:49.036651 [ 267 ] {5f792681-d42e-4fbd-9742-3377be48beb8} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1100 | 2025.06.30 23:42:49.036682 [ 267 ] {5f792681-d42e-4fbd-9742-3377be48beb8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1101 | 2025.06.30 23:42:49.036699 [ 267 ] {5f792681-d42e-4fbd-9742-3377be48beb8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 1102 | 2025.06.30 23:42:49.037047 [ 267 ] {5f792681-d42e-4fbd-9742-3377be48beb8} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001032 sec., 13565.891472868218 rows/sec., 553.57 KiB/sec. | ||
| 1103 | 2025.06.30 23:42:49.037100 [ 267 ] {5f792681-d42e-4fbd-9742-3377be48beb8} <Debug> TCPHandler: Processed in 0.001206658 sec. | ||
| 1104 | 2025.06.30 23:42:49.037319 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1105 | 2025.06.30 23:42:49.037441 [ 267 ] {d461124d-8d95-44fd-8764-050e7969339c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1106 | 2025.06.30 23:42:49.037636 [ 267 ] {d461124d-8d95-44fd-8764-050e7969339c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1107 | 2025.06.30 23:42:49.037667 [ 267 ] {d461124d-8d95-44fd-8764-050e7969339c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1108 | 2025.06.30 23:42:49.037835 [ 267 ] {d461124d-8d95-44fd-8764-050e7969339c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1109 | 2025.06.30 23:42:49.037885 [ 267 ] {d461124d-8d95-44fd-8764-050e7969339c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1110 | 2025.06.30 23:42:49.037978 [ 267 ] {d461124d-8d95-44fd-8764-050e7969339c} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1111 | 2025.06.30 23:42:49.038006 [ 267 ] {d461124d-8d95-44fd-8764-050e7969339c} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1112 | 2025.06.30 23:42:49.038024 [ 267 ] {d461124d-8d95-44fd-8764-050e7969339c} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (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 | ||
| 1113 | 2025.06.30 23:42:49.038037 [ 267 ] {d461124d-8d95-44fd-8764-050e7969339c} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1114 | 2025.06.30 23:42:49.038068 [ 267 ] {d461124d-8d95-44fd-8764-050e7969339c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1115 | 2025.06.30 23:42:49.038084 [ 267 ] {d461124d-8d95-44fd-8764-050e7969339c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 1116 | 2025.06.30 23:42:49.038486 [ 267 ] {d461124d-8d95-44fd-8764-050e7969339c} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001077 sec., 12999.071494893222 rows/sec., 530.44 KiB/sec. | ||
| 1117 | 2025.06.30 23:42:49.038551 [ 267 ] {d461124d-8d95-44fd-8764-050e7969339c} <Debug> TCPHandler: Processed in 0.0012786 sec. | ||
| 1118 | 2025.06.30 23:42:49.038793 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1119 | 2025.06.30 23:42:49.038931 [ 267 ] {671eae86-7a95-4679-a7bf-a8110b06ef85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 1120 | 2025.06.30 23:42:49.039137 [ 267 ] {671eae86-7a95-4679-a7bf-a8110b06ef85} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1121 | 2025.06.30 23:42:49.039171 [ 267 ] {671eae86-7a95-4679-a7bf-a8110b06ef85} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
| 1122 | 2025.06.30 23:42:49.039353 [ 267 ] {671eae86-7a95-4679-a7bf-a8110b06ef85} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1123 | 2025.06.30 23:42:49.039406 [ 267 ] {671eae86-7a95-4679-a7bf-a8110b06ef85} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1124 | 2025.06.30 23:42:49.039507 [ 267 ] {671eae86-7a95-4679-a7bf-a8110b06ef85} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1125 | 2025.06.30 23:42:49.039536 [ 267 ] {671eae86-7a95-4679-a7bf-a8110b06ef85} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1126 | 2025.06.30 23:42:49.039554 [ 267 ] {671eae86-7a95-4679-a7bf-a8110b06ef85} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (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 | ||
| 1127 | 2025.06.30 23:42:49.039569 [ 267 ] {671eae86-7a95-4679-a7bf-a8110b06ef85} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1128 | 2025.06.30 23:42:49.039602 [ 267 ] {671eae86-7a95-4679-a7bf-a8110b06ef85} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1129 | 2025.06.30 23:42:49.039620 [ 267 ] {671eae86-7a95-4679-a7bf-a8110b06ef85} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 1130 | 2025.06.30 23:42:49.039985 [ 267 ] {671eae86-7a95-4679-a7bf-a8110b06ef85} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001106 sec., 12658.227848101265 rows/sec., 516.54 KiB/sec. | ||
| 1131 | 2025.06.30 23:42:49.040057 [ 267 ] {671eae86-7a95-4679-a7bf-a8110b06ef85} <Debug> TCPHandler: Processed in 0.001317221 sec. | ||
| 1132 | 2025.06.30 23:42:49.040365 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1133 | 2025.06.30 23:42:49.040498 [ 267 ] {dc06f72c-59b2-4af7-bcc3-34da854c0d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 1134 | 2025.06.30 23:42:49.040697 [ 267 ] {dc06f72c-59b2-4af7-bcc3-34da854c0d21} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1135 | 2025.06.30 23:42:49.040729 [ 267 ] {dc06f72c-59b2-4af7-bcc3-34da854c0d21} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
| 1136 | 2025.06.30 23:42:49.040907 [ 267 ] {dc06f72c-59b2-4af7-bcc3-34da854c0d21} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1137 | 2025.06.30 23:42:49.040960 [ 267 ] {dc06f72c-59b2-4af7-bcc3-34da854c0d21} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1138 | 2025.06.30 23:42:49.041059 [ 267 ] {dc06f72c-59b2-4af7-bcc3-34da854c0d21} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1139 | 2025.06.30 23:42:49.041087 [ 267 ] {dc06f72c-59b2-4af7-bcc3-34da854c0d21} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1140 | 2025.06.30 23:42:49.041105 [ 267 ] {dc06f72c-59b2-4af7-bcc3-34da854c0d21} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (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 | ||
| 1141 | 2025.06.30 23:42:49.041120 [ 267 ] {dc06f72c-59b2-4af7-bcc3-34da854c0d21} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1142 | 2025.06.30 23:42:49.041152 [ 267 ] {dc06f72c-59b2-4af7-bcc3-34da854c0d21} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
| 1143 | 2025.06.30 23:42:49.041171 [ 267 ] {dc06f72c-59b2-4af7-bcc3-34da854c0d21} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 1144 | 2025.06.30 23:42:49.041563 [ 267 ] {dc06f72c-59b2-4af7-bcc3-34da854c0d21} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001116 sec., 12544.802867383512 rows/sec., 511.91 KiB/sec. | ||
| 1145 | 2025.06.30 23:42:49.041621 [ 267 ] {dc06f72c-59b2-4af7-bcc3-34da854c0d21} <Debug> TCPHandler: Processed in 0.00131131 sec. | ||
| 1146 | 2025.06.30 23:42:49.047489 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1147 | 2025.06.30 23:42:49.047651 [ 267 ] {6c757089-85d9-4f45-82f5-77730eabfb6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 1148 | 2025.06.30 23:42:49.047858 [ 267 ] {6c757089-85d9-4f45-82f5-77730eabfb6a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1149 | 2025.06.30 23:42:49.047892 [ 267 ] {6c757089-85d9-4f45-82f5-77730eabfb6a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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 | ||
| 1150 | 2025.06.30 23:42:49.048071 [ 267 ] {6c757089-85d9-4f45-82f5-77730eabfb6a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1151 | 2025.06.30 23:42:49.048124 [ 267 ] {6c757089-85d9-4f45-82f5-77730eabfb6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1152 | 2025.06.30 23:42:49.048222 [ 267 ] {6c757089-85d9-4f45-82f5-77730eabfb6a} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1153 | 2025.06.30 23:42:49.048250 [ 267 ] {6c757089-85d9-4f45-82f5-77730eabfb6a} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1154 | 2025.06.30 23:42:49.048268 [ 267 ] {6c757089-85d9-4f45-82f5-77730eabfb6a} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (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 | ||
| 1155 | 2025.06.30 23:42:49.048283 [ 267 ] {6c757089-85d9-4f45-82f5-77730eabfb6a} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1156 | 2025.06.30 23:42:49.048315 [ 267 ] {6c757089-85d9-4f45-82f5-77730eabfb6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1157 | 2025.06.30 23:42:49.048332 [ 267 ] {6c757089-85d9-4f45-82f5-77730eabfb6a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 1158 | 2025.06.30 23:42:49.048752 [ 267 ] {6c757089-85d9-4f45-82f5-77730eabfb6a} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001167 sec., 11996.572407883461 rows/sec., 489.54 KiB/sec. | ||
| 1159 | 2025.06.30 23:42:49.048809 [ 267 ] {6c757089-85d9-4f45-82f5-77730eabfb6a} <Debug> TCPHandler: Processed in 0.001383342 sec. | ||
| 1160 | 2025.06.30 23:42:49.052913 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1161 | 2025.06.30 23:42:49.053037 [ 267 ] {dfefffb6-3839-405e-a412-44bd816d0019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1162 | 2025.06.30 23:42:49.053083 [ 267 ] {dfefffb6-3839-405e-a412-44bd816d0019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1163 | 2025.06.30 23:42:49.053737 [ 267 ] {dfefffb6-3839-405e-a412-44bd816d0019} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1164 | 2025.06.30 23:42:49.053780 [ 267 ] {dfefffb6-3839-405e-a412-44bd816d0019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1165 | 2025.06.30 23:42:49.054340 [ 267 ] {dfefffb6-3839-405e-a412-44bd816d0019} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1166 | 2025.06.30 23:42:49.054757 [ 267 ] {dfefffb6-3839-405e-a412-44bd816d0019} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1167 | 2025.06.30 23:42:49.054907 [ 267 ] {dfefffb6-3839-405e-a412-44bd816d0019} <Debug> executeQuery: Read 16 rows, 4.79 KiB in 0.001901 sec., 8416.622830089427 rows/sec., 2.46 MiB/sec. | ||
| 1168 | 2025.06.30 23:42:49.054946 [ 267 ] {dfefffb6-3839-405e-a412-44bd816d0019} <Debug> TCPHandler: Processed in 0.002088908 sec. | ||
| 1169 | 2025.06.30 23:42:49.055071 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1170 | 2025.06.30 23:42:49.055171 [ 267 ] {49627ff3-0f84-471a-ac0d-24a00e2ce990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1171 | 2025.06.30 23:42:49.055211 [ 267 ] {49627ff3-0f84-471a-ac0d-24a00e2ce990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1172 | 2025.06.30 23:42:49.057807 [ 267 ] {49627ff3-0f84-471a-ac0d-24a00e2ce990} <Trace> oximeter.fields_i16 (cc461ec9-35df-446c-b2c1-0988c4ecf4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1173 | 2025.06.30 23:42:49.057840 [ 267 ] {49627ff3-0f84-471a-ac0d-24a00e2ce990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1174 | 2025.06.30 23:42:49.058322 [ 267 ] {49627ff3-0f84-471a-ac0d-24a00e2ce990} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1175 | 2025.06.30 23:42:49.058821 [ 267 ] {49627ff3-0f84-471a-ac0d-24a00e2ce990} <Trace> oximeter.fields_i16 (cc461ec9-35df-446c-b2c1-0988c4ecf4f2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1176 | 2025.06.30 23:42:49.058964 [ 267 ] {49627ff3-0f84-471a-ac0d-24a00e2ce990} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.003815 sec., 55570.11795543906 rows/sec., 3.53 MiB/sec. | ||
| 1177 | 2025.06.30 23:42:49.059002 [ 267 ] {49627ff3-0f84-471a-ac0d-24a00e2ce990} <Debug> TCPHandler: Processed in 0.003981322 sec. | ||
| 1178 | 2025.06.30 23:42:49.059119 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1179 | 2025.06.30 23:42:49.059223 [ 267 ] {e61670bb-0903-4d46-9954-0dd5a202c9e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1180 | 2025.06.30 23:42:49.059267 [ 267 ] {e61670bb-0903-4d46-9954-0dd5a202c9e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1181 | 2025.06.30 23:42:49.060001 [ 267 ] {e61670bb-0903-4d46-9954-0dd5a202c9e3} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1182 | 2025.06.30 23:42:49.060037 [ 267 ] {e61670bb-0903-4d46-9954-0dd5a202c9e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1183 | 2025.06.30 23:42:49.060562 [ 267 ] {e61670bb-0903-4d46-9954-0dd5a202c9e3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1184 | 2025.06.30 23:42:49.061019 [ 267 ] {e61670bb-0903-4d46-9954-0dd5a202c9e3} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1185 | 2025.06.30 23:42:49.061151 [ 267 ] {e61670bb-0903-4d46-9954-0dd5a202c9e3} <Debug> executeQuery: Read 651 rows, 53.06 KiB in 0.001949 sec., 334017.44484350947 rows/sec., 26.58 MiB/sec. | ||
| 1186 | 2025.06.30 23:42:49.061187 [ 267 ] {e61670bb-0903-4d46-9954-0dd5a202c9e3} <Debug> TCPHandler: Processed in 0.00212057 sec. | ||
| 1187 | 2025.06.30 23:42:49.061297 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1188 | 2025.06.30 23:42:49.061393 [ 267 ] {71e58c4b-de67-4457-8244-5e88ea1a55a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1189 | 2025.06.30 23:42:49.061434 [ 267 ] {71e58c4b-de67-4457-8244-5e88ea1a55a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1190 | 2025.06.30 23:42:49.061846 [ 267 ] {71e58c4b-de67-4457-8244-5e88ea1a55a3} <Trace> oximeter.fields_u16 (e6613935-3e17-4154-acb1-e41c565dbfe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1191 | 2025.06.30 23:42:49.061881 [ 267 ] {71e58c4b-de67-4457-8244-5e88ea1a55a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1192 | 2025.06.30 23:42:49.062286 [ 267 ] {71e58c4b-de67-4457-8244-5e88ea1a55a3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1193 | 2025.06.30 23:42:49.062700 [ 267 ] {71e58c4b-de67-4457-8244-5e88ea1a55a3} <Trace> oximeter.fields_u16 (e6613935-3e17-4154-acb1-e41c565dbfe1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1194 | 2025.06.30 23:42:49.062828 [ 267 ] {71e58c4b-de67-4457-8244-5e88ea1a55a3} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001454 sec., 94910.59147180192 rows/sec., 5.91 MiB/sec. | ||
| 1195 | 2025.06.30 23:42:49.062869 [ 267 ] {71e58c4b-de67-4457-8244-5e88ea1a55a3} <Debug> TCPHandler: Processed in 0.001622807 sec. | ||
| 1196 | 2025.06.30 23:42:49.062980 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1197 | 2025.06.30 23:42:49.063074 [ 267 ] {455dd486-bbd5-4adc-92ff-8778c80b0bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1198 | 2025.06.30 23:42:49.063113 [ 267 ] {455dd486-bbd5-4adc-92ff-8778c80b0bcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1199 | 2025.06.30 23:42:49.063545 [ 267 ] {455dd486-bbd5-4adc-92ff-8778c80b0bcc} <Trace> oximeter.fields_u32 (ec6213f1-dcaf-4a89-82bf-47c3676801f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1200 | 2025.06.30 23:42:49.063578 [ 267 ] {455dd486-bbd5-4adc-92ff-8778c80b0bcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1201 | 2025.06.30 23:42:49.063960 [ 267 ] {455dd486-bbd5-4adc-92ff-8778c80b0bcc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1202 | 2025.06.30 23:42:49.064409 [ 267 ] {455dd486-bbd5-4adc-92ff-8778c80b0bcc} <Trace> oximeter.fields_u32 (ec6213f1-dcaf-4a89-82bf-47c3676801f2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1203 | 2025.06.30 23:42:49.064540 [ 267 ] {455dd486-bbd5-4adc-92ff-8778c80b0bcc} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001484 sec., 76145.5525606469 rows/sec., 4.93 MiB/sec. | ||
| 1204 | 2025.06.30 23:42:49.064584 [ 267 ] {455dd486-bbd5-4adc-92ff-8778c80b0bcc} <Debug> TCPHandler: Processed in 0.001654178 sec. | ||
| 1205 | 2025.06.30 23:42:49.064695 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1206 | 2025.06.30 23:42:49.064790 [ 267 ] {7d48aaab-06b5-4606-9e66-a4579782d417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1207 | 2025.06.30 23:42:49.064830 [ 267 ] {7d48aaab-06b5-4606-9e66-a4579782d417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1208 | 2025.06.30 23:42:49.065251 [ 267 ] {7d48aaab-06b5-4606-9e66-a4579782d417} <Trace> oximeter.fields_u8 (126a9341-d612-4a9e-b05c-1e86ceb2f292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1209 | 2025.06.30 23:42:49.065287 [ 267 ] {7d48aaab-06b5-4606-9e66-a4579782d417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1210 | 2025.06.30 23:42:49.067676 [ 267 ] {7d48aaab-06b5-4606-9e66-a4579782d417} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1211 | 2025.06.30 23:42:49.068569 [ 267 ] {7d48aaab-06b5-4606-9e66-a4579782d417} <Trace> oximeter.fields_u8 (126a9341-d612-4a9e-b05c-1e86ceb2f292): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1212 | 2025.06.30 23:42:49.068761 [ 267 ] {7d48aaab-06b5-4606-9e66-a4579782d417} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.003988 sec., 28084.252758274823 rows/sec., 1.60 MiB/sec. | ||
| 1213 | 2025.06.30 23:42:49.068806 [ 267 ] {7d48aaab-06b5-4606-9e66-a4579782d417} <Debug> TCPHandler: Processed in 0.004160756 sec. | ||
| 1214 | 2025.06.30 23:42:49.068922 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1215 | 2025.06.30 23:42:49.069019 [ 267 ] {c5358435-f990-4376-a09c-be1307018190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1216 | 2025.06.30 23:42:49.069059 [ 267 ] {c5358435-f990-4376-a09c-be1307018190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1217 | 2025.06.30 23:42:49.069799 [ 267 ] {c5358435-f990-4376-a09c-be1307018190} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1218 | 2025.06.30 23:42:49.069836 [ 267 ] {c5358435-f990-4376-a09c-be1307018190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1219 | 2025.06.30 23:42:49.070348 [ 267 ] {c5358435-f990-4376-a09c-be1307018190} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1220 | 2025.06.30 23:42:49.070924 [ 267 ] {c5358435-f990-4376-a09c-be1307018190} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1221 | 2025.06.30 23:42:49.071103 [ 267 ] {c5358435-f990-4376-a09c-be1307018190} <Debug> executeQuery: Read 391 rows, 28.32 KiB in 0.0021 sec., 186190.4761904762 rows/sec., 13.17 MiB/sec. | ||
| 1222 | 2025.06.30 23:42:49.071159 [ 267 ] {c5358435-f990-4376-a09c-be1307018190} <Debug> TCPHandler: Processed in 0.002286423 sec. | ||
| 1223 | 2025.06.30 23:42:49.071306 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1224 | 2025.06.30 23:42:49.071419 [ 267 ] {62180a2f-f2e3-46b8-8f4c-db0b2c5c3036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1225 | 2025.06.30 23:42:49.071565 [ 267 ] {62180a2f-f2e3-46b8-8f4c-db0b2c5c3036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1226 | 2025.06.30 23:42:49.071961 [ 267 ] {62180a2f-f2e3-46b8-8f4c-db0b2c5c3036} <Trace> oximeter.measurements_bool (268d20f7-c6eb-48b2-8a5e-d5ce3658f984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1227 | 2025.06.30 23:42:49.071994 [ 267 ] {62180a2f-f2e3-46b8-8f4c-db0b2c5c3036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1228 | 2025.06.30 23:42:49.072409 [ 267 ] {62180a2f-f2e3-46b8-8f4c-db0b2c5c3036} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1229 | 2025.06.30 23:42:49.072851 [ 267 ] {62180a2f-f2e3-46b8-8f4c-db0b2c5c3036} <Trace> oximeter.measurements_bool (268d20f7-c6eb-48b2-8a5e-d5ce3658f984): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1230 | 2025.06.30 23:42:49.072983 [ 267 ] {62180a2f-f2e3-46b8-8f4c-db0b2c5c3036} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001589 sec., 3775.9597230962872 rows/sec., 197.28 KiB/sec. | ||
| 1231 | 2025.06.30 23:42:49.073026 [ 267 ] {62180a2f-f2e3-46b8-8f4c-db0b2c5c3036} <Debug> TCPHandler: Processed in 0.001780941 sec. | ||
| 1232 | 2025.06.30 23:42:49.073145 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1233 | 2025.06.30 23:42:49.073239 [ 267 ] {8bee0c74-83e3-4da7-8910-e88cd9bfde1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1234 | 2025.06.30 23:42:49.073283 [ 267 ] {8bee0c74-83e3-4da7-8910-e88cd9bfde1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1235 | 2025.06.30 23:42:49.073723 [ 267 ] {8bee0c74-83e3-4da7-8910-e88cd9bfde1b} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1236 | 2025.06.30 23:42:49.073765 [ 267 ] {8bee0c74-83e3-4da7-8910-e88cd9bfde1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1237 | 2025.06.30 23:42:49.074248 [ 267 ] {8bee0c74-83e3-4da7-8910-e88cd9bfde1b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1238 | 2025.06.30 23:42:49.074751 [ 267 ] {8bee0c74-83e3-4da7-8910-e88cd9bfde1b} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1239 | 2025.06.30 23:42:49.074921 [ 267 ] {8bee0c74-83e3-4da7-8910-e88cd9bfde1b} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001698 sec., 104240.28268551236 rows/sec., 6.88 MiB/sec. | ||
| 1240 | 2025.06.30 23:42:49.074980 [ 267 ] {8bee0c74-83e3-4da7-8910-e88cd9bfde1b} <Debug> TCPHandler: Processed in 0.001884904 sec. | ||
| 1241 | 2025.06.30 23:42:49.075130 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1242 | 2025.06.30 23:42:49.075252 [ 267 ] {b735e528-c352-4f33-b283-a78bedcb0ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1243 | 2025.06.30 23:42:49.075310 [ 267 ] {b735e528-c352-4f33-b283-a78bedcb0ce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1244 | 2025.06.30 23:42:49.075695 [ 267 ] {b735e528-c352-4f33-b283-a78bedcb0ce4} <Trace> oximeter.measurements_f64 (f1112b1e-3387-43f4-9ba1-20e7d57d1ee4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1245 | 2025.06.30 23:42:49.075729 [ 267 ] {b735e528-c352-4f33-b283-a78bedcb0ce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1246 | 2025.06.30 23:42:49.076129 [ 267 ] {b735e528-c352-4f33-b283-a78bedcb0ce4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1247 | 2025.06.30 23:42:49.076675 [ 267 ] {b735e528-c352-4f33-b283-a78bedcb0ce4} <Trace> oximeter.measurements_f64 (f1112b1e-3387-43f4-9ba1-20e7d57d1ee4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1248 | 2025.06.30 23:42:49.076826 [ 267 ] {b735e528-c352-4f33-b283-a78bedcb0ce4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001598 sec., 625.7822277847309 rows/sec., 42.17 KiB/sec. | ||
| 1249 | 2025.06.30 23:42:49.076877 [ 267 ] {b735e528-c352-4f33-b283-a78bedcb0ce4} <Debug> TCPHandler: Processed in 0.001818893 sec. | ||
| 1250 | 2025.06.30 23:42:49.076997 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1251 | 2025.06.30 23:42:49.077094 [ 267 ] {63548a9d-c017-4cdd-8222-13c5032a7b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1252 | 2025.06.30 23:42:49.077151 [ 267 ] {63548a9d-c017-4cdd-8222-13c5032a7b85} <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 | ||
| 1253 | 2025.06.30 23:42:49.077949 [ 267 ] {63548a9d-c017-4cdd-8222-13c5032a7b85} <Trace> oximeter.measurements_histogramu64 (96bd3d6b-0397-4369-9f0e-802cd46d4f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1254 | 2025.06.30 23:42:49.077989 [ 267 ] {63548a9d-c017-4cdd-8222-13c5032a7b85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1255 | 2025.06.30 23:42:49.081332 [ 267 ] {63548a9d-c017-4cdd-8222-13c5032a7b85} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1256 | 2025.06.30 23:42:49.081771 [ 267 ] {63548a9d-c017-4cdd-8222-13c5032a7b85} <Trace> oximeter.measurements_histogramu64 (96bd3d6b-0397-4369-9f0e-802cd46d4f98): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1257 | 2025.06.30 23:42:49.081925 [ 267 ] {63548a9d-c017-4cdd-8222-13c5032a7b85} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.004849 sec., 6599.298824499897 rows/sec., 11.83 MiB/sec. | ||
| 1258 | 2025.06.30 23:42:49.081988 [ 267 ] {63548a9d-c017-4cdd-8222-13c5032a7b85} <Debug> TCPHandler: Processed in 0.005040347 sec. | ||
| 1259 | 2025.06.30 23:42:49.082106 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1260 | 2025.06.30 23:42:49.082201 [ 267 ] {881601b0-7ce4-4a1a-8198-6acd55ee653f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1261 | 2025.06.30 23:42:49.082243 [ 267 ] {881601b0-7ce4-4a1a-8198-6acd55ee653f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1262 | 2025.06.30 23:42:49.082583 [ 267 ] {881601b0-7ce4-4a1a-8198-6acd55ee653f} <Trace> oximeter.measurements_i64 (fd73d17e-f3d4-42d1-a1e2-879d8e2aaf5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1263 | 2025.06.30 23:42:49.082620 [ 267 ] {881601b0-7ce4-4a1a-8198-6acd55ee653f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1264 | 2025.06.30 23:42:49.083042 [ 267 ] {881601b0-7ce4-4a1a-8198-6acd55ee653f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1265 | 2025.06.30 23:42:49.083513 [ 267 ] {881601b0-7ce4-4a1a-8198-6acd55ee653f} <Trace> oximeter.measurements_i64 (fd73d17e-f3d4-42d1-a1e2-879d8e2aaf5a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1266 | 2025.06.30 23:42:49.083640 [ 267 ] {881601b0-7ce4-4a1a-8198-6acd55ee653f} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.001457 sec., 14413.177762525738 rows/sec., 1.05 MiB/sec. | ||
| 1267 | 2025.06.30 23:42:49.083676 [ 267 ] {881601b0-7ce4-4a1a-8198-6acd55ee653f} <Debug> TCPHandler: Processed in 0.001618777 sec. | ||
| 1268 | 2025.06.30 23:42:49.083794 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1269 | 2025.06.30 23:42:49.083893 [ 267 ] {08354582-e913-4de5-9540-397fce8d0152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1270 | 2025.06.30 23:42:49.083933 [ 267 ] {08354582-e913-4de5-9540-397fce8d0152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1271 | 2025.06.30 23:42:49.084280 [ 267 ] {08354582-e913-4de5-9540-397fce8d0152} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1272 | 2025.06.30 23:42:49.084316 [ 267 ] {08354582-e913-4de5-9540-397fce8d0152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1273 | 2025.06.30 23:42:49.084738 [ 267 ] {08354582-e913-4de5-9540-397fce8d0152} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1274 | 2025.06.30 23:42:49.085201 [ 267 ] {08354582-e913-4de5-9540-397fce8d0152} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1275 | 2025.06.30 23:42:49.085340 [ 267 ] {08354582-e913-4de5-9540-397fce8d0152} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001466 sec., 35470.668485675305 rows/sec., 2.20 MiB/sec. | ||
| 1276 | 2025.06.30 23:42:49.085376 [ 267 ] {08354582-e913-4de5-9540-397fce8d0152} <Debug> TCPHandler: Processed in 0.001634527 sec. | ||
| 1277 | 2025.06.30 23:42:53.973850 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1278 | 2025.06.30 23:42:53.974065 [ 267 ] {ceef9201-a90c-4eef-8488-fa0b4a01291a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1279 | 2025.06.30 23:42:53.974138 [ 267 ] {ceef9201-a90c-4eef-8488-fa0b4a01291a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1280 | 2025.06.30 23:42:53.974845 [ 267 ] {ceef9201-a90c-4eef-8488-fa0b4a01291a} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1281 | 2025.06.30 23:42:53.974896 [ 267 ] {ceef9201-a90c-4eef-8488-fa0b4a01291a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1282 | 2025.06.30 23:42:53.975285 [ 267 ] {ceef9201-a90c-4eef-8488-fa0b4a01291a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1283 | 2025.06.30 23:42:53.975526 [ 267 ] {ceef9201-a90c-4eef-8488-fa0b4a01291a} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1284 | 2025.06.30 23:42:53.975695 [ 267 ] {ceef9201-a90c-4eef-8488-fa0b4a01291a} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001684 sec., 15439.429928741092 rows/sec., 1.15 MiB/sec. | ||
| 1285 | 2025.06.30 23:42:53.975736 [ 267 ] {ceef9201-a90c-4eef-8488-fa0b4a01291a} <Debug> TCPHandler: Processed in 0.002024016 sec. | ||
| 1286 | 2025.06.30 23:42:53.975851 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1287 | 2025.06.30 23:42:53.975955 [ 267 ] {32360a54-7d13-4fcc-9b7f-8a081070bf30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1288 | 2025.06.30 23:42:53.975997 [ 267 ] {32360a54-7d13-4fcc-9b7f-8a081070bf30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1289 | 2025.06.30 23:42:53.976425 [ 267 ] {32360a54-7d13-4fcc-9b7f-8a081070bf30} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1290 | 2025.06.30 23:42:53.976463 [ 267 ] {32360a54-7d13-4fcc-9b7f-8a081070bf30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1291 | 2025.06.30 23:42:53.976770 [ 267 ] {32360a54-7d13-4fcc-9b7f-8a081070bf30} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1292 | 2025.06.30 23:42:53.976983 [ 267 ] {32360a54-7d13-4fcc-9b7f-8a081070bf30} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1293 | 2025.06.30 23:42:53.977139 [ 267 ] {32360a54-7d13-4fcc-9b7f-8a081070bf30} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001203 sec., 23275.145469659183 rows/sec., 1.82 MiB/sec. | ||
| 1294 | 2025.06.30 23:42:53.977179 [ 267 ] {32360a54-7d13-4fcc-9b7f-8a081070bf30} <Debug> TCPHandler: Processed in 0.001379232 sec. | ||
| 1295 | 2025.06.30 23:42:53.977275 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1296 | 2025.06.30 23:42:53.977369 [ 267 ] {85933328-a03c-40ec-ad16-9d1877ab51ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1297 | 2025.06.30 23:42:53.977411 [ 267 ] {85933328-a03c-40ec-ad16-9d1877ab51ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1298 | 2025.06.30 23:42:53.977811 [ 267 ] {85933328-a03c-40ec-ad16-9d1877ab51ed} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1299 | 2025.06.30 23:42:53.977847 [ 267 ] {85933328-a03c-40ec-ad16-9d1877ab51ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1300 | 2025.06.30 23:42:53.978191 [ 267 ] {85933328-a03c-40ec-ad16-9d1877ab51ed} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1301 | 2025.06.30 23:42:53.978408 [ 267 ] {85933328-a03c-40ec-ad16-9d1877ab51ed} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1302 | 2025.06.30 23:42:53.978544 [ 267 ] {85933328-a03c-40ec-ad16-9d1877ab51ed} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001194 sec., 83752.09380234506 rows/sec., 5.81 MiB/sec. | ||
| 1303 | 2025.06.30 23:42:53.978581 [ 267 ] {85933328-a03c-40ec-ad16-9d1877ab51ed} <Debug> TCPHandler: Processed in 0.001352051 sec. | ||
| 1304 | 2025.06.30 23:42:53.978684 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1305 | 2025.06.30 23:42:53.978774 [ 267 ] {12dd0cc8-ff96-4051-a494-4693b6b0ca42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1306 | 2025.06.30 23:42:53.978814 [ 267 ] {12dd0cc8-ff96-4051-a494-4693b6b0ca42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1307 | 2025.06.30 23:42:53.979454 [ 267 ] {12dd0cc8-ff96-4051-a494-4693b6b0ca42} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1308 | 2025.06.30 23:42:53.979489 [ 267 ] {12dd0cc8-ff96-4051-a494-4693b6b0ca42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1309 | 2025.06.30 23:42:53.979793 [ 267 ] {12dd0cc8-ff96-4051-a494-4693b6b0ca42} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1310 | 2025.06.30 23:42:53.980005 [ 267 ] {12dd0cc8-ff96-4051-a494-4693b6b0ca42} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1311 | 2025.06.30 23:42:53.980134 [ 267 ] {12dd0cc8-ff96-4051-a494-4693b6b0ca42} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001378 sec., 21770.682148040636 rows/sec., 1.49 MiB/sec. | ||
| 1312 | 2025.06.30 23:42:53.980173 [ 267 ] {12dd0cc8-ff96-4051-a494-4693b6b0ca42} <Debug> TCPHandler: Processed in 0.001536456 sec. | ||
| 1313 | 2025.06.30 23:42:55.095097 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1314 | 2025.06.30 23:42:55.095913 [ 243 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1315 | 2025.06.30 23:42:55.095996 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1316 | 2025.06.30 23:42:55.096556 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1317 | 2025.06.30 23:42:55.096801 [ 243 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1318 | 2025.06.30 23:42:55.096946 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1319 | 2025.06.30 23:42:55.201967 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1320 | 2025.06.30 23:42:55.218846 [ 244 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1321 | 2025.06.30 23:42:55.218905 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1322 | 2025.06.30 23:42:55.225233 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1323 | 2025.06.30 23:42:55.225959 [ 244 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1324 | 2025.06.30 23:42:55.228726 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1325 | 2025.06.30 23:42:56.001153 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.53 MiB, peak 168.53 MiB, free memory in arenas 0.00 B, will set to 166.18 MiB (RSS), difference: 1.65 MiB | ||
| 1326 | 2025.06.30 23:42:57.588931 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 200 | ||
| 1327 | 2025.06.30 23:42:57.591760 [ 242 ] {} <Trace> system.query_log (37f36e38-011e-4f54-89e7-9ff8ae57b433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1328 | 2025.06.30 23:42:57.591808 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1329 | 2025.06.30 23:42:57.593148 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1330 | 2025.06.30 23:42:57.593427 [ 242 ] {} <Trace> system.query_log (37f36e38-011e-4f54-89e7-9ff8ae57b433): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1331 | 2025.06.30 23:42:57.593664 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 200 | ||
| 1332 | 2025.06.30 23:42:58.980208 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1333 | 2025.06.30 23:42:58.980483 [ 267 ] {95388b49-98e5-4c26-ab95-9afdc54820e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1334 | 2025.06.30 23:42:58.980582 [ 267 ] {95388b49-98e5-4c26-ab95-9afdc54820e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1335 | 2025.06.30 23:42:58.981400 [ 267 ] {95388b49-98e5-4c26-ab95-9afdc54820e7} <Trace> oximeter.fields_i16 (cc461ec9-35df-446c-b2c1-0988c4ecf4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1336 | 2025.06.30 23:42:58.981448 [ 267 ] {95388b49-98e5-4c26-ab95-9afdc54820e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1337 | 2025.06.30 23:42:58.981841 [ 267 ] {95388b49-98e5-4c26-ab95-9afdc54820e7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1338 | 2025.06.30 23:42:58.982077 [ 267 ] {95388b49-98e5-4c26-ab95-9afdc54820e7} <Trace> oximeter.fields_i16 (cc461ec9-35df-446c-b2c1-0988c4ecf4f2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1339 | 2025.06.30 23:42:58.982228 [ 267 ] {95388b49-98e5-4c26-ab95-9afdc54820e7} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001815 sec., 116804.40771349863 rows/sec., 7.43 MiB/sec. | ||
| 1340 | 2025.06.30 23:42:58.982270 [ 267 ] {95388b49-98e5-4c26-ab95-9afdc54820e7} <Debug> TCPHandler: Processed in 0.002235142 sec. | ||
| 1341 | 2025.06.30 23:42:58.982396 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1342 | 2025.06.30 23:42:58.982517 [ 267 ] {923bebae-0cca-428b-8dbf-008a142502a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1343 | 2025.06.30 23:42:58.982566 [ 267 ] {923bebae-0cca-428b-8dbf-008a142502a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1344 | 2025.06.30 23:42:58.983288 [ 267 ] {923bebae-0cca-428b-8dbf-008a142502a3} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1345 | 2025.06.30 23:42:58.983326 [ 267 ] {923bebae-0cca-428b-8dbf-008a142502a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1346 | 2025.06.30 23:42:58.983671 [ 267 ] {923bebae-0cca-428b-8dbf-008a142502a3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1347 | 2025.06.30 23:42:58.983876 [ 267 ] {923bebae-0cca-428b-8dbf-008a142502a3} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1348 | 2025.06.30 23:42:58.984006 [ 267 ] {923bebae-0cca-428b-8dbf-008a142502a3} <Debug> executeQuery: Read 651 rows, 53.06 KiB in 0.001513 sec., 430270.98479841376 rows/sec., 34.25 MiB/sec. | ||
| 1349 | 2025.06.30 23:42:58.984044 [ 267 ] {923bebae-0cca-428b-8dbf-008a142502a3} <Debug> TCPHandler: Processed in 0.001710779 sec. | ||
| 1350 | 2025.06.30 23:42:58.984151 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1351 | 2025.06.30 23:42:58.984254 [ 267 ] {66204d65-45e1-4498-b282-da7108c9a906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1352 | 2025.06.30 23:42:58.984297 [ 267 ] {66204d65-45e1-4498-b282-da7108c9a906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1353 | 2025.06.30 23:42:58.984724 [ 267 ] {66204d65-45e1-4498-b282-da7108c9a906} <Trace> oximeter.fields_u16 (e6613935-3e17-4154-acb1-e41c565dbfe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1354 | 2025.06.30 23:42:58.984761 [ 267 ] {66204d65-45e1-4498-b282-da7108c9a906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1355 | 2025.06.30 23:42:58.985077 [ 267 ] {66204d65-45e1-4498-b282-da7108c9a906} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1356 | 2025.06.30 23:42:58.985295 [ 267 ] {66204d65-45e1-4498-b282-da7108c9a906} <Trace> oximeter.fields_u16 (e6613935-3e17-4154-acb1-e41c565dbfe1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1357 | 2025.06.30 23:42:58.985419 [ 267 ] {66204d65-45e1-4498-b282-da7108c9a906} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001184 sec., 116554.05405405405 rows/sec., 7.25 MiB/sec. | ||
| 1358 | 2025.06.30 23:42:58.985456 [ 267 ] {66204d65-45e1-4498-b282-da7108c9a906} <Debug> TCPHandler: Processed in 0.001356951 sec. | ||
| 1359 | 2025.06.30 23:42:58.985570 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1360 | 2025.06.30 23:42:58.985664 [ 267 ] {43ecf472-a0b5-4992-8441-95f5eccbc014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1361 | 2025.06.30 23:42:58.985704 [ 267 ] {43ecf472-a0b5-4992-8441-95f5eccbc014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1362 | 2025.06.30 23:42:58.986116 [ 267 ] {43ecf472-a0b5-4992-8441-95f5eccbc014} <Trace> oximeter.fields_u32 (ec6213f1-dcaf-4a89-82bf-47c3676801f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1363 | 2025.06.30 23:42:58.986153 [ 267 ] {43ecf472-a0b5-4992-8441-95f5eccbc014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1364 | 2025.06.30 23:42:58.986459 [ 267 ] {43ecf472-a0b5-4992-8441-95f5eccbc014} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1365 | 2025.06.30 23:42:58.986674 [ 267 ] {43ecf472-a0b5-4992-8441-95f5eccbc014} <Trace> oximeter.fields_u32 (ec6213f1-dcaf-4a89-82bf-47c3676801f2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1366 | 2025.06.30 23:42:58.986823 [ 267 ] {43ecf472-a0b5-4992-8441-95f5eccbc014} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001176 sec., 96088.43537414966 rows/sec., 6.22 MiB/sec. | ||
| 1367 | 2025.06.30 23:42:58.986863 [ 267 ] {43ecf472-a0b5-4992-8441-95f5eccbc014} <Debug> TCPHandler: Processed in 0.00134302 sec. | ||
| 1368 | 2025.06.30 23:42:58.986973 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1369 | 2025.06.30 23:42:58.987067 [ 267 ] {7f799612-d0bd-45ca-8350-3c6d6ad1e71b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1370 | 2025.06.30 23:42:58.987107 [ 267 ] {7f799612-d0bd-45ca-8350-3c6d6ad1e71b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1371 | 2025.06.30 23:42:58.987519 [ 267 ] {7f799612-d0bd-45ca-8350-3c6d6ad1e71b} <Trace> oximeter.fields_u8 (126a9341-d612-4a9e-b05c-1e86ceb2f292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1372 | 2025.06.30 23:42:58.987556 [ 267 ] {7f799612-d0bd-45ca-8350-3c6d6ad1e71b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1373 | 2025.06.30 23:42:58.987867 [ 267 ] {7f799612-d0bd-45ca-8350-3c6d6ad1e71b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1374 | 2025.06.30 23:42:58.988122 [ 267 ] {7f799612-d0bd-45ca-8350-3c6d6ad1e71b} <Trace> oximeter.fields_u8 (126a9341-d612-4a9e-b05c-1e86ceb2f292): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1375 | 2025.06.30 23:42:58.988263 [ 267 ] {7f799612-d0bd-45ca-8350-3c6d6ad1e71b} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001213 sec., 92333.05853256388 rows/sec., 5.26 MiB/sec. | ||
| 1376 | 2025.06.30 23:42:58.988306 [ 267 ] {7f799612-d0bd-45ca-8350-3c6d6ad1e71b} <Debug> TCPHandler: Processed in 0.001382202 sec. | ||
| 1377 | 2025.06.30 23:42:58.988436 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1378 | 2025.06.30 23:42:58.988562 [ 267 ] {4a97d639-627e-434f-a811-402784a14e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1379 | 2025.06.30 23:42:58.988616 [ 267 ] {4a97d639-627e-434f-a811-402784a14e54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1380 | 2025.06.30 23:42:58.989243 [ 267 ] {4a97d639-627e-434f-a811-402784a14e54} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1381 | 2025.06.30 23:42:58.989282 [ 267 ] {4a97d639-627e-434f-a811-402784a14e54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1382 | 2025.06.30 23:42:58.989627 [ 267 ] {4a97d639-627e-434f-a811-402784a14e54} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1383 | 2025.06.30 23:42:58.989853 [ 267 ] {4a97d639-627e-434f-a811-402784a14e54} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1384 | 2025.06.30 23:42:58.989986 [ 267 ] {4a97d639-627e-434f-a811-402784a14e54} <Debug> executeQuery: Read 378 rows, 27.27 KiB in 0.001449 sec., 260869.5652173913 rows/sec., 18.38 MiB/sec. | ||
| 1385 | 2025.06.30 23:42:58.990026 [ 267 ] {4a97d639-627e-434f-a811-402784a14e54} <Debug> TCPHandler: Processed in 0.001652709 sec. | ||
| 1386 | 2025.06.30 23:42:58.990138 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1387 | 2025.06.30 23:42:58.990234 [ 267 ] {122ed73b-60e9-42bf-aebd-405ab26a7a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1388 | 2025.06.30 23:42:58.990277 [ 267 ] {122ed73b-60e9-42bf-aebd-405ab26a7a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1389 | 2025.06.30 23:42:58.990595 [ 267 ] {122ed73b-60e9-42bf-aebd-405ab26a7a7e} <Trace> oximeter.measurements_bool (268d20f7-c6eb-48b2-8a5e-d5ce3658f984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1390 | 2025.06.30 23:42:58.990634 [ 267 ] {122ed73b-60e9-42bf-aebd-405ab26a7a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1391 | 2025.06.30 23:42:58.990943 [ 267 ] {122ed73b-60e9-42bf-aebd-405ab26a7a7e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1392 | 2025.06.30 23:42:58.991174 [ 267 ] {122ed73b-60e9-42bf-aebd-405ab26a7a7e} <Trace> oximeter.measurements_bool (268d20f7-c6eb-48b2-8a5e-d5ce3658f984): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1393 | 2025.06.30 23:42:58.991302 [ 267 ] {122ed73b-60e9-42bf-aebd-405ab26a7a7e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001086 sec., 5524.861878453039 rows/sec., 288.65 KiB/sec. | ||
| 1394 | 2025.06.30 23:42:58.991340 [ 267 ] {122ed73b-60e9-42bf-aebd-405ab26a7a7e} <Debug> TCPHandler: Processed in 0.001252349 sec. | ||
| 1395 | 2025.06.30 23:42:58.991458 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1396 | 2025.06.30 23:42:58.991581 [ 267 ] {d6e62e72-6216-4c56-89f5-dcda4b267585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1397 | 2025.06.30 23:42:58.991633 [ 267 ] {d6e62e72-6216-4c56-89f5-dcda4b267585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1398 | 2025.06.30 23:42:58.992078 [ 267 ] {d6e62e72-6216-4c56-89f5-dcda4b267585} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1399 | 2025.06.30 23:42:58.992115 [ 267 ] {d6e62e72-6216-4c56-89f5-dcda4b267585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1400 | 2025.06.30 23:42:58.992454 [ 267 ] {d6e62e72-6216-4c56-89f5-dcda4b267585} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1401 | 2025.06.30 23:42:58.992681 [ 267 ] {d6e62e72-6216-4c56-89f5-dcda4b267585} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1402 | 2025.06.30 23:42:58.992814 [ 267 ] {d6e62e72-6216-4c56-89f5-dcda4b267585} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001259 sec., 140587.76806989676 rows/sec., 9.27 MiB/sec. | ||
| 1403 | 2025.06.30 23:42:58.992851 [ 267 ] {d6e62e72-6216-4c56-89f5-dcda4b267585} <Debug> TCPHandler: Processed in 0.001454854 sec. | ||
| 1404 | 2025.06.30 23:42:58.992955 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1405 | 2025.06.30 23:42:58.993066 [ 267 ] {2226473e-9243-47a3-88e4-3aa644c10981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1406 | 2025.06.30 23:42:58.993118 [ 267 ] {2226473e-9243-47a3-88e4-3aa644c10981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1407 | 2025.06.30 23:42:58.993471 [ 267 ] {2226473e-9243-47a3-88e4-3aa644c10981} <Trace> oximeter.measurements_f64 (f1112b1e-3387-43f4-9ba1-20e7d57d1ee4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1408 | 2025.06.30 23:42:58.993515 [ 267 ] {2226473e-9243-47a3-88e4-3aa644c10981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1409 | 2025.06.30 23:42:58.993872 [ 267 ] {2226473e-9243-47a3-88e4-3aa644c10981} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1410 | 2025.06.30 23:42:58.994116 [ 267 ] {2226473e-9243-47a3-88e4-3aa644c10981} <Trace> oximeter.measurements_f64 (f1112b1e-3387-43f4-9ba1-20e7d57d1ee4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1411 | 2025.06.30 23:42:58.994242 [ 267 ] {2226473e-9243-47a3-88e4-3aa644c10981} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0012 sec., 833.3333333333334 rows/sec., 56.15 KiB/sec. | ||
| 1412 | 2025.06.30 23:42:58.994278 [ 267 ] {2226473e-9243-47a3-88e4-3aa644c10981} <Debug> TCPHandler: Processed in 0.001372952 sec. | ||
| 1413 | 2025.06.30 23:42:58.994397 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1414 | 2025.06.30 23:42:58.994519 [ 267 ] {f7c1f9cb-6198-48bd-a4ef-80692489ccb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1415 | 2025.06.30 23:42:58.994585 [ 267 ] {f7c1f9cb-6198-48bd-a4ef-80692489ccb4} <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 | ||
| 1416 | 2025.06.30 23:42:58.995408 [ 267 ] {f7c1f9cb-6198-48bd-a4ef-80692489ccb4} <Trace> oximeter.measurements_histogramu64 (96bd3d6b-0397-4369-9f0e-802cd46d4f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1417 | 2025.06.30 23:42:58.995446 [ 267 ] {f7c1f9cb-6198-48bd-a4ef-80692489ccb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1418 | 2025.06.30 23:42:58.995987 [ 267 ] {f7c1f9cb-6198-48bd-a4ef-80692489ccb4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1419 | 2025.06.30 23:42:58.996218 [ 267 ] {f7c1f9cb-6198-48bd-a4ef-80692489ccb4} <Trace> oximeter.measurements_histogramu64 (96bd3d6b-0397-4369-9f0e-802cd46d4f98): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1420 | 2025.06.30 23:42:58.996355 [ 267 ] {f7c1f9cb-6198-48bd-a4ef-80692489ccb4} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00186 sec., 17204.301075268817 rows/sec., 30.83 MiB/sec. | ||
| 1421 | 2025.06.30 23:42:58.996404 [ 267 ] {f7c1f9cb-6198-48bd-a4ef-80692489ccb4} <Debug> TCPHandler: Processed in 0.002070028 sec. | ||
| 1422 | 2025.06.30 23:42:58.996513 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1423 | 2025.06.30 23:42:58.996608 [ 267 ] {d5a112ed-28ad-428b-b752-4ac91f906b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1424 | 2025.06.30 23:42:58.996649 [ 267 ] {d5a112ed-28ad-428b-b752-4ac91f906b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1425 | 2025.06.30 23:42:58.996969 [ 267 ] {d5a112ed-28ad-428b-b752-4ac91f906b28} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1426 | 2025.06.30 23:42:58.997005 [ 267 ] {d5a112ed-28ad-428b-b752-4ac91f906b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1427 | 2025.06.30 23:42:58.997310 [ 267 ] {d5a112ed-28ad-428b-b752-4ac91f906b28} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1428 | 2025.06.30 23:42:58.997514 [ 267 ] {d5a112ed-28ad-428b-b752-4ac91f906b28} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1429 | 2025.06.30 23:42:58.997644 [ 267 ] {d5a112ed-28ad-428b-b752-4ac91f906b28} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001054 sec., 49335.86337760911 rows/sec., 3.05 MiB/sec. | ||
| 1430 | 2025.06.30 23:42:58.997678 [ 267 ] {d5a112ed-28ad-428b-b752-4ac91f906b28} <Debug> TCPHandler: Processed in 0.001215338 sec. | ||
| 1431 | 2025.06.30 23:43:02.544238 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1432 | 2025.06.30 23:43:02.544289 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1433 | 2025.06.30 23:43:02.597128 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
| 1434 | 2025.06.30 23:43:02.597643 [ 243 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1435 | 2025.06.30 23:43:02.597695 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1436 | 2025.06.30 23:43:02.598287 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1437 | 2025.06.30 23:43:02.598515 [ 243 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1438 | 2025.06.30 23:43:02.598632 [ 87 ] {} <Debug> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1439 | 2025.06.30 23:43:02.598642 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1440 | 2025.06.30 23:43:02.598693 [ 87 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1441 | 2025.06.30 23:43:02.598717 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1442 | 2025.06.30 23:43:02.601510 [ 194 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::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 | ||
| 1443 | 2025.06.30 23:43:02.603652 [ 194 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1444 | 2025.06.30 23:43:02.604343 [ 194 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1445 | 2025.06.30 23:43:02.604462 [ 194 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1446 | 2025.06.30 23:43:02.604595 [ 194 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1447 | 2025.06.30 23:43:02.604648 [ 194 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1448 | 2025.06.30 23:43:02.604693 [ 194 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1449 | 2025.06.30 23:43:02.604738 [ 194 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
| 1450 | 2025.06.30 23:43:02.626283 [ 187 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.026843631 sec., 104531.3132191394 rows/sec., 1.50 MiB/sec. | ||
| 1451 | 2025.06.30 23:43:02.627184 [ 187 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1452 | 2025.06.30 23:43:02.627498 [ 187 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::all_1_6_1} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1453 | 2025.06.30 23:43:02.627570 [ 187 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::all_1_6_1} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1454 | 2025.06.30 23:43:02.627662 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1455 | 2025.06.30 23:43:02.728890 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1456 | 2025.06.30 23:43:02.746326 [ 244 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1457 | 2025.06.30 23:43:02.746386 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1458 | 2025.06.30 23:43:02.752429 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1459 | 2025.06.30 23:43:02.753146 [ 244 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1460 | 2025.06.30 23:43:02.753436 [ 86 ] {} <Debug> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1461 | 2025.06.30 23:43:02.753486 [ 86 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1462 | 2025.06.30 23:43:02.753508 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1463 | 2025.06.30 23:43:02.753602 [ 187 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::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 | ||
| 1464 | 2025.06.30 23:43:02.757053 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1465 | 2025.06.30 23:43:02.757911 [ 187 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1466 | 2025.06.30 23:43:02.759392 [ 187 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::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 | ||
| 1467 | 2025.06.30 23:43:02.764150 [ 187 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::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 | ||
| 1468 | 2025.06.30 23:43:02.768471 [ 187 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::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 | ||
| 1469 | 2025.06.30 23:43:02.772523 [ 187 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::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 | ||
| 1470 | 2025.06.30 23:43:02.778885 [ 187 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::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 | ||
| 1471 | 2025.06.30 23:43:02.783091 [ 187 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::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 | ||
| 1472 | 2025.06.30 23:43:02.839751 [ 197 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.086186664 sec., 533.7252640385292 rows/sec., 2.76 MiB/sec. | ||
| 1473 | 2025.06.30 23:43:02.841320 [ 201 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1474 | 2025.06.30 23:43:02.843005 [ 201 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::all_1_6_1} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1475 | 2025.06.30 23:43:02.843090 [ 201 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::all_1_6_1} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1476 | 2025.06.30 23:43:02.844191 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1477 | 2025.06.30 23:43:03.001142 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.38 MiB, peak 176.92 MiB, free memory in arenas 0.00 B, will set to 177.21 MiB (RSS), difference: 9.83 MiB | ||
| 1478 | 2025.06.30 23:43:03.973276 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1479 | 2025.06.30 23:43:03.973525 [ 267 ] {1c9f9b12-e7a4-460c-ab54-6f239b31018c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1480 | 2025.06.30 23:43:03.973612 [ 267 ] {1c9f9b12-e7a4-460c-ab54-6f239b31018c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1481 | 2025.06.30 23:43:03.974372 [ 267 ] {1c9f9b12-e7a4-460c-ab54-6f239b31018c} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1482 | 2025.06.30 23:43:03.974418 [ 267 ] {1c9f9b12-e7a4-460c-ab54-6f239b31018c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1483 | 2025.06.30 23:43:03.974798 [ 267 ] {1c9f9b12-e7a4-460c-ab54-6f239b31018c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1484 | 2025.06.30 23:43:03.975025 [ 267 ] {1c9f9b12-e7a4-460c-ab54-6f239b31018c} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1485 | 2025.06.30 23:43:03.975165 [ 85 ] {} <Debug> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1486 | 2025.06.30 23:43:03.975180 [ 267 ] {1c9f9b12-e7a4-460c-ab54-6f239b31018c} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001718 sec., 15133.876600698488 rows/sec., 1.13 MiB/sec. | ||
| 1487 | 2025.06.30 23:43:03.975263 [ 85 ] {} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1488 | 2025.06.30 23:43:03.975278 [ 267 ] {1c9f9b12-e7a4-460c-ab54-6f239b31018c} <Debug> TCPHandler: Processed in 0.00216208 sec. | ||
| 1489 | 2025.06.30 23:43:03.975307 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1490 | 2025.06.30 23:43:03.975422 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1491 | 2025.06.30 23:43:03.975472 [ 191 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::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 | ||
| 1492 | 2025.06.30 23:43:03.975528 [ 267 ] {e928a498-d2d2-498d-9a82-04b46a79da72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1493 | 2025.06.30 23:43:03.975579 [ 267 ] {e928a498-d2d2-498d-9a82-04b46a79da72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1494 | 2025.06.30 23:43:03.975637 [ 191 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1495 | 2025.06.30 23:43:03.975688 [ 191 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part | ||
| 1496 | 2025.06.30 23:43:03.975796 [ 191 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1497 | 2025.06.30 23:43:03.975856 [ 191 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 651 rows starting from the beginning of the part | ||
| 1498 | 2025.06.30 23:43:03.975907 [ 191 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 1499 | 2025.06.30 23:43:03.975958 [ 191 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 651 rows starting from the beginning of the part | ||
| 1500 | 2025.06.30 23:43:03.976002 [ 267 ] {e928a498-d2d2-498d-9a82-04b46a79da72} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1501 | 2025.06.30 23:43:03.976009 [ 191 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 1502 | 2025.06.30 23:43:03.976047 [ 267 ] {e928a498-d2d2-498d-9a82-04b46a79da72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1503 | 2025.06.30 23:43:03.976415 [ 267 ] {e928a498-d2d2-498d-9a82-04b46a79da72} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1504 | 2025.06.30 23:43:03.976699 [ 267 ] {e928a498-d2d2-498d-9a82-04b46a79da72} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1505 | 2025.06.30 23:43:03.976806 [ 85 ] {} <Debug> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1506 | 2025.06.30 23:43:03.976836 [ 85 ] {} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1507 | 2025.06.30 23:43:03.976843 [ 267 ] {e928a498-d2d2-498d-9a82-04b46a79da72} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001337 sec., 20942.40837696335 rows/sec., 1.63 MiB/sec. | ||
| 1508 | 2025.06.30 23:43:03.976857 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1509 | 2025.06.30 23:43:03.976890 [ 267 ] {e928a498-d2d2-498d-9a82-04b46a79da72} <Debug> TCPHandler: Processed in 0.001521755 sec. | ||
| 1510 | 2025.06.30 23:43:03.976960 [ 197 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::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 | ||
| 1511 | 2025.06.30 23:43:03.977012 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1512 | 2025.06.30 23:43:03.977113 [ 197 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1513 | 2025.06.30 23:43:03.977114 [ 267 ] {e3ee9ff1-824c-483a-8eb6-3f2f3c117dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1514 | 2025.06.30 23:43:03.977166 [ 197 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part | ||
| 1515 | 2025.06.30 23:43:03.977180 [ 267 ] {e3ee9ff1-824c-483a-8eb6-3f2f3c117dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1516 | 2025.06.30 23:43:03.977267 [ 197 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1517 | 2025.06.30 23:43:03.977285 [ 186 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1406 rows, containing 5 columns (5 merged, 0 gathered) in 0.001879233 sec., 748177.5809598917 rows/sec., 62.11 MiB/sec. | ||
| 1518 | 2025.06.30 23:43:03.977325 [ 197 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 391 rows starting from the beginning of the part | ||
| 1519 | 2025.06.30 23:43:03.977373 [ 197 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part | ||
| 1520 | 2025.06.30 23:43:03.977414 [ 197 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 378 rows starting from the beginning of the part | ||
| 1521 | 2025.06.30 23:43:03.977466 [ 197 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 28 rows starting from the beginning of the part | ||
| 1522 | 2025.06.30 23:43:03.977565 [ 190 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1523 | 2025.06.30 23:43:03.977572 [ 267 ] {e3ee9ff1-824c-483a-8eb6-3f2f3c117dac} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1524 | 2025.06.30 23:43:03.977626 [ 267 ] {e3ee9ff1-824c-483a-8eb6-3f2f3c117dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1525 | 2025.06.30 23:43:03.977971 [ 190 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_6_1} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1526 | 2025.06.30 23:43:03.978068 [ 190 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_6_1} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1527 | 2025.06.30 23:43:03.978125 [ 267 ] {e3ee9ff1-824c-483a-8eb6-3f2f3c117dac} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1528 | 2025.06.30 23:43:03.978162 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 1529 | 2025.06.30 23:43:03.978372 [ 267 ] {e3ee9ff1-824c-483a-8eb6-3f2f3c117dac} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1530 | 2025.06.30 23:43:03.978486 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1531 | 2025.06.30 23:43:03.978514 [ 267 ] {e3ee9ff1-824c-483a-8eb6-3f2f3c117dac} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00142 sec., 70422.5352112676 rows/sec., 4.88 MiB/sec. | ||
| 1532 | 2025.06.30 23:43:03.978519 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1533 | 2025.06.30 23:43:03.978555 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1534 | 2025.06.30 23:43:03.978558 [ 267 ] {e3ee9ff1-824c-483a-8eb6-3f2f3c117dac} <Debug> TCPHandler: Processed in 0.001602687 sec. | ||
| 1535 | 2025.06.30 23:43:03.978620 [ 197 ] {026606ef-3501-4aaf-b531-db3020f38a83::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 | ||
| 1536 | 2025.06.30 23:43:03.978652 [ 196 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 881 rows, containing 5 columns (5 merged, 0 gathered) in 0.00172015 sec., 512164.6368049298 rows/sec., 38.59 MiB/sec. | ||
| 1537 | 2025.06.30 23:43:03.978680 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1538 | 2025.06.30 23:43:03.978728 [ 197 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1539 | 2025.06.30 23:43:03.978760 [ 197 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 80 rows starting from the beginning of the part | ||
| 1540 | 2025.06.30 23:43:03.978792 [ 267 ] {241274fa-c3db-49ca-bfe9-59b28bc2523d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1541 | 2025.06.30 23:43:03.978803 [ 197 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
| 1542 | 2025.06.30 23:43:03.978844 [ 267 ] {241274fa-c3db-49ca-bfe9-59b28bc2523d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1543 | 2025.06.30 23:43:03.978853 [ 197 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 177 rows starting from the beginning of the part | ||
| 1544 | 2025.06.30 23:43:03.978863 [ 186 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1545 | 2025.06.30 23:43:03.978897 [ 197 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 100 rows starting from the beginning of the part | ||
| 1546 | 2025.06.30 23:43:03.978931 [ 197 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 177 rows starting from the beginning of the part | ||
| 1547 | 2025.06.30 23:43:03.978964 [ 197 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 100 rows starting from the beginning of the part | ||
| 1548 | 2025.06.30 23:43:03.979151 [ 186 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_6_1} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1549 | 2025.06.30 23:43:03.979175 [ 267 ] {241274fa-c3db-49ca-bfe9-59b28bc2523d} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1550 | 2025.06.30 23:43:03.979220 [ 267 ] {241274fa-c3db-49ca-bfe9-59b28bc2523d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1551 | 2025.06.30 23:43:03.979219 [ 186 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_6_1} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1552 | 2025.06.30 23:43:03.979294 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 1553 | 2025.06.30 23:43:03.979575 [ 267 ] {241274fa-c3db-49ca-bfe9-59b28bc2523d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1554 | 2025.06.30 23:43:03.979794 [ 267 ] {241274fa-c3db-49ca-bfe9-59b28bc2523d} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1555 | 2025.06.30 23:43:03.979851 [ 186 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 734 rows, containing 5 columns (5 merged, 0 gathered) in 0.001253019 sec., 585785.2115570474 rows/sec., 39.66 MiB/sec. | ||
| 1556 | 2025.06.30 23:43:03.979904 [ 85 ] {} <Debug> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1557 | 2025.06.30 23:43:03.979924 [ 267 ] {241274fa-c3db-49ca-bfe9-59b28bc2523d} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001152 sec., 26041.666666666664 rows/sec., 1.78 MiB/sec. | ||
| 1558 | 2025.06.30 23:43:03.979940 [ 85 ] {} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1559 | 2025.06.30 23:43:03.979980 [ 267 ] {241274fa-c3db-49ca-bfe9-59b28bc2523d} <Debug> TCPHandler: Processed in 0.001348731 sec. | ||
| 1560 | 2025.06.30 23:43:03.979983 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1561 | 2025.06.30 23:43:03.980032 [ 190 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1562 | 2025.06.30 23:43:03.980146 [ 196 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::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 | ||
| 1563 | 2025.06.30 23:43:03.980292 [ 190 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1564 | 2025.06.30 23:43:03.980299 [ 196 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1565 | 2025.06.30 23:43:03.980354 [ 196 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::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 | ||
| 1566 | 2025.06.30 23:43:03.980358 [ 190 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1567 | 2025.06.30 23:43:03.980424 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 1568 | 2025.06.30 23:43:03.980453 [ 196 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::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 | ||
| 1569 | 2025.06.30 23:43:03.980516 [ 196 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 52 rows starting from the beginning of the part | ||
| 1570 | 2025.06.30 23:43:03.980566 [ 196 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::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 | ||
| 1571 | 2025.06.30 23:43:03.980635 [ 196 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 52 rows starting from the beginning of the part | ||
| 1572 | 2025.06.30 23:43:03.980684 [ 196 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 1573 | 2025.06.30 23:43:03.981529 [ 190 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 218 rows, containing 4 columns (4 merged, 0 gathered) in 0.001449504 sec., 150396.2734838952 rows/sec., 9.83 MiB/sec. | ||
| 1574 | 2025.06.30 23:43:03.981642 [ 190 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1575 | 2025.06.30 23:43:03.981864 [ 190 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_6_1} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1576 | 2025.06.30 23:43:03.981922 [ 190 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_6_1} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1577 | 2025.06.30 23:43:03.981985 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1578 | 2025.06.30 23:43:07.593876 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 230 | ||
| 1579 | 2025.06.30 23:43:07.596083 [ 242 ] {} <Trace> system.query_log (37f36e38-011e-4f54-89e7-9ff8ae57b433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1580 | 2025.06.30 23:43:07.596144 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1581 | 2025.06.30 23:43:07.597354 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1582 | 2025.06.30 23:43:07.597623 [ 242 ] {} <Trace> system.query_log (37f36e38-011e-4f54-89e7-9ff8ae57b433): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1583 | 2025.06.30 23:43:07.597931 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 230 | ||
| 1584 | 2025.06.30 23:43:08.977767 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1585 | 2025.06.30 23:43:08.978010 [ 267 ] {ac11d0f2-3c7b-4c1e-a80c-b0584641cedd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 1586 | 2025.06.30 23:43:08.978350 [ 267 ] {ac11d0f2-3c7b-4c1e-a80c-b0584641cedd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1587 | 2025.06.30 23:43:08.978388 [ 267 ] {ac11d0f2-3c7b-4c1e-a80c-b0584641cedd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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 | ||
| 1588 | 2025.06.30 23:43:08.978626 [ 267 ] {ac11d0f2-3c7b-4c1e-a80c-b0584641cedd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1589 | 2025.06.30 23:43:08.978694 [ 267 ] {ac11d0f2-3c7b-4c1e-a80c-b0584641cedd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1590 | 2025.06.30 23:43:08.978835 [ 267 ] {ac11d0f2-3c7b-4c1e-a80c-b0584641cedd} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1591 | 2025.06.30 23:43:08.979065 [ 288 ] {ac11d0f2-3c7b-4c1e-a80c-b0584641cedd} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1592 | 2025.06.30 23:43:08.979089 [ 289 ] {ac11d0f2-3c7b-4c1e-a80c-b0584641cedd} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1593 | 2025.06.30 23:43:08.979219 [ 267 ] {ac11d0f2-3c7b-4c1e-a80c-b0584641cedd} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (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 | ||
| 1594 | 2025.06.30 23:43:08.979247 [ 267 ] {ac11d0f2-3c7b-4c1e-a80c-b0584641cedd} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1595 | 2025.06.30 23:43:08.983153 [ 267 ] {ac11d0f2-3c7b-4c1e-a80c-b0584641cedd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1596 | 2025.06.30 23:43:08.983179 [ 267 ] {ac11d0f2-3c7b-4c1e-a80c-b0584641cedd} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 1597 | 2025.06.30 23:43:08.983231 [ 267 ] {ac11d0f2-3c7b-4c1e-a80c-b0584641cedd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1598 | 2025.06.30 23:43:08.983269 [ 267 ] {ac11d0f2-3c7b-4c1e-a80c-b0584641cedd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1599 | 2025.06.30 23:43:08.984248 [ 267 ] {ac11d0f2-3c7b-4c1e-a80c-b0584641cedd} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.006334 sec., 4736.34354278497 rows/sec., 180.54 KiB/sec. | ||
| 1600 | 2025.06.30 23:43:08.984369 [ 267 ] {ac11d0f2-3c7b-4c1e-a80c-b0584641cedd} <Debug> TCPHandler: Processed in 0.006735966 sec. | ||
| 1601 | 2025.06.30 23:43:08.984672 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1602 | 2025.06.30 23:43:08.984806 [ 267 ] {a1dff011-5504-4073-9a7c-3a910b7138a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 1603 | 2025.06.30 23:43:08.985024 [ 267 ] {a1dff011-5504-4073-9a7c-3a910b7138a5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1604 | 2025.06.30 23:43:08.985059 [ 267 ] {a1dff011-5504-4073-9a7c-3a910b7138a5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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 | ||
| 1605 | 2025.06.30 23:43:08.985253 [ 267 ] {a1dff011-5504-4073-9a7c-3a910b7138a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1606 | 2025.06.30 23:43:08.985306 [ 267 ] {a1dff011-5504-4073-9a7c-3a910b7138a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1607 | 2025.06.30 23:43:08.985408 [ 267 ] {a1dff011-5504-4073-9a7c-3a910b7138a5} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1608 | 2025.06.30 23:43:08.985476 [ 290 ] {a1dff011-5504-4073-9a7c-3a910b7138a5} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1609 | 2025.06.30 23:43:08.985482 [ 288 ] {a1dff011-5504-4073-9a7c-3a910b7138a5} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1610 | 2025.06.30 23:43:08.985599 [ 267 ] {a1dff011-5504-4073-9a7c-3a910b7138a5} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (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 | ||
| 1611 | 2025.06.30 23:43:08.985625 [ 267 ] {a1dff011-5504-4073-9a7c-3a910b7138a5} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1612 | 2025.06.30 23:43:08.985680 [ 267 ] {a1dff011-5504-4073-9a7c-3a910b7138a5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1613 | 2025.06.30 23:43:08.985697 [ 267 ] {a1dff011-5504-4073-9a7c-3a910b7138a5} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 1614 | 2025.06.30 23:43:08.985726 [ 267 ] {a1dff011-5504-4073-9a7c-3a910b7138a5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1615 | 2025.06.30 23:43:08.985757 [ 267 ] {a1dff011-5504-4073-9a7c-3a910b7138a5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1616 | 2025.06.30 23:43:08.986495 [ 267 ] {a1dff011-5504-4073-9a7c-3a910b7138a5} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.001744 sec., 17201.83486238532 rows/sec., 655.71 KiB/sec. | ||
| 1617 | 2025.06.30 23:43:08.986594 [ 267 ] {a1dff011-5504-4073-9a7c-3a910b7138a5} <Debug> TCPHandler: Processed in 0.001975376 sec. | ||
| 1618 | 2025.06.30 23:43:08.986799 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1619 | 2025.06.30 23:43:08.986933 [ 267 ] {b49bddb1-590b-4243-816d-983466ff6919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 1620 | 2025.06.30 23:43:08.987152 [ 267 ] {b49bddb1-590b-4243-816d-983466ff6919} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1621 | 2025.06.30 23:43:08.987187 [ 267 ] {b49bddb1-590b-4243-816d-983466ff6919} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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 | ||
| 1622 | 2025.06.30 23:43:08.987380 [ 267 ] {b49bddb1-590b-4243-816d-983466ff6919} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1623 | 2025.06.30 23:43:08.987432 [ 267 ] {b49bddb1-590b-4243-816d-983466ff6919} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1624 | 2025.06.30 23:43:08.987531 [ 267 ] {b49bddb1-590b-4243-816d-983466ff6919} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1625 | 2025.06.30 23:43:08.987595 [ 289 ] {b49bddb1-590b-4243-816d-983466ff6919} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1626 | 2025.06.30 23:43:08.987596 [ 288 ] {b49bddb1-590b-4243-816d-983466ff6919} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1627 | 2025.06.30 23:43:08.987710 [ 267 ] {b49bddb1-590b-4243-816d-983466ff6919} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (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 | ||
| 1628 | 2025.06.30 23:43:08.987736 [ 267 ] {b49bddb1-590b-4243-816d-983466ff6919} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1629 | 2025.06.30 23:43:08.987790 [ 267 ] {b49bddb1-590b-4243-816d-983466ff6919} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1630 | 2025.06.30 23:43:08.987808 [ 267 ] {b49bddb1-590b-4243-816d-983466ff6919} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 1631 | 2025.06.30 23:43:08.987837 [ 267 ] {b49bddb1-590b-4243-816d-983466ff6919} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1632 | 2025.06.30 23:43:08.987868 [ 267 ] {b49bddb1-590b-4243-816d-983466ff6919} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1633 | 2025.06.30 23:43:08.988423 [ 267 ] {b49bddb1-590b-4243-816d-983466ff6919} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.001545 sec., 19417.47572815534 rows/sec., 740.16 KiB/sec. | ||
| 1634 | 2025.06.30 23:43:08.988522 [ 267 ] {b49bddb1-590b-4243-816d-983466ff6919} <Debug> TCPHandler: Processed in 0.001774001 sec. | ||
| 1635 | 2025.06.30 23:43:08.988726 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1636 | 2025.06.30 23:43:08.988860 [ 267 ] {07738433-8a71-4de3-87df-7b5e243e7d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1637 | 2025.06.30 23:43:08.989071 [ 267 ] {07738433-8a71-4de3-87df-7b5e243e7d56} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1638 | 2025.06.30 23:43:08.989106 [ 267 ] {07738433-8a71-4de3-87df-7b5e243e7d56} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1639 | 2025.06.30 23:43:08.989310 [ 267 ] {07738433-8a71-4de3-87df-7b5e243e7d56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1640 | 2025.06.30 23:43:08.989363 [ 267 ] {07738433-8a71-4de3-87df-7b5e243e7d56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1641 | 2025.06.30 23:43:08.989462 [ 267 ] {07738433-8a71-4de3-87df-7b5e243e7d56} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1642 | 2025.06.30 23:43:08.989519 [ 290 ] {07738433-8a71-4de3-87df-7b5e243e7d56} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1643 | 2025.06.30 23:43:08.989523 [ 289 ] {07738433-8a71-4de3-87df-7b5e243e7d56} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1644 | 2025.06.30 23:43:08.989614 [ 267 ] {07738433-8a71-4de3-87df-7b5e243e7d56} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (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 | ||
| 1645 | 2025.06.30 23:43:08.989639 [ 267 ] {07738433-8a71-4de3-87df-7b5e243e7d56} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1646 | 2025.06.30 23:43:08.989692 [ 267 ] {07738433-8a71-4de3-87df-7b5e243e7d56} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1647 | 2025.06.30 23:43:08.989710 [ 267 ] {07738433-8a71-4de3-87df-7b5e243e7d56} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 1648 | 2025.06.30 23:43:08.989739 [ 267 ] {07738433-8a71-4de3-87df-7b5e243e7d56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1649 | 2025.06.30 23:43:08.989774 [ 267 ] {07738433-8a71-4de3-87df-7b5e243e7d56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1650 | 2025.06.30 23:43:08.990346 [ 267 ] {07738433-8a71-4de3-87df-7b5e243e7d56} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.001542 sec., 19455.252918287937 rows/sec., 741.60 KiB/sec. | ||
| 1651 | 2025.06.30 23:43:08.990445 [ 267 ] {07738433-8a71-4de3-87df-7b5e243e7d56} <Debug> TCPHandler: Processed in 0.001769451 sec. | ||
| 1652 | 2025.06.30 23:43:08.994656 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1653 | 2025.06.30 23:43:08.994781 [ 267 ] {d6d6018c-b89c-4a0b-bed5-5747a90ff1e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1654 | 2025.06.30 23:43:08.994832 [ 267 ] {d6d6018c-b89c-4a0b-bed5-5747a90ff1e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1655 | 2025.06.30 23:43:08.995403 [ 267 ] {d6d6018c-b89c-4a0b-bed5-5747a90ff1e2} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1656 | 2025.06.30 23:43:08.995447 [ 267 ] {d6d6018c-b89c-4a0b-bed5-5747a90ff1e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1657 | 2025.06.30 23:43:08.995871 [ 267 ] {d6d6018c-b89c-4a0b-bed5-5747a90ff1e2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1658 | 2025.06.30 23:43:08.996069 [ 267 ] {d6d6018c-b89c-4a0b-bed5-5747a90ff1e2} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1659 | 2025.06.30 23:43:08.996214 [ 267 ] {d6d6018c-b89c-4a0b-bed5-5747a90ff1e2} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001469 sec., 2722.940776038121 rows/sec., 346.35 KiB/sec. | ||
| 1660 | 2025.06.30 23:43:08.996251 [ 267 ] {d6d6018c-b89c-4a0b-bed5-5747a90ff1e2} <Debug> TCPHandler: Processed in 0.001656948 sec. | ||
| 1661 | 2025.06.30 23:43:08.996365 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1662 | 2025.06.30 23:43:08.996461 [ 267 ] {be570508-3036-4d6c-b8a7-42fd6e4494a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1663 | 2025.06.30 23:43:08.996501 [ 267 ] {be570508-3036-4d6c-b8a7-42fd6e4494a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1664 | 2025.06.30 23:43:08.997030 [ 267 ] {be570508-3036-4d6c-b8a7-42fd6e4494a2} <Trace> oximeter.fields_i16 (cc461ec9-35df-446c-b2c1-0988c4ecf4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1665 | 2025.06.30 23:43:08.997068 [ 267 ] {be570508-3036-4d6c-b8a7-42fd6e4494a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1666 | 2025.06.30 23:43:08.997385 [ 267 ] {be570508-3036-4d6c-b8a7-42fd6e4494a2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1667 | 2025.06.30 23:43:08.997610 [ 267 ] {be570508-3036-4d6c-b8a7-42fd6e4494a2} <Trace> oximeter.fields_i16 (cc461ec9-35df-446c-b2c1-0988c4ecf4f2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1668 | 2025.06.30 23:43:08.997741 [ 267 ] {be570508-3036-4d6c-b8a7-42fd6e4494a2} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.0013 sec., 163076.9230769231 rows/sec., 10.37 MiB/sec. | ||
| 1669 | 2025.06.30 23:43:08.997778 [ 267 ] {be570508-3036-4d6c-b8a7-42fd6e4494a2} <Debug> TCPHandler: Processed in 0.001463724 sec. | ||
| 1670 | 2025.06.30 23:43:08.997887 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1671 | 2025.06.30 23:43:08.997982 [ 267 ] {fa4a3eed-1c1a-443e-b751-f7b4c374d22f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1672 | 2025.06.30 23:43:08.998024 [ 267 ] {fa4a3eed-1c1a-443e-b751-f7b4c374d22f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1673 | 2025.06.30 23:43:08.998754 [ 267 ] {fa4a3eed-1c1a-443e-b751-f7b4c374d22f} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1674 | 2025.06.30 23:43:08.998791 [ 267 ] {fa4a3eed-1c1a-443e-b751-f7b4c374d22f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1675 | 2025.06.30 23:43:08.999137 [ 267 ] {fa4a3eed-1c1a-443e-b751-f7b4c374d22f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1676 | 2025.06.30 23:43:08.999346 [ 267 ] {fa4a3eed-1c1a-443e-b751-f7b4c374d22f} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1677 | 2025.06.30 23:43:08.999475 [ 267 ] {fa4a3eed-1c1a-443e-b751-f7b4c374d22f} <Debug> executeQuery: Read 655 rows, 53.39 KiB in 0.001511 sec., 433487.75645268033 rows/sec., 34.51 MiB/sec. | ||
| 1678 | 2025.06.30 23:43:08.999510 [ 267 ] {fa4a3eed-1c1a-443e-b751-f7b4c374d22f} <Debug> TCPHandler: Processed in 0.001674138 sec. | ||
| 1679 | 2025.06.30 23:43:08.999621 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1680 | 2025.06.30 23:43:08.999715 [ 267 ] {146017b3-d3ba-47dd-96c3-b3ff844cb4e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1681 | 2025.06.30 23:43:08.999756 [ 267 ] {146017b3-d3ba-47dd-96c3-b3ff844cb4e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1682 | 2025.06.30 23:43:09.000186 [ 267 ] {146017b3-d3ba-47dd-96c3-b3ff844cb4e7} <Trace> oximeter.fields_u16 (e6613935-3e17-4154-acb1-e41c565dbfe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1683 | 2025.06.30 23:43:09.000224 [ 267 ] {146017b3-d3ba-47dd-96c3-b3ff844cb4e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1684 | 2025.06.30 23:43:09.000528 [ 267 ] {146017b3-d3ba-47dd-96c3-b3ff844cb4e7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1685 | 2025.06.30 23:43:09.000738 [ 267 ] {146017b3-d3ba-47dd-96c3-b3ff844cb4e7} <Trace> oximeter.fields_u16 (e6613935-3e17-4154-acb1-e41c565dbfe1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1686 | 2025.06.30 23:43:09.000862 [ 267 ] {146017b3-d3ba-47dd-96c3-b3ff844cb4e7} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001165 sec., 118454.9356223176 rows/sec., 7.37 MiB/sec. | ||
| 1687 | 2025.06.30 23:43:09.000898 [ 267 ] {146017b3-d3ba-47dd-96c3-b3ff844cb4e7} <Debug> TCPHandler: Processed in 0.00132721 sec. | ||
| 1688 | 2025.06.30 23:43:09.001011 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1689 | 2025.06.30 23:43:09.001104 [ 267 ] {b6c3b2fe-6e9a-4bc6-8059-7b2669a01431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1690 | 2025.06.30 23:43:09.001144 [ 267 ] {b6c3b2fe-6e9a-4bc6-8059-7b2669a01431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1691 | 2025.06.30 23:43:09.001570 [ 267 ] {b6c3b2fe-6e9a-4bc6-8059-7b2669a01431} <Trace> oximeter.fields_u32 (ec6213f1-dcaf-4a89-82bf-47c3676801f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1692 | 2025.06.30 23:43:09.001605 [ 267 ] {b6c3b2fe-6e9a-4bc6-8059-7b2669a01431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1693 | 2025.06.30 23:43:09.001897 [ 267 ] {b6c3b2fe-6e9a-4bc6-8059-7b2669a01431} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1694 | 2025.06.30 23:43:09.002118 [ 267 ] {b6c3b2fe-6e9a-4bc6-8059-7b2669a01431} <Trace> oximeter.fields_u32 (ec6213f1-dcaf-4a89-82bf-47c3676801f2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1695 | 2025.06.30 23:43:09.002239 [ 267 ] {b6c3b2fe-6e9a-4bc6-8059-7b2669a01431} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001153 sec., 98005.20381613183 rows/sec., 6.34 MiB/sec. | ||
| 1696 | 2025.06.30 23:43:09.002276 [ 267 ] {b6c3b2fe-6e9a-4bc6-8059-7b2669a01431} <Debug> TCPHandler: Processed in 0.00131536 sec. | ||
| 1697 | 2025.06.30 23:43:09.002385 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1698 | 2025.06.30 23:43:09.002476 [ 267 ] {bead80f6-6f31-4606-9c9e-bb92bb0d7bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1699 | 2025.06.30 23:43:09.002515 [ 267 ] {bead80f6-6f31-4606-9c9e-bb92bb0d7bdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1700 | 2025.06.30 23:43:09.002927 [ 267 ] {bead80f6-6f31-4606-9c9e-bb92bb0d7bdc} <Trace> oximeter.fields_u8 (126a9341-d612-4a9e-b05c-1e86ceb2f292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1701 | 2025.06.30 23:43:09.002963 [ 267 ] {bead80f6-6f31-4606-9c9e-bb92bb0d7bdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1702 | 2025.06.30 23:43:09.003255 [ 267 ] {bead80f6-6f31-4606-9c9e-bb92bb0d7bdc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1703 | 2025.06.30 23:43:09.003467 [ 267 ] {bead80f6-6f31-4606-9c9e-bb92bb0d7bdc} <Trace> oximeter.fields_u8 (126a9341-d612-4a9e-b05c-1e86ceb2f292): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1704 | 2025.06.30 23:43:09.003593 [ 267 ] {bead80f6-6f31-4606-9c9e-bb92bb0d7bdc} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001133 sec., 98852.60370697264 rows/sec., 5.63 MiB/sec. | ||
| 1705 | 2025.06.30 23:43:09.003628 [ 267 ] {bead80f6-6f31-4606-9c9e-bb92bb0d7bdc} <Debug> TCPHandler: Processed in 0.00129425 sec. | ||
| 1706 | 2025.06.30 23:43:09.003737 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1707 | 2025.06.30 23:43:09.003830 [ 267 ] {5411484f-6fa5-4fff-95e5-c28ed04967aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1708 | 2025.06.30 23:43:09.003869 [ 267 ] {5411484f-6fa5-4fff-95e5-c28ed04967aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1709 | 2025.06.30 23:43:09.004387 [ 267 ] {5411484f-6fa5-4fff-95e5-c28ed04967aa} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1710 | 2025.06.30 23:43:09.004421 [ 267 ] {5411484f-6fa5-4fff-95e5-c28ed04967aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1711 | 2025.06.30 23:43:09.004737 [ 267 ] {5411484f-6fa5-4fff-95e5-c28ed04967aa} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1712 | 2025.06.30 23:43:09.004949 [ 267 ] {5411484f-6fa5-4fff-95e5-c28ed04967aa} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1713 | 2025.06.30 23:43:09.005074 [ 267 ] {5411484f-6fa5-4fff-95e5-c28ed04967aa} <Debug> executeQuery: Read 386 rows, 27.91 KiB in 0.001261 sec., 306106.26486915146 rows/sec., 21.62 MiB/sec. | ||
| 1714 | 2025.06.30 23:43:09.005110 [ 267 ] {5411484f-6fa5-4fff-95e5-c28ed04967aa} <Debug> TCPHandler: Processed in 0.001422593 sec. | ||
| 1715 | 2025.06.30 23:43:09.005220 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1716 | 2025.06.30 23:43:09.005313 [ 267 ] {4fd2a393-4abe-406c-8900-2d502c85185d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1717 | 2025.06.30 23:43:09.005356 [ 267 ] {4fd2a393-4abe-406c-8900-2d502c85185d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1718 | 2025.06.30 23:43:09.005668 [ 267 ] {4fd2a393-4abe-406c-8900-2d502c85185d} <Trace> oximeter.measurements_bool (268d20f7-c6eb-48b2-8a5e-d5ce3658f984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1719 | 2025.06.30 23:43:09.005702 [ 267 ] {4fd2a393-4abe-406c-8900-2d502c85185d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1720 | 2025.06.30 23:43:09.005995 [ 267 ] {4fd2a393-4abe-406c-8900-2d502c85185d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1721 | 2025.06.30 23:43:09.006199 [ 267 ] {4fd2a393-4abe-406c-8900-2d502c85185d} <Trace> oximeter.measurements_bool (268d20f7-c6eb-48b2-8a5e-d5ce3658f984): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1722 | 2025.06.30 23:43:09.006320 [ 267 ] {4fd2a393-4abe-406c-8900-2d502c85185d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001024 sec., 5859.375 rows/sec., 306.13 KiB/sec. | ||
| 1723 | 2025.06.30 23:43:09.006355 [ 267 ] {4fd2a393-4abe-406c-8900-2d502c85185d} <Debug> TCPHandler: Processed in 0.001185048 sec. | ||
| 1724 | 2025.06.30 23:43:09.006460 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1725 | 2025.06.30 23:43:09.006554 [ 267 ] {61373d19-3e8c-4c29-b3c3-e4ba74669b48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1726 | 2025.06.30 23:43:09.006596 [ 267 ] {61373d19-3e8c-4c29-b3c3-e4ba74669b48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1727 | 2025.06.30 23:43:09.006982 [ 267 ] {61373d19-3e8c-4c29-b3c3-e4ba74669b48} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1728 | 2025.06.30 23:43:09.007016 [ 267 ] {61373d19-3e8c-4c29-b3c3-e4ba74669b48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1729 | 2025.06.30 23:43:09.007343 [ 267 ] {61373d19-3e8c-4c29-b3c3-e4ba74669b48} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1730 | 2025.06.30 23:43:09.007546 [ 267 ] {61373d19-3e8c-4c29-b3c3-e4ba74669b48} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1731 | 2025.06.30 23:43:09.007669 [ 267 ] {61373d19-3e8c-4c29-b3c3-e4ba74669b48} <Debug> executeQuery: Read 185 rows, 12.56 KiB in 0.001132 sec., 163427.56183745584 rows/sec., 10.84 MiB/sec. | ||
| 1732 | 2025.06.30 23:43:09.007704 [ 267 ] {61373d19-3e8c-4c29-b3c3-e4ba74669b48} <Debug> TCPHandler: Processed in 0.00129339 sec. | ||
| 1733 | 2025.06.30 23:43:09.007815 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1734 | 2025.06.30 23:43:09.007908 [ 267 ] {807d969c-5d9e-4924-9275-8e2ae11babb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1735 | 2025.06.30 23:43:09.007949 [ 267 ] {807d969c-5d9e-4924-9275-8e2ae11babb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1736 | 2025.06.30 23:43:09.008250 [ 267 ] {807d969c-5d9e-4924-9275-8e2ae11babb3} <Trace> oximeter.measurements_f64 (f1112b1e-3387-43f4-9ba1-20e7d57d1ee4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1737 | 2025.06.30 23:43:09.008284 [ 267 ] {807d969c-5d9e-4924-9275-8e2ae11babb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1738 | 2025.06.30 23:43:09.008570 [ 267 ] {807d969c-5d9e-4924-9275-8e2ae11babb3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1739 | 2025.06.30 23:43:09.008773 [ 267 ] {807d969c-5d9e-4924-9275-8e2ae11babb3} <Trace> oximeter.measurements_f64 (f1112b1e-3387-43f4-9ba1-20e7d57d1ee4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1740 | 2025.06.30 23:43:09.008893 [ 267 ] {807d969c-5d9e-4924-9275-8e2ae11babb3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001003 sec., 997.0089730807578 rows/sec., 67.18 KiB/sec. | ||
| 1741 | 2025.06.30 23:43:09.008927 [ 267 ] {807d969c-5d9e-4924-9275-8e2ae11babb3} <Debug> TCPHandler: Processed in 0.001162177 sec. | ||
| 1742 | 2025.06.30 23:43:09.009033 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1743 | 2025.06.30 23:43:09.009127 [ 267 ] {80269765-3b8b-4a61-a841-9c018d7e1a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1744 | 2025.06.30 23:43:09.009179 [ 267 ] {80269765-3b8b-4a61-a841-9c018d7e1a7b} <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 | ||
| 1745 | 2025.06.30 23:43:09.009953 [ 267 ] {80269765-3b8b-4a61-a841-9c018d7e1a7b} <Trace> oximeter.measurements_histogramu64 (96bd3d6b-0397-4369-9f0e-802cd46d4f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1746 | 2025.06.30 23:43:09.009988 [ 267 ] {80269765-3b8b-4a61-a841-9c018d7e1a7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1747 | 2025.06.30 23:43:09.010521 [ 267 ] {80269765-3b8b-4a61-a841-9c018d7e1a7b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1748 | 2025.06.30 23:43:09.010739 [ 267 ] {80269765-3b8b-4a61-a841-9c018d7e1a7b} <Trace> oximeter.measurements_histogramu64 (96bd3d6b-0397-4369-9f0e-802cd46d4f98): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1749 | 2025.06.30 23:43:09.010867 [ 267 ] {80269765-3b8b-4a61-a841-9c018d7e1a7b} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001757 sec., 18212.862834376778 rows/sec., 32.64 MiB/sec. | ||
| 1750 | 2025.06.30 23:43:09.010918 [ 267 ] {80269765-3b8b-4a61-a841-9c018d7e1a7b} <Debug> TCPHandler: Processed in 0.001934625 sec. | ||
| 1751 | 2025.06.30 23:43:09.011028 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1752 | 2025.06.30 23:43:09.011122 [ 267 ] {f1714ab7-91eb-43cf-8789-9fff0e030c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1753 | 2025.06.30 23:43:09.011164 [ 267 ] {f1714ab7-91eb-43cf-8789-9fff0e030c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1754 | 2025.06.30 23:43:09.011479 [ 267 ] {f1714ab7-91eb-43cf-8789-9fff0e030c67} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1755 | 2025.06.30 23:43:09.011512 [ 267 ] {f1714ab7-91eb-43cf-8789-9fff0e030c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1756 | 2025.06.30 23:43:09.011812 [ 267 ] {f1714ab7-91eb-43cf-8789-9fff0e030c67} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1757 | 2025.06.30 23:43:09.012019 [ 267 ] {f1714ab7-91eb-43cf-8789-9fff0e030c67} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1758 | 2025.06.30 23:43:09.012141 [ 267 ] {f1714ab7-91eb-43cf-8789-9fff0e030c67} <Debug> executeQuery: Read 60 rows, 3.80 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.58 MiB/sec. | ||
| 1759 | 2025.06.30 23:43:09.012175 [ 267 ] {f1714ab7-91eb-43cf-8789-9fff0e030c67} <Debug> TCPHandler: Processed in 0.001197277 sec. | ||
| 1760 | 2025.06.30 23:43:10.099566 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
| 1761 | 2025.06.30 23:43:10.100060 [ 243 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1762 | 2025.06.30 23:43:10.100098 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1763 | 2025.06.30 23:43:10.100569 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1764 | 2025.06.30 23:43:10.100807 [ 243 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1765 | 2025.06.30 23:43:10.100935 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
| 1766 | 2025.06.30 23:43:10.257952 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1767 | 2025.06.30 23:43:10.275775 [ 244 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1768 | 2025.06.30 23:43:10.275837 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1769 | 2025.06.30 23:43:10.281547 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1770 | 2025.06.30 23:43:10.282263 [ 244 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1771 | 2025.06.30 23:43:10.285531 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1772 | 2025.06.30 23:43:13.974043 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1773 | 2025.06.30 23:43:13.974232 [ 267 ] {f7440529-5d46-4027-a88b-b12b6d254214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1774 | 2025.06.30 23:43:13.974295 [ 267 ] {f7440529-5d46-4027-a88b-b12b6d254214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1775 | 2025.06.30 23:43:13.974953 [ 267 ] {f7440529-5d46-4027-a88b-b12b6d254214} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1776 | 2025.06.30 23:43:13.975000 [ 267 ] {f7440529-5d46-4027-a88b-b12b6d254214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1777 | 2025.06.30 23:43:13.975378 [ 267 ] {f7440529-5d46-4027-a88b-b12b6d254214} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1778 | 2025.06.30 23:43:13.975604 [ 267 ] {f7440529-5d46-4027-a88b-b12b6d254214} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1779 | 2025.06.30 23:43:13.975763 [ 267 ] {f7440529-5d46-4027-a88b-b12b6d254214} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001578 sec., 19011.406844106463 rows/sec., 1.43 MiB/sec. | ||
| 1780 | 2025.06.30 23:43:13.975805 [ 267 ] {f7440529-5d46-4027-a88b-b12b6d254214} <Debug> TCPHandler: Processed in 0.001886014 sec. | ||
| 1781 | 2025.06.30 23:43:13.975927 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1782 | 2025.06.30 23:43:13.976023 [ 267 ] {df7e3269-9fd2-42d7-9311-ec3d548ea34e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1783 | 2025.06.30 23:43:13.976064 [ 267 ] {df7e3269-9fd2-42d7-9311-ec3d548ea34e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1784 | 2025.06.30 23:43:13.976471 [ 267 ] {df7e3269-9fd2-42d7-9311-ec3d548ea34e} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1785 | 2025.06.30 23:43:13.976509 [ 267 ] {df7e3269-9fd2-42d7-9311-ec3d548ea34e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1786 | 2025.06.30 23:43:13.976814 [ 267 ] {df7e3269-9fd2-42d7-9311-ec3d548ea34e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1787 | 2025.06.30 23:43:13.977025 [ 267 ] {df7e3269-9fd2-42d7-9311-ec3d548ea34e} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1788 | 2025.06.30 23:43:13.977150 [ 267 ] {df7e3269-9fd2-42d7-9311-ec3d548ea34e} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001146 sec., 31413.612565445022 rows/sec., 2.45 MiB/sec. | ||
| 1789 | 2025.06.30 23:43:13.977186 [ 267 ] {df7e3269-9fd2-42d7-9311-ec3d548ea34e} <Debug> TCPHandler: Processed in 0.001307331 sec. | ||
| 1790 | 2025.06.30 23:43:13.977295 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1791 | 2025.06.30 23:43:13.977390 [ 267 ] {7559e4bc-d9f3-4248-bae6-32c5954c1cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1792 | 2025.06.30 23:43:13.977433 [ 267 ] {7559e4bc-d9f3-4248-bae6-32c5954c1cd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1793 | 2025.06.30 23:43:13.977820 [ 267 ] {7559e4bc-d9f3-4248-bae6-32c5954c1cd5} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1794 | 2025.06.30 23:43:13.977857 [ 267 ] {7559e4bc-d9f3-4248-bae6-32c5954c1cd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1795 | 2025.06.30 23:43:13.978188 [ 267 ] {7559e4bc-d9f3-4248-bae6-32c5954c1cd5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1796 | 2025.06.30 23:43:13.978396 [ 267 ] {7559e4bc-d9f3-4248-bae6-32c5954c1cd5} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1797 | 2025.06.30 23:43:13.978520 [ 267 ] {7559e4bc-d9f3-4248-bae6-32c5954c1cd5} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001149 sec., 95735.42210617928 rows/sec., 6.68 MiB/sec. | ||
| 1798 | 2025.06.30 23:43:13.978560 [ 267 ] {7559e4bc-d9f3-4248-bae6-32c5954c1cd5} <Debug> TCPHandler: Processed in 0.00131297 sec. | ||
| 1799 | 2025.06.30 23:43:13.978672 [ 267 ] {} <Trace> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1800 | 2025.06.30 23:43:13.978765 [ 267 ] {6fd31c4d-3c16-402b-a37f-8cced13ecfe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53509) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1801 | 2025.06.30 23:43:13.978806 [ 267 ] {6fd31c4d-3c16-402b-a37f-8cced13ecfe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1802 | 2025.06.30 23:43:13.979183 [ 267 ] {6fd31c4d-3c16-402b-a37f-8cced13ecfe3} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1803 | 2025.06.30 23:43:13.979228 [ 267 ] {6fd31c4d-3c16-402b-a37f-8cced13ecfe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1804 | 2025.06.30 23:43:13.979581 [ 267 ] {6fd31c4d-3c16-402b-a37f-8cced13ecfe3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1805 | 2025.06.30 23:43:13.979787 [ 267 ] {6fd31c4d-3c16-402b-a37f-8cced13ecfe3} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1806 | 2025.06.30 23:43:13.979911 [ 267 ] {6fd31c4d-3c16-402b-a37f-8cced13ecfe3} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001164 sec., 34364.26116838487 rows/sec., 2.29 MiB/sec. | ||
| 1807 | 2025.06.30 23:43:13.979946 [ 267 ] {6fd31c4d-3c16-402b-a37f-8cced13ecfe3} <Debug> TCPHandler: Processed in 0.00132138 sec. | ||
| 1808 | 2025.06.30 23:43:17.544328 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1809 | 2025.06.30 23:43:17.544401 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1810 | 2025.06.30 23:43:17.598062 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 270 | ||
| 1811 | 2025.06.30 23:43:17.600631 [ 242 ] {} <Trace> system.query_log (37f36e38-011e-4f54-89e7-9ff8ae57b433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1812 | 2025.06.30 23:43:17.600670 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1813 | 2025.06.30 23:43:17.601002 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 | ||
| 1814 | 2025.06.30 23:43:17.601484 [ 243 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1815 | 2025.06.30 23:43:17.601532 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1816 | 2025.06.30 23:43:17.601872 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1817 | 2025.06.30 23:43:17.602126 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1818 | 2025.06.30 23:43:17.602179 [ 242 ] {} <Trace> system.query_log (37f36e38-011e-4f54-89e7-9ff8ae57b433): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1819 | 2025.06.30 23:43:17.602405 [ 243 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1820 | 2025.06.30 23:43:17.602442 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 270 | ||
| 1821 | 2025.06.30 23:43:17.602556 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
| 1822 | 2025.06.30 23:43:17.785594 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1823 | 2025.06.30 23:43:17.803800 [ 244 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1824 | 2025.06.30 23:43:17.803875 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1825 | 2025.06.30 23:43:17.809659 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1826 | 2025.06.30 23:43:17.810375 [ 244 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1827 | 2025.06.30 23:43:17.813516 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1828 | 2025.06.30 23:43:18.533320 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1829 | 2025.06.30 23:43:18.533471 [ 267 ] {} <Debug> TCP-Session: a31ac662-3e89-47d3-a426-72295ad641fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1830 | 2025.06.30 23:43:18.980538 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1831 | 2025.06.30 23:43:18.980715 [ 268 ] {6676b14c-0710-47cd-a33f-004d3f293c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1832 | 2025.06.30 23:43:18.980776 [ 268 ] {6676b14c-0710-47cd-a33f-004d3f293c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1833 | 2025.06.30 23:43:18.981522 [ 268 ] {6676b14c-0710-47cd-a33f-004d3f293c6f} <Trace> oximeter.fields_i16 (cc461ec9-35df-446c-b2c1-0988c4ecf4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1834 | 2025.06.30 23:43:18.981565 [ 268 ] {6676b14c-0710-47cd-a33f-004d3f293c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1835 | 2025.06.30 23:43:18.981987 [ 268 ] {6676b14c-0710-47cd-a33f-004d3f293c6f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1836 | 2025.06.30 23:43:18.982248 [ 268 ] {6676b14c-0710-47cd-a33f-004d3f293c6f} <Trace> oximeter.fields_i16 (cc461ec9-35df-446c-b2c1-0988c4ecf4f2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1837 | 2025.06.30 23:43:18.982400 [ 268 ] {6676b14c-0710-47cd-a33f-004d3f293c6f} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001732 sec., 122401.84757505773 rows/sec., 7.78 MiB/sec. | ||
| 1838 | 2025.06.30 23:43:18.982442 [ 268 ] {6676b14c-0710-47cd-a33f-004d3f293c6f} <Debug> TCPHandler: Processed in 0.002030567 sec. | ||
| 1839 | 2025.06.30 23:43:18.982570 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1840 | 2025.06.30 23:43:18.982670 [ 268 ] {212d582c-6a16-4a49-82b1-2bfcec143021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1841 | 2025.06.30 23:43:18.982711 [ 268 ] {212d582c-6a16-4a49-82b1-2bfcec143021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1842 | 2025.06.30 23:43:18.983449 [ 268 ] {212d582c-6a16-4a49-82b1-2bfcec143021} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1843 | 2025.06.30 23:43:18.983486 [ 268 ] {212d582c-6a16-4a49-82b1-2bfcec143021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1844 | 2025.06.30 23:43:18.983866 [ 268 ] {212d582c-6a16-4a49-82b1-2bfcec143021} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1845 | 2025.06.30 23:43:18.984093 [ 268 ] {212d582c-6a16-4a49-82b1-2bfcec143021} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1846 | 2025.06.30 23:43:18.984225 [ 268 ] {212d582c-6a16-4a49-82b1-2bfcec143021} <Debug> executeQuery: Read 655 rows, 53.39 KiB in 0.001575 sec., 415873.01587301586 rows/sec., 33.11 MiB/sec. | ||
| 1847 | 2025.06.30 23:43:18.984264 [ 268 ] {212d582c-6a16-4a49-82b1-2bfcec143021} <Debug> TCPHandler: Processed in 0.001744481 sec. | ||
| 1848 | 2025.06.30 23:43:18.984381 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1849 | 2025.06.30 23:43:18.984478 [ 268 ] {bc2f9d20-96c5-4e07-9112-0966b4f806a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1850 | 2025.06.30 23:43:18.984519 [ 268 ] {bc2f9d20-96c5-4e07-9112-0966b4f806a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1851 | 2025.06.30 23:43:18.984947 [ 268 ] {bc2f9d20-96c5-4e07-9112-0966b4f806a2} <Trace> oximeter.fields_u16 (e6613935-3e17-4154-acb1-e41c565dbfe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1852 | 2025.06.30 23:43:18.984984 [ 268 ] {bc2f9d20-96c5-4e07-9112-0966b4f806a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1853 | 2025.06.30 23:43:18.985296 [ 268 ] {bc2f9d20-96c5-4e07-9112-0966b4f806a2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1854 | 2025.06.30 23:43:18.985512 [ 268 ] {bc2f9d20-96c5-4e07-9112-0966b4f806a2} <Trace> oximeter.fields_u16 (e6613935-3e17-4154-acb1-e41c565dbfe1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1855 | 2025.06.30 23:43:18.985640 [ 268 ] {bc2f9d20-96c5-4e07-9112-0966b4f806a2} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001182 sec., 116751.26903553298 rows/sec., 7.26 MiB/sec. | ||
| 1856 | 2025.06.30 23:43:18.985678 [ 268 ] {bc2f9d20-96c5-4e07-9112-0966b4f806a2} <Debug> TCPHandler: Processed in 0.001347572 sec. | ||
| 1857 | 2025.06.30 23:43:18.985790 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1858 | 2025.06.30 23:43:18.985887 [ 268 ] {3fb1e220-87b5-48cf-b837-267f2a615b48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1859 | 2025.06.30 23:43:18.985926 [ 268 ] {3fb1e220-87b5-48cf-b837-267f2a615b48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1860 | 2025.06.30 23:43:18.986347 [ 268 ] {3fb1e220-87b5-48cf-b837-267f2a615b48} <Trace> oximeter.fields_u32 (ec6213f1-dcaf-4a89-82bf-47c3676801f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1861 | 2025.06.30 23:43:18.986384 [ 268 ] {3fb1e220-87b5-48cf-b837-267f2a615b48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1862 | 2025.06.30 23:43:18.986697 [ 268 ] {3fb1e220-87b5-48cf-b837-267f2a615b48} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1863 | 2025.06.30 23:43:18.986921 [ 268 ] {3fb1e220-87b5-48cf-b837-267f2a615b48} <Trace> oximeter.fields_u32 (ec6213f1-dcaf-4a89-82bf-47c3676801f2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1864 | 2025.06.30 23:43:18.987048 [ 268 ] {3fb1e220-87b5-48cf-b837-267f2a615b48} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00118 sec., 95762.71186440678 rows/sec., 6.20 MiB/sec. | ||
| 1865 | 2025.06.30 23:43:18.987088 [ 268 ] {3fb1e220-87b5-48cf-b837-267f2a615b48} <Debug> TCPHandler: Processed in 0.001348111 sec. | ||
| 1866 | 2025.06.30 23:43:18.987200 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1867 | 2025.06.30 23:43:18.987296 [ 268 ] {a4ee52de-f432-40bd-ae56-13e956f37931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1868 | 2025.06.30 23:43:18.987336 [ 268 ] {a4ee52de-f432-40bd-ae56-13e956f37931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1869 | 2025.06.30 23:43:18.987755 [ 268 ] {a4ee52de-f432-40bd-ae56-13e956f37931} <Trace> oximeter.fields_u8 (126a9341-d612-4a9e-b05c-1e86ceb2f292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1870 | 2025.06.30 23:43:18.987791 [ 268 ] {a4ee52de-f432-40bd-ae56-13e956f37931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1871 | 2025.06.30 23:43:18.988109 [ 268 ] {a4ee52de-f432-40bd-ae56-13e956f37931} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1872 | 2025.06.30 23:43:18.988321 [ 268 ] {a4ee52de-f432-40bd-ae56-13e956f37931} <Trace> oximeter.fields_u8 (126a9341-d612-4a9e-b05c-1e86ceb2f292): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1873 | 2025.06.30 23:43:18.988445 [ 268 ] {a4ee52de-f432-40bd-ae56-13e956f37931} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001167 sec., 95972.57926306769 rows/sec., 5.47 MiB/sec. | ||
| 1874 | 2025.06.30 23:43:18.988483 [ 268 ] {a4ee52de-f432-40bd-ae56-13e956f37931} <Debug> TCPHandler: Processed in 0.001332561 sec. | ||
| 1875 | 2025.06.30 23:43:18.988596 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1876 | 2025.06.30 23:43:18.988690 [ 268 ] {9aabfd96-c140-435a-9ffa-0374425cafc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1877 | 2025.06.30 23:43:18.988729 [ 268 ] {9aabfd96-c140-435a-9ffa-0374425cafc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1878 | 2025.06.30 23:43:18.989234 [ 268 ] {9aabfd96-c140-435a-9ffa-0374425cafc9} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1879 | 2025.06.30 23:43:18.989272 [ 268 ] {9aabfd96-c140-435a-9ffa-0374425cafc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1880 | 2025.06.30 23:43:18.989592 [ 268 ] {9aabfd96-c140-435a-9ffa-0374425cafc9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1881 | 2025.06.30 23:43:18.989804 [ 268 ] {9aabfd96-c140-435a-9ffa-0374425cafc9} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1882 | 2025.06.30 23:43:18.989929 [ 268 ] {9aabfd96-c140-435a-9ffa-0374425cafc9} <Debug> executeQuery: Read 386 rows, 27.91 KiB in 0.001257 sec., 307080.35003977723 rows/sec., 21.68 MiB/sec. | ||
| 1883 | 2025.06.30 23:43:18.989968 [ 268 ] {9aabfd96-c140-435a-9ffa-0374425cafc9} <Debug> TCPHandler: Processed in 0.001420993 sec. | ||
| 1884 | 2025.06.30 23:43:18.990080 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1885 | 2025.06.30 23:43:18.990175 [ 268 ] {d8f0b132-fb07-415f-8031-0fe5caa1f0a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1886 | 2025.06.30 23:43:18.990217 [ 268 ] {d8f0b132-fb07-415f-8031-0fe5caa1f0a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1887 | 2025.06.30 23:43:18.990544 [ 268 ] {d8f0b132-fb07-415f-8031-0fe5caa1f0a4} <Trace> oximeter.measurements_bool (268d20f7-c6eb-48b2-8a5e-d5ce3658f984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1888 | 2025.06.30 23:43:18.990579 [ 268 ] {d8f0b132-fb07-415f-8031-0fe5caa1f0a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1889 | 2025.06.30 23:43:18.990879 [ 268 ] {d8f0b132-fb07-415f-8031-0fe5caa1f0a4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1890 | 2025.06.30 23:43:18.991093 [ 268 ] {d8f0b132-fb07-415f-8031-0fe5caa1f0a4} <Trace> oximeter.measurements_bool (268d20f7-c6eb-48b2-8a5e-d5ce3658f984): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1891 | 2025.06.30 23:43:18.991218 [ 268 ] {d8f0b132-fb07-415f-8031-0fe5caa1f0a4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 1892 | 2025.06.30 23:43:18.991255 [ 268 ] {d8f0b132-fb07-415f-8031-0fe5caa1f0a4} <Debug> TCPHandler: Processed in 0.001223239 sec. | ||
| 1893 | 2025.06.30 23:43:18.991364 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1894 | 2025.06.30 23:43:18.991459 [ 268 ] {072e152d-6757-45d5-80cc-97103ca375a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1895 | 2025.06.30 23:43:18.991502 [ 268 ] {072e152d-6757-45d5-80cc-97103ca375a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1896 | 2025.06.30 23:43:18.991895 [ 268 ] {072e152d-6757-45d5-80cc-97103ca375a4} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1897 | 2025.06.30 23:43:18.991931 [ 268 ] {072e152d-6757-45d5-80cc-97103ca375a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1898 | 2025.06.30 23:43:18.992269 [ 268 ] {072e152d-6757-45d5-80cc-97103ca375a4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1899 | 2025.06.30 23:43:18.992479 [ 268 ] {072e152d-6757-45d5-80cc-97103ca375a4} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1900 | 2025.06.30 23:43:18.992607 [ 268 ] {072e152d-6757-45d5-80cc-97103ca375a4} <Debug> executeQuery: Read 187 rows, 12.72 KiB in 0.001166 sec., 160377.35849056605 rows/sec., 10.65 MiB/sec. | ||
| 1901 | 2025.06.30 23:43:18.992642 [ 268 ] {072e152d-6757-45d5-80cc-97103ca375a4} <Debug> TCPHandler: Processed in 0.00132782 sec. | ||
| 1902 | 2025.06.30 23:43:18.992751 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1903 | 2025.06.30 23:43:18.992846 [ 268 ] {876795da-20ab-435a-8782-bf421b605e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1904 | 2025.06.30 23:43:18.992889 [ 268 ] {876795da-20ab-435a-8782-bf421b605e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1905 | 2025.06.30 23:43:18.993189 [ 268 ] {876795da-20ab-435a-8782-bf421b605e9b} <Trace> oximeter.measurements_f64 (f1112b1e-3387-43f4-9ba1-20e7d57d1ee4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1906 | 2025.06.30 23:43:18.993225 [ 268 ] {876795da-20ab-435a-8782-bf421b605e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1907 | 2025.06.30 23:43:18.993513 [ 268 ] {876795da-20ab-435a-8782-bf421b605e9b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1908 | 2025.06.30 23:43:18.993724 [ 268 ] {876795da-20ab-435a-8782-bf421b605e9b} <Trace> oximeter.measurements_f64 (f1112b1e-3387-43f4-9ba1-20e7d57d1ee4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1909 | 2025.06.30 23:43:18.993851 [ 268 ] {876795da-20ab-435a-8782-bf421b605e9b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001023 sec., 977.5171065493646 rows/sec., 65.87 KiB/sec. | ||
| 1910 | 2025.06.30 23:43:18.993887 [ 268 ] {876795da-20ab-435a-8782-bf421b605e9b} <Debug> TCPHandler: Processed in 0.001186107 sec. | ||
| 1911 | 2025.06.30 23:43:18.994000 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1912 | 2025.06.30 23:43:18.994095 [ 268 ] {5f99ccd2-6654-4cc5-bd9a-8689214a924e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1913 | 2025.06.30 23:43:18.994149 [ 268 ] {5f99ccd2-6654-4cc5-bd9a-8689214a924e} <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 | ||
| 1914 | 2025.06.30 23:43:18.994952 [ 268 ] {5f99ccd2-6654-4cc5-bd9a-8689214a924e} <Trace> oximeter.measurements_histogramu64 (96bd3d6b-0397-4369-9f0e-802cd46d4f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1915 | 2025.06.30 23:43:18.994988 [ 268 ] {5f99ccd2-6654-4cc5-bd9a-8689214a924e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1916 | 2025.06.30 23:43:18.995540 [ 268 ] {5f99ccd2-6654-4cc5-bd9a-8689214a924e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1917 | 2025.06.30 23:43:18.995768 [ 268 ] {5f99ccd2-6654-4cc5-bd9a-8689214a924e} <Trace> oximeter.measurements_histogramu64 (96bd3d6b-0397-4369-9f0e-802cd46d4f98): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1918 | 2025.06.30 23:43:18.995899 [ 268 ] {5f99ccd2-6654-4cc5-bd9a-8689214a924e} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001821 sec., 17572.76221856123 rows/sec., 31.49 MiB/sec. | ||
| 1919 | 2025.06.30 23:43:18.995951 [ 268 ] {5f99ccd2-6654-4cc5-bd9a-8689214a924e} <Debug> TCPHandler: Processed in 0.001999026 sec. | ||
| 1920 | 2025.06.30 23:43:18.996073 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1921 | 2025.06.30 23:43:18.996170 [ 268 ] {f6010ca2-cb82-4da2-8beb-c000bf776b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1922 | 2025.06.30 23:43:18.996211 [ 268 ] {f6010ca2-cb82-4da2-8beb-c000bf776b57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1923 | 2025.06.30 23:43:18.996541 [ 268 ] {f6010ca2-cb82-4da2-8beb-c000bf776b57} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1924 | 2025.06.30 23:43:18.996577 [ 268 ] {f6010ca2-cb82-4da2-8beb-c000bf776b57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1925 | 2025.06.30 23:43:18.996879 [ 268 ] {f6010ca2-cb82-4da2-8beb-c000bf776b57} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1926 | 2025.06.30 23:43:18.997100 [ 268 ] {f6010ca2-cb82-4da2-8beb-c000bf776b57} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1927 | 2025.06.30 23:43:18.997227 [ 268 ] {f6010ca2-cb82-4da2-8beb-c000bf776b57} <Debug> executeQuery: Read 62 rows, 3.93 KiB in 0.001077 sec., 57567.31662024141 rows/sec., 3.56 MiB/sec. | ||
| 1928 | 2025.06.30 23:43:18.997263 [ 268 ] {f6010ca2-cb82-4da2-8beb-c000bf776b57} <Debug> TCPHandler: Processed in 0.001239359 sec. | ||
| 1929 | 2025.06.30 23:43:19.000156 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 178.33 MiB, peak 183.84 MiB, free memory in arenas 0.00 B, will set to 179.68 MiB (RSS), difference: 1.35 MiB | ||
| 1930 | 2025.06.30 23:43:23.973853 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1931 | 2025.06.30 23:43:23.974046 [ 268 ] {98b4b20b-7043-441d-a045-1c11fc85c7c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1932 | 2025.06.30 23:43:23.974112 [ 268 ] {98b4b20b-7043-441d-a045-1c11fc85c7c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1933 | 2025.06.30 23:43:23.974729 [ 268 ] {98b4b20b-7043-441d-a045-1c11fc85c7c4} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1934 | 2025.06.30 23:43:23.974771 [ 268 ] {98b4b20b-7043-441d-a045-1c11fc85c7c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1935 | 2025.06.30 23:43:23.975163 [ 268 ] {98b4b20b-7043-441d-a045-1c11fc85c7c4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1936 | 2025.06.30 23:43:23.975393 [ 268 ] {98b4b20b-7043-441d-a045-1c11fc85c7c4} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1937 | 2025.06.30 23:43:23.975544 [ 268 ] {98b4b20b-7043-441d-a045-1c11fc85c7c4} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001548 sec., 19379.844961240313 rows/sec., 1.46 MiB/sec. | ||
| 1938 | 2025.06.30 23:43:23.975585 [ 268 ] {98b4b20b-7043-441d-a045-1c11fc85c7c4} <Debug> TCPHandler: Processed in 0.001881293 sec. | ||
| 1939 | 2025.06.30 23:43:23.975714 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1940 | 2025.06.30 23:43:23.975811 [ 268 ] {d1cc51ec-a8d9-4b22-ad34-6b74ab50b26f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1941 | 2025.06.30 23:43:23.975852 [ 268 ] {d1cc51ec-a8d9-4b22-ad34-6b74ab50b26f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1942 | 2025.06.30 23:43:23.976262 [ 268 ] {d1cc51ec-a8d9-4b22-ad34-6b74ab50b26f} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1943 | 2025.06.30 23:43:23.976299 [ 268 ] {d1cc51ec-a8d9-4b22-ad34-6b74ab50b26f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1944 | 2025.06.30 23:43:23.976614 [ 268 ] {d1cc51ec-a8d9-4b22-ad34-6b74ab50b26f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1945 | 2025.06.30 23:43:23.976836 [ 268 ] {d1cc51ec-a8d9-4b22-ad34-6b74ab50b26f} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1946 | 2025.06.30 23:43:23.976965 [ 268 ] {d1cc51ec-a8d9-4b22-ad34-6b74ab50b26f} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001173 sec., 30690.537084398977 rows/sec., 2.40 MiB/sec. | ||
| 1947 | 2025.06.30 23:43:23.977001 [ 268 ] {d1cc51ec-a8d9-4b22-ad34-6b74ab50b26f} <Debug> TCPHandler: Processed in 0.00133632 sec. | ||
| 1948 | 2025.06.30 23:43:23.977113 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1949 | 2025.06.30 23:43:23.977209 [ 268 ] {373780f1-ca99-40fd-9f76-1e788ae6bd76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1950 | 2025.06.30 23:43:23.977252 [ 268 ] {373780f1-ca99-40fd-9f76-1e788ae6bd76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1951 | 2025.06.30 23:43:23.977636 [ 268 ] {373780f1-ca99-40fd-9f76-1e788ae6bd76} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1952 | 2025.06.30 23:43:23.977671 [ 268 ] {373780f1-ca99-40fd-9f76-1e788ae6bd76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1953 | 2025.06.30 23:43:23.977995 [ 268 ] {373780f1-ca99-40fd-9f76-1e788ae6bd76} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1954 | 2025.06.30 23:43:23.978215 [ 268 ] {373780f1-ca99-40fd-9f76-1e788ae6bd76} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1955 | 2025.06.30 23:43:23.978338 [ 268 ] {373780f1-ca99-40fd-9f76-1e788ae6bd76} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001149 sec., 95735.42210617928 rows/sec., 6.68 MiB/sec. | ||
| 1956 | 2025.06.30 23:43:23.978375 [ 268 ] {373780f1-ca99-40fd-9f76-1e788ae6bd76} <Debug> TCPHandler: Processed in 0.00131223 sec. | ||
| 1957 | 2025.06.30 23:43:23.978489 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1958 | 2025.06.30 23:43:23.978585 [ 268 ] {f59ab20e-4d37-43a5-b72a-2cab804cb59c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1959 | 2025.06.30 23:43:23.978626 [ 268 ] {f59ab20e-4d37-43a5-b72a-2cab804cb59c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1960 | 2025.06.30 23:43:23.978952 [ 268 ] {f59ab20e-4d37-43a5-b72a-2cab804cb59c} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1961 | 2025.06.30 23:43:23.978987 [ 268 ] {f59ab20e-4d37-43a5-b72a-2cab804cb59c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1962 | 2025.06.30 23:43:23.979292 [ 268 ] {f59ab20e-4d37-43a5-b72a-2cab804cb59c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1963 | 2025.06.30 23:43:23.979502 [ 268 ] {f59ab20e-4d37-43a5-b72a-2cab804cb59c} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1964 | 2025.06.30 23:43:23.979624 [ 268 ] {f59ab20e-4d37-43a5-b72a-2cab804cb59c} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001059 sec., 37771.482530689325 rows/sec., 2.52 MiB/sec. | ||
| 1965 | 2025.06.30 23:43:23.979659 [ 268 ] {f59ab20e-4d37-43a5-b72a-2cab804cb59c} <Debug> TCPHandler: Processed in 0.001218958 sec. | ||
| 1966 | 2025.06.30 23:43:25.103578 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 | ||
| 1967 | 2025.06.30 23:43:25.104063 [ 243 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1968 | 2025.06.30 23:43:25.104099 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1969 | 2025.06.30 23:43:25.104583 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1970 | 2025.06.30 23:43:25.104819 [ 243 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1971 | 2025.06.30 23:43:25.104945 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 | ||
| 1972 | 2025.06.30 23:43:25.314530 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 1973 | 2025.06.30 23:43:25.331750 [ 244 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1974 | 2025.06.30 23:43:25.331809 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1975 | 2025.06.30 23:43:25.338039 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1976 | 2025.06.30 23:43:25.339060 [ 244 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1977 | 2025.06.30 23:43:25.342859 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 1978 | 2025.06.30 23:43:26.000144 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.23 MiB, peak 184.23 MiB, free memory in arenas 0.00 B, will set to 181.65 MiB (RSS), difference: 1.42 MiB | ||
| 1979 | 2025.06.30 23:43:27.603594 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 300 | ||
| 1980 | 2025.06.30 23:43:27.605720 [ 242 ] {} <Trace> system.query_log (37f36e38-011e-4f54-89e7-9ff8ae57b433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1981 | 2025.06.30 23:43:27.605770 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1982 | 2025.06.30 23:43:27.606892 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1983 | 2025.06.30 23:43:27.607161 [ 242 ] {} <Trace> system.query_log (37f36e38-011e-4f54-89e7-9ff8ae57b433): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1984 | 2025.06.30 23:43:27.607309 [ 39 ] {} <Debug> system.query_log (37f36e38-011e-4f54-89e7-9ff8ae57b433) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1985 | 2025.06.30 23:43:27.607374 [ 39 ] {} <Trace> system.query_log (37f36e38-011e-4f54-89e7-9ff8ae57b433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1986 | 2025.06.30 23:43:27.607393 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 1987 | 2025.06.30 23:43:27.607407 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 300 | ||
| 1988 | 2025.06.30 23:43:27.607483 [ 186 ] {37f36e38-011e-4f54-89e7-9ff8ae57b433::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 | ||
| 1989 | 2025.06.30 23:43:27.607973 [ 186 ] {37f36e38-011e-4f54-89e7-9ff8ae57b433::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1990 | 2025.06.30 23:43:27.608120 [ 186 ] {37f36e38-011e-4f54-89e7-9ff8ae57b433::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 | ||
| 1991 | 2025.06.30 23:43:27.608497 [ 186 ] {37f36e38-011e-4f54-89e7-9ff8ae57b433::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 46 rows starting from the beginning of the part | ||
| 1992 | 2025.06.30 23:43:27.608835 [ 186 ] {37f36e38-011e-4f54-89e7-9ff8ae57b433::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 66 rows starting from the beginning of the part | ||
| 1993 | 2025.06.30 23:43:27.609154 [ 186 ] {37f36e38-011e-4f54-89e7-9ff8ae57b433::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 | ||
| 1994 | 2025.06.30 23:43:27.609461 [ 186 ] {37f36e38-011e-4f54-89e7-9ff8ae57b433::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 | ||
| 1995 | 2025.06.30 23:43:27.609756 [ 186 ] {37f36e38-011e-4f54-89e7-9ff8ae57b433::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 1996 | 2025.06.30 23:43:27.615651 [ 196 ] {37f36e38-011e-4f54-89e7-9ff8ae57b433::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 72 columns (72 merged, 0 gathered) in 0.008207329 sec., 36552.69576740496 rows/sec., 36.05 MiB/sec. | ||
| 1997 | 2025.06.30 23:43:27.616631 [ 198 ] {37f36e38-011e-4f54-89e7-9ff8ae57b433::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1998 | 2025.06.30 23:43:27.617291 [ 198 ] {37f36e38-011e-4f54-89e7-9ff8ae57b433::all_1_6_1} <Trace> system.query_log (37f36e38-011e-4f54-89e7-9ff8ae57b433): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1999 | 2025.06.30 23:43:27.617370 [ 198 ] {37f36e38-011e-4f54-89e7-9ff8ae57b433::all_1_6_1} <Trace> system.query_log (37f36e38-011e-4f54-89e7-9ff8ae57b433) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2000 | 2025.06.30 23:43:27.617596 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.64 MiB. | ||
| 2001 | 2025.06.30 23:43:28.980965 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2002 | 2025.06.30 23:43:28.981162 [ 268 ] {c7a20df3-dff6-43dd-bacc-0ba9023a9db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2003 | 2025.06.30 23:43:28.981229 [ 268 ] {c7a20df3-dff6-43dd-bacc-0ba9023a9db3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2004 | 2025.06.30 23:43:28.981917 [ 268 ] {c7a20df3-dff6-43dd-bacc-0ba9023a9db3} <Trace> oximeter.fields_i16 (cc461ec9-35df-446c-b2c1-0988c4ecf4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2005 | 2025.06.30 23:43:28.981996 [ 268 ] {c7a20df3-dff6-43dd-bacc-0ba9023a9db3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 2006 | 2025.06.30 23:43:28.982490 [ 268 ] {c7a20df3-dff6-43dd-bacc-0ba9023a9db3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2007 | 2025.06.30 23:43:28.982771 [ 268 ] {c7a20df3-dff6-43dd-bacc-0ba9023a9db3} <Trace> oximeter.fields_i16 (cc461ec9-35df-446c-b2c1-0988c4ecf4f2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2008 | 2025.06.30 23:43:28.982934 [ 37 ] {} <Debug> oximeter.fields_i16 (cc461ec9-35df-446c-b2c1-0988c4ecf4f2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2009 | 2025.06.30 23:43:28.982951 [ 268 ] {c7a20df3-dff6-43dd-bacc-0ba9023a9db3} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00184 sec., 115217.39130434782 rows/sec., 7.33 MiB/sec. | ||
| 2010 | 2025.06.30 23:43:28.982980 [ 37 ] {} <Trace> oximeter.fields_i16 (cc461ec9-35df-446c-b2c1-0988c4ecf4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2011 | 2025.06.30 23:43:28.983000 [ 268 ] {c7a20df3-dff6-43dd-bacc-0ba9023a9db3} <Debug> TCPHandler: Processed in 0.00216672 sec. | ||
| 2012 | 2025.06.30 23:43:28.983001 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 2013 | 2025.06.30 23:43:28.983121 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2014 | 2025.06.30 23:43:28.983131 [ 196 ] {cc461ec9-35df-446c-b2c1-0988c4ecf4f2::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 | ||
| 2015 | 2025.06.30 23:43:28.983219 [ 268 ] {103dcd84-07f4-451d-bc58-2b40884fc46d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2016 | 2025.06.30 23:43:28.983265 [ 268 ] {103dcd84-07f4-451d-bc58-2b40884fc46d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2017 | 2025.06.30 23:43:28.983287 [ 196 ] {cc461ec9-35df-446c-b2c1-0988c4ecf4f2::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2018 | 2025.06.30 23:43:28.983325 [ 196 ] {cc461ec9-35df-446c-b2c1-0988c4ecf4f2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part | ||
| 2019 | 2025.06.30 23:43:28.983389 [ 196 ] {cc461ec9-35df-446c-b2c1-0988c4ecf4f2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 2020 | 2025.06.30 23:43:28.983433 [ 196 ] {cc461ec9-35df-446c-b2c1-0988c4ecf4f2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
| 2021 | 2025.06.30 23:43:28.983484 [ 196 ] {cc461ec9-35df-446c-b2c1-0988c4ecf4f2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
| 2022 | 2025.06.30 23:43:28.983538 [ 196 ] {cc461ec9-35df-446c-b2c1-0988c4ecf4f2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
| 2023 | 2025.06.30 23:43:28.983984 [ 268 ] {103dcd84-07f4-451d-bc58-2b40884fc46d} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2024 | 2025.06.30 23:43:28.984026 [ 268 ] {103dcd84-07f4-451d-bc58-2b40884fc46d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 2025 | 2025.06.30 23:43:28.984445 [ 268 ] {103dcd84-07f4-451d-bc58-2b40884fc46d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2026 | 2025.06.30 23:43:28.984586 [ 196 ] {cc461ec9-35df-446c-b2c1-0988c4ecf4f2::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001514345 sec., 699972.595412538 rows/sec., 47.19 MiB/sec. | ||
| 2027 | 2025.06.30 23:43:28.984692 [ 268 ] {103dcd84-07f4-451d-bc58-2b40884fc46d} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2028 | 2025.06.30 23:43:28.984791 [ 195 ] {cc461ec9-35df-446c-b2c1-0988c4ecf4f2::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2029 | 2025.06.30 23:43:28.984814 [ 37 ] {} <Debug> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2030 | 2025.06.30 23:43:28.984844 [ 268 ] {103dcd84-07f4-451d-bc58-2b40884fc46d} <Debug> executeQuery: Read 657 rows, 53.58 KiB in 0.001644 sec., 399635.03649635037 rows/sec., 31.83 MiB/sec. | ||
| 2031 | 2025.06.30 23:43:28.984848 [ 37 ] {} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2032 | 2025.06.30 23:43:28.984879 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 2033 | 2025.06.30 23:43:28.984884 [ 268 ] {103dcd84-07f4-451d-bc58-2b40884fc46d} <Debug> TCPHandler: Processed in 0.001813312 sec. | ||
| 2034 | 2025.06.30 23:43:28.984960 [ 198 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::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 | ||
| 2035 | 2025.06.30 23:43:28.985014 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2036 | 2025.06.30 23:43:28.985069 [ 198 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2037 | 2025.06.30 23:43:28.985085 [ 195 ] {cc461ec9-35df-446c-b2c1-0988c4ecf4f2::all_1_5_1} <Trace> oximeter.fields_i16 (cc461ec9-35df-446c-b2c1-0988c4ecf4f2): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2038 | 2025.06.30 23:43:28.985100 [ 198 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 651 rows starting from the beginning of the part | ||
| 2039 | 2025.06.30 23:43:28.985115 [ 268 ] {e1577408-e42b-47b7-883e-74c26cde2be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2040 | 2025.06.30 23:43:28.985160 [ 195 ] {cc461ec9-35df-446c-b2c1-0988c4ecf4f2::all_1_5_1} <Trace> oximeter.fields_i16 (cc461ec9-35df-446c-b2c1-0988c4ecf4f2) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2041 | 2025.06.30 23:43:28.985161 [ 268 ] {e1577408-e42b-47b7-883e-74c26cde2be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2042 | 2025.06.30 23:43:28.985185 [ 198 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 655 rows starting from the beginning of the part | ||
| 2043 | 2025.06.30 23:43:28.985234 [ 198 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
| 2044 | 2025.06.30 23:43:28.985238 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2045 | 2025.06.30 23:43:28.985275 [ 198 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 655 rows starting from the beginning of the part | ||
| 2046 | 2025.06.30 23:43:28.985319 [ 198 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part | ||
| 2047 | 2025.06.30 23:43:28.985357 [ 198 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 657 rows starting from the beginning of the part | ||
| 2048 | 2025.06.30 23:43:28.985620 [ 268 ] {e1577408-e42b-47b7-883e-74c26cde2be4} <Trace> oximeter.fields_u16 (e6613935-3e17-4154-acb1-e41c565dbfe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2049 | 2025.06.30 23:43:28.985659 [ 268 ] {e1577408-e42b-47b7-883e-74c26cde2be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 2050 | 2025.06.30 23:43:28.985996 [ 268 ] {e1577408-e42b-47b7-883e-74c26cde2be4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2051 | 2025.06.30 23:43:28.986267 [ 268 ] {e1577408-e42b-47b7-883e-74c26cde2be4} <Trace> oximeter.fields_u16 (e6613935-3e17-4154-acb1-e41c565dbfe1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2052 | 2025.06.30 23:43:28.986418 [ 268 ] {e1577408-e42b-47b7-883e-74c26cde2be4} <Debug> executeQuery: Read 139 rows, 8.87 KiB in 0.001322 sec., 105143.72163388804 rows/sec., 6.55 MiB/sec. | ||
| 2053 | 2025.06.30 23:43:28.986456 [ 268 ] {e1577408-e42b-47b7-883e-74c26cde2be4} <Debug> TCPHandler: Processed in 0.001492365 sec. | ||
| 2054 | 2025.06.30 23:43:28.986584 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2055 | 2025.06.30 23:43:28.986646 [ 199 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2678 rows, containing 5 columns (5 merged, 0 gathered) in 0.00171656 sec., 1560096.9380621708 rows/sec., 130.01 MiB/sec. | ||
| 2056 | 2025.06.30 23:43:28.986679 [ 268 ] {2d775749-00fb-46e5-8276-7cebcafa0fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2057 | 2025.06.30 23:43:28.986726 [ 268 ] {2d775749-00fb-46e5-8276-7cebcafa0fcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2058 | 2025.06.30 23:43:28.986846 [ 198 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2059 | 2025.06.30 23:43:28.987102 [ 198 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_11_2} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2060 | 2025.06.30 23:43:28.987174 [ 198 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_11_2} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2061 | 2025.06.30 23:43:28.987179 [ 268 ] {2d775749-00fb-46e5-8276-7cebcafa0fcf} <Trace> oximeter.fields_u32 (ec6213f1-dcaf-4a89-82bf-47c3676801f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2062 | 2025.06.30 23:43:28.987222 [ 268 ] {2d775749-00fb-46e5-8276-7cebcafa0fcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 2063 | 2025.06.30 23:43:28.987243 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 2064 | 2025.06.30 23:43:28.987562 [ 268 ] {2d775749-00fb-46e5-8276-7cebcafa0fcf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2065 | 2025.06.30 23:43:28.987785 [ 268 ] {2d775749-00fb-46e5-8276-7cebcafa0fcf} <Trace> oximeter.fields_u32 (ec6213f1-dcaf-4a89-82bf-47c3676801f2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2066 | 2025.06.30 23:43:28.987888 [ 37 ] {} <Debug> oximeter.fields_u32 (ec6213f1-dcaf-4a89-82bf-47c3676801f2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2067 | 2025.06.30 23:43:28.987914 [ 268 ] {2d775749-00fb-46e5-8276-7cebcafa0fcf} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001253 sec., 90183.55945730247 rows/sec., 5.84 MiB/sec. | ||
| 2068 | 2025.06.30 23:43:28.987922 [ 37 ] {} <Trace> oximeter.fields_u32 (ec6213f1-dcaf-4a89-82bf-47c3676801f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2069 | 2025.06.30 23:43:28.987946 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 2070 | 2025.06.30 23:43:28.987951 [ 268 ] {2d775749-00fb-46e5-8276-7cebcafa0fcf} <Debug> TCPHandler: Processed in 0.001416812 sec. | ||
| 2071 | 2025.06.30 23:43:28.988014 [ 195 ] {ec6213f1-dcaf-4a89-82bf-47c3676801f2::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 | ||
| 2072 | 2025.06.30 23:43:28.988071 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2073 | 2025.06.30 23:43:28.988097 [ 195 ] {ec6213f1-dcaf-4a89-82bf-47c3676801f2::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2074 | 2025.06.30 23:43:28.988133 [ 195 ] {ec6213f1-dcaf-4a89-82bf-47c3676801f2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 113 rows starting from the beginning of the part | ||
| 2075 | 2025.06.30 23:43:28.988176 [ 268 ] {c4e5a320-cc39-4d83-bb73-bff409b3477c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2076 | 2025.06.30 23:43:28.988210 [ 195 ] {ec6213f1-dcaf-4a89-82bf-47c3676801f2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 113 rows starting from the beginning of the part | ||
| 2077 | 2025.06.30 23:43:28.988219 [ 268 ] {c4e5a320-cc39-4d83-bb73-bff409b3477c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2078 | 2025.06.30 23:43:28.988264 [ 195 ] {ec6213f1-dcaf-4a89-82bf-47c3676801f2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 113 rows starting from the beginning of the part | ||
| 2079 | 2025.06.30 23:43:28.988313 [ 195 ] {ec6213f1-dcaf-4a89-82bf-47c3676801f2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 113 rows starting from the beginning of the part | ||
| 2080 | 2025.06.30 23:43:28.988380 [ 195 ] {ec6213f1-dcaf-4a89-82bf-47c3676801f2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 113 rows starting from the beginning of the part | ||
| 2081 | 2025.06.30 23:43:28.988649 [ 268 ] {c4e5a320-cc39-4d83-bb73-bff409b3477c} <Trace> oximeter.fields_u8 (126a9341-d612-4a9e-b05c-1e86ceb2f292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2082 | 2025.06.30 23:43:28.988683 [ 268 ] {c4e5a320-cc39-4d83-bb73-bff409b3477c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 2083 | 2025.06.30 23:43:28.988993 [ 268 ] {c4e5a320-cc39-4d83-bb73-bff409b3477c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2084 | 2025.06.30 23:43:28.989186 [ 193 ] {ec6213f1-dcaf-4a89-82bf-47c3676801f2::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 565 rows, containing 5 columns (5 merged, 0 gathered) in 0.001190057 sec., 474767.17501766724 rows/sec., 32.54 MiB/sec. | ||
| 2085 | 2025.06.30 23:43:28.989208 [ 268 ] {c4e5a320-cc39-4d83-bb73-bff409b3477c} <Trace> oximeter.fields_u8 (126a9341-d612-4a9e-b05c-1e86ceb2f292): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2086 | 2025.06.30 23:43:28.989303 [ 37 ] {} <Debug> oximeter.fields_u8 (126a9341-d612-4a9e-b05c-1e86ceb2f292) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2087 | 2025.06.30 23:43:28.989335 [ 37 ] {} <Trace> oximeter.fields_u8 (126a9341-d612-4a9e-b05c-1e86ceb2f292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2088 | 2025.06.30 23:43:28.989337 [ 268 ] {c4e5a320-cc39-4d83-bb73-bff409b3477c} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001181 sec., 94834.88569009314 rows/sec., 5.40 MiB/sec. | ||
| 2089 | 2025.06.30 23:43:28.989353 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 2090 | 2025.06.30 23:43:28.989380 [ 268 ] {c4e5a320-cc39-4d83-bb73-bff409b3477c} <Debug> TCPHandler: Processed in 0.001357911 sec. | ||
| 2091 | 2025.06.30 23:43:28.989404 [ 199 ] {ec6213f1-dcaf-4a89-82bf-47c3676801f2::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2092 | 2025.06.30 23:43:28.989440 [ 198 ] {126a9341-d612-4a9e-b05c-1e86ceb2f292::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 | ||
| 2093 | 2025.06.30 23:43:28.989509 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2094 | 2025.06.30 23:43:28.989526 [ 198 ] {126a9341-d612-4a9e-b05c-1e86ceb2f292::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2095 | 2025.06.30 23:43:28.989559 [ 198 ] {126a9341-d612-4a9e-b05c-1e86ceb2f292::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 112 rows starting from the beginning of the part | ||
| 2096 | 2025.06.30 23:43:28.989611 [ 198 ] {126a9341-d612-4a9e-b05c-1e86ceb2f292::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 112 rows starting from the beginning of the part | ||
| 2097 | 2025.06.30 23:43:28.989612 [ 268 ] {be48d9d3-1023-4475-90e3-508ef64ee3ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2098 | 2025.06.30 23:43:28.989655 [ 198 ] {126a9341-d612-4a9e-b05c-1e86ceb2f292::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 112 rows starting from the beginning of the part | ||
| 2099 | 2025.06.30 23:43:28.989668 [ 268 ] {be48d9d3-1023-4475-90e3-508ef64ee3ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2100 | 2025.06.30 23:43:28.989699 [ 198 ] {126a9341-d612-4a9e-b05c-1e86ceb2f292::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 112 rows starting from the beginning of the part | ||
| 2101 | 2025.06.30 23:43:28.989737 [ 198 ] {126a9341-d612-4a9e-b05c-1e86ceb2f292::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 112 rows starting from the beginning of the part | ||
| 2102 | 2025.06.30 23:43:28.989781 [ 199 ] {ec6213f1-dcaf-4a89-82bf-47c3676801f2::all_1_5_1} <Trace> oximeter.fields_u32 (ec6213f1-dcaf-4a89-82bf-47c3676801f2): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2103 | 2025.06.30 23:43:28.989874 [ 199 ] {ec6213f1-dcaf-4a89-82bf-47c3676801f2::all_1_5_1} <Trace> oximeter.fields_u32 (ec6213f1-dcaf-4a89-82bf-47c3676801f2) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2104 | 2025.06.30 23:43:28.989969 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2105 | 2025.06.30 23:43:28.990308 [ 268 ] {be48d9d3-1023-4475-90e3-508ef64ee3ee} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2106 | 2025.06.30 23:43:28.990354 [ 268 ] {be48d9d3-1023-4475-90e3-508ef64ee3ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 2107 | 2025.06.30 23:43:28.990741 [ 198 ] {126a9341-d612-4a9e-b05c-1e86ceb2f292::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001329131 sec., 421327.9202727195 rows/sec., 25.61 MiB/sec. | ||
| 2108 | 2025.06.30 23:43:28.990795 [ 268 ] {be48d9d3-1023-4475-90e3-508ef64ee3ee} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2109 | 2025.06.30 23:43:28.990913 [ 193 ] {126a9341-d612-4a9e-b05c-1e86ceb2f292::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2110 | 2025.06.30 23:43:28.991106 [ 268 ] {be48d9d3-1023-4475-90e3-508ef64ee3ee} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2111 | 2025.06.30 23:43:28.991174 [ 193 ] {126a9341-d612-4a9e-b05c-1e86ceb2f292::all_1_5_1} <Trace> oximeter.fields_u8 (126a9341-d612-4a9e-b05c-1e86ceb2f292): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2112 | 2025.06.30 23:43:28.991213 [ 37 ] {} <Debug> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2113 | 2025.06.30 23:43:28.991233 [ 193 ] {126a9341-d612-4a9e-b05c-1e86ceb2f292::all_1_5_1} <Trace> oximeter.fields_u8 (126a9341-d612-4a9e-b05c-1e86ceb2f292) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2114 | 2025.06.30 23:43:28.991244 [ 268 ] {be48d9d3-1023-4475-90e3-508ef64ee3ee} <Debug> executeQuery: Read 387 rows, 27.99 KiB in 0.001649 sec., 234687.6895087932 rows/sec., 16.58 MiB/sec. | ||
| 2115 | 2025.06.30 23:43:28.991248 [ 37 ] {} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2116 | 2025.06.30 23:43:28.991286 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 2117 | 2025.06.30 23:43:28.991287 [ 268 ] {be48d9d3-1023-4475-90e3-508ef64ee3ee} <Debug> TCPHandler: Processed in 0.001826992 sec. | ||
| 2118 | 2025.06.30 23:43:28.991300 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2119 | 2025.06.30 23:43:28.991382 [ 198 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::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 | ||
| 2120 | 2025.06.30 23:43:28.991418 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2121 | 2025.06.30 23:43:28.991474 [ 198 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2122 | 2025.06.30 23:43:28.991502 [ 198 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 391 rows starting from the beginning of the part | ||
| 2123 | 2025.06.30 23:43:28.991529 [ 268 ] {43557c80-5bc6-4645-a4a1-7f16fefcf9b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2124 | 2025.06.30 23:43:28.991549 [ 198 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 386 rows starting from the beginning of the part | ||
| 2125 | 2025.06.30 23:43:28.991579 [ 268 ] {43557c80-5bc6-4645-a4a1-7f16fefcf9b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2126 | 2025.06.30 23:43:28.991597 [ 198 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 2127 | 2025.06.30 23:43:28.991642 [ 198 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 386 rows starting from the beginning of the part | ||
| 2128 | 2025.06.30 23:43:28.991682 [ 198 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
| 2129 | 2025.06.30 23:43:28.991724 [ 198 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 387 rows starting from the beginning of the part | ||
| 2130 | 2025.06.30 23:43:28.991938 [ 268 ] {43557c80-5bc6-4645-a4a1-7f16fefcf9b9} <Trace> oximeter.measurements_bool (268d20f7-c6eb-48b2-8a5e-d5ce3658f984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2131 | 2025.06.30 23:43:28.991979 [ 268 ] {43557c80-5bc6-4645-a4a1-7f16fefcf9b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 2132 | 2025.06.30 23:43:28.992313 [ 268 ] {43557c80-5bc6-4645-a4a1-7f16fefcf9b9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2133 | 2025.06.30 23:43:28.992577 [ 268 ] {43557c80-5bc6-4645-a4a1-7f16fefcf9b9} <Trace> oximeter.measurements_bool (268d20f7-c6eb-48b2-8a5e-d5ce3658f984): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2134 | 2025.06.30 23:43:28.992713 [ 268 ] {43557c80-5bc6-4645-a4a1-7f16fefcf9b9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001207 sec., 4971.0024855012425 rows/sec., 259.72 KiB/sec. | ||
| 2135 | 2025.06.30 23:43:28.992719 [ 192 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1622 rows, containing 5 columns (5 merged, 0 gathered) in 0.001363801 sec., 1189323.0757273238 rows/sec., 88.96 MiB/sec. | ||
| 2136 | 2025.06.30 23:43:28.992751 [ 268 ] {43557c80-5bc6-4645-a4a1-7f16fefcf9b9} <Debug> TCPHandler: Processed in 0.001386232 sec. | ||
| 2137 | 2025.06.30 23:43:28.992883 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2138 | 2025.06.30 23:43:28.992896 [ 198 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2139 | 2025.06.30 23:43:28.992984 [ 268 ] {cec681fa-394b-4afd-a615-b706f6355cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2140 | 2025.06.30 23:43:28.993033 [ 268 ] {cec681fa-394b-4afd-a615-b706f6355cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2141 | 2025.06.30 23:43:28.993141 [ 198 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_11_2} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2142 | 2025.06.30 23:43:28.993208 [ 198 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_11_2} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2143 | 2025.06.30 23:43:28.993264 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 2144 | 2025.06.30 23:43:28.993463 [ 268 ] {cec681fa-394b-4afd-a615-b706f6355cae} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2145 | 2025.06.30 23:43:28.993504 [ 268 ] {cec681fa-394b-4afd-a615-b706f6355cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 2146 | 2025.06.30 23:43:28.993873 [ 268 ] {cec681fa-394b-4afd-a615-b706f6355cae} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2147 | 2025.06.30 23:43:28.994093 [ 268 ] {cec681fa-394b-4afd-a615-b706f6355cae} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2148 | 2025.06.30 23:43:28.994189 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2149 | 2025.06.30 23:43:28.994220 [ 268 ] {cec681fa-394b-4afd-a615-b706f6355cae} <Debug> executeQuery: Read 187 rows, 12.72 KiB in 0.001256 sec., 148885.35031847135 rows/sec., 9.89 MiB/sec. | ||
| 2150 | 2025.06.30 23:43:28.994221 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2151 | 2025.06.30 23:43:28.994251 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 2152 | 2025.06.30 23:43:28.994255 [ 268 ] {cec681fa-394b-4afd-a615-b706f6355cae} <Debug> TCPHandler: Processed in 0.001422323 sec. | ||
| 2153 | 2025.06.30 23:43:28.994319 [ 193 ] {026606ef-3501-4aaf-b531-db3020f38a83::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 | ||
| 2154 | 2025.06.30 23:43:28.994371 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2155 | 2025.06.30 23:43:28.994418 [ 193 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2156 | 2025.06.30 23:43:28.994446 [ 193 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 734 rows starting from the beginning of the part | ||
| 2157 | 2025.06.30 23:43:28.994469 [ 268 ] {1ea858d7-8b3f-4103-8cb6-192ad0b9dda8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2158 | 2025.06.30 23:43:28.994517 [ 193 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 185 rows starting from the beginning of the part | ||
| 2159 | 2025.06.30 23:43:28.994518 [ 268 ] {1ea858d7-8b3f-4103-8cb6-192ad0b9dda8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2160 | 2025.06.30 23:43:28.994562 [ 193 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 110 rows starting from the beginning of the part | ||
| 2161 | 2025.06.30 23:43:28.994599 [ 193 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 187 rows starting from the beginning of the part | ||
| 2162 | 2025.06.30 23:43:28.994649 [ 193 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 110 rows starting from the beginning of the part | ||
| 2163 | 2025.06.30 23:43:28.994693 [ 193 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 187 rows starting from the beginning of the part | ||
| 2164 | 2025.06.30 23:43:28.994900 [ 268 ] {1ea858d7-8b3f-4103-8cb6-192ad0b9dda8} <Trace> oximeter.measurements_f64 (f1112b1e-3387-43f4-9ba1-20e7d57d1ee4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2165 | 2025.06.30 23:43:28.994944 [ 268 ] {1ea858d7-8b3f-4103-8cb6-192ad0b9dda8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 2166 | 2025.06.30 23:43:28.995300 [ 268 ] {1ea858d7-8b3f-4103-8cb6-192ad0b9dda8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2167 | 2025.06.30 23:43:28.995597 [ 268 ] {1ea858d7-8b3f-4103-8cb6-192ad0b9dda8} <Trace> oximeter.measurements_f64 (f1112b1e-3387-43f4-9ba1-20e7d57d1ee4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2168 | 2025.06.30 23:43:28.995701 [ 37 ] {} <Debug> oximeter.measurements_f64 (f1112b1e-3387-43f4-9ba1-20e7d57d1ee4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2169 | 2025.06.30 23:43:28.995727 [ 193 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1513 rows, containing 5 columns (5 merged, 0 gathered) in 0.001435413 sec., 1054052.039378214 rows/sec., 71.17 MiB/sec. | ||
| 2170 | 2025.06.30 23:43:28.995730 [ 37 ] {} <Trace> oximeter.measurements_f64 (f1112b1e-3387-43f4-9ba1-20e7d57d1ee4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2171 | 2025.06.30 23:43:28.995738 [ 268 ] {1ea858d7-8b3f-4103-8cb6-192ad0b9dda8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001289 sec., 775.7951900698216 rows/sec., 52.28 KiB/sec. | ||
| 2172 | 2025.06.30 23:43:28.995768 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 2173 | 2025.06.30 23:43:28.995788 [ 268 ] {1ea858d7-8b3f-4103-8cb6-192ad0b9dda8} <Debug> TCPHandler: Processed in 0.001466074 sec. | ||
| 2174 | 2025.06.30 23:43:28.995877 [ 189 ] {f1112b1e-3387-43f4-9ba1-20e7d57d1ee4::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 | ||
| 2175 | 2025.06.30 23:43:28.995924 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2176 | 2025.06.30 23:43:28.995995 [ 189 ] {f1112b1e-3387-43f4-9ba1-20e7d57d1ee4::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2177 | 2025.06.30 23:43:28.996030 [ 268 ] {149ee299-86f6-4bd4-8147-7413962a347d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2178 | 2025.06.30 23:43:28.996036 [ 192 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2179 | 2025.06.30 23:43:28.996040 [ 189 ] {f1112b1e-3387-43f4-9ba1-20e7d57d1ee4::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 | ||
| 2180 | 2025.06.30 23:43:28.996092 [ 268 ] {149ee299-86f6-4bd4-8147-7413962a347d} <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 | ||
| 2181 | 2025.06.30 23:43:28.996164 [ 189 ] {f1112b1e-3387-43f4-9ba1-20e7d57d1ee4::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 | ||
| 2182 | 2025.06.30 23:43:28.996229 [ 189 ] {f1112b1e-3387-43f4-9ba1-20e7d57d1ee4::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 | ||
| 2183 | 2025.06.30 23:43:28.996282 [ 189 ] {f1112b1e-3387-43f4-9ba1-20e7d57d1ee4::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 | ||
| 2184 | 2025.06.30 23:43:28.996348 [ 189 ] {f1112b1e-3387-43f4-9ba1-20e7d57d1ee4::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 | ||
| 2185 | 2025.06.30 23:43:28.996423 [ 192 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2186 | 2025.06.30 23:43:28.996533 [ 192 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2187 | 2025.06.30 23:43:28.996634 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 2188 | 2025.06.30 23:43:28.996958 [ 268 ] {149ee299-86f6-4bd4-8147-7413962a347d} <Trace> oximeter.measurements_histogramu64 (96bd3d6b-0397-4369-9f0e-802cd46d4f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2189 | 2025.06.30 23:43:28.997000 [ 268 ] {149ee299-86f6-4bd4-8147-7413962a347d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 2190 | 2025.06.30 23:43:28.997181 [ 193 ] {f1112b1e-3387-43f4-9ba1-20e7d57d1ee4::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001352612 sec., 3696.551560979793 rows/sec., 249.08 KiB/sec. | ||
| 2191 | 2025.06.30 23:43:28.997304 [ 189 ] {f1112b1e-3387-43f4-9ba1-20e7d57d1ee4::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2192 | 2025.06.30 23:43:28.997567 [ 189 ] {f1112b1e-3387-43f4-9ba1-20e7d57d1ee4::all_1_5_1} <Trace> oximeter.measurements_f64 (f1112b1e-3387-43f4-9ba1-20e7d57d1ee4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2193 | 2025.06.30 23:43:28.997629 [ 189 ] {f1112b1e-3387-43f4-9ba1-20e7d57d1ee4::all_1_5_1} <Trace> oximeter.measurements_f64 (f1112b1e-3387-43f4-9ba1-20e7d57d1ee4) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2194 | 2025.06.30 23:43:28.997658 [ 268 ] {149ee299-86f6-4bd4-8147-7413962a347d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2195 | 2025.06.30 23:43:28.997687 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 2196 | 2025.06.30 23:43:28.997908 [ 268 ] {149ee299-86f6-4bd4-8147-7413962a347d} <Trace> oximeter.measurements_histogramu64 (96bd3d6b-0397-4369-9f0e-802cd46d4f98): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2197 | 2025.06.30 23:43:28.998052 [ 268 ] {149ee299-86f6-4bd4-8147-7413962a347d} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002041 sec., 16168.544830965215 rows/sec., 28.97 MiB/sec. | ||
| 2198 | 2025.06.30 23:43:28.998105 [ 268 ] {149ee299-86f6-4bd4-8147-7413962a347d} <Debug> TCPHandler: Processed in 0.002243562 sec. | ||
| 2199 | 2025.06.30 23:43:28.998222 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2200 | 2025.06.30 23:43:28.998317 [ 268 ] {cbb5c279-6744-4155-af59-93edfca422b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2201 | 2025.06.30 23:43:28.998357 [ 268 ] {cbb5c279-6744-4155-af59-93edfca422b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2202 | 2025.06.30 23:43:28.998688 [ 268 ] {cbb5c279-6744-4155-af59-93edfca422b9} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2203 | 2025.06.30 23:43:28.998724 [ 268 ] {cbb5c279-6744-4155-af59-93edfca422b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 2204 | 2025.06.30 23:43:28.999039 [ 268 ] {cbb5c279-6744-4155-af59-93edfca422b9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2205 | 2025.06.30 23:43:28.999252 [ 268 ] {cbb5c279-6744-4155-af59-93edfca422b9} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2206 | 2025.06.30 23:43:28.999358 [ 34 ] {} <Debug> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2207 | 2025.06.30 23:43:28.999377 [ 268 ] {cbb5c279-6744-4155-af59-93edfca422b9} <Debug> executeQuery: Read 62 rows, 3.93 KiB in 0.00108 sec., 57407.40740740741 rows/sec., 3.55 MiB/sec. | ||
| 2208 | 2025.06.30 23:43:28.999398 [ 34 ] {} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2209 | 2025.06.30 23:43:28.999416 [ 268 ] {cbb5c279-6744-4155-af59-93edfca422b9} <Debug> TCPHandler: Processed in 0.001242729 sec. | ||
| 2210 | 2025.06.30 23:43:28.999424 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 2211 | 2025.06.30 23:43:28.999502 [ 192 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::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 | ||
| 2212 | 2025.06.30 23:43:28.999604 [ 192 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2213 | 2025.06.30 23:43:28.999635 [ 192 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 218 rows starting from the beginning of the part | ||
| 2214 | 2025.06.30 23:43:28.999705 [ 192 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2215 | 2025.06.30 23:43:28.999750 [ 192 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
| 2216 | 2025.06.30 23:43:28.999787 [ 192 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 62 rows starting from the beginning of the part | ||
| 2217 | 2025.06.30 23:43:28.999821 [ 192 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 2218 | 2025.06.30 23:43:28.999866 [ 192 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 62 rows starting from the beginning of the part | ||
| 2219 | 2025.06.30 23:43:29.000646 [ 189 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 482 rows, containing 4 columns (4 merged, 0 gathered) in 0.001171407 sec., 411470.9917219207 rows/sec., 26.44 MiB/sec. | ||
| 2220 | 2025.06.30 23:43:29.000785 [ 192 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2221 | 2025.06.30 23:43:29.001033 [ 192 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_11_2} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2222 | 2025.06.30 23:43:29.001145 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.65 MiB, peak 186.85 MiB, free memory in arenas 0.00 B, will set to 182.87 MiB (RSS), difference: -3.78 MiB | ||
| 2223 | 2025.06.30 23:43:29.001187 [ 192 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_11_2} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2224 | 2025.06.30 23:43:29.001252 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2225 | 2025.06.30 23:43:30.000159 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.78 MiB, peak 186.85 MiB, free memory in arenas 0.00 B, will set to 182.88 MiB (RSS), difference: 3.10 MiB | ||
| 2226 | 2025.06.30 23:43:32.544455 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2227 | 2025.06.30 23:43:32.544501 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2228 | 2025.06.30 23:43:32.605160 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 | ||
| 2229 | 2025.06.30 23:43:32.605640 [ 243 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2230 | 2025.06.30 23:43:32.605687 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 2231 | 2025.06.30 23:43:32.606212 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2232 | 2025.06.30 23:43:32.606472 [ 243 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2233 | 2025.06.30 23:43:32.606618 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
| 2234 | 2025.06.30 23:43:32.843872 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2235 | 2025.06.30 23:43:32.862871 [ 244 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2236 | 2025.06.30 23:43:32.862939 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 2237 | 2025.06.30 23:43:32.869296 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2238 | 2025.06.30 23:43:32.870064 [ 244 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2239 | 2025.06.30 23:43:32.873755 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2240 | 2025.06.30 23:43:33.001133 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.43 MiB, peak 187.43 MiB, free memory in arenas 0.00 B, will set to 185.92 MiB (RSS), difference: 2.49 MiB | ||
| 2241 | 2025.06.30 23:43:33.974032 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2242 | 2025.06.30 23:43:33.974218 [ 268 ] {2f4d80cb-2036-4fa0-b2f0-146c5230d7bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2243 | 2025.06.30 23:43:33.974280 [ 268 ] {2f4d80cb-2036-4fa0-b2f0-146c5230d7bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2244 | 2025.06.30 23:43:33.974893 [ 268 ] {2f4d80cb-2036-4fa0-b2f0-146c5230d7bd} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2245 | 2025.06.30 23:43:33.974930 [ 268 ] {2f4d80cb-2036-4fa0-b2f0-146c5230d7bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2246 | 2025.06.30 23:43:33.975305 [ 268 ] {2f4d80cb-2036-4fa0-b2f0-146c5230d7bd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2247 | 2025.06.30 23:43:33.975544 [ 268 ] {2f4d80cb-2036-4fa0-b2f0-146c5230d7bd} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2248 | 2025.06.30 23:43:33.975697 [ 268 ] {2f4d80cb-2036-4fa0-b2f0-146c5230d7bd} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001527 sec., 19646.36542239686 rows/sec., 1.48 MiB/sec. | ||
| 2249 | 2025.06.30 23:43:33.975738 [ 268 ] {2f4d80cb-2036-4fa0-b2f0-146c5230d7bd} <Debug> TCPHandler: Processed in 0.001830142 sec. | ||
| 2250 | 2025.06.30 23:43:33.975924 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2251 | 2025.06.30 23:43:33.976019 [ 268 ] {c8a12ab7-5bb8-4074-aed9-c7389250bd86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2252 | 2025.06.30 23:43:33.976060 [ 268 ] {c8a12ab7-5bb8-4074-aed9-c7389250bd86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2253 | 2025.06.30 23:43:33.976469 [ 268 ] {c8a12ab7-5bb8-4074-aed9-c7389250bd86} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2254 | 2025.06.30 23:43:33.976504 [ 268 ] {c8a12ab7-5bb8-4074-aed9-c7389250bd86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2255 | 2025.06.30 23:43:33.976823 [ 268 ] {c8a12ab7-5bb8-4074-aed9-c7389250bd86} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2256 | 2025.06.30 23:43:33.977045 [ 268 ] {c8a12ab7-5bb8-4074-aed9-c7389250bd86} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2257 | 2025.06.30 23:43:33.977175 [ 268 ] {c8a12ab7-5bb8-4074-aed9-c7389250bd86} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001175 sec., 30638.297872340423 rows/sec., 2.39 MiB/sec. | ||
| 2258 | 2025.06.30 23:43:33.977215 [ 268 ] {c8a12ab7-5bb8-4074-aed9-c7389250bd86} <Debug> TCPHandler: Processed in 0.001341801 sec. | ||
| 2259 | 2025.06.30 23:43:33.977328 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2260 | 2025.06.30 23:43:33.977423 [ 268 ] {f293743f-4be8-46aa-9830-1d56f126f9bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2261 | 2025.06.30 23:43:33.977467 [ 268 ] {f293743f-4be8-46aa-9830-1d56f126f9bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2262 | 2025.06.30 23:43:33.977848 [ 268 ] {f293743f-4be8-46aa-9830-1d56f126f9bb} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2263 | 2025.06.30 23:43:33.977881 [ 268 ] {f293743f-4be8-46aa-9830-1d56f126f9bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2264 | 2025.06.30 23:43:33.978219 [ 268 ] {f293743f-4be8-46aa-9830-1d56f126f9bb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2265 | 2025.06.30 23:43:33.978429 [ 268 ] {f293743f-4be8-46aa-9830-1d56f126f9bb} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2266 | 2025.06.30 23:43:33.978552 [ 268 ] {f293743f-4be8-46aa-9830-1d56f126f9bb} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001148 sec., 95818.81533101045 rows/sec., 6.69 MiB/sec. | ||
| 2267 | 2025.06.30 23:43:33.978587 [ 268 ] {f293743f-4be8-46aa-9830-1d56f126f9bb} <Debug> TCPHandler: Processed in 0.00130774 sec. | ||
| 2268 | 2025.06.30 23:43:33.978699 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2269 | 2025.06.30 23:43:33.978800 [ 268 ] {af3f4116-3f78-4fd9-8b44-b9e4aedc8ac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2270 | 2025.06.30 23:43:33.978843 [ 268 ] {af3f4116-3f78-4fd9-8b44-b9e4aedc8ac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2271 | 2025.06.30 23:43:33.979169 [ 268 ] {af3f4116-3f78-4fd9-8b44-b9e4aedc8ac4} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2272 | 2025.06.30 23:43:33.979206 [ 268 ] {af3f4116-3f78-4fd9-8b44-b9e4aedc8ac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2273 | 2025.06.30 23:43:33.979509 [ 268 ] {af3f4116-3f78-4fd9-8b44-b9e4aedc8ac4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2274 | 2025.06.30 23:43:33.979733 [ 268 ] {af3f4116-3f78-4fd9-8b44-b9e4aedc8ac4} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2275 | 2025.06.30 23:43:33.979867 [ 268 ] {af3f4116-3f78-4fd9-8b44-b9e4aedc8ac4} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001086 sec., 36832.41252302026 rows/sec., 2.46 MiB/sec. | ||
| 2276 | 2025.06.30 23:43:33.979902 [ 268 ] {af3f4116-3f78-4fd9-8b44-b9e4aedc8ac4} <Debug> TCPHandler: Processed in 0.001251569 sec. | ||
| 2277 | 2025.06.30 23:43:37.608450 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 330 | ||
| 2278 | 2025.06.30 23:43:37.610612 [ 242 ] {} <Trace> system.query_log (37f36e38-011e-4f54-89e7-9ff8ae57b433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2279 | 2025.06.30 23:43:37.610662 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2280 | 2025.06.30 23:43:37.611864 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2281 | 2025.06.30 23:43:37.612155 [ 242 ] {} <Trace> system.query_log (37f36e38-011e-4f54-89e7-9ff8ae57b433): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2282 | 2025.06.30 23:43:37.612403 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 330 | ||
| 2283 | 2025.06.30 23:43:38.968541 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2284 | 2025.06.30 23:43:38.968785 [ 268 ] {c0eda0e5-5203-44f9-9084-f4cb194d6622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2285 | 2025.06.30 23:43:38.969132 [ 268 ] {c0eda0e5-5203-44f9-9084-f4cb194d6622} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2286 | 2025.06.30 23:43:38.969172 [ 268 ] {c0eda0e5-5203-44f9-9084-f4cb194d6622} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2287 | 2025.06.30 23:43:38.969433 [ 268 ] {c0eda0e5-5203-44f9-9084-f4cb194d6622} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2288 | 2025.06.30 23:43:38.969500 [ 268 ] {c0eda0e5-5203-44f9-9084-f4cb194d6622} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2289 | 2025.06.30 23:43:38.969638 [ 268 ] {c0eda0e5-5203-44f9-9084-f4cb194d6622} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2290 | 2025.06.30 23:43:38.969729 [ 288 ] {c0eda0e5-5203-44f9-9084-f4cb194d6622} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2291 | 2025.06.30 23:43:38.969768 [ 290 ] {c0eda0e5-5203-44f9-9084-f4cb194d6622} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2292 | 2025.06.30 23:43:38.969769 [ 289 ] {c0eda0e5-5203-44f9-9084-f4cb194d6622} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2293 | 2025.06.30 23:43:38.969913 [ 268 ] {c0eda0e5-5203-44f9-9084-f4cb194d6622} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2294 | 2025.06.30 23:43:38.969941 [ 268 ] {c0eda0e5-5203-44f9-9084-f4cb194d6622} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2295 | 2025.06.30 23:43:38.970022 [ 268 ] {c0eda0e5-5203-44f9-9084-f4cb194d6622} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2296 | 2025.06.30 23:43:38.970043 [ 268 ] {c0eda0e5-5203-44f9-9084-f4cb194d6622} <Debug> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
| 2297 | 2025.06.30 23:43:38.970077 [ 268 ] {c0eda0e5-5203-44f9-9084-f4cb194d6622} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2298 | 2025.06.30 23:43:38.970119 [ 268 ] {c0eda0e5-5203-44f9-9084-f4cb194d6622} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2299 | 2025.06.30 23:43:38.970156 [ 268 ] {c0eda0e5-5203-44f9-9084-f4cb194d6622} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2300 | 2025.06.30 23:43:38.970999 [ 268 ] {c0eda0e5-5203-44f9-9084-f4cb194d6622} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.002313 sec., 14699.524427150887 rows/sec., 565.76 KiB/sec. | ||
| 2301 | 2025.06.30 23:43:38.971119 [ 268 ] {c0eda0e5-5203-44f9-9084-f4cb194d6622} <Debug> TCPHandler: Processed in 0.002704052 sec. | ||
| 2302 | 2025.06.30 23:43:38.984707 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2303 | 2025.06.30 23:43:38.984914 [ 268 ] {b0b529ff-b49e-4007-92b9-7e23941c5393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2304 | 2025.06.30 23:43:38.984998 [ 268 ] {b0b529ff-b49e-4007-92b9-7e23941c5393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2305 | 2025.06.30 23:43:38.985672 [ 268 ] {b0b529ff-b49e-4007-92b9-7e23941c5393} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2306 | 2025.06.30 23:43:38.985707 [ 268 ] {b0b529ff-b49e-4007-92b9-7e23941c5393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2307 | 2025.06.30 23:43:38.986120 [ 268 ] {b0b529ff-b49e-4007-92b9-7e23941c5393} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2308 | 2025.06.30 23:43:38.986324 [ 268 ] {b0b529ff-b49e-4007-92b9-7e23941c5393} <Trace> oximeter.timeseries_schema (46179060-4f9d-42e1-ba9c-57527c2435b0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2309 | 2025.06.30 23:43:38.986469 [ 268 ] {b0b529ff-b49e-4007-92b9-7e23941c5393} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001612 sec., 620.3473945409429 rows/sec., 140.55 KiB/sec. | ||
| 2310 | 2025.06.30 23:43:38.986508 [ 268 ] {b0b529ff-b49e-4007-92b9-7e23941c5393} <Debug> TCPHandler: Processed in 0.001904924 sec. | ||
| 2311 | 2025.06.30 23:43:38.986618 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2312 | 2025.06.30 23:43:38.986713 [ 268 ] {f65426f4-244e-4b99-8da4-3c75c808d61a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2313 | 2025.06.30 23:43:38.986754 [ 268 ] {f65426f4-244e-4b99-8da4-3c75c808d61a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2314 | 2025.06.30 23:43:38.987261 [ 268 ] {f65426f4-244e-4b99-8da4-3c75c808d61a} <Trace> oximeter.fields_i16 (cc461ec9-35df-446c-b2c1-0988c4ecf4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2315 | 2025.06.30 23:43:38.987297 [ 268 ] {f65426f4-244e-4b99-8da4-3c75c808d61a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2316 | 2025.06.30 23:43:38.987614 [ 268 ] {f65426f4-244e-4b99-8da4-3c75c808d61a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2317 | 2025.06.30 23:43:38.987844 [ 268 ] {f65426f4-244e-4b99-8da4-3c75c808d61a} <Trace> oximeter.fields_i16 (cc461ec9-35df-446c-b2c1-0988c4ecf4f2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2318 | 2025.06.30 23:43:38.987972 [ 268 ] {f65426f4-244e-4b99-8da4-3c75c808d61a} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001278 sec., 165884.19405320814 rows/sec., 10.55 MiB/sec. | ||
| 2319 | 2025.06.30 23:43:38.988008 [ 268 ] {f65426f4-244e-4b99-8da4-3c75c808d61a} <Debug> TCPHandler: Processed in 0.001439753 sec. | ||
| 2320 | 2025.06.30 23:43:38.988121 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2321 | 2025.06.30 23:43:38.988214 [ 268 ] {7fcb5a82-2f87-4614-94d3-6498a13d0d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2322 | 2025.06.30 23:43:38.988253 [ 268 ] {7fcb5a82-2f87-4614-94d3-6498a13d0d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2323 | 2025.06.30 23:43:38.988633 [ 268 ] {7fcb5a82-2f87-4614-94d3-6498a13d0d0d} <Trace> oximeter.fields_ipaddr (072dd908-43d0-47d2-9ae6-e3d6516c5aef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2324 | 2025.06.30 23:43:38.988666 [ 268 ] {7fcb5a82-2f87-4614-94d3-6498a13d0d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2325 | 2025.06.30 23:43:38.988950 [ 268 ] {7fcb5a82-2f87-4614-94d3-6498a13d0d0d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2326 | 2025.06.30 23:43:38.989174 [ 268 ] {7fcb5a82-2f87-4614-94d3-6498a13d0d0d} <Trace> oximeter.fields_ipaddr (072dd908-43d0-47d2-9ae6-e3d6516c5aef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2327 | 2025.06.30 23:43:38.989295 [ 268 ] {7fcb5a82-2f87-4614-94d3-6498a13d0d0d} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001099 sec., 7279.344858962694 rows/sec., 593.58 KiB/sec. | ||
| 2328 | 2025.06.30 23:43:38.989330 [ 268 ] {7fcb5a82-2f87-4614-94d3-6498a13d0d0d} <Debug> TCPHandler: Processed in 0.001258809 sec. | ||
| 2329 | 2025.06.30 23:43:38.989435 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2330 | 2025.06.30 23:43:38.989529 [ 268 ] {2a739798-66f1-4868-a95b-e393bbc0ee6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2331 | 2025.06.30 23:43:38.989568 [ 268 ] {2a739798-66f1-4868-a95b-e393bbc0ee6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2332 | 2025.06.30 23:43:38.990239 [ 268 ] {2a739798-66f1-4868-a95b-e393bbc0ee6b} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2333 | 2025.06.30 23:43:38.990273 [ 268 ] {2a739798-66f1-4868-a95b-e393bbc0ee6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2334 | 2025.06.30 23:43:38.990616 [ 268 ] {2a739798-66f1-4868-a95b-e393bbc0ee6b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2335 | 2025.06.30 23:43:38.990831 [ 268 ] {2a739798-66f1-4868-a95b-e393bbc0ee6b} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2336 | 2025.06.30 23:43:38.990954 [ 268 ] {2a739798-66f1-4868-a95b-e393bbc0ee6b} <Debug> executeQuery: Read 661 rows, 53.88 KiB in 0.001444 sec., 457756.2326869806 rows/sec., 36.44 MiB/sec. | ||
| 2337 | 2025.06.30 23:43:38.990990 [ 268 ] {2a739798-66f1-4868-a95b-e393bbc0ee6b} <Debug> TCPHandler: Processed in 0.001603037 sec. | ||
| 2338 | 2025.06.30 23:43:38.991094 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2339 | 2025.06.30 23:43:38.991188 [ 268 ] {035daf1e-b26f-4a17-86fd-3f72f7b29bea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2340 | 2025.06.30 23:43:38.991227 [ 268 ] {035daf1e-b26f-4a17-86fd-3f72f7b29bea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2341 | 2025.06.30 23:43:38.991644 [ 268 ] {035daf1e-b26f-4a17-86fd-3f72f7b29bea} <Trace> oximeter.fields_u16 (e6613935-3e17-4154-acb1-e41c565dbfe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2342 | 2025.06.30 23:43:38.991678 [ 268 ] {035daf1e-b26f-4a17-86fd-3f72f7b29bea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2343 | 2025.06.30 23:43:38.991972 [ 268 ] {035daf1e-b26f-4a17-86fd-3f72f7b29bea} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2344 | 2025.06.30 23:43:38.992185 [ 268 ] {035daf1e-b26f-4a17-86fd-3f72f7b29bea} <Trace> oximeter.fields_u16 (e6613935-3e17-4154-acb1-e41c565dbfe1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2345 | 2025.06.30 23:43:38.992267 [ 9 ] {} <Debug> oximeter.fields_u16 (e6613935-3e17-4154-acb1-e41c565dbfe1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2346 | 2025.06.30 23:43:38.992302 [ 9 ] {} <Trace> oximeter.fields_u16 (e6613935-3e17-4154-acb1-e41c565dbfe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2347 | 2025.06.30 23:43:38.992304 [ 268 ] {035daf1e-b26f-4a17-86fd-3f72f7b29bea} <Debug> executeQuery: Read 147 rows, 9.43 KiB in 0.001135 sec., 129515.41850220265 rows/sec., 8.11 MiB/sec. | ||
| 2348 | 2025.06.30 23:43:38.992319 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2349 | 2025.06.30 23:43:38.992345 [ 268 ] {035daf1e-b26f-4a17-86fd-3f72f7b29bea} <Debug> TCPHandler: Processed in 0.00129896 sec. | ||
| 2350 | 2025.06.30 23:43:38.992414 [ 200 ] {e6613935-3e17-4154-acb1-e41c565dbfe1::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 | ||
| 2351 | 2025.06.30 23:43:38.992453 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2352 | 2025.06.30 23:43:38.992510 [ 200 ] {e6613935-3e17-4154-acb1-e41c565dbfe1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2353 | 2025.06.30 23:43:38.992546 [ 200 ] {e6613935-3e17-4154-acb1-e41c565dbfe1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 138 rows starting from the beginning of the part | ||
| 2354 | 2025.06.30 23:43:38.992547 [ 268 ] {442b07ef-c05e-4c35-acd2-c0582a948649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2355 | 2025.06.30 23:43:38.992593 [ 268 ] {442b07ef-c05e-4c35-acd2-c0582a948649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2356 | 2025.06.30 23:43:38.992622 [ 200 ] {e6613935-3e17-4154-acb1-e41c565dbfe1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 138 rows starting from the beginning of the part | ||
| 2357 | 2025.06.30 23:43:38.992674 [ 200 ] {e6613935-3e17-4154-acb1-e41c565dbfe1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 138 rows starting from the beginning of the part | ||
| 2358 | 2025.06.30 23:43:38.992721 [ 200 ] {e6613935-3e17-4154-acb1-e41c565dbfe1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 138 rows starting from the beginning of the part | ||
| 2359 | 2025.06.30 23:43:38.992768 [ 200 ] {e6613935-3e17-4154-acb1-e41c565dbfe1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 139 rows starting from the beginning of the part | ||
| 2360 | 2025.06.30 23:43:38.992811 [ 200 ] {e6613935-3e17-4154-acb1-e41c565dbfe1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 147 rows starting from the beginning of the part | ||
| 2361 | 2025.06.30 23:43:38.993002 [ 268 ] {442b07ef-c05e-4c35-acd2-c0582a948649} <Trace> oximeter.fields_u32 (ec6213f1-dcaf-4a89-82bf-47c3676801f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2362 | 2025.06.30 23:43:38.993036 [ 268 ] {442b07ef-c05e-4c35-acd2-c0582a948649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2363 | 2025.06.30 23:43:38.993469 [ 268 ] {442b07ef-c05e-4c35-acd2-c0582a948649} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2364 | 2025.06.30 23:43:38.993648 [ 192 ] {e6613935-3e17-4154-acb1-e41c565dbfe1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 838 rows, containing 5 columns (5 merged, 0 gathered) in 0.001266279 sec., 661781.4873341499 rows/sec., 43.75 MiB/sec. | ||
| 2365 | 2025.06.30 23:43:38.993693 [ 268 ] {442b07ef-c05e-4c35-acd2-c0582a948649} <Trace> oximeter.fields_u32 (ec6213f1-dcaf-4a89-82bf-47c3676801f2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2366 | 2025.06.30 23:43:38.993827 [ 268 ] {442b07ef-c05e-4c35-acd2-c0582a948649} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001299 sec., 86989.99230177059 rows/sec., 5.63 MiB/sec. | ||
| 2367 | 2025.06.30 23:43:38.993853 [ 189 ] {e6613935-3e17-4154-acb1-e41c565dbfe1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2368 | 2025.06.30 23:43:38.993867 [ 268 ] {442b07ef-c05e-4c35-acd2-c0582a948649} <Debug> TCPHandler: Processed in 0.001463374 sec. | ||
| 2369 | 2025.06.30 23:43:38.993989 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2370 | 2025.06.30 23:43:38.994084 [ 268 ] {6c1f5111-51ca-4780-a8cd-3d9c09349963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2371 | 2025.06.30 23:43:38.994124 [ 268 ] {6c1f5111-51ca-4780-a8cd-3d9c09349963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2372 | 2025.06.30 23:43:38.994173 [ 189 ] {e6613935-3e17-4154-acb1-e41c565dbfe1::all_1_6_1} <Trace> oximeter.fields_u16 (e6613935-3e17-4154-acb1-e41c565dbfe1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2373 | 2025.06.30 23:43:38.994257 [ 189 ] {e6613935-3e17-4154-acb1-e41c565dbfe1::all_1_6_1} <Trace> oximeter.fields_u16 (e6613935-3e17-4154-acb1-e41c565dbfe1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2374 | 2025.06.30 23:43:38.994353 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2375 | 2025.06.30 23:43:38.994534 [ 268 ] {6c1f5111-51ca-4780-a8cd-3d9c09349963} <Trace> oximeter.fields_u8 (126a9341-d612-4a9e-b05c-1e86ceb2f292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2376 | 2025.06.30 23:43:38.994574 [ 268 ] {6c1f5111-51ca-4780-a8cd-3d9c09349963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2377 | 2025.06.30 23:43:38.994880 [ 268 ] {6c1f5111-51ca-4780-a8cd-3d9c09349963} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2378 | 2025.06.30 23:43:38.995088 [ 268 ] {6c1f5111-51ca-4780-a8cd-3d9c09349963} <Trace> oximeter.fields_u8 (126a9341-d612-4a9e-b05c-1e86ceb2f292): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2379 | 2025.06.30 23:43:38.995216 [ 268 ] {6c1f5111-51ca-4780-a8cd-3d9c09349963} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00115 sec., 97391.3043478261 rows/sec., 5.55 MiB/sec. | ||
| 2380 | 2025.06.30 23:43:38.995254 [ 268 ] {6c1f5111-51ca-4780-a8cd-3d9c09349963} <Debug> TCPHandler: Processed in 0.00131303 sec. | ||
| 2381 | 2025.06.30 23:43:38.995375 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2382 | 2025.06.30 23:43:38.995469 [ 268 ] {35f4cb2e-6b63-4e76-80b7-1edffe81a76a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2383 | 2025.06.30 23:43:38.995507 [ 268 ] {35f4cb2e-6b63-4e76-80b7-1edffe81a76a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2384 | 2025.06.30 23:43:38.996011 [ 268 ] {35f4cb2e-6b63-4e76-80b7-1edffe81a76a} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2385 | 2025.06.30 23:43:38.996047 [ 268 ] {35f4cb2e-6b63-4e76-80b7-1edffe81a76a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2386 | 2025.06.30 23:43:38.996366 [ 268 ] {35f4cb2e-6b63-4e76-80b7-1edffe81a76a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2387 | 2025.06.30 23:43:38.996575 [ 268 ] {35f4cb2e-6b63-4e76-80b7-1edffe81a76a} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2388 | 2025.06.30 23:43:38.996700 [ 268 ] {35f4cb2e-6b63-4e76-80b7-1edffe81a76a} <Debug> executeQuery: Read 395 rows, 28.64 KiB in 0.001249 sec., 316253.00240192155 rows/sec., 22.40 MiB/sec. | ||
| 2389 | 2025.06.30 23:43:38.996736 [ 268 ] {35f4cb2e-6b63-4e76-80b7-1edffe81a76a} <Debug> TCPHandler: Processed in 0.001409933 sec. | ||
| 2390 | 2025.06.30 23:43:38.996847 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2391 | 2025.06.30 23:43:38.996941 [ 268 ] {b9e07bc5-5622-41b3-bd9b-f89789896672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2392 | 2025.06.30 23:43:38.996981 [ 268 ] {b9e07bc5-5622-41b3-bd9b-f89789896672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2393 | 2025.06.30 23:43:38.997299 [ 268 ] {b9e07bc5-5622-41b3-bd9b-f89789896672} <Trace> oximeter.measurements_bool (268d20f7-c6eb-48b2-8a5e-d5ce3658f984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2394 | 2025.06.30 23:43:38.997334 [ 268 ] {b9e07bc5-5622-41b3-bd9b-f89789896672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2395 | 2025.06.30 23:43:38.997623 [ 268 ] {b9e07bc5-5622-41b3-bd9b-f89789896672} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2396 | 2025.06.30 23:43:38.997828 [ 268 ] {b9e07bc5-5622-41b3-bd9b-f89789896672} <Trace> oximeter.measurements_bool (268d20f7-c6eb-48b2-8a5e-d5ce3658f984): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2397 | 2025.06.30 23:43:38.997923 [ 72 ] {} <Debug> oximeter.measurements_bool (268d20f7-c6eb-48b2-8a5e-d5ce3658f984) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2398 | 2025.06.30 23:43:38.997951 [ 268 ] {b9e07bc5-5622-41b3-bd9b-f89789896672} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001029 sec., 5830.903790087464 rows/sec., 304.64 KiB/sec. | ||
| 2399 | 2025.06.30 23:43:38.997970 [ 72 ] {} <Trace> oximeter.measurements_bool (268d20f7-c6eb-48b2-8a5e-d5ce3658f984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2400 | 2025.06.30 23:43:38.997992 [ 268 ] {b9e07bc5-5622-41b3-bd9b-f89789896672} <Debug> TCPHandler: Processed in 0.001194188 sec. | ||
| 2401 | 2025.06.30 23:43:38.997996 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2402 | 2025.06.30 23:43:38.998100 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2403 | 2025.06.30 23:43:38.998106 [ 192 ] {268d20f7-c6eb-48b2-8a5e-d5ce3658f984::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 | ||
| 2404 | 2025.06.30 23:43:38.998199 [ 268 ] {ec16a2cf-c491-4b6a-8352-774d362d6059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2405 | 2025.06.30 23:43:38.998245 [ 268 ] {ec16a2cf-c491-4b6a-8352-774d362d6059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2406 | 2025.06.30 23:43:38.998247 [ 192 ] {268d20f7-c6eb-48b2-8a5e-d5ce3658f984::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2407 | 2025.06.30 23:43:38.998295 [ 192 ] {268d20f7-c6eb-48b2-8a5e-d5ce3658f984::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 | ||
| 2408 | 2025.06.30 23:43:38.998364 [ 192 ] {268d20f7-c6eb-48b2-8a5e-d5ce3658f984::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 | ||
| 2409 | 2025.06.30 23:43:38.998415 [ 192 ] {268d20f7-c6eb-48b2-8a5e-d5ce3658f984::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 | ||
| 2410 | 2025.06.30 23:43:38.998458 [ 192 ] {268d20f7-c6eb-48b2-8a5e-d5ce3658f984::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 | ||
| 2411 | 2025.06.30 23:43:38.998502 [ 192 ] {268d20f7-c6eb-48b2-8a5e-d5ce3658f984::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 | ||
| 2412 | 2025.06.30 23:43:38.998544 [ 192 ] {268d20f7-c6eb-48b2-8a5e-d5ce3658f984::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 | ||
| 2413 | 2025.06.30 23:43:38.998656 [ 268 ] {ec16a2cf-c491-4b6a-8352-774d362d6059} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2414 | 2025.06.30 23:43:38.998698 [ 268 ] {ec16a2cf-c491-4b6a-8352-774d362d6059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2415 | 2025.06.30 23:43:38.999055 [ 268 ] {ec16a2cf-c491-4b6a-8352-774d362d6059} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2416 | 2025.06.30 23:43:38.999288 [ 268 ] {ec16a2cf-c491-4b6a-8352-774d362d6059} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2417 | 2025.06.30 23:43:38.999417 [ 268 ] {ec16a2cf-c491-4b6a-8352-774d362d6059} <Debug> executeQuery: Read 191 rows, 13.00 KiB in 0.001236 sec., 154530.7443365696 rows/sec., 10.27 MiB/sec. | ||
| 2418 | 2025.06.30 23:43:38.999449 [ 194 ] {268d20f7-c6eb-48b2-8a5e-d5ce3658f984::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001382263 sec., 26044.247729990606 rows/sec., 1.33 MiB/sec. | ||
| 2419 | 2025.06.30 23:43:38.999453 [ 268 ] {ec16a2cf-c491-4b6a-8352-774d362d6059} <Debug> TCPHandler: Processed in 0.001402033 sec. | ||
| 2420 | 2025.06.30 23:43:38.999585 [ 192 ] {268d20f7-c6eb-48b2-8a5e-d5ce3658f984::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2421 | 2025.06.30 23:43:38.999623 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2422 | 2025.06.30 23:43:38.999742 [ 268 ] {c4299d58-cb2b-4aa5-babe-9dafd5383ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2423 | 2025.06.30 23:43:38.999796 [ 268 ] {c4299d58-cb2b-4aa5-babe-9dafd5383ef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2424 | 2025.06.30 23:43:38.999861 [ 192 ] {268d20f7-c6eb-48b2-8a5e-d5ce3658f984::all_1_6_1} <Trace> oximeter.measurements_bool (268d20f7-c6eb-48b2-8a5e-d5ce3658f984): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2425 | 2025.06.30 23:43:38.999937 [ 192 ] {268d20f7-c6eb-48b2-8a5e-d5ce3658f984::all_1_6_1} <Trace> oximeter.measurements_bool (268d20f7-c6eb-48b2-8a5e-d5ce3658f984) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2426 | 2025.06.30 23:43:39.000004 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2427 | 2025.06.30 23:43:39.000179 [ 268 ] {c4299d58-cb2b-4aa5-babe-9dafd5383ef2} <Trace> oximeter.measurements_f64 (f1112b1e-3387-43f4-9ba1-20e7d57d1ee4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2428 | 2025.06.30 23:43:39.000228 [ 268 ] {c4299d58-cb2b-4aa5-babe-9dafd5383ef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2429 | 2025.06.30 23:43:39.000549 [ 268 ] {c4299d58-cb2b-4aa5-babe-9dafd5383ef2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2430 | 2025.06.30 23:43:39.000770 [ 268 ] {c4299d58-cb2b-4aa5-babe-9dafd5383ef2} <Trace> oximeter.measurements_f64 (f1112b1e-3387-43f4-9ba1-20e7d57d1ee4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2431 | 2025.06.30 23:43:39.000904 [ 268 ] {c4299d58-cb2b-4aa5-babe-9dafd5383ef2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001187 sec., 842.4599831508004 rows/sec., 56.77 KiB/sec. | ||
| 2432 | 2025.06.30 23:43:39.000941 [ 268 ] {c4299d58-cb2b-4aa5-babe-9dafd5383ef2} <Debug> TCPHandler: Processed in 0.001379312 sec. | ||
| 2433 | 2025.06.30 23:43:39.001049 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2434 | 2025.06.30 23:43:39.001145 [ 268 ] {58c392be-38b8-41b9-8a39-c90cb3acc28f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2435 | 2025.06.30 23:43:39.001198 [ 268 ] {58c392be-38b8-41b9-8a39-c90cb3acc28f} <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 | ||
| 2436 | 2025.06.30 23:43:39.002028 [ 268 ] {58c392be-38b8-41b9-8a39-c90cb3acc28f} <Trace> oximeter.measurements_histogramu64 (96bd3d6b-0397-4369-9f0e-802cd46d4f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2437 | 2025.06.30 23:43:39.002065 [ 268 ] {58c392be-38b8-41b9-8a39-c90cb3acc28f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2438 | 2025.06.30 23:43:39.002625 [ 268 ] {58c392be-38b8-41b9-8a39-c90cb3acc28f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2439 | 2025.06.30 23:43:39.002861 [ 268 ] {58c392be-38b8-41b9-8a39-c90cb3acc28f} <Trace> oximeter.measurements_histogramu64 (96bd3d6b-0397-4369-9f0e-802cd46d4f98): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2440 | 2025.06.30 23:43:39.002977 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (96bd3d6b-0397-4369-9f0e-802cd46d4f98) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2441 | 2025.06.30 23:43:39.003001 [ 268 ] {58c392be-38b8-41b9-8a39-c90cb3acc28f} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001876 sec., 17590.618336886993 rows/sec., 31.52 MiB/sec. | ||
| 2442 | 2025.06.30 23:43:39.003035 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (96bd3d6b-0397-4369-9f0e-802cd46d4f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2443 | 2025.06.30 23:43:39.003065 [ 268 ] {58c392be-38b8-41b9-8a39-c90cb3acc28f} <Debug> TCPHandler: Processed in 0.002065228 sec. | ||
| 2444 | 2025.06.30 23:43:39.003072 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2445 | 2025.06.30 23:43:39.003184 [ 189 ] {96bd3d6b-0397-4369-9f0e-802cd46d4f98::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 | ||
| 2446 | 2025.06.30 23:43:39.003186 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2447 | 2025.06.30 23:43:39.003308 [ 268 ] {6f0f0643-facf-4850-a7c6-60e24dfa56c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2448 | 2025.06.30 23:43:39.003349 [ 268 ] {6f0f0643-facf-4850-a7c6-60e24dfa56c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2449 | 2025.06.30 23:43:39.003417 [ 189 ] {96bd3d6b-0397-4369-9f0e-802cd46d4f98::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2450 | 2025.06.30 23:43:39.003489 [ 189 ] {96bd3d6b-0397-4369-9f0e-802cd46d4f98::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
| 2451 | 2025.06.30 23:43:39.003634 [ 189 ] {96bd3d6b-0397-4369-9f0e-802cd46d4f98::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 | ||
| 2452 | 2025.06.30 23:43:39.003691 [ 268 ] {6f0f0643-facf-4850-a7c6-60e24dfa56c5} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2453 | 2025.06.30 23:43:39.003732 [ 268 ] {6f0f0643-facf-4850-a7c6-60e24dfa56c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2454 | 2025.06.30 23:43:39.003754 [ 189 ] {96bd3d6b-0397-4369-9f0e-802cd46d4f98::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 32 rows starting from the beginning of the part | ||
| 2455 | 2025.06.30 23:43:39.003877 [ 189 ] {96bd3d6b-0397-4369-9f0e-802cd46d4f98::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part | ||
| 2456 | 2025.06.30 23:43:39.003986 [ 189 ] {96bd3d6b-0397-4369-9f0e-802cd46d4f98::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 33 rows starting from the beginning of the part | ||
| 2457 | 2025.06.30 23:43:39.004051 [ 268 ] {6f0f0643-facf-4850-a7c6-60e24dfa56c5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2458 | 2025.06.30 23:43:39.004097 [ 189 ] {96bd3d6b-0397-4369-9f0e-802cd46d4f98::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 33 rows starting from the beginning of the part | ||
| 2459 | 2025.06.30 23:43:39.004287 [ 268 ] {6f0f0643-facf-4850-a7c6-60e24dfa56c5} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2460 | 2025.06.30 23:43:39.004423 [ 268 ] {6f0f0643-facf-4850-a7c6-60e24dfa56c5} <Debug> executeQuery: Read 62 rows, 3.93 KiB in 0.001134 sec., 54673.72134038801 rows/sec., 3.38 MiB/sec. | ||
| 2461 | 2025.06.30 23:43:39.004458 [ 268 ] {6f0f0643-facf-4850-a7c6-60e24dfa56c5} <Debug> TCPHandler: Processed in 0.00132344 sec. | ||
| 2462 | 2025.06.30 23:43:39.008482 [ 194 ] {96bd3d6b-0397-4369-9f0e-802cd46d4f98::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 19 columns (19 merged, 0 gathered) in 0.005340073 sec., 36329.09138133505 rows/sec., 65.10 MiB/sec. | ||
| 2463 | 2025.06.30 23:43:39.008774 [ 189 ] {96bd3d6b-0397-4369-9f0e-802cd46d4f98::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2464 | 2025.06.30 23:43:39.009099 [ 189 ] {96bd3d6b-0397-4369-9f0e-802cd46d4f98::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (96bd3d6b-0397-4369-9f0e-802cd46d4f98): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2465 | 2025.06.30 23:43:39.009165 [ 189 ] {96bd3d6b-0397-4369-9f0e-802cd46d4f98::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (96bd3d6b-0397-4369-9f0e-802cd46d4f98) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2466 | 2025.06.30 23:43:39.009243 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 2467 | 2025.06.30 23:43:40.107656 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 | ||
| 2468 | 2025.06.30 23:43:40.108155 [ 243 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2469 | 2025.06.30 23:43:40.108203 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2470 | 2025.06.30 23:43:40.108678 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2471 | 2025.06.30 23:43:40.108907 [ 243 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2472 | 2025.06.30 23:43:40.109047 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 | ||
| 2473 | 2025.06.30 23:43:40.109058 [ 141 ] {} <Debug> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2474 | 2025.06.30 23:43:40.109133 [ 141 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2475 | 2025.06.30 23:43:40.109160 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2476 | 2025.06.30 23:43:40.109295 [ 201 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::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 | ||
| 2477 | 2025.06.30 23:43:40.109445 [ 201 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2478 | 2025.06.30 23:43:40.109490 [ 201 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 2479 | 2025.06.30 23:43:40.109601 [ 201 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part | ||
| 2480 | 2025.06.30 23:43:40.109657 [ 201 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part | ||
| 2481 | 2025.06.30 23:43:40.109710 [ 201 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 488 rows starting from the beginning of the part | ||
| 2482 | 2025.06.30 23:43:40.109758 [ 201 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 427 rows starting from the beginning of the part | ||
| 2483 | 2025.06.30 23:43:40.109804 [ 201 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 488 rows starting from the beginning of the part | ||
| 2484 | 2025.06.30 23:43:40.111297 [ 191 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.002060638 sec., 2486608.5163915255 rows/sec., 35.57 MiB/sec. | ||
| 2485 | 2025.06.30 23:43:40.111983 [ 201 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2486 | 2025.06.30 23:43:40.112247 [ 201 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::all_1_11_2} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2487 | 2025.06.30 23:43:40.112326 [ 201 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::all_1_11_2} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2488 | 2025.06.30 23:43:40.112421 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 2489 | 2025.06.30 23:43:40.374794 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2490 | 2025.06.30 23:43:40.391608 [ 244 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2491 | 2025.06.30 23:43:40.391670 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2492 | 2025.06.30 23:43:40.397186 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2493 | 2025.06.30 23:43:40.397857 [ 244 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2494 | 2025.06.30 23:43:40.398140 [ 141 ] {} <Debug> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2495 | 2025.06.30 23:43:40.398206 [ 141 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2496 | 2025.06.30 23:43:40.398226 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2497 | 2025.06.30 23:43:40.398359 [ 194 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::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 | ||
| 2498 | 2025.06.30 23:43:40.401154 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2499 | 2025.06.30 23:43:40.402357 [ 194 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2500 | 2025.06.30 23:43:40.403755 [ 194 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::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 | ||
| 2501 | 2025.06.30 23:43:40.408121 [ 194 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::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 | ||
| 2502 | 2025.06.30 23:43:40.412249 [ 194 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::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 | ||
| 2503 | 2025.06.30 23:43:40.416517 [ 194 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::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 | ||
| 2504 | 2025.06.30 23:43:40.420954 [ 194 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::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 | ||
| 2505 | 2025.06.30 23:43:40.425157 [ 194 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::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 | ||
| 2506 | 2025.06.30 23:43:40.476498 [ 191 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.078200059 sec., 1061.3802733831697 rows/sec., 5.49 MiB/sec. | ||
| 2507 | 2025.06.30 23:43:40.478799 [ 197 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2508 | 2025.06.30 23:43:40.480902 [ 197 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::all_1_11_2} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2509 | 2025.06.30 23:43:40.481013 [ 197 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::all_1_11_2} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2510 | 2025.06.30 23:43:40.483116 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2511 | 2025.06.30 23:43:41.000223 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.87 MiB, peak 197.75 MiB, free memory in arenas 0.00 B, will set to 196.70 MiB (RSS), difference: 8.83 MiB | ||
| 2512 | 2025.06.30 23:43:43.973931 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2513 | 2025.06.30 23:43:43.974143 [ 268 ] {72bef5ca-cc1f-44b8-adef-dc9c64822c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2514 | 2025.06.30 23:43:43.974216 [ 268 ] {72bef5ca-cc1f-44b8-adef-dc9c64822c0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2515 | 2025.06.30 23:43:43.974842 [ 268 ] {72bef5ca-cc1f-44b8-adef-dc9c64822c0c} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2516 | 2025.06.30 23:43:43.974892 [ 268 ] {72bef5ca-cc1f-44b8-adef-dc9c64822c0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2517 | 2025.06.30 23:43:43.975278 [ 268 ] {72bef5ca-cc1f-44b8-adef-dc9c64822c0c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2518 | 2025.06.30 23:43:43.975516 [ 268 ] {72bef5ca-cc1f-44b8-adef-dc9c64822c0c} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2519 | 2025.06.30 23:43:43.975679 [ 268 ] {72bef5ca-cc1f-44b8-adef-dc9c64822c0c} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.00159 sec., 18867.924528301886 rows/sec., 1.42 MiB/sec. | ||
| 2520 | 2025.06.30 23:43:43.975726 [ 268 ] {72bef5ca-cc1f-44b8-adef-dc9c64822c0c} <Debug> TCPHandler: Processed in 0.001930615 sec. | ||
| 2521 | 2025.06.30 23:43:43.975848 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2522 | 2025.06.30 23:43:43.975950 [ 268 ] {9eb3ff9d-70b1-4467-989d-05a5b65d495e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2523 | 2025.06.30 23:43:43.975993 [ 268 ] {9eb3ff9d-70b1-4467-989d-05a5b65d495e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2524 | 2025.06.30 23:43:43.976411 [ 268 ] {9eb3ff9d-70b1-4467-989d-05a5b65d495e} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2525 | 2025.06.30 23:43:43.976448 [ 268 ] {9eb3ff9d-70b1-4467-989d-05a5b65d495e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2526 | 2025.06.30 23:43:43.976762 [ 268 ] {9eb3ff9d-70b1-4467-989d-05a5b65d495e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2527 | 2025.06.30 23:43:43.976979 [ 268 ] {9eb3ff9d-70b1-4467-989d-05a5b65d495e} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2528 | 2025.06.30 23:43:43.977113 [ 268 ] {9eb3ff9d-70b1-4467-989d-05a5b65d495e} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001185 sec., 30379.746835443035 rows/sec., 2.37 MiB/sec. | ||
| 2529 | 2025.06.30 23:43:43.977152 [ 268 ] {9eb3ff9d-70b1-4467-989d-05a5b65d495e} <Debug> TCPHandler: Processed in 0.001357761 sec. | ||
| 2530 | 2025.06.30 23:43:43.977265 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2531 | 2025.06.30 23:43:43.977362 [ 268 ] {86b62d8f-84a4-4609-9034-f37a8d5c0edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2532 | 2025.06.30 23:43:43.977405 [ 268 ] {86b62d8f-84a4-4609-9034-f37a8d5c0edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2533 | 2025.06.30 23:43:43.977778 [ 268 ] {86b62d8f-84a4-4609-9034-f37a8d5c0edd} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2534 | 2025.06.30 23:43:43.977816 [ 268 ] {86b62d8f-84a4-4609-9034-f37a8d5c0edd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2535 | 2025.06.30 23:43:43.978143 [ 268 ] {86b62d8f-84a4-4609-9034-f37a8d5c0edd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2536 | 2025.06.30 23:43:43.978382 [ 268 ] {86b62d8f-84a4-4609-9034-f37a8d5c0edd} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2537 | 2025.06.30 23:43:43.978512 [ 268 ] {86b62d8f-84a4-4609-9034-f37a8d5c0edd} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001169 sec., 94097.51924721985 rows/sec., 6.57 MiB/sec. | ||
| 2538 | 2025.06.30 23:43:43.978548 [ 268 ] {86b62d8f-84a4-4609-9034-f37a8d5c0edd} <Debug> TCPHandler: Processed in 0.00133462 sec. | ||
| 2539 | 2025.06.30 23:43:43.978662 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2540 | 2025.06.30 23:43:43.978757 [ 268 ] {276541da-2f89-4853-b0a4-2b310cc053e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2541 | 2025.06.30 23:43:43.978799 [ 268 ] {276541da-2f89-4853-b0a4-2b310cc053e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2542 | 2025.06.30 23:43:43.979120 [ 268 ] {276541da-2f89-4853-b0a4-2b310cc053e3} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2543 | 2025.06.30 23:43:43.979155 [ 268 ] {276541da-2f89-4853-b0a4-2b310cc053e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2544 | 2025.06.30 23:43:43.979456 [ 268 ] {276541da-2f89-4853-b0a4-2b310cc053e3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2545 | 2025.06.30 23:43:43.979673 [ 268 ] {276541da-2f89-4853-b0a4-2b310cc053e3} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2546 | 2025.06.30 23:43:43.979803 [ 268 ] {276541da-2f89-4853-b0a4-2b310cc053e3} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001065 sec., 37558.68544600939 rows/sec., 2.51 MiB/sec. | ||
| 2547 | 2025.06.30 23:43:43.979844 [ 268 ] {276541da-2f89-4853-b0a4-2b310cc053e3} <Debug> TCPHandler: Processed in 0.001232359 sec. | ||
| 2548 | 2025.06.30 23:43:47.544540 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2549 | 2025.06.30 23:43:47.544591 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2550 | 2025.06.30 23:43:47.610054 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 | ||
| 2551 | 2025.06.30 23:43:47.610538 [ 243 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2552 | 2025.06.30 23:43:47.610584 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2553 | 2025.06.30 23:43:47.611171 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2554 | 2025.06.30 23:43:47.611399 [ 243 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2555 | 2025.06.30 23:43:47.611529 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
| 2556 | 2025.06.30 23:43:47.613439 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 366 | ||
| 2557 | 2025.06.30 23:43:47.615692 [ 242 ] {} <Trace> system.query_log (37f36e38-011e-4f54-89e7-9ff8ae57b433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2558 | 2025.06.30 23:43:47.615737 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2559 | 2025.06.30 23:43:47.617023 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2560 | 2025.06.30 23:43:47.617298 [ 242 ] {} <Trace> system.query_log (37f36e38-011e-4f54-89e7-9ff8ae57b433): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2561 | 2025.06.30 23:43:47.617536 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 366 | ||
| 2562 | 2025.06.30 23:43:47.902115 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2563 | 2025.06.30 23:43:47.916775 [ 244 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2564 | 2025.06.30 23:43:47.916830 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2565 | 2025.06.30 23:43:47.922823 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2566 | 2025.06.30 23:43:47.923562 [ 244 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2567 | 2025.06.30 23:43:47.926109 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2568 | 2025.06.30 23:43:48.981359 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2569 | 2025.06.30 23:43:48.981558 [ 268 ] {89c19e26-8b45-41d0-94d5-0b78ff458dc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2570 | 2025.06.30 23:43:48.981624 [ 268 ] {89c19e26-8b45-41d0-94d5-0b78ff458dc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2571 | 2025.06.30 23:43:48.982383 [ 268 ] {89c19e26-8b45-41d0-94d5-0b78ff458dc7} <Trace> oximeter.fields_i16 (cc461ec9-35df-446c-b2c1-0988c4ecf4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2572 | 2025.06.30 23:43:48.982435 [ 268 ] {89c19e26-8b45-41d0-94d5-0b78ff458dc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2573 | 2025.06.30 23:43:48.982851 [ 268 ] {89c19e26-8b45-41d0-94d5-0b78ff458dc7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2574 | 2025.06.30 23:43:48.983093 [ 268 ] {89c19e26-8b45-41d0-94d5-0b78ff458dc7} <Trace> oximeter.fields_i16 (cc461ec9-35df-446c-b2c1-0988c4ecf4f2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2575 | 2025.06.30 23:43:48.983255 [ 268 ] {89c19e26-8b45-41d0-94d5-0b78ff458dc7} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001745 sec., 121489.97134670487 rows/sec., 7.73 MiB/sec. | ||
| 2576 | 2025.06.30 23:43:48.983304 [ 268 ] {89c19e26-8b45-41d0-94d5-0b78ff458dc7} <Debug> TCPHandler: Processed in 0.002076418 sec. | ||
| 2577 | 2025.06.30 23:43:48.983430 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2578 | 2025.06.30 23:43:48.983535 [ 268 ] {8fd94f3f-8157-4bfa-8a17-96f2b7e721e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2579 | 2025.06.30 23:43:48.983579 [ 268 ] {8fd94f3f-8157-4bfa-8a17-96f2b7e721e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2580 | 2025.06.30 23:43:48.984303 [ 268 ] {8fd94f3f-8157-4bfa-8a17-96f2b7e721e4} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2581 | 2025.06.30 23:43:48.984342 [ 268 ] {8fd94f3f-8157-4bfa-8a17-96f2b7e721e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2582 | 2025.06.30 23:43:48.984699 [ 268 ] {8fd94f3f-8157-4bfa-8a17-96f2b7e721e4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2583 | 2025.06.30 23:43:48.984928 [ 268 ] {8fd94f3f-8157-4bfa-8a17-96f2b7e721e4} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2584 | 2025.06.30 23:43:48.985065 [ 268 ] {8fd94f3f-8157-4bfa-8a17-96f2b7e721e4} <Debug> executeQuery: Read 673 rows, 55.11 KiB in 0.001554 sec., 433075.9330759331 rows/sec., 34.63 MiB/sec. | ||
| 2585 | 2025.06.30 23:43:48.985105 [ 268 ] {8fd94f3f-8157-4bfa-8a17-96f2b7e721e4} <Debug> TCPHandler: Processed in 0.00172758 sec. | ||
| 2586 | 2025.06.30 23:43:48.985228 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2587 | 2025.06.30 23:43:48.985326 [ 268 ] {6bf4c114-36fd-470b-87b2-4525bbbc8d80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2588 | 2025.06.30 23:43:48.985367 [ 268 ] {6bf4c114-36fd-470b-87b2-4525bbbc8d80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2589 | 2025.06.30 23:43:48.985819 [ 268 ] {6bf4c114-36fd-470b-87b2-4525bbbc8d80} <Trace> oximeter.fields_u16 (e6613935-3e17-4154-acb1-e41c565dbfe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2590 | 2025.06.30 23:43:48.985857 [ 268 ] {6bf4c114-36fd-470b-87b2-4525bbbc8d80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2591 | 2025.06.30 23:43:48.986171 [ 268 ] {6bf4c114-36fd-470b-87b2-4525bbbc8d80} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2592 | 2025.06.30 23:43:48.986389 [ 268 ] {6bf4c114-36fd-470b-87b2-4525bbbc8d80} <Trace> oximeter.fields_u16 (e6613935-3e17-4154-acb1-e41c565dbfe1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2593 | 2025.06.30 23:43:48.986515 [ 268 ] {6bf4c114-36fd-470b-87b2-4525bbbc8d80} <Debug> executeQuery: Read 147 rows, 9.47 KiB in 0.001209 sec., 121588.08933002481 rows/sec., 7.65 MiB/sec. | ||
| 2594 | 2025.06.30 23:43:48.986554 [ 268 ] {6bf4c114-36fd-470b-87b2-4525bbbc8d80} <Debug> TCPHandler: Processed in 0.001376782 sec. | ||
| 2595 | 2025.06.30 23:43:48.986670 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2596 | 2025.06.30 23:43:48.986765 [ 268 ] {aee1b91a-15a4-46ed-bb1a-fa21a00c79a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2597 | 2025.06.30 23:43:48.986805 [ 268 ] {aee1b91a-15a4-46ed-bb1a-fa21a00c79a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2598 | 2025.06.30 23:43:48.987228 [ 268 ] {aee1b91a-15a4-46ed-bb1a-fa21a00c79a6} <Trace> oximeter.fields_u32 (ec6213f1-dcaf-4a89-82bf-47c3676801f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2599 | 2025.06.30 23:43:48.987263 [ 268 ] {aee1b91a-15a4-46ed-bb1a-fa21a00c79a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2600 | 2025.06.30 23:43:48.987564 [ 268 ] {aee1b91a-15a4-46ed-bb1a-fa21a00c79a6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2601 | 2025.06.30 23:43:48.987785 [ 268 ] {aee1b91a-15a4-46ed-bb1a-fa21a00c79a6} <Trace> oximeter.fields_u32 (ec6213f1-dcaf-4a89-82bf-47c3676801f2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2602 | 2025.06.30 23:43:48.987913 [ 268 ] {aee1b91a-15a4-46ed-bb1a-fa21a00c79a6} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001167 sec., 96829.47729220222 rows/sec., 6.27 MiB/sec. | ||
| 2603 | 2025.06.30 23:43:48.987951 [ 268 ] {aee1b91a-15a4-46ed-bb1a-fa21a00c79a6} <Debug> TCPHandler: Processed in 0.001331281 sec. | ||
| 2604 | 2025.06.30 23:43:48.988067 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2605 | 2025.06.30 23:43:48.988162 [ 268 ] {34b56a55-0697-45f5-bad7-2094580041b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2606 | 2025.06.30 23:43:48.988203 [ 268 ] {34b56a55-0697-45f5-bad7-2094580041b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2607 | 2025.06.30 23:43:48.988623 [ 268 ] {34b56a55-0697-45f5-bad7-2094580041b7} <Trace> oximeter.fields_u8 (126a9341-d612-4a9e-b05c-1e86ceb2f292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2608 | 2025.06.30 23:43:48.988659 [ 268 ] {34b56a55-0697-45f5-bad7-2094580041b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2609 | 2025.06.30 23:43:48.988958 [ 268 ] {34b56a55-0697-45f5-bad7-2094580041b7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2610 | 2025.06.30 23:43:48.989178 [ 268 ] {34b56a55-0697-45f5-bad7-2094580041b7} <Trace> oximeter.fields_u8 (126a9341-d612-4a9e-b05c-1e86ceb2f292): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2611 | 2025.06.30 23:43:48.989305 [ 268 ] {34b56a55-0697-45f5-bad7-2094580041b7} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001161 sec., 96468.56158484066 rows/sec., 5.50 MiB/sec. | ||
| 2612 | 2025.06.30 23:43:48.989343 [ 268 ] {34b56a55-0697-45f5-bad7-2094580041b7} <Debug> TCPHandler: Processed in 0.001327181 sec. | ||
| 2613 | 2025.06.30 23:43:48.989456 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2614 | 2025.06.30 23:43:48.989550 [ 268 ] {9507d304-afbf-49d3-8274-5a787258fd32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2615 | 2025.06.30 23:43:48.989589 [ 268 ] {9507d304-afbf-49d3-8274-5a787258fd32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2616 | 2025.06.30 23:43:48.990104 [ 268 ] {9507d304-afbf-49d3-8274-5a787258fd32} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2617 | 2025.06.30 23:43:48.990141 [ 268 ] {9507d304-afbf-49d3-8274-5a787258fd32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2618 | 2025.06.30 23:43:48.990479 [ 268 ] {9507d304-afbf-49d3-8274-5a787258fd32} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2619 | 2025.06.30 23:43:48.990693 [ 268 ] {9507d304-afbf-49d3-8274-5a787258fd32} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2620 | 2025.06.30 23:43:48.990821 [ 268 ] {9507d304-afbf-49d3-8274-5a787258fd32} <Debug> executeQuery: Read 401 rows, 29.11 KiB in 0.001289 sec., 311093.87121799844 rows/sec., 22.06 MiB/sec. | ||
| 2621 | 2025.06.30 23:43:48.990858 [ 268 ] {9507d304-afbf-49d3-8274-5a787258fd32} <Debug> TCPHandler: Processed in 0.001452894 sec. | ||
| 2622 | 2025.06.30 23:43:48.990972 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2623 | 2025.06.30 23:43:48.991067 [ 268 ] {5b0029de-223a-4b98-997f-afa68739ab04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2624 | 2025.06.30 23:43:48.991108 [ 268 ] {5b0029de-223a-4b98-997f-afa68739ab04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2625 | 2025.06.30 23:43:48.991447 [ 268 ] {5b0029de-223a-4b98-997f-afa68739ab04} <Trace> oximeter.measurements_bool (268d20f7-c6eb-48b2-8a5e-d5ce3658f984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2626 | 2025.06.30 23:43:48.991482 [ 268 ] {5b0029de-223a-4b98-997f-afa68739ab04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2627 | 2025.06.30 23:43:48.991778 [ 268 ] {5b0029de-223a-4b98-997f-afa68739ab04} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2628 | 2025.06.30 23:43:48.991995 [ 268 ] {5b0029de-223a-4b98-997f-afa68739ab04} <Trace> oximeter.measurements_bool (268d20f7-c6eb-48b2-8a5e-d5ce3658f984): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2629 | 2025.06.30 23:43:48.992124 [ 268 ] {5b0029de-223a-4b98-997f-afa68739ab04} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001076 sec., 5576.208178438662 rows/sec., 291.34 KiB/sec. | ||
| 2630 | 2025.06.30 23:43:48.992161 [ 268 ] {5b0029de-223a-4b98-997f-afa68739ab04} <Debug> TCPHandler: Processed in 0.001238649 sec. | ||
| 2631 | 2025.06.30 23:43:48.992270 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2632 | 2025.06.30 23:43:48.992364 [ 268 ] {c63dff92-fe9c-4ef1-bfeb-dc47d53b7b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2633 | 2025.06.30 23:43:48.992406 [ 268 ] {c63dff92-fe9c-4ef1-bfeb-dc47d53b7b5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2634 | 2025.06.30 23:43:48.992805 [ 268 ] {c63dff92-fe9c-4ef1-bfeb-dc47d53b7b5b} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2635 | 2025.06.30 23:43:48.992842 [ 268 ] {c63dff92-fe9c-4ef1-bfeb-dc47d53b7b5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2636 | 2025.06.30 23:43:48.993171 [ 268 ] {c63dff92-fe9c-4ef1-bfeb-dc47d53b7b5b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2637 | 2025.06.30 23:43:48.993385 [ 268 ] {c63dff92-fe9c-4ef1-bfeb-dc47d53b7b5b} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2638 | 2025.06.30 23:43:48.993516 [ 268 ] {c63dff92-fe9c-4ef1-bfeb-dc47d53b7b5b} <Debug> executeQuery: Read 187 rows, 12.72 KiB in 0.00117 sec., 159829.0598290598 rows/sec., 10.61 MiB/sec. | ||
| 2639 | 2025.06.30 23:43:48.993552 [ 268 ] {c63dff92-fe9c-4ef1-bfeb-dc47d53b7b5b} <Debug> TCPHandler: Processed in 0.001331421 sec. | ||
| 2640 | 2025.06.30 23:43:48.993663 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2641 | 2025.06.30 23:43:48.993757 [ 268 ] {1c8d4b34-0344-42e1-9f55-644e66b2f971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2642 | 2025.06.30 23:43:48.993800 [ 268 ] {1c8d4b34-0344-42e1-9f55-644e66b2f971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2643 | 2025.06.30 23:43:48.994111 [ 268 ] {1c8d4b34-0344-42e1-9f55-644e66b2f971} <Trace> oximeter.measurements_f64 (f1112b1e-3387-43f4-9ba1-20e7d57d1ee4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2644 | 2025.06.30 23:43:48.994147 [ 268 ] {1c8d4b34-0344-42e1-9f55-644e66b2f971} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2645 | 2025.06.30 23:43:48.994436 [ 268 ] {1c8d4b34-0344-42e1-9f55-644e66b2f971} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2646 | 2025.06.30 23:43:48.994652 [ 268 ] {1c8d4b34-0344-42e1-9f55-644e66b2f971} <Trace> oximeter.measurements_f64 (f1112b1e-3387-43f4-9ba1-20e7d57d1ee4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2647 | 2025.06.30 23:43:48.994780 [ 268 ] {1c8d4b34-0344-42e1-9f55-644e66b2f971} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 2648 | 2025.06.30 23:43:48.994815 [ 268 ] {1c8d4b34-0344-42e1-9f55-644e66b2f971} <Debug> TCPHandler: Processed in 0.001202638 sec. | ||
| 2649 | 2025.06.30 23:43:48.994923 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2650 | 2025.06.30 23:43:48.995014 [ 268 ] {088f97cb-ab9b-4aaf-9cad-85687340a016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2651 | 2025.06.30 23:43:48.995067 [ 268 ] {088f97cb-ab9b-4aaf-9cad-85687340a016} <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 | ||
| 2652 | 2025.06.30 23:43:48.995912 [ 268 ] {088f97cb-ab9b-4aaf-9cad-85687340a016} <Trace> oximeter.measurements_histogramu64 (96bd3d6b-0397-4369-9f0e-802cd46d4f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2653 | 2025.06.30 23:43:48.995950 [ 268 ] {088f97cb-ab9b-4aaf-9cad-85687340a016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2654 | 2025.06.30 23:43:48.996505 [ 268 ] {088f97cb-ab9b-4aaf-9cad-85687340a016} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2655 | 2025.06.30 23:43:48.996730 [ 268 ] {088f97cb-ab9b-4aaf-9cad-85687340a016} <Trace> oximeter.measurements_histogramu64 (96bd3d6b-0397-4369-9f0e-802cd46d4f98): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2656 | 2025.06.30 23:43:48.996865 [ 268 ] {088f97cb-ab9b-4aaf-9cad-85687340a016} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001867 sec., 21960.36422067488 rows/sec., 39.35 MiB/sec. | ||
| 2657 | 2025.06.30 23:43:48.996917 [ 268 ] {088f97cb-ab9b-4aaf-9cad-85687340a016} <Debug> TCPHandler: Processed in 0.002043948 sec. | ||
| 2658 | 2025.06.30 23:43:48.997036 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2659 | 2025.06.30 23:43:48.997131 [ 268 ] {6991c345-400c-43ef-a97c-43ae027d040b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2660 | 2025.06.30 23:43:48.997172 [ 268 ] {6991c345-400c-43ef-a97c-43ae027d040b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2661 | 2025.06.30 23:43:48.997487 [ 268 ] {6991c345-400c-43ef-a97c-43ae027d040b} <Trace> oximeter.measurements_i64 (fd73d17e-f3d4-42d1-a1e2-879d8e2aaf5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2662 | 2025.06.30 23:43:48.997522 [ 268 ] {6991c345-400c-43ef-a97c-43ae027d040b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2663 | 2025.06.30 23:43:48.997823 [ 268 ] {6991c345-400c-43ef-a97c-43ae027d040b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2664 | 2025.06.30 23:43:48.998037 [ 268 ] {6991c345-400c-43ef-a97c-43ae027d040b} <Trace> oximeter.measurements_i64 (fd73d17e-f3d4-42d1-a1e2-879d8e2aaf5a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2665 | 2025.06.30 23:43:48.998164 [ 268 ] {6991c345-400c-43ef-a97c-43ae027d040b} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 402.88 KiB/sec. | ||
| 2666 | 2025.06.30 23:43:48.998202 [ 268 ] {6991c345-400c-43ef-a97c-43ae027d040b} <Debug> TCPHandler: Processed in 0.001215478 sec. | ||
| 2667 | 2025.06.30 23:43:48.998314 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2668 | 2025.06.30 23:43:48.998408 [ 268 ] {98e299a5-70ca-4862-916b-0f40402b29fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2669 | 2025.06.30 23:43:48.998449 [ 268 ] {98e299a5-70ca-4862-916b-0f40402b29fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2670 | 2025.06.30 23:43:48.998771 [ 268 ] {98e299a5-70ca-4862-916b-0f40402b29fc} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2671 | 2025.06.30 23:43:48.998807 [ 268 ] {98e299a5-70ca-4862-916b-0f40402b29fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2672 | 2025.06.30 23:43:48.999103 [ 268 ] {98e299a5-70ca-4862-916b-0f40402b29fc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2673 | 2025.06.30 23:43:48.999323 [ 268 ] {98e299a5-70ca-4862-916b-0f40402b29fc} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2674 | 2025.06.30 23:43:48.999449 [ 268 ] {98e299a5-70ca-4862-916b-0f40402b29fc} <Debug> executeQuery: Read 62 rows, 3.93 KiB in 0.001059 sec., 58545.79792256846 rows/sec., 3.62 MiB/sec. | ||
| 2675 | 2025.06.30 23:43:48.999486 [ 268 ] {98e299a5-70ca-4862-916b-0f40402b29fc} <Debug> TCPHandler: Processed in 0.001222138 sec. | ||
| 2676 | 2025.06.30 23:43:53.973770 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2677 | 2025.06.30 23:43:53.973967 [ 268 ] {0695d570-1676-4e37-9346-8d7ddb9d341c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2678 | 2025.06.30 23:43:53.974033 [ 268 ] {0695d570-1676-4e37-9346-8d7ddb9d341c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2679 | 2025.06.30 23:43:53.974652 [ 268 ] {0695d570-1676-4e37-9346-8d7ddb9d341c} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2680 | 2025.06.30 23:43:53.974701 [ 268 ] {0695d570-1676-4e37-9346-8d7ddb9d341c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2681 | 2025.06.30 23:43:53.975094 [ 268 ] {0695d570-1676-4e37-9346-8d7ddb9d341c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2682 | 2025.06.30 23:43:53.975330 [ 268 ] {0695d570-1676-4e37-9346-8d7ddb9d341c} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2683 | 2025.06.30 23:43:53.975483 [ 268 ] {0695d570-1676-4e37-9346-8d7ddb9d341c} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001565 sec., 19169.32907348243 rows/sec., 1.45 MiB/sec. | ||
| 2684 | 2025.06.30 23:43:53.975492 [ 150 ] {} <Debug> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2685 | 2025.06.30 23:43:53.975526 [ 268 ] {0695d570-1676-4e37-9346-8d7ddb9d341c} <Debug> TCPHandler: Processed in 0.001887164 sec. | ||
| 2686 | 2025.06.30 23:43:53.975571 [ 150 ] {} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2687 | 2025.06.30 23:43:53.975603 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2688 | 2025.06.30 23:43:53.975663 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2689 | 2025.06.30 23:43:53.975716 [ 190 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::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 | ||
| 2690 | 2025.06.30 23:43:53.975820 [ 268 ] {e36dad1c-88b6-4784-89f5-da6d99eb3bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2691 | 2025.06.30 23:43:53.975851 [ 190 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2692 | 2025.06.30 23:43:53.975883 [ 268 ] {e36dad1c-88b6-4784-89f5-da6d99eb3bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2693 | 2025.06.30 23:43:53.975894 [ 190 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 657 rows starting from the beginning of the part | ||
| 2694 | 2025.06.30 23:43:53.976017 [ 190 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 2695 | 2025.06.30 23:43:53.976102 [ 190 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 661 rows starting from the beginning of the part | ||
| 2696 | 2025.06.30 23:43:53.976180 [ 190 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
| 2697 | 2025.06.30 23:43:53.976252 [ 190 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 673 rows starting from the beginning of the part | ||
| 2698 | 2025.06.30 23:43:53.976333 [ 190 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
| 2699 | 2025.06.30 23:43:53.976497 [ 268 ] {e36dad1c-88b6-4784-89f5-da6d99eb3bdd} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2700 | 2025.06.30 23:43:53.976545 [ 268 ] {e36dad1c-88b6-4784-89f5-da6d99eb3bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2701 | 2025.06.30 23:43:53.977044 [ 268 ] {e36dad1c-88b6-4784-89f5-da6d99eb3bdd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2702 | 2025.06.30 23:43:53.977345 [ 268 ] {e36dad1c-88b6-4784-89f5-da6d99eb3bdd} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2703 | 2025.06.30 23:43:53.977474 [ 150 ] {} <Debug> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2704 | 2025.06.30 23:43:53.977506 [ 150 ] {} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2705 | 2025.06.30 23:43:53.977519 [ 268 ] {e36dad1c-88b6-4784-89f5-da6d99eb3bdd} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001729 sec., 20821.283979178716 rows/sec., 1.63 MiB/sec. | ||
| 2706 | 2025.06.30 23:43:53.977524 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2707 | 2025.06.30 23:43:53.977577 [ 268 ] {e36dad1c-88b6-4784-89f5-da6d99eb3bdd} <Debug> TCPHandler: Processed in 0.001963985 sec. | ||
| 2708 | 2025.06.30 23:43:53.977625 [ 197 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::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 | ||
| 2709 | 2025.06.30 23:43:53.977710 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2710 | 2025.06.30 23:43:53.977741 [ 197 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2711 | 2025.06.30 23:43:53.977774 [ 197 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 400 rows starting from the beginning of the part | ||
| 2712 | 2025.06.30 23:43:53.977809 [ 190 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2081 rows, containing 5 columns (5 merged, 0 gathered) in 0.00214825 sec., 968695.4497847084 rows/sec., 80.76 MiB/sec. | ||
| 2713 | 2025.06.30 23:43:53.977830 [ 268 ] {a6132010-eece-4941-9a94-e2295691ea67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2714 | 2025.06.30 23:43:53.977844 [ 197 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
| 2715 | 2025.06.30 23:43:53.977883 [ 268 ] {a6132010-eece-4941-9a94-e2295691ea67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2716 | 2025.06.30 23:43:53.977902 [ 197 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 395 rows starting from the beginning of the part | ||
| 2717 | 2025.06.30 23:43:53.977942 [ 190 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2718 | 2025.06.30 23:43:53.977956 [ 197 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
| 2719 | 2025.06.30 23:43:53.978013 [ 197 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 401 rows starting from the beginning of the part | ||
| 2720 | 2025.06.30 23:43:53.978070 [ 197 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
| 2721 | 2025.06.30 23:43:53.978163 [ 190 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_16_3} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2722 | 2025.06.30 23:43:53.978224 [ 190 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_16_3} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2723 | 2025.06.30 23:43:53.978286 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 2724 | 2025.06.30 23:43:53.978376 [ 268 ] {a6132010-eece-4941-9a94-e2295691ea67} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2725 | 2025.06.30 23:43:53.978417 [ 268 ] {a6132010-eece-4941-9a94-e2295691ea67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2726 | 2025.06.30 23:43:53.978873 [ 268 ] {a6132010-eece-4941-9a94-e2295691ea67} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2727 | 2025.06.30 23:43:53.979159 [ 268 ] {a6132010-eece-4941-9a94-e2295691ea67} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2728 | 2025.06.30 23:43:53.979286 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2729 | 2025.06.30 23:43:53.979298 [ 197 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1304 rows, containing 5 columns (5 merged, 0 gathered) in 0.00170813 sec., 763407.9373349803 rows/sec., 57.48 MiB/sec. | ||
| 2730 | 2025.06.30 23:43:53.979318 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2731 | 2025.06.30 23:43:53.979328 [ 268 ] {a6132010-eece-4941-9a94-e2295691ea67} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001523 sec., 72225.86999343401 rows/sec., 5.04 MiB/sec. | ||
| 2732 | 2025.06.30 23:43:53.979350 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2733 | 2025.06.30 23:43:53.979390 [ 268 ] {a6132010-eece-4941-9a94-e2295691ea67} <Debug> TCPHandler: Processed in 0.00174102 sec. | ||
| 2734 | 2025.06.30 23:43:53.979431 [ 190 ] {026606ef-3501-4aaf-b531-db3020f38a83::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 | ||
| 2735 | 2025.06.30 23:43:53.979465 [ 197 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2736 | 2025.06.30 23:43:53.979507 [ 190 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2737 | 2025.06.30 23:43:53.979538 [ 190 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1513 rows starting from the beginning of the part | ||
| 2738 | 2025.06.30 23:43:53.979542 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2739 | 2025.06.30 23:43:53.979581 [ 190 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 110 rows starting from the beginning of the part | ||
| 2740 | 2025.06.30 23:43:53.979618 [ 190 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 191 rows starting from the beginning of the part | ||
| 2741 | 2025.06.30 23:43:53.979653 [ 190 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 110 rows starting from the beginning of the part | ||
| 2742 | 2025.06.30 23:43:53.979662 [ 268 ] {e4d7aeba-b001-49f0-a32a-5825cb9a4175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2743 | 2025.06.30 23:43:53.979689 [ 190 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 187 rows starting from the beginning of the part | ||
| 2744 | 2025.06.30 23:43:53.979717 [ 268 ] {e4d7aeba-b001-49f0-a32a-5825cb9a4175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2745 | 2025.06.30 23:43:53.979723 [ 190 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 110 rows starting from the beginning of the part | ||
| 2746 | 2025.06.30 23:43:53.979821 [ 197 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_16_3} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2747 | 2025.06.30 23:43:53.979907 [ 197 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_16_3} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2748 | 2025.06.30 23:43:53.979978 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 2749 | 2025.06.30 23:43:53.980136 [ 268 ] {e4d7aeba-b001-49f0-a32a-5825cb9a4175} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2750 | 2025.06.30 23:43:53.980169 [ 268 ] {e4d7aeba-b001-49f0-a32a-5825cb9a4175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2751 | 2025.06.30 23:43:53.980479 [ 268 ] {e4d7aeba-b001-49f0-a32a-5825cb9a4175} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2752 | 2025.06.30 23:43:53.980771 [ 268 ] {e4d7aeba-b001-49f0-a32a-5825cb9a4175} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2753 | 2025.06.30 23:43:53.980879 [ 150 ] {} <Debug> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2754 | 2025.06.30 23:43:53.980883 [ 196 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2221 rows, containing 5 columns (5 merged, 0 gathered) in 0.001476714 sec., 1504014.9954561274 rows/sec., 101.78 MiB/sec. | ||
| 2755 | 2025.06.30 23:43:53.980911 [ 150 ] {} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2756 | 2025.06.30 23:43:53.980912 [ 268 ] {e4d7aeba-b001-49f0-a32a-5825cb9a4175} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001274 sec., 31397.174254317113 rows/sec., 2.10 MiB/sec. | ||
| 2757 | 2025.06.30 23:43:53.980955 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2758 | 2025.06.30 23:43:53.981005 [ 268 ] {e4d7aeba-b001-49f0-a32a-5825cb9a4175} <Debug> TCPHandler: Processed in 0.001525285 sec. | ||
| 2759 | 2025.06.30 23:43:53.981037 [ 190 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::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 | ||
| 2760 | 2025.06.30 23:43:53.981116 [ 190 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2761 | 2025.06.30 23:43:53.981140 [ 190 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 482 rows starting from the beginning of the part | ||
| 2762 | 2025.06.30 23:43:53.981183 [ 190 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 2763 | 2025.06.30 23:43:53.981196 [ 197 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2764 | 2025.06.30 23:43:53.981218 [ 190 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 62 rows starting from the beginning of the part | ||
| 2765 | 2025.06.30 23:43:53.981248 [ 190 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 2766 | 2025.06.30 23:43:53.981278 [ 190 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 62 rows starting from the beginning of the part | ||
| 2767 | 2025.06.30 23:43:53.981308 [ 190 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 2768 | 2025.06.30 23:43:53.981478 [ 197 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2769 | 2025.06.30 23:43:53.981539 [ 197 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2770 | 2025.06.30 23:43:53.981604 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 2771 | 2025.06.30 23:43:53.982003 [ 187 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 726 rows, containing 4 columns (4 merged, 0 gathered) in 0.000989723 sec., 733538.5759449865 rows/sec., 47.14 MiB/sec. | ||
| 2772 | 2025.06.30 23:43:53.982135 [ 197 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2773 | 2025.06.30 23:43:53.982357 [ 197 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_16_3} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2774 | 2025.06.30 23:43:53.982414 [ 197 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_16_3} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2775 | 2025.06.30 23:43:53.982471 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2776 | 2025.06.30 23:43:55.112556 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 | ||
| 2777 | 2025.06.30 23:43:55.113057 [ 243 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2778 | 2025.06.30 23:43:55.113093 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2779 | 2025.06.30 23:43:55.113558 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2780 | 2025.06.30 23:43:55.113851 [ 243 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2781 | 2025.06.30 23:43:55.113998 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 | ||
| 2782 | 2025.06.30 23:43:55.427127 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2783 | 2025.06.30 23:43:55.444329 [ 244 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2784 | 2025.06.30 23:43:55.444394 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2785 | 2025.06.30 23:43:55.450062 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2786 | 2025.06.30 23:43:55.450795 [ 244 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2787 | 2025.06.30 23:43:55.453633 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2788 | 2025.06.30 23:43:57.618630 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 398 | ||
| 2789 | 2025.06.30 23:43:57.620766 [ 242 ] {} <Trace> system.query_log (37f36e38-011e-4f54-89e7-9ff8ae57b433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2790 | 2025.06.30 23:43:57.620811 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2791 | 2025.06.30 23:43:57.621936 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2792 | 2025.06.30 23:43:57.622190 [ 242 ] {} <Trace> system.query_log (37f36e38-011e-4f54-89e7-9ff8ae57b433): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2793 | 2025.06.30 23:43:57.622426 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 398 | ||
| 2794 | 2025.06.30 23:43:58.981602 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2795 | 2025.06.30 23:43:58.981819 [ 268 ] {7ca58835-bdfd-465c-ab11-a286deb0260b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2796 | 2025.06.30 23:43:58.981892 [ 268 ] {7ca58835-bdfd-465c-ab11-a286deb0260b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2797 | 2025.06.30 23:43:58.982702 [ 268 ] {7ca58835-bdfd-465c-ab11-a286deb0260b} <Trace> oximeter.fields_i16 (cc461ec9-35df-446c-b2c1-0988c4ecf4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2798 | 2025.06.30 23:43:58.982757 [ 268 ] {7ca58835-bdfd-465c-ab11-a286deb0260b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2799 | 2025.06.30 23:43:58.983162 [ 268 ] {7ca58835-bdfd-465c-ab11-a286deb0260b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2800 | 2025.06.30 23:43:58.983387 [ 268 ] {7ca58835-bdfd-465c-ab11-a286deb0260b} <Trace> oximeter.fields_i16 (cc461ec9-35df-446c-b2c1-0988c4ecf4f2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2801 | 2025.06.30 23:43:58.983538 [ 268 ] {7ca58835-bdfd-465c-ab11-a286deb0260b} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001772 sec., 119638.82618510158 rows/sec., 7.61 MiB/sec. | ||
| 2802 | 2025.06.30 23:43:58.983579 [ 268 ] {7ca58835-bdfd-465c-ab11-a286deb0260b} <Debug> TCPHandler: Processed in 0.002112619 sec. | ||
| 2803 | 2025.06.30 23:43:58.983708 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2804 | 2025.06.30 23:43:58.983803 [ 268 ] {e4a9368d-2648-49f3-b3bf-889d49ae739b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2805 | 2025.06.30 23:43:58.983843 [ 268 ] {e4a9368d-2648-49f3-b3bf-889d49ae739b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2806 | 2025.06.30 23:43:58.984545 [ 268 ] {e4a9368d-2648-49f3-b3bf-889d49ae739b} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2807 | 2025.06.30 23:43:58.984582 [ 268 ] {e4a9368d-2648-49f3-b3bf-889d49ae739b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2808 | 2025.06.30 23:43:58.984931 [ 268 ] {e4a9368d-2648-49f3-b3bf-889d49ae739b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2809 | 2025.06.30 23:43:58.985136 [ 268 ] {e4a9368d-2648-49f3-b3bf-889d49ae739b} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2810 | 2025.06.30 23:43:58.985257 [ 268 ] {e4a9368d-2648-49f3-b3bf-889d49ae739b} <Debug> executeQuery: Read 673 rows, 55.11 KiB in 0.001474 sec., 456580.7327001357 rows/sec., 36.51 MiB/sec. | ||
| 2811 | 2025.06.30 23:43:58.985295 [ 268 ] {e4a9368d-2648-49f3-b3bf-889d49ae739b} <Debug> TCPHandler: Processed in 0.001638088 sec. | ||
| 2812 | 2025.06.30 23:43:58.985411 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2813 | 2025.06.30 23:43:58.985504 [ 268 ] {5433c80a-2072-4aa9-b251-1d6e12a2a7c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2814 | 2025.06.30 23:43:58.985543 [ 268 ] {5433c80a-2072-4aa9-b251-1d6e12a2a7c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2815 | 2025.06.30 23:43:58.985984 [ 268 ] {5433c80a-2072-4aa9-b251-1d6e12a2a7c8} <Trace> oximeter.fields_u16 (e6613935-3e17-4154-acb1-e41c565dbfe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2816 | 2025.06.30 23:43:58.986020 [ 268 ] {5433c80a-2072-4aa9-b251-1d6e12a2a7c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2817 | 2025.06.30 23:43:58.986316 [ 268 ] {5433c80a-2072-4aa9-b251-1d6e12a2a7c8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2818 | 2025.06.30 23:43:58.986519 [ 268 ] {5433c80a-2072-4aa9-b251-1d6e12a2a7c8} <Trace> oximeter.fields_u16 (e6613935-3e17-4154-acb1-e41c565dbfe1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2819 | 2025.06.30 23:43:58.986642 [ 268 ] {5433c80a-2072-4aa9-b251-1d6e12a2a7c8} <Debug> executeQuery: Read 147 rows, 9.47 KiB in 0.001156 sec., 127162.62975778547 rows/sec., 8.00 MiB/sec. | ||
| 2820 | 2025.06.30 23:43:58.986678 [ 268 ] {5433c80a-2072-4aa9-b251-1d6e12a2a7c8} <Debug> TCPHandler: Processed in 0.001317061 sec. | ||
| 2821 | 2025.06.30 23:43:58.986791 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2822 | 2025.06.30 23:43:58.986884 [ 268 ] {98011042-f7f8-4cae-8708-1c9a77a6e059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2823 | 2025.06.30 23:43:58.986922 [ 268 ] {98011042-f7f8-4cae-8708-1c9a77a6e059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2824 | 2025.06.30 23:43:58.987332 [ 268 ] {98011042-f7f8-4cae-8708-1c9a77a6e059} <Trace> oximeter.fields_u32 (ec6213f1-dcaf-4a89-82bf-47c3676801f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2825 | 2025.06.30 23:43:58.987368 [ 268 ] {98011042-f7f8-4cae-8708-1c9a77a6e059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2826 | 2025.06.30 23:43:58.987655 [ 268 ] {98011042-f7f8-4cae-8708-1c9a77a6e059} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2827 | 2025.06.30 23:43:58.987864 [ 268 ] {98011042-f7f8-4cae-8708-1c9a77a6e059} <Trace> oximeter.fields_u32 (ec6213f1-dcaf-4a89-82bf-47c3676801f2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2828 | 2025.06.30 23:43:58.987985 [ 268 ] {98011042-f7f8-4cae-8708-1c9a77a6e059} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001119 sec., 100983.02055406613 rows/sec., 6.54 MiB/sec. | ||
| 2829 | 2025.06.30 23:43:58.988023 [ 268 ] {98011042-f7f8-4cae-8708-1c9a77a6e059} <Debug> TCPHandler: Processed in 0.00128157 sec. | ||
| 2830 | 2025.06.30 23:43:58.988134 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2831 | 2025.06.30 23:43:58.988228 [ 268 ] {cd11908c-14a8-4adb-92be-9e32fe832cb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2832 | 2025.06.30 23:43:58.988267 [ 268 ] {cd11908c-14a8-4adb-92be-9e32fe832cb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2833 | 2025.06.30 23:43:58.988688 [ 268 ] {cd11908c-14a8-4adb-92be-9e32fe832cb7} <Trace> oximeter.fields_u8 (126a9341-d612-4a9e-b05c-1e86ceb2f292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2834 | 2025.06.30 23:43:58.988724 [ 268 ] {cd11908c-14a8-4adb-92be-9e32fe832cb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2835 | 2025.06.30 23:43:58.989018 [ 268 ] {cd11908c-14a8-4adb-92be-9e32fe832cb7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2836 | 2025.06.30 23:43:58.989234 [ 268 ] {cd11908c-14a8-4adb-92be-9e32fe832cb7} <Trace> oximeter.fields_u8 (126a9341-d612-4a9e-b05c-1e86ceb2f292): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2837 | 2025.06.30 23:43:58.989357 [ 268 ] {cd11908c-14a8-4adb-92be-9e32fe832cb7} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001147 sec., 97646.0331299041 rows/sec., 5.56 MiB/sec. | ||
| 2838 | 2025.06.30 23:43:58.989394 [ 268 ] {cd11908c-14a8-4adb-92be-9e32fe832cb7} <Debug> TCPHandler: Processed in 0.001309 sec. | ||
| 2839 | 2025.06.30 23:43:58.989507 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2840 | 2025.06.30 23:43:58.989601 [ 268 ] {25be17bf-e5ce-429d-992b-434674d544ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2841 | 2025.06.30 23:43:58.989638 [ 268 ] {25be17bf-e5ce-429d-992b-434674d544ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2842 | 2025.06.30 23:43:58.990147 [ 268 ] {25be17bf-e5ce-429d-992b-434674d544ec} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2843 | 2025.06.30 23:43:58.990183 [ 268 ] {25be17bf-e5ce-429d-992b-434674d544ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2844 | 2025.06.30 23:43:58.990490 [ 268 ] {25be17bf-e5ce-429d-992b-434674d544ec} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2845 | 2025.06.30 23:43:58.990693 [ 268 ] {25be17bf-e5ce-429d-992b-434674d544ec} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2846 | 2025.06.30 23:43:58.990817 [ 268 ] {25be17bf-e5ce-429d-992b-434674d544ec} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001235 sec., 319838.056680162 rows/sec., 22.64 MiB/sec. | ||
| 2847 | 2025.06.30 23:43:58.990853 [ 268 ] {25be17bf-e5ce-429d-992b-434674d544ec} <Debug> TCPHandler: Processed in 0.001395073 sec. | ||
| 2848 | 2025.06.30 23:43:58.990964 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2849 | 2025.06.30 23:43:58.991058 [ 268 ] {26c9ae2b-5aac-455b-958d-d81fefdd65fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2850 | 2025.06.30 23:43:58.991099 [ 268 ] {26c9ae2b-5aac-455b-958d-d81fefdd65fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2851 | 2025.06.30 23:43:58.991425 [ 268 ] {26c9ae2b-5aac-455b-958d-d81fefdd65fe} <Trace> oximeter.measurements_bool (268d20f7-c6eb-48b2-8a5e-d5ce3658f984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2852 | 2025.06.30 23:43:58.991460 [ 268 ] {26c9ae2b-5aac-455b-958d-d81fefdd65fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2853 | 2025.06.30 23:43:58.991754 [ 268 ] {26c9ae2b-5aac-455b-958d-d81fefdd65fe} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2854 | 2025.06.30 23:43:58.991955 [ 268 ] {26c9ae2b-5aac-455b-958d-d81fefdd65fe} <Trace> oximeter.measurements_bool (268d20f7-c6eb-48b2-8a5e-d5ce3658f984): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2855 | 2025.06.30 23:43:58.992079 [ 268 ] {26c9ae2b-5aac-455b-958d-d81fefdd65fe} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001039 sec., 5774.783445620789 rows/sec., 301.71 KiB/sec. | ||
| 2856 | 2025.06.30 23:43:58.992115 [ 268 ] {26c9ae2b-5aac-455b-958d-d81fefdd65fe} <Debug> TCPHandler: Processed in 0.001198998 sec. | ||
| 2857 | 2025.06.30 23:43:58.992214 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2858 | 2025.06.30 23:43:58.992306 [ 268 ] {72cb9225-7878-4975-b138-a69d0df30740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2859 | 2025.06.30 23:43:58.992348 [ 268 ] {72cb9225-7878-4975-b138-a69d0df30740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2860 | 2025.06.30 23:43:58.992741 [ 268 ] {72cb9225-7878-4975-b138-a69d0df30740} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2861 | 2025.06.30 23:43:58.992776 [ 268 ] {72cb9225-7878-4975-b138-a69d0df30740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2862 | 2025.06.30 23:43:58.993091 [ 268 ] {72cb9225-7878-4975-b138-a69d0df30740} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2863 | 2025.06.30 23:43:58.993301 [ 268 ] {72cb9225-7878-4975-b138-a69d0df30740} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2864 | 2025.06.30 23:43:58.993425 [ 268 ] {72cb9225-7878-4975-b138-a69d0df30740} <Debug> executeQuery: Read 187 rows, 12.72 KiB in 0.001137 sec., 164467.89797713282 rows/sec., 10.92 MiB/sec. | ||
| 2865 | 2025.06.30 23:43:58.993461 [ 268 ] {72cb9225-7878-4975-b138-a69d0df30740} <Debug> TCPHandler: Processed in 0.001295 sec. | ||
| 2866 | 2025.06.30 23:43:58.993568 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2867 | 2025.06.30 23:43:58.993661 [ 268 ] {98604cee-f07f-49e9-a22d-190fa7f6242f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2868 | 2025.06.30 23:43:58.993703 [ 268 ] {98604cee-f07f-49e9-a22d-190fa7f6242f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2869 | 2025.06.30 23:43:58.994009 [ 268 ] {98604cee-f07f-49e9-a22d-190fa7f6242f} <Trace> oximeter.measurements_f64 (f1112b1e-3387-43f4-9ba1-20e7d57d1ee4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2870 | 2025.06.30 23:43:58.994044 [ 268 ] {98604cee-f07f-49e9-a22d-190fa7f6242f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2871 | 2025.06.30 23:43:58.994325 [ 268 ] {98604cee-f07f-49e9-a22d-190fa7f6242f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2872 | 2025.06.30 23:43:58.994527 [ 268 ] {98604cee-f07f-49e9-a22d-190fa7f6242f} <Trace> oximeter.measurements_f64 (f1112b1e-3387-43f4-9ba1-20e7d57d1ee4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2873 | 2025.06.30 23:43:58.994652 [ 268 ] {98604cee-f07f-49e9-a22d-190fa7f6242f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001008 sec., 992.063492063492 rows/sec., 66.85 KiB/sec. | ||
| 2874 | 2025.06.30 23:43:58.994687 [ 268 ] {98604cee-f07f-49e9-a22d-190fa7f6242f} <Debug> TCPHandler: Processed in 0.001167437 sec. | ||
| 2875 | 2025.06.30 23:43:58.994822 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2876 | 2025.06.30 23:43:58.994921 [ 268 ] {df25e405-8168-4a4d-a779-b7360b03ec2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2877 | 2025.06.30 23:43:58.994977 [ 268 ] {df25e405-8168-4a4d-a779-b7360b03ec2c} <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 | ||
| 2878 | 2025.06.30 23:43:58.995878 [ 268 ] {df25e405-8168-4a4d-a779-b7360b03ec2c} <Trace> oximeter.measurements_histogramu64 (96bd3d6b-0397-4369-9f0e-802cd46d4f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2879 | 2025.06.30 23:43:58.995917 [ 268 ] {df25e405-8168-4a4d-a779-b7360b03ec2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2880 | 2025.06.30 23:43:58.996497 [ 268 ] {df25e405-8168-4a4d-a779-b7360b03ec2c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2881 | 2025.06.30 23:43:58.996723 [ 268 ] {df25e405-8168-4a4d-a779-b7360b03ec2c} <Trace> oximeter.measurements_histogramu64 (96bd3d6b-0397-4369-9f0e-802cd46d4f98): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2882 | 2025.06.30 23:43:58.996863 [ 268 ] {df25e405-8168-4a4d-a779-b7360b03ec2c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001962 sec., 20897.04383282365 rows/sec., 37.45 MiB/sec. | ||
| 2883 | 2025.06.30 23:43:58.996916 [ 268 ] {df25e405-8168-4a4d-a779-b7360b03ec2c} <Debug> TCPHandler: Processed in 0.00214532 sec. | ||
| 2884 | 2025.06.30 23:43:58.997032 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2885 | 2025.06.30 23:43:58.997129 [ 268 ] {b5423d3f-9301-4d51-ab1f-931587c10f36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2886 | 2025.06.30 23:43:58.997172 [ 268 ] {b5423d3f-9301-4d51-ab1f-931587c10f36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2887 | 2025.06.30 23:43:58.997509 [ 268 ] {b5423d3f-9301-4d51-ab1f-931587c10f36} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2888 | 2025.06.30 23:43:58.997545 [ 268 ] {b5423d3f-9301-4d51-ab1f-931587c10f36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2889 | 2025.06.30 23:43:58.997858 [ 268 ] {b5423d3f-9301-4d51-ab1f-931587c10f36} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2890 | 2025.06.30 23:43:58.998079 [ 268 ] {b5423d3f-9301-4d51-ab1f-931587c10f36} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2891 | 2025.06.30 23:43:58.998208 [ 268 ] {b5423d3f-9301-4d51-ab1f-931587c10f36} <Debug> executeQuery: Read 62 rows, 3.93 KiB in 0.001099 sec., 56414.92265696088 rows/sec., 3.49 MiB/sec. | ||
| 2892 | 2025.06.30 23:43:58.998244 [ 268 ] {b5423d3f-9301-4d51-ab1f-931587c10f36} <Debug> TCPHandler: Processed in 0.00126324 sec. | ||
| 2893 | 2025.06.30 23:44:02.544633 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2894 | 2025.06.30 23:44:02.544689 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2895 | 2025.06.30 23:44:02.614091 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 | ||
| 2896 | 2025.06.30 23:44:02.614774 [ 243 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2897 | 2025.06.30 23:44:02.614831 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2898 | 2025.06.30 23:44:02.615615 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2899 | 2025.06.30 23:44:02.615980 [ 243 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2900 | 2025.06.30 23:44:02.616153 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
| 2901 | 2025.06.30 23:44:02.953718 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2902 | 2025.06.30 23:44:02.970014 [ 244 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2903 | 2025.06.30 23:44:02.970063 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2904 | 2025.06.30 23:44:02.975905 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2905 | 2025.06.30 23:44:02.976586 [ 244 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2906 | 2025.06.30 23:44:02.979438 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2907 | 2025.06.30 23:44:03.973529 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2908 | 2025.06.30 23:44:03.973744 [ 268 ] {e33f50fb-339f-4d1d-aafc-f8dab6b6864b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2909 | 2025.06.30 23:44:03.973820 [ 268 ] {e33f50fb-339f-4d1d-aafc-f8dab6b6864b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2910 | 2025.06.30 23:44:03.974467 [ 268 ] {e33f50fb-339f-4d1d-aafc-f8dab6b6864b} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2911 | 2025.06.30 23:44:03.974516 [ 268 ] {e33f50fb-339f-4d1d-aafc-f8dab6b6864b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2912 | 2025.06.30 23:44:03.974907 [ 268 ] {e33f50fb-339f-4d1d-aafc-f8dab6b6864b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2913 | 2025.06.30 23:44:03.975130 [ 268 ] {e33f50fb-339f-4d1d-aafc-f8dab6b6864b} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2914 | 2025.06.30 23:44:03.975306 [ 268 ] {e33f50fb-339f-4d1d-aafc-f8dab6b6864b} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001616 sec., 18564.356435643564 rows/sec., 1.40 MiB/sec. | ||
| 2915 | 2025.06.30 23:44:03.975356 [ 268 ] {e33f50fb-339f-4d1d-aafc-f8dab6b6864b} <Debug> TCPHandler: Processed in 0.001963445 sec. | ||
| 2916 | 2025.06.30 23:44:03.975482 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2917 | 2025.06.30 23:44:03.975585 [ 268 ] {560043be-9fd7-4cec-adc0-e762672e165c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2918 | 2025.06.30 23:44:03.975628 [ 268 ] {560043be-9fd7-4cec-adc0-e762672e165c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2919 | 2025.06.30 23:44:03.976056 [ 268 ] {560043be-9fd7-4cec-adc0-e762672e165c} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2920 | 2025.06.30 23:44:03.976096 [ 268 ] {560043be-9fd7-4cec-adc0-e762672e165c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2921 | 2025.06.30 23:44:03.976414 [ 268 ] {560043be-9fd7-4cec-adc0-e762672e165c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2922 | 2025.06.30 23:44:03.976634 [ 268 ] {560043be-9fd7-4cec-adc0-e762672e165c} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2923 | 2025.06.30 23:44:03.976772 [ 268 ] {560043be-9fd7-4cec-adc0-e762672e165c} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001209 sec., 29776.67493796526 rows/sec., 2.33 MiB/sec. | ||
| 2924 | 2025.06.30 23:44:03.976811 [ 268 ] {560043be-9fd7-4cec-adc0-e762672e165c} <Debug> TCPHandler: Processed in 0.001380522 sec. | ||
| 2925 | 2025.06.30 23:44:03.976926 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2926 | 2025.06.30 23:44:03.977022 [ 268 ] {6d27703f-9397-4cfb-8a6e-f4739fa3e436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2927 | 2025.06.30 23:44:03.977067 [ 268 ] {6d27703f-9397-4cfb-8a6e-f4739fa3e436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2928 | 2025.06.30 23:44:03.977465 [ 268 ] {6d27703f-9397-4cfb-8a6e-f4739fa3e436} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2929 | 2025.06.30 23:44:03.977503 [ 268 ] {6d27703f-9397-4cfb-8a6e-f4739fa3e436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2930 | 2025.06.30 23:44:03.977828 [ 268 ] {6d27703f-9397-4cfb-8a6e-f4739fa3e436} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2931 | 2025.06.30 23:44:03.978044 [ 268 ] {6d27703f-9397-4cfb-8a6e-f4739fa3e436} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2932 | 2025.06.30 23:44:03.978178 [ 268 ] {6d27703f-9397-4cfb-8a6e-f4739fa3e436} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001175 sec., 93617.02127659574 rows/sec., 6.53 MiB/sec. | ||
| 2933 | 2025.06.30 23:44:03.978214 [ 268 ] {6d27703f-9397-4cfb-8a6e-f4739fa3e436} <Debug> TCPHandler: Processed in 0.00133922 sec. | ||
| 2934 | 2025.06.30 23:44:03.978328 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2935 | 2025.06.30 23:44:03.978422 [ 268 ] {e2028032-f9e8-4dd8-8a40-d4d060ec7362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2936 | 2025.06.30 23:44:03.978465 [ 268 ] {e2028032-f9e8-4dd8-8a40-d4d060ec7362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2937 | 2025.06.30 23:44:03.978800 [ 268 ] {e2028032-f9e8-4dd8-8a40-d4d060ec7362} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2938 | 2025.06.30 23:44:03.978837 [ 268 ] {e2028032-f9e8-4dd8-8a40-d4d060ec7362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2939 | 2025.06.30 23:44:03.979148 [ 268 ] {e2028032-f9e8-4dd8-8a40-d4d060ec7362} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2940 | 2025.06.30 23:44:03.979358 [ 268 ] {e2028032-f9e8-4dd8-8a40-d4d060ec7362} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2941 | 2025.06.30 23:44:03.979490 [ 268 ] {e2028032-f9e8-4dd8-8a40-d4d060ec7362} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001086 sec., 36832.41252302026 rows/sec., 2.46 MiB/sec. | ||
| 2942 | 2025.06.30 23:44:03.979526 [ 268 ] {e2028032-f9e8-4dd8-8a40-d4d060ec7362} <Debug> TCPHandler: Processed in 0.001247769 sec. | ||
| 2943 | 2025.06.30 23:44:07.622557 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 428 | ||
| 2944 | 2025.06.30 23:44:07.624779 [ 242 ] {} <Trace> system.query_log (37f36e38-011e-4f54-89e7-9ff8ae57b433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2945 | 2025.06.30 23:44:07.624830 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2946 | 2025.06.30 23:44:07.626059 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2947 | 2025.06.30 23:44:07.626325 [ 242 ] {} <Trace> system.query_log (37f36e38-011e-4f54-89e7-9ff8ae57b433): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2948 | 2025.06.30 23:44:07.626589 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 428 | ||
| 2949 | 2025.06.30 23:44:08.982522 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2950 | 2025.06.30 23:44:08.982738 [ 268 ] {d92b0956-18dc-4293-8617-b6ea5918bf4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2951 | 2025.06.30 23:44:08.982811 [ 268 ] {d92b0956-18dc-4293-8617-b6ea5918bf4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2952 | 2025.06.30 23:44:08.983578 [ 268 ] {d92b0956-18dc-4293-8617-b6ea5918bf4d} <Trace> oximeter.fields_i16 (cc461ec9-35df-446c-b2c1-0988c4ecf4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2953 | 2025.06.30 23:44:08.983620 [ 268 ] {d92b0956-18dc-4293-8617-b6ea5918bf4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 2954 | 2025.06.30 23:44:08.984026 [ 268 ] {d92b0956-18dc-4293-8617-b6ea5918bf4d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2955 | 2025.06.30 23:44:08.984259 [ 268 ] {d92b0956-18dc-4293-8617-b6ea5918bf4d} <Trace> oximeter.fields_i16 (cc461ec9-35df-446c-b2c1-0988c4ecf4f2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2956 | 2025.06.30 23:44:08.984390 [ 67 ] {} <Debug> oximeter.fields_i16 (cc461ec9-35df-446c-b2c1-0988c4ecf4f2) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 2957 | 2025.06.30 23:44:08.984409 [ 268 ] {d92b0956-18dc-4293-8617-b6ea5918bf4d} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001728 sec., 122685.1851851852 rows/sec., 7.80 MiB/sec. | ||
| 2958 | 2025.06.30 23:44:08.984466 [ 67 ] {} <Trace> oximeter.fields_i16 (cc461ec9-35df-446c-b2c1-0988c4ecf4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2959 | 2025.06.30 23:44:08.984478 [ 268 ] {d92b0956-18dc-4293-8617-b6ea5918bf4d} <Debug> TCPHandler: Processed in 0.002090709 sec. | ||
| 2960 | 2025.06.30 23:44:08.984498 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 2961 | 2025.06.30 23:44:08.984599 [ 190 ] {cc461ec9-35df-446c-b2c1-0988c4ecf4f2::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 2962 | 2025.06.30 23:44:08.984606 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2963 | 2025.06.30 23:44:08.984716 [ 190 ] {cc461ec9-35df-446c-b2c1-0988c4ecf4f2::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2964 | 2025.06.30 23:44:08.984720 [ 268 ] {f085a4df-8204-4f16-a237-bb7b21b388c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2965 | 2025.06.30 23:44:08.984748 [ 190 ] {cc461ec9-35df-446c-b2c1-0988c4ecf4f2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 212 rows starting from the beginning of the part | ||
| 2966 | 2025.06.30 23:44:08.984769 [ 268 ] {f085a4df-8204-4f16-a237-bb7b21b388c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2967 | 2025.06.30 23:44:08.984812 [ 190 ] {cc461ec9-35df-446c-b2c1-0988c4ecf4f2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
| 2968 | 2025.06.30 23:44:08.984860 [ 190 ] {cc461ec9-35df-446c-b2c1-0988c4ecf4f2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 212 rows starting from the beginning of the part | ||
| 2969 | 2025.06.30 23:44:08.984914 [ 190 ] {cc461ec9-35df-446c-b2c1-0988c4ecf4f2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part | ||
| 2970 | 2025.06.30 23:44:08.984962 [ 190 ] {cc461ec9-35df-446c-b2c1-0988c4ecf4f2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
| 2971 | 2025.06.30 23:44:08.985179 [ 268 ] {f085a4df-8204-4f16-a237-bb7b21b388c8} <Trace> oximeter.fields_ipaddr (072dd908-43d0-47d2-9ae6-e3d6516c5aef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2972 | 2025.06.30 23:44:08.985215 [ 268 ] {f085a4df-8204-4f16-a237-bb7b21b388c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 2973 | 2025.06.30 23:44:08.985716 [ 268 ] {f085a4df-8204-4f16-a237-bb7b21b388c8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2974 | 2025.06.30 23:44:08.985755 [ 197 ] {cc461ec9-35df-446c-b2c1-0988c4ecf4f2::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001197457 sec., 885209.2392461691 rows/sec., 59.68 MiB/sec. | ||
| 2975 | 2025.06.30 23:44:08.985891 [ 195 ] {cc461ec9-35df-446c-b2c1-0988c4ecf4f2::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 2976 | 2025.06.30 23:44:08.985935 [ 268 ] {f085a4df-8204-4f16-a237-bb7b21b388c8} <Trace> oximeter.fields_ipaddr (072dd908-43d0-47d2-9ae6-e3d6516c5aef): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2977 | 2025.06.30 23:44:08.986069 [ 268 ] {f085a4df-8204-4f16-a237-bb7b21b388c8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001368 sec., 1461.9883040935672 rows/sec., 119.21 KiB/sec. | ||
| 2978 | 2025.06.30 23:44:08.986108 [ 268 ] {f085a4df-8204-4f16-a237-bb7b21b388c8} <Debug> TCPHandler: Processed in 0.001552846 sec. | ||
| 2979 | 2025.06.30 23:44:08.986223 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2980 | 2025.06.30 23:44:08.986223 [ 195 ] {cc461ec9-35df-446c-b2c1-0988c4ecf4f2::all_1_9_2} <Trace> oximeter.fields_i16 (cc461ec9-35df-446c-b2c1-0988c4ecf4f2): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2981 | 2025.06.30 23:44:08.986311 [ 195 ] {cc461ec9-35df-446c-b2c1-0988c4ecf4f2::all_1_9_2} <Trace> oximeter.fields_i16 (cc461ec9-35df-446c-b2c1-0988c4ecf4f2) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 2982 | 2025.06.30 23:44:08.986321 [ 268 ] {cee15e11-bc3f-4e3d-8151-c7bfec4e2ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2983 | 2025.06.30 23:44:08.986361 [ 268 ] {cee15e11-bc3f-4e3d-8151-c7bfec4e2ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2984 | 2025.06.30 23:44:08.986376 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2985 | 2025.06.30 23:44:08.987088 [ 268 ] {cee15e11-bc3f-4e3d-8151-c7bfec4e2ec1} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2986 | 2025.06.30 23:44:08.987123 [ 268 ] {cee15e11-bc3f-4e3d-8151-c7bfec4e2ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 2987 | 2025.06.30 23:44:08.987461 [ 268 ] {cee15e11-bc3f-4e3d-8151-c7bfec4e2ec1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2988 | 2025.06.30 23:44:08.987666 [ 268 ] {cee15e11-bc3f-4e3d-8151-c7bfec4e2ec1} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2989 | 2025.06.30 23:44:08.987795 [ 268 ] {cee15e11-bc3f-4e3d-8151-c7bfec4e2ec1} <Debug> executeQuery: Read 700 rows, 57.24 KiB in 0.001493 sec., 468854.65505693236 rows/sec., 37.44 MiB/sec. | ||
| 2990 | 2025.06.30 23:44:08.987833 [ 268 ] {cee15e11-bc3f-4e3d-8151-c7bfec4e2ec1} <Debug> TCPHandler: Processed in 0.001658848 sec. | ||
| 2991 | 2025.06.30 23:44:08.987949 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2992 | 2025.06.30 23:44:08.988043 [ 268 ] {7a2af109-ade5-41f6-b98e-c8b2e29341d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2993 | 2025.06.30 23:44:08.988082 [ 268 ] {7a2af109-ade5-41f6-b98e-c8b2e29341d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2994 | 2025.06.30 23:44:08.988512 [ 268 ] {7a2af109-ade5-41f6-b98e-c8b2e29341d6} <Trace> oximeter.fields_u16 (e6613935-3e17-4154-acb1-e41c565dbfe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2995 | 2025.06.30 23:44:08.988548 [ 268 ] {7a2af109-ade5-41f6-b98e-c8b2e29341d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 2996 | 2025.06.30 23:44:08.988853 [ 268 ] {7a2af109-ade5-41f6-b98e-c8b2e29341d6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2997 | 2025.06.30 23:44:08.989061 [ 268 ] {7a2af109-ade5-41f6-b98e-c8b2e29341d6} <Trace> oximeter.fields_u16 (e6613935-3e17-4154-acb1-e41c565dbfe1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2998 | 2025.06.30 23:44:08.989191 [ 268 ] {7a2af109-ade5-41f6-b98e-c8b2e29341d6} <Debug> executeQuery: Read 149 rows, 9.61 KiB in 0.001166 sec., 127787.30703259006 rows/sec., 8.05 MiB/sec. | ||
| 2999 | 2025.06.30 23:44:08.989227 [ 268 ] {7a2af109-ade5-41f6-b98e-c8b2e29341d6} <Debug> TCPHandler: Processed in 0.001327251 sec. | ||
| 3000 | 2025.06.30 23:44:08.989339 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3001 | 2025.06.30 23:44:08.989433 [ 268 ] {8b7842ce-33ab-458c-820a-32dad3589780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3002 | 2025.06.30 23:44:08.989472 [ 268 ] {8b7842ce-33ab-458c-820a-32dad3589780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3003 | 2025.06.30 23:44:08.989878 [ 268 ] {8b7842ce-33ab-458c-820a-32dad3589780} <Trace> oximeter.fields_u32 (ec6213f1-dcaf-4a89-82bf-47c3676801f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3004 | 2025.06.30 23:44:08.989915 [ 268 ] {8b7842ce-33ab-458c-820a-32dad3589780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3005 | 2025.06.30 23:44:08.990208 [ 268 ] {8b7842ce-33ab-458c-820a-32dad3589780} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3006 | 2025.06.30 23:44:08.990414 [ 268 ] {8b7842ce-33ab-458c-820a-32dad3589780} <Trace> oximeter.fields_u32 (ec6213f1-dcaf-4a89-82bf-47c3676801f2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3007 | 2025.06.30 23:44:08.990504 [ 67 ] {} <Debug> oximeter.fields_u32 (ec6213f1-dcaf-4a89-82bf-47c3676801f2) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3008 | 2025.06.30 23:44:08.990536 [ 67 ] {} <Trace> oximeter.fields_u32 (ec6213f1-dcaf-4a89-82bf-47c3676801f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3009 | 2025.06.30 23:44:08.990543 [ 268 ] {8b7842ce-33ab-458c-820a-32dad3589780} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001127 sec., 100266.1934338953 rows/sec., 6.49 MiB/sec. | ||
| 3010 | 2025.06.30 23:44:08.990553 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3011 | 2025.06.30 23:44:08.990586 [ 268 ] {8b7842ce-33ab-458c-820a-32dad3589780} <Debug> TCPHandler: Processed in 0.00129617 sec. | ||
| 3012 | 2025.06.30 23:44:08.990662 [ 187 ] {ec6213f1-dcaf-4a89-82bf-47c3676801f2::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 3013 | 2025.06.30 23:44:08.990704 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3014 | 2025.06.30 23:44:08.990788 [ 187 ] {ec6213f1-dcaf-4a89-82bf-47c3676801f2::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3015 | 2025.06.30 23:44:08.990803 [ 268 ] {03b41b6d-82e9-4e65-9804-01af00763637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3016 | 2025.06.30 23:44:08.990829 [ 187 ] {ec6213f1-dcaf-4a89-82bf-47c3676801f2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 113 rows starting from the beginning of the part | ||
| 3017 | 2025.06.30 23:44:08.990847 [ 268 ] {03b41b6d-82e9-4e65-9804-01af00763637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3018 | 2025.06.30 23:44:08.990908 [ 187 ] {ec6213f1-dcaf-4a89-82bf-47c3676801f2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 113 rows starting from the beginning of the part | ||
| 3019 | 2025.06.30 23:44:08.990964 [ 187 ] {ec6213f1-dcaf-4a89-82bf-47c3676801f2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 113 rows starting from the beginning of the part | ||
| 3020 | 2025.06.30 23:44:08.991017 [ 187 ] {ec6213f1-dcaf-4a89-82bf-47c3676801f2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 113 rows starting from the beginning of the part | ||
| 3021 | 2025.06.30 23:44:08.991067 [ 187 ] {ec6213f1-dcaf-4a89-82bf-47c3676801f2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 113 rows starting from the beginning of the part | ||
| 3022 | 2025.06.30 23:44:08.991297 [ 268 ] {03b41b6d-82e9-4e65-9804-01af00763637} <Trace> oximeter.fields_u8 (126a9341-d612-4a9e-b05c-1e86ceb2f292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3023 | 2025.06.30 23:44:08.991340 [ 268 ] {03b41b6d-82e9-4e65-9804-01af00763637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3024 | 2025.06.30 23:44:08.991648 [ 268 ] {03b41b6d-82e9-4e65-9804-01af00763637} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3025 | 2025.06.30 23:44:08.991865 [ 268 ] {03b41b6d-82e9-4e65-9804-01af00763637} <Trace> oximeter.fields_u8 (126a9341-d612-4a9e-b05c-1e86ceb2f292): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3026 | 2025.06.30 23:44:08.991911 [ 197 ] {ec6213f1-dcaf-4a89-82bf-47c3676801f2::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 565 rows, containing 5 columns (5 merged, 0 gathered) in 0.00129856 sec., 435097.33859043865 rows/sec., 29.82 MiB/sec. | ||
| 3027 | 2025.06.30 23:44:08.991957 [ 67 ] {} <Debug> oximeter.fields_u8 (126a9341-d612-4a9e-b05c-1e86ceb2f292) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3028 | 2025.06.30 23:44:08.991983 [ 67 ] {} <Trace> oximeter.fields_u8 (126a9341-d612-4a9e-b05c-1e86ceb2f292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3029 | 2025.06.30 23:44:08.991990 [ 268 ] {03b41b6d-82e9-4e65-9804-01af00763637} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001205 sec., 92946.05809128631 rows/sec., 5.29 MiB/sec. | ||
| 3030 | 2025.06.30 23:44:08.992004 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3031 | 2025.06.30 23:44:08.992035 [ 268 ] {03b41b6d-82e9-4e65-9804-01af00763637} <Debug> TCPHandler: Processed in 0.001380862 sec. | ||
| 3032 | 2025.06.30 23:44:08.992043 [ 197 ] {ec6213f1-dcaf-4a89-82bf-47c3676801f2::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3033 | 2025.06.30 23:44:08.992084 [ 195 ] {126a9341-d612-4a9e-b05c-1e86ceb2f292::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 3034 | 2025.06.30 23:44:08.992151 [ 195 ] {126a9341-d612-4a9e-b05c-1e86ceb2f292::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3035 | 2025.06.30 23:44:08.992161 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3036 | 2025.06.30 23:44:08.992173 [ 195 ] {126a9341-d612-4a9e-b05c-1e86ceb2f292::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 112 rows starting from the beginning of the part | ||
| 3037 | 2025.06.30 23:44:08.992224 [ 195 ] {126a9341-d612-4a9e-b05c-1e86ceb2f292::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 112 rows starting from the beginning of the part | ||
| 3038 | 2025.06.30 23:44:08.992257 [ 268 ] {2814a24b-5096-439c-937e-5f081c14b152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3039 | 2025.06.30 23:44:08.992267 [ 195 ] {126a9341-d612-4a9e-b05c-1e86ceb2f292::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 112 rows starting from the beginning of the part | ||
| 3040 | 2025.06.30 23:44:08.992296 [ 268 ] {2814a24b-5096-439c-937e-5f081c14b152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3041 | 2025.06.30 23:44:08.992306 [ 195 ] {126a9341-d612-4a9e-b05c-1e86ceb2f292::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 112 rows starting from the beginning of the part | ||
| 3042 | 2025.06.30 23:44:08.992341 [ 195 ] {126a9341-d612-4a9e-b05c-1e86ceb2f292::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 112 rows starting from the beginning of the part | ||
| 3043 | 2025.06.30 23:44:08.992341 [ 197 ] {ec6213f1-dcaf-4a89-82bf-47c3676801f2::all_1_9_2} <Trace> oximeter.fields_u32 (ec6213f1-dcaf-4a89-82bf-47c3676801f2): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3044 | 2025.06.30 23:44:08.992424 [ 197 ] {ec6213f1-dcaf-4a89-82bf-47c3676801f2::all_1_9_2} <Trace> oximeter.fields_u32 (ec6213f1-dcaf-4a89-82bf-47c3676801f2) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3045 | 2025.06.30 23:44:08.992513 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3046 | 2025.06.30 23:44:08.992835 [ 268 ] {2814a24b-5096-439c-937e-5f081c14b152} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3047 | 2025.06.30 23:44:08.992870 [ 268 ] {2814a24b-5096-439c-937e-5f081c14b152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3048 | 2025.06.30 23:44:08.993027 [ 199 ] {126a9341-d612-4a9e-b05c-1e86ceb2f292::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.000968182 sec., 578403.6472481414 rows/sec., 35.16 MiB/sec. | ||
| 3049 | 2025.06.30 23:44:08.993165 [ 197 ] {126a9341-d612-4a9e-b05c-1e86ceb2f292::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3050 | 2025.06.30 23:44:08.993188 [ 268 ] {2814a24b-5096-439c-937e-5f081c14b152} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3051 | 2025.06.30 23:44:08.993388 [ 197 ] {126a9341-d612-4a9e-b05c-1e86ceb2f292::all_1_9_2} <Trace> oximeter.fields_u8 (126a9341-d612-4a9e-b05c-1e86ceb2f292): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3052 | 2025.06.30 23:44:08.993417 [ 268 ] {2814a24b-5096-439c-937e-5f081c14b152} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3053 | 2025.06.30 23:44:08.993444 [ 197 ] {126a9341-d612-4a9e-b05c-1e86ceb2f292::all_1_9_2} <Trace> oximeter.fields_u8 (126a9341-d612-4a9e-b05c-1e86ceb2f292) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3054 | 2025.06.30 23:44:08.993499 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3055 | 2025.06.30 23:44:08.993543 [ 268 ] {2814a24b-5096-439c-937e-5f081c14b152} <Debug> executeQuery: Read 425 rows, 31.03 KiB in 0.001304 sec., 325920.245398773 rows/sec., 23.24 MiB/sec. | ||
| 3056 | 2025.06.30 23:44:08.993580 [ 268 ] {2814a24b-5096-439c-937e-5f081c14b152} <Debug> TCPHandler: Processed in 0.001468113 sec. | ||
| 3057 | 2025.06.30 23:44:08.993693 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3058 | 2025.06.30 23:44:08.993788 [ 268 ] {ceaf9dfb-8e51-48e7-aace-87798a08ea59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3059 | 2025.06.30 23:44:08.993828 [ 268 ] {ceaf9dfb-8e51-48e7-aace-87798a08ea59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3060 | 2025.06.30 23:44:08.994160 [ 268 ] {ceaf9dfb-8e51-48e7-aace-87798a08ea59} <Trace> oximeter.measurements_bool (268d20f7-c6eb-48b2-8a5e-d5ce3658f984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3061 | 2025.06.30 23:44:08.994195 [ 268 ] {ceaf9dfb-8e51-48e7-aace-87798a08ea59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3062 | 2025.06.30 23:44:08.994496 [ 268 ] {ceaf9dfb-8e51-48e7-aace-87798a08ea59} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3063 | 2025.06.30 23:44:08.994700 [ 268 ] {ceaf9dfb-8e51-48e7-aace-87798a08ea59} <Trace> oximeter.measurements_bool (268d20f7-c6eb-48b2-8a5e-d5ce3658f984): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3064 | 2025.06.30 23:44:08.994824 [ 268 ] {ceaf9dfb-8e51-48e7-aace-87798a08ea59} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 3065 | 2025.06.30 23:44:08.994859 [ 268 ] {ceaf9dfb-8e51-48e7-aace-87798a08ea59} <Debug> TCPHandler: Processed in 0.001214918 sec. | ||
| 3066 | 2025.06.30 23:44:08.994968 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3067 | 2025.06.30 23:44:08.995062 [ 268 ] {fc5c8fe9-49d4-4f2d-a478-8ad30b00a34f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3068 | 2025.06.30 23:44:08.995103 [ 268 ] {fc5c8fe9-49d4-4f2d-a478-8ad30b00a34f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3069 | 2025.06.30 23:44:08.995486 [ 268 ] {fc5c8fe9-49d4-4f2d-a478-8ad30b00a34f} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3070 | 2025.06.30 23:44:08.995521 [ 268 ] {fc5c8fe9-49d4-4f2d-a478-8ad30b00a34f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3071 | 2025.06.30 23:44:08.995847 [ 268 ] {fc5c8fe9-49d4-4f2d-a478-8ad30b00a34f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3072 | 2025.06.30 23:44:08.996054 [ 268 ] {fc5c8fe9-49d4-4f2d-a478-8ad30b00a34f} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3073 | 2025.06.30 23:44:08.996179 [ 268 ] {fc5c8fe9-49d4-4f2d-a478-8ad30b00a34f} <Debug> executeQuery: Read 228 rows, 15.63 KiB in 0.001134 sec., 201058.20105820106 rows/sec., 13.46 MiB/sec. | ||
| 3074 | 2025.06.30 23:44:08.996214 [ 268 ] {fc5c8fe9-49d4-4f2d-a478-8ad30b00a34f} <Debug> TCPHandler: Processed in 0.00129537 sec. | ||
| 3075 | 2025.06.30 23:44:08.996327 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3076 | 2025.06.30 23:44:08.996421 [ 268 ] {4f17c5e6-6789-4bba-90b3-184f20734359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3077 | 2025.06.30 23:44:08.996463 [ 268 ] {4f17c5e6-6789-4bba-90b3-184f20734359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3078 | 2025.06.30 23:44:08.996770 [ 268 ] {4f17c5e6-6789-4bba-90b3-184f20734359} <Trace> oximeter.measurements_f64 (f1112b1e-3387-43f4-9ba1-20e7d57d1ee4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3079 | 2025.06.30 23:44:08.996805 [ 268 ] {4f17c5e6-6789-4bba-90b3-184f20734359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3080 | 2025.06.30 23:44:08.997096 [ 268 ] {4f17c5e6-6789-4bba-90b3-184f20734359} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3081 | 2025.06.30 23:44:08.997301 [ 268 ] {4f17c5e6-6789-4bba-90b3-184f20734359} <Trace> oximeter.measurements_f64 (f1112b1e-3387-43f4-9ba1-20e7d57d1ee4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3082 | 2025.06.30 23:44:08.997425 [ 268 ] {4f17c5e6-6789-4bba-90b3-184f20734359} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001021 sec., 979.4319294809011 rows/sec., 66.00 KiB/sec. | ||
| 3083 | 2025.06.30 23:44:08.997458 [ 268 ] {4f17c5e6-6789-4bba-90b3-184f20734359} <Debug> TCPHandler: Processed in 0.001181237 sec. | ||
| 3084 | 2025.06.30 23:44:08.997568 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3085 | 2025.06.30 23:44:08.997663 [ 268 ] {941b8388-64df-4566-b6c3-a7367c57493e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3086 | 2025.06.30 23:44:08.997715 [ 268 ] {941b8388-64df-4566-b6c3-a7367c57493e} <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 | ||
| 3087 | 2025.06.30 23:44:08.998561 [ 268 ] {941b8388-64df-4566-b6c3-a7367c57493e} <Trace> oximeter.measurements_histogramu64 (96bd3d6b-0397-4369-9f0e-802cd46d4f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3088 | 2025.06.30 23:44:08.998597 [ 268 ] {941b8388-64df-4566-b6c3-a7367c57493e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3089 | 2025.06.30 23:44:08.999150 [ 268 ] {941b8388-64df-4566-b6c3-a7367c57493e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3090 | 2025.06.30 23:44:08.999367 [ 268 ] {941b8388-64df-4566-b6c3-a7367c57493e} <Trace> oximeter.measurements_histogramu64 (96bd3d6b-0397-4369-9f0e-802cd46d4f98): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3091 | 2025.06.30 23:44:08.999500 [ 268 ] {941b8388-64df-4566-b6c3-a7367c57493e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001856 sec., 22090.51724137931 rows/sec., 39.59 MiB/sec. | ||
| 3092 | 2025.06.30 23:44:08.999550 [ 268 ] {941b8388-64df-4566-b6c3-a7367c57493e} <Debug> TCPHandler: Processed in 0.002031367 sec. | ||
| 3093 | 2025.06.30 23:44:08.999667 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3094 | 2025.06.30 23:44:08.999762 [ 268 ] {fbf9fba6-e9f4-4a84-aff3-9554b55fd237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3095 | 2025.06.30 23:44:08.999803 [ 268 ] {fbf9fba6-e9f4-4a84-aff3-9554b55fd237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3096 | 2025.06.30 23:44:09.000126 [ 268 ] {fbf9fba6-e9f4-4a84-aff3-9554b55fd237} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3097 | 2025.06.30 23:44:09.000185 [ 268 ] {fbf9fba6-e9f4-4a84-aff3-9554b55fd237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3098 | 2025.06.30 23:44:09.000497 [ 268 ] {fbf9fba6-e9f4-4a84-aff3-9554b55fd237} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3099 | 2025.06.30 23:44:09.000699 [ 268 ] {fbf9fba6-e9f4-4a84-aff3-9554b55fd237} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3100 | 2025.06.30 23:44:09.000826 [ 268 ] {fbf9fba6-e9f4-4a84-aff3-9554b55fd237} <Debug> executeQuery: Read 78 rows, 5.05 KiB in 0.001083 sec., 72022.16066481995 rows/sec., 4.56 MiB/sec. | ||
| 3101 | 2025.06.30 23:44:09.000861 [ 268 ] {fbf9fba6-e9f4-4a84-aff3-9554b55fd237} <Debug> TCPHandler: Processed in 0.001243719 sec. | ||
| 3102 | 2025.06.30 23:44:10.116239 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 | ||
| 3103 | 2025.06.30 23:44:10.117081 [ 243 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3104 | 2025.06.30 23:44:10.117157 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3105 | 2025.06.30 23:44:10.117651 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3106 | 2025.06.30 23:44:10.117893 [ 243 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3107 | 2025.06.30 23:44:10.118020 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 | ||
| 3108 | 2025.06.30 23:44:10.480474 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3109 | 2025.06.30 23:44:10.496372 [ 244 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3110 | 2025.06.30 23:44:10.496427 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3111 | 2025.06.30 23:44:10.502257 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3112 | 2025.06.30 23:44:10.502964 [ 244 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3113 | 2025.06.30 23:44:10.505784 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3114 | 2025.06.30 23:44:13.975829 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3115 | 2025.06.30 23:44:13.976041 [ 268 ] {1af224c0-20d4-4672-960f-ccc0af424183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3116 | 2025.06.30 23:44:13.976115 [ 268 ] {1af224c0-20d4-4672-960f-ccc0af424183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3117 | 2025.06.30 23:44:13.976762 [ 268 ] {1af224c0-20d4-4672-960f-ccc0af424183} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3118 | 2025.06.30 23:44:13.976809 [ 268 ] {1af224c0-20d4-4672-960f-ccc0af424183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3119 | 2025.06.30 23:44:13.977200 [ 268 ] {1af224c0-20d4-4672-960f-ccc0af424183} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3120 | 2025.06.30 23:44:13.977424 [ 268 ] {1af224c0-20d4-4672-960f-ccc0af424183} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3121 | 2025.06.30 23:44:13.977581 [ 268 ] {1af224c0-20d4-4672-960f-ccc0af424183} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001594 sec., 35131.74404015057 rows/sec., 2.68 MiB/sec. | ||
| 3122 | 2025.06.30 23:44:13.977622 [ 268 ] {1af224c0-20d4-4672-960f-ccc0af424183} <Debug> TCPHandler: Processed in 0.001932334 sec. | ||
| 3123 | 2025.06.30 23:44:13.977743 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3124 | 2025.06.30 23:44:13.977840 [ 268 ] {0b39a7f7-0cf0-4101-ab1a-4b83b1e06488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3125 | 2025.06.30 23:44:13.977881 [ 268 ] {0b39a7f7-0cf0-4101-ab1a-4b83b1e06488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3126 | 2025.06.30 23:44:13.978305 [ 268 ] {0b39a7f7-0cf0-4101-ab1a-4b83b1e06488} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3127 | 2025.06.30 23:44:13.978343 [ 268 ] {0b39a7f7-0cf0-4101-ab1a-4b83b1e06488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3128 | 2025.06.30 23:44:13.978669 [ 268 ] {0b39a7f7-0cf0-4101-ab1a-4b83b1e06488} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3129 | 2025.06.30 23:44:13.978883 [ 268 ] {0b39a7f7-0cf0-4101-ab1a-4b83b1e06488} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3130 | 2025.06.30 23:44:13.979008 [ 268 ] {0b39a7f7-0cf0-4101-ab1a-4b83b1e06488} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001186 sec., 53962.900505902195 rows/sec., 4.21 MiB/sec. | ||
| 3131 | 2025.06.30 23:44:13.979045 [ 268 ] {0b39a7f7-0cf0-4101-ab1a-4b83b1e06488} <Debug> TCPHandler: Processed in 0.001353091 sec. | ||
| 3132 | 2025.06.30 23:44:13.979161 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3133 | 2025.06.30 23:44:13.979256 [ 268 ] {9343d410-e650-4b36-952e-5d4963415da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3134 | 2025.06.30 23:44:13.979299 [ 268 ] {9343d410-e650-4b36-952e-5d4963415da7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3135 | 2025.06.30 23:44:13.979701 [ 268 ] {9343d410-e650-4b36-952e-5d4963415da7} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3136 | 2025.06.30 23:44:13.979737 [ 268 ] {9343d410-e650-4b36-952e-5d4963415da7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3137 | 2025.06.30 23:44:13.980058 [ 268 ] {9343d410-e650-4b36-952e-5d4963415da7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3138 | 2025.06.30 23:44:13.980272 [ 268 ] {9343d410-e650-4b36-952e-5d4963415da7} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3139 | 2025.06.30 23:44:13.980399 [ 268 ] {9343d410-e650-4b36-952e-5d4963415da7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 3140 | 2025.06.30 23:44:13.980435 [ 268 ] {9343d410-e650-4b36-952e-5d4963415da7} <Debug> TCPHandler: Processed in 0.0013251 sec. | ||
| 3141 | 2025.06.30 23:44:13.980544 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3142 | 2025.06.30 23:44:13.980638 [ 268 ] {e349f510-dffe-4839-b4bb-68a44d8fc7c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3143 | 2025.06.30 23:44:13.980680 [ 268 ] {e349f510-dffe-4839-b4bb-68a44d8fc7c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3144 | 2025.06.30 23:44:13.981009 [ 268 ] {e349f510-dffe-4839-b4bb-68a44d8fc7c1} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3145 | 2025.06.30 23:44:13.981045 [ 268 ] {e349f510-dffe-4839-b4bb-68a44d8fc7c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3146 | 2025.06.30 23:44:13.981339 [ 268 ] {e349f510-dffe-4839-b4bb-68a44d8fc7c1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3147 | 2025.06.30 23:44:13.981541 [ 268 ] {e349f510-dffe-4839-b4bb-68a44d8fc7c1} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3148 | 2025.06.30 23:44:13.981678 [ 268 ] {e349f510-dffe-4839-b4bb-68a44d8fc7c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 3149 | 2025.06.30 23:44:13.981714 [ 268 ] {e349f510-dffe-4839-b4bb-68a44d8fc7c1} <Debug> TCPHandler: Processed in 0.001219898 sec. | ||
| 3150 | 2025.06.30 23:44:17.544751 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3151 | 2025.06.30 23:44:17.544808 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3152 | 2025.06.30 23:44:17.618964 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 | ||
| 3153 | 2025.06.30 23:44:17.619451 [ 243 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3154 | 2025.06.30 23:44:17.619489 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3155 | 2025.06.30 23:44:17.619995 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3156 | 2025.06.30 23:44:17.620225 [ 243 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3157 | 2025.06.30 23:44:17.620353 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
| 3158 | 2025.06.30 23:44:17.620354 [ 68 ] {} <Debug> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3159 | 2025.06.30 23:44:17.620413 [ 68 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3160 | 2025.06.30 23:44:17.620434 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3161 | 2025.06.30 23:44:17.620581 [ 197 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::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 | ||
| 3162 | 2025.06.30 23:44:17.620722 [ 197 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3163 | 2025.06.30 23:44:17.620762 [ 197 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5124 rows starting from the beginning of the part | ||
| 3164 | 2025.06.30 23:44:17.620854 [ 197 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 427 rows starting from the beginning of the part | ||
| 3165 | 2025.06.30 23:44:17.620899 [ 197 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 488 rows starting from the beginning of the part | ||
| 3166 | 2025.06.30 23:44:17.620938 [ 197 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 427 rows starting from the beginning of the part | ||
| 3167 | 2025.06.30 23:44:17.620973 [ 197 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 488 rows starting from the beginning of the part | ||
| 3168 | 2025.06.30 23:44:17.621011 [ 197 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 427 rows starting from the beginning of the part | ||
| 3169 | 2025.06.30 23:44:17.622445 [ 199 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.001930424 sec., 3823512.3475464457 rows/sec., 54.70 MiB/sec. | ||
| 3170 | 2025.06.30 23:44:17.623244 [ 198 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3171 | 2025.06.30 23:44:17.623598 [ 198 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::all_1_16_3} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3172 | 2025.06.30 23:44:17.623681 [ 198 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::all_1_16_3} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3173 | 2025.06.30 23:44:17.623795 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 3174 | 2025.06.30 23:44:17.627578 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 460 | ||
| 3175 | 2025.06.30 23:44:17.629788 [ 242 ] {} <Trace> system.query_log (37f36e38-011e-4f54-89e7-9ff8ae57b433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3176 | 2025.06.30 23:44:17.629832 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3177 | 2025.06.30 23:44:17.630994 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3178 | 2025.06.30 23:44:17.631271 [ 242 ] {} <Trace> system.query_log (37f36e38-011e-4f54-89e7-9ff8ae57b433): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3179 | 2025.06.30 23:44:17.631414 [ 68 ] {} <Debug> system.query_log (37f36e38-011e-4f54-89e7-9ff8ae57b433) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3180 | 2025.06.30 23:44:17.631459 [ 68 ] {} <Trace> system.query_log (37f36e38-011e-4f54-89e7-9ff8ae57b433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3181 | 2025.06.30 23:44:17.631490 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3182 | 2025.06.30 23:44:17.631521 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 460 | ||
| 3183 | 2025.06.30 23:44:17.631570 [ 197 ] {37f36e38-011e-4f54-89e7-9ff8ae57b433::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 | ||
| 3184 | 2025.06.30 23:44:17.631971 [ 197 ] {37f36e38-011e-4f54-89e7-9ff8ae57b433::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3185 | 2025.06.30 23:44:17.632089 [ 197 ] {37f36e38-011e-4f54-89e7-9ff8ae57b433::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 300 rows starting from the beginning of the part | ||
| 3186 | 2025.06.30 23:44:17.632404 [ 197 ] {37f36e38-011e-4f54-89e7-9ff8ae57b433::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
| 3187 | 2025.06.30 23:44:17.632717 [ 197 ] {37f36e38-011e-4f54-89e7-9ff8ae57b433::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 3188 | 2025.06.30 23:44:17.633015 [ 197 ] {37f36e38-011e-4f54-89e7-9ff8ae57b433::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part | ||
| 3189 | 2025.06.30 23:44:17.633304 [ 197 ] {37f36e38-011e-4f54-89e7-9ff8ae57b433::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part | ||
| 3190 | 2025.06.30 23:44:17.633610 [ 197 ] {37f36e38-011e-4f54-89e7-9ff8ae57b433::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 32 rows starting from the beginning of the part | ||
| 3191 | 2025.06.30 23:44:17.639703 [ 199 ] {37f36e38-011e-4f54-89e7-9ff8ae57b433::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 72 columns (72 merged, 0 gathered) in 0.008169229 sec., 56308.86341905705 rows/sec., 50.36 MiB/sec. | ||
| 3192 | 2025.06.30 23:44:17.640400 [ 188 ] {37f36e38-011e-4f54-89e7-9ff8ae57b433::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3193 | 2025.06.30 23:44:17.640951 [ 188 ] {37f36e38-011e-4f54-89e7-9ff8ae57b433::all_1_11_2} <Trace> system.query_log (37f36e38-011e-4f54-89e7-9ff8ae57b433): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3194 | 2025.06.30 23:44:17.641023 [ 188 ] {37f36e38-011e-4f54-89e7-9ff8ae57b433::all_1_11_2} <Trace> system.query_log (37f36e38-011e-4f54-89e7-9ff8ae57b433) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3195 | 2025.06.30 23:44:17.641152 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
| 3196 | 2025.06.30 23:44:18.002190 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000805188 sec. | ||
| 3197 | 2025.06.30 23:44:18.006708 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3198 | 2025.06.30 23:44:18.024455 [ 244 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3199 | 2025.06.30 23:44:18.024500 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3200 | 2025.06.30 23:44:18.029862 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3201 | 2025.06.30 23:44:18.030550 [ 244 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3202 | 2025.06.30 23:44:18.030842 [ 21 ] {} <Debug> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3203 | 2025.06.30 23:44:18.030907 [ 21 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3204 | 2025.06.30 23:44:18.030926 [ 21 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3205 | 2025.06.30 23:44:18.031024 [ 199 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::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 | ||
| 3206 | 2025.06.30 23:44:18.033740 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3207 | 2025.06.30 23:44:18.033929 [ 199 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3208 | 2025.06.30 23:44:18.034709 [ 199 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part | ||
| 3209 | 2025.06.30 23:44:18.038120 [ 199 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
| 3210 | 2025.06.30 23:44:18.041536 [ 199 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part | ||
| 3211 | 2025.06.30 23:44:18.045720 [ 199 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
| 3212 | 2025.06.30 23:44:18.050392 [ 199 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
| 3213 | 2025.06.30 23:44:18.054480 [ 199 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 3214 | 2025.06.30 23:44:18.108226 [ 188 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.077237937 sec., 1566.587673101626 rows/sec., 8.10 MiB/sec. | ||
| 3215 | 2025.06.30 23:44:18.110684 [ 193 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3216 | 2025.06.30 23:44:18.112711 [ 193 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::all_1_16_3} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3217 | 2025.06.30 23:44:18.112812 [ 193 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::all_1_16_3} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3218 | 2025.06.30 23:44:18.114787 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3219 | 2025.06.30 23:44:18.983029 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3220 | 2025.06.30 23:44:18.983250 [ 268 ] {19e0040b-62b9-4492-8606-396515ce863a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3221 | 2025.06.30 23:44:18.983329 [ 268 ] {19e0040b-62b9-4492-8606-396515ce863a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3222 | 2025.06.30 23:44:18.984003 [ 268 ] {19e0040b-62b9-4492-8606-396515ce863a} <Trace> oximeter.fields_i16 (cc461ec9-35df-446c-b2c1-0988c4ecf4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3223 | 2025.06.30 23:44:18.984042 [ 268 ] {19e0040b-62b9-4492-8606-396515ce863a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3224 | 2025.06.30 23:44:18.984428 [ 268 ] {19e0040b-62b9-4492-8606-396515ce863a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3225 | 2025.06.30 23:44:18.984652 [ 268 ] {19e0040b-62b9-4492-8606-396515ce863a} <Trace> oximeter.fields_i16 (cc461ec9-35df-446c-b2c1-0988c4ecf4f2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3226 | 2025.06.30 23:44:18.984807 [ 268 ] {19e0040b-62b9-4492-8606-396515ce863a} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001618 sec., 131025.95797280593 rows/sec., 8.33 MiB/sec. | ||
| 3227 | 2025.06.30 23:44:18.984853 [ 268 ] {19e0040b-62b9-4492-8606-396515ce863a} <Debug> TCPHandler: Processed in 0.001969036 sec. | ||
| 3228 | 2025.06.30 23:44:18.984982 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3229 | 2025.06.30 23:44:18.985080 [ 268 ] {d875dc83-8ec4-4fe1-be30-9019cf450c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3230 | 2025.06.30 23:44:18.985121 [ 268 ] {d875dc83-8ec4-4fe1-be30-9019cf450c18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3231 | 2025.06.30 23:44:18.985750 [ 268 ] {d875dc83-8ec4-4fe1-be30-9019cf450c18} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3232 | 2025.06.30 23:44:18.985784 [ 268 ] {d875dc83-8ec4-4fe1-be30-9019cf450c18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3233 | 2025.06.30 23:44:18.986141 [ 268 ] {d875dc83-8ec4-4fe1-be30-9019cf450c18} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3234 | 2025.06.30 23:44:18.986343 [ 268 ] {d875dc83-8ec4-4fe1-be30-9019cf450c18} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3235 | 2025.06.30 23:44:18.986455 [ 106 ] {} <Debug> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3236 | 2025.06.30 23:44:18.986475 [ 268 ] {d875dc83-8ec4-4fe1-be30-9019cf450c18} <Debug> executeQuery: Read 699 rows, 57.17 KiB in 0.001417 sec., 493295.69513055746 rows/sec., 39.40 MiB/sec. | ||
| 3237 | 2025.06.30 23:44:18.986525 [ 106 ] {} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3238 | 2025.06.30 23:44:18.986535 [ 268 ] {d875dc83-8ec4-4fe1-be30-9019cf450c18} <Debug> TCPHandler: Processed in 0.001602397 sec. | ||
| 3239 | 2025.06.30 23:44:18.986554 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3240 | 2025.06.30 23:44:18.986647 [ 188 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::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 | ||
| 3241 | 2025.06.30 23:44:18.986660 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3242 | 2025.06.30 23:44:18.986744 [ 188 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3243 | 2025.06.30 23:44:18.986761 [ 268 ] {cf8f88c7-636d-4cc8-9cda-e2cae434ed47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3244 | 2025.06.30 23:44:18.986771 [ 188 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 677 rows starting from the beginning of the part | ||
| 3245 | 2025.06.30 23:44:18.986801 [ 268 ] {cf8f88c7-636d-4cc8-9cda-e2cae434ed47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3246 | 2025.06.30 23:44:18.986852 [ 188 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 673 rows starting from the beginning of the part | ||
| 3247 | 2025.06.30 23:44:18.986898 [ 188 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
| 3248 | 2025.06.30 23:44:18.986938 [ 188 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 700 rows starting from the beginning of the part | ||
| 3249 | 2025.06.30 23:44:18.986974 [ 188 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
| 3250 | 2025.06.30 23:44:18.987013 [ 188 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 699 rows starting from the beginning of the part | ||
| 3251 | 2025.06.30 23:44:18.987221 [ 268 ] {cf8f88c7-636d-4cc8-9cda-e2cae434ed47} <Trace> oximeter.fields_u16 (e6613935-3e17-4154-acb1-e41c565dbfe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3252 | 2025.06.30 23:44:18.987255 [ 268 ] {cf8f88c7-636d-4cc8-9cda-e2cae434ed47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3253 | 2025.06.30 23:44:18.987647 [ 268 ] {cf8f88c7-636d-4cc8-9cda-e2cae434ed47} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3254 | 2025.06.30 23:44:18.987864 [ 268 ] {cf8f88c7-636d-4cc8-9cda-e2cae434ed47} <Trace> oximeter.fields_u16 (e6613935-3e17-4154-acb1-e41c565dbfe1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3255 | 2025.06.30 23:44:18.987994 [ 268 ] {cf8f88c7-636d-4cc8-9cda-e2cae434ed47} <Debug> executeQuery: Read 147 rows, 9.47 KiB in 0.001252 sec., 117412.14057507986 rows/sec., 7.39 MiB/sec. | ||
| 3256 | 2025.06.30 23:44:18.988031 [ 268 ] {cf8f88c7-636d-4cc8-9cda-e2cae434ed47} <Debug> TCPHandler: Processed in 0.001418892 sec. | ||
| 3257 | 2025.06.30 23:44:18.988144 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3258 | 2025.06.30 23:44:18.988200 [ 193 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2835 rows, containing 5 columns (5 merged, 0 gathered) in 0.001592057 sec., 1780715.1377117778 rows/sec., 148.87 MiB/sec. | ||
| 3259 | 2025.06.30 23:44:18.988237 [ 268 ] {34e530af-d13b-4ca2-9a98-3f43852342a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3260 | 2025.06.30 23:44:18.988276 [ 268 ] {34e530af-d13b-4ca2-9a98-3f43852342a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3261 | 2025.06.30 23:44:18.988344 [ 188 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3262 | 2025.06.30 23:44:18.988565 [ 188 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_21_4} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3263 | 2025.06.30 23:44:18.988624 [ 188 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_21_4} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3264 | 2025.06.30 23:44:18.988676 [ 268 ] {34e530af-d13b-4ca2-9a98-3f43852342a3} <Trace> oximeter.fields_u32 (ec6213f1-dcaf-4a89-82bf-47c3676801f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3265 | 2025.06.30 23:44:18.988682 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 3266 | 2025.06.30 23:44:18.988710 [ 268 ] {34e530af-d13b-4ca2-9a98-3f43852342a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3267 | 2025.06.30 23:44:18.989002 [ 268 ] {34e530af-d13b-4ca2-9a98-3f43852342a3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3268 | 2025.06.30 23:44:18.989200 [ 268 ] {34e530af-d13b-4ca2-9a98-3f43852342a3} <Trace> oximeter.fields_u32 (ec6213f1-dcaf-4a89-82bf-47c3676801f2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3269 | 2025.06.30 23:44:18.989321 [ 268 ] {34e530af-d13b-4ca2-9a98-3f43852342a3} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001103 sec., 102447.86944696282 rows/sec., 6.63 MiB/sec. | ||
| 3270 | 2025.06.30 23:44:18.989357 [ 268 ] {34e530af-d13b-4ca2-9a98-3f43852342a3} <Debug> TCPHandler: Processed in 0.001260029 sec. | ||
| 3271 | 2025.06.30 23:44:18.989470 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3272 | 2025.06.30 23:44:18.989561 [ 268 ] {8594141f-618a-4a0d-9113-908062392746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3273 | 2025.06.30 23:44:18.989599 [ 268 ] {8594141f-618a-4a0d-9113-908062392746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3274 | 2025.06.30 23:44:18.989994 [ 268 ] {8594141f-618a-4a0d-9113-908062392746} <Trace> oximeter.fields_u8 (126a9341-d612-4a9e-b05c-1e86ceb2f292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3275 | 2025.06.30 23:44:18.990029 [ 268 ] {8594141f-618a-4a0d-9113-908062392746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3276 | 2025.06.30 23:44:18.990308 [ 268 ] {8594141f-618a-4a0d-9113-908062392746} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3277 | 2025.06.30 23:44:18.990509 [ 268 ] {8594141f-618a-4a0d-9113-908062392746} <Trace> oximeter.fields_u8 (126a9341-d612-4a9e-b05c-1e86ceb2f292): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3278 | 2025.06.30 23:44:18.990629 [ 268 ] {8594141f-618a-4a0d-9113-908062392746} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001086 sec., 103130.75506445672 rows/sec., 5.87 MiB/sec. | ||
| 3279 | 2025.06.30 23:44:18.990665 [ 268 ] {8594141f-618a-4a0d-9113-908062392746} <Debug> TCPHandler: Processed in 0.001242919 sec. | ||
| 3280 | 2025.06.30 23:44:18.990778 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3281 | 2025.06.30 23:44:18.990869 [ 268 ] {80e29793-be4f-4c6d-ad6e-fa50301d44b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3282 | 2025.06.30 23:44:18.990907 [ 268 ] {80e29793-be4f-4c6d-ad6e-fa50301d44b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3283 | 2025.06.30 23:44:18.991395 [ 268 ] {80e29793-be4f-4c6d-ad6e-fa50301d44b9} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3284 | 2025.06.30 23:44:18.991430 [ 268 ] {80e29793-be4f-4c6d-ad6e-fa50301d44b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3285 | 2025.06.30 23:44:18.991737 [ 268 ] {80e29793-be4f-4c6d-ad6e-fa50301d44b9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3286 | 2025.06.30 23:44:18.991946 [ 268 ] {80e29793-be4f-4c6d-ad6e-fa50301d44b9} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3287 | 2025.06.30 23:44:18.992044 [ 106 ] {} <Debug> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3288 | 2025.06.30 23:44:18.992066 [ 268 ] {80e29793-be4f-4c6d-ad6e-fa50301d44b9} <Debug> executeQuery: Read 423 rows, 30.87 KiB in 0.001215 sec., 348148.14814814815 rows/sec., 24.81 MiB/sec. | ||
| 3289 | 2025.06.30 23:44:18.992076 [ 106 ] {} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3290 | 2025.06.30 23:44:18.992105 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3291 | 2025.06.30 23:44:18.992108 [ 268 ] {80e29793-be4f-4c6d-ad6e-fa50301d44b9} <Debug> TCPHandler: Processed in 0.001376971 sec. | ||
| 3292 | 2025.06.30 23:44:18.992198 [ 192 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::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 | ||
| 3293 | 2025.06.30 23:44:18.992235 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3294 | 2025.06.30 23:44:18.992320 [ 192 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3295 | 2025.06.30 23:44:18.992332 [ 268 ] {15ba4e35-1183-4a3e-bd5f-017deb847d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3296 | 2025.06.30 23:44:18.992363 [ 192 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 421 rows starting from the beginning of the part | ||
| 3297 | 2025.06.30 23:44:18.992379 [ 268 ] {15ba4e35-1183-4a3e-bd5f-017deb847d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3298 | 2025.06.30 23:44:18.992438 [ 192 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 395 rows starting from the beginning of the part | ||
| 3299 | 2025.06.30 23:44:18.992494 [ 192 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
| 3300 | 2025.06.30 23:44:18.992539 [ 192 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 425 rows starting from the beginning of the part | ||
| 3301 | 2025.06.30 23:44:18.992581 [ 192 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part | ||
| 3302 | 2025.06.30 23:44:18.992627 [ 192 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 423 rows starting from the beginning of the part | ||
| 3303 | 2025.06.30 23:44:18.992719 [ 268 ] {15ba4e35-1183-4a3e-bd5f-017deb847d66} <Trace> oximeter.measurements_bool (268d20f7-c6eb-48b2-8a5e-d5ce3658f984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3304 | 2025.06.30 23:44:18.992759 [ 268 ] {15ba4e35-1183-4a3e-bd5f-017deb847d66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3305 | 2025.06.30 23:44:18.993086 [ 268 ] {15ba4e35-1183-4a3e-bd5f-017deb847d66} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3306 | 2025.06.30 23:44:18.993294 [ 268 ] {15ba4e35-1183-4a3e-bd5f-017deb847d66} <Trace> oximeter.measurements_bool (268d20f7-c6eb-48b2-8a5e-d5ce3658f984): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3307 | 2025.06.30 23:44:18.993423 [ 268 ] {15ba4e35-1183-4a3e-bd5f-017deb847d66} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001109 sec., 5410.279531109108 rows/sec., 282.67 KiB/sec. | ||
| 3308 | 2025.06.30 23:44:18.993459 [ 268 ] {15ba4e35-1183-4a3e-bd5f-017deb847d66} <Debug> TCPHandler: Processed in 0.001271659 sec. | ||
| 3309 | 2025.06.30 23:44:18.993642 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3310 | 2025.06.30 23:44:18.993733 [ 268 ] {365863d0-dcf6-4e44-9873-59ae6ccedf18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3311 | 2025.06.30 23:44:18.993774 [ 268 ] {365863d0-dcf6-4e44-9873-59ae6ccedf18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3312 | 2025.06.30 23:44:18.993863 [ 189 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1764 rows, containing 5 columns (5 merged, 0 gathered) in 0.00170201 sec., 1036421.642646048 rows/sec., 78.12 MiB/sec. | ||
| 3313 | 2025.06.30 23:44:18.994064 [ 192 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3314 | 2025.06.30 23:44:18.994251 [ 268 ] {365863d0-dcf6-4e44-9873-59ae6ccedf18} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3315 | 2025.06.30 23:44:18.994294 [ 268 ] {365863d0-dcf6-4e44-9873-59ae6ccedf18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3316 | 2025.06.30 23:44:18.994315 [ 192 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_21_4} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3317 | 2025.06.30 23:44:18.994395 [ 192 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_21_4} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3318 | 2025.06.30 23:44:18.994464 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 3319 | 2025.06.30 23:44:18.994633 [ 268 ] {365863d0-dcf6-4e44-9873-59ae6ccedf18} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3320 | 2025.06.30 23:44:18.994839 [ 268 ] {365863d0-dcf6-4e44-9873-59ae6ccedf18} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3321 | 2025.06.30 23:44:18.994952 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3322 | 2025.06.30 23:44:18.994969 [ 268 ] {365863d0-dcf6-4e44-9873-59ae6ccedf18} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001255 sec., 188844.6215139442 rows/sec., 12.66 MiB/sec. | ||
| 3323 | 2025.06.30 23:44:18.994991 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3324 | 2025.06.30 23:44:18.995013 [ 268 ] {365863d0-dcf6-4e44-9873-59ae6ccedf18} <Debug> TCPHandler: Processed in 0.001417923 sec. | ||
| 3325 | 2025.06.30 23:44:18.995015 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3326 | 2025.06.30 23:44:18.995102 [ 193 ] {026606ef-3501-4aaf-b531-db3020f38a83::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 | ||
| 3327 | 2025.06.30 23:44:18.995144 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3328 | 2025.06.30 23:44:18.995198 [ 193 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3329 | 2025.06.30 23:44:18.995224 [ 193 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2221 rows starting from the beginning of the part | ||
| 3330 | 2025.06.30 23:44:18.995237 [ 268 ] {52e75d46-dd6f-4cef-a2c8-9c59baf26db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3331 | 2025.06.30 23:44:18.995276 [ 193 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 187 rows starting from the beginning of the part | ||
| 3332 | 2025.06.30 23:44:18.995277 [ 268 ] {52e75d46-dd6f-4cef-a2c8-9c59baf26db8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3333 | 2025.06.30 23:44:18.995319 [ 193 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 110 rows starting from the beginning of the part | ||
| 3334 | 2025.06.30 23:44:18.995360 [ 193 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 228 rows starting from the beginning of the part | ||
| 3335 | 2025.06.30 23:44:18.995399 [ 193 ] {026606ef-3501-4aaf-b531-db3020f38a83::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 | ||
| 3336 | 2025.06.30 23:44:18.995436 [ 193 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 237 rows starting from the beginning of the part | ||
| 3337 | 2025.06.30 23:44:18.995600 [ 268 ] {52e75d46-dd6f-4cef-a2c8-9c59baf26db8} <Trace> oximeter.measurements_f64 (f1112b1e-3387-43f4-9ba1-20e7d57d1ee4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3338 | 2025.06.30 23:44:18.995634 [ 268 ] {52e75d46-dd6f-4cef-a2c8-9c59baf26db8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3339 | 2025.06.30 23:44:18.995918 [ 268 ] {52e75d46-dd6f-4cef-a2c8-9c59baf26db8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3340 | 2025.06.30 23:44:18.996118 [ 268 ] {52e75d46-dd6f-4cef-a2c8-9c59baf26db8} <Trace> oximeter.measurements_f64 (f1112b1e-3387-43f4-9ba1-20e7d57d1ee4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3341 | 2025.06.30 23:44:18.996217 [ 106 ] {} <Debug> oximeter.measurements_f64 (f1112b1e-3387-43f4-9ba1-20e7d57d1ee4) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3342 | 2025.06.30 23:44:18.996243 [ 268 ] {52e75d46-dd6f-4cef-a2c8-9c59baf26db8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 3343 | 2025.06.30 23:44:18.996246 [ 106 ] {} <Trace> oximeter.measurements_f64 (f1112b1e-3387-43f4-9ba1-20e7d57d1ee4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3344 | 2025.06.30 23:44:18.996282 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3345 | 2025.06.30 23:44:18.996285 [ 268 ] {52e75d46-dd6f-4cef-a2c8-9c59baf26db8} <Debug> TCPHandler: Processed in 0.001187407 sec. | ||
| 3346 | 2025.06.30 23:44:18.996344 [ 192 ] {f1112b1e-3387-43f4-9ba1-20e7d57d1ee4::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3347 | 2025.06.30 23:44:18.996411 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3348 | 2025.06.30 23:44:18.996426 [ 192 ] {f1112b1e-3387-43f4-9ba1-20e7d57d1ee4::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3349 | 2025.06.30 23:44:18.996461 [ 192 ] {f1112b1e-3387-43f4-9ba1-20e7d57d1ee4::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 3350 | 2025.06.30 23:44:18.996505 [ 192 ] {f1112b1e-3387-43f4-9ba1-20e7d57d1ee4::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3351 | 2025.06.30 23:44:18.996511 [ 268 ] {a3a6922d-bf78-4714-8062-92e60d6d311d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3352 | 2025.06.30 23:44:18.996542 [ 192 ] {f1112b1e-3387-43f4-9ba1-20e7d57d1ee4::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 3353 | 2025.06.30 23:44:18.996571 [ 268 ] {a3a6922d-bf78-4714-8062-92e60d6d311d} <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 | ||
| 3354 | 2025.06.30 23:44:18.996580 [ 192 ] {f1112b1e-3387-43f4-9ba1-20e7d57d1ee4::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 3355 | 2025.06.30 23:44:18.996621 [ 192 ] {f1112b1e-3387-43f4-9ba1-20e7d57d1ee4::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3356 | 2025.06.30 23:44:18.996655 [ 192 ] {f1112b1e-3387-43f4-9ba1-20e7d57d1ee4::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3357 | 2025.06.30 23:44:18.996869 [ 201 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3143 rows, containing 5 columns (5 merged, 0 gathered) in 0.001796152 sec., 1749851.9056293676 rows/sec., 118.41 MiB/sec. | ||
| 3358 | 2025.06.30 23:44:18.997203 [ 194 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3359 | 2025.06.30 23:44:18.997338 [ 189 ] {f1112b1e-3387-43f4-9ba1-20e7d57d1ee4::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001019773 sec., 9806.103907438222 rows/sec., 660.76 KiB/sec. | ||
| 3360 | 2025.06.30 23:44:18.997359 [ 268 ] {a3a6922d-bf78-4714-8062-92e60d6d311d} <Trace> oximeter.measurements_histogramu64 (96bd3d6b-0397-4369-9f0e-802cd46d4f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3361 | 2025.06.30 23:44:18.997402 [ 268 ] {a3a6922d-bf78-4714-8062-92e60d6d311d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3362 | 2025.06.30 23:44:18.997446 [ 192 ] {f1112b1e-3387-43f4-9ba1-20e7d57d1ee4::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3363 | 2025.06.30 23:44:18.997523 [ 194 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3364 | 2025.06.30 23:44:18.997614 [ 194 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3365 | 2025.06.30 23:44:18.997719 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 3366 | 2025.06.30 23:44:18.997781 [ 191 ] {f1112b1e-3387-43f4-9ba1-20e7d57d1ee4::all_1_10_2} <Trace> oximeter.measurements_f64 (f1112b1e-3387-43f4-9ba1-20e7d57d1ee4): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3367 | 2025.06.30 23:44:18.997927 [ 191 ] {f1112b1e-3387-43f4-9ba1-20e7d57d1ee4::all_1_10_2} <Trace> oximeter.measurements_f64 (f1112b1e-3387-43f4-9ba1-20e7d57d1ee4) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3368 | 2025.06.30 23:44:18.998030 [ 268 ] {a3a6922d-bf78-4714-8062-92e60d6d311d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3369 | 2025.06.30 23:44:18.998047 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3370 | 2025.06.30 23:44:18.998254 [ 268 ] {a3a6922d-bf78-4714-8062-92e60d6d311d} <Trace> oximeter.measurements_histogramu64 (96bd3d6b-0397-4369-9f0e-802cd46d4f98): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3371 | 2025.06.30 23:44:18.998390 [ 268 ] {a3a6922d-bf78-4714-8062-92e60d6d311d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001897 sec., 21613.07327358988 rows/sec., 38.73 MiB/sec. | ||
| 3372 | 2025.06.30 23:44:18.998442 [ 268 ] {a3a6922d-bf78-4714-8062-92e60d6d311d} <Debug> TCPHandler: Processed in 0.002077638 sec. | ||
| 3373 | 2025.06.30 23:44:18.998567 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3374 | 2025.06.30 23:44:18.998661 [ 268 ] {6d6bfff4-5bed-467a-9ae3-b5fd362f8466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3375 | 2025.06.30 23:44:18.998700 [ 268 ] {6d6bfff4-5bed-467a-9ae3-b5fd362f8466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3376 | 2025.06.30 23:44:18.999020 [ 268 ] {6d6bfff4-5bed-467a-9ae3-b5fd362f8466} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3377 | 2025.06.30 23:44:18.999055 [ 268 ] {6d6bfff4-5bed-467a-9ae3-b5fd362f8466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3378 | 2025.06.30 23:44:18.999346 [ 268 ] {6d6bfff4-5bed-467a-9ae3-b5fd362f8466} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3379 | 2025.06.30 23:44:18.999544 [ 268 ] {6d6bfff4-5bed-467a-9ae3-b5fd362f8466} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3380 | 2025.06.30 23:44:18.999644 [ 106 ] {} <Debug> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3381 | 2025.06.30 23:44:18.999668 [ 268 ] {6d6bfff4-5bed-467a-9ae3-b5fd362f8466} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001026 sec., 79922.02729044834 rows/sec., 5.08 MiB/sec. | ||
| 3382 | 2025.06.30 23:44:18.999675 [ 106 ] {} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3383 | 2025.06.30 23:44:18.999708 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3384 | 2025.06.30 23:44:18.999709 [ 268 ] {6d6bfff4-5bed-467a-9ae3-b5fd362f8466} <Debug> TCPHandler: Processed in 0.001188568 sec. | ||
| 3385 | 2025.06.30 23:44:18.999789 [ 194 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::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 | ||
| 3386 | 2025.06.30 23:44:18.999889 [ 194 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3387 | 2025.06.30 23:44:18.999918 [ 194 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 726 rows starting from the beginning of the part | ||
| 3388 | 2025.06.30 23:44:18.999975 [ 194 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 62 rows starting from the beginning of the part | ||
| 3389 | 2025.06.30 23:44:19.000016 [ 194 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
| 3390 | 2025.06.30 23:44:19.000055 [ 194 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 78 rows starting from the beginning of the part | ||
| 3391 | 2025.06.30 23:44:19.000090 [ 194 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::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 | ||
| 3392 | 2025.06.30 23:44:19.000130 [ 194 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 82 rows starting from the beginning of the part | ||
| 3393 | 2025.06.30 23:44:19.000151 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 202.98 MiB, peak 212.05 MiB, free memory in arenas 0.00 B, will set to 211.07 MiB (RSS), difference: 8.10 MiB | ||
| 3394 | 2025.06.30 23:44:19.000975 [ 191 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1048 rows, containing 4 columns (4 merged, 0 gathered) in 0.001219239 sec., 859552.556963811 rows/sec., 55.23 MiB/sec. | ||
| 3395 | 2025.06.30 23:44:19.001139 [ 192 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3396 | 2025.06.30 23:44:19.001381 [ 192 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_21_4} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3397 | 2025.06.30 23:44:19.001445 [ 192 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_21_4} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3398 | 2025.06.30 23:44:19.001516 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3399 | 2025.06.30 23:44:23.975442 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3400 | 2025.06.30 23:44:23.975659 [ 268 ] {61c4e2e2-27f6-4539-bd34-095d4b0d0887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3401 | 2025.06.30 23:44:23.975730 [ 268 ] {61c4e2e2-27f6-4539-bd34-095d4b0d0887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3402 | 2025.06.30 23:44:23.976439 [ 268 ] {61c4e2e2-27f6-4539-bd34-095d4b0d0887} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3403 | 2025.06.30 23:44:23.976493 [ 268 ] {61c4e2e2-27f6-4539-bd34-095d4b0d0887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3404 | 2025.06.30 23:44:23.976884 [ 268 ] {61c4e2e2-27f6-4539-bd34-095d4b0d0887} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3405 | 2025.06.30 23:44:23.977118 [ 268 ] {61c4e2e2-27f6-4539-bd34-095d4b0d0887} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3406 | 2025.06.30 23:44:23.977266 [ 268 ] {61c4e2e2-27f6-4539-bd34-095d4b0d0887} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001661 sec., 33714.62974111981 rows/sec., 2.57 MiB/sec. | ||
| 3407 | 2025.06.30 23:44:23.977306 [ 268 ] {61c4e2e2-27f6-4539-bd34-095d4b0d0887} <Debug> TCPHandler: Processed in 0.001998496 sec. | ||
| 3408 | 2025.06.30 23:44:23.977430 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3409 | 2025.06.30 23:44:23.977525 [ 268 ] {35edb785-d26b-4b56-a0c8-322c2f7643f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3410 | 2025.06.30 23:44:23.977567 [ 268 ] {35edb785-d26b-4b56-a0c8-322c2f7643f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3411 | 2025.06.30 23:44:23.977986 [ 268 ] {35edb785-d26b-4b56-a0c8-322c2f7643f0} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3412 | 2025.06.30 23:44:23.978021 [ 268 ] {35edb785-d26b-4b56-a0c8-322c2f7643f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3413 | 2025.06.30 23:44:23.978356 [ 268 ] {35edb785-d26b-4b56-a0c8-322c2f7643f0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3414 | 2025.06.30 23:44:23.978579 [ 268 ] {35edb785-d26b-4b56-a0c8-322c2f7643f0} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3415 | 2025.06.30 23:44:23.978707 [ 268 ] {35edb785-d26b-4b56-a0c8-322c2f7643f0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001201 sec., 53288.92589508743 rows/sec., 4.16 MiB/sec. | ||
| 3416 | 2025.06.30 23:44:23.978743 [ 268 ] {35edb785-d26b-4b56-a0c8-322c2f7643f0} <Debug> TCPHandler: Processed in 0.001362731 sec. | ||
| 3417 | 2025.06.30 23:44:23.978862 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3418 | 2025.06.30 23:44:23.978957 [ 268 ] {aba1ec89-31e9-4761-b6cd-f2fc3f35e7ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3419 | 2025.06.30 23:44:23.979000 [ 268 ] {aba1ec89-31e9-4761-b6cd-f2fc3f35e7ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3420 | 2025.06.30 23:44:23.979431 [ 268 ] {aba1ec89-31e9-4761-b6cd-f2fc3f35e7ca} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3421 | 2025.06.30 23:44:23.979465 [ 268 ] {aba1ec89-31e9-4761-b6cd-f2fc3f35e7ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3422 | 2025.06.30 23:44:23.979807 [ 268 ] {aba1ec89-31e9-4761-b6cd-f2fc3f35e7ca} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3423 | 2025.06.30 23:44:23.980027 [ 268 ] {aba1ec89-31e9-4761-b6cd-f2fc3f35e7ca} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3424 | 2025.06.30 23:44:23.980154 [ 268 ] {aba1ec89-31e9-4761-b6cd-f2fc3f35e7ca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 3425 | 2025.06.30 23:44:23.980190 [ 268 ] {aba1ec89-31e9-4761-b6cd-f2fc3f35e7ca} <Debug> TCPHandler: Processed in 0.001377472 sec. | ||
| 3426 | 2025.06.30 23:44:23.980304 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3427 | 2025.06.30 23:44:23.980398 [ 268 ] {47920905-8105-45cf-a9cf-c9bf45155488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3428 | 2025.06.30 23:44:23.980440 [ 268 ] {47920905-8105-45cf-a9cf-c9bf45155488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3429 | 2025.06.30 23:44:23.980795 [ 268 ] {47920905-8105-45cf-a9cf-c9bf45155488} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3430 | 2025.06.30 23:44:23.980830 [ 268 ] {47920905-8105-45cf-a9cf-c9bf45155488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3431 | 2025.06.30 23:44:23.981144 [ 268 ] {47920905-8105-45cf-a9cf-c9bf45155488} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3432 | 2025.06.30 23:44:23.981362 [ 268 ] {47920905-8105-45cf-a9cf-c9bf45155488} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3433 | 2025.06.30 23:44:23.981486 [ 268 ] {47920905-8105-45cf-a9cf-c9bf45155488} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 3434 | 2025.06.30 23:44:23.981521 [ 268 ] {47920905-8105-45cf-a9cf-c9bf45155488} <Debug> TCPHandler: Processed in 0.00126571 sec. | ||
| 3435 | 2025.06.30 23:44:25.120445 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 | ||
| 3436 | 2025.06.30 23:44:25.120987 [ 243 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3437 | 2025.06.30 23:44:25.121033 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3438 | 2025.06.30 23:44:25.121566 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3439 | 2025.06.30 23:44:25.121806 [ 243 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3440 | 2025.06.30 23:44:25.121951 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 | ||
| 3441 | 2025.06.30 23:44:25.533822 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3442 | 2025.06.30 23:44:25.548367 [ 244 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3443 | 2025.06.30 23:44:25.548419 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3444 | 2025.06.30 23:44:25.554437 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3445 | 2025.06.30 23:44:25.555142 [ 244 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3446 | 2025.06.30 23:44:25.557687 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3447 | 2025.06.30 23:44:27.631682 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 490 | ||
| 3448 | 2025.06.30 23:44:27.633896 [ 242 ] {} <Trace> system.query_log (37f36e38-011e-4f54-89e7-9ff8ae57b433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3449 | 2025.06.30 23:44:27.633945 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3450 | 2025.06.30 23:44:27.635127 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3451 | 2025.06.30 23:44:27.635404 [ 242 ] {} <Trace> system.query_log (37f36e38-011e-4f54-89e7-9ff8ae57b433): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3452 | 2025.06.30 23:44:27.635657 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 490 | ||
| 3453 | 2025.06.30 23:44:28.984463 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3454 | 2025.06.30 23:44:28.984675 [ 268 ] {60a9d9f8-ea22-4903-b75c-a3c56e0589ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3455 | 2025.06.30 23:44:28.984740 [ 268 ] {60a9d9f8-ea22-4903-b75c-a3c56e0589ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3456 | 2025.06.30 23:44:28.985478 [ 268 ] {60a9d9f8-ea22-4903-b75c-a3c56e0589ef} <Trace> oximeter.fields_i16 (cc461ec9-35df-446c-b2c1-0988c4ecf4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3457 | 2025.06.30 23:44:28.985527 [ 268 ] {60a9d9f8-ea22-4903-b75c-a3c56e0589ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3458 | 2025.06.30 23:44:28.985934 [ 268 ] {60a9d9f8-ea22-4903-b75c-a3c56e0589ef} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3459 | 2025.06.30 23:44:28.986175 [ 268 ] {60a9d9f8-ea22-4903-b75c-a3c56e0589ef} <Trace> oximeter.fields_i16 (cc461ec9-35df-446c-b2c1-0988c4ecf4f2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3460 | 2025.06.30 23:44:28.986328 [ 268 ] {60a9d9f8-ea22-4903-b75c-a3c56e0589ef} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001704 sec., 124413.14553990611 rows/sec., 7.91 MiB/sec. | ||
| 3461 | 2025.06.30 23:44:28.986371 [ 268 ] {60a9d9f8-ea22-4903-b75c-a3c56e0589ef} <Debug> TCPHandler: Processed in 0.002046088 sec. | ||
| 3462 | 2025.06.30 23:44:28.986493 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3463 | 2025.06.30 23:44:28.986589 [ 268 ] {d27f835a-3b8b-4a32-a388-2cb4f9c01763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3464 | 2025.06.30 23:44:28.986631 [ 268 ] {d27f835a-3b8b-4a32-a388-2cb4f9c01763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3465 | 2025.06.30 23:44:28.987370 [ 268 ] {d27f835a-3b8b-4a32-a388-2cb4f9c01763} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3466 | 2025.06.30 23:44:28.987407 [ 268 ] {d27f835a-3b8b-4a32-a388-2cb4f9c01763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3467 | 2025.06.30 23:44:28.987759 [ 268 ] {d27f835a-3b8b-4a32-a388-2cb4f9c01763} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3468 | 2025.06.30 23:44:28.987971 [ 268 ] {d27f835a-3b8b-4a32-a388-2cb4f9c01763} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3469 | 2025.06.30 23:44:28.988096 [ 268 ] {d27f835a-3b8b-4a32-a388-2cb4f9c01763} <Debug> executeQuery: Read 699 rows, 57.17 KiB in 0.001526 sec., 458060.2883355177 rows/sec., 36.59 MiB/sec. | ||
| 3470 | 2025.06.30 23:44:28.988134 [ 268 ] {d27f835a-3b8b-4a32-a388-2cb4f9c01763} <Debug> TCPHandler: Processed in 0.00168989 sec. | ||
| 3471 | 2025.06.30 23:44:28.988250 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3472 | 2025.06.30 23:44:28.988344 [ 268 ] {3bd7df51-9274-476f-a096-0071b4413490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3473 | 2025.06.30 23:44:28.988384 [ 268 ] {3bd7df51-9274-476f-a096-0071b4413490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3474 | 2025.06.30 23:44:28.988814 [ 268 ] {3bd7df51-9274-476f-a096-0071b4413490} <Trace> oximeter.fields_u16 (e6613935-3e17-4154-acb1-e41c565dbfe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3475 | 2025.06.30 23:44:28.988850 [ 268 ] {3bd7df51-9274-476f-a096-0071b4413490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3476 | 2025.06.30 23:44:28.989151 [ 268 ] {3bd7df51-9274-476f-a096-0071b4413490} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3477 | 2025.06.30 23:44:28.989364 [ 268 ] {3bd7df51-9274-476f-a096-0071b4413490} <Trace> oximeter.fields_u16 (e6613935-3e17-4154-acb1-e41c565dbfe1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3478 | 2025.06.30 23:44:28.989469 [ 40 ] {} <Debug> oximeter.fields_u16 (e6613935-3e17-4154-acb1-e41c565dbfe1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3479 | 2025.06.30 23:44:28.989491 [ 268 ] {3bd7df51-9274-476f-a096-0071b4413490} <Debug> executeQuery: Read 147 rows, 9.47 KiB in 0.001165 sec., 126180.25751072961 rows/sec., 7.94 MiB/sec. | ||
| 3480 | 2025.06.30 23:44:28.989539 [ 40 ] {} <Trace> oximeter.fields_u16 (e6613935-3e17-4154-acb1-e41c565dbfe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3481 | 2025.06.30 23:44:28.989548 [ 268 ] {3bd7df51-9274-476f-a096-0071b4413490} <Debug> TCPHandler: Processed in 0.001346871 sec. | ||
| 3482 | 2025.06.30 23:44:28.989570 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3483 | 2025.06.30 23:44:28.989674 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3484 | 2025.06.30 23:44:28.989705 [ 194 ] {e6613935-3e17-4154-acb1-e41c565dbfe1::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 | ||
| 3485 | 2025.06.30 23:44:28.989771 [ 268 ] {8d085b32-678d-4b5e-aff2-6da8ec1a9c1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3486 | 2025.06.30 23:44:28.989815 [ 268 ] {8d085b32-678d-4b5e-aff2-6da8ec1a9c1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3487 | 2025.06.30 23:44:28.989871 [ 194 ] {e6613935-3e17-4154-acb1-e41c565dbfe1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3488 | 2025.06.30 23:44:28.989911 [ 194 ] {e6613935-3e17-4154-acb1-e41c565dbfe1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 147 rows starting from the beginning of the part | ||
| 3489 | 2025.06.30 23:44:28.989987 [ 194 ] {e6613935-3e17-4154-acb1-e41c565dbfe1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 147 rows starting from the beginning of the part | ||
| 3490 | 2025.06.30 23:44:28.990038 [ 194 ] {e6613935-3e17-4154-acb1-e41c565dbfe1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 147 rows starting from the beginning of the part | ||
| 3491 | 2025.06.30 23:44:28.990085 [ 194 ] {e6613935-3e17-4154-acb1-e41c565dbfe1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 3492 | 2025.06.30 23:44:28.990129 [ 194 ] {e6613935-3e17-4154-acb1-e41c565dbfe1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 147 rows starting from the beginning of the part | ||
| 3493 | 2025.06.30 23:44:28.990173 [ 194 ] {e6613935-3e17-4154-acb1-e41c565dbfe1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 147 rows starting from the beginning of the part | ||
| 3494 | 2025.06.30 23:44:28.990269 [ 268 ] {8d085b32-678d-4b5e-aff2-6da8ec1a9c1a} <Trace> oximeter.fields_u32 (ec6213f1-dcaf-4a89-82bf-47c3676801f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3495 | 2025.06.30 23:44:28.990310 [ 268 ] {8d085b32-678d-4b5e-aff2-6da8ec1a9c1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3496 | 2025.06.30 23:44:28.990688 [ 268 ] {8d085b32-678d-4b5e-aff2-6da8ec1a9c1a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3497 | 2025.06.30 23:44:28.990940 [ 268 ] {8d085b32-678d-4b5e-aff2-6da8ec1a9c1a} <Trace> oximeter.fields_u32 (ec6213f1-dcaf-4a89-82bf-47c3676801f2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3498 | 2025.06.30 23:44:28.991071 [ 268 ] {8d085b32-678d-4b5e-aff2-6da8ec1a9c1a} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001319 sec., 85670.96285064443 rows/sec., 5.55 MiB/sec. | ||
| 3499 | 2025.06.30 23:44:28.991111 [ 268 ] {8d085b32-678d-4b5e-aff2-6da8ec1a9c1a} <Debug> TCPHandler: Processed in 0.001488155 sec. | ||
| 3500 | 2025.06.30 23:44:28.991162 [ 194 ] {e6613935-3e17-4154-acb1-e41c565dbfe1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 884 rows, containing 5 columns (5 merged, 0 gathered) in 0.001522525 sec., 580614.4398285742 rows/sec., 38.72 MiB/sec. | ||
| 3501 | 2025.06.30 23:44:28.991250 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3502 | 2025.06.30 23:44:28.991291 [ 194 ] {e6613935-3e17-4154-acb1-e41c565dbfe1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3503 | 2025.06.30 23:44:28.991349 [ 268 ] {46c51a9f-041b-4227-998d-f66dcc65e32b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3504 | 2025.06.30 23:44:28.991394 [ 268 ] {46c51a9f-041b-4227-998d-f66dcc65e32b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3505 | 2025.06.30 23:44:28.991537 [ 194 ] {e6613935-3e17-4154-acb1-e41c565dbfe1::all_1_11_2} <Trace> oximeter.fields_u16 (e6613935-3e17-4154-acb1-e41c565dbfe1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3506 | 2025.06.30 23:44:28.991613 [ 194 ] {e6613935-3e17-4154-acb1-e41c565dbfe1::all_1_11_2} <Trace> oximeter.fields_u16 (e6613935-3e17-4154-acb1-e41c565dbfe1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3507 | 2025.06.30 23:44:28.991688 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3508 | 2025.06.30 23:44:28.991825 [ 268 ] {46c51a9f-041b-4227-998d-f66dcc65e32b} <Trace> oximeter.fields_u8 (126a9341-d612-4a9e-b05c-1e86ceb2f292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3509 | 2025.06.30 23:44:28.991866 [ 268 ] {46c51a9f-041b-4227-998d-f66dcc65e32b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3510 | 2025.06.30 23:44:28.992170 [ 268 ] {46c51a9f-041b-4227-998d-f66dcc65e32b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3511 | 2025.06.30 23:44:28.992386 [ 268 ] {46c51a9f-041b-4227-998d-f66dcc65e32b} <Trace> oximeter.fields_u8 (126a9341-d612-4a9e-b05c-1e86ceb2f292): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3512 | 2025.06.30 23:44:28.992521 [ 268 ] {46c51a9f-041b-4227-998d-f66dcc65e32b} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00119 sec., 94117.64705882352 rows/sec., 5.36 MiB/sec. | ||
| 3513 | 2025.06.30 23:44:28.992560 [ 268 ] {46c51a9f-041b-4227-998d-f66dcc65e32b} <Debug> TCPHandler: Processed in 0.001360412 sec. | ||
| 3514 | 2025.06.30 23:44:28.992690 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3515 | 2025.06.30 23:44:28.992784 [ 268 ] {7cf00121-11c7-403e-a9e2-fe683a8d4641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3516 | 2025.06.30 23:44:28.992823 [ 268 ] {7cf00121-11c7-403e-a9e2-fe683a8d4641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3517 | 2025.06.30 23:44:28.993380 [ 268 ] {7cf00121-11c7-403e-a9e2-fe683a8d4641} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3518 | 2025.06.30 23:44:28.993416 [ 268 ] {7cf00121-11c7-403e-a9e2-fe683a8d4641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3519 | 2025.06.30 23:44:28.993741 [ 268 ] {7cf00121-11c7-403e-a9e2-fe683a8d4641} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3520 | 2025.06.30 23:44:28.993958 [ 268 ] {7cf00121-11c7-403e-a9e2-fe683a8d4641} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3521 | 2025.06.30 23:44:28.994083 [ 268 ] {7cf00121-11c7-403e-a9e2-fe683a8d4641} <Debug> executeQuery: Read 423 rows, 30.87 KiB in 0.001317 sec., 321184.5102505695 rows/sec., 22.89 MiB/sec. | ||
| 3522 | 2025.06.30 23:44:28.994119 [ 268 ] {7cf00121-11c7-403e-a9e2-fe683a8d4641} <Debug> TCPHandler: Processed in 0.001478364 sec. | ||
| 3523 | 2025.06.30 23:44:28.994236 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3524 | 2025.06.30 23:44:28.994330 [ 268 ] {0e42e1f0-6813-49de-b139-f78e40b281a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3525 | 2025.06.30 23:44:28.994371 [ 268 ] {0e42e1f0-6813-49de-b139-f78e40b281a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3526 | 2025.06.30 23:44:28.994698 [ 268 ] {0e42e1f0-6813-49de-b139-f78e40b281a6} <Trace> oximeter.measurements_bool (268d20f7-c6eb-48b2-8a5e-d5ce3658f984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3527 | 2025.06.30 23:44:28.994735 [ 268 ] {0e42e1f0-6813-49de-b139-f78e40b281a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3528 | 2025.06.30 23:44:28.995038 [ 268 ] {0e42e1f0-6813-49de-b139-f78e40b281a6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3529 | 2025.06.30 23:44:28.995258 [ 268 ] {0e42e1f0-6813-49de-b139-f78e40b281a6} <Trace> oximeter.measurements_bool (268d20f7-c6eb-48b2-8a5e-d5ce3658f984): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3530 | 2025.06.30 23:44:28.995363 [ 60 ] {} <Debug> oximeter.measurements_bool (268d20f7-c6eb-48b2-8a5e-d5ce3658f984) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3531 | 2025.06.30 23:44:28.995382 [ 268 ] {0e42e1f0-6813-49de-b139-f78e40b281a6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 3532 | 2025.06.30 23:44:28.995408 [ 60 ] {} <Trace> oximeter.measurements_bool (268d20f7-c6eb-48b2-8a5e-d5ce3658f984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3533 | 2025.06.30 23:44:28.995428 [ 268 ] {0e42e1f0-6813-49de-b139-f78e40b281a6} <Debug> TCPHandler: Processed in 0.001240828 sec. | ||
| 3534 | 2025.06.30 23:44:28.995435 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3535 | 2025.06.30 23:44:28.995528 [ 194 ] {268d20f7-c6eb-48b2-8a5e-d5ce3658f984::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 | ||
| 3536 | 2025.06.30 23:44:28.995573 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3537 | 2025.06.30 23:44:28.995615 [ 194 ] {268d20f7-c6eb-48b2-8a5e-d5ce3658f984::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3538 | 2025.06.30 23:44:28.995644 [ 194 ] {268d20f7-c6eb-48b2-8a5e-d5ce3658f984::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 3539 | 2025.06.30 23:44:28.995671 [ 268 ] {5a2fb6a2-fd23-4fcd-9166-cf1737f917e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3540 | 2025.06.30 23:44:28.995688 [ 194 ] {268d20f7-c6eb-48b2-8a5e-d5ce3658f984::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 3541 | 2025.06.30 23:44:28.995718 [ 268 ] {5a2fb6a2-fd23-4fcd-9166-cf1737f917e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3542 | 2025.06.30 23:44:28.995728 [ 194 ] {268d20f7-c6eb-48b2-8a5e-d5ce3658f984::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 3543 | 2025.06.30 23:44:28.995768 [ 194 ] {268d20f7-c6eb-48b2-8a5e-d5ce3658f984::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 3544 | 2025.06.30 23:44:28.995798 [ 194 ] {268d20f7-c6eb-48b2-8a5e-d5ce3658f984::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 3545 | 2025.06.30 23:44:28.995831 [ 194 ] {268d20f7-c6eb-48b2-8a5e-d5ce3658f984::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 3546 | 2025.06.30 23:44:28.996157 [ 268 ] {5a2fb6a2-fd23-4fcd-9166-cf1737f917e1} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3547 | 2025.06.30 23:44:28.996198 [ 268 ] {5a2fb6a2-fd23-4fcd-9166-cf1737f917e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3548 | 2025.06.30 23:44:28.996483 [ 192 ] {268d20f7-c6eb-48b2-8a5e-d5ce3658f984::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.000979822 sec., 67359.17340088302 rows/sec., 3.44 MiB/sec. | ||
| 3549 | 2025.06.30 23:44:28.996552 [ 268 ] {5a2fb6a2-fd23-4fcd-9166-cf1737f917e1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3550 | 2025.06.30 23:44:28.996659 [ 186 ] {268d20f7-c6eb-48b2-8a5e-d5ce3658f984::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3551 | 2025.06.30 23:44:28.996785 [ 268 ] {5a2fb6a2-fd23-4fcd-9166-cf1737f917e1} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3552 | 2025.06.30 23:44:28.996914 [ 268 ] {5a2fb6a2-fd23-4fcd-9166-cf1737f917e1} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001262 sec., 187797.147385103 rows/sec., 12.59 MiB/sec. | ||
| 3553 | 2025.06.30 23:44:28.996935 [ 186 ] {268d20f7-c6eb-48b2-8a5e-d5ce3658f984::all_1_11_2} <Trace> oximeter.measurements_bool (268d20f7-c6eb-48b2-8a5e-d5ce3658f984): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3554 | 2025.06.30 23:44:28.996950 [ 268 ] {5a2fb6a2-fd23-4fcd-9166-cf1737f917e1} <Debug> TCPHandler: Processed in 0.001425693 sec. | ||
| 3555 | 2025.06.30 23:44:28.997020 [ 186 ] {268d20f7-c6eb-48b2-8a5e-d5ce3658f984::all_1_11_2} <Trace> oximeter.measurements_bool (268d20f7-c6eb-48b2-8a5e-d5ce3658f984) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3556 | 2025.06.30 23:44:28.997067 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3557 | 2025.06.30 23:44:28.997102 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3558 | 2025.06.30 23:44:28.997161 [ 268 ] {83462667-0922-4931-a009-ccfb54f87013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3559 | 2025.06.30 23:44:28.997203 [ 268 ] {83462667-0922-4931-a009-ccfb54f87013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3560 | 2025.06.30 23:44:28.997517 [ 268 ] {83462667-0922-4931-a009-ccfb54f87013} <Trace> oximeter.measurements_f64 (f1112b1e-3387-43f4-9ba1-20e7d57d1ee4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3561 | 2025.06.30 23:44:28.997550 [ 268 ] {83462667-0922-4931-a009-ccfb54f87013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3562 | 2025.06.30 23:44:28.997838 [ 268 ] {83462667-0922-4931-a009-ccfb54f87013} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3563 | 2025.06.30 23:44:28.998051 [ 268 ] {83462667-0922-4931-a009-ccfb54f87013} <Trace> oximeter.measurements_f64 (f1112b1e-3387-43f4-9ba1-20e7d57d1ee4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3564 | 2025.06.30 23:44:28.998181 [ 268 ] {83462667-0922-4931-a009-ccfb54f87013} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 3565 | 2025.06.30 23:44:28.998217 [ 268 ] {83462667-0922-4931-a009-ccfb54f87013} <Debug> TCPHandler: Processed in 0.001198308 sec. | ||
| 3566 | 2025.06.30 23:44:28.998324 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3567 | 2025.06.30 23:44:28.998417 [ 268 ] {048c674d-330c-46d2-ba68-5e52062044b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3568 | 2025.06.30 23:44:28.998470 [ 268 ] {048c674d-330c-46d2-ba68-5e52062044b5} <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 | ||
| 3569 | 2025.06.30 23:44:28.999304 [ 268 ] {048c674d-330c-46d2-ba68-5e52062044b5} <Trace> oximeter.measurements_histogramu64 (96bd3d6b-0397-4369-9f0e-802cd46d4f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3570 | 2025.06.30 23:44:28.999341 [ 268 ] {048c674d-330c-46d2-ba68-5e52062044b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3571 | 2025.06.30 23:44:28.999893 [ 268 ] {048c674d-330c-46d2-ba68-5e52062044b5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3572 | 2025.06.30 23:44:29.000247 [ 268 ] {048c674d-330c-46d2-ba68-5e52062044b5} <Trace> oximeter.measurements_histogramu64 (96bd3d6b-0397-4369-9f0e-802cd46d4f98): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3573 | 2025.06.30 23:44:29.000367 [ 60 ] {} <Debug> oximeter.measurements_histogramu64 (96bd3d6b-0397-4369-9f0e-802cd46d4f98) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3574 | 2025.06.30 23:44:29.000389 [ 268 ] {048c674d-330c-46d2-ba68-5e52062044b5} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001989 sec., 20613.373554550028 rows/sec., 36.94 MiB/sec. | ||
| 3575 | 2025.06.30 23:44:29.000420 [ 60 ] {} <Trace> oximeter.measurements_histogramu64 (96bd3d6b-0397-4369-9f0e-802cd46d4f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3576 | 2025.06.30 23:44:29.000447 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3577 | 2025.06.30 23:44:29.000451 [ 268 ] {048c674d-330c-46d2-ba68-5e52062044b5} <Debug> TCPHandler: Processed in 0.002174431 sec. | ||
| 3578 | 2025.06.30 23:44:29.000524 [ 194 ] {96bd3d6b-0397-4369-9f0e-802cd46d4f98::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 | ||
| 3579 | 2025.06.30 23:44:29.000573 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3580 | 2025.06.30 23:44:29.000672 [ 268 ] {dfd94fbc-67a6-4506-ab05-08d66a42e665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3581 | 2025.06.30 23:44:29.000713 [ 268 ] {dfd94fbc-67a6-4506-ab05-08d66a42e665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3582 | 2025.06.30 23:44:29.000726 [ 194 ] {96bd3d6b-0397-4369-9f0e-802cd46d4f98::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3583 | 2025.06.30 23:44:29.000780 [ 194 ] {96bd3d6b-0397-4369-9f0e-802cd46d4f98::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 194 rows starting from the beginning of the part | ||
| 3584 | 2025.06.30 23:44:29.000898 [ 194 ] {96bd3d6b-0397-4369-9f0e-802cd46d4f98::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 41 rows starting from the beginning of the part | ||
| 3585 | 2025.06.30 23:44:29.001007 [ 194 ] {96bd3d6b-0397-4369-9f0e-802cd46d4f98::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part | ||
| 3586 | 2025.06.30 23:44:29.001095 [ 268 ] {dfd94fbc-67a6-4506-ab05-08d66a42e665} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3587 | 2025.06.30 23:44:29.001112 [ 194 ] {96bd3d6b-0397-4369-9f0e-802cd46d4f98::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
| 3588 | 2025.06.30 23:44:29.001146 [ 268 ] {dfd94fbc-67a6-4506-ab05-08d66a42e665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3589 | 2025.06.30 23:44:29.001231 [ 194 ] {96bd3d6b-0397-4369-9f0e-802cd46d4f98::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 41 rows starting from the beginning of the part | ||
| 3590 | 2025.06.30 23:44:29.001341 [ 194 ] {96bd3d6b-0397-4369-9f0e-802cd46d4f98::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
| 3591 | 2025.06.30 23:44:29.001540 [ 268 ] {dfd94fbc-67a6-4506-ab05-08d66a42e665} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3592 | 2025.06.30 23:44:29.001825 [ 268 ] {dfd94fbc-67a6-4506-ab05-08d66a42e665} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3593 | 2025.06.30 23:44:29.001963 [ 268 ] {dfd94fbc-67a6-4506-ab05-08d66a42e665} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00131 sec., 62595.419847328245 rows/sec., 3.98 MiB/sec. | ||
| 3594 | 2025.06.30 23:44:29.002001 [ 268 ] {dfd94fbc-67a6-4506-ab05-08d66a42e665} <Debug> TCPHandler: Processed in 0.001477184 sec. | ||
| 3595 | 2025.06.30 23:44:29.004655 [ 186 ] {96bd3d6b-0397-4369-9f0e-802cd46d4f98::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 399 rows, containing 19 columns (19 merged, 0 gathered) in 0.004163997 sec., 95821.39468400193 rows/sec., 171.71 MiB/sec. | ||
| 3596 | 2025.06.30 23:44:29.005466 [ 190 ] {96bd3d6b-0397-4369-9f0e-802cd46d4f98::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3597 | 2025.06.30 23:44:29.005825 [ 190 ] {96bd3d6b-0397-4369-9f0e-802cd46d4f98::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (96bd3d6b-0397-4369-9f0e-802cd46d4f98): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3598 | 2025.06.30 23:44:29.005891 [ 190 ] {96bd3d6b-0397-4369-9f0e-802cd46d4f98::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (96bd3d6b-0397-4369-9f0e-802cd46d4f98) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3599 | 2025.06.30 23:44:29.005990 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. | ||
| 3600 | 2025.06.30 23:44:30.000171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.74 MiB, peak 217.59 MiB, free memory in arenas 0.00 B, will set to 214.00 MiB (RSS), difference: 1.26 MiB | ||
| 3601 | 2025.06.30 23:44:32.544878 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3602 | 2025.06.30 23:44:32.544956 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3603 | 2025.06.30 23:44:32.622018 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 | ||
| 3604 | 2025.06.30 23:44:32.622507 [ 243 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3605 | 2025.06.30 23:44:32.622552 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3606 | 2025.06.30 23:44:32.623045 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3607 | 2025.06.30 23:44:32.623275 [ 243 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3608 | 2025.06.30 23:44:32.623409 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
| 3609 | 2025.06.30 23:44:33.057731 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3610 | 2025.06.30 23:44:33.073850 [ 244 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3611 | 2025.06.30 23:44:33.073899 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3612 | 2025.06.30 23:44:33.079623 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3613 | 2025.06.30 23:44:33.080334 [ 244 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3614 | 2025.06.30 23:44:33.083013 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3615 | 2025.06.30 23:44:33.976223 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3616 | 2025.06.30 23:44:33.976418 [ 268 ] {54c511e9-a93a-414e-933e-5977d2583886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3617 | 2025.06.30 23:44:33.976486 [ 268 ] {54c511e9-a93a-414e-933e-5977d2583886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3618 | 2025.06.30 23:44:33.977173 [ 268 ] {54c511e9-a93a-414e-933e-5977d2583886} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3619 | 2025.06.30 23:44:33.977224 [ 268 ] {54c511e9-a93a-414e-933e-5977d2583886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3620 | 2025.06.30 23:44:33.977609 [ 268 ] {54c511e9-a93a-414e-933e-5977d2583886} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3621 | 2025.06.30 23:44:33.977837 [ 268 ] {54c511e9-a93a-414e-933e-5977d2583886} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3622 | 2025.06.30 23:44:33.977993 [ 268 ] {54c511e9-a93a-414e-933e-5977d2583886} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001628 sec., 34398.0343980344 rows/sec., 2.63 MiB/sec. | ||
| 3623 | 2025.06.30 23:44:33.978034 [ 268 ] {54c511e9-a93a-414e-933e-5977d2583886} <Debug> TCPHandler: Processed in 0.001954845 sec. | ||
| 3624 | 2025.06.30 23:44:33.978151 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3625 | 2025.06.30 23:44:33.978249 [ 268 ] {6a48e4e0-c4ae-4d90-a70d-a9ac2dad03ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3626 | 2025.06.30 23:44:33.978290 [ 268 ] {6a48e4e0-c4ae-4d90-a70d-a9ac2dad03ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3627 | 2025.06.30 23:44:33.978704 [ 268 ] {6a48e4e0-c4ae-4d90-a70d-a9ac2dad03ce} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3628 | 2025.06.30 23:44:33.978741 [ 268 ] {6a48e4e0-c4ae-4d90-a70d-a9ac2dad03ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3629 | 2025.06.30 23:44:33.979044 [ 268 ] {6a48e4e0-c4ae-4d90-a70d-a9ac2dad03ce} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3630 | 2025.06.30 23:44:33.979252 [ 268 ] {6a48e4e0-c4ae-4d90-a70d-a9ac2dad03ce} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3631 | 2025.06.30 23:44:33.979377 [ 268 ] {6a48e4e0-c4ae-4d90-a70d-a9ac2dad03ce} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001148 sec., 55749.12891986063 rows/sec., 4.35 MiB/sec. | ||
| 3632 | 2025.06.30 23:44:33.979415 [ 268 ] {6a48e4e0-c4ae-4d90-a70d-a9ac2dad03ce} <Debug> TCPHandler: Processed in 0.001314531 sec. | ||
| 3633 | 2025.06.30 23:44:33.979527 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3634 | 2025.06.30 23:44:33.979623 [ 268 ] {fb1fea85-59b9-4b5a-9d86-6d4968b4c462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3635 | 2025.06.30 23:44:33.979667 [ 268 ] {fb1fea85-59b9-4b5a-9d86-6d4968b4c462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3636 | 2025.06.30 23:44:33.980070 [ 268 ] {fb1fea85-59b9-4b5a-9d86-6d4968b4c462} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3637 | 2025.06.30 23:44:33.980106 [ 268 ] {fb1fea85-59b9-4b5a-9d86-6d4968b4c462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3638 | 2025.06.30 23:44:33.980428 [ 268 ] {fb1fea85-59b9-4b5a-9d86-6d4968b4c462} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3639 | 2025.06.30 23:44:33.980646 [ 268 ] {fb1fea85-59b9-4b5a-9d86-6d4968b4c462} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3640 | 2025.06.30 23:44:33.980775 [ 268 ] {fb1fea85-59b9-4b5a-9d86-6d4968b4c462} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 3641 | 2025.06.30 23:44:33.980813 [ 268 ] {fb1fea85-59b9-4b5a-9d86-6d4968b4c462} <Debug> TCPHandler: Processed in 0.001335871 sec. | ||
| 3642 | 2025.06.30 23:44:33.980920 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3643 | 2025.06.30 23:44:33.981015 [ 268 ] {98f992a9-9e41-4c16-913f-f208b98e7ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3644 | 2025.06.30 23:44:33.981056 [ 268 ] {98f992a9-9e41-4c16-913f-f208b98e7ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3645 | 2025.06.30 23:44:33.981385 [ 268 ] {98f992a9-9e41-4c16-913f-f208b98e7ae1} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3646 | 2025.06.30 23:44:33.981421 [ 268 ] {98f992a9-9e41-4c16-913f-f208b98e7ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3647 | 2025.06.30 23:44:33.981723 [ 268 ] {98f992a9-9e41-4c16-913f-f208b98e7ae1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3648 | 2025.06.30 23:44:33.981925 [ 268 ] {98f992a9-9e41-4c16-913f-f208b98e7ae1} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3649 | 2025.06.30 23:44:33.982051 [ 268 ] {98f992a9-9e41-4c16-913f-f208b98e7ae1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 3650 | 2025.06.30 23:44:33.982087 [ 268 ] {98f992a9-9e41-4c16-913f-f208b98e7ae1} <Debug> TCPHandler: Processed in 0.001216968 sec. | ||
| 3651 | 2025.06.30 23:44:37.635796 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 520 | ||
| 3652 | 2025.06.30 23:44:37.638110 [ 242 ] {} <Trace> system.query_log (37f36e38-011e-4f54-89e7-9ff8ae57b433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3653 | 2025.06.30 23:44:37.638163 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3654 | 2025.06.30 23:44:37.639326 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3655 | 2025.06.30 23:44:37.639589 [ 242 ] {} <Trace> system.query_log (37f36e38-011e-4f54-89e7-9ff8ae57b433): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3656 | 2025.06.30 23:44:37.639885 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 520 | ||
| 3657 | 2025.06.30 23:44:38.983470 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3658 | 2025.06.30 23:44:38.983687 [ 268 ] {774f1841-d0d5-470f-98a5-d06d456168da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3659 | 2025.06.30 23:44:38.983760 [ 268 ] {774f1841-d0d5-470f-98a5-d06d456168da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3660 | 2025.06.30 23:44:38.984452 [ 268 ] {774f1841-d0d5-470f-98a5-d06d456168da} <Trace> oximeter.fields_i16 (cc461ec9-35df-446c-b2c1-0988c4ecf4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3661 | 2025.06.30 23:44:38.984492 [ 268 ] {774f1841-d0d5-470f-98a5-d06d456168da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3662 | 2025.06.30 23:44:38.984894 [ 268 ] {774f1841-d0d5-470f-98a5-d06d456168da} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3663 | 2025.06.30 23:44:38.985119 [ 268 ] {774f1841-d0d5-470f-98a5-d06d456168da} <Trace> oximeter.fields_i16 (cc461ec9-35df-446c-b2c1-0988c4ecf4f2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3664 | 2025.06.30 23:44:38.985269 [ 268 ] {774f1841-d0d5-470f-98a5-d06d456168da} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001641 sec., 129189.5185862279 rows/sec., 8.22 MiB/sec. | ||
| 3665 | 2025.06.30 23:44:38.985316 [ 268 ] {774f1841-d0d5-470f-98a5-d06d456168da} <Debug> TCPHandler: Processed in 0.001979316 sec. | ||
| 3666 | 2025.06.30 23:44:38.985430 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3667 | 2025.06.30 23:44:38.985523 [ 268 ] {581a8373-6219-4c21-a853-d24d67c146fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3668 | 2025.06.30 23:44:38.985565 [ 268 ] {581a8373-6219-4c21-a853-d24d67c146fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3669 | 2025.06.30 23:44:38.986063 [ 268 ] {581a8373-6219-4c21-a853-d24d67c146fa} <Trace> oximeter.fields_ipaddr (072dd908-43d0-47d2-9ae6-e3d6516c5aef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3670 | 2025.06.30 23:44:38.986101 [ 268 ] {581a8373-6219-4c21-a853-d24d67c146fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3671 | 2025.06.30 23:44:38.986408 [ 268 ] {581a8373-6219-4c21-a853-d24d67c146fa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3672 | 2025.06.30 23:44:38.986636 [ 268 ] {581a8373-6219-4c21-a853-d24d67c146fa} <Trace> oximeter.fields_ipaddr (072dd908-43d0-47d2-9ae6-e3d6516c5aef): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3673 | 2025.06.30 23:44:38.986763 [ 268 ] {581a8373-6219-4c21-a853-d24d67c146fa} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001258 sec., 9538.950715421304 rows/sec., 777.83 KiB/sec. | ||
| 3674 | 2025.06.30 23:44:38.986801 [ 268 ] {581a8373-6219-4c21-a853-d24d67c146fa} <Debug> TCPHandler: Processed in 0.001418623 sec. | ||
| 3675 | 2025.06.30 23:44:38.986910 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3676 | 2025.06.30 23:44:38.987005 [ 268 ] {e9e37663-c724-41c1-93d8-aee468e68ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3677 | 2025.06.30 23:44:38.987044 [ 268 ] {e9e37663-c724-41c1-93d8-aee468e68ed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3678 | 2025.06.30 23:44:38.987674 [ 268 ] {e9e37663-c724-41c1-93d8-aee468e68ed2} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3679 | 2025.06.30 23:44:38.987710 [ 268 ] {e9e37663-c724-41c1-93d8-aee468e68ed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3680 | 2025.06.30 23:44:38.988049 [ 268 ] {e9e37663-c724-41c1-93d8-aee468e68ed2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3681 | 2025.06.30 23:44:38.988263 [ 268 ] {e9e37663-c724-41c1-93d8-aee468e68ed2} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3682 | 2025.06.30 23:44:38.988393 [ 268 ] {e9e37663-c724-41c1-93d8-aee468e68ed2} <Debug> executeQuery: Read 705 rows, 57.61 KiB in 0.001407 sec., 501066.09808102343 rows/sec., 39.99 MiB/sec. | ||
| 3683 | 2025.06.30 23:44:38.988428 [ 268 ] {e9e37663-c724-41c1-93d8-aee468e68ed2} <Debug> TCPHandler: Processed in 0.001567406 sec. | ||
| 3684 | 2025.06.30 23:44:38.988538 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3685 | 2025.06.30 23:44:38.988632 [ 268 ] {616bec20-47b9-489c-a54d-84b61bf43a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3686 | 2025.06.30 23:44:38.988673 [ 268 ] {616bec20-47b9-489c-a54d-84b61bf43a30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3687 | 2025.06.30 23:44:38.989089 [ 268 ] {616bec20-47b9-489c-a54d-84b61bf43a30} <Trace> oximeter.fields_u16 (e6613935-3e17-4154-acb1-e41c565dbfe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3688 | 2025.06.30 23:44:38.989123 [ 268 ] {616bec20-47b9-489c-a54d-84b61bf43a30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3689 | 2025.06.30 23:44:38.989422 [ 268 ] {616bec20-47b9-489c-a54d-84b61bf43a30} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3690 | 2025.06.30 23:44:38.989635 [ 268 ] {616bec20-47b9-489c-a54d-84b61bf43a30} <Trace> oximeter.fields_u16 (e6613935-3e17-4154-acb1-e41c565dbfe1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3691 | 2025.06.30 23:44:38.989763 [ 268 ] {616bec20-47b9-489c-a54d-84b61bf43a30} <Debug> executeQuery: Read 159 rows, 10.31 KiB in 0.001149 sec., 138381.20104438643 rows/sec., 8.76 MiB/sec. | ||
| 3692 | 2025.06.30 23:44:38.989800 [ 268 ] {616bec20-47b9-489c-a54d-84b61bf43a30} <Debug> TCPHandler: Processed in 0.00131107 sec. | ||
| 3693 | 2025.06.30 23:44:38.989910 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3694 | 2025.06.30 23:44:38.990003 [ 268 ] {7e00881d-75da-4f32-9743-2dce60751b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3695 | 2025.06.30 23:44:38.990042 [ 268 ] {7e00881d-75da-4f32-9743-2dce60751b85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3696 | 2025.06.30 23:44:38.990440 [ 268 ] {7e00881d-75da-4f32-9743-2dce60751b85} <Trace> oximeter.fields_u32 (ec6213f1-dcaf-4a89-82bf-47c3676801f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3697 | 2025.06.30 23:44:38.990476 [ 268 ] {7e00881d-75da-4f32-9743-2dce60751b85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3698 | 2025.06.30 23:44:38.990779 [ 268 ] {7e00881d-75da-4f32-9743-2dce60751b85} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3699 | 2025.06.30 23:44:38.990994 [ 268 ] {7e00881d-75da-4f32-9743-2dce60751b85} <Trace> oximeter.fields_u32 (ec6213f1-dcaf-4a89-82bf-47c3676801f2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3700 | 2025.06.30 23:44:38.991118 [ 268 ] {7e00881d-75da-4f32-9743-2dce60751b85} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001134 sec., 99647.26631393298 rows/sec., 6.45 MiB/sec. | ||
| 3701 | 2025.06.30 23:44:38.991156 [ 268 ] {7e00881d-75da-4f32-9743-2dce60751b85} <Debug> TCPHandler: Processed in 0.00129428 sec. | ||
| 3702 | 2025.06.30 23:44:38.991266 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3703 | 2025.06.30 23:44:38.991359 [ 268 ] {17eea829-068f-4fbe-b524-8303b71fb54d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3704 | 2025.06.30 23:44:38.991400 [ 268 ] {17eea829-068f-4fbe-b524-8303b71fb54d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3705 | 2025.06.30 23:44:38.991795 [ 268 ] {17eea829-068f-4fbe-b524-8303b71fb54d} <Trace> oximeter.fields_u8 (126a9341-d612-4a9e-b05c-1e86ceb2f292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3706 | 2025.06.30 23:44:38.991831 [ 268 ] {17eea829-068f-4fbe-b524-8303b71fb54d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3707 | 2025.06.30 23:44:38.992126 [ 268 ] {17eea829-068f-4fbe-b524-8303b71fb54d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3708 | 2025.06.30 23:44:38.992338 [ 268 ] {17eea829-068f-4fbe-b524-8303b71fb54d} <Trace> oximeter.fields_u8 (126a9341-d612-4a9e-b05c-1e86ceb2f292): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3709 | 2025.06.30 23:44:38.992464 [ 268 ] {17eea829-068f-4fbe-b524-8303b71fb54d} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001122 sec., 99821.74688057041 rows/sec., 5.69 MiB/sec. | ||
| 3710 | 2025.06.30 23:44:38.992500 [ 268 ] {17eea829-068f-4fbe-b524-8303b71fb54d} <Debug> TCPHandler: Processed in 0.001282009 sec. | ||
| 3711 | 2025.06.30 23:44:38.992610 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3712 | 2025.06.30 23:44:38.992705 [ 268 ] {13b0af23-61e4-4e82-97a1-a87373cd2b1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3713 | 2025.06.30 23:44:38.992744 [ 268 ] {13b0af23-61e4-4e82-97a1-a87373cd2b1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3714 | 2025.06.30 23:44:38.993247 [ 268 ] {13b0af23-61e4-4e82-97a1-a87373cd2b1a} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3715 | 2025.06.30 23:44:38.993283 [ 268 ] {13b0af23-61e4-4e82-97a1-a87373cd2b1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3716 | 2025.06.30 23:44:38.993602 [ 268 ] {13b0af23-61e4-4e82-97a1-a87373cd2b1a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3717 | 2025.06.30 23:44:38.993809 [ 268 ] {13b0af23-61e4-4e82-97a1-a87373cd2b1a} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3718 | 2025.06.30 23:44:38.993937 [ 268 ] {13b0af23-61e4-4e82-97a1-a87373cd2b1a} <Debug> executeQuery: Read 435 rows, 31.85 KiB in 0.00125 sec., 348000 rows/sec., 24.88 MiB/sec. | ||
| 3719 | 2025.06.30 23:44:38.993974 [ 268 ] {13b0af23-61e4-4e82-97a1-a87373cd2b1a} <Debug> TCPHandler: Processed in 0.001413972 sec. | ||
| 3720 | 2025.06.30 23:44:38.994084 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3721 | 2025.06.30 23:44:38.994177 [ 268 ] {43327bda-836b-489d-8378-6f9f9d1f4c31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3722 | 2025.06.30 23:44:38.994217 [ 268 ] {43327bda-836b-489d-8378-6f9f9d1f4c31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3723 | 2025.06.30 23:44:38.994540 [ 268 ] {43327bda-836b-489d-8378-6f9f9d1f4c31} <Trace> oximeter.measurements_bool (268d20f7-c6eb-48b2-8a5e-d5ce3658f984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3724 | 2025.06.30 23:44:38.994576 [ 268 ] {43327bda-836b-489d-8378-6f9f9d1f4c31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3725 | 2025.06.30 23:44:38.994868 [ 268 ] {43327bda-836b-489d-8378-6f9f9d1f4c31} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3726 | 2025.06.30 23:44:38.995083 [ 268 ] {43327bda-836b-489d-8378-6f9f9d1f4c31} <Trace> oximeter.measurements_bool (268d20f7-c6eb-48b2-8a5e-d5ce3658f984): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3727 | 2025.06.30 23:44:38.995208 [ 268 ] {43327bda-836b-489d-8378-6f9f9d1f4c31} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001049 sec., 5719.733079122974 rows/sec., 298.83 KiB/sec. | ||
| 3728 | 2025.06.30 23:44:38.995245 [ 268 ] {43327bda-836b-489d-8378-6f9f9d1f4c31} <Debug> TCPHandler: Processed in 0.001209628 sec. | ||
| 3729 | 2025.06.30 23:44:38.995351 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3730 | 2025.06.30 23:44:38.995446 [ 268 ] {8af7deea-665f-4162-a771-81bd8a7dcf6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3731 | 2025.06.30 23:44:38.995487 [ 268 ] {8af7deea-665f-4162-a771-81bd8a7dcf6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3732 | 2025.06.30 23:44:38.995866 [ 268 ] {8af7deea-665f-4162-a771-81bd8a7dcf6c} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3733 | 2025.06.30 23:44:38.995901 [ 268 ] {8af7deea-665f-4162-a771-81bd8a7dcf6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3734 | 2025.06.30 23:44:38.996222 [ 268 ] {8af7deea-665f-4162-a771-81bd8a7dcf6c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3735 | 2025.06.30 23:44:38.996430 [ 268 ] {8af7deea-665f-4162-a771-81bd8a7dcf6c} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3736 | 2025.06.30 23:44:38.996558 [ 268 ] {8af7deea-665f-4162-a771-81bd8a7dcf6c} <Debug> executeQuery: Read 243 rows, 16.69 KiB in 0.001131 sec., 214854.11140583555 rows/sec., 14.41 MiB/sec. | ||
| 3737 | 2025.06.30 23:44:38.996594 [ 268 ] {8af7deea-665f-4162-a771-81bd8a7dcf6c} <Debug> TCPHandler: Processed in 0.00129114 sec. | ||
| 3738 | 2025.06.30 23:44:38.996705 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3739 | 2025.06.30 23:44:38.996797 [ 268 ] {dbf58f37-dd24-40bd-9b7e-ce55f20502bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3740 | 2025.06.30 23:44:38.996838 [ 268 ] {dbf58f37-dd24-40bd-9b7e-ce55f20502bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3741 | 2025.06.30 23:44:38.997141 [ 268 ] {dbf58f37-dd24-40bd-9b7e-ce55f20502bc} <Trace> oximeter.measurements_f64 (f1112b1e-3387-43f4-9ba1-20e7d57d1ee4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3742 | 2025.06.30 23:44:38.997176 [ 268 ] {dbf58f37-dd24-40bd-9b7e-ce55f20502bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3743 | 2025.06.30 23:44:38.997465 [ 268 ] {dbf58f37-dd24-40bd-9b7e-ce55f20502bc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3744 | 2025.06.30 23:44:38.997670 [ 268 ] {dbf58f37-dd24-40bd-9b7e-ce55f20502bc} <Trace> oximeter.measurements_f64 (f1112b1e-3387-43f4-9ba1-20e7d57d1ee4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3745 | 2025.06.30 23:44:38.997795 [ 268 ] {dbf58f37-dd24-40bd-9b7e-ce55f20502bc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001016 sec., 984.2519685039371 rows/sec., 66.32 KiB/sec. | ||
| 3746 | 2025.06.30 23:44:38.997831 [ 268 ] {dbf58f37-dd24-40bd-9b7e-ce55f20502bc} <Debug> TCPHandler: Processed in 0.001174137 sec. | ||
| 3747 | 2025.06.30 23:44:38.997936 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3748 | 2025.06.30 23:44:38.998029 [ 268 ] {d7f0966a-5bef-45e5-a96b-49fb673efaf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3749 | 2025.06.30 23:44:38.998092 [ 268 ] {d7f0966a-5bef-45e5-a96b-49fb673efaf7} <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 | ||
| 3750 | 2025.06.30 23:44:38.998851 [ 268 ] {d7f0966a-5bef-45e5-a96b-49fb673efaf7} <Trace> oximeter.measurements_histogramu64 (96bd3d6b-0397-4369-9f0e-802cd46d4f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3751 | 2025.06.30 23:44:38.998886 [ 268 ] {d7f0966a-5bef-45e5-a96b-49fb673efaf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3752 | 2025.06.30 23:44:38.999437 [ 268 ] {d7f0966a-5bef-45e5-a96b-49fb673efaf7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3753 | 2025.06.30 23:44:38.999664 [ 268 ] {d7f0966a-5bef-45e5-a96b-49fb673efaf7} <Trace> oximeter.measurements_histogramu64 (96bd3d6b-0397-4369-9f0e-802cd46d4f98): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3754 | 2025.06.30 23:44:38.999797 [ 268 ] {d7f0966a-5bef-45e5-a96b-49fb673efaf7} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001786 sec., 22956.32698768197 rows/sec., 41.14 MiB/sec. | ||
| 3755 | 2025.06.30 23:44:38.999848 [ 268 ] {d7f0966a-5bef-45e5-a96b-49fb673efaf7} <Debug> TCPHandler: Processed in 0.001960975 sec. | ||
| 3756 | 2025.06.30 23:44:38.999958 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3757 | 2025.06.30 23:44:39.000053 [ 268 ] {921d8f10-acab-4079-a42e-9b2392cfa29e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3758 | 2025.06.30 23:44:39.000093 [ 268 ] {921d8f10-acab-4079-a42e-9b2392cfa29e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3759 | 2025.06.30 23:44:39.000410 [ 268 ] {921d8f10-acab-4079-a42e-9b2392cfa29e} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3760 | 2025.06.30 23:44:39.000446 [ 268 ] {921d8f10-acab-4079-a42e-9b2392cfa29e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3761 | 2025.06.30 23:44:39.000754 [ 268 ] {921d8f10-acab-4079-a42e-9b2392cfa29e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3762 | 2025.06.30 23:44:39.000968 [ 268 ] {921d8f10-acab-4079-a42e-9b2392cfa29e} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3763 | 2025.06.30 23:44:39.001096 [ 268 ] {921d8f10-acab-4079-a42e-9b2392cfa29e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001062 sec., 77212.80602636535 rows/sec., 4.90 MiB/sec. | ||
| 3764 | 2025.06.30 23:44:39.001131 [ 268 ] {921d8f10-acab-4079-a42e-9b2392cfa29e} <Debug> TCPHandler: Processed in 0.001221268 sec. | ||
| 3765 | 2025.06.30 23:44:40.124503 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 | ||
| 3766 | 2025.06.30 23:44:40.125033 [ 243 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3767 | 2025.06.30 23:44:40.125070 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3768 | 2025.06.30 23:44:40.125543 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3769 | 2025.06.30 23:44:40.125771 [ 243 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3770 | 2025.06.30 23:44:40.125900 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 | ||
| 3771 | 2025.06.30 23:44:40.584009 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 3772 | 2025.06.30 23:44:40.600559 [ 244 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3773 | 2025.06.30 23:44:40.600606 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3774 | 2025.06.30 23:44:40.606186 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3775 | 2025.06.30 23:44:40.606894 [ 244 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3776 | 2025.06.30 23:44:40.609751 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 3777 | 2025.06.30 23:44:43.975697 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3778 | 2025.06.30 23:44:43.975939 [ 268 ] {784fc042-b8b6-41f4-b4a4-cfedb7e617e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3779 | 2025.06.30 23:44:43.976023 [ 268 ] {784fc042-b8b6-41f4-b4a4-cfedb7e617e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3780 | 2025.06.30 23:44:43.976696 [ 268 ] {784fc042-b8b6-41f4-b4a4-cfedb7e617e5} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3781 | 2025.06.30 23:44:43.976741 [ 268 ] {784fc042-b8b6-41f4-b4a4-cfedb7e617e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3782 | 2025.06.30 23:44:43.977121 [ 268 ] {784fc042-b8b6-41f4-b4a4-cfedb7e617e5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3783 | 2025.06.30 23:44:43.977342 [ 268 ] {784fc042-b8b6-41f4-b4a4-cfedb7e617e5} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3784 | 2025.06.30 23:44:43.977478 [ 114 ] {} <Debug> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3785 | 2025.06.30 23:44:43.977498 [ 268 ] {784fc042-b8b6-41f4-b4a4-cfedb7e617e5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001618 sec., 34610.630407911 rows/sec., 2.64 MiB/sec. | ||
| 3786 | 2025.06.30 23:44:43.977547 [ 114 ] {} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3787 | 2025.06.30 23:44:43.977564 [ 268 ] {784fc042-b8b6-41f4-b4a4-cfedb7e617e5} <Debug> TCPHandler: Processed in 0.002013916 sec. | ||
| 3788 | 2025.06.30 23:44:43.977574 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3789 | 2025.06.30 23:44:43.977694 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3790 | 2025.06.30 23:44:43.977740 [ 196 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 3791 | 2025.06.30 23:44:43.977801 [ 268 ] {071e148d-37da-4792-b90e-d458951bc79d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3792 | 2025.06.30 23:44:43.977847 [ 268 ] {071e148d-37da-4792-b90e-d458951bc79d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3793 | 2025.06.30 23:44:43.977882 [ 196 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3794 | 2025.06.30 23:44:43.977919 [ 196 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 704 rows starting from the beginning of the part | ||
| 3795 | 2025.06.30 23:44:43.977983 [ 196 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part | ||
| 3796 | 2025.06.30 23:44:43.978025 [ 196 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 699 rows starting from the beginning of the part | ||
| 3797 | 2025.06.30 23:44:43.978072 [ 196 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
| 3798 | 2025.06.30 23:44:43.978118 [ 196 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 705 rows starting from the beginning of the part | ||
| 3799 | 2025.06.30 23:44:43.978161 [ 196 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
| 3800 | 2025.06.30 23:44:43.978277 [ 268 ] {071e148d-37da-4792-b90e-d458951bc79d} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3801 | 2025.06.30 23:44:43.978320 [ 268 ] {071e148d-37da-4792-b90e-d458951bc79d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3802 | 2025.06.30 23:44:43.978644 [ 268 ] {071e148d-37da-4792-b90e-d458951bc79d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3803 | 2025.06.30 23:44:43.978874 [ 268 ] {071e148d-37da-4792-b90e-d458951bc79d} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3804 | 2025.06.30 23:44:43.979004 [ 115 ] {} <Debug> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3805 | 2025.06.30 23:44:43.979011 [ 268 ] {071e148d-37da-4792-b90e-d458951bc79d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001234 sec., 51863.85737439222 rows/sec., 4.05 MiB/sec. | ||
| 3806 | 2025.06.30 23:44:43.979051 [ 115 ] {} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3807 | 2025.06.30 23:44:43.979067 [ 268 ] {071e148d-37da-4792-b90e-d458951bc79d} <Debug> TCPHandler: Processed in 0.001422823 sec. | ||
| 3808 | 2025.06.30 23:44:43.979076 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3809 | 2025.06.30 23:44:43.979169 [ 190 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 3810 | 2025.06.30 23:44:43.979187 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3811 | 2025.06.30 23:44:43.979265 [ 190 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3812 | 2025.06.30 23:44:43.979286 [ 268 ] {4ae942b7-6ccd-4de4-99e4-4415580e20c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3813 | 2025.06.30 23:44:43.979295 [ 190 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 451 rows starting from the beginning of the part | ||
| 3814 | 2025.06.30 23:44:43.979330 [ 268 ] {4ae942b7-6ccd-4de4-99e4-4415580e20c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3815 | 2025.06.30 23:44:43.979357 [ 190 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
| 3816 | 2025.06.30 23:44:43.979358 [ 186 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2276 rows, containing 5 columns (5 merged, 0 gathered) in 0.001676319 sec., 1357736.8030786505 rows/sec., 113.22 MiB/sec. | ||
| 3817 | 2025.06.30 23:44:43.979402 [ 190 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 423 rows starting from the beginning of the part | ||
| 3818 | 2025.06.30 23:44:43.979444 [ 190 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part | ||
| 3819 | 2025.06.30 23:44:43.979485 [ 190 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 435 rows starting from the beginning of the part | ||
| 3820 | 2025.06.30 23:44:43.979525 [ 190 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
| 3821 | 2025.06.30 23:44:43.979566 [ 196 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3822 | 2025.06.30 23:44:43.979749 [ 268 ] {4ae942b7-6ccd-4de4-99e4-4415580e20c4} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3823 | 2025.06.30 23:44:43.979791 [ 268 ] {4ae942b7-6ccd-4de4-99e4-4415580e20c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3824 | 2025.06.30 23:44:43.979869 [ 196 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_26_5} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3825 | 2025.06.30 23:44:43.979951 [ 196 ] {82faa10a-6758-4d70-a5a0-28558c1bf2a9::all_1_26_5} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3826 | 2025.06.30 23:44:43.980020 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 3827 | 2025.06.30 23:44:43.980216 [ 268 ] {4ae942b7-6ccd-4de4-99e4-4415580e20c4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3828 | 2025.06.30 23:44:43.980425 [ 268 ] {4ae942b7-6ccd-4de4-99e4-4415580e20c4} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3829 | 2025.06.30 23:44:43.980505 [ 187 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1501 rows, containing 5 columns (5 merged, 0 gathered) in 0.001370861 sec., 1094932.3089649498 rows/sec., 83.39 MiB/sec. | ||
| 3830 | 2025.06.30 23:44:43.980530 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3831 | 2025.06.30 23:44:43.980556 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3832 | 2025.06.30 23:44:43.980556 [ 268 ] {4ae942b7-6ccd-4de4-99e4-4415580e20c4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001289 sec., 124127.23041117145 rows/sec., 8.65 MiB/sec. | ||
| 3833 | 2025.06.30 23:44:43.980573 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3834 | 2025.06.30 23:44:43.980607 [ 268 ] {4ae942b7-6ccd-4de4-99e4-4415580e20c4} <Debug> TCPHandler: Processed in 0.001466514 sec. | ||
| 3835 | 2025.06.30 23:44:43.980646 [ 196 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 3836 | 2025.06.30 23:44:43.980660 [ 187 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3837 | 2025.06.30 23:44:43.980720 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3838 | 2025.06.30 23:44:43.980726 [ 196 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3839 | 2025.06.30 23:44:43.980771 [ 196 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3143 rows starting from the beginning of the part | ||
| 3840 | 2025.06.30 23:44:43.980815 [ 196 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 3841 | 2025.06.30 23:44:43.980823 [ 268 ] {05a5aa33-1896-403a-a05e-bdc68b476dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3842 | 2025.06.30 23:44:43.980853 [ 196 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 237 rows starting from the beginning of the part | ||
| 3843 | 2025.06.30 23:44:43.980870 [ 268 ] {05a5aa33-1896-403a-a05e-bdc68b476dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3844 | 2025.06.30 23:44:43.980891 [ 196 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 3845 | 2025.06.30 23:44:43.980939 [ 187 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_26_5} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3846 | 2025.06.30 23:44:43.980952 [ 196 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 243 rows starting from the beginning of the part | ||
| 3847 | 2025.06.30 23:44:43.980989 [ 196 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 3848 | 2025.06.30 23:44:43.981007 [ 187 ] {a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054::all_1_26_5} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3849 | 2025.06.30 23:44:43.981091 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3850 | 2025.06.30 23:44:43.981220 [ 268 ] {05a5aa33-1896-403a-a05e-bdc68b476dd9} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3851 | 2025.06.30 23:44:43.981261 [ 268 ] {05a5aa33-1896-403a-a05e-bdc68b476dd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3852 | 2025.06.30 23:44:43.981578 [ 268 ] {05a5aa33-1896-403a-a05e-bdc68b476dd9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3853 | 2025.06.30 23:44:43.981800 [ 268 ] {05a5aa33-1896-403a-a05e-bdc68b476dd9} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3854 | 2025.06.30 23:44:43.981900 [ 115 ] {} <Debug> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3855 | 2025.06.30 23:44:43.981927 [ 268 ] {05a5aa33-1896-403a-a05e-bdc68b476dd9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 3856 | 2025.06.30 23:44:43.981928 [ 115 ] {} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3857 | 2025.06.30 23:44:43.981964 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3858 | 2025.06.30 23:44:43.981968 [ 268 ] {05a5aa33-1896-403a-a05e-bdc68b476dd9} <Debug> TCPHandler: Processed in 0.00129595 sec. | ||
| 3859 | 2025.06.30 23:44:43.982029 [ 190 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 3860 | 2025.06.30 23:44:43.982107 [ 190 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3861 | 2025.06.30 23:44:43.982132 [ 190 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1048 rows starting from the beginning of the part | ||
| 3862 | 2025.06.30 23:44:43.982175 [ 190 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 3863 | 2025.06.30 23:44:43.982201 [ 195 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4103 rows, containing 5 columns (5 merged, 0 gathered) in 0.001583647 sec., 2590855.1590095516 rows/sec., 175.73 MiB/sec. | ||
| 3864 | 2025.06.30 23:44:43.982212 [ 190 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 82 rows starting from the beginning of the part | ||
| 3865 | 2025.06.30 23:44:43.982248 [ 190 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 3866 | 2025.06.30 23:44:43.982281 [ 190 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 82 rows starting from the beginning of the part | ||
| 3867 | 2025.06.30 23:44:43.982316 [ 190 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 3868 | 2025.06.30 23:44:43.982496 [ 196 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3869 | 2025.06.30 23:44:43.982756 [ 196 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3870 | 2025.06.30 23:44:43.982819 [ 196 ] {026606ef-3501-4aaf-b531-db3020f38a83::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3871 | 2025.06.30 23:44:43.982874 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 3872 | 2025.06.30 23:44:43.983148 [ 196 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1392 rows, containing 4 columns (4 merged, 0 gathered) in 0.001146087 sec., 1214567.4804792306 rows/sec., 78.43 MiB/sec. | ||
| 3873 | 2025.06.30 23:44:43.983324 [ 196 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3874 | 2025.06.30 23:44:43.983558 [ 196 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_26_5} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3875 | 2025.06.30 23:44:43.983620 [ 196 ] {6e3c9169-f96c-4bbb-9dee-42d983ebd03f::all_1_26_5} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3876 | 2025.06.30 23:44:43.983684 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3877 | 2025.06.30 23:44:47.545026 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3878 | 2025.06.30 23:44:47.545098 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3879 | 2025.06.30 23:44:47.625972 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 | ||
| 3880 | 2025.06.30 23:44:47.626765 [ 243 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3881 | 2025.06.30 23:44:47.626839 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3882 | 2025.06.30 23:44:47.627492 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3883 | 2025.06.30 23:44:47.627737 [ 243 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3884 | 2025.06.30 23:44:47.627882 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
| 3885 | 2025.06.30 23:44:47.640945 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 552 | ||
| 3886 | 2025.06.30 23:44:47.643268 [ 242 ] {} <Trace> system.query_log (37f36e38-011e-4f54-89e7-9ff8ae57b433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3887 | 2025.06.30 23:44:47.643327 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3888 | 2025.06.30 23:44:47.644570 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3889 | 2025.06.30 23:44:47.644856 [ 242 ] {} <Trace> system.query_log (37f36e38-011e-4f54-89e7-9ff8ae57b433): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3890 | 2025.06.30 23:44:47.645218 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 552 | ||
| 3891 | 2025.06.30 23:44:48.109805 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 3892 | 2025.06.30 23:44:48.127521 [ 244 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3893 | 2025.06.30 23:44:48.127584 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3894 | 2025.06.30 23:44:48.133440 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3895 | 2025.06.30 23:44:48.134141 [ 244 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3896 | 2025.06.30 23:44:48.137186 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 3897 | 2025.06.30 23:44:48.983343 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3898 | 2025.06.30 23:44:48.983632 [ 268 ] {82de3e8d-7a02-4912-ab3e-642e1cc164fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3899 | 2025.06.30 23:44:48.983736 [ 268 ] {82de3e8d-7a02-4912-ab3e-642e1cc164fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3900 | 2025.06.30 23:44:48.984657 [ 268 ] {82de3e8d-7a02-4912-ab3e-642e1cc164fd} <Trace> oximeter.fields_i16 (cc461ec9-35df-446c-b2c1-0988c4ecf4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3901 | 2025.06.30 23:44:48.984696 [ 268 ] {82de3e8d-7a02-4912-ab3e-642e1cc164fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3902 | 2025.06.30 23:44:48.985100 [ 268 ] {82de3e8d-7a02-4912-ab3e-642e1cc164fd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3903 | 2025.06.30 23:44:48.985340 [ 268 ] {82de3e8d-7a02-4912-ab3e-642e1cc164fd} <Trace> oximeter.fields_i16 (cc461ec9-35df-446c-b2c1-0988c4ecf4f2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3904 | 2025.06.30 23:44:48.985465 [ 105 ] {} <Debug> oximeter.fields_i16 (cc461ec9-35df-446c-b2c1-0988c4ecf4f2) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 3905 | 2025.06.30 23:44:48.985509 [ 268 ] {82de3e8d-7a02-4912-ab3e-642e1cc164fd} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001954 sec., 108495.39406345956 rows/sec., 6.90 MiB/sec. | ||
| 3906 | 2025.06.30 23:44:48.985509 [ 105 ] {} <Trace> oximeter.fields_i16 (cc461ec9-35df-446c-b2c1-0988c4ecf4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3907 | 2025.06.30 23:44:48.985549 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3908 | 2025.06.30 23:44:48.985558 [ 268 ] {82de3e8d-7a02-4912-ab3e-642e1cc164fd} <Debug> TCPHandler: Processed in 0.002381415 sec. | ||
| 3909 | 2025.06.30 23:44:48.985648 [ 186 ] {cc461ec9-35df-446c-b2c1-0988c4ecf4f2::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 3910 | 2025.06.30 23:44:48.985690 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3911 | 2025.06.30 23:44:48.985749 [ 186 ] {cc461ec9-35df-446c-b2c1-0988c4ecf4f2::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3912 | 2025.06.30 23:44:48.985782 [ 186 ] {cc461ec9-35df-446c-b2c1-0988c4ecf4f2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 212 rows starting from the beginning of the part | ||
| 3913 | 2025.06.30 23:44:48.985787 [ 268 ] {f040d20e-4348-4b21-93b1-31870d163297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3914 | 2025.06.30 23:44:48.985833 [ 268 ] {f040d20e-4348-4b21-93b1-31870d163297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3915 | 2025.06.30 23:44:48.985848 [ 186 ] {cc461ec9-35df-446c-b2c1-0988c4ecf4f2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part | ||
| 3916 | 2025.06.30 23:44:48.985899 [ 186 ] {cc461ec9-35df-446c-b2c1-0988c4ecf4f2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part | ||
| 3917 | 2025.06.30 23:44:48.985945 [ 186 ] {cc461ec9-35df-446c-b2c1-0988c4ecf4f2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
| 3918 | 2025.06.30 23:44:48.985987 [ 186 ] {cc461ec9-35df-446c-b2c1-0988c4ecf4f2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part | ||
| 3919 | 2025.06.30 23:44:48.986566 [ 268 ] {f040d20e-4348-4b21-93b1-31870d163297} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3920 | 2025.06.30 23:44:48.986601 [ 268 ] {f040d20e-4348-4b21-93b1-31870d163297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3921 | 2025.06.30 23:44:48.986818 [ 196 ] {cc461ec9-35df-446c-b2c1-0988c4ecf4f2::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001203318 sec., 880897.6513274129 rows/sec., 59.38 MiB/sec. | ||
| 3922 | 2025.06.30 23:44:48.986965 [ 268 ] {f040d20e-4348-4b21-93b1-31870d163297} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3923 | 2025.06.30 23:44:48.986968 [ 195 ] {cc461ec9-35df-446c-b2c1-0988c4ecf4f2::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 3924 | 2025.06.30 23:44:48.987216 [ 268 ] {f040d20e-4348-4b21-93b1-31870d163297} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3925 | 2025.06.30 23:44:48.987225 [ 195 ] {cc461ec9-35df-446c-b2c1-0988c4ecf4f2::all_1_13_3} <Trace> oximeter.fields_i16 (cc461ec9-35df-446c-b2c1-0988c4ecf4f2): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3926 | 2025.06.30 23:44:48.987289 [ 195 ] {cc461ec9-35df-446c-b2c1-0988c4ecf4f2::all_1_13_3} <Trace> oximeter.fields_i16 (cc461ec9-35df-446c-b2c1-0988c4ecf4f2) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 3927 | 2025.06.30 23:44:48.987344 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3928 | 2025.06.30 23:44:48.987359 [ 268 ] {f040d20e-4348-4b21-93b1-31870d163297} <Debug> executeQuery: Read 699 rows, 57.17 KiB in 0.001592 sec., 439070.3517587939 rows/sec., 35.07 MiB/sec. | ||
| 3929 | 2025.06.30 23:44:48.987397 [ 268 ] {f040d20e-4348-4b21-93b1-31870d163297} <Debug> TCPHandler: Processed in 0.001757521 sec. | ||
| 3930 | 2025.06.30 23:44:48.987510 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3931 | 2025.06.30 23:44:48.987607 [ 268 ] {f7d9aaa2-c33b-4a42-944c-bb3d20107139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3932 | 2025.06.30 23:44:48.987647 [ 268 ] {f7d9aaa2-c33b-4a42-944c-bb3d20107139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3933 | 2025.06.30 23:44:48.988088 [ 268 ] {f7d9aaa2-c33b-4a42-944c-bb3d20107139} <Trace> oximeter.fields_u16 (e6613935-3e17-4154-acb1-e41c565dbfe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3934 | 2025.06.30 23:44:48.988124 [ 268 ] {f7d9aaa2-c33b-4a42-944c-bb3d20107139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3935 | 2025.06.30 23:44:48.988439 [ 268 ] {f7d9aaa2-c33b-4a42-944c-bb3d20107139} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3936 | 2025.06.30 23:44:48.988656 [ 268 ] {f7d9aaa2-c33b-4a42-944c-bb3d20107139} <Trace> oximeter.fields_u16 (e6613935-3e17-4154-acb1-e41c565dbfe1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3937 | 2025.06.30 23:44:48.988784 [ 268 ] {f7d9aaa2-c33b-4a42-944c-bb3d20107139} <Debug> executeQuery: Read 147 rows, 9.47 KiB in 0.001196 sec., 122909.69899665551 rows/sec., 7.73 MiB/sec. | ||
| 3938 | 2025.06.30 23:44:48.988821 [ 268 ] {f7d9aaa2-c33b-4a42-944c-bb3d20107139} <Debug> TCPHandler: Processed in 0.001359651 sec. | ||
| 3939 | 2025.06.30 23:44:48.988933 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3940 | 2025.06.30 23:44:48.989026 [ 268 ] {e61d7a5c-faf1-42be-982d-e20ebf47e3e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3941 | 2025.06.30 23:44:48.989066 [ 268 ] {e61d7a5c-faf1-42be-982d-e20ebf47e3e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3942 | 2025.06.30 23:44:48.989482 [ 268 ] {e61d7a5c-faf1-42be-982d-e20ebf47e3e6} <Trace> oximeter.fields_u32 (ec6213f1-dcaf-4a89-82bf-47c3676801f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3943 | 2025.06.30 23:44:48.989517 [ 268 ] {e61d7a5c-faf1-42be-982d-e20ebf47e3e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3944 | 2025.06.30 23:44:48.989815 [ 268 ] {e61d7a5c-faf1-42be-982d-e20ebf47e3e6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3945 | 2025.06.30 23:44:48.990032 [ 268 ] {e61d7a5c-faf1-42be-982d-e20ebf47e3e6} <Trace> oximeter.fields_u32 (ec6213f1-dcaf-4a89-82bf-47c3676801f2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3946 | 2025.06.30 23:44:48.990122 [ 105 ] {} <Debug> oximeter.fields_u32 (ec6213f1-dcaf-4a89-82bf-47c3676801f2) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 3947 | 2025.06.30 23:44:48.990149 [ 105 ] {} <Trace> oximeter.fields_u32 (ec6213f1-dcaf-4a89-82bf-47c3676801f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3948 | 2025.06.30 23:44:48.990155 [ 268 ] {e61d7a5c-faf1-42be-982d-e20ebf47e3e6} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001148 sec., 98432.05574912892 rows/sec., 6.37 MiB/sec. | ||
| 3949 | 2025.06.30 23:44:48.990166 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3950 | 2025.06.30 23:44:48.990193 [ 268 ] {e61d7a5c-faf1-42be-982d-e20ebf47e3e6} <Debug> TCPHandler: Processed in 0.00131001 sec. | ||
| 3951 | 2025.06.30 23:44:48.990228 [ 186 ] {ec6213f1-dcaf-4a89-82bf-47c3676801f2::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 3952 | 2025.06.30 23:44:48.990302 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3953 | 2025.06.30 23:44:48.990310 [ 186 ] {ec6213f1-dcaf-4a89-82bf-47c3676801f2::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3954 | 2025.06.30 23:44:48.990341 [ 186 ] {ec6213f1-dcaf-4a89-82bf-47c3676801f2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 113 rows starting from the beginning of the part | ||
| 3955 | 2025.06.30 23:44:48.990392 [ 186 ] {ec6213f1-dcaf-4a89-82bf-47c3676801f2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 113 rows starting from the beginning of the part | ||
| 3956 | 2025.06.30 23:44:48.990395 [ 268 ] {19559fa9-0510-4474-9d7b-cf0225b8174a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3957 | 2025.06.30 23:44:48.990433 [ 186 ] {ec6213f1-dcaf-4a89-82bf-47c3676801f2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 113 rows starting from the beginning of the part | ||
| 3958 | 2025.06.30 23:44:48.990440 [ 268 ] {19559fa9-0510-4474-9d7b-cf0225b8174a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3959 | 2025.06.30 23:44:48.990473 [ 186 ] {ec6213f1-dcaf-4a89-82bf-47c3676801f2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 113 rows starting from the beginning of the part | ||
| 3960 | 2025.06.30 23:44:48.990512 [ 186 ] {ec6213f1-dcaf-4a89-82bf-47c3676801f2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 113 rows starting from the beginning of the part | ||
| 3961 | 2025.06.30 23:44:48.990856 [ 268 ] {19559fa9-0510-4474-9d7b-cf0225b8174a} <Trace> oximeter.fields_u8 (126a9341-d612-4a9e-b05c-1e86ceb2f292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3962 | 2025.06.30 23:44:48.990889 [ 268 ] {19559fa9-0510-4474-9d7b-cf0225b8174a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3963 | 2025.06.30 23:44:48.991181 [ 268 ] {19559fa9-0510-4474-9d7b-cf0225b8174a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3964 | 2025.06.30 23:44:48.991240 [ 195 ] {ec6213f1-dcaf-4a89-82bf-47c3676801f2::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 565 rows, containing 5 columns (5 merged, 0 gathered) in 0.001036824 sec., 544933.3734558614 rows/sec., 37.35 MiB/sec. | ||
| 3965 | 2025.06.30 23:44:48.991354 [ 186 ] {ec6213f1-dcaf-4a89-82bf-47c3676801f2::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 3966 | 2025.06.30 23:44:48.991409 [ 268 ] {19559fa9-0510-4474-9d7b-cf0225b8174a} <Trace> oximeter.fields_u8 (126a9341-d612-4a9e-b05c-1e86ceb2f292): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3967 | 2025.06.30 23:44:48.991498 [ 105 ] {} <Debug> oximeter.fields_u8 (126a9341-d612-4a9e-b05c-1e86ceb2f292) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 3968 | 2025.06.30 23:44:48.991520 [ 105 ] {} <Trace> oximeter.fields_u8 (126a9341-d612-4a9e-b05c-1e86ceb2f292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3969 | 2025.06.30 23:44:48.991535 [ 268 ] {19559fa9-0510-4474-9d7b-cf0225b8174a} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001158 sec., 96718.48013816927 rows/sec., 5.51 MiB/sec. | ||
| 3970 | 2025.06.30 23:44:48.991538 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3971 | 2025.06.30 23:44:48.991572 [ 268 ] {19559fa9-0510-4474-9d7b-cf0225b8174a} <Debug> TCPHandler: Processed in 0.00131854 sec. | ||
| 3972 | 2025.06.30 23:44:48.991585 [ 186 ] {ec6213f1-dcaf-4a89-82bf-47c3676801f2::all_1_13_3} <Trace> oximeter.fields_u32 (ec6213f1-dcaf-4a89-82bf-47c3676801f2): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3973 | 2025.06.30 23:44:48.991642 [ 198 ] {126a9341-d612-4a9e-b05c-1e86ceb2f292::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 3974 | 2025.06.30 23:44:48.991645 [ 186 ] {ec6213f1-dcaf-4a89-82bf-47c3676801f2::all_1_13_3} <Trace> oximeter.fields_u32 (ec6213f1-dcaf-4a89-82bf-47c3676801f2) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 3975 | 2025.06.30 23:44:48.991683 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3976 | 2025.06.30 23:44:48.991731 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3977 | 2025.06.30 23:44:48.991776 [ 198 ] {126a9341-d612-4a9e-b05c-1e86ceb2f292::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3978 | 2025.06.30 23:44:48.991779 [ 268 ] {4d27bf7c-5b0c-415d-b94b-277b958bba01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3979 | 2025.06.30 23:44:48.991820 [ 198 ] {126a9341-d612-4a9e-b05c-1e86ceb2f292::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 112 rows starting from the beginning of the part | ||
| 3980 | 2025.06.30 23:44:48.991836 [ 268 ] {4d27bf7c-5b0c-415d-b94b-277b958bba01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3981 | 2025.06.30 23:44:48.991899 [ 198 ] {126a9341-d612-4a9e-b05c-1e86ceb2f292::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 112 rows starting from the beginning of the part | ||
| 3982 | 2025.06.30 23:44:48.991953 [ 198 ] {126a9341-d612-4a9e-b05c-1e86ceb2f292::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 112 rows starting from the beginning of the part | ||
| 3983 | 2025.06.30 23:44:48.991998 [ 198 ] {126a9341-d612-4a9e-b05c-1e86ceb2f292::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 112 rows starting from the beginning of the part | ||
| 3984 | 2025.06.30 23:44:48.992043 [ 198 ] {126a9341-d612-4a9e-b05c-1e86ceb2f292::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 112 rows starting from the beginning of the part | ||
| 3985 | 2025.06.30 23:44:48.992366 [ 268 ] {4d27bf7c-5b0c-415d-b94b-277b958bba01} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3986 | 2025.06.30 23:44:48.992405 [ 268 ] {4d27bf7c-5b0c-415d-b94b-277b958bba01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 3987 | 2025.06.30 23:44:48.992741 [ 268 ] {4d27bf7c-5b0c-415d-b94b-277b958bba01} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3988 | 2025.06.30 23:44:48.992861 [ 195 ] {126a9341-d612-4a9e-b05c-1e86ceb2f292::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001268869 sec., 441337.9158920267 rows/sec., 26.82 MiB/sec. | ||
| 3989 | 2025.06.30 23:44:48.992960 [ 268 ] {4d27bf7c-5b0c-415d-b94b-277b958bba01} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3990 | 2025.06.30 23:44:48.993008 [ 200 ] {126a9341-d612-4a9e-b05c-1e86ceb2f292::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 3991 | 2025.06.30 23:44:48.993091 [ 268 ] {4d27bf7c-5b0c-415d-b94b-277b958bba01} <Debug> executeQuery: Read 423 rows, 30.87 KiB in 0.00133 sec., 318045.1127819549 rows/sec., 22.67 MiB/sec. | ||
| 3992 | 2025.06.30 23:44:48.993127 [ 268 ] {4d27bf7c-5b0c-415d-b94b-277b958bba01} <Debug> TCPHandler: Processed in 0.001493344 sec. | ||
| 3993 | 2025.06.30 23:44:48.993238 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3994 | 2025.06.30 23:44:48.993299 [ 200 ] {126a9341-d612-4a9e-b05c-1e86ceb2f292::all_1_13_3} <Trace> oximeter.fields_u8 (126a9341-d612-4a9e-b05c-1e86ceb2f292): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3995 | 2025.06.30 23:44:48.993331 [ 268 ] {049c478d-07f9-45a5-8ab4-6a461b2a64fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3996 | 2025.06.30 23:44:48.993364 [ 200 ] {126a9341-d612-4a9e-b05c-1e86ceb2f292::all_1_13_3} <Trace> oximeter.fields_u8 (126a9341-d612-4a9e-b05c-1e86ceb2f292) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 3997 | 2025.06.30 23:44:48.993375 [ 268 ] {049c478d-07f9-45a5-8ab4-6a461b2a64fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3998 | 2025.06.30 23:44:48.993428 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3999 | 2025.06.30 23:44:48.993699 [ 268 ] {049c478d-07f9-45a5-8ab4-6a461b2a64fd} <Trace> oximeter.measurements_bool (268d20f7-c6eb-48b2-8a5e-d5ce3658f984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4000 | 2025.06.30 23:44:48.993733 [ 268 ] {049c478d-07f9-45a5-8ab4-6a461b2a64fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 4001 | 2025.06.30 23:44:48.994029 [ 268 ] {049c478d-07f9-45a5-8ab4-6a461b2a64fd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4002 | 2025.06.30 23:44:48.994239 [ 268 ] {049c478d-07f9-45a5-8ab4-6a461b2a64fd} <Trace> oximeter.measurements_bool (268d20f7-c6eb-48b2-8a5e-d5ce3658f984): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4003 | 2025.06.30 23:44:48.994364 [ 268 ] {049c478d-07f9-45a5-8ab4-6a461b2a64fd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 4004 | 2025.06.30 23:44:48.994400 [ 268 ] {049c478d-07f9-45a5-8ab4-6a461b2a64fd} <Debug> TCPHandler: Processed in 0.001211108 sec. | ||
| 4005 | 2025.06.30 23:44:48.994508 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4006 | 2025.06.30 23:44:48.994602 [ 268 ] {2142d2a9-ec35-4ddf-b53b-46cfdd4f643a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4007 | 2025.06.30 23:44:48.994645 [ 268 ] {2142d2a9-ec35-4ddf-b53b-46cfdd4f643a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4008 | 2025.06.30 23:44:48.995043 [ 268 ] {2142d2a9-ec35-4ddf-b53b-46cfdd4f643a} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4009 | 2025.06.30 23:44:48.995078 [ 268 ] {2142d2a9-ec35-4ddf-b53b-46cfdd4f643a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 4010 | 2025.06.30 23:44:48.995408 [ 268 ] {2142d2a9-ec35-4ddf-b53b-46cfdd4f643a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4011 | 2025.06.30 23:44:48.995629 [ 268 ] {2142d2a9-ec35-4ddf-b53b-46cfdd4f643a} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4012 | 2025.06.30 23:44:48.995761 [ 268 ] {2142d2a9-ec35-4ddf-b53b-46cfdd4f643a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001177 sec., 201359.3882752761 rows/sec., 13.50 MiB/sec. | ||
| 4013 | 2025.06.30 23:44:48.995796 [ 268 ] {2142d2a9-ec35-4ddf-b53b-46cfdd4f643a} <Debug> TCPHandler: Processed in 0.001337901 sec. | ||
| 4014 | 2025.06.30 23:44:48.995908 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4015 | 2025.06.30 23:44:48.996000 [ 268 ] {09bc4303-3681-4c81-9d2c-0aad1c3a9eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4016 | 2025.06.30 23:44:48.996041 [ 268 ] {09bc4303-3681-4c81-9d2c-0aad1c3a9eb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4017 | 2025.06.30 23:44:48.996348 [ 268 ] {09bc4303-3681-4c81-9d2c-0aad1c3a9eb1} <Trace> oximeter.measurements_f64 (f1112b1e-3387-43f4-9ba1-20e7d57d1ee4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4018 | 2025.06.30 23:44:48.996382 [ 268 ] {09bc4303-3681-4c81-9d2c-0aad1c3a9eb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 4019 | 2025.06.30 23:44:48.996669 [ 268 ] {09bc4303-3681-4c81-9d2c-0aad1c3a9eb1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4020 | 2025.06.30 23:44:48.996881 [ 268 ] {09bc4303-3681-4c81-9d2c-0aad1c3a9eb1} <Trace> oximeter.measurements_f64 (f1112b1e-3387-43f4-9ba1-20e7d57d1ee4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4021 | 2025.06.30 23:44:48.997005 [ 268 ] {09bc4303-3681-4c81-9d2c-0aad1c3a9eb1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 4022 | 2025.06.30 23:44:48.997039 [ 268 ] {09bc4303-3681-4c81-9d2c-0aad1c3a9eb1} <Debug> TCPHandler: Processed in 0.001180217 sec. | ||
| 4023 | 2025.06.30 23:44:48.997144 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4024 | 2025.06.30 23:44:48.997242 [ 268 ] {3bb4cd47-eb5e-475a-87dc-9e057e726ca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4025 | 2025.06.30 23:44:48.997293 [ 268 ] {3bb4cd47-eb5e-475a-87dc-9e057e726ca9} <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 | ||
| 4026 | 2025.06.30 23:44:48.998126 [ 268 ] {3bb4cd47-eb5e-475a-87dc-9e057e726ca9} <Trace> oximeter.measurements_histogramu64 (96bd3d6b-0397-4369-9f0e-802cd46d4f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4027 | 2025.06.30 23:44:48.998160 [ 268 ] {3bb4cd47-eb5e-475a-87dc-9e057e726ca9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 4028 | 2025.06.30 23:44:48.998708 [ 268 ] {3bb4cd47-eb5e-475a-87dc-9e057e726ca9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4029 | 2025.06.30 23:44:48.998936 [ 268 ] {3bb4cd47-eb5e-475a-87dc-9e057e726ca9} <Trace> oximeter.measurements_histogramu64 (96bd3d6b-0397-4369-9f0e-802cd46d4f98): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4030 | 2025.06.30 23:44:48.999068 [ 268 ] {3bb4cd47-eb5e-475a-87dc-9e057e726ca9} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001843 sec., 22246.33749321758 rows/sec., 39.86 MiB/sec. | ||
| 4031 | 2025.06.30 23:44:48.999118 [ 268 ] {3bb4cd47-eb5e-475a-87dc-9e057e726ca9} <Debug> TCPHandler: Processed in 0.002022077 sec. | ||
| 4032 | 2025.06.30 23:44:48.999228 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4033 | 2025.06.30 23:44:48.999322 [ 268 ] {0bade954-d2b3-4f7b-bcc2-0c30b9cab3b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4034 | 2025.06.30 23:44:48.999363 [ 268 ] {0bade954-d2b3-4f7b-bcc2-0c30b9cab3b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4035 | 2025.06.30 23:44:48.999685 [ 268 ] {0bade954-d2b3-4f7b-bcc2-0c30b9cab3b1} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4036 | 2025.06.30 23:44:48.999719 [ 268 ] {0bade954-d2b3-4f7b-bcc2-0c30b9cab3b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 4037 | 2025.06.30 23:44:49.000017 [ 268 ] {0bade954-d2b3-4f7b-bcc2-0c30b9cab3b1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4038 | 2025.06.30 23:44:49.000366 [ 268 ] {0bade954-d2b3-4f7b-bcc2-0c30b9cab3b1} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4039 | 2025.06.30 23:44:49.000492 [ 268 ] {0bade954-d2b3-4f7b-bcc2-0c30b9cab3b1} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001188 sec., 69023.56902356903 rows/sec., 4.38 MiB/sec. | ||
| 4040 | 2025.06.30 23:44:49.000528 [ 268 ] {0bade954-d2b3-4f7b-bcc2-0c30b9cab3b1} <Debug> TCPHandler: Processed in 0.001346901 sec. | ||
| 4041 | 2025.06.30 23:44:53.975625 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4042 | 2025.06.30 23:44:53.975823 [ 268 ] {dccb9421-eec6-4e09-8842-ceebeade4831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4043 | 2025.06.30 23:44:53.975890 [ 268 ] {dccb9421-eec6-4e09-8842-ceebeade4831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4044 | 2025.06.30 23:44:53.976542 [ 268 ] {dccb9421-eec6-4e09-8842-ceebeade4831} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4045 | 2025.06.30 23:44:53.976593 [ 268 ] {dccb9421-eec6-4e09-8842-ceebeade4831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 4046 | 2025.06.30 23:44:53.976996 [ 268 ] {dccb9421-eec6-4e09-8842-ceebeade4831} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4047 | 2025.06.30 23:44:53.977234 [ 268 ] {dccb9421-eec6-4e09-8842-ceebeade4831} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4048 | 2025.06.30 23:44:53.977386 [ 268 ] {dccb9421-eec6-4e09-8842-ceebeade4831} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001612 sec., 34739.45409429281 rows/sec., 2.65 MiB/sec. | ||
| 4049 | 2025.06.30 23:44:53.977428 [ 268 ] {dccb9421-eec6-4e09-8842-ceebeade4831} <Debug> TCPHandler: Processed in 0.001930894 sec. | ||
| 4050 | 2025.06.30 23:44:53.977553 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4051 | 2025.06.30 23:44:53.977651 [ 268 ] {94e63de6-affe-4f36-9ffb-14770f57b5c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4052 | 2025.06.30 23:44:53.977692 [ 268 ] {94e63de6-affe-4f36-9ffb-14770f57b5c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4053 | 2025.06.30 23:44:53.978107 [ 268 ] {94e63de6-affe-4f36-9ffb-14770f57b5c5} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4054 | 2025.06.30 23:44:53.978145 [ 268 ] {94e63de6-affe-4f36-9ffb-14770f57b5c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 4055 | 2025.06.30 23:44:53.978464 [ 268 ] {94e63de6-affe-4f36-9ffb-14770f57b5c5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4056 | 2025.06.30 23:44:53.978683 [ 268 ] {94e63de6-affe-4f36-9ffb-14770f57b5c5} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4057 | 2025.06.30 23:44:53.978820 [ 268 ] {94e63de6-affe-4f36-9ffb-14770f57b5c5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001189 sec., 53826.74516400337 rows/sec., 4.20 MiB/sec. | ||
| 4058 | 2025.06.30 23:44:53.978858 [ 268 ] {94e63de6-affe-4f36-9ffb-14770f57b5c5} <Debug> TCPHandler: Processed in 0.001355722 sec. | ||
| 4059 | 2025.06.30 23:44:53.978973 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4060 | 2025.06.30 23:44:53.979068 [ 268 ] {097844ff-e725-4315-a000-3aea8e5e7b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4061 | 2025.06.30 23:44:53.979112 [ 268 ] {097844ff-e725-4315-a000-3aea8e5e7b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4062 | 2025.06.30 23:44:53.979550 [ 268 ] {097844ff-e725-4315-a000-3aea8e5e7b52} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4063 | 2025.06.30 23:44:53.979587 [ 268 ] {097844ff-e725-4315-a000-3aea8e5e7b52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 4064 | 2025.06.30 23:44:53.979941 [ 268 ] {097844ff-e725-4315-a000-3aea8e5e7b52} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4065 | 2025.06.30 23:44:53.980165 [ 268 ] {097844ff-e725-4315-a000-3aea8e5e7b52} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4066 | 2025.06.30 23:44:53.980308 [ 268 ] {097844ff-e725-4315-a000-3aea8e5e7b52} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 4067 | 2025.06.30 23:44:53.980346 [ 268 ] {097844ff-e725-4315-a000-3aea8e5e7b52} <Debug> TCPHandler: Processed in 0.001422433 sec. | ||
| 4068 | 2025.06.30 23:44:53.980461 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4069 | 2025.06.30 23:44:53.980557 [ 268 ] {c500889c-8d2b-4d6d-9e1a-c771fcc9289f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4070 | 2025.06.30 23:44:53.980598 [ 268 ] {c500889c-8d2b-4d6d-9e1a-c771fcc9289f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4071 | 2025.06.30 23:44:53.980943 [ 268 ] {c500889c-8d2b-4d6d-9e1a-c771fcc9289f} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4072 | 2025.06.30 23:44:53.980979 [ 268 ] {c500889c-8d2b-4d6d-9e1a-c771fcc9289f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 4073 | 2025.06.30 23:44:53.981300 [ 268 ] {c500889c-8d2b-4d6d-9e1a-c771fcc9289f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4074 | 2025.06.30 23:44:53.981531 [ 268 ] {c500889c-8d2b-4d6d-9e1a-c771fcc9289f} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4075 | 2025.06.30 23:44:53.981660 [ 268 ] {c500889c-8d2b-4d6d-9e1a-c771fcc9289f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 4076 | 2025.06.30 23:44:53.981694 [ 268 ] {c500889c-8d2b-4d6d-9e1a-c771fcc9289f} <Debug> TCPHandler: Processed in 0.00128317 sec. | ||
| 4077 | 2025.06.30 23:44:55.128884 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 | ||
| 4078 | 2025.06.30 23:44:55.129391 [ 243 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4079 | 2025.06.30 23:44:55.129427 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 4080 | 2025.06.30 23:44:55.129906 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4081 | 2025.06.30 23:44:55.130133 [ 243 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4082 | 2025.06.30 23:44:55.130258 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 | ||
| 4083 | 2025.06.30 23:44:55.130273 [ 97 ] {} <Debug> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4084 | 2025.06.30 23:44:55.130343 [ 97 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4085 | 2025.06.30 23:44:55.130362 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 4086 | 2025.06.30 23:44:55.130467 [ 197 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::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 | ||
| 4087 | 2025.06.30 23:44:55.130587 [ 197 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4088 | 2025.06.30 23:44:55.130633 [ 197 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7381 rows starting from the beginning of the part | ||
| 4089 | 2025.06.30 23:44:55.130698 [ 197 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 488 rows starting from the beginning of the part | ||
| 4090 | 2025.06.30 23:44:55.130746 [ 197 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 427 rows starting from the beginning of the part | ||
| 4091 | 2025.06.30 23:44:55.130792 [ 197 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 488 rows starting from the beginning of the part | ||
| 4092 | 2025.06.30 23:44:55.130834 [ 197 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 427 rows starting from the beginning of the part | ||
| 4093 | 2025.06.30 23:44:55.130876 [ 197 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 488 rows starting from the beginning of the part | ||
| 4094 | 2025.06.30 23:44:55.132532 [ 198 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.002108019 sec., 4601002.173130318 rows/sec., 65.82 MiB/sec. | ||
| 4095 | 2025.06.30 23:44:55.132783 [ 188 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4096 | 2025.06.30 23:44:55.133065 [ 188 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::all_1_21_4} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4097 | 2025.06.30 23:44:55.133135 [ 188 ] {49208ac0-f7b4-4b27-acfe-27ff11ac2309::all_1_21_4} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4098 | 2025.06.30 23:44:55.133205 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 4099 | 2025.06.30 23:44:55.638146 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4100 | 2025.06.30 23:44:55.654956 [ 244 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4101 | 2025.06.30 23:44:55.655005 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 4102 | 2025.06.30 23:44:55.660370 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4103 | 2025.06.30 23:44:55.661061 [ 244 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4104 | 2025.06.30 23:44:55.661371 [ 97 ] {} <Debug> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4105 | 2025.06.30 23:44:55.661440 [ 97 ] {} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4106 | 2025.06.30 23:44:55.661461 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 4107 | 2025.06.30 23:44:55.661583 [ 195 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::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 | ||
| 4108 | 2025.06.30 23:44:55.663997 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4109 | 2025.06.30 23:44:55.665851 [ 195 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4110 | 2025.06.30 23:44:55.667260 [ 195 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part | ||
| 4111 | 2025.06.30 23:44:55.671816 [ 195 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 4112 | 2025.06.30 23:44:55.676068 [ 195 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 4113 | 2025.06.30 23:44:55.680270 [ 195 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 4114 | 2025.06.30 23:44:55.684675 [ 195 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part | ||
| 4115 | 2025.06.30 23:44:55.688976 [ 195 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 4116 | 2025.06.30 23:44:55.741111 [ 198 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.079575312 sec., 1998.1071516251172 rows/sec., 10.33 MiB/sec. | ||
| 4117 | 2025.06.30 23:44:55.742925 [ 193 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4118 | 2025.06.30 23:44:55.744594 [ 193 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::all_1_21_4} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4119 | 2025.06.30 23:44:55.744690 [ 193 ] {c822181d-cb62-4c8c-bfa2-41322a9441e9::all_1_21_4} <Trace> system.metric_log (c822181d-cb62-4c8c-bfa2-41322a9441e9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4120 | 2025.06.30 23:44:55.746056 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4121 | 2025.06.30 23:44:56.001153 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 215.67 MiB, peak 226.21 MiB, free memory in arenas 0.00 B, will set to 223.07 MiB (RSS), difference: 7.41 MiB | ||
| 4122 | 2025.06.30 23:44:57.646305 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 582 | ||
| 4123 | 2025.06.30 23:44:57.648537 [ 242 ] {} <Trace> system.query_log (37f36e38-011e-4f54-89e7-9ff8ae57b433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4124 | 2025.06.30 23:44:57.648576 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 4125 | 2025.06.30 23:44:57.649733 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4126 | 2025.06.30 23:44:57.649999 [ 242 ] {} <Trace> system.query_log (37f36e38-011e-4f54-89e7-9ff8ae57b433): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4127 | 2025.06.30 23:44:57.650244 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 582 | ||
| 4128 | 2025.06.30 23:44:58.983494 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4129 | 2025.06.30 23:44:58.983778 [ 268 ] {405e7201-616d-4242-ac9c-2d85825a69da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4130 | 2025.06.30 23:44:58.983888 [ 268 ] {405e7201-616d-4242-ac9c-2d85825a69da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4131 | 2025.06.30 23:44:58.984841 [ 268 ] {405e7201-616d-4242-ac9c-2d85825a69da} <Trace> oximeter.fields_i16 (cc461ec9-35df-446c-b2c1-0988c4ecf4f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4132 | 2025.06.30 23:44:58.984887 [ 268 ] {405e7201-616d-4242-ac9c-2d85825a69da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 4133 | 2025.06.30 23:44:58.985296 [ 268 ] {405e7201-616d-4242-ac9c-2d85825a69da} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4134 | 2025.06.30 23:44:58.985601 [ 268 ] {405e7201-616d-4242-ac9c-2d85825a69da} <Trace> oximeter.fields_i16 (cc461ec9-35df-446c-b2c1-0988c4ecf4f2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4135 | 2025.06.30 23:44:58.985798 [ 268 ] {405e7201-616d-4242-ac9c-2d85825a69da} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002087 sec., 101581.21705797796 rows/sec., 6.46 MiB/sec. | ||
| 4136 | 2025.06.30 23:44:58.985856 [ 268 ] {405e7201-616d-4242-ac9c-2d85825a69da} <Debug> TCPHandler: Processed in 0.002497018 sec. | ||
| 4137 | 2025.06.30 23:44:58.986001 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4138 | 2025.06.30 23:44:58.986126 [ 268 ] {9891ed4d-bd2b-4108-8682-329bf80e51ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4139 | 2025.06.30 23:44:58.986181 [ 268 ] {9891ed4d-bd2b-4108-8682-329bf80e51ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4140 | 2025.06.30 23:44:58.986978 [ 268 ] {9891ed4d-bd2b-4108-8682-329bf80e51ce} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4141 | 2025.06.30 23:44:58.987017 [ 268 ] {9891ed4d-bd2b-4108-8682-329bf80e51ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 4142 | 2025.06.30 23:44:58.987413 [ 268 ] {9891ed4d-bd2b-4108-8682-329bf80e51ce} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4143 | 2025.06.30 23:44:58.987636 [ 268 ] {9891ed4d-bd2b-4108-8682-329bf80e51ce} <Trace> oximeter.fields_string (82faa10a-6758-4d70-a5a0-28558c1bf2a9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4144 | 2025.06.30 23:44:58.987771 [ 268 ] {9891ed4d-bd2b-4108-8682-329bf80e51ce} <Debug> executeQuery: Read 699 rows, 57.17 KiB in 0.001676 sec., 417064.43914081145 rows/sec., 33.31 MiB/sec. | ||
| 4145 | 2025.06.30 23:44:58.987812 [ 268 ] {9891ed4d-bd2b-4108-8682-329bf80e51ce} <Debug> TCPHandler: Processed in 0.001874634 sec. | ||
| 4146 | 2025.06.30 23:44:58.987927 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4147 | 2025.06.30 23:44:58.988025 [ 268 ] {5587bd76-50e2-4bd3-b9c7-75b378ea4435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4148 | 2025.06.30 23:44:58.988067 [ 268 ] {5587bd76-50e2-4bd3-b9c7-75b378ea4435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4149 | 2025.06.30 23:44:58.988502 [ 268 ] {5587bd76-50e2-4bd3-b9c7-75b378ea4435} <Trace> oximeter.fields_u16 (e6613935-3e17-4154-acb1-e41c565dbfe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4150 | 2025.06.30 23:44:58.988540 [ 268 ] {5587bd76-50e2-4bd3-b9c7-75b378ea4435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 4151 | 2025.06.30 23:44:58.988849 [ 268 ] {5587bd76-50e2-4bd3-b9c7-75b378ea4435} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4152 | 2025.06.30 23:44:58.989064 [ 268 ] {5587bd76-50e2-4bd3-b9c7-75b378ea4435} <Trace> oximeter.fields_u16 (e6613935-3e17-4154-acb1-e41c565dbfe1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4153 | 2025.06.30 23:44:58.989193 [ 268 ] {5587bd76-50e2-4bd3-b9c7-75b378ea4435} <Debug> executeQuery: Read 147 rows, 9.47 KiB in 0.001188 sec., 123737.37373737374 rows/sec., 7.78 MiB/sec. | ||
| 4154 | 2025.06.30 23:44:58.989231 [ 268 ] {5587bd76-50e2-4bd3-b9c7-75b378ea4435} <Debug> TCPHandler: Processed in 0.001356342 sec. | ||
| 4155 | 2025.06.30 23:44:58.989343 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4156 | 2025.06.30 23:44:58.989439 [ 268 ] {a86a4ef6-6b90-47f7-b1ef-d8d5558909b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4157 | 2025.06.30 23:44:58.989478 [ 268 ] {a86a4ef6-6b90-47f7-b1ef-d8d5558909b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4158 | 2025.06.30 23:44:58.989892 [ 268 ] {a86a4ef6-6b90-47f7-b1ef-d8d5558909b5} <Trace> oximeter.fields_u32 (ec6213f1-dcaf-4a89-82bf-47c3676801f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4159 | 2025.06.30 23:44:58.989929 [ 268 ] {a86a4ef6-6b90-47f7-b1ef-d8d5558909b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 4160 | 2025.06.30 23:44:58.990232 [ 268 ] {a86a4ef6-6b90-47f7-b1ef-d8d5558909b5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4161 | 2025.06.30 23:44:58.990452 [ 268 ] {a86a4ef6-6b90-47f7-b1ef-d8d5558909b5} <Trace> oximeter.fields_u32 (ec6213f1-dcaf-4a89-82bf-47c3676801f2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4162 | 2025.06.30 23:44:58.990580 [ 268 ] {a86a4ef6-6b90-47f7-b1ef-d8d5558909b5} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00116 sec., 97413.79310344828 rows/sec., 6.31 MiB/sec. | ||
| 4163 | 2025.06.30 23:44:58.990619 [ 268 ] {a86a4ef6-6b90-47f7-b1ef-d8d5558909b5} <Debug> TCPHandler: Processed in 0.001326151 sec. | ||
| 4164 | 2025.06.30 23:44:58.990730 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4165 | 2025.06.30 23:44:58.990825 [ 268 ] {157f974e-689b-497f-8932-23a4151fade5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4166 | 2025.06.30 23:44:58.990865 [ 268 ] {157f974e-689b-497f-8932-23a4151fade5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4167 | 2025.06.30 23:44:58.991273 [ 268 ] {157f974e-689b-497f-8932-23a4151fade5} <Trace> oximeter.fields_u8 (126a9341-d612-4a9e-b05c-1e86ceb2f292): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4168 | 2025.06.30 23:44:58.991310 [ 268 ] {157f974e-689b-497f-8932-23a4151fade5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 4169 | 2025.06.30 23:44:58.991612 [ 268 ] {157f974e-689b-497f-8932-23a4151fade5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4170 | 2025.06.30 23:44:58.991838 [ 268 ] {157f974e-689b-497f-8932-23a4151fade5} <Trace> oximeter.fields_u8 (126a9341-d612-4a9e-b05c-1e86ceb2f292): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4171 | 2025.06.30 23:44:58.991968 [ 268 ] {157f974e-689b-497f-8932-23a4151fade5} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001161 sec., 96468.56158484066 rows/sec., 5.50 MiB/sec. | ||
| 4172 | 2025.06.30 23:44:58.992007 [ 268 ] {157f974e-689b-497f-8932-23a4151fade5} <Debug> TCPHandler: Processed in 0.001326761 sec. | ||
| 4173 | 2025.06.30 23:44:58.992118 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4174 | 2025.06.30 23:44:58.992213 [ 268 ] {0e112cea-46a3-4d46-9e31-34ca12d22b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4175 | 2025.06.30 23:44:58.992253 [ 268 ] {0e112cea-46a3-4d46-9e31-34ca12d22b8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4176 | 2025.06.30 23:44:58.992787 [ 268 ] {0e112cea-46a3-4d46-9e31-34ca12d22b8f} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4177 | 2025.06.30 23:44:58.992824 [ 268 ] {0e112cea-46a3-4d46-9e31-34ca12d22b8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 4178 | 2025.06.30 23:44:58.993158 [ 268 ] {0e112cea-46a3-4d46-9e31-34ca12d22b8f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4179 | 2025.06.30 23:44:58.993376 [ 268 ] {0e112cea-46a3-4d46-9e31-34ca12d22b8f} <Trace> oximeter.fields_uuid (a5318d3b-cdaa-46a7-bf68-a6fa1d8f6054): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4180 | 2025.06.30 23:44:58.993505 [ 268 ] {0e112cea-46a3-4d46-9e31-34ca12d22b8f} <Debug> executeQuery: Read 423 rows, 30.87 KiB in 0.00131 sec., 322900.7633587786 rows/sec., 23.01 MiB/sec. | ||
| 4181 | 2025.06.30 23:44:58.993543 [ 268 ] {0e112cea-46a3-4d46-9e31-34ca12d22b8f} <Debug> TCPHandler: Processed in 0.001475415 sec. | ||
| 4182 | 2025.06.30 23:44:58.993655 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4183 | 2025.06.30 23:44:58.993750 [ 268 ] {4c671a36-9575-4d71-828a-271f0483afb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4184 | 2025.06.30 23:44:58.993791 [ 268 ] {4c671a36-9575-4d71-828a-271f0483afb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4185 | 2025.06.30 23:44:58.994121 [ 268 ] {4c671a36-9575-4d71-828a-271f0483afb9} <Trace> oximeter.measurements_bool (268d20f7-c6eb-48b2-8a5e-d5ce3658f984): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4186 | 2025.06.30 23:44:58.994158 [ 268 ] {4c671a36-9575-4d71-828a-271f0483afb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 4187 | 2025.06.30 23:44:58.994470 [ 268 ] {4c671a36-9575-4d71-828a-271f0483afb9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4188 | 2025.06.30 23:44:58.994686 [ 268 ] {4c671a36-9575-4d71-828a-271f0483afb9} <Trace> oximeter.measurements_bool (268d20f7-c6eb-48b2-8a5e-d5ce3658f984): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4189 | 2025.06.30 23:44:58.994813 [ 268 ] {4c671a36-9575-4d71-828a-271f0483afb9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 4190 | 2025.06.30 23:44:58.994866 [ 268 ] {4c671a36-9575-4d71-828a-271f0483afb9} <Debug> TCPHandler: Processed in 0.001258679 sec. | ||
| 4191 | 2025.06.30 23:44:58.994997 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4192 | 2025.06.30 23:44:58.995094 [ 268 ] {78bcac36-e420-4225-acaa-1df2d0963a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4193 | 2025.06.30 23:44:58.995136 [ 268 ] {78bcac36-e420-4225-acaa-1df2d0963a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4194 | 2025.06.30 23:44:58.995571 [ 268 ] {78bcac36-e420-4225-acaa-1df2d0963a96} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4195 | 2025.06.30 23:44:58.995609 [ 268 ] {78bcac36-e420-4225-acaa-1df2d0963a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 4196 | 2025.06.30 23:44:58.995953 [ 268 ] {78bcac36-e420-4225-acaa-1df2d0963a96} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4197 | 2025.06.30 23:44:58.996165 [ 268 ] {78bcac36-e420-4225-acaa-1df2d0963a96} <Trace> oximeter.measurements_cumulativeu64 (026606ef-3501-4aaf-b531-db3020f38a83): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4198 | 2025.06.30 23:44:58.996294 [ 268 ] {78bcac36-e420-4225-acaa-1df2d0963a96} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001219 sec., 194421.6570959803 rows/sec., 13.03 MiB/sec. | ||
| 4199 | 2025.06.30 23:44:58.996330 [ 268 ] {78bcac36-e420-4225-acaa-1df2d0963a96} <Debug> TCPHandler: Processed in 0.001383842 sec. | ||
| 4200 | 2025.06.30 23:44:58.996445 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4201 | 2025.06.30 23:44:58.996541 [ 268 ] {a3ea6b62-1b8f-4075-ae65-d25274fb82d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4202 | 2025.06.30 23:44:58.996582 [ 268 ] {a3ea6b62-1b8f-4075-ae65-d25274fb82d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4203 | 2025.06.30 23:44:58.996893 [ 268 ] {a3ea6b62-1b8f-4075-ae65-d25274fb82d6} <Trace> oximeter.measurements_f64 (f1112b1e-3387-43f4-9ba1-20e7d57d1ee4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4204 | 2025.06.30 23:44:58.996928 [ 268 ] {a3ea6b62-1b8f-4075-ae65-d25274fb82d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 4205 | 2025.06.30 23:44:58.997225 [ 268 ] {a3ea6b62-1b8f-4075-ae65-d25274fb82d6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4206 | 2025.06.30 23:44:58.997446 [ 268 ] {a3ea6b62-1b8f-4075-ae65-d25274fb82d6} <Trace> oximeter.measurements_f64 (f1112b1e-3387-43f4-9ba1-20e7d57d1ee4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4207 | 2025.06.30 23:44:58.997572 [ 268 ] {a3ea6b62-1b8f-4075-ae65-d25274fb82d6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 4208 | 2025.06.30 23:44:58.997608 [ 268 ] {a3ea6b62-1b8f-4075-ae65-d25274fb82d6} <Debug> TCPHandler: Processed in 0.001212299 sec. | ||
| 4209 | 2025.06.30 23:44:58.997715 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4210 | 2025.06.30 23:44:58.997807 [ 268 ] {27c6f039-a635-4e04-af41-225c8a8f41b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4211 | 2025.06.30 23:44:58.997859 [ 268 ] {27c6f039-a635-4e04-af41-225c8a8f41b7} <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 | ||
| 4212 | 2025.06.30 23:44:58.998690 [ 268 ] {27c6f039-a635-4e04-af41-225c8a8f41b7} <Trace> oximeter.measurements_histogramu64 (96bd3d6b-0397-4369-9f0e-802cd46d4f98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4213 | 2025.06.30 23:44:58.998725 [ 268 ] {27c6f039-a635-4e04-af41-225c8a8f41b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 4214 | 2025.06.30 23:44:58.999279 [ 268 ] {27c6f039-a635-4e04-af41-225c8a8f41b7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4215 | 2025.06.30 23:44:58.999502 [ 268 ] {27c6f039-a635-4e04-af41-225c8a8f41b7} <Trace> oximeter.measurements_histogramu64 (96bd3d6b-0397-4369-9f0e-802cd46d4f98): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4216 | 2025.06.30 23:44:58.999634 [ 268 ] {27c6f039-a635-4e04-af41-225c8a8f41b7} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001845 sec., 22222.222222222223 rows/sec., 39.82 MiB/sec. | ||
| 4217 | 2025.06.30 23:44:58.999685 [ 268 ] {27c6f039-a635-4e04-af41-225c8a8f41b7} <Debug> TCPHandler: Processed in 0.002018767 sec. | ||
| 4218 | 2025.06.30 23:44:58.999797 [ 268 ] {} <Trace> TCP-Session: e5a86339-ed55-4810-a861-b6c7608810d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4219 | 2025.06.30 23:44:58.999891 [ 268 ] {a6c5e8fb-d908-4365-8a5b-dca815a080fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52883) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4220 | 2025.06.30 23:44:58.999931 [ 268 ] {a6c5e8fb-d908-4365-8a5b-dca815a080fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4221 | 2025.06.30 23:44:59.000252 [ 268 ] {a6c5e8fb-d908-4365-8a5b-dca815a080fc} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4222 | 2025.06.30 23:44:59.000291 [ 268 ] {a6c5e8fb-d908-4365-8a5b-dca815a080fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 4223 | 2025.06.30 23:44:59.000592 [ 268 ] {a6c5e8fb-d908-4365-8a5b-dca815a080fc} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4224 | 2025.06.30 23:44:59.000793 [ 268 ] {a6c5e8fb-d908-4365-8a5b-dca815a080fc} <Trace> oximeter.measurements_u64 (6e3c9169-f96c-4bbb-9dee-42d983ebd03f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4225 | 2025.06.30 23:44:59.000917 [ 268 ] {a6c5e8fb-d908-4365-8a5b-dca815a080fc} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001044 sec., 78544.06130268199 rows/sec., 4.99 MiB/sec. | ||
| 4226 | 2025.06.30 23:44:59.000952 [ 268 ] {a6c5e8fb-d908-4365-8a5b-dca815a080fc} <Debug> TCPHandler: Processed in 0.001204158 sec. | ||
| 4227 | 2025.06.30 23:45:02.545358 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4228 | 2025.06.30 23:45:02.545409 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4229 | 2025.06.30 23:45:02.630395 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 | ||
| 4230 | 2025.06.30 23:45:02.630893 [ 243 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4231 | 2025.06.30 23:45:02.630941 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 4232 | 2025.06.30 23:45:02.631574 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4233 | 2025.06.30 23:45:02.631844 [ 243 ] {} <Trace> system.asynchronous_metric_log (49208ac0-f7b4-4b27-acfe-27ff11ac2309): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4234 | 2025.06.30 23:45:02.632002 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||