| 1 | [ Jul 29 18:48:11 Enabled. ] | ||
| 2 | [ Jul 29 18:48:11 Rereading configuration. ] | ||
| 3 | [ Jul 29 18:48:12 Rereading configuration. ] | ||
| 4 | [ Jul 29 18:48:15 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 | [ Jul 29 18:48:15 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.07.29 18:48:16.564255 [ 1 ] {} <Information> Application: Will watch for the process with pid 24576 | ||
| 29 | 2025.07.29 18:48:16.564801 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.07.29 18:48:17.065835 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24576 | ||
| 31 | 2025.07.29 18:48:17.066697 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.07.29 18:48:17.066887 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.07.29 18:48:17.186722 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.07.29 18:48:17.247578 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.07.29 18:48:17.247668 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.07.29 18:48:17.247691 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.07.29 18:48:17.247752 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.07.29 18:48:17.248364 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.07.29 18:48:17.251044 [ 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.07.29 18:48:17.252103 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.07.29 18:48:17.253160 [ 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.07.29 18:48:17.253235 [ 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.07.29 18:48:17.253288 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.07.29 18:48:17.254350 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.07.29 18:48:17.255482 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.07.29 18:48:17.262676 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.07.29 18:48:17.263603 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.07.29 18:48:17.265351 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.07.29 18:48:17.265473 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.07.29 18:48:17.266687 [ 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.07.29 18:48:17.267232 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.07.29 18:48:17.271716 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.07.29 18:48:17.272497 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.07.29 18:48:17.278763 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.07.29 18:48:17.279326 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.07.29 18:48:17.279833 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.07.29 18:48:17.280233 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.07.29 18:48:17.281366 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.07.29 18:48:17.281394 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.07.29 18:48:17.281494 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.07.29 18:48:17.281604 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.07.29 18:48:17.308800 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.07.29 18:48:17.308828 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000196056 sec | ||
| 68 | 2025.07.29 18:48:17.308900 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.07.29 18:48:17.308948 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.07.29 18:48:17.309839 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.07.29 18:48:17.310615 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.07.29 18:48:17.324518 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.07.29 18:48:17.324583 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.07.29 18:48:17.324702 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.07.29 18:48:17.324722 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.07.29 18:48:17.324772 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.07.29 18:48:17.324875 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.07.29 18:48:17.329847 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.07.29 18:48:17.329908 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.07.29 18:48:17.329984 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.07.29 18:48:17.330191 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.07.29 18:48:17.330247 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.07.29 18:48:17.330263 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.07.29 18:48:17.330359 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.07.29 18:48:17.330374 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.07.29 18:48:17.330411 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.07.29 18:48:17.330509 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.07.29 18:48:17.356940 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.07.29 18:48:17.360446 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.07.29 18:48:17.360555 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000132734 sec | ||
| 91 | 2025.07.29 18:48:17.360575 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.07.29 18:48:17.360588 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.07.29 18:48:17.360618 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.07.29 18:48:17.360868 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.07.29 18:48:17.360989 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.07.29 18:48:17.361006 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.07.29 18:48:17.361018 [ 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.07.29 18:48:17.361031 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.07.29 18:48:17.405388 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.07.29 18:48:17.405601 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.80 MiB (RSS), difference: 92.03 MiB | ||
| 101 | 2025.07.29 18:48:17.407270 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.843e-05 sec. | ||
| 102 | 2025.07.29 18:48:17.407734 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.07.29 18:48:17.409325 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.07.29 18:48:17.409348 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.07.29 18:48:17.640632 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59916 | ||
| 106 | 2025.07.29 18:48:17.646516 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.07.29 18:48:17.646581 [ 3 ] {} <Debug> TCP-Session: a30b6351-7212-44dd-b6b6-52c925d143ec Authenticating user 'default' from [fd00:1122:3344:101::b]:59916 | ||
| 108 | 2025.07.29 18:48:17.646612 [ 3 ] {} <Debug> TCP-Session: a30b6351-7212-44dd-b6b6-52c925d143ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.07.29 18:48:17.646723 [ 3 ] {} <Debug> TCP-Session: a30b6351-7212-44dd-b6b6-52c925d143ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.07.29 18:48:17.646823 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.07.29 18:48:17.646849 [ 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.07.29 18:48:17.646945 [ 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.07.29 18:48:17.653091 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46642 | ||
| 114 | 2025.07.29 18:48:17.653221 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54517 | ||
| 115 | 2025.07.29 18:48:17.653227 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62622 | ||
| 116 | 2025.07.29 18:48:17.653248 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2025.07.29 18:48:17.653412 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39510 | ||
| 118 | 2025.07.29 18:48:17.653420 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2025.07.29 18:48:17.653421 [ 4 ] {} <Debug> TCP-Session: 68f42ce6-09c4-4dcc-bf5d-084bc6296fcf Authenticating user 'default' from [fd00:1122:3344:101::b]:46642 | ||
| 120 | 2025.07.29 18:48:17.653473 [ 5 ] {} <Debug> TCP-Session: dab535ae-b995-4724-a24e-c7cfc00e63a2 Authenticating user 'default' from [fd00:1122:3344:101::b]:54517 | ||
| 121 | 2025.07.29 18:48:17.653484 [ 4 ] {} <Debug> TCP-Session: 68f42ce6-09c4-4dcc-bf5d-084bc6296fcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2025.07.29 18:48:17.653475 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2025.07.29 18:48:17.653566 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2025.07.29 18:48:17.653603 [ 4 ] {} <Debug> TCP-Session: 68f42ce6-09c4-4dcc-bf5d-084bc6296fcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2025.07.29 18:48:17.653590 [ 5 ] {} <Debug> TCP-Session: dab535ae-b995-4724-a24e-c7cfc00e63a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2025.07.29 18:48:17.653605 [ 254 ] {} <Debug> TCP-Session: 938d4b1e-38d7-4259-b3a6-d409779288d6 Authenticating user 'default' from [fd00:1122:3344:101::b]:62622 | ||
| 127 | 2025.07.29 18:48:17.653697 [ 5 ] {} <Debug> TCP-Session: dab535ae-b995-4724-a24e-c7cfc00e63a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2025.07.29 18:48:17.653696 [ 255 ] {} <Debug> TCP-Session: 770651cc-f261-4aac-a98f-428909a8d5fc Authenticating user 'default' from [fd00:1122:3344:101::b]:39510 | ||
| 129 | 2025.07.29 18:48:17.653575 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57136 | ||
| 130 | 2025.07.29 18:48:17.653813 [ 255 ] {} <Debug> TCP-Session: 770651cc-f261-4aac-a98f-428909a8d5fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2025.07.29 18:48:17.653801 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61282 | ||
| 132 | 2025.07.29 18:48:17.653799 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50964 | ||
| 133 | 2025.07.29 18:48:17.653908 [ 255 ] {} <Debug> TCP-Session: 770651cc-f261-4aac-a98f-428909a8d5fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2025.07.29 18:48:17.653791 [ 254 ] {} <Debug> TCP-Session: 938d4b1e-38d7-4259-b3a6-d409779288d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2025.07.29 18:48:17.653964 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2025.07.29 18:48:17.654038 [ 256 ] {} <Debug> TCP-Session: 8afc15b9-6d5a-4338-a429-487016773a06 Authenticating user 'default' from [fd00:1122:3344:101::b]:57136 | ||
| 137 | 2025.07.29 18:48:17.654073 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2025.07.29 18:48:17.654072 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2025.07.29 18:48:17.654043 [ 254 ] {} <Debug> TCP-Session: 938d4b1e-38d7-4259-b3a6-d409779288d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.07.29 18:48:17.654173 [ 257 ] {} <Debug> TCP-Session: cf75db98-67ef-4044-a296-5394cecdfdcd Authenticating user 'default' from [fd00:1122:3344:101::b]:61282 | ||
| 141 | 2025.07.29 18:48:17.654203 [ 258 ] {} <Debug> TCP-Session: 110ad5f4-c997-4f3c-b6d3-70c8c20f8a45 Authenticating user 'default' from [fd00:1122:3344:101::b]:50964 | ||
| 142 | 2025.07.29 18:48:17.654157 [ 256 ] {} <Debug> TCP-Session: 8afc15b9-6d5a-4338-a429-487016773a06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2025.07.29 18:48:17.654292 [ 257 ] {} <Debug> TCP-Session: cf75db98-67ef-4044-a296-5394cecdfdcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.07.29 18:48:17.654314 [ 258 ] {} <Debug> TCP-Session: 110ad5f4-c997-4f3c-b6d3-70c8c20f8a45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.07.29 18:48:17.654299 [ 256 ] {} <Debug> TCP-Session: 8afc15b9-6d5a-4338-a429-487016773a06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.07.29 18:48:17.654400 [ 257 ] {} <Debug> TCP-Session: cf75db98-67ef-4044-a296-5394cecdfdcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.07.29 18:48:17.654426 [ 258 ] {} <Debug> TCP-Session: 110ad5f4-c997-4f3c-b6d3-70c8c20f8a45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.07.29 18:48:17.687368 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:32935 | ||
| 149 | 2025.07.29 18:48:17.688551 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2025.07.29 18:48:17.688700 [ 259 ] {} <Debug> TCP-Session: 77dc7a6c-6400-4c3d-8a97-2ac4134fbd7f Authenticating user 'default' from [fd00:1122:3344:101::a]:32935 | ||
| 151 | 2025.07.29 18:48:17.688725 [ 259 ] {} <Debug> TCP-Session: 77dc7a6c-6400-4c3d-8a97-2ac4134fbd7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.07.29 18:48:17.688738 [ 259 ] {} <Debug> TCP-Session: 77dc7a6c-6400-4c3d-8a97-2ac4134fbd7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.07.29 18:48:17.688884 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2025.07.29 18:48:17.688922 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 155 | 2025.07.29 18:48:17.689095 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2025.07.29 18:48:17.691377 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38223 | ||
| 157 | 2025.07.29 18:48:17.691468 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63725 | ||
| 158 | 2025.07.29 18:48:17.691533 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40683 | ||
| 159 | 2025.07.29 18:48:17.691615 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51237 | ||
| 160 | 2025.07.29 18:48:17.691735 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39324 | ||
| 161 | 2025.07.29 18:48:17.691861 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2025.07.29 18:48:17.691912 [ 260 ] {} <Debug> TCP-Session: 7d3fe064-12a2-4b37-8c42-d3725c0b4fbf Authenticating user 'default' from [fd00:1122:3344:101::a]:38223 | ||
| 163 | 2025.07.29 18:48:17.691937 [ 260 ] {} <Debug> TCP-Session: 7d3fe064-12a2-4b37-8c42-d3725c0b4fbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2025.07.29 18:48:17.691953 [ 260 ] {} <Debug> TCP-Session: 7d3fe064-12a2-4b37-8c42-d3725c0b4fbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2025.07.29 18:48:17.691974 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60367 | ||
| 166 | 2025.07.29 18:48:17.691971 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2025.07.29 18:48:17.692071 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2025.07.29 18:48:17.692126 [ 263 ] {} <Debug> TCP-Session: 1a939f03-cd7e-42c5-8e78-2be31a2e7e85 Authenticating user 'default' from [fd00:1122:3344:101::a]:51237 | ||
| 169 | 2025.07.29 18:48:17.692107 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48599 | ||
| 170 | 2025.07.29 18:48:17.692072 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2025.07.29 18:48:17.692239 [ 261 ] {} <Debug> TCP-Session: 187deca8-5457-45c8-a68f-2fef09521866 Authenticating user 'default' from [fd00:1122:3344:101::a]:63725 | ||
| 172 | 2025.07.29 18:48:17.692276 [ 263 ] {} <Debug> TCP-Session: 1a939f03-cd7e-42c5-8e78-2be31a2e7e85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2025.07.29 18:48:17.692248 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2025.07.29 18:48:17.692351 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2025.07.29 18:48:17.692388 [ 265 ] {} <Debug> TCP-Session: 37fd1ef6-88f6-40dc-b8fb-ab52e81fc906 Authenticating user 'default' from [fd00:1122:3344:101::a]:60367 | ||
| 176 | 2025.07.29 18:48:17.692351 [ 261 ] {} <Debug> TCP-Session: 187deca8-5457-45c8-a68f-2fef09521866 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2025.07.29 18:48:17.692354 [ 263 ] {} <Debug> TCP-Session: 1a939f03-cd7e-42c5-8e78-2be31a2e7e85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2025.07.29 18:48:17.692503 [ 261 ] {} <Debug> TCP-Session: 187deca8-5457-45c8-a68f-2fef09521866 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2025.07.29 18:48:17.692520 [ 265 ] {} <Debug> TCP-Session: 37fd1ef6-88f6-40dc-b8fb-ab52e81fc906 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2025.07.29 18:48:17.692486 [ 266 ] {} <Debug> TCP-Session: ea02ced1-e576-4341-a73e-3eaef256f610 Authenticating user 'default' from [fd00:1122:3344:101::a]:48599 | ||
| 181 | 2025.07.29 18:48:17.692262 [ 264 ] {} <Debug> TCP-Session: 1a1b6410-aee3-4ccf-8b75-fee2fdaeefa5 Authenticating user 'default' from [fd00:1122:3344:101::a]:39324 | ||
| 182 | 2025.07.29 18:48:17.692612 [ 265 ] {} <Debug> TCP-Session: 37fd1ef6-88f6-40dc-b8fb-ab52e81fc906 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2025.07.29 18:48:17.692629 [ 266 ] {} <Debug> TCP-Session: ea02ced1-e576-4341-a73e-3eaef256f610 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2025.07.29 18:48:17.692695 [ 264 ] {} <Debug> TCP-Session: 1a1b6410-aee3-4ccf-8b75-fee2fdaeefa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2025.07.29 18:48:17.692701 [ 266 ] {} <Debug> TCP-Session: ea02ced1-e576-4341-a73e-3eaef256f610 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2025.07.29 18:48:17.692770 [ 264 ] {} <Debug> TCP-Session: 1a1b6410-aee3-4ccf-8b75-fee2fdaeefa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2025.07.29 18:48:17.706698 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 188 | 2025.07.29 18:48:17.706751 [ 262 ] {} <Debug> TCP-Session: 1845781f-913f-43bd-95fa-498ab7bec32c Authenticating user 'default' from [fd00:1122:3344:101::a]:40683 | ||
| 189 | 2025.07.29 18:48:17.706769 [ 262 ] {} <Debug> TCP-Session: 1845781f-913f-43bd-95fa-498ab7bec32c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2025.07.29 18:48:17.706875 [ 262 ] {} <Debug> TCP-Session: 1845781f-913f-43bd-95fa-498ab7bec32c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.07.29 18:48:18.000235 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.91 MiB, peak 116.91 MiB, free memory in arenas 0.00 B, will set to 119.54 MiB (RSS), difference: 2.62 MiB | ||
| 192 | 2025.07.29 18:48:18.264711 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61870 | ||
| 193 | 2025.07.29 18:48:18.269221 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2025.07.29 18:48:18.269299 [ 267 ] {} <Debug> TCP-Session: 97abe0a9-2201-4872-b376-11d3b90f684c Authenticating user 'default' from [fd00:1122:3344:101::c]:61870 | ||
| 195 | 2025.07.29 18:48:18.269322 [ 267 ] {} <Debug> TCP-Session: 97abe0a9-2201-4872-b376-11d3b90f684c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2025.07.29 18:48:18.269334 [ 267 ] {} <Debug> TCP-Session: 97abe0a9-2201-4872-b376-11d3b90f684c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2025.07.29 18:48:18.269480 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2025.07.29 18:48:18.269508 [ 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.07.29 18:48:18.269577 [ 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.07.29 18:48:18.277298 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36889 | ||
| 201 | 2025.07.29 18:48:18.277390 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35544 | ||
| 202 | 2025.07.29 18:48:18.277518 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2025.07.29 18:48:18.277560 [ 268 ] {} <Debug> TCP-Session: 47794c5b-a6a5-40ca-b048-371cb7fe7ccc Authenticating user 'default' from [fd00:1122:3344:101::c]:36889 | ||
| 204 | 2025.07.29 18:48:18.277657 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 205 | 2025.07.29 18:48:18.277676 [ 268 ] {} <Debug> TCP-Session: 47794c5b-a6a5-40ca-b048-371cb7fe7ccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 206 | 2025.07.29 18:48:18.277673 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56093 | ||
| 207 | 2025.07.29 18:48:18.277703 [ 268 ] {} <Debug> TCP-Session: 47794c5b-a6a5-40ca-b048-371cb7fe7ccc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2025.07.29 18:48:18.277729 [ 269 ] {} <Debug> TCP-Session: 51e0a6e5-8dad-4984-8917-b97501b777b8 Authenticating user 'default' from [fd00:1122:3344:101::c]:35544 | ||
| 209 | 2025.07.29 18:48:18.277766 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57984 | ||
| 210 | 2025.07.29 18:48:18.277688 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44897 | ||
| 211 | 2025.07.29 18:48:18.277870 [ 269 ] {} <Debug> TCP-Session: 51e0a6e5-8dad-4984-8917-b97501b777b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 212 | 2025.07.29 18:48:18.277938 [ 269 ] {} <Debug> TCP-Session: 51e0a6e5-8dad-4984-8917-b97501b777b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 213 | 2025.07.29 18:48:18.278073 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38450 | ||
| 214 | 2025.07.29 18:48:18.278075 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48762 | ||
| 215 | 2025.07.29 18:48:18.278175 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 216 | 2025.07.29 18:48:18.278264 [ 270 ] {} <Debug> TCP-Session: 0ea83591-b847-4477-8bcb-eb76d0e445e1 Authenticating user 'default' from [fd00:1122:3344:101::c]:44897 | ||
| 217 | 2025.07.29 18:48:18.278287 [ 270 ] {} <Debug> TCP-Session: 0ea83591-b847-4477-8bcb-eb76d0e445e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2025.07.29 18:48:18.278375 [ 270 ] {} <Debug> TCP-Session: 0ea83591-b847-4477-8bcb-eb76d0e445e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2025.07.29 18:48:18.279154 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 220 | 2025.07.29 18:48:18.279190 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 221 | 2025.07.29 18:48:18.279197 [ 271 ] {} <Debug> TCP-Session: 070faea4-b384-453d-ac14-2b99055658a8 Authenticating user 'default' from [fd00:1122:3344:101::c]:56093 | ||
| 222 | 2025.07.29 18:48:18.279311 [ 273 ] {} <Debug> TCP-Session: 62a6771c-1db5-44a5-b48e-08fd0dcee836 Authenticating user 'default' from [fd00:1122:3344:101::c]:38450 | ||
| 223 | 2025.07.29 18:48:18.279319 [ 271 ] {} <Debug> TCP-Session: 070faea4-b384-453d-ac14-2b99055658a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2025.07.29 18:48:18.279338 [ 273 ] {} <Debug> TCP-Session: 62a6771c-1db5-44a5-b48e-08fd0dcee836 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2025.07.29 18:48:18.279389 [ 271 ] {} <Debug> TCP-Session: 070faea4-b384-453d-ac14-2b99055658a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2025.07.29 18:48:18.279446 [ 273 ] {} <Debug> TCP-Session: 62a6771c-1db5-44a5-b48e-08fd0dcee836 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2025.07.29 18:48:18.288063 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 228 | 2025.07.29 18:48:18.288154 [ 272 ] {} <Debug> TCP-Session: b9f5c46d-e3c8-4c45-80d9-ecefcd58f217 Authenticating user 'default' from [fd00:1122:3344:101::c]:57984 | ||
| 229 | 2025.07.29 18:48:18.288187 [ 272 ] {} <Debug> TCP-Session: b9f5c46d-e3c8-4c45-80d9-ecefcd58f217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2025.07.29 18:48:18.288202 [ 272 ] {} <Debug> TCP-Session: b9f5c46d-e3c8-4c45-80d9-ecefcd58f217 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2025.07.29 18:48:18.290778 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 232 | 2025.07.29 18:48:18.290839 [ 274 ] {} <Debug> TCP-Session: d5443a6c-8d71-4741-b8fb-7d4612b3ed4c Authenticating user 'default' from [fd00:1122:3344:101::c]:48762 | ||
| 233 | 2025.07.29 18:48:18.290862 [ 274 ] {} <Debug> TCP-Session: d5443a6c-8d71-4741-b8fb-7d4612b3ed4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2025.07.29 18:48:18.290965 [ 274 ] {} <Debug> TCP-Session: d5443a6c-8d71-4741-b8fb-7d4612b3ed4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2025.07.29 18:48:19.376795 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57690 | ||
| 236 | 2025.07.29 18:48:19.376985 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2025.07.29 18:48:19.377089 [ 275 ] {} <Debug> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Authenticating user 'default' from [fd00:1122:3344:101::d]:57690 | ||
| 238 | 2025.07.29 18:48:19.377111 [ 275 ] {} <Debug> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2025.07.29 18:48:19.377123 [ 275 ] {} <Debug> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2025.07.29 18:48:19.377266 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2025.07.29 18:48:19.377310 [ 275 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 242 | 2025.07.29 18:48:19.377387 [ 275 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 243 | 2025.07.29 18:48:19.378040 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54822 | ||
| 244 | 2025.07.29 18:48:19.378117 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51302 | ||
| 245 | 2025.07.29 18:48:19.378187 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55191 | ||
| 246 | 2025.07.29 18:48:19.378281 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63682 | ||
| 247 | 2025.07.29 18:48:19.378351 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 248 | 2025.07.29 18:48:19.378469 [ 276 ] {} <Debug> TCP-Session: cb46c95c-db16-45e6-94e4-d33734a2caba Authenticating user 'default' from [fd00:1122:3344:101::d]:54822 | ||
| 249 | 2025.07.29 18:48:19.378496 [ 276 ] {} <Debug> TCP-Session: cb46c95c-db16-45e6-94e4-d33734a2caba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 250 | 2025.07.29 18:48:19.378508 [ 276 ] {} <Debug> TCP-Session: cb46c95c-db16-45e6-94e4-d33734a2caba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 251 | 2025.07.29 18:48:19.378511 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45306 | ||
| 252 | 2025.07.29 18:48:19.379110 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 253 | 2025.07.29 18:48:19.379147 [ 278 ] {} <Debug> TCP-Session: da1adda6-251d-45de-a373-a5b3cc85a7cd Authenticating user 'default' from [fd00:1122:3344:101::d]:55191 | ||
| 254 | 2025.07.29 18:48:19.379164 [ 278 ] {} <Debug> TCP-Session: da1adda6-251d-45de-a373-a5b3cc85a7cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 255 | 2025.07.29 18:48:19.379243 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53536 | ||
| 256 | 2025.07.29 18:48:19.379248 [ 278 ] {} <Debug> TCP-Session: da1adda6-251d-45de-a373-a5b3cc85a7cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 257 | 2025.07.29 18:48:19.379266 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 258 | 2025.07.29 18:48:19.379368 [ 279 ] {} <Debug> TCP-Session: eb7a7e72-21d9-41e3-b720-c8cc900b55fc Authenticating user 'default' from [fd00:1122:3344:101::d]:63682 | ||
| 259 | 2025.07.29 18:48:19.379386 [ 279 ] {} <Debug> TCP-Session: eb7a7e72-21d9-41e3-b720-c8cc900b55fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 260 | 2025.07.29 18:48:19.379398 [ 279 ] {} <Debug> TCP-Session: eb7a7e72-21d9-41e3-b720-c8cc900b55fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 261 | 2025.07.29 18:48:19.380342 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 262 | 2025.07.29 18:48:19.380433 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43982 | ||
| 263 | 2025.07.29 18:48:19.380438 [ 280 ] {} <Debug> TCP-Session: 1037dae5-392e-4ff2-ab1d-450dda26836e Authenticating user 'default' from [fd00:1122:3344:101::d]:45306 | ||
| 264 | 2025.07.29 18:48:19.380482 [ 280 ] {} <Debug> TCP-Session: 1037dae5-392e-4ff2-ab1d-450dda26836e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 265 | 2025.07.29 18:48:19.380568 [ 280 ] {} <Debug> TCP-Session: 1037dae5-392e-4ff2-ab1d-450dda26836e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 266 | 2025.07.29 18:48:19.382516 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34533 | ||
| 267 | 2025.07.29 18:48:19.384531 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 268 | 2025.07.29 18:48:19.384643 [ 282 ] {} <Debug> TCP-Session: 79b1f573-83b2-4106-a066-24778400ea89 Authenticating user 'default' from [fd00:1122:3344:101::d]:43982 | ||
| 269 | 2025.07.29 18:48:19.384687 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 270 | 2025.07.29 18:48:19.384667 [ 282 ] {} <Debug> TCP-Session: 79b1f573-83b2-4106-a066-24778400ea89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 271 | 2025.07.29 18:48:19.384716 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 272 | 2025.07.29 18:48:19.384760 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 273 | 2025.07.29 18:48:19.384765 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2025.07.29 18:48:19.384735 [ 282 ] {} <Debug> TCP-Session: 79b1f573-83b2-4106-a066-24778400ea89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2025.07.29 18:48:19.384848 [ 281 ] {} <Debug> TCP-Session: ab2f0878-7ff8-4f5f-99dd-e70593a0d7f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:53536 | ||
| 276 | 2025.07.29 18:48:19.384822 [ 277 ] {} <Debug> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Authenticating user 'default' from [fd00:1122:3344:101::d]:51302 | ||
| 277 | 2025.07.29 18:48:19.384733 [ 283 ] {} <Debug> TCP-Session: 957f34c6-2153-4812-9570-504b9a24b585 Authenticating user 'default' from [fd00:1122:3344:101::d]:34533 | ||
| 278 | 2025.07.29 18:48:19.384918 [ 281 ] {} <Debug> TCP-Session: ab2f0878-7ff8-4f5f-99dd-e70593a0d7f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2025.07.29 18:48:19.384904 [ 277 ] {} <Debug> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2025.07.29 18:48:19.384989 [ 283 ] {} <Debug> TCP-Session: 957f34c6-2153-4812-9570-504b9a24b585 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2025.07.29 18:48:19.385007 [ 281 ] {} <Debug> TCP-Session: ab2f0878-7ff8-4f5f-99dd-e70593a0d7f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2025.07.29 18:48:19.384994 [ 277 ] {} <Debug> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2025.07.29 18:48:19.385072 [ 283 ] {} <Debug> TCP-Session: 957f34c6-2153-4812-9570-504b9a24b585 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2025.07.29 18:48:19.387642 [ 275 ] {499aa56f-d581-4c5d-bc5b-32acdb17a485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2025.07.29 18:48:19.493419 [ 275 ] {499aa56f-d581-4c5d-bc5b-32acdb17a485} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:57690) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 286 | |||
| 287 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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 | ||
| 290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 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 | ||
| 294 | 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 | ||
| 295 | 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 | ||
| 296 | 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 | ||
| 297 | 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 | ||
| 298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 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 | ||
| 301 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2025.07.29 18:48:19.494543 [ 275 ] {499aa56f-d581-4c5d-bc5b-32acdb17a485} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 310 | |||
| 311 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 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 | ||
| 314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 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 | ||
| 318 | 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 | ||
| 319 | 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 | ||
| 320 | 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 | ||
| 321 | 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 | ||
| 322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 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 | ||
| 325 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 332 | |||
| 333 | 2025.07.29 18:48:19.494815 [ 275 ] {499aa56f-d581-4c5d-bc5b-32acdb17a485} <Debug> TCPHandler: Processed in 0.116593084 sec. | ||
| 334 | 2025.07.29 18:48:19.495227 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2025.07.29 18:48:19.495457 [ 277 ] {2ebb3821-6882-42b4-8f9f-599c98efe0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2025.07.29 18:48:19.495939 [ 277 ] {2ebb3821-6882-42b4-8f9f-599c98efe0ba} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:51302) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 337 | |||
| 338 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 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 | ||
| 341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 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 | ||
| 345 | 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 | ||
| 346 | 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 | ||
| 347 | 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 | ||
| 348 | 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 | ||
| 349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 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 | ||
| 352 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2025.07.29 18:48:19.496296 [ 277 ] {2ebb3821-6882-42b4-8f9f-599c98efe0ba} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 361 | |||
| 362 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 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 | ||
| 365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 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 | ||
| 369 | 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 | ||
| 370 | 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 | ||
| 371 | 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 | ||
| 372 | 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 | ||
| 373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 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 | ||
| 376 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 383 | |||
| 384 | 2025.07.29 18:48:19.496533 [ 277 ] {2ebb3821-6882-42b4-8f9f-599c98efe0ba} <Debug> TCPHandler: Processed in 0.001483561 sec. | ||
| 385 | 2025.07.29 18:48:19.498942 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2025.07.29 18:48:19.499965 [ 275 ] {d2c28c2a-fe65-42ce-a44b-ad1c9e094a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2025.07.29 18:48:19.500644 [ 275 ] {d2c28c2a-fe65-42ce-a44b-ad1c9e094a9b} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2025.07.29 18:48:19.508930 [ 275 ] {d2c28c2a-fe65-42ce-a44b-ad1c9e094a9b} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2025.07.29 18:48:19.509062 [ 275 ] {d2c28c2a-fe65-42ce-a44b-ad1c9e094a9b} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000166565 sec | ||
| 390 | 2025.07.29 18:48:19.509077 [ 275 ] {d2c28c2a-fe65-42ce-a44b-ad1c9e094a9b} <Trace> ReferentialDeps: No tables | ||
| 391 | 2025.07.29 18:48:19.509087 [ 275 ] {d2c28c2a-fe65-42ce-a44b-ad1c9e094a9b} <Trace> LoadingDeps: No tables | ||
| 392 | 2025.07.29 18:48:19.509152 [ 275 ] {d2c28c2a-fe65-42ce-a44b-ad1c9e094a9b} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2025.07.29 18:48:19.509868 [ 275 ] {d2c28c2a-fe65-42ce-a44b-ad1c9e094a9b} <Debug> TCPHandler: Processed in 0.011040068 sec. | ||
| 394 | 2025.07.29 18:48:19.510020 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2025.07.29 18:48:19.510171 [ 275 ] {975c0db1-bc2c-45ea-b303-300904a35945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) /* The version table contains metadata about the `oximeter` database */ | ||
| 396 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 397 | 2025.07.29 18:48:19.510352 [ 275 ] {975c0db1-bc2c-45ea-b303-300904a35945} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2025.07.29 18:48:19.515619 [ 275 ] {975c0db1-bc2c-45ea-b303-300904a35945} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2025.07.29 18:48:19.524502 [ 275 ] {975c0db1-bc2c-45ea-b303-300904a35945} <Debug> oximeter.version (b55c0256-f6d0-4de8-843c-35256eaaafa6): Loading data parts | ||
| 400 | 2025.07.29 18:48:19.525669 [ 275 ] {975c0db1-bc2c-45ea-b303-300904a35945} <Debug> oximeter.version (b55c0256-f6d0-4de8-843c-35256eaaafa6): There are no data parts | ||
| 401 | 2025.07.29 18:48:19.536743 [ 275 ] {975c0db1-bc2c-45ea-b303-300904a35945} <Debug> TCPHandler: Processed in 0.026773277 sec. | ||
| 402 | 2025.07.29 18:48:19.537068 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2025.07.29 18:48:19.537250 [ 275 ] {271772dc-7387-494b-b1a8-46d0c61ba172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) /* The measurement tables contain all individual samples from each timeseries. | ||
| 404 | * | ||
| 405 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 406 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 407 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 408 | * by all samples from the same timeseries. | ||
| 409 | * | ||
| 410 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 411 | * and then uses that to index quickly into the measurements tables. | ||
| 412 | */ | ||
| 413 | 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) | ||
| 414 | 2025.07.29 18:48:19.537371 [ 275 ] {271772dc-7387-494b-b1a8-46d0c61ba172} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2025.07.29 18:48:19.553236 [ 275 ] {271772dc-7387-494b-b1a8-46d0c61ba172} <Debug> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Loading data parts | ||
| 416 | 2025.07.29 18:48:19.553603 [ 275 ] {271772dc-7387-494b-b1a8-46d0c61ba172} <Debug> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): There are no data parts | ||
| 417 | 2025.07.29 18:48:19.558491 [ 275 ] {271772dc-7387-494b-b1a8-46d0c61ba172} <Debug> TCPHandler: Processed in 0.021476119 sec. | ||
| 418 | 2025.07.29 18:48:19.558670 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2025.07.29 18:48:19.558940 [ 275 ] {d70849ef-ee96-45d1-955c-6f690a424e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) 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) | ||
| 420 | 2025.07.29 18:48:19.558985 [ 275 ] {d70849ef-ee96-45d1-955c-6f690a424e7d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 421 | 2025.07.29 18:48:19.566069 [ 275 ] {d70849ef-ee96-45d1-955c-6f690a424e7d} <Debug> oximeter.measurements_i8 (521a8ba3-c423-4aec-8a1c-e8f3a3fb67d0): Loading data parts | ||
| 422 | 2025.07.29 18:48:19.566227 [ 275 ] {d70849ef-ee96-45d1-955c-6f690a424e7d} <Debug> oximeter.measurements_i8 (521a8ba3-c423-4aec-8a1c-e8f3a3fb67d0): There are no data parts | ||
| 423 | 2025.07.29 18:48:19.570800 [ 275 ] {d70849ef-ee96-45d1-955c-6f690a424e7d} <Debug> TCPHandler: Processed in 0.01219212 sec. | ||
| 424 | 2025.07.29 18:48:19.571040 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2025.07.29 18:48:19.571201 [ 275 ] {1de7df1e-5224-450a-82f8-88012421f4f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) 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) | ||
| 426 | 2025.07.29 18:48:19.571324 [ 275 ] {1de7df1e-5224-450a-82f8-88012421f4f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 427 | 2025.07.29 18:48:19.578949 [ 275 ] {1de7df1e-5224-450a-82f8-88012421f4f1} <Debug> oximeter.measurements_u8 (672977d7-04f0-4ae0-8151-c5cdaf417171): Loading data parts | ||
| 428 | 2025.07.29 18:48:19.579199 [ 275 ] {1de7df1e-5224-450a-82f8-88012421f4f1} <Debug> oximeter.measurements_u8 (672977d7-04f0-4ae0-8151-c5cdaf417171): There are no data parts | ||
| 429 | 2025.07.29 18:48:19.587813 [ 275 ] {1de7df1e-5224-450a-82f8-88012421f4f1} <Debug> TCPHandler: Processed in 0.016821319 sec. | ||
| 430 | 2025.07.29 18:48:19.587965 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2025.07.29 18:48:19.588203 [ 275 ] {a4d63725-ef16-4597-b273-7f25219f0931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) 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) | ||
| 432 | 2025.07.29 18:48:19.588245 [ 275 ] {a4d63725-ef16-4597-b273-7f25219f0931} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 433 | 2025.07.29 18:48:19.600963 [ 275 ] {a4d63725-ef16-4597-b273-7f25219f0931} <Debug> oximeter.measurements_i16 (2c06542d-fe86-4b24-8dc6-6bd8a4ea9656): Loading data parts | ||
| 434 | 2025.07.29 18:48:19.601133 [ 275 ] {a4d63725-ef16-4597-b273-7f25219f0931} <Debug> oximeter.measurements_i16 (2c06542d-fe86-4b24-8dc6-6bd8a4ea9656): There are no data parts | ||
| 435 | 2025.07.29 18:48:19.604418 [ 275 ] {a4d63725-ef16-4597-b273-7f25219f0931} <Debug> TCPHandler: Processed in 0.01649993 sec. | ||
| 436 | 2025.07.29 18:48:19.604638 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2025.07.29 18:48:19.604795 [ 275 ] {ad65ceeb-7d91-4750-9afd-6175d150fdff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) 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) | ||
| 438 | 2025.07.29 18:48:19.604913 [ 275 ] {ad65ceeb-7d91-4750-9afd-6175d150fdff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 439 | 2025.07.29 18:48:19.614311 [ 275 ] {ad65ceeb-7d91-4750-9afd-6175d150fdff} <Debug> oximeter.measurements_u16 (d94ad302-75b1-41d6-aa36-1e47cb0dc28e): Loading data parts | ||
| 440 | 2025.07.29 18:48:19.614544 [ 275 ] {ad65ceeb-7d91-4750-9afd-6175d150fdff} <Debug> oximeter.measurements_u16 (d94ad302-75b1-41d6-aa36-1e47cb0dc28e): There are no data parts | ||
| 441 | 2025.07.29 18:48:19.617868 [ 275 ] {ad65ceeb-7d91-4750-9afd-6175d150fdff} <Debug> TCPHandler: Processed in 0.013280891 sec. | ||
| 442 | 2025.07.29 18:48:19.618025 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2025.07.29 18:48:19.618302 [ 275 ] {1288b8cd-b345-4423-9527-2dce2771299d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) 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) | ||
| 444 | 2025.07.29 18:48:19.618442 [ 275 ] {1288b8cd-b345-4423-9527-2dce2771299d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 445 | 2025.07.29 18:48:19.634445 [ 275 ] {1288b8cd-b345-4423-9527-2dce2771299d} <Debug> oximeter.measurements_i32 (a8fd2148-0dd4-4b69-b86c-a7e010cd5a6a): Loading data parts | ||
| 446 | 2025.07.29 18:48:19.634599 [ 275 ] {1288b8cd-b345-4423-9527-2dce2771299d} <Debug> oximeter.measurements_i32 (a8fd2148-0dd4-4b69-b86c-a7e010cd5a6a): There are no data parts | ||
| 447 | 2025.07.29 18:48:19.644746 [ 275 ] {1288b8cd-b345-4423-9527-2dce2771299d} <Debug> TCPHandler: Processed in 0.026769297 sec. | ||
| 448 | 2025.07.29 18:48:19.644988 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 449 | 2025.07.29 18:48:19.645147 [ 275 ] {74892b10-79b9-48f2-b343-ebee97db0e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) 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) | ||
| 450 | 2025.07.29 18:48:19.645265 [ 275 ] {74892b10-79b9-48f2-b343-ebee97db0e1c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 451 | 2025.07.29 18:48:19.657650 [ 275 ] {74892b10-79b9-48f2-b343-ebee97db0e1c} <Debug> oximeter.measurements_u32 (52d03b83-02cf-4cc2-a761-63cb5cfee945): Loading data parts | ||
| 452 | 2025.07.29 18:48:19.657869 [ 275 ] {74892b10-79b9-48f2-b343-ebee97db0e1c} <Debug> oximeter.measurements_u32 (52d03b83-02cf-4cc2-a761-63cb5cfee945): There are no data parts | ||
| 453 | 2025.07.29 18:48:19.661115 [ 275 ] {74892b10-79b9-48f2-b343-ebee97db0e1c} <Debug> TCPHandler: Processed in 0.016182582 sec. | ||
| 454 | 2025.07.29 18:48:19.661272 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2025.07.29 18:48:19.661465 [ 275 ] {b7ab3c95-19a6-48e4-87b6-93a220786d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) 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) | ||
| 456 | 2025.07.29 18:48:19.661544 [ 275 ] {b7ab3c95-19a6-48e4-87b6-93a220786d51} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 457 | 2025.07.29 18:48:19.666559 [ 275 ] {b7ab3c95-19a6-48e4-87b6-93a220786d51} <Debug> oximeter.measurements_i64 (693cf691-2ab4-48e4-b1db-471c003ec9f6): Loading data parts | ||
| 458 | 2025.07.29 18:48:19.666710 [ 275 ] {b7ab3c95-19a6-48e4-87b6-93a220786d51} <Debug> oximeter.measurements_i64 (693cf691-2ab4-48e4-b1db-471c003ec9f6): There are no data parts | ||
| 459 | 2025.07.29 18:48:19.674013 [ 275 ] {b7ab3c95-19a6-48e4-87b6-93a220786d51} <Debug> TCPHandler: Processed in 0.012789437 sec. | ||
| 460 | 2025.07.29 18:48:19.674246 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2025.07.29 18:48:19.674405 [ 275 ] {992f7126-a7bd-49d7-812d-b26765639bf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) 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) | ||
| 462 | 2025.07.29 18:48:19.674519 [ 275 ] {992f7126-a7bd-49d7-812d-b26765639bf1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 463 | 2025.07.29 18:48:19.679914 [ 275 ] {992f7126-a7bd-49d7-812d-b26765639bf1} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Loading data parts | ||
| 464 | 2025.07.29 18:48:19.680073 [ 275 ] {992f7126-a7bd-49d7-812d-b26765639bf1} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): There are no data parts | ||
| 465 | 2025.07.29 18:48:19.689517 [ 275 ] {992f7126-a7bd-49d7-812d-b26765639bf1} <Debug> TCPHandler: Processed in 0.015322158 sec. | ||
| 466 | 2025.07.29 18:48:19.689675 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2025.07.29 18:48:19.689833 [ 275 ] {1b6ef649-d41d-4d76-94a1-7fa5691bde76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) 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) | ||
| 468 | 2025.07.29 18:48:19.689955 [ 275 ] {1b6ef649-d41d-4d76-94a1-7fa5691bde76} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 469 | 2025.07.29 18:48:19.702303 [ 275 ] {1b6ef649-d41d-4d76-94a1-7fa5691bde76} <Debug> oximeter.measurements_f32 (2a0cf805-6fc4-4098-bc82-447b2a1bfb3b): Loading data parts | ||
| 470 | 2025.07.29 18:48:19.702504 [ 275 ] {1b6ef649-d41d-4d76-94a1-7fa5691bde76} <Debug> oximeter.measurements_f32 (2a0cf805-6fc4-4098-bc82-447b2a1bfb3b): There are no data parts | ||
| 471 | 2025.07.29 18:48:19.707739 [ 275 ] {1b6ef649-d41d-4d76-94a1-7fa5691bde76} <Debug> TCPHandler: Processed in 0.018113376 sec. | ||
| 472 | 2025.07.29 18:48:19.707993 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2025.07.29 18:48:19.708147 [ 275 ] {9c9860fa-14d3-4a37-89f8-32c8be7166e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) 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) | ||
| 474 | 2025.07.29 18:48:19.708267 [ 275 ] {9c9860fa-14d3-4a37-89f8-32c8be7166e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 475 | 2025.07.29 18:48:19.716586 [ 275 ] {9c9860fa-14d3-4a37-89f8-32c8be7166e9} <Debug> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Loading data parts | ||
| 476 | 2025.07.29 18:48:19.716761 [ 275 ] {9c9860fa-14d3-4a37-89f8-32c8be7166e9} <Debug> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): There are no data parts | ||
| 477 | 2025.07.29 18:48:19.720323 [ 275 ] {9c9860fa-14d3-4a37-89f8-32c8be7166e9} <Debug> TCPHandler: Processed in 0.012381066 sec. | ||
| 478 | 2025.07.29 18:48:19.720478 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2025.07.29 18:48:19.720635 [ 275 ] {5058bdf6-2bc6-4a65-8127-026c15189d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) 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) | ||
| 480 | 2025.07.29 18:48:19.720767 [ 275 ] {5058bdf6-2bc6-4a65-8127-026c15189d26} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 481 | 2025.07.29 18:48:19.729846 [ 275 ] {5058bdf6-2bc6-4a65-8127-026c15189d26} <Debug> oximeter.measurements_string (37c48c5c-883e-45ed-933e-b3d35787e1e1): Loading data parts | ||
| 482 | 2025.07.29 18:48:19.730003 [ 275 ] {5058bdf6-2bc6-4a65-8127-026c15189d26} <Debug> oximeter.measurements_string (37c48c5c-883e-45ed-933e-b3d35787e1e1): There are no data parts | ||
| 483 | 2025.07.29 18:48:19.733361 [ 275 ] {5058bdf6-2bc6-4a65-8127-026c15189d26} <Debug> TCPHandler: Processed in 0.012933181 sec. | ||
| 484 | 2025.07.29 18:48:19.733594 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 485 | 2025.07.29 18:48:19.733750 [ 275 ] {61738a12-0831-4c60-8436-d7e2cbff07a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 486 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 487 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 488 | * a string isn't palatable for a few reasons. | ||
| 489 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 490 | * details. | ||
| 491 | */ | ||
| 492 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 493 | 2025.07.29 18:48:19.733880 [ 275 ] {61738a12-0831-4c60-8436-d7e2cbff07a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 494 | 2025.07.29 18:48:19.743460 [ 275 ] {61738a12-0831-4c60-8436-d7e2cbff07a4} <Debug> oximeter.measurements_bytes (9e7b9648-3896-4795-a2c9-50a589976ee5): Loading data parts | ||
| 495 | 2025.07.29 18:48:19.743613 [ 275 ] {61738a12-0831-4c60-8436-d7e2cbff07a4} <Debug> oximeter.measurements_bytes (9e7b9648-3896-4795-a2c9-50a589976ee5): There are no data parts | ||
| 496 | 2025.07.29 18:48:19.755050 [ 275 ] {61738a12-0831-4c60-8436-d7e2cbff07a4} <Debug> TCPHandler: Processed in 0.02150664 sec. | ||
| 497 | 2025.07.29 18:48:19.755274 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2025.07.29 18:48:19.755438 [ 275 ] {8cb55108-376a-42cb-9618-62fd92c800a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) 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) | ||
| 499 | 2025.07.29 18:48:19.755565 [ 275 ] {8cb55108-376a-42cb-9618-62fd92c800a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 500 | 2025.07.29 18:48:19.762211 [ 275 ] {8cb55108-376a-42cb-9618-62fd92c800a6} <Debug> oximeter.measurements_cumulativei64 (11869ac0-6d56-4139-bee8-793f459e805e): Loading data parts | ||
| 501 | 2025.07.29 18:48:19.762486 [ 275 ] {8cb55108-376a-42cb-9618-62fd92c800a6} <Debug> oximeter.measurements_cumulativei64 (11869ac0-6d56-4139-bee8-793f459e805e): There are no data parts | ||
| 502 | 2025.07.29 18:48:19.768425 [ 275 ] {8cb55108-376a-42cb-9618-62fd92c800a6} <Debug> TCPHandler: Processed in 0.013199639 sec. | ||
| 503 | 2025.07.29 18:48:19.768570 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2025.07.29 18:48:19.768807 [ 275 ] {f79a7a7e-47d9-496b-8f07-c6c0e075da63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) 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) | ||
| 505 | 2025.07.29 18:48:19.768918 [ 275 ] {f79a7a7e-47d9-496b-8f07-c6c0e075da63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 506 | 2025.07.29 18:48:19.779432 [ 275 ] {f79a7a7e-47d9-496b-8f07-c6c0e075da63} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Loading data parts | ||
| 507 | 2025.07.29 18:48:19.779595 [ 275 ] {f79a7a7e-47d9-496b-8f07-c6c0e075da63} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): There are no data parts | ||
| 508 | 2025.07.29 18:48:19.789624 [ 275 ] {f79a7a7e-47d9-496b-8f07-c6c0e075da63} <Debug> TCPHandler: Processed in 0.021104769 sec. | ||
| 509 | 2025.07.29 18:48:19.789777 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2025.07.29 18:48:19.789938 [ 275 ] {579f68f8-ec8c-41d4-b46a-bc4fad5a9a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) 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) | ||
| 511 | 2025.07.29 18:48:19.790053 [ 275 ] {579f68f8-ec8c-41d4-b46a-bc4fad5a9a81} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 512 | 2025.07.29 18:48:19.801177 [ 275 ] {579f68f8-ec8c-41d4-b46a-bc4fad5a9a81} <Debug> oximeter.measurements_cumulativef32 (faf52523-c63f-474a-bad6-d26096df2c29): Loading data parts | ||
| 513 | 2025.07.29 18:48:19.801333 [ 275 ] {579f68f8-ec8c-41d4-b46a-bc4fad5a9a81} <Debug> oximeter.measurements_cumulativef32 (faf52523-c63f-474a-bad6-d26096df2c29): There are no data parts | ||
| 514 | 2025.07.29 18:48:19.807937 [ 275 ] {579f68f8-ec8c-41d4-b46a-bc4fad5a9a81} <Debug> TCPHandler: Processed in 0.018209958 sec. | ||
| 515 | 2025.07.29 18:48:19.808158 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2025.07.29 18:48:19.808317 [ 275 ] {7f1a1cb9-e2f2-4d6f-870f-a3d105b57672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) 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) | ||
| 517 | 2025.07.29 18:48:19.808439 [ 275 ] {7f1a1cb9-e2f2-4d6f-870f-a3d105b57672} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 518 | 2025.07.29 18:48:19.821030 [ 275 ] {7f1a1cb9-e2f2-4d6f-870f-a3d105b57672} <Debug> oximeter.measurements_cumulativef64 (0500d790-8ac4-4219-bb2a-7dd1e8d9f040): Loading data parts | ||
| 519 | 2025.07.29 18:48:19.821380 [ 275 ] {7f1a1cb9-e2f2-4d6f-870f-a3d105b57672} <Debug> oximeter.measurements_cumulativef64 (0500d790-8ac4-4219-bb2a-7dd1e8d9f040): There are no data parts | ||
| 520 | 2025.07.29 18:48:19.834119 [ 275 ] {7f1a1cb9-e2f2-4d6f-870f-a3d105b57672} <Debug> TCPHandler: Processed in 0.026011056 sec. | ||
| 521 | 2025.07.29 18:48:19.834273 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2025.07.29 18:48:19.834575 [ 275 ] {b8781edc-4d3a-47c5-82da-a40ead90a464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 523 | * NOTE: Array types cannot be Nullable, see | ||
| 524 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 525 | * for more details. | ||
| 526 | * | ||
| 527 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 528 | * is unfortunate, and at this point relies on the fact that an | ||
| 529 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 530 | * to figure out another way to represent missing samples here. | ||
| 531 | */ | ||
| 532 | 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) | ||
| 533 | 2025.07.29 18:48:19.834714 [ 275 ] {b8781edc-4d3a-47c5-82da-a40ead90a464} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 534 | 2025.07.29 18:48:19.841556 [ 275 ] {b8781edc-4d3a-47c5-82da-a40ead90a464} <Debug> oximeter.measurements_histogrami8 (447750bf-8722-40fe-893a-dbf5003dab63): Loading data parts | ||
| 535 | 2025.07.29 18:48:19.841786 [ 275 ] {b8781edc-4d3a-47c5-82da-a40ead90a464} <Debug> oximeter.measurements_histogrami8 (447750bf-8722-40fe-893a-dbf5003dab63): There are no data parts | ||
| 536 | 2025.07.29 18:48:19.851715 [ 275 ] {b8781edc-4d3a-47c5-82da-a40ead90a464} <Debug> TCPHandler: Processed in 0.017493368 sec. | ||
| 537 | 2025.07.29 18:48:19.851958 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2025.07.29 18:48:19.852170 [ 275 ] {2a9e4c80-36f1-4805-9a65-d65bcce903b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) 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) | ||
| 539 | 2025.07.29 18:48:19.852299 [ 275 ] {2a9e4c80-36f1-4805-9a65-d65bcce903b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 540 | 2025.07.29 18:48:19.858699 [ 275 ] {2a9e4c80-36f1-4805-9a65-d65bcce903b9} <Debug> oximeter.measurements_histogramu8 (c1d73448-e797-4bf6-b96a-d61e2d2f9ded): Loading data parts | ||
| 541 | 2025.07.29 18:48:19.858936 [ 275 ] {2a9e4c80-36f1-4805-9a65-d65bcce903b9} <Debug> oximeter.measurements_histogramu8 (c1d73448-e797-4bf6-b96a-d61e2d2f9ded): There are no data parts | ||
| 542 | 2025.07.29 18:48:19.866284 [ 275 ] {2a9e4c80-36f1-4805-9a65-d65bcce903b9} <Debug> TCPHandler: Processed in 0.014376322 sec. | ||
| 543 | 2025.07.29 18:48:19.866458 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2025.07.29 18:48:19.866874 [ 275 ] {11f54c0f-91f0-42db-906b-9d931aadae70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) 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) | ||
| 545 | 2025.07.29 18:48:19.867003 [ 275 ] {11f54c0f-91f0-42db-906b-9d931aadae70} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 546 | 2025.07.29 18:48:19.878176 [ 275 ] {11f54c0f-91f0-42db-906b-9d931aadae70} <Debug> oximeter.measurements_histogrami16 (d34cb687-87cd-4487-8953-c959e58e227b): Loading data parts | ||
| 547 | 2025.07.29 18:48:19.878452 [ 275 ] {11f54c0f-91f0-42db-906b-9d931aadae70} <Debug> oximeter.measurements_histogrami16 (d34cb687-87cd-4487-8953-c959e58e227b): There are no data parts | ||
| 548 | 2025.07.29 18:48:19.891874 [ 275 ] {11f54c0f-91f0-42db-906b-9d931aadae70} <Debug> TCPHandler: Processed in 0.025482331 sec. | ||
| 549 | 2025.07.29 18:48:19.892135 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2025.07.29 18:48:19.892364 [ 275 ] {b1802cb2-d78c-41d3-bd00-712065c12aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) 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) | ||
| 551 | 2025.07.29 18:48:19.892495 [ 275 ] {b1802cb2-d78c-41d3-bd00-712065c12aa9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 552 | 2025.07.29 18:48:19.896448 [ 275 ] {b1802cb2-d78c-41d3-bd00-712065c12aa9} <Debug> oximeter.measurements_histogramu16 (84e180ae-9479-4ae9-acb8-e36349f40413): Loading data parts | ||
| 553 | 2025.07.29 18:48:19.896643 [ 275 ] {b1802cb2-d78c-41d3-bd00-712065c12aa9} <Debug> oximeter.measurements_histogramu16 (84e180ae-9479-4ae9-acb8-e36349f40413): There are no data parts | ||
| 554 | 2025.07.29 18:48:19.905629 [ 275 ] {b1802cb2-d78c-41d3-bd00-712065c12aa9} <Debug> TCPHandler: Processed in 0.013555879 sec. | ||
| 555 | 2025.07.29 18:48:19.905781 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2025.07.29 18:48:19.906075 [ 275 ] {10322af7-2abd-4210-a681-8b283f01f42b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) 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) | ||
| 557 | 2025.07.29 18:48:19.906201 [ 275 ] {10322af7-2abd-4210-a681-8b283f01f42b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 558 | 2025.07.29 18:48:19.913195 [ 275 ] {10322af7-2abd-4210-a681-8b283f01f42b} <Debug> oximeter.measurements_histogrami32 (74da694d-adde-48b9-8f4d-255d25d0bd85): Loading data parts | ||
| 559 | 2025.07.29 18:48:19.913361 [ 275 ] {10322af7-2abd-4210-a681-8b283f01f42b} <Debug> oximeter.measurements_histogrami32 (74da694d-adde-48b9-8f4d-255d25d0bd85): There are no data parts | ||
| 560 | 2025.07.29 18:48:19.920176 [ 275 ] {10322af7-2abd-4210-a681-8b283f01f42b} <Debug> TCPHandler: Processed in 0.014445263 sec. | ||
| 561 | 2025.07.29 18:48:19.920446 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2025.07.29 18:48:19.920706 [ 275 ] {095d0b27-2317-4e33-b184-7b6c9c746eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) 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) | ||
| 563 | 2025.07.29 18:48:19.920888 [ 275 ] {095d0b27-2317-4e33-b184-7b6c9c746eb8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 564 | 2025.07.29 18:48:19.924515 [ 275 ] {095d0b27-2317-4e33-b184-7b6c9c746eb8} <Debug> oximeter.measurements_histogramu32 (95c1835f-f000-4a72-8c11-11fbf005b592): Loading data parts | ||
| 565 | 2025.07.29 18:48:19.924702 [ 275 ] {095d0b27-2317-4e33-b184-7b6c9c746eb8} <Debug> oximeter.measurements_histogramu32 (95c1835f-f000-4a72-8c11-11fbf005b592): There are no data parts | ||
| 566 | 2025.07.29 18:48:19.934960 [ 275 ] {095d0b27-2317-4e33-b184-7b6c9c746eb8} <Debug> TCPHandler: Processed in 0.014573837 sec. | ||
| 567 | 2025.07.29 18:48:19.935120 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2025.07.29 18:48:19.935428 [ 275 ] {cd9fc249-4426-41ed-a1db-06e66df803ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) 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) | ||
| 569 | 2025.07.29 18:48:19.935609 [ 275 ] {cd9fc249-4426-41ed-a1db-06e66df803ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 570 | 2025.07.29 18:48:19.941777 [ 275 ] {cd9fc249-4426-41ed-a1db-06e66df803ec} <Debug> oximeter.measurements_histogrami64 (26bb6557-dbb1-4059-91c3-38a716a27032): Loading data parts | ||
| 571 | 2025.07.29 18:48:19.941926 [ 275 ] {cd9fc249-4426-41ed-a1db-06e66df803ec} <Debug> oximeter.measurements_histogrami64 (26bb6557-dbb1-4059-91c3-38a716a27032): There are no data parts | ||
| 572 | 2025.07.29 18:48:19.948163 [ 275 ] {cd9fc249-4426-41ed-a1db-06e66df803ec} <Debug> TCPHandler: Processed in 0.013103946 sec. | ||
| 573 | 2025.07.29 18:48:19.948389 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2025.07.29 18:48:19.948607 [ 275 ] {7874dd18-39a2-4d7a-9370-43af865b83d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) 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) | ||
| 575 | 2025.07.29 18:48:19.948743 [ 275 ] {7874dd18-39a2-4d7a-9370-43af865b83d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 576 | 2025.07.29 18:48:19.954370 [ 275 ] {7874dd18-39a2-4d7a-9370-43af865b83d7} <Debug> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Loading data parts | ||
| 577 | 2025.07.29 18:48:19.954604 [ 275 ] {7874dd18-39a2-4d7a-9370-43af865b83d7} <Debug> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): There are no data parts | ||
| 578 | 2025.07.29 18:48:19.961705 [ 275 ] {7874dd18-39a2-4d7a-9370-43af865b83d7} <Debug> TCPHandler: Processed in 0.013366883 sec. | ||
| 579 | 2025.07.29 18:48:19.961854 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2025.07.29 18:48:19.962179 [ 275 ] {6fa49145-7201-4b30-81a1-281dd2b1ce09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) 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) | ||
| 581 | 2025.07.29 18:48:19.962326 [ 275 ] {6fa49145-7201-4b30-81a1-281dd2b1ce09} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 582 | 2025.07.29 18:48:19.974403 [ 275 ] {6fa49145-7201-4b30-81a1-281dd2b1ce09} <Debug> oximeter.measurements_histogramf32 (f658071c-21d1-4742-b096-f1f0d3027ba3): Loading data parts | ||
| 583 | 2025.07.29 18:48:19.974561 [ 275 ] {6fa49145-7201-4b30-81a1-281dd2b1ce09} <Debug> oximeter.measurements_histogramf32 (f658071c-21d1-4742-b096-f1f0d3027ba3): There are no data parts | ||
| 584 | 2025.07.29 18:48:19.985771 [ 275 ] {6fa49145-7201-4b30-81a1-281dd2b1ce09} <Debug> TCPHandler: Processed in 0.023968009 sec. | ||
| 585 | 2025.07.29 18:48:19.986045 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2025.07.29 18:48:19.986274 [ 275 ] {5a5f881b-6a66-4851-8782-ab49fb696f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) 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) | ||
| 587 | 2025.07.29 18:48:19.986418 [ 275 ] {5a5f881b-6a66-4851-8782-ab49fb696f8d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 588 | 2025.07.29 18:48:19.997831 [ 275 ] {5a5f881b-6a66-4851-8782-ab49fb696f8d} <Debug> oximeter.measurements_histogramf64 (345f3b1c-9726-491c-a640-b73814db0557): Loading data parts | ||
| 589 | 2025.07.29 18:48:19.998061 [ 275 ] {5a5f881b-6a66-4851-8782-ab49fb696f8d} <Debug> oximeter.measurements_histogramf64 (345f3b1c-9726-491c-a640-b73814db0557): There are no data parts | ||
| 590 | 2025.07.29 18:48:20.001139 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.30 MiB, peak 126.30 MiB, free memory in arenas 0.00 B, will set to 134.74 MiB (RSS), difference: 8.44 MiB | ||
| 591 | 2025.07.29 18:48:20.010316 [ 275 ] {5a5f881b-6a66-4851-8782-ab49fb696f8d} <Debug> TCPHandler: Processed in 0.024323129 sec. | ||
| 592 | 2025.07.29 18:48:20.010508 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2025.07.29 18:48:20.010839 [ 275 ] {d22ef700-9fb5-434b-a65e-483fbf786a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) /* The field tables store named dimensions of each timeseries. | ||
| 594 | * | ||
| 595 | * As with the measurement tables, there is one field table for each field data | ||
| 596 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 597 | * this behavior **must not** be relied upon for query correctness. | ||
| 598 | * | ||
| 599 | * The index for the fields differs from the measurements, however. Rows are | ||
| 600 | * sorted by timeseries name, then field name, field value, and finally | ||
| 601 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 602 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 603 | * usually then used to look up measurements. | ||
| 604 | * | ||
| 605 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 606 | * timeseries name and then key, since it would improve lookups where one | ||
| 607 | * already has the key. Realistically though, these tables are quite small and | ||
| 608 | * so performance benefits will be low in absolute terms. | ||
| 609 | * | ||
| 610 | * TTL: We use a materialized column to expire old field table records. This | ||
| 611 | * column is generated automatically by the database whenever a new row is | ||
| 612 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 613 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 614 | * record will remain during a deduplication, which will have the last | ||
| 615 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 616 | * measurement tables. | ||
| 617 | */ | ||
| 618 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 619 | 2025.07.29 18:48:20.011002 [ 275 ] {d22ef700-9fb5-434b-a65e-483fbf786a1e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 620 | 2025.07.29 18:48:20.017192 [ 275 ] {d22ef700-9fb5-434b-a65e-483fbf786a1e} <Debug> oximeter.fields_bool (5b17c0fb-f065-494a-92f6-24276ab61da8): Loading data parts | ||
| 621 | 2025.07.29 18:48:20.017366 [ 275 ] {d22ef700-9fb5-434b-a65e-483fbf786a1e} <Debug> oximeter.fields_bool (5b17c0fb-f065-494a-92f6-24276ab61da8): There are no data parts | ||
| 622 | 2025.07.29 18:48:20.025457 [ 275 ] {d22ef700-9fb5-434b-a65e-483fbf786a1e} <Debug> TCPHandler: Processed in 0.015013379 sec. | ||
| 623 | 2025.07.29 18:48:20.025622 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2025.07.29 18:48:20.025778 [ 275 ] {ea67f620-fa19-41b1-aff4-ca684353769a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 625 | 2025.07.29 18:48:20.025940 [ 275 ] {ea67f620-fa19-41b1-aff4-ca684353769a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2025.07.29 18:48:20.033954 [ 275 ] {ea67f620-fa19-41b1-aff4-ca684353769a} <Debug> oximeter.fields_i8 (4bd23df2-cfef-4ba7-aa0a-70ecc3b91ae3): Loading data parts | ||
| 627 | 2025.07.29 18:48:20.034233 [ 275 ] {ea67f620-fa19-41b1-aff4-ca684353769a} <Debug> oximeter.fields_i8 (4bd23df2-cfef-4ba7-aa0a-70ecc3b91ae3): There are no data parts | ||
| 628 | 2025.07.29 18:48:20.045151 [ 275 ] {ea67f620-fa19-41b1-aff4-ca684353769a} <Debug> TCPHandler: Processed in 0.019581746 sec. | ||
| 629 | 2025.07.29 18:48:20.045313 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2025.07.29 18:48:20.045575 [ 275 ] {83c1ad91-6eb1-42e1-a91c-caaa419c72b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 631 | 2025.07.29 18:48:20.045717 [ 275 ] {83c1ad91-6eb1-42e1-a91c-caaa419c72b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 632 | 2025.07.29 18:48:20.057305 [ 275 ] {83c1ad91-6eb1-42e1-a91c-caaa419c72b3} <Debug> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Loading data parts | ||
| 633 | 2025.07.29 18:48:20.057464 [ 275 ] {83c1ad91-6eb1-42e1-a91c-caaa419c72b3} <Debug> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): There are no data parts | ||
| 634 | 2025.07.29 18:48:20.062988 [ 275 ] {83c1ad91-6eb1-42e1-a91c-caaa419c72b3} <Debug> TCPHandler: Processed in 0.017729005 sec. | ||
| 635 | 2025.07.29 18:48:20.063145 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2025.07.29 18:48:20.063298 [ 275 ] {bc81aa4d-c919-4144-a566-630bfdb8419e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 637 | 2025.07.29 18:48:20.063436 [ 275 ] {bc81aa4d-c919-4144-a566-630bfdb8419e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 638 | 2025.07.29 18:48:20.071761 [ 275 ] {bc81aa4d-c919-4144-a566-630bfdb8419e} <Debug> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Loading data parts | ||
| 639 | 2025.07.29 18:48:20.071973 [ 275 ] {bc81aa4d-c919-4144-a566-630bfdb8419e} <Debug> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): There are no data parts | ||
| 640 | 2025.07.29 18:48:20.077490 [ 275 ] {bc81aa4d-c919-4144-a566-630bfdb8419e} <Debug> TCPHandler: Processed in 0.014395182 sec. | ||
| 641 | 2025.07.29 18:48:20.077668 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2025.07.29 18:48:20.077965 [ 275 ] {6e0a97d3-a9a6-4518-9a3a-18c42f075deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 643 | 2025.07.29 18:48:20.078108 [ 275 ] {6e0a97d3-a9a6-4518-9a3a-18c42f075deb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 644 | 2025.07.29 18:48:20.084403 [ 275 ] {6e0a97d3-a9a6-4518-9a3a-18c42f075deb} <Debug> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Loading data parts | ||
| 645 | 2025.07.29 18:48:20.084592 [ 275 ] {6e0a97d3-a9a6-4518-9a3a-18c42f075deb} <Debug> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): There are no data parts | ||
| 646 | 2025.07.29 18:48:20.093368 [ 275 ] {6e0a97d3-a9a6-4518-9a3a-18c42f075deb} <Debug> TCPHandler: Processed in 0.01576179 sec. | ||
| 647 | 2025.07.29 18:48:20.093545 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2025.07.29 18:48:20.093705 [ 275 ] {342101a4-2a2d-4774-9171-f5c5d122458d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 649 | 2025.07.29 18:48:20.093904 [ 275 ] {342101a4-2a2d-4774-9171-f5c5d122458d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 650 | 2025.07.29 18:48:20.099562 [ 275 ] {342101a4-2a2d-4774-9171-f5c5d122458d} <Debug> oximeter.fields_i32 (aacdc02f-7993-4ba6-8fee-f76e16126dc6): Loading data parts | ||
| 651 | 2025.07.29 18:48:20.099759 [ 275 ] {342101a4-2a2d-4774-9171-f5c5d122458d} <Debug> oximeter.fields_i32 (aacdc02f-7993-4ba6-8fee-f76e16126dc6): There are no data parts | ||
| 652 | 2025.07.29 18:48:20.110436 [ 275 ] {342101a4-2a2d-4774-9171-f5c5d122458d} <Debug> TCPHandler: Processed in 0.016945453 sec. | ||
| 653 | 2025.07.29 18:48:20.110602 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2025.07.29 18:48:20.110938 [ 275 ] {f1288653-97bb-4755-8314-d72e8bce95e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 655 | 2025.07.29 18:48:20.111076 [ 275 ] {f1288653-97bb-4755-8314-d72e8bce95e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 656 | 2025.07.29 18:48:20.117281 [ 275 ] {f1288653-97bb-4755-8314-d72e8bce95e0} <Debug> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Loading data parts | ||
| 657 | 2025.07.29 18:48:20.117454 [ 275 ] {f1288653-97bb-4755-8314-d72e8bce95e0} <Debug> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): There are no data parts | ||
| 658 | 2025.07.29 18:48:20.120458 [ 275 ] {f1288653-97bb-4755-8314-d72e8bce95e0} <Debug> TCPHandler: Processed in 0.009908276 sec. | ||
| 659 | 2025.07.29 18:48:20.120618 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2025.07.29 18:48:20.120774 [ 275 ] {ff8cdfcd-94f1-489d-aa33-1b672f35b3e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 661 | 2025.07.29 18:48:20.120923 [ 275 ] {ff8cdfcd-94f1-489d-aa33-1b672f35b3e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 662 | 2025.07.29 18:48:20.129597 [ 275 ] {ff8cdfcd-94f1-489d-aa33-1b672f35b3e7} <Debug> oximeter.fields_i64 (598bb48e-03e2-42f5-9140-c8b64bdade7c): Loading data parts | ||
| 663 | 2025.07.29 18:48:20.129768 [ 275 ] {ff8cdfcd-94f1-489d-aa33-1b672f35b3e7} <Debug> oximeter.fields_i64 (598bb48e-03e2-42f5-9140-c8b64bdade7c): There are no data parts | ||
| 664 | 2025.07.29 18:48:20.141046 [ 275 ] {ff8cdfcd-94f1-489d-aa33-1b672f35b3e7} <Debug> TCPHandler: Processed in 0.020477821 sec. | ||
| 665 | 2025.07.29 18:48:20.141262 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2025.07.29 18:48:20.141491 [ 275 ] {f45c4b13-7d4e-4ef0-86cf-a85b4bf87b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 667 | 2025.07.29 18:48:20.141634 [ 275 ] {f45c4b13-7d4e-4ef0-86cf-a85b4bf87b75} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 668 | 2025.07.29 18:48:20.152290 [ 275 ] {f45c4b13-7d4e-4ef0-86cf-a85b4bf87b75} <Debug> oximeter.fields_u64 (98f2bd97-94f4-47a4-8d30-92a74e9cbcd9): Loading data parts | ||
| 669 | 2025.07.29 18:48:20.152458 [ 275 ] {f45c4b13-7d4e-4ef0-86cf-a85b4bf87b75} <Debug> oximeter.fields_u64 (98f2bd97-94f4-47a4-8d30-92a74e9cbcd9): There are no data parts | ||
| 670 | 2025.07.29 18:48:20.161892 [ 275 ] {f45c4b13-7d4e-4ef0-86cf-a85b4bf87b75} <Debug> TCPHandler: Processed in 0.020680507 sec. | ||
| 671 | 2025.07.29 18:48:20.162048 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 672 | 2025.07.29 18:48:20.162206 [ 275 ] {11316d7a-7d91-4be4-a8a4-ad65541f2455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 673 | 2025.07.29 18:48:20.162366 [ 275 ] {11316d7a-7d91-4be4-a8a4-ad65541f2455} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 674 | 2025.07.29 18:48:20.166244 [ 275 ] {11316d7a-7d91-4be4-a8a4-ad65541f2455} <Debug> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Loading data parts | ||
| 675 | 2025.07.29 18:48:20.166403 [ 275 ] {11316d7a-7d91-4be4-a8a4-ad65541f2455} <Debug> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): There are no data parts | ||
| 676 | 2025.07.29 18:48:20.176308 [ 275 ] {11316d7a-7d91-4be4-a8a4-ad65541f2455} <Debug> TCPHandler: Processed in 0.014312309 sec. | ||
| 677 | 2025.07.29 18:48:20.176593 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2025.07.29 18:48:20.176747 [ 275 ] {5a1c344d-6f0d-4c49-8eaa-7aad3ed74ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 679 | 2025.07.29 18:48:20.176872 [ 275 ] {5a1c344d-6f0d-4c49-8eaa-7aad3ed74ba0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 680 | 2025.07.29 18:48:20.181166 [ 275 ] {5a1c344d-6f0d-4c49-8eaa-7aad3ed74ba0} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Loading data parts | ||
| 681 | 2025.07.29 18:48:20.181394 [ 275 ] {5a1c344d-6f0d-4c49-8eaa-7aad3ed74ba0} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): There are no data parts | ||
| 682 | 2025.07.29 18:48:20.190961 [ 275 ] {5a1c344d-6f0d-4c49-8eaa-7aad3ed74ba0} <Debug> TCPHandler: Processed in 0.014419552 sec. | ||
| 683 | 2025.07.29 18:48:20.191123 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2025.07.29 18:48:20.191375 [ 275 ] {33fce07a-6b3f-48ab-a3c7-f297de252b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 685 | 2025.07.29 18:48:20.191418 [ 275 ] {33fce07a-6b3f-48ab-a3c7-f297de252b51} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 686 | 2025.07.29 18:48:20.195067 [ 275 ] {33fce07a-6b3f-48ab-a3c7-f297de252b51} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Loading data parts | ||
| 687 | 2025.07.29 18:48:20.195215 [ 275 ] {33fce07a-6b3f-48ab-a3c7-f297de252b51} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): There are no data parts | ||
| 688 | 2025.07.29 18:48:20.203483 [ 275 ] {33fce07a-6b3f-48ab-a3c7-f297de252b51} <Debug> TCPHandler: Processed in 0.012410266 sec. | ||
| 689 | 2025.07.29 18:48:20.203771 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2025.07.29 18:48:20.204045 [ 275 ] {ee429ee9-b883-45f4-9e5b-e66494f42aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) /* The timeseries schema table stores the extracted schema for the samples | ||
| 691 | * oximeter collects. | ||
| 692 | */ | ||
| 693 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 694 | 2025.07.29 18:48:20.204232 [ 275 ] {ee429ee9-b883-45f4-9e5b-e66494f42aee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2025.07.29 18:48:20.207940 [ 275 ] {ee429ee9-b883-45f4-9e5b-e66494f42aee} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78): Loading data parts | ||
| 696 | 2025.07.29 18:48:20.208097 [ 275 ] {ee429ee9-b883-45f4-9e5b-e66494f42aee} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78): There are no data parts | ||
| 697 | 2025.07.29 18:48:20.216004 [ 275 ] {ee429ee9-b883-45f4-9e5b-e66494f42aee} <Debug> TCPHandler: Processed in 0.012293573 sec. | ||
| 698 | 2025.07.29 18:48:20.216325 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2025.07.29 18:48:20.216740 [ 277 ] {3d7ff187-22e0-4d00-8123-0758e132b394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2025.07.29 18:48:20.218090 [ 277 ] {3d7ff187-22e0-4d00-8123-0758e132b394} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2025.07.29 18:48:20.232217 [ 284 ] {3d7ff187-22e0-4d00-8123-0758e132b394} <Trace> oximeter.version (b55c0256-f6d0-4de8-843c-35256eaaafa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2025.07.29 18:48:20.232277 [ 284 ] {3d7ff187-22e0-4d00-8123-0758e132b394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 703 | 2025.07.29 18:48:20.237105 [ 284 ] {3d7ff187-22e0-4d00-8123-0758e132b394} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2025.07.29 18:48:20.237910 [ 284 ] {3d7ff187-22e0-4d00-8123-0758e132b394} <Trace> oximeter.version (b55c0256-f6d0-4de8-843c-35256eaaafa6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 705 | 2025.07.29 18:48:20.238241 [ 277 ] {3d7ff187-22e0-4d00-8123-0758e132b394} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.021637 sec., 46.217128067661875 rows/sec., 739.47 B/sec. | ||
| 706 | 2025.07.29 18:48:20.238563 [ 277 ] {3d7ff187-22e0-4d00-8123-0758e132b394} <Debug> TCPHandler: Processed in 0.022364914 sec. | ||
| 707 | 2025.07.29 18:48:21.000342 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.86 MiB, peak 135.86 MiB, free memory in arenas 0.00 B, will set to 139.77 MiB (RSS), difference: 3.91 MiB | ||
| 708 | 2025.07.29 18:48:24.831637 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2025.07.29 18:48:24.831700 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 710 | 2025.07.29 18:48:24.831742 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2025.07.29 18:48:24.831882 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2025.07.29 18:48:24.848567 [ 245 ] {} <Debug> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Loading data parts | ||
| 713 | 2025.07.29 18:48:24.848798 [ 245 ] {} <Debug> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): There are no data parts | ||
| 714 | 2025.07.29 18:48:24.853735 [ 244 ] {} <Debug> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Loading data parts | ||
| 715 | 2025.07.29 18:48:24.853913 [ 244 ] {} <Debug> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): There are no data parts | ||
| 716 | 2025.07.29 18:48:24.858989 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 717 | 2025.07.29 18:48:24.859128 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 718 | 2025.07.29 18:48:24.864278 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2025.07.29 18:48:24.864916 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 720 | 2025.07.29 18:48:24.865164 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 721 | 2025.07.29 18:48:24.885037 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2025.07.29 18:48:24.885092 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 723 | 2025.07.29 18:48:24.891348 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2025.07.29 18:48:24.892580 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2025.07.29 18:48:24.896083 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2025.07.29 18:48:25.001132 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.80 MiB, peak 148.80 MiB, free memory in arenas 0.00 B, will set to 153.91 MiB (RSS), difference: 9.11 MiB | ||
| 727 | 2025.07.29 18:48:27.331576 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2025.07.29 18:48:27.331675 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2025.07.29 18:48:27.357467 [ 243 ] {} <Debug> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Loading data parts | ||
| 730 | 2025.07.29 18:48:27.357652 [ 243 ] {} <Debug> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): There are no data parts | ||
| 731 | 2025.07.29 18:48:27.368883 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2025.07.29 18:48:27.368918 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 733 | 2025.07.29 18:48:27.372821 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2025.07.29 18:48:27.373502 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2025.07.29 18:48:27.373822 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2025.07.29 18:48:28.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.12 MiB, peak 158.12 MiB, free memory in arenas 0.00 B, will set to 155.15 MiB (RSS), difference: -2.97 MiB | ||
| 737 | 2025.07.29 18:48:32.281642 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2025.07.29 18:48:32.281754 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2025.07.29 18:48:32.366178 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 740 | 2025.07.29 18:48:32.369581 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2025.07.29 18:48:32.369632 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 742 | 2025.07.29 18:48:32.370422 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2025.07.29 18:48:32.370869 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2025.07.29 18:48:32.371031 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2025.07.29 18:48:32.397093 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2025.07.29 18:48:32.414932 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2025.07.29 18:48:32.414994 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 748 | 2025.07.29 18:48:32.421625 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2025.07.29 18:48:32.422712 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2025.07.29 18:48:32.425786 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2025.07.29 18:48:33.001131 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.89 MiB, peak 159.89 MiB, free memory in arenas 0.00 B, will set to 157.66 MiB (RSS), difference: 1.77 MiB | ||
| 752 | 2025.07.29 18:48:38.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.70 MiB, peak 159.89 MiB, free memory in arenas 0.00 B, will set to 157.73 MiB (RSS), difference: 4.03 MiB | ||
| 753 | 2025.07.29 18:48:39.871187 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 754 | 2025.07.29 18:48:39.871667 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 755 | 2025.07.29 18:48:39.871830 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 756 | 2025.07.29 18:48:39.872502 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 757 | 2025.07.29 18:48:39.873033 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 758 | 2025.07.29 18:48:39.873227 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 759 | 2025.07.29 18:48:39.925849 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 760 | 2025.07.29 18:48:39.942722 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 761 | 2025.07.29 18:48:39.942792 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 762 | 2025.07.29 18:48:39.949204 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 763 | 2025.07.29 18:48:39.950637 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 764 | 2025.07.29 18:48:39.954234 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 765 | 2025.07.29 18:48:40.261833 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 766 | 2025.07.29 18:48:40.262024 [ 275 ] {bf6684d5-58b8-4efa-be0f-8968c9260cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 767 | 2025.07.29 18:48:40.262376 [ 275 ] {bf6684d5-58b8-4efa-be0f-8968c9260cdb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 768 | 2025.07.29 18:48:40.264678 [ 275 ] {bf6684d5-58b8-4efa-be0f-8968c9260cdb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 769 | 2025.07.29 18:48:40.265349 [ 275 ] {bf6684d5-58b8-4efa-be0f-8968c9260cdb} <Debug> TCPHandler: Processed in 0.003642382 sec. | ||
| 770 | 2025.07.29 18:48:40.265866 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 771 | 2025.07.29 18:48:40.266008 [ 275 ] {90f18eeb-02f3-463e-92da-b52ff1b1c39c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 772 | 2025.07.29 18:48:40.268434 [ 275 ] {90f18eeb-02f3-463e-92da-b52ff1b1c39c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 773 | 2025.07.29 18:48:40.268484 [ 275 ] {90f18eeb-02f3-463e-92da-b52ff1b1c39c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 774 | 2025.07.29 18:48:40.271088 [ 275 ] {90f18eeb-02f3-463e-92da-b52ff1b1c39c} <Debug> TCPHandler: Processed in 0.005273227 sec. | ||
| 775 | 2025.07.29 18:48:40.271343 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 776 | 2025.07.29 18:48:40.271468 [ 275 ] {e1fae028-731f-493b-9c16-baa5f155570b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 777 | 2025.07.29 18:48:40.273882 [ 275 ] {e1fae028-731f-493b-9c16-baa5f155570b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 778 | 2025.07.29 18:48:40.273932 [ 275 ] {e1fae028-731f-493b-9c16-baa5f155570b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 779 | 2025.07.29 18:48:40.274302 [ 275 ] {e1fae028-731f-493b-9c16-baa5f155570b} <Debug> TCPHandler: Processed in 0.003009904 sec. | ||
| 780 | 2025.07.29 18:48:40.274526 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 781 | 2025.07.29 18:48:40.274648 [ 275 ] {019e6cc5-6ea4-4f04-b891-072b525b3c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 782 | 2025.07.29 18:48:40.274905 [ 275 ] {019e6cc5-6ea4-4f04-b891-072b525b3c9f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 783 | 2025.07.29 18:48:40.274950 [ 275 ] {019e6cc5-6ea4-4f04-b891-072b525b3c9f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 784 | 2025.07.29 18:48:40.275319 [ 275 ] {019e6cc5-6ea4-4f04-b891-072b525b3c9f} <Debug> TCPHandler: Processed in 0.000843534 sec. | ||
| 785 | 2025.07.29 18:48:40.275542 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 786 | 2025.07.29 18:48:40.275659 [ 275 ] {c389e370-4ec7-455c-90b2-ab108864f196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 787 | 2025.07.29 18:48:40.275905 [ 275 ] {c389e370-4ec7-455c-90b2-ab108864f196} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 788 | 2025.07.29 18:48:40.275950 [ 275 ] {c389e370-4ec7-455c-90b2-ab108864f196} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 789 | 2025.07.29 18:48:40.276274 [ 275 ] {c389e370-4ec7-455c-90b2-ab108864f196} <Debug> TCPHandler: Processed in 0.000782922 sec. | ||
| 790 | 2025.07.29 18:48:40.276474 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 791 | 2025.07.29 18:48:40.276591 [ 275 ] {4f739d9f-ba49-44a5-8461-fc266e907df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 792 | 2025.07.29 18:48:40.276834 [ 275 ] {4f739d9f-ba49-44a5-8461-fc266e907df7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 793 | 2025.07.29 18:48:40.276877 [ 275 ] {4f739d9f-ba49-44a5-8461-fc266e907df7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 794 | 2025.07.29 18:48:40.277204 [ 275 ] {4f739d9f-ba49-44a5-8461-fc266e907df7} <Debug> TCPHandler: Processed in 0.000780202 sec. | ||
| 795 | 2025.07.29 18:48:40.277427 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 796 | 2025.07.29 18:48:40.277543 [ 275 ] {7842649f-3a6d-4e5e-8bd9-25949b80dabf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 797 | 2025.07.29 18:48:40.277787 [ 275 ] {7842649f-3a6d-4e5e-8bd9-25949b80dabf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 798 | 2025.07.29 18:48:40.277831 [ 275 ] {7842649f-3a6d-4e5e-8bd9-25949b80dabf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 799 | 2025.07.29 18:48:40.278148 [ 275 ] {7842649f-3a6d-4e5e-8bd9-25949b80dabf} <Debug> TCPHandler: Processed in 0.000769981 sec. | ||
| 800 | 2025.07.29 18:48:40.278355 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 801 | 2025.07.29 18:48:40.278470 [ 275 ] {b085f42c-eda9-48b5-9222-35d2fd76ee73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 802 | 2025.07.29 18:48:40.278713 [ 275 ] {b085f42c-eda9-48b5-9222-35d2fd76ee73} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 803 | 2025.07.29 18:48:40.278757 [ 275 ] {b085f42c-eda9-48b5-9222-35d2fd76ee73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 804 | 2025.07.29 18:48:40.279089 [ 275 ] {b085f42c-eda9-48b5-9222-35d2fd76ee73} <Debug> TCPHandler: Processed in 0.000783002 sec. | ||
| 805 | 2025.07.29 18:48:40.279294 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 806 | 2025.07.29 18:48:40.279411 [ 275 ] {eb15ff7c-fcba-4c6f-9c4f-317af586513f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 807 | 2025.07.29 18:48:40.279660 [ 275 ] {eb15ff7c-fcba-4c6f-9c4f-317af586513f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 808 | 2025.07.29 18:48:40.279703 [ 275 ] {eb15ff7c-fcba-4c6f-9c4f-317af586513f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 809 | 2025.07.29 18:48:40.280023 [ 275 ] {eb15ff7c-fcba-4c6f-9c4f-317af586513f} <Debug> TCPHandler: Processed in 0.000777461 sec. | ||
| 810 | 2025.07.29 18:48:40.280233 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 811 | 2025.07.29 18:48:40.280350 [ 275 ] {0dee8a22-9b53-4b8a-9c62-2f0a8c88fe51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 812 | 2025.07.29 18:48:40.280596 [ 275 ] {0dee8a22-9b53-4b8a-9c62-2f0a8c88fe51} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 813 | 2025.07.29 18:48:40.280639 [ 275 ] {0dee8a22-9b53-4b8a-9c62-2f0a8c88fe51} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 814 | 2025.07.29 18:48:40.280958 [ 275 ] {0dee8a22-9b53-4b8a-9c62-2f0a8c88fe51} <Debug> TCPHandler: Processed in 0.000773551 sec. | ||
| 815 | 2025.07.29 18:48:40.281162 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 816 | 2025.07.29 18:48:40.281279 [ 275 ] {74ea9b44-b57d-4537-b08b-9f9e81b927dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 817 | 2025.07.29 18:48:40.281523 [ 275 ] {74ea9b44-b57d-4537-b08b-9f9e81b927dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 818 | 2025.07.29 18:48:40.281565 [ 275 ] {74ea9b44-b57d-4537-b08b-9f9e81b927dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 819 | 2025.07.29 18:48:40.281878 [ 275 ] {74ea9b44-b57d-4537-b08b-9f9e81b927dd} <Debug> TCPHandler: Processed in 0.000764301 sec. | ||
| 820 | 2025.07.29 18:48:40.282083 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 821 | 2025.07.29 18:48:40.282199 [ 275 ] {580bf8a3-0124-4a91-ad16-dcb397f0136a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 822 | 2025.07.29 18:48:40.282450 [ 275 ] {580bf8a3-0124-4a91-ad16-dcb397f0136a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 823 | 2025.07.29 18:48:40.282493 [ 275 ] {580bf8a3-0124-4a91-ad16-dcb397f0136a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 824 | 2025.07.29 18:48:40.282807 [ 275 ] {580bf8a3-0124-4a91-ad16-dcb397f0136a} <Debug> TCPHandler: Processed in 0.000773341 sec. | ||
| 825 | 2025.07.29 18:48:40.283036 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 826 | 2025.07.29 18:48:40.283152 [ 275 ] {db426fe3-4266-462a-81f9-210ac45d75b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 827 | 2025.07.29 18:48:40.283410 [ 275 ] {db426fe3-4266-462a-81f9-210ac45d75b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 828 | 2025.07.29 18:48:40.283457 [ 275 ] {db426fe3-4266-462a-81f9-210ac45d75b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 829 | 2025.07.29 18:48:40.283794 [ 275 ] {db426fe3-4266-462a-81f9-210ac45d75b8} <Debug> TCPHandler: Processed in 0.000806163 sec. | ||
| 830 | 2025.07.29 18:48:40.284000 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 831 | 2025.07.29 18:48:40.284115 [ 275 ] {8688aeb0-9792-4059-95c0-80ce8ce4f7b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 832 | 2025.07.29 18:48:40.284359 [ 275 ] {8688aeb0-9792-4059-95c0-80ce8ce4f7b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 833 | 2025.07.29 18:48:40.284401 [ 275 ] {8688aeb0-9792-4059-95c0-80ce8ce4f7b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 834 | 2025.07.29 18:48:40.284743 [ 275 ] {8688aeb0-9792-4059-95c0-80ce8ce4f7b1} <Debug> TCPHandler: Processed in 0.000794962 sec. | ||
| 835 | 2025.07.29 18:48:40.284960 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 836 | 2025.07.29 18:48:40.285086 [ 275 ] {d9bc7804-efab-48ac-b89a-ee0a911e965b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 837 | 2025.07.29 18:48:40.285347 [ 275 ] {d9bc7804-efab-48ac-b89a-ee0a911e965b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 838 | 2025.07.29 18:48:40.285389 [ 275 ] {d9bc7804-efab-48ac-b89a-ee0a911e965b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 839 | 2025.07.29 18:48:40.285723 [ 275 ] {d9bc7804-efab-48ac-b89a-ee0a911e965b} <Debug> TCPHandler: Processed in 0.000814992 sec. | ||
| 840 | 2025.07.29 18:48:40.292312 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 841 | 2025.07.29 18:48:40.292421 [ 275 ] {54452e3a-a93a-4ea8-b9ea-fac2444b79a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 842 | 2025.07.29 18:48:40.292462 [ 275 ] {54452e3a-a93a-4ea8-b9ea-fac2444b79a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 843 | 2025.07.29 18:48:40.293057 [ 275 ] {54452e3a-a93a-4ea8-b9ea-fac2444b79a8} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 844 | 2025.07.29 18:48:40.293104 [ 275 ] {54452e3a-a93a-4ea8-b9ea-fac2444b79a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 845 | 2025.07.29 18:48:40.293698 [ 275 ] {54452e3a-a93a-4ea8-b9ea-fac2444b79a8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 846 | 2025.07.29 18:48:40.294083 [ 275 ] {54452e3a-a93a-4ea8-b9ea-fac2444b79a8} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78): 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.07.29 18:48:40.294231 [ 275 ] {54452e3a-a93a-4ea8-b9ea-fac2444b79a8} <Debug> executeQuery: Read 15 rows, 2.24 KiB in 0.00184 sec., 8152.173913043478 rows/sec., 1.19 MiB/sec. | ||
| 848 | 2025.07.29 18:48:40.294269 [ 275 ] {54452e3a-a93a-4ea8-b9ea-fac2444b79a8} <Debug> TCPHandler: Processed in 0.002007786 sec. | ||
| 849 | 2025.07.29 18:48:40.294396 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 850 | 2025.07.29 18:48:40.294492 [ 275 ] {da49a38c-4294-4ce6-9f3f-7e70400caeef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 851 | 2025.07.29 18:48:40.294532 [ 275 ] {da49a38c-4294-4ce6-9f3f-7e70400caeef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 852 | 2025.07.29 18:48:40.295039 [ 275 ] {da49a38c-4294-4ce6-9f3f-7e70400caeef} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 853 | 2025.07.29 18:48:40.295071 [ 275 ] {da49a38c-4294-4ce6-9f3f-7e70400caeef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 854 | 2025.07.29 18:48:40.297628 [ 275 ] {da49a38c-4294-4ce6-9f3f-7e70400caeef} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 855 | 2025.07.29 18:48:40.298068 [ 275 ] {da49a38c-4294-4ce6-9f3f-7e70400caeef} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): 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.07.29 18:48:40.298201 [ 275 ] {da49a38c-4294-4ce6-9f3f-7e70400caeef} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.003729 sec., 1072.6736390453204 rows/sec., 87.47 KiB/sec. | ||
| 857 | 2025.07.29 18:48:40.298237 [ 275 ] {da49a38c-4294-4ce6-9f3f-7e70400caeef} <Debug> TCPHandler: Processed in 0.003891289 sec. | ||
| 858 | 2025.07.29 18:48:40.298361 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 859 | 2025.07.29 18:48:40.298456 [ 275 ] {77ff02fb-2a26-44cc-a500-7e77ea1c8621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 860 | 2025.07.29 18:48:40.298495 [ 275 ] {77ff02fb-2a26-44cc-a500-7e77ea1c8621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 861 | 2025.07.29 18:48:40.298943 [ 275 ] {77ff02fb-2a26-44cc-a500-7e77ea1c8621} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 862 | 2025.07.29 18:48:40.298978 [ 275 ] {77ff02fb-2a26-44cc-a500-7e77ea1c8621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 863 | 2025.07.29 18:48:40.299446 [ 275 ] {77ff02fb-2a26-44cc-a500-7e77ea1c8621} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 864 | 2025.07.29 18:48:40.299868 [ 275 ] {77ff02fb-2a26-44cc-a500-7e77ea1c8621} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): 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.07.29 18:48:40.299995 [ 275 ] {77ff02fb-2a26-44cc-a500-7e77ea1c8621} <Debug> executeQuery: Read 54 rows, 4.19 KiB in 0.001558 sec., 34659.820282413355 rows/sec., 2.62 MiB/sec. | ||
| 866 | 2025.07.29 18:48:40.300032 [ 275 ] {77ff02fb-2a26-44cc-a500-7e77ea1c8621} <Debug> TCPHandler: Processed in 0.001721008 sec. | ||
| 867 | 2025.07.29 18:48:40.300141 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2025.07.29 18:48:40.300234 [ 275 ] {b1834769-a834-4ee2-abe6-0c8a892f85eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 869 | 2025.07.29 18:48:40.300274 [ 275 ] {b1834769-a834-4ee2-abe6-0c8a892f85eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 870 | 2025.07.29 18:48:40.300648 [ 275 ] {b1834769-a834-4ee2-abe6-0c8a892f85eb} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 871 | 2025.07.29 18:48:40.300685 [ 275 ] {b1834769-a834-4ee2-abe6-0c8a892f85eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 872 | 2025.07.29 18:48:40.301124 [ 275 ] {b1834769-a834-4ee2-abe6-0c8a892f85eb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 873 | 2025.07.29 18:48:40.301577 [ 275 ] {b1834769-a834-4ee2-abe6-0c8a892f85eb} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 874 | 2025.07.29 18:48:40.301711 [ 275 ] {b1834769-a834-4ee2-abe6-0c8a892f85eb} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001494 sec., 2677.376171352075 rows/sec., 186.95 KiB/sec. | ||
| 875 | 2025.07.29 18:48:40.301750 [ 275 ] {b1834769-a834-4ee2-abe6-0c8a892f85eb} <Debug> TCPHandler: Processed in 0.001659116 sec. | ||
| 876 | 2025.07.29 18:48:40.301854 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 877 | 2025.07.29 18:48:40.301949 [ 275 ] {7454583f-3948-4fe8-b92a-4e4576af0444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 878 | 2025.07.29 18:48:40.301994 [ 275 ] {7454583f-3948-4fe8-b92a-4e4576af0444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 879 | 2025.07.29 18:48:40.302421 [ 275 ] {7454583f-3948-4fe8-b92a-4e4576af0444} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 880 | 2025.07.29 18:48:40.302459 [ 275 ] {7454583f-3948-4fe8-b92a-4e4576af0444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 881 | 2025.07.29 18:48:40.302875 [ 275 ] {7454583f-3948-4fe8-b92a-4e4576af0444} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 882 | 2025.07.29 18:48:40.303296 [ 275 ] {7454583f-3948-4fe8-b92a-4e4576af0444} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 883 | 2025.07.29 18:48:40.303424 [ 275 ] {7454583f-3948-4fe8-b92a-4e4576af0444} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001495 sec., 40133.77926421405 rows/sec., 3.13 MiB/sec. | ||
| 884 | 2025.07.29 18:48:40.303462 [ 275 ] {7454583f-3948-4fe8-b92a-4e4576af0444} <Debug> TCPHandler: Processed in 0.001656956 sec. | ||
| 885 | 2025.07.29 18:48:40.303573 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 886 | 2025.07.29 18:48:40.303668 [ 275 ] {8a5febfd-7573-4448-8447-2b441e951c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 887 | 2025.07.29 18:48:40.303711 [ 275 ] {8a5febfd-7573-4448-8447-2b441e951c29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 888 | 2025.07.29 18:48:40.304187 [ 275 ] {8a5febfd-7573-4448-8447-2b441e951c29} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 889 | 2025.07.29 18:48:40.304222 [ 275 ] {8a5febfd-7573-4448-8447-2b441e951c29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 890 | 2025.07.29 18:48:40.304714 [ 275 ] {8a5febfd-7573-4448-8447-2b441e951c29} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 891 | 2025.07.29 18:48:40.305137 [ 275 ] {8a5febfd-7573-4448-8447-2b441e951c29} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 892 | 2025.07.29 18:48:40.305266 [ 275 ] {8a5febfd-7573-4448-8447-2b441e951c29} <Debug> executeQuery: Read 152 rows, 10.79 KiB in 0.001617 sec., 94001.23685837972 rows/sec., 6.52 MiB/sec. | ||
| 893 | 2025.07.29 18:48:40.305302 [ 275 ] {8a5febfd-7573-4448-8447-2b441e951c29} <Debug> TCPHandler: Processed in 0.0017799 sec. | ||
| 894 | 2025.07.29 18:48:40.305414 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 895 | 2025.07.29 18:48:40.305507 [ 275 ] {dc955357-b38c-4ecb-82a8-d41b56fd1228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 896 | 2025.07.29 18:48:40.305548 [ 275 ] {dc955357-b38c-4ecb-82a8-d41b56fd1228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 897 | 2025.07.29 18:48:40.305894 [ 275 ] {dc955357-b38c-4ecb-82a8-d41b56fd1228} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 898 | 2025.07.29 18:48:40.305929 [ 275 ] {dc955357-b38c-4ecb-82a8-d41b56fd1228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 899 | 2025.07.29 18:48:40.306332 [ 275 ] {dc955357-b38c-4ecb-82a8-d41b56fd1228} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 900 | 2025.07.29 18:48:40.306864 [ 275 ] {dc955357-b38c-4ecb-82a8-d41b56fd1228} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 901 | 2025.07.29 18:48:40.306989 [ 275 ] {dc955357-b38c-4ecb-82a8-d41b56fd1228} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001501 sec., 33311.125916055964 rows/sec., 2.28 MiB/sec. | ||
| 902 | 2025.07.29 18:48:40.307023 [ 275 ] {dc955357-b38c-4ecb-82a8-d41b56fd1228} <Debug> TCPHandler: Processed in 0.001659656 sec. | ||
| 903 | 2025.07.29 18:48:45.265586 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 904 | 2025.07.29 18:48:45.265776 [ 275 ] {6f0723d1-c72d-40da-9d19-7d4902d426e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 905 | 2025.07.29 18:48:45.265842 [ 275 ] {6f0723d1-c72d-40da-9d19-7d4902d426e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 906 | 2025.07.29 18:48:45.266474 [ 275 ] {6f0723d1-c72d-40da-9d19-7d4902d426e9} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 907 | 2025.07.29 18:48:45.266524 [ 275 ] {6f0723d1-c72d-40da-9d19-7d4902d426e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 908 | 2025.07.29 18:48:45.267038 [ 275 ] {6f0723d1-c72d-40da-9d19-7d4902d426e9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 909 | 2025.07.29 18:48:45.267533 [ 275 ] {6f0723d1-c72d-40da-9d19-7d4902d426e9} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 910 | 2025.07.29 18:48:45.267697 [ 275 ] {6f0723d1-c72d-40da-9d19-7d4902d426e9} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.001969 sec., 26409.344845099036 rows/sec., 2.00 MiB/sec. | ||
| 911 | 2025.07.29 18:48:45.267740 [ 275 ] {6f0723d1-c72d-40da-9d19-7d4902d426e9} <Debug> TCPHandler: Processed in 0.002277333 sec. | ||
| 912 | 2025.07.29 18:48:45.267860 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 913 | 2025.07.29 18:48:45.267958 [ 275 ] {0aa11fa7-7e2b-433b-933e-f11d70640831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 914 | 2025.07.29 18:48:45.268001 [ 275 ] {0aa11fa7-7e2b-433b-933e-f11d70640831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 915 | 2025.07.29 18:48:45.268476 [ 275 ] {0aa11fa7-7e2b-433b-933e-f11d70640831} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 916 | 2025.07.29 18:48:45.268514 [ 275 ] {0aa11fa7-7e2b-433b-933e-f11d70640831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 917 | 2025.07.29 18:48:45.268984 [ 275 ] {0aa11fa7-7e2b-433b-933e-f11d70640831} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 918 | 2025.07.29 18:48:45.269420 [ 275 ] {0aa11fa7-7e2b-433b-933e-f11d70640831} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 919 | 2025.07.29 18:48:45.269557 [ 275 ] {0aa11fa7-7e2b-433b-933e-f11d70640831} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001618 sec., 34610.630407911 rows/sec., 2.70 MiB/sec. | ||
| 920 | 2025.07.29 18:48:45.269595 [ 275 ] {0aa11fa7-7e2b-433b-933e-f11d70640831} <Debug> TCPHandler: Processed in 0.00178619 sec. | ||
| 921 | 2025.07.29 18:48:45.269712 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 922 | 2025.07.29 18:48:45.269826 [ 275 ] {8d78ad09-1895-429f-bf7f-49ac5db666f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 923 | 2025.07.29 18:48:45.269875 [ 275 ] {8d78ad09-1895-429f-bf7f-49ac5db666f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 924 | 2025.07.29 18:48:45.270341 [ 275 ] {8d78ad09-1895-429f-bf7f-49ac5db666f3} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 925 | 2025.07.29 18:48:45.270380 [ 275 ] {8d78ad09-1895-429f-bf7f-49ac5db666f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 926 | 2025.07.29 18:48:45.270841 [ 275 ] {8d78ad09-1895-429f-bf7f-49ac5db666f3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 927 | 2025.07.29 18:48:45.271262 [ 275 ] {8d78ad09-1895-429f-bf7f-49ac5db666f3} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 928 | 2025.07.29 18:48:45.271396 [ 275 ] {8d78ad09-1895-429f-bf7f-49ac5db666f3} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001591 sec., 94280.32683846638 rows/sec., 6.54 MiB/sec. | ||
| 929 | 2025.07.29 18:48:45.271434 [ 275 ] {8d78ad09-1895-429f-bf7f-49ac5db666f3} <Debug> TCPHandler: Processed in 0.001776489 sec. | ||
| 930 | 2025.07.29 18:48:45.271564 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 931 | 2025.07.29 18:48:45.271660 [ 275 ] {ea51a3e7-a71f-473b-92ef-0998cca7a1f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 932 | 2025.07.29 18:48:45.271703 [ 275 ] {ea51a3e7-a71f-473b-92ef-0998cca7a1f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 933 | 2025.07.29 18:48:45.272083 [ 275 ] {ea51a3e7-a71f-473b-92ef-0998cca7a1f7} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 934 | 2025.07.29 18:48:45.272120 [ 275 ] {ea51a3e7-a71f-473b-92ef-0998cca7a1f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 935 | 2025.07.29 18:48:45.272585 [ 275 ] {ea51a3e7-a71f-473b-92ef-0998cca7a1f7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 936 | 2025.07.29 18:48:45.273035 [ 275 ] {ea51a3e7-a71f-473b-92ef-0998cca7a1f7} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 937 | 2025.07.29 18:48:45.273168 [ 275 ] {ea51a3e7-a71f-473b-92ef-0998cca7a1f7} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001526 sec., 32765.399737876804 rows/sec., 2.25 MiB/sec. | ||
| 938 | 2025.07.29 18:48:45.273204 [ 275 ] {ea51a3e7-a71f-473b-92ef-0998cca7a1f7} <Debug> TCPHandler: Processed in 0.001689697 sec. | ||
| 939 | 2025.07.29 18:48:47.281792 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 940 | 2025.07.29 18:48:47.281857 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 941 | 2025.07.29 18:48:47.374165 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 942 | 2025.07.29 18:48:47.374667 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 943 | 2025.07.29 18:48:47.374713 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 944 | 2025.07.29 18:48:47.375404 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 945 | 2025.07.29 18:48:47.375853 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 946 | 2025.07.29 18:48:47.375995 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 947 | 2025.07.29 18:48:47.377987 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 140 | ||
| 948 | 2025.07.29 18:48:47.381189 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 949 | 2025.07.29 18:48:47.381241 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 950 | 2025.07.29 18:48:47.382604 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 951 | 2025.07.29 18:48:47.383134 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 952 | 2025.07.29 18:48:47.383446 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 140 | ||
| 953 | 2025.07.29 18:48:47.454366 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 954 | 2025.07.29 18:48:47.472138 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 955 | 2025.07.29 18:48:47.472205 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 956 | 2025.07.29 18:48:47.478890 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 957 | 2025.07.29 18:48:47.480208 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 958 | 2025.07.29 18:48:47.484314 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 959 | 2025.07.29 18:48:48.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.84 MiB, peak 164.84 MiB, free memory in arenas 0.00 B, will set to 162.16 MiB (RSS), difference: 1.32 MiB | ||
| 960 | 2025.07.29 18:48:50.266355 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 961 | 2025.07.29 18:48:50.266527 [ 275 ] {449bd730-3a57-4167-b50e-3d771c1ff53d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 962 | 2025.07.29 18:48:50.266592 [ 275 ] {449bd730-3a57-4167-b50e-3d771c1ff53d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 963 | 2025.07.29 18:48:50.267214 [ 275 ] {449bd730-3a57-4167-b50e-3d771c1ff53d} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 964 | 2025.07.29 18:48:50.267265 [ 275 ] {449bd730-3a57-4167-b50e-3d771c1ff53d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 965 | 2025.07.29 18:48:50.267750 [ 275 ] {449bd730-3a57-4167-b50e-3d771c1ff53d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 966 | 2025.07.29 18:48:50.268200 [ 275 ] {449bd730-3a57-4167-b50e-3d771c1ff53d} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 967 | 2025.07.29 18:48:50.268359 [ 275 ] {449bd730-3a57-4167-b50e-3d771c1ff53d} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.00188 sec., 27659.574468085106 rows/sec., 2.10 MiB/sec. | ||
| 968 | 2025.07.29 18:48:50.268407 [ 275 ] {449bd730-3a57-4167-b50e-3d771c1ff53d} <Debug> TCPHandler: Processed in 0.002176611 sec. | ||
| 969 | 2025.07.29 18:48:50.268528 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 970 | 2025.07.29 18:48:50.268630 [ 275 ] {dc1e72da-2292-4fbb-8778-931f4f139e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 971 | 2025.07.29 18:48:50.268672 [ 275 ] {dc1e72da-2292-4fbb-8778-931f4f139e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 972 | 2025.07.29 18:48:50.269112 [ 275 ] {dc1e72da-2292-4fbb-8778-931f4f139e6d} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 973 | 2025.07.29 18:48:50.269151 [ 275 ] {dc1e72da-2292-4fbb-8778-931f4f139e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 974 | 2025.07.29 18:48:50.269544 [ 275 ] {dc1e72da-2292-4fbb-8778-931f4f139e6d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 975 | 2025.07.29 18:48:50.269969 [ 275 ] {dc1e72da-2292-4fbb-8778-931f4f139e6d} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 976 | 2025.07.29 18:48:50.270103 [ 275 ] {dc1e72da-2292-4fbb-8778-931f4f139e6d} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001497 sec., 37408.14963259853 rows/sec., 2.92 MiB/sec. | ||
| 977 | 2025.07.29 18:48:50.270140 [ 275 ] {dc1e72da-2292-4fbb-8778-931f4f139e6d} <Debug> TCPHandler: Processed in 0.001663616 sec. | ||
| 978 | 2025.07.29 18:48:50.270251 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 979 | 2025.07.29 18:48:50.270346 [ 275 ] {328fb185-f433-4a60-8857-4385f70691af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 980 | 2025.07.29 18:48:50.270389 [ 275 ] {328fb185-f433-4a60-8857-4385f70691af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 981 | 2025.07.29 18:48:50.270809 [ 275 ] {328fb185-f433-4a60-8857-4385f70691af} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 982 | 2025.07.29 18:48:50.270848 [ 275 ] {328fb185-f433-4a60-8857-4385f70691af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 983 | 2025.07.29 18:48:50.271299 [ 275 ] {328fb185-f433-4a60-8857-4385f70691af} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 984 | 2025.07.29 18:48:50.271760 [ 275 ] {328fb185-f433-4a60-8857-4385f70691af} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 985 | 2025.07.29 18:48:50.271893 [ 275 ] {328fb185-f433-4a60-8857-4385f70691af} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001566 sec., 95785.44061302683 rows/sec., 6.64 MiB/sec. | ||
| 986 | 2025.07.29 18:48:50.271929 [ 275 ] {328fb185-f433-4a60-8857-4385f70691af} <Debug> TCPHandler: Processed in 0.001727728 sec. | ||
| 987 | 2025.07.29 18:48:50.272040 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 988 | 2025.07.29 18:48:50.272133 [ 275 ] {88ed0f40-0c3b-4a68-a7dc-4b8b2bf8e81f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 989 | 2025.07.29 18:48:50.272173 [ 275 ] {88ed0f40-0c3b-4a68-a7dc-4b8b2bf8e81f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 990 | 2025.07.29 18:48:50.272498 [ 275 ] {88ed0f40-0c3b-4a68-a7dc-4b8b2bf8e81f} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 991 | 2025.07.29 18:48:50.272535 [ 275 ] {88ed0f40-0c3b-4a68-a7dc-4b8b2bf8e81f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 992 | 2025.07.29 18:48:50.272935 [ 275 ] {88ed0f40-0c3b-4a68-a7dc-4b8b2bf8e81f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 993 | 2025.07.29 18:48:50.273346 [ 275 ] {88ed0f40-0c3b-4a68-a7dc-4b8b2bf8e81f} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 994 | 2025.07.29 18:48:50.273479 [ 275 ] {88ed0f40-0c3b-4a68-a7dc-4b8b2bf8e81f} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001365 sec., 36630.03663003663 rows/sec., 2.51 MiB/sec. | ||
| 995 | 2025.07.29 18:48:50.273513 [ 275 ] {88ed0f40-0c3b-4a68-a7dc-4b8b2bf8e81f} <Debug> TCPHandler: Processed in 0.001523852 sec. | ||
| 996 | 2025.07.29 18:48:54.877039 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 997 | 2025.07.29 18:48:54.877574 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 998 | 2025.07.29 18:48:54.877631 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 999 | 2025.07.29 18:48:54.878350 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1000 | 2025.07.29 18:48:54.878849 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1001 | 2025.07.29 18:48:54.879037 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1002 | 2025.07.29 18:48:54.985338 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1003 | 2025.07.29 18:48:55.002340 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1004 | 2025.07.29 18:48:55.002395 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1005 | 2025.07.29 18:48:55.008217 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1006 | 2025.07.29 18:48:55.009271 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1007 | 2025.07.29 18:48:55.012254 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1008 | 2025.07.29 18:48:55.260561 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1009 | 2025.07.29 18:48:55.260763 [ 275 ] {2f4336b6-444f-4544-919f-bbe47bc92d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1010 | 2025.07.29 18:48:55.265068 [ 275 ] {2f4336b6-444f-4544-919f-bbe47bc92d1a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1011 | 2025.07.29 18:48:55.268971 [ 275 ] {2f4336b6-444f-4544-919f-bbe47bc92d1a} <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', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1012 | 2025.07.29 18:48:55.269216 [ 275 ] {2f4336b6-444f-4544-919f-bbe47bc92d1a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1013 | 2025.07.29 18:48:55.273253 [ 275 ] {2f4336b6-444f-4544-919f-bbe47bc92d1a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1014 | 2025.07.29 18:48:55.277461 [ 275 ] {2f4336b6-444f-4544-919f-bbe47bc92d1a} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 1015 | 2025.07.29 18:48:55.281468 [ 275 ] {2f4336b6-444f-4544-919f-bbe47bc92d1a} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1016 | 2025.07.29 18:48:55.283405 [ 275 ] {2f4336b6-444f-4544-919f-bbe47bc92d1a} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (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 | ||
| 1017 | 2025.07.29 18:48:55.283429 [ 275 ] {2f4336b6-444f-4544-919f-bbe47bc92d1a} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1018 | 2025.07.29 18:48:55.287347 [ 275 ] {2f4336b6-444f-4544-919f-bbe47bc92d1a} <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', 'oximeter_collector:collections'))" | ||
| 1019 | 2025.07.29 18:48:55.287377 [ 275 ] {2f4336b6-444f-4544-919f-bbe47bc92d1a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1020 | 2025.07.29 18:48:55.305109 [ 275 ] {2f4336b6-444f-4544-919f-bbe47bc92d1a} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.044422 sec., 337.67052361442524 rows/sec., 13.72 KiB/sec. | ||
| 1021 | 2025.07.29 18:48:55.305214 [ 275 ] {2f4336b6-444f-4544-919f-bbe47bc92d1a} <Debug> TCPHandler: Processed in 0.04476956 sec. | ||
| 1022 | 2025.07.29 18:48:55.306181 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1023 | 2025.07.29 18:48:55.306308 [ 275 ] {e088e8ff-4c6d-4c81-b0e1-30a492d673b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1024 | 2025.07.29 18:48:55.306507 [ 275 ] {e088e8ff-4c6d-4c81-b0e1-30a492d673b7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1025 | 2025.07.29 18:48:55.306539 [ 275 ] {e088e8ff-4c6d-4c81-b0e1-30a492d673b7} <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', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1026 | 2025.07.29 18:48:55.306701 [ 275 ] {e088e8ff-4c6d-4c81-b0e1-30a492d673b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1027 | 2025.07.29 18:48:55.306754 [ 275 ] {e088e8ff-4c6d-4c81-b0e1-30a492d673b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1028 | 2025.07.29 18:48:55.306868 [ 275 ] {e088e8ff-4c6d-4c81-b0e1-30a492d673b7} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1029 | 2025.07.29 18:48:55.306896 [ 275 ] {e088e8ff-4c6d-4c81-b0e1-30a492d673b7} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1030 | 2025.07.29 18:48:55.306916 [ 275 ] {e088e8ff-4c6d-4c81-b0e1-30a492d673b7} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (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 | ||
| 1031 | 2025.07.29 18:48:55.306931 [ 275 ] {e088e8ff-4c6d-4c81-b0e1-30a492d673b7} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1032 | 2025.07.29 18:48:55.306965 [ 275 ] {e088e8ff-4c6d-4c81-b0e1-30a492d673b7} <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', 'oximeter_collector:collections'))" | ||
| 1033 | 2025.07.29 18:48:55.306983 [ 275 ] {e088e8ff-4c6d-4c81-b0e1-30a492d673b7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1034 | 2025.07.29 18:48:55.307437 [ 275 ] {e088e8ff-4c6d-4c81-b0e1-30a492d673b7} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001178 sec., 12733.446519524618 rows/sec., 517.30 KiB/sec. | ||
| 1035 | 2025.07.29 18:48:55.307517 [ 275 ] {e088e8ff-4c6d-4c81-b0e1-30a492d673b7} <Debug> TCPHandler: Processed in 0.001385709 sec. | ||
| 1036 | 2025.07.29 18:48:55.307800 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1037 | 2025.07.29 18:48:55.307926 [ 275 ] {291f3875-47d6-4e4f-8b1b-aabbebcc7356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 1038 | 2025.07.29 18:48:55.308130 [ 275 ] {291f3875-47d6-4e4f-8b1b-aabbebcc7356} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1039 | 2025.07.29 18:48:55.308161 [ 275 ] {291f3875-47d6-4e4f-8b1b-aabbebcc7356} <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', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received')" moved to PREWHERE | ||
| 1040 | 2025.07.29 18:48:55.308340 [ 275 ] {291f3875-47d6-4e4f-8b1b-aabbebcc7356} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1041 | 2025.07.29 18:48:55.308392 [ 275 ] {291f3875-47d6-4e4f-8b1b-aabbebcc7356} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1042 | 2025.07.29 18:48:55.308488 [ 275 ] {291f3875-47d6-4e4f-8b1b-aabbebcc7356} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1043 | 2025.07.29 18:48:55.308515 [ 275 ] {291f3875-47d6-4e4f-8b1b-aabbebcc7356} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1044 | 2025.07.29 18:48:55.308533 [ 275 ] {291f3875-47d6-4e4f-8b1b-aabbebcc7356} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (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 | ||
| 1045 | 2025.07.29 18:48:55.308547 [ 275 ] {291f3875-47d6-4e4f-8b1b-aabbebcc7356} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1046 | 2025.07.29 18:48:55.308589 [ 275 ] {291f3875-47d6-4e4f-8b1b-aabbebcc7356} <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', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received'))" | ||
| 1047 | 2025.07.29 18:48:55.308607 [ 275 ] {291f3875-47d6-4e4f-8b1b-aabbebcc7356} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1048 | 2025.07.29 18:48:55.309030 [ 275 ] {291f3875-47d6-4e4f-8b1b-aabbebcc7356} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001151 sec., 13032.145960034753 rows/sec., 529.43 KiB/sec. | ||
| 1049 | 2025.07.29 18:48:55.309109 [ 275 ] {291f3875-47d6-4e4f-8b1b-aabbebcc7356} <Debug> TCPHandler: Processed in 0.001358158 sec. | ||
| 1050 | 2025.07.29 18:48:55.309344 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1051 | 2025.07.29 18:48:55.309468 [ 275 ] {6ad66743-4dc0-4d42-ad7f-07a3cf9eb8fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1052 | 2025.07.29 18:48:55.309656 [ 275 ] {6ad66743-4dc0-4d42-ad7f-07a3cf9eb8fe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1053 | 2025.07.29 18:48:55.309686 [ 275 ] {6ad66743-4dc0-4d42-ad7f-07a3cf9eb8fe} <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', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent')" moved to PREWHERE | ||
| 1054 | 2025.07.29 18:48:55.309849 [ 275 ] {6ad66743-4dc0-4d42-ad7f-07a3cf9eb8fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1055 | 2025.07.29 18:48:55.309898 [ 275 ] {6ad66743-4dc0-4d42-ad7f-07a3cf9eb8fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1056 | 2025.07.29 18:48:55.309995 [ 275 ] {6ad66743-4dc0-4d42-ad7f-07a3cf9eb8fe} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1057 | 2025.07.29 18:48:55.310021 [ 275 ] {6ad66743-4dc0-4d42-ad7f-07a3cf9eb8fe} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1058 | 2025.07.29 18:48:55.310040 [ 275 ] {6ad66743-4dc0-4d42-ad7f-07a3cf9eb8fe} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (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 | ||
| 1059 | 2025.07.29 18:48:55.310054 [ 275 ] {6ad66743-4dc0-4d42-ad7f-07a3cf9eb8fe} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1060 | 2025.07.29 18:48:55.310086 [ 275 ] {6ad66743-4dc0-4d42-ad7f-07a3cf9eb8fe} <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', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
| 1061 | 2025.07.29 18:48:55.310102 [ 275 ] {6ad66743-4dc0-4d42-ad7f-07a3cf9eb8fe} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1062 | 2025.07.29 18:48:55.310488 [ 275 ] {6ad66743-4dc0-4d42-ad7f-07a3cf9eb8fe} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001066 sec., 14071.294559099435 rows/sec., 571.65 KiB/sec. | ||
| 1063 | 2025.07.29 18:48:55.310569 [ 275 ] {6ad66743-4dc0-4d42-ad7f-07a3cf9eb8fe} <Debug> TCPHandler: Processed in 0.001272765 sec. | ||
| 1064 | 2025.07.29 18:48:55.310791 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1065 | 2025.07.29 18:48:55.310914 [ 275 ] {47d9cccc-a36d-473b-a54d-9c40f18f62f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1066 | 2025.07.29 18:48:55.311102 [ 275 ] {47d9cccc-a36d-473b-a54d-9c40f18f62f5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1067 | 2025.07.29 18:48:55.311133 [ 275 ] {47d9cccc-a36d-473b-a54d-9c40f18f62f5} <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', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent')" moved to PREWHERE | ||
| 1068 | 2025.07.29 18:48:55.311293 [ 275 ] {47d9cccc-a36d-473b-a54d-9c40f18f62f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1069 | 2025.07.29 18:48:55.311343 [ 275 ] {47d9cccc-a36d-473b-a54d-9c40f18f62f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1070 | 2025.07.29 18:48:55.311439 [ 275 ] {47d9cccc-a36d-473b-a54d-9c40f18f62f5} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1071 | 2025.07.29 18:48:55.311466 [ 275 ] {47d9cccc-a36d-473b-a54d-9c40f18f62f5} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1072 | 2025.07.29 18:48:55.311484 [ 275 ] {47d9cccc-a36d-473b-a54d-9c40f18f62f5} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (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 | ||
| 1073 | 2025.07.29 18:48:55.311498 [ 275 ] {47d9cccc-a36d-473b-a54d-9c40f18f62f5} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1074 | 2025.07.29 18:48:55.311530 [ 275 ] {47d9cccc-a36d-473b-a54d-9c40f18f62f5} <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', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
| 1075 | 2025.07.29 18:48:55.311547 [ 275 ] {47d9cccc-a36d-473b-a54d-9c40f18f62f5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1076 | 2025.07.29 18:48:55.311976 [ 275 ] {47d9cccc-a36d-473b-a54d-9c40f18f62f5} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001108 sec., 13537.906137184114 rows/sec., 549.98 KiB/sec. | ||
| 1077 | 2025.07.29 18:48:55.312055 [ 275 ] {47d9cccc-a36d-473b-a54d-9c40f18f62f5} <Debug> TCPHandler: Processed in 0.001312287 sec. | ||
| 1078 | 2025.07.29 18:48:55.312279 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1079 | 2025.07.29 18:48:55.312402 [ 275 ] {65bfca4a-3a55-4f7b-8a34-a7df40e8636f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 1080 | 2025.07.29 18:48:55.312595 [ 275 ] {65bfca4a-3a55-4f7b-8a34-a7df40e8636f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1081 | 2025.07.29 18:48:55.312625 [ 275 ] {65bfca4a-3a55-4f7b-8a34-a7df40e8636f} <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', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received')" moved to PREWHERE | ||
| 1082 | 2025.07.29 18:48:55.312792 [ 275 ] {65bfca4a-3a55-4f7b-8a34-a7df40e8636f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1083 | 2025.07.29 18:48:55.312843 [ 275 ] {65bfca4a-3a55-4f7b-8a34-a7df40e8636f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1084 | 2025.07.29 18:48:55.312941 [ 275 ] {65bfca4a-3a55-4f7b-8a34-a7df40e8636f} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1085 | 2025.07.29 18:48:55.312968 [ 275 ] {65bfca4a-3a55-4f7b-8a34-a7df40e8636f} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1086 | 2025.07.29 18:48:55.312986 [ 275 ] {65bfca4a-3a55-4f7b-8a34-a7df40e8636f} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (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 | ||
| 1087 | 2025.07.29 18:48:55.313000 [ 275 ] {65bfca4a-3a55-4f7b-8a34-a7df40e8636f} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1088 | 2025.07.29 18:48:55.313032 [ 275 ] {65bfca4a-3a55-4f7b-8a34-a7df40e8636f} <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', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received'))" | ||
| 1089 | 2025.07.29 18:48:55.313049 [ 275 ] {65bfca4a-3a55-4f7b-8a34-a7df40e8636f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1090 | 2025.07.29 18:48:55.313429 [ 275 ] {65bfca4a-3a55-4f7b-8a34-a7df40e8636f} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001075 sec., 13953.488372093023 rows/sec., 566.86 KiB/sec. | ||
| 1091 | 2025.07.29 18:48:55.313508 [ 275 ] {65bfca4a-3a55-4f7b-8a34-a7df40e8636f} <Debug> TCPHandler: Processed in 0.001278035 sec. | ||
| 1092 | 2025.07.29 18:48:55.313728 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1093 | 2025.07.29 18:48:55.313851 [ 275 ] {5b97d66c-1b8a-4a81-a55d-a201a0344cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 1094 | 2025.07.29 18:48:55.314042 [ 275 ] {5b97d66c-1b8a-4a81-a55d-a201a0344cee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1095 | 2025.07.29 18:48:55.314073 [ 275 ] {5b97d66c-1b8a-4a81-a55d-a201a0344cee} <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', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received')" moved to PREWHERE | ||
| 1096 | 2025.07.29 18:48:55.314239 [ 275 ] {5b97d66c-1b8a-4a81-a55d-a201a0344cee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1097 | 2025.07.29 18:48:55.314289 [ 275 ] {5b97d66c-1b8a-4a81-a55d-a201a0344cee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1098 | 2025.07.29 18:48:55.314385 [ 275 ] {5b97d66c-1b8a-4a81-a55d-a201a0344cee} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1099 | 2025.07.29 18:48:55.314413 [ 275 ] {5b97d66c-1b8a-4a81-a55d-a201a0344cee} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1100 | 2025.07.29 18:48:55.314430 [ 275 ] {5b97d66c-1b8a-4a81-a55d-a201a0344cee} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (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 | ||
| 1101 | 2025.07.29 18:48:55.314444 [ 275 ] {5b97d66c-1b8a-4a81-a55d-a201a0344cee} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1102 | 2025.07.29 18:48:55.314476 [ 275 ] {5b97d66c-1b8a-4a81-a55d-a201a0344cee} <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', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received'))" | ||
| 1103 | 2025.07.29 18:48:55.314492 [ 275 ] {5b97d66c-1b8a-4a81-a55d-a201a0344cee} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1104 | 2025.07.29 18:48:55.314889 [ 275 ] {5b97d66c-1b8a-4a81-a55d-a201a0344cee} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001084 sec., 13837.638376383766 rows/sec., 562.15 KiB/sec. | ||
| 1105 | 2025.07.29 18:48:55.314970 [ 275 ] {5b97d66c-1b8a-4a81-a55d-a201a0344cee} <Debug> TCPHandler: Processed in 0.001289636 sec. | ||
| 1106 | 2025.07.29 18:48:55.330166 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1107 | 2025.07.29 18:48:55.330274 [ 275 ] {005bc00a-349d-4a49-8fdc-70819a7d537b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1108 | 2025.07.29 18:48:55.330315 [ 275 ] {005bc00a-349d-4a49-8fdc-70819a7d537b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1109 | 2025.07.29 18:48:55.330878 [ 275 ] {005bc00a-349d-4a49-8fdc-70819a7d537b} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1110 | 2025.07.29 18:48:55.330916 [ 275 ] {005bc00a-349d-4a49-8fdc-70819a7d537b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1111 | 2025.07.29 18:48:55.331418 [ 275 ] {005bc00a-349d-4a49-8fdc-70819a7d537b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1112 | 2025.07.29 18:48:55.331827 [ 275 ] {005bc00a-349d-4a49-8fdc-70819a7d537b} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1113 | 2025.07.29 18:48:55.331965 [ 275 ] {005bc00a-349d-4a49-8fdc-70819a7d537b} <Debug> executeQuery: Read 7 rows, 2.99 KiB in 0.001721 sec., 4067.4026728646136 rows/sec., 1.70 MiB/sec. | ||
| 1114 | 2025.07.29 18:48:55.332001 [ 275 ] {005bc00a-349d-4a49-8fdc-70819a7d537b} <Debug> TCPHandler: Processed in 0.001884642 sec. | ||
| 1115 | 2025.07.29 18:48:55.332132 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1116 | 2025.07.29 18:48:55.332227 [ 275 ] {c3be3e4f-844f-4d05-ba72-b5eff63af7f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1117 | 2025.07.29 18:48:55.332266 [ 275 ] {c3be3e4f-844f-4d05-ba72-b5eff63af7f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1118 | 2025.07.29 18:48:55.334624 [ 275 ] {c3be3e4f-844f-4d05-ba72-b5eff63af7f3} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1119 | 2025.07.29 18:48:55.334659 [ 275 ] {c3be3e4f-844f-4d05-ba72-b5eff63af7f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1120 | 2025.07.29 18:48:55.335166 [ 275 ] {c3be3e4f-844f-4d05-ba72-b5eff63af7f3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1121 | 2025.07.29 18:48:55.335572 [ 275 ] {c3be3e4f-844f-4d05-ba72-b5eff63af7f3} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1122 | 2025.07.29 18:48:55.335699 [ 275 ] {c3be3e4f-844f-4d05-ba72-b5eff63af7f3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003492 sec., 6872.8522336769765 rows/sec., 583.92 KiB/sec. | ||
| 1123 | 2025.07.29 18:48:55.335735 [ 275 ] {c3be3e4f-844f-4d05-ba72-b5eff63af7f3} <Debug> TCPHandler: Processed in 0.003651332 sec. | ||
| 1124 | 2025.07.29 18:48:55.335854 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1125 | 2025.07.29 18:48:55.335948 [ 275 ] {781690bd-9737-400e-b3cf-7fb839e9e1d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1126 | 2025.07.29 18:48:55.335987 [ 275 ] {781690bd-9737-400e-b3cf-7fb839e9e1d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1127 | 2025.07.29 18:48:55.336378 [ 275 ] {781690bd-9737-400e-b3cf-7fb839e9e1d5} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1128 | 2025.07.29 18:48:55.336415 [ 275 ] {781690bd-9737-400e-b3cf-7fb839e9e1d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1129 | 2025.07.29 18:48:55.336856 [ 275 ] {781690bd-9737-400e-b3cf-7fb839e9e1d5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1130 | 2025.07.29 18:48:55.337280 [ 275 ] {781690bd-9737-400e-b3cf-7fb839e9e1d5} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1131 | 2025.07.29 18:48:55.337408 [ 275 ] {781690bd-9737-400e-b3cf-7fb839e9e1d5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001478 sec., 2706.3599458728013 rows/sec., 220.68 KiB/sec. | ||
| 1132 | 2025.07.29 18:48:55.337443 [ 275 ] {781690bd-9737-400e-b3cf-7fb839e9e1d5} <Debug> TCPHandler: Processed in 0.001637275 sec. | ||
| 1133 | 2025.07.29 18:48:55.337553 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1134 | 2025.07.29 18:48:55.337647 [ 275 ] {84adfa07-be80-4a28-87b5-e4044937de43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1135 | 2025.07.29 18:48:55.337684 [ 275 ] {84adfa07-be80-4a28-87b5-e4044937de43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1136 | 2025.07.29 18:48:55.338158 [ 275 ] {84adfa07-be80-4a28-87b5-e4044937de43} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1137 | 2025.07.29 18:48:55.338195 [ 275 ] {84adfa07-be80-4a28-87b5-e4044937de43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1138 | 2025.07.29 18:48:55.338619 [ 275 ] {84adfa07-be80-4a28-87b5-e4044937de43} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1139 | 2025.07.29 18:48:55.339036 [ 275 ] {84adfa07-be80-4a28-87b5-e4044937de43} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1140 | 2025.07.29 18:48:55.339163 [ 275 ] {84adfa07-be80-4a28-87b5-e4044937de43} <Debug> executeQuery: Read 192 rows, 17.42 KiB in 0.001534 sec., 125162.97262059974 rows/sec., 11.09 MiB/sec. | ||
| 1141 | 2025.07.29 18:48:55.339198 [ 275 ] {84adfa07-be80-4a28-87b5-e4044937de43} <Debug> TCPHandler: Processed in 0.001692767 sec. | ||
| 1142 | 2025.07.29 18:48:55.339310 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1143 | 2025.07.29 18:48:55.339402 [ 275 ] {79265a17-20b2-464f-b272-57faaada8853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1144 | 2025.07.29 18:48:55.339440 [ 275 ] {79265a17-20b2-464f-b272-57faaada8853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1145 | 2025.07.29 18:48:55.339825 [ 275 ] {79265a17-20b2-464f-b272-57faaada8853} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1146 | 2025.07.29 18:48:55.339862 [ 275 ] {79265a17-20b2-464f-b272-57faaada8853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1147 | 2025.07.29 18:48:55.340235 [ 275 ] {79265a17-20b2-464f-b272-57faaada8853} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1148 | 2025.07.29 18:48:55.340644 [ 275 ] {79265a17-20b2-464f-b272-57faaada8853} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1149 | 2025.07.29 18:48:55.340771 [ 275 ] {79265a17-20b2-464f-b272-57faaada8853} <Debug> executeQuery: Read 25 rows, 1.92 KiB in 0.001387 sec., 18024.51333813987 rows/sec., 1.35 MiB/sec. | ||
| 1150 | 2025.07.29 18:48:55.340807 [ 275 ] {79265a17-20b2-464f-b272-57faaada8853} <Debug> TCPHandler: Processed in 0.001545023 sec. | ||
| 1151 | 2025.07.29 18:48:55.340913 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1152 | 2025.07.29 18:48:55.341006 [ 275 ] {9fbba4ca-c814-431c-a509-2b7d57f261ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1153 | 2025.07.29 18:48:55.341045 [ 275 ] {9fbba4ca-c814-431c-a509-2b7d57f261ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1154 | 2025.07.29 18:48:55.341598 [ 275 ] {9fbba4ca-c814-431c-a509-2b7d57f261ca} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1155 | 2025.07.29 18:48:55.341631 [ 275 ] {9fbba4ca-c814-431c-a509-2b7d57f261ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1156 | 2025.07.29 18:48:55.342060 [ 275 ] {9fbba4ca-c814-431c-a509-2b7d57f261ca} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1157 | 2025.07.29 18:48:55.342473 [ 275 ] {9fbba4ca-c814-431c-a509-2b7d57f261ca} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1158 | 2025.07.29 18:48:55.342598 [ 275 ] {9fbba4ca-c814-431c-a509-2b7d57f261ca} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001609 sec., 14916.096954630206 rows/sec., 1.24 MiB/sec. | ||
| 1159 | 2025.07.29 18:48:55.342634 [ 275 ] {9fbba4ca-c814-431c-a509-2b7d57f261ca} <Debug> TCPHandler: Processed in 0.001769199 sec. | ||
| 1160 | 2025.07.29 18:48:55.342741 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1161 | 2025.07.29 18:48:55.342834 [ 275 ] {da846a35-c06a-4d9f-ae1a-45fc9a0822a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1162 | 2025.07.29 18:48:55.342871 [ 275 ] {da846a35-c06a-4d9f-ae1a-45fc9a0822a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1163 | 2025.07.29 18:48:55.343256 [ 275 ] {da846a35-c06a-4d9f-ae1a-45fc9a0822a7} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1164 | 2025.07.29 18:48:55.343293 [ 275 ] {da846a35-c06a-4d9f-ae1a-45fc9a0822a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1165 | 2025.07.29 18:48:55.343777 [ 275 ] {da846a35-c06a-4d9f-ae1a-45fc9a0822a7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1166 | 2025.07.29 18:48:55.344188 [ 275 ] {da846a35-c06a-4d9f-ae1a-45fc9a0822a7} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1167 | 2025.07.29 18:48:55.344313 [ 275 ] {da846a35-c06a-4d9f-ae1a-45fc9a0822a7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001497 sec., 8016.032064128256 rows/sec., 626.25 KiB/sec. | ||
| 1168 | 2025.07.29 18:48:55.344348 [ 275 ] {da846a35-c06a-4d9f-ae1a-45fc9a0822a7} <Debug> TCPHandler: Processed in 0.001655616 sec. | ||
| 1169 | 2025.07.29 18:48:55.344454 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1170 | 2025.07.29 18:48:55.344545 [ 275 ] {5caf4728-93f1-43ee-88d3-c16bbfcaed9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1171 | 2025.07.29 18:48:55.344583 [ 275 ] {5caf4728-93f1-43ee-88d3-c16bbfcaed9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1172 | 2025.07.29 18:48:55.345001 [ 275 ] {5caf4728-93f1-43ee-88d3-c16bbfcaed9a} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1173 | 2025.07.29 18:48:55.345038 [ 275 ] {5caf4728-93f1-43ee-88d3-c16bbfcaed9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1174 | 2025.07.29 18:48:55.345430 [ 275 ] {5caf4728-93f1-43ee-88d3-c16bbfcaed9a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1175 | 2025.07.29 18:48:55.345835 [ 275 ] {5caf4728-93f1-43ee-88d3-c16bbfcaed9a} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1176 | 2025.07.29 18:48:55.345963 [ 275 ] {5caf4728-93f1-43ee-88d3-c16bbfcaed9a} <Debug> executeQuery: Read 105 rows, 8.78 KiB in 0.001436 sec., 73119.77715877438 rows/sec., 5.97 MiB/sec. | ||
| 1177 | 2025.07.29 18:48:55.345998 [ 275 ] {5caf4728-93f1-43ee-88d3-c16bbfcaed9a} <Debug> TCPHandler: Processed in 0.001592704 sec. | ||
| 1178 | 2025.07.29 18:48:55.346112 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1179 | 2025.07.29 18:48:55.346204 [ 275 ] {6d896b7b-c7e0-41a9-a762-8b33a9da41d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1180 | 2025.07.29 18:48:55.346246 [ 275 ] {6d896b7b-c7e0-41a9-a762-8b33a9da41d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1181 | 2025.07.29 18:48:55.346712 [ 275 ] {6d896b7b-c7e0-41a9-a762-8b33a9da41d2} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1182 | 2025.07.29 18:48:55.346749 [ 275 ] {6d896b7b-c7e0-41a9-a762-8b33a9da41d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1183 | 2025.07.29 18:48:55.347189 [ 275 ] {6d896b7b-c7e0-41a9-a762-8b33a9da41d2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1184 | 2025.07.29 18:48:55.347630 [ 275 ] {6d896b7b-c7e0-41a9-a762-8b33a9da41d2} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1185 | 2025.07.29 18:48:55.347756 [ 275 ] {6d896b7b-c7e0-41a9-a762-8b33a9da41d2} <Debug> executeQuery: Read 380 rows, 29.72 KiB in 0.001569 sec., 242192.47928616952 rows/sec., 18.50 MiB/sec. | ||
| 1186 | 2025.07.29 18:48:55.347798 [ 275 ] {6d896b7b-c7e0-41a9-a762-8b33a9da41d2} <Debug> TCPHandler: Processed in 0.001733468 sec. | ||
| 1187 | 2025.07.29 18:48:55.347922 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1188 | 2025.07.29 18:48:55.348014 [ 275 ] {597b5e6f-0697-4374-a674-43e0d0ecf80f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1189 | 2025.07.29 18:48:55.348066 [ 275 ] {597b5e6f-0697-4374-a674-43e0d0ecf80f} <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 | ||
| 1190 | 2025.07.29 18:48:55.348744 [ 275 ] {597b5e6f-0697-4374-a674-43e0d0ecf80f} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1191 | 2025.07.29 18:48:55.348780 [ 275 ] {597b5e6f-0697-4374-a674-43e0d0ecf80f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1192 | 2025.07.29 18:48:55.351988 [ 275 ] {597b5e6f-0697-4374-a674-43e0d0ecf80f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1193 | 2025.07.29 18:48:55.352399 [ 275 ] {597b5e6f-0697-4374-a674-43e0d0ecf80f} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): 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.07.29 18:48:55.352531 [ 275 ] {597b5e6f-0697-4374-a674-43e0d0ecf80f} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.004535 sec., 1984.5644983461962 rows/sec., 3.56 MiB/sec. | ||
| 1195 | 2025.07.29 18:48:55.352589 [ 275 ] {597b5e6f-0697-4374-a674-43e0d0ecf80f} <Debug> TCPHandler: Processed in 0.004715322 sec. | ||
| 1196 | 2025.07.29 18:48:55.352709 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1197 | 2025.07.29 18:48:55.352802 [ 275 ] {97a816c1-74d2-4b82-900c-6f091cca99fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1198 | 2025.07.29 18:48:55.352842 [ 275 ] {97a816c1-74d2-4b82-900c-6f091cca99fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1199 | 2025.07.29 18:48:55.353175 [ 275 ] {97a816c1-74d2-4b82-900c-6f091cca99fe} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1200 | 2025.07.29 18:48:55.353209 [ 275 ] {97a816c1-74d2-4b82-900c-6f091cca99fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1201 | 2025.07.29 18:48:55.353599 [ 275 ] {97a816c1-74d2-4b82-900c-6f091cca99fe} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1202 | 2025.07.29 18:48:55.354006 [ 275 ] {97a816c1-74d2-4b82-900c-6f091cca99fe} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1203 | 2025.07.29 18:48:55.354137 [ 275 ] {97a816c1-74d2-4b82-900c-6f091cca99fe} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001354 sec., 36927.62186115214 rows/sec., 2.53 MiB/sec. | ||
| 1204 | 2025.07.29 18:48:55.354179 [ 275 ] {97a816c1-74d2-4b82-900c-6f091cca99fe} <Debug> TCPHandler: Processed in 0.001519442 sec. | ||
| 1205 | 2025.07.29 18:48:57.384577 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 184 | ||
| 1206 | 2025.07.29 18:48:57.387055 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1207 | 2025.07.29 18:48:57.387106 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1208 | 2025.07.29 18:48:57.388301 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1209 | 2025.07.29 18:48:57.388582 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1210 | 2025.07.29 18:48:57.388895 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 184 | ||
| 1211 | 2025.07.29 18:49:00.267060 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1212 | 2025.07.29 18:49:00.267235 [ 275 ] {5d7deef2-7e0c-476c-a8ee-7ab681aaec9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1213 | 2025.07.29 18:49:00.267299 [ 275 ] {5d7deef2-7e0c-476c-a8ee-7ab681aaec9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1214 | 2025.07.29 18:49:00.267962 [ 275 ] {5d7deef2-7e0c-476c-a8ee-7ab681aaec9f} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1215 | 2025.07.29 18:49:00.268014 [ 275 ] {5d7deef2-7e0c-476c-a8ee-7ab681aaec9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1216 | 2025.07.29 18:49:00.268527 [ 275 ] {5d7deef2-7e0c-476c-a8ee-7ab681aaec9f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1217 | 2025.07.29 18:49:00.269013 [ 275 ] {5d7deef2-7e0c-476c-a8ee-7ab681aaec9f} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1218 | 2025.07.29 18:49:00.269192 [ 275 ] {5d7deef2-7e0c-476c-a8ee-7ab681aaec9f} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.002002 sec., 25974.025974025975 rows/sec., 1.97 MiB/sec. | ||
| 1219 | 2025.07.29 18:49:00.269239 [ 275 ] {5d7deef2-7e0c-476c-a8ee-7ab681aaec9f} <Debug> TCPHandler: Processed in 0.002302704 sec. | ||
| 1220 | 2025.07.29 18:49:00.269371 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1221 | 2025.07.29 18:49:00.269472 [ 275 ] {5af1e77b-a069-44f3-bd1a-4ae86474eddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1222 | 2025.07.29 18:49:00.269514 [ 275 ] {5af1e77b-a069-44f3-bd1a-4ae86474eddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1223 | 2025.07.29 18:49:00.269965 [ 275 ] {5af1e77b-a069-44f3-bd1a-4ae86474eddb} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1224 | 2025.07.29 18:49:00.270005 [ 275 ] {5af1e77b-a069-44f3-bd1a-4ae86474eddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1225 | 2025.07.29 18:49:00.270418 [ 275 ] {5af1e77b-a069-44f3-bd1a-4ae86474eddb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1226 | 2025.07.29 18:49:00.270855 [ 275 ] {5af1e77b-a069-44f3-bd1a-4ae86474eddb} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1227 | 2025.07.29 18:49:00.271011 [ 275 ] {5af1e77b-a069-44f3-bd1a-4ae86474eddb} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001564 sec., 35805.626598465475 rows/sec., 2.79 MiB/sec. | ||
| 1228 | 2025.07.29 18:49:00.271053 [ 275 ] {5af1e77b-a069-44f3-bd1a-4ae86474eddb} <Debug> TCPHandler: Processed in 0.001732949 sec. | ||
| 1229 | 2025.07.29 18:49:00.271165 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1230 | 2025.07.29 18:49:00.271261 [ 275 ] {fa93ec09-898c-436e-a3f0-65becd137ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1231 | 2025.07.29 18:49:00.271305 [ 275 ] {fa93ec09-898c-436e-a3f0-65becd137ea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1232 | 2025.07.29 18:49:00.271720 [ 275 ] {fa93ec09-898c-436e-a3f0-65becd137ea3} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1233 | 2025.07.29 18:49:00.271760 [ 275 ] {fa93ec09-898c-436e-a3f0-65becd137ea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1234 | 2025.07.29 18:49:00.272206 [ 275 ] {fa93ec09-898c-436e-a3f0-65becd137ea3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1235 | 2025.07.29 18:49:00.272680 [ 275 ] {fa93ec09-898c-436e-a3f0-65becd137ea3} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1236 | 2025.07.29 18:49:00.272832 [ 275 ] {fa93ec09-898c-436e-a3f0-65becd137ea3} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001592 sec., 94221.10552763818 rows/sec., 6.53 MiB/sec. | ||
| 1237 | 2025.07.29 18:49:00.272872 [ 275 ] {fa93ec09-898c-436e-a3f0-65becd137ea3} <Debug> TCPHandler: Processed in 0.001755458 sec. | ||
| 1238 | 2025.07.29 18:49:00.272980 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1239 | 2025.07.29 18:49:00.273074 [ 275 ] {3f619fc5-f7af-4351-853d-1843690b1d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1240 | 2025.07.29 18:49:00.273116 [ 275 ] {3f619fc5-f7af-4351-853d-1843690b1d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1241 | 2025.07.29 18:49:00.273445 [ 275 ] {3f619fc5-f7af-4351-853d-1843690b1d62} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1242 | 2025.07.29 18:49:00.273481 [ 275 ] {3f619fc5-f7af-4351-853d-1843690b1d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1243 | 2025.07.29 18:49:00.273874 [ 275 ] {3f619fc5-f7af-4351-853d-1843690b1d62} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1244 | 2025.07.29 18:49:00.274338 [ 275 ] {3f619fc5-f7af-4351-853d-1843690b1d62} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1245 | 2025.07.29 18:49:00.274491 [ 275 ] {3f619fc5-f7af-4351-853d-1843690b1d62} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001436 sec., 34818.94150417827 rows/sec., 2.39 MiB/sec. | ||
| 1246 | 2025.07.29 18:49:00.274528 [ 275 ] {3f619fc5-f7af-4351-853d-1843690b1d62} <Debug> TCPHandler: Processed in 0.001597445 sec. | ||
| 1247 | 2025.07.29 18:49:02.282108 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1248 | 2025.07.29 18:49:02.282180 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1249 | 2025.07.29 18:49:02.380004 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
| 1250 | 2025.07.29 18:49:02.380536 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1251 | 2025.07.29 18:49:02.380586 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1252 | 2025.07.29 18:49:02.381106 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1253 | 2025.07.29 18:49:02.381339 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1254 | 2025.07.29 18:49:02.381481 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1255 | 2025.07.29 18:49:02.381513 [ 70 ] {} <Debug> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1256 | 2025.07.29 18:49:02.381586 [ 70 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1257 | 2025.07.29 18:49:02.381607 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1258 | 2025.07.29 18:49:02.383678 [ 189 ] {66700d72-6646-4b9e-9957-5215fa72c99e::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 | ||
| 1259 | 2025.07.29 18:49:02.383820 [ 189 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1260 | 2025.07.29 18:49:02.383903 [ 189 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1261 | 2025.07.29 18:49:02.384007 [ 189 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1262 | 2025.07.29 18:49:02.384108 [ 189 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1263 | 2025.07.29 18:49:02.384161 [ 189 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1264 | 2025.07.29 18:49:02.384206 [ 189 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
| 1265 | 2025.07.29 18:49:02.384318 [ 189 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part | ||
| 1266 | 2025.07.29 18:49:02.424308 [ 201 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.042592729 sec., 65879.78901281483 rows/sec., 965.04 KiB/sec. | ||
| 1267 | 2025.07.29 18:49:02.425202 [ 200 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1268 | 2025.07.29 18:49:02.425568 [ 200 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_6_1} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1269 | 2025.07.29 18:49:02.425649 [ 200 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_6_1} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1270 | 2025.07.29 18:49:02.425768 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1271 | 2025.07.29 18:49:02.513194 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1272 | 2025.07.29 18:49:02.531456 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1273 | 2025.07.29 18:49:02.531503 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1274 | 2025.07.29 18:49:02.537811 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1275 | 2025.07.29 18:49:02.538530 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1276 | 2025.07.29 18:49:02.538831 [ 70 ] {} <Debug> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1277 | 2025.07.29 18:49:02.538892 [ 70 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1278 | 2025.07.29 18:49:02.538912 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1279 | 2025.07.29 18:49:02.538996 [ 200 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::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 | ||
| 1280 | 2025.07.29 18:49:02.541839 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1281 | 2025.07.29 18:49:02.541996 [ 200 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1282 | 2025.07.29 18:49:02.542765 [ 200 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::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 | ||
| 1283 | 2025.07.29 18:49:02.546182 [ 200 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::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 | ||
| 1284 | 2025.07.29 18:49:02.549489 [ 200 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::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 | ||
| 1285 | 2025.07.29 18:49:02.552950 [ 200 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::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 | ||
| 1286 | 2025.07.29 18:49:02.562255 [ 200 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::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 | ||
| 1287 | 2025.07.29 18:49:02.566917 [ 200 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::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 | ||
| 1288 | 2025.07.29 18:49:02.634669 [ 201 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.095702872 sec., 480.6543318783579 rows/sec., 2.49 MiB/sec. | ||
| 1289 | 2025.07.29 18:49:02.637072 [ 186 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1290 | 2025.07.29 18:49:02.639244 [ 186 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_6_1} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1291 | 2025.07.29 18:49:02.639361 [ 186 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_6_1} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1292 | 2025.07.29 18:49:02.641086 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1293 | 2025.07.29 18:49:03.001152 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.31 MiB, peak 174.85 MiB, free memory in arenas 0.00 B, will set to 176.00 MiB (RSS), difference: 10.69 MiB | ||
| 1294 | 2025.07.29 18:49:05.266634 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1295 | 2025.07.29 18:49:05.266803 [ 275 ] {24a0ec80-4375-41e7-85ab-57514d79d97d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1296 | 2025.07.29 18:49:05.266861 [ 275 ] {24a0ec80-4375-41e7-85ab-57514d79d97d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1297 | 2025.07.29 18:49:05.267480 [ 275 ] {24a0ec80-4375-41e7-85ab-57514d79d97d} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1298 | 2025.07.29 18:49:05.267518 [ 275 ] {24a0ec80-4375-41e7-85ab-57514d79d97d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1299 | 2025.07.29 18:49:05.267893 [ 275 ] {24a0ec80-4375-41e7-85ab-57514d79d97d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1300 | 2025.07.29 18:49:05.268122 [ 275 ] {24a0ec80-4375-41e7-85ab-57514d79d97d} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1301 | 2025.07.29 18:49:05.268235 [ 68 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1302 | 2025.07.29 18:49:05.268266 [ 275 ] {24a0ec80-4375-41e7-85ab-57514d79d97d} <Debug> executeQuery: Read 70 rows, 5.84 KiB in 0.001509 sec., 46388.33664678595 rows/sec., 3.78 MiB/sec. | ||
| 1303 | 2025.07.29 18:49:05.268270 [ 68 ] {} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1304 | 2025.07.29 18:49:05.268308 [ 275 ] {24a0ec80-4375-41e7-85ab-57514d79d97d} <Debug> TCPHandler: Processed in 0.00179268 sec. | ||
| 1305 | 2025.07.29 18:49:05.268331 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1306 | 2025.07.29 18:49:05.268453 [ 188 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::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 | ||
| 1307 | 2025.07.29 18:49:05.268458 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1308 | 2025.07.29 18:49:05.268569 [ 275 ] {655a6ecd-9ace-4db3-8ff7-a0382633d20a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1309 | 2025.07.29 18:49:05.268584 [ 188 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1310 | 2025.07.29 18:49:05.268609 [ 275 ] {655a6ecd-9ace-4db3-8ff7-a0382633d20a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1311 | 2025.07.29 18:49:05.268629 [ 188 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 54 rows starting from the beginning of the part | ||
| 1312 | 2025.07.29 18:49:05.268725 [ 188 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part | ||
| 1313 | 2025.07.29 18:49:05.268781 [ 188 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::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 | ||
| 1314 | 2025.07.29 18:49:05.268831 [ 188 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 192 rows starting from the beginning of the part | ||
| 1315 | 2025.07.29 18:49:05.268880 [ 188 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::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 | ||
| 1316 | 2025.07.29 18:49:05.268932 [ 188 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 70 rows starting from the beginning of the part | ||
| 1317 | 2025.07.29 18:49:05.269020 [ 275 ] {655a6ecd-9ace-4db3-8ff7-a0382633d20a} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1318 | 2025.07.29 18:49:05.269056 [ 275 ] {655a6ecd-9ace-4db3-8ff7-a0382633d20a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1319 | 2025.07.29 18:49:05.269516 [ 275 ] {655a6ecd-9ace-4db3-8ff7-a0382633d20a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1320 | 2025.07.29 18:49:05.269734 [ 275 ] {655a6ecd-9ace-4db3-8ff7-a0382633d20a} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1321 | 2025.07.29 18:49:05.269859 [ 275 ] {655a6ecd-9ace-4db3-8ff7-a0382633d20a} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001308 sec., 6880.733944954129 rows/sec., 517.40 KiB/sec. | ||
| 1322 | 2025.07.29 18:49:05.269895 [ 275 ] {655a6ecd-9ace-4db3-8ff7-a0382633d20a} <Debug> TCPHandler: Processed in 0.001486021 sec. | ||
| 1323 | 2025.07.29 18:49:05.269971 [ 201 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 472 rows, containing 5 columns (5 merged, 0 gathered) in 0.001559313 sec., 302697.40584475343 rows/sec., 25.94 MiB/sec. | ||
| 1324 | 2025.07.29 18:49:05.270020 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1325 | 2025.07.29 18:49:05.270119 [ 275 ] {f81b1dd3-dbfd-430b-a3c2-0ce66b2e28d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1326 | 2025.07.29 18:49:05.270161 [ 275 ] {f81b1dd3-dbfd-430b-a3c2-0ce66b2e28d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1327 | 2025.07.29 18:49:05.270217 [ 194 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1328 | 2025.07.29 18:49:05.270558 [ 194 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_6_1} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1329 | 2025.07.29 18:49:05.270575 [ 275 ] {f81b1dd3-dbfd-430b-a3c2-0ce66b2e28d3} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1330 | 2025.07.29 18:49:05.270615 [ 275 ] {f81b1dd3-dbfd-430b-a3c2-0ce66b2e28d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1331 | 2025.07.29 18:49:05.270637 [ 194 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_6_1} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1332 | 2025.07.29 18:49:05.270731 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1333 | 2025.07.29 18:49:05.270922 [ 275 ] {f81b1dd3-dbfd-430b-a3c2-0ce66b2e28d3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1334 | 2025.07.29 18:49:05.271133 [ 275 ] {f81b1dd3-dbfd-430b-a3c2-0ce66b2e28d3} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1335 | 2025.07.29 18:49:05.271246 [ 67 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1336 | 2025.07.29 18:49:05.271256 [ 275 ] {f81b1dd3-dbfd-430b-a3c2-0ce66b2e28d3} <Debug> executeQuery: Read 65 rows, 5.19 KiB in 0.001156 sec., 56228.37370242215 rows/sec., 4.39 MiB/sec. | ||
| 1337 | 2025.07.29 18:49:05.271307 [ 67 ] {} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1338 | 2025.07.29 18:49:05.271317 [ 275 ] {f81b1dd3-dbfd-430b-a3c2-0ce66b2e28d3} <Debug> TCPHandler: Processed in 0.001346247 sec. | ||
| 1339 | 2025.07.29 18:49:05.271336 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1340 | 2025.07.29 18:49:05.271408 [ 188 ] {01fbba40-63fc-4369-9955-6d8bf517617c::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 | ||
| 1341 | 2025.07.29 18:49:05.271445 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1342 | 2025.07.29 18:49:05.271504 [ 188 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1343 | 2025.07.29 18:49:05.271539 [ 275 ] {01d0daee-8955-4953-b20f-15190a21433f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1344 | 2025.07.29 18:49:05.271557 [ 188 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part | ||
| 1345 | 2025.07.29 18:49:05.271587 [ 275 ] {01d0daee-8955-4953-b20f-15190a21433f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1346 | 2025.07.29 18:49:05.271603 [ 188 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1347 | 2025.07.29 18:49:05.271639 [ 188 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part | ||
| 1348 | 2025.07.29 18:49:05.271672 [ 188 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 105 rows starting from the beginning of the part | ||
| 1349 | 2025.07.29 18:49:05.271707 [ 188 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1350 | 2025.07.29 18:49:05.271741 [ 188 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 65 rows starting from the beginning of the part | ||
| 1351 | 2025.07.29 18:49:05.272023 [ 275 ] {01d0daee-8955-4953-b20f-15190a21433f} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1352 | 2025.07.29 18:49:05.272058 [ 275 ] {01d0daee-8955-4953-b20f-15190a21433f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1353 | 2025.07.29 18:49:05.272455 [ 275 ] {01d0daee-8955-4953-b20f-15190a21433f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1354 | 2025.07.29 18:49:05.272524 [ 188 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 398 rows, containing 5 columns (5 merged, 0 gathered) in 0.001140022 sec., 349116.06968988315 rows/sec., 28.90 MiB/sec. | ||
| 1355 | 2025.07.29 18:49:05.272630 [ 188 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1356 | 2025.07.29 18:49:05.272677 [ 275 ] {01d0daee-8955-4953-b20f-15190a21433f} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1357 | 2025.07.29 18:49:05.272787 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1358 | 2025.07.29 18:49:05.272808 [ 275 ] {01d0daee-8955-4953-b20f-15190a21433f} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001288 sec., 116459.62732919255 rows/sec., 8.07 MiB/sec. | ||
| 1359 | 2025.07.29 18:49:05.272828 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1360 | 2025.07.29 18:49:05.272850 [ 275 ] {01d0daee-8955-4953-b20f-15190a21433f} <Debug> TCPHandler: Processed in 0.00145341 sec. | ||
| 1361 | 2025.07.29 18:49:05.272853 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1362 | 2025.07.29 18:49:05.272868 [ 188 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_6_1} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1363 | 2025.07.29 18:49:05.272942 [ 188 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_6_1} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1364 | 2025.07.29 18:49:05.272971 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1365 | 2025.07.29 18:49:05.272992 [ 201 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::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 | ||
| 1366 | 2025.07.29 18:49:05.273008 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1367 | 2025.07.29 18:49:05.273066 [ 275 ] {714d24fe-3acf-4d40-879d-e72656dfcafd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1368 | 2025.07.29 18:49:05.273118 [ 275 ] {714d24fe-3acf-4d40-879d-e72656dfcafd} <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 | ||
| 1369 | 2025.07.29 18:49:05.273141 [ 201 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1370 | 2025.07.29 18:49:05.273185 [ 201 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 152 rows starting from the beginning of the part | ||
| 1371 | 2025.07.29 18:49:05.273280 [ 201 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 150 rows starting from the beginning of the part | ||
| 1372 | 2025.07.29 18:49:05.273332 [ 201 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 150 rows starting from the beginning of the part | ||
| 1373 | 2025.07.29 18:49:05.273378 [ 201 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 380 rows starting from the beginning of the part | ||
| 1374 | 2025.07.29 18:49:05.273429 [ 201 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 150 rows starting from the beginning of the part | ||
| 1375 | 2025.07.29 18:49:05.273481 [ 201 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 150 rows starting from the beginning of the part | ||
| 1376 | 2025.07.29 18:49:05.273871 [ 275 ] {714d24fe-3acf-4d40-879d-e72656dfcafd} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1377 | 2025.07.29 18:49:05.273914 [ 275 ] {714d24fe-3acf-4d40-879d-e72656dfcafd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1378 | 2025.07.29 18:49:05.274483 [ 275 ] {714d24fe-3acf-4d40-879d-e72656dfcafd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1379 | 2025.07.29 18:49:05.274690 [ 198 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1132 rows, containing 5 columns (5 merged, 0 gathered) in 0.001767569 sec., 640427.615555602 rows/sec., 45.91 MiB/sec. | ||
| 1380 | 2025.07.29 18:49:05.274726 [ 275 ] {714d24fe-3acf-4d40-879d-e72656dfcafd} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1381 | 2025.07.29 18:49:05.274865 [ 275 ] {714d24fe-3acf-4d40-879d-e72656dfcafd} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001817 sec., 4953.219592735278 rows/sec., 8.88 MiB/sec. | ||
| 1382 | 2025.07.29 18:49:05.274918 [ 275 ] {714d24fe-3acf-4d40-879d-e72656dfcafd} <Debug> TCPHandler: Processed in 0.001997756 sec. | ||
| 1383 | 2025.07.29 18:49:05.274932 [ 198 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1384 | 2025.07.29 18:49:05.275034 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1385 | 2025.07.29 18:49:05.275133 [ 275 ] {c89a83d2-14c3-42ba-9da0-dff7e82e7933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1386 | 2025.07.29 18:49:05.275176 [ 275 ] {c89a83d2-14c3-42ba-9da0-dff7e82e7933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1387 | 2025.07.29 18:49:05.275210 [ 198 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1388 | 2025.07.29 18:49:05.275282 [ 198 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1389 | 2025.07.29 18:49:05.275354 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 1390 | 2025.07.29 18:49:05.275509 [ 275 ] {c89a83d2-14c3-42ba-9da0-dff7e82e7933} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1391 | 2025.07.29 18:49:05.275550 [ 275 ] {c89a83d2-14c3-42ba-9da0-dff7e82e7933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1392 | 2025.07.29 18:49:05.275851 [ 275 ] {c89a83d2-14c3-42ba-9da0-dff7e82e7933} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1393 | 2025.07.29 18:49:05.276057 [ 275 ] {c89a83d2-14c3-42ba-9da0-dff7e82e7933} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1394 | 2025.07.29 18:49:05.276156 [ 67 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1395 | 2025.07.29 18:49:05.276181 [ 275 ] {c89a83d2-14c3-42ba-9da0-dff7e82e7933} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001067 sec., 46860.35613870665 rows/sec., 3.21 MiB/sec. | ||
| 1396 | 2025.07.29 18:49:05.276189 [ 67 ] {} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1397 | 2025.07.29 18:49:05.276221 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1398 | 2025.07.29 18:49:05.276223 [ 275 ] {c89a83d2-14c3-42ba-9da0-dff7e82e7933} <Debug> TCPHandler: Processed in 0.001238104 sec. | ||
| 1399 | 2025.07.29 18:49:05.276312 [ 196 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::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 | ||
| 1400 | 2025.07.29 18:49:05.276421 [ 196 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1401 | 2025.07.29 18:49:05.276454 [ 196 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 50 rows starting from the beginning of the part | ||
| 1402 | 2025.07.29 18:49:05.276536 [ 196 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
| 1403 | 2025.07.29 18:49:05.276584 [ 196 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 1404 | 2025.07.29 18:49:05.276624 [ 196 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part | ||
| 1405 | 2025.07.29 18:49:05.276677 [ 196 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
| 1406 | 2025.07.29 18:49:05.276730 [ 196 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
| 1407 | 2025.07.29 18:49:05.277500 [ 198 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 4 columns (4 merged, 0 gathered) in 0.001225415 sec., 244815.02184974067 rows/sec., 16.79 MiB/sec. | ||
| 1408 | 2025.07.29 18:49:05.277660 [ 196 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1409 | 2025.07.29 18:49:05.277941 [ 196 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_6_1} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1410 | 2025.07.29 18:49:05.278003 [ 196 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_6_1} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1411 | 2025.07.29 18:49:05.278058 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1412 | 2025.07.29 18:49:07.389936 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 204 | ||
| 1413 | 2025.07.29 18:49:07.391893 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1414 | 2025.07.29 18:49:07.391934 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1415 | 2025.07.29 18:49:07.393124 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1416 | 2025.07.29 18:49:07.393424 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1417 | 2025.07.29 18:49:07.393711 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 204 | ||
| 1418 | 2025.07.29 18:49:09.882550 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 | ||
| 1419 | 2025.07.29 18:49:09.883030 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1420 | 2025.07.29 18:49:09.883068 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1421 | 2025.07.29 18:49:09.883534 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1422 | 2025.07.29 18:49:09.883767 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1423 | 2025.07.29 18:49:09.883897 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
| 1424 | 2025.07.29 18:49:10.042850 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1425 | 2025.07.29 18:49:10.061647 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1426 | 2025.07.29 18:49:10.061713 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1427 | 2025.07.29 18:49:10.067366 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1428 | 2025.07.29 18:49:10.068092 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1429 | 2025.07.29 18:49:10.072114 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1430 | 2025.07.29 18:49:10.260653 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1431 | 2025.07.29 18:49:10.260883 [ 275 ] {614940fe-ef2a-4dc5-b57e-3d0ae721dbaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1432 | 2025.07.29 18:49:10.261214 [ 275 ] {614940fe-ef2a-4dc5-b57e-3d0ae721dbaa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1433 | 2025.07.29 18:49:10.261254 [ 275 ] {614940fe-ef2a-4dc5-b57e-3d0ae721dbaa} <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', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1434 | 2025.07.29 18:49:10.261481 [ 275 ] {614940fe-ef2a-4dc5-b57e-3d0ae721dbaa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1435 | 2025.07.29 18:49:10.261551 [ 275 ] {614940fe-ef2a-4dc5-b57e-3d0ae721dbaa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1436 | 2025.07.29 18:49:10.261690 [ 275 ] {614940fe-ef2a-4dc5-b57e-3d0ae721dbaa} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1437 | 2025.07.29 18:49:10.261891 [ 288 ] {614940fe-ef2a-4dc5-b57e-3d0ae721dbaa} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1438 | 2025.07.29 18:49:10.261933 [ 289 ] {614940fe-ef2a-4dc5-b57e-3d0ae721dbaa} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1439 | 2025.07.29 18:49:10.262052 [ 275 ] {614940fe-ef2a-4dc5-b57e-3d0ae721dbaa} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (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 | ||
| 1440 | 2025.07.29 18:49:10.262087 [ 275 ] {614940fe-ef2a-4dc5-b57e-3d0ae721dbaa} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1441 | 2025.07.29 18:49:10.266240 [ 275 ] {614940fe-ef2a-4dc5-b57e-3d0ae721dbaa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1442 | 2025.07.29 18:49:10.266272 [ 275 ] {614940fe-ef2a-4dc5-b57e-3d0ae721dbaa} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 1443 | 2025.07.29 18:49:10.266322 [ 275 ] {614940fe-ef2a-4dc5-b57e-3d0ae721dbaa} <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', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1444 | 2025.07.29 18:49:10.266363 [ 275 ] {614940fe-ef2a-4dc5-b57e-3d0ae721dbaa} <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', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1445 | 2025.07.29 18:49:10.267439 [ 275 ] {614940fe-ef2a-4dc5-b57e-3d0ae721dbaa} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.006646 sec., 3310.2618116160097 rows/sec., 144.44 KiB/sec. | ||
| 1446 | 2025.07.29 18:49:10.267558 [ 275 ] {614940fe-ef2a-4dc5-b57e-3d0ae721dbaa} <Debug> TCPHandler: Processed in 0.007029466 sec. | ||
| 1447 | 2025.07.29 18:49:10.267922 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1448 | 2025.07.29 18:49:10.268062 [ 275 ] {ff060aa6-019f-4da7-aca2-a01c912fce36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1449 | 2025.07.29 18:49:10.268282 [ 275 ] {ff060aa6-019f-4da7-aca2-a01c912fce36} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1450 | 2025.07.29 18:49:10.268314 [ 275 ] {ff060aa6-019f-4da7-aca2-a01c912fce36} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1451 | 2025.07.29 18:49:10.268496 [ 275 ] {ff060aa6-019f-4da7-aca2-a01c912fce36} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1452 | 2025.07.29 18:49:10.268549 [ 275 ] {ff060aa6-019f-4da7-aca2-a01c912fce36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1453 | 2025.07.29 18:49:10.268652 [ 275 ] {ff060aa6-019f-4da7-aca2-a01c912fce36} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1454 | 2025.07.29 18:49:10.268718 [ 289 ] {ff060aa6-019f-4da7-aca2-a01c912fce36} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1455 | 2025.07.29 18:49:10.268724 [ 290 ] {ff060aa6-019f-4da7-aca2-a01c912fce36} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1456 | 2025.07.29 18:49:10.268830 [ 275 ] {ff060aa6-019f-4da7-aca2-a01c912fce36} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (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 | ||
| 1457 | 2025.07.29 18:49:10.268855 [ 275 ] {ff060aa6-019f-4da7-aca2-a01c912fce36} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1458 | 2025.07.29 18:49:10.268911 [ 275 ] {ff060aa6-019f-4da7-aca2-a01c912fce36} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1459 | 2025.07.29 18:49:10.268928 [ 275 ] {ff060aa6-019f-4da7-aca2-a01c912fce36} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 1460 | 2025.07.29 18:49:10.268957 [ 275 ] {ff060aa6-019f-4da7-aca2-a01c912fce36} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1461 | 2025.07.29 18:49:10.268993 [ 275 ] {ff060aa6-019f-4da7-aca2-a01c912fce36} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1462 | 2025.07.29 18:49:10.269718 [ 275 ] {ff060aa6-019f-4da7-aca2-a01c912fce36} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001714 sec., 12835.472578763127 rows/sec., 560.07 KiB/sec. | ||
| 1463 | 2025.07.29 18:49:10.269828 [ 275 ] {ff060aa6-019f-4da7-aca2-a01c912fce36} <Debug> TCPHandler: Processed in 0.001957815 sec. | ||
| 1464 | 2025.07.29 18:49:10.270454 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1465 | 2025.07.29 18:49:10.270586 [ 275 ] {7683ff1a-64ee-445e-b5f0-254efca59254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1466 | 2025.07.29 18:49:10.270796 [ 275 ] {7683ff1a-64ee-445e-b5f0-254efca59254} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1467 | 2025.07.29 18:49:10.270829 [ 275 ] {7683ff1a-64ee-445e-b5f0-254efca59254} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1468 | 2025.07.29 18:49:10.271005 [ 275 ] {7683ff1a-64ee-445e-b5f0-254efca59254} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1469 | 2025.07.29 18:49:10.271056 [ 275 ] {7683ff1a-64ee-445e-b5f0-254efca59254} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1470 | 2025.07.29 18:49:10.271163 [ 275 ] {7683ff1a-64ee-445e-b5f0-254efca59254} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1471 | 2025.07.29 18:49:10.271223 [ 288 ] {7683ff1a-64ee-445e-b5f0-254efca59254} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1472 | 2025.07.29 18:49:10.271231 [ 290 ] {7683ff1a-64ee-445e-b5f0-254efca59254} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1473 | 2025.07.29 18:49:10.271319 [ 275 ] {7683ff1a-64ee-445e-b5f0-254efca59254} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (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 | ||
| 1474 | 2025.07.29 18:49:10.271343 [ 275 ] {7683ff1a-64ee-445e-b5f0-254efca59254} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1475 | 2025.07.29 18:49:10.271397 [ 275 ] {7683ff1a-64ee-445e-b5f0-254efca59254} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1476 | 2025.07.29 18:49:10.271413 [ 275 ] {7683ff1a-64ee-445e-b5f0-254efca59254} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 1477 | 2025.07.29 18:49:10.271443 [ 275 ] {7683ff1a-64ee-445e-b5f0-254efca59254} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1478 | 2025.07.29 18:49:10.271473 [ 275 ] {7683ff1a-64ee-445e-b5f0-254efca59254} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1479 | 2025.07.29 18:49:10.272027 [ 275 ] {7683ff1a-64ee-445e-b5f0-254efca59254} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001493 sec., 14735.432016075018 rows/sec., 642.97 KiB/sec. | ||
| 1480 | 2025.07.29 18:49:10.272130 [ 275 ] {7683ff1a-64ee-445e-b5f0-254efca59254} <Debug> TCPHandler: Processed in 0.001724208 sec. | ||
| 1481 | 2025.07.29 18:49:10.272351 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1482 | 2025.07.29 18:49:10.272478 [ 275 ] {21a42b7c-b938-43f1-b5de-12562800d609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1483 | 2025.07.29 18:49:10.272683 [ 275 ] {21a42b7c-b938-43f1-b5de-12562800d609} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1484 | 2025.07.29 18:49:10.272714 [ 275 ] {21a42b7c-b938-43f1-b5de-12562800d609} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity')" moved to PREWHERE | ||
| 1485 | 2025.07.29 18:49:10.272892 [ 275 ] {21a42b7c-b938-43f1-b5de-12562800d609} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1486 | 2025.07.29 18:49:10.272944 [ 275 ] {21a42b7c-b938-43f1-b5de-12562800d609} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1487 | 2025.07.29 18:49:10.273042 [ 275 ] {21a42b7c-b938-43f1-b5de-12562800d609} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1488 | 2025.07.29 18:49:10.273100 [ 289 ] {21a42b7c-b938-43f1-b5de-12562800d609} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1489 | 2025.07.29 18:49:10.273105 [ 290 ] {21a42b7c-b938-43f1-b5de-12562800d609} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1490 | 2025.07.29 18:49:10.273190 [ 275 ] {21a42b7c-b938-43f1-b5de-12562800d609} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (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 | ||
| 1491 | 2025.07.29 18:49:10.273213 [ 275 ] {21a42b7c-b938-43f1-b5de-12562800d609} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1492 | 2025.07.29 18:49:10.273267 [ 275 ] {21a42b7c-b938-43f1-b5de-12562800d609} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1493 | 2025.07.29 18:49:10.273283 [ 275 ] {21a42b7c-b938-43f1-b5de-12562800d609} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 1494 | 2025.07.29 18:49:10.273312 [ 275 ] {21a42b7c-b938-43f1-b5de-12562800d609} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity'))" | ||
| 1495 | 2025.07.29 18:49:10.273342 [ 275 ] {21a42b7c-b938-43f1-b5de-12562800d609} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity'))" | ||
| 1496 | 2025.07.29 18:49:10.273898 [ 275 ] {21a42b7c-b938-43f1-b5de-12562800d609} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001469 sec., 14976.174268209666 rows/sec., 653.48 KiB/sec. | ||
| 1497 | 2025.07.29 18:49:10.273999 [ 275 ] {21a42b7c-b938-43f1-b5de-12562800d609} <Debug> TCPHandler: Processed in 0.001697537 sec. | ||
| 1498 | 2025.07.29 18:49:10.274217 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1499 | 2025.07.29 18:49:10.274343 [ 275 ] {7469bca8-93c9-4e61-ba3c-7ba7b8c30f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1500 | 2025.07.29 18:49:10.274545 [ 275 ] {7469bca8-93c9-4e61-ba3c-7ba7b8c30f63} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1501 | 2025.07.29 18:49:10.274577 [ 275 ] {7469bca8-93c9-4e61-ba3c-7ba7b8c30f63} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1502 | 2025.07.29 18:49:10.274756 [ 275 ] {7469bca8-93c9-4e61-ba3c-7ba7b8c30f63} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1503 | 2025.07.29 18:49:10.274808 [ 275 ] {7469bca8-93c9-4e61-ba3c-7ba7b8c30f63} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1504 | 2025.07.29 18:49:10.274905 [ 275 ] {7469bca8-93c9-4e61-ba3c-7ba7b8c30f63} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1505 | 2025.07.29 18:49:10.274965 [ 290 ] {7469bca8-93c9-4e61-ba3c-7ba7b8c30f63} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1506 | 2025.07.29 18:49:10.274968 [ 289 ] {7469bca8-93c9-4e61-ba3c-7ba7b8c30f63} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1507 | 2025.07.29 18:49:10.275054 [ 275 ] {7469bca8-93c9-4e61-ba3c-7ba7b8c30f63} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (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 | ||
| 1508 | 2025.07.29 18:49:10.275079 [ 275 ] {7469bca8-93c9-4e61-ba3c-7ba7b8c30f63} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1509 | 2025.07.29 18:49:10.275132 [ 275 ] {7469bca8-93c9-4e61-ba3c-7ba7b8c30f63} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1510 | 2025.07.29 18:49:10.275148 [ 275 ] {7469bca8-93c9-4e61-ba3c-7ba7b8c30f63} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 1511 | 2025.07.29 18:49:10.275176 [ 275 ] {7469bca8-93c9-4e61-ba3c-7ba7b8c30f63} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1512 | 2025.07.29 18:49:10.275205 [ 275 ] {7469bca8-93c9-4e61-ba3c-7ba7b8c30f63} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1513 | 2025.07.29 18:49:10.275726 [ 275 ] {7469bca8-93c9-4e61-ba3c-7ba7b8c30f63} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001432 sec., 15363.128491620113 rows/sec., 670.36 KiB/sec. | ||
| 1514 | 2025.07.29 18:49:10.275830 [ 275 ] {7469bca8-93c9-4e61-ba3c-7ba7b8c30f63} <Debug> TCPHandler: Processed in 0.001662516 sec. | ||
| 1515 | 2025.07.29 18:49:10.276055 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1516 | 2025.07.29 18:49:10.276183 [ 275 ] {ff160449-24d7-4a4f-bb5d-12b0d0c79eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1517 | 2025.07.29 18:49:10.276387 [ 275 ] {ff160449-24d7-4a4f-bb5d-12b0d0c79eae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1518 | 2025.07.29 18:49:10.276419 [ 275 ] {ff160449-24d7-4a4f-bb5d-12b0d0c79eae} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1519 | 2025.07.29 18:49:10.276598 [ 275 ] {ff160449-24d7-4a4f-bb5d-12b0d0c79eae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1520 | 2025.07.29 18:49:10.276649 [ 275 ] {ff160449-24d7-4a4f-bb5d-12b0d0c79eae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1521 | 2025.07.29 18:49:10.276747 [ 275 ] {ff160449-24d7-4a4f-bb5d-12b0d0c79eae} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1522 | 2025.07.29 18:49:10.276804 [ 289 ] {ff160449-24d7-4a4f-bb5d-12b0d0c79eae} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1523 | 2025.07.29 18:49:10.276810 [ 290 ] {ff160449-24d7-4a4f-bb5d-12b0d0c79eae} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1524 | 2025.07.29 18:49:10.276891 [ 275 ] {ff160449-24d7-4a4f-bb5d-12b0d0c79eae} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (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 | ||
| 1525 | 2025.07.29 18:49:10.276915 [ 275 ] {ff160449-24d7-4a4f-bb5d-12b0d0c79eae} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1526 | 2025.07.29 18:49:10.276967 [ 275 ] {ff160449-24d7-4a4f-bb5d-12b0d0c79eae} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1527 | 2025.07.29 18:49:10.276983 [ 275 ] {ff160449-24d7-4a4f-bb5d-12b0d0c79eae} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 1528 | 2025.07.29 18:49:10.277012 [ 275 ] {ff160449-24d7-4a4f-bb5d-12b0d0c79eae} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1529 | 2025.07.29 18:49:10.277041 [ 275 ] {ff160449-24d7-4a4f-bb5d-12b0d0c79eae} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1530 | 2025.07.29 18:49:10.277650 [ 275 ] {ff160449-24d7-4a4f-bb5d-12b0d0c79eae} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001517 sec., 14502.307185234016 rows/sec., 632.80 KiB/sec. | ||
| 1531 | 2025.07.29 18:49:10.277763 [ 275 ] {ff160449-24d7-4a4f-bb5d-12b0d0c79eae} <Debug> TCPHandler: Processed in 0.001756909 sec. | ||
| 1532 | 2025.07.29 18:49:10.278019 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1533 | 2025.07.29 18:49:10.278147 [ 275 ] {bbe3d70a-29ed-4bb3-a39f-0e51b7a69033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1534 | 2025.07.29 18:49:10.278352 [ 275 ] {bbe3d70a-29ed-4bb3-a39f-0e51b7a69033} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1535 | 2025.07.29 18:49:10.278386 [ 275 ] {bbe3d70a-29ed-4bb3-a39f-0e51b7a69033} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1536 | 2025.07.29 18:49:10.278565 [ 275 ] {bbe3d70a-29ed-4bb3-a39f-0e51b7a69033} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1537 | 2025.07.29 18:49:10.278616 [ 275 ] {bbe3d70a-29ed-4bb3-a39f-0e51b7a69033} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1538 | 2025.07.29 18:49:10.278712 [ 275 ] {bbe3d70a-29ed-4bb3-a39f-0e51b7a69033} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1539 | 2025.07.29 18:49:10.278769 [ 289 ] {bbe3d70a-29ed-4bb3-a39f-0e51b7a69033} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1540 | 2025.07.29 18:49:10.278776 [ 290 ] {bbe3d70a-29ed-4bb3-a39f-0e51b7a69033} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1541 | 2025.07.29 18:49:10.278855 [ 275 ] {bbe3d70a-29ed-4bb3-a39f-0e51b7a69033} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (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 | ||
| 1542 | 2025.07.29 18:49:10.278879 [ 275 ] {bbe3d70a-29ed-4bb3-a39f-0e51b7a69033} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1543 | 2025.07.29 18:49:10.278931 [ 275 ] {bbe3d70a-29ed-4bb3-a39f-0e51b7a69033} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1544 | 2025.07.29 18:49:10.278948 [ 275 ] {bbe3d70a-29ed-4bb3-a39f-0e51b7a69033} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 1545 | 2025.07.29 18:49:10.278976 [ 275 ] {bbe3d70a-29ed-4bb3-a39f-0e51b7a69033} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1546 | 2025.07.29 18:49:10.279005 [ 275 ] {bbe3d70a-29ed-4bb3-a39f-0e51b7a69033} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1547 | 2025.07.29 18:49:10.279547 [ 275 ] {bbe3d70a-29ed-4bb3-a39f-0e51b7a69033} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001449 sec., 15182.88474810214 rows/sec., 662.50 KiB/sec. | ||
| 1548 | 2025.07.29 18:49:10.279649 [ 275 ] {bbe3d70a-29ed-4bb3-a39f-0e51b7a69033} <Debug> TCPHandler: Processed in 0.001679477 sec. | ||
| 1549 | 2025.07.29 18:49:10.279897 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1550 | 2025.07.29 18:49:10.280026 [ 275 ] {07db0c2c-364e-4cc3-99b6-8f05a04c1fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1551 | 2025.07.29 18:49:10.280229 [ 275 ] {07db0c2c-364e-4cc3-99b6-8f05a04c1fbe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1552 | 2025.07.29 18:49:10.280261 [ 275 ] {07db0c2c-364e-4cc3-99b6-8f05a04c1fbe} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1553 | 2025.07.29 18:49:10.280446 [ 275 ] {07db0c2c-364e-4cc3-99b6-8f05a04c1fbe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1554 | 2025.07.29 18:49:10.280497 [ 275 ] {07db0c2c-364e-4cc3-99b6-8f05a04c1fbe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1555 | 2025.07.29 18:49:10.280592 [ 275 ] {07db0c2c-364e-4cc3-99b6-8f05a04c1fbe} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1556 | 2025.07.29 18:49:10.280648 [ 289 ] {07db0c2c-364e-4cc3-99b6-8f05a04c1fbe} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1557 | 2025.07.29 18:49:10.280662 [ 290 ] {07db0c2c-364e-4cc3-99b6-8f05a04c1fbe} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1558 | 2025.07.29 18:49:10.280746 [ 275 ] {07db0c2c-364e-4cc3-99b6-8f05a04c1fbe} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (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 | ||
| 1559 | 2025.07.29 18:49:10.280769 [ 275 ] {07db0c2c-364e-4cc3-99b6-8f05a04c1fbe} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1560 | 2025.07.29 18:49:10.280822 [ 275 ] {07db0c2c-364e-4cc3-99b6-8f05a04c1fbe} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1561 | 2025.07.29 18:49:10.280838 [ 275 ] {07db0c2c-364e-4cc3-99b6-8f05a04c1fbe} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 1562 | 2025.07.29 18:49:10.280867 [ 275 ] {07db0c2c-364e-4cc3-99b6-8f05a04c1fbe} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1563 | 2025.07.29 18:49:10.280896 [ 275 ] {07db0c2c-364e-4cc3-99b6-8f05a04c1fbe} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1564 | 2025.07.29 18:49:10.281424 [ 275 ] {07db0c2c-364e-4cc3-99b6-8f05a04c1fbe} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.00145 sec., 15172.41379310345 rows/sec., 662.04 KiB/sec. | ||
| 1565 | 2025.07.29 18:49:10.281524 [ 275 ] {07db0c2c-364e-4cc3-99b6-8f05a04c1fbe} <Debug> TCPHandler: Processed in 0.001675577 sec. | ||
| 1566 | 2025.07.29 18:49:10.281773 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1567 | 2025.07.29 18:49:10.281904 [ 275 ] {ee353505-0359-453b-a014-a41785e1f0e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1568 | 2025.07.29 18:49:10.282108 [ 275 ] {ee353505-0359-453b-a014-a41785e1f0e3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1569 | 2025.07.29 18:49:10.282141 [ 275 ] {ee353505-0359-453b-a014-a41785e1f0e3} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1570 | 2025.07.29 18:49:10.282326 [ 275 ] {ee353505-0359-453b-a014-a41785e1f0e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1571 | 2025.07.29 18:49:10.282376 [ 275 ] {ee353505-0359-453b-a014-a41785e1f0e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1572 | 2025.07.29 18:49:10.282472 [ 275 ] {ee353505-0359-453b-a014-a41785e1f0e3} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1573 | 2025.07.29 18:49:10.282526 [ 289 ] {ee353505-0359-453b-a014-a41785e1f0e3} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1574 | 2025.07.29 18:49:10.282535 [ 288 ] {ee353505-0359-453b-a014-a41785e1f0e3} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1575 | 2025.07.29 18:49:10.282619 [ 275 ] {ee353505-0359-453b-a014-a41785e1f0e3} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (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 | ||
| 1576 | 2025.07.29 18:49:10.282643 [ 275 ] {ee353505-0359-453b-a014-a41785e1f0e3} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1577 | 2025.07.29 18:49:10.282697 [ 275 ] {ee353505-0359-453b-a014-a41785e1f0e3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1578 | 2025.07.29 18:49:10.282714 [ 275 ] {ee353505-0359-453b-a014-a41785e1f0e3} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 1579 | 2025.07.29 18:49:10.282742 [ 275 ] {ee353505-0359-453b-a014-a41785e1f0e3} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1580 | 2025.07.29 18:49:10.282770 [ 275 ] {ee353505-0359-453b-a014-a41785e1f0e3} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1581 | 2025.07.29 18:49:10.283279 [ 275 ] {ee353505-0359-453b-a014-a41785e1f0e3} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001428 sec., 15406.162464985995 rows/sec., 672.24 KiB/sec. | ||
| 1582 | 2025.07.29 18:49:10.283379 [ 275 ] {ee353505-0359-453b-a014-a41785e1f0e3} <Debug> TCPHandler: Processed in 0.001654516 sec. | ||
| 1583 | 2025.07.29 18:49:10.283597 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1584 | 2025.07.29 18:49:10.283727 [ 275 ] {206cd040-d848-4f9b-876e-44f52cdef9bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1585 | 2025.07.29 18:49:10.283935 [ 275 ] {206cd040-d848-4f9b-876e-44f52cdef9bb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1586 | 2025.07.29 18:49:10.283968 [ 275 ] {206cd040-d848-4f9b-876e-44f52cdef9bb} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1587 | 2025.07.29 18:49:10.284161 [ 275 ] {206cd040-d848-4f9b-876e-44f52cdef9bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1588 | 2025.07.29 18:49:10.284211 [ 275 ] {206cd040-d848-4f9b-876e-44f52cdef9bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1589 | 2025.07.29 18:49:10.284308 [ 275 ] {206cd040-d848-4f9b-876e-44f52cdef9bb} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1590 | 2025.07.29 18:49:10.284362 [ 289 ] {206cd040-d848-4f9b-876e-44f52cdef9bb} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1591 | 2025.07.29 18:49:10.284371 [ 290 ] {206cd040-d848-4f9b-876e-44f52cdef9bb} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1592 | 2025.07.29 18:49:10.284461 [ 275 ] {206cd040-d848-4f9b-876e-44f52cdef9bb} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (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 | ||
| 1593 | 2025.07.29 18:49:10.284485 [ 275 ] {206cd040-d848-4f9b-876e-44f52cdef9bb} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1594 | 2025.07.29 18:49:10.284539 [ 275 ] {206cd040-d848-4f9b-876e-44f52cdef9bb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1595 | 2025.07.29 18:49:10.284555 [ 275 ] {206cd040-d848-4f9b-876e-44f52cdef9bb} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 1596 | 2025.07.29 18:49:10.284585 [ 275 ] {206cd040-d848-4f9b-876e-44f52cdef9bb} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1597 | 2025.07.29 18:49:10.284617 [ 275 ] {206cd040-d848-4f9b-876e-44f52cdef9bb} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1598 | 2025.07.29 18:49:10.285127 [ 275 ] {206cd040-d848-4f9b-876e-44f52cdef9bb} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001452 sec., 15151.515151515152 rows/sec., 661.13 KiB/sec. | ||
| 1599 | 2025.07.29 18:49:10.285225 [ 275 ] {206cd040-d848-4f9b-876e-44f52cdef9bb} <Debug> TCPHandler: Processed in 0.001677167 sec. | ||
| 1600 | 2025.07.29 18:49:10.285437 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1601 | 2025.07.29 18:49:10.285566 [ 275 ] {6d28aee4-5921-49d4-bb1a-6a6d2f4a44a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1602 | 2025.07.29 18:49:10.285788 [ 275 ] {6d28aee4-5921-49d4-bb1a-6a6d2f4a44a5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1603 | 2025.07.29 18:49:10.285822 [ 275 ] {6d28aee4-5921-49d4-bb1a-6a6d2f4a44a5} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1604 | 2025.07.29 18:49:10.286009 [ 275 ] {6d28aee4-5921-49d4-bb1a-6a6d2f4a44a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1605 | 2025.07.29 18:49:10.286060 [ 275 ] {6d28aee4-5921-49d4-bb1a-6a6d2f4a44a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1606 | 2025.07.29 18:49:10.286157 [ 275 ] {6d28aee4-5921-49d4-bb1a-6a6d2f4a44a5} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1607 | 2025.07.29 18:49:10.286212 [ 289 ] {6d28aee4-5921-49d4-bb1a-6a6d2f4a44a5} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1608 | 2025.07.29 18:49:10.286222 [ 290 ] {6d28aee4-5921-49d4-bb1a-6a6d2f4a44a5} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1609 | 2025.07.29 18:49:10.286301 [ 275 ] {6d28aee4-5921-49d4-bb1a-6a6d2f4a44a5} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (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 | ||
| 1610 | 2025.07.29 18:49:10.286324 [ 275 ] {6d28aee4-5921-49d4-bb1a-6a6d2f4a44a5} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1611 | 2025.07.29 18:49:10.286377 [ 275 ] {6d28aee4-5921-49d4-bb1a-6a6d2f4a44a5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1612 | 2025.07.29 18:49:10.286393 [ 275 ] {6d28aee4-5921-49d4-bb1a-6a6d2f4a44a5} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 1613 | 2025.07.29 18:49:10.286422 [ 275 ] {6d28aee4-5921-49d4-bb1a-6a6d2f4a44a5} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1614 | 2025.07.29 18:49:10.286452 [ 275 ] {6d28aee4-5921-49d4-bb1a-6a6d2f4a44a5} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1615 | 2025.07.29 18:49:10.286978 [ 275 ] {6d28aee4-5921-49d4-bb1a-6a6d2f4a44a5} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001464 sec., 15027.322404371584 rows/sec., 655.71 KiB/sec. | ||
| 1616 | 2025.07.29 18:49:10.287077 [ 275 ] {6d28aee4-5921-49d4-bb1a-6a6d2f4a44a5} <Debug> TCPHandler: Processed in 0.001688417 sec. | ||
| 1617 | 2025.07.29 18:49:10.297449 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1618 | 2025.07.29 18:49:10.297710 [ 275 ] {ac46c582-47bc-48c1-923c-24e87cc76815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1619 | 2025.07.29 18:49:10.298118 [ 275 ] {ac46c582-47bc-48c1-923c-24e87cc76815} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1620 | 2025.07.29 18:49:10.298184 [ 275 ] {ac46c582-47bc-48c1-923c-24e87cc76815} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1621 | 2025.07.29 18:49:10.298482 [ 275 ] {ac46c582-47bc-48c1-923c-24e87cc76815} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1622 | 2025.07.29 18:49:10.298533 [ 275 ] {ac46c582-47bc-48c1-923c-24e87cc76815} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1623 | 2025.07.29 18:49:10.298629 [ 275 ] {ac46c582-47bc-48c1-923c-24e87cc76815} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1624 | 2025.07.29 18:49:10.298692 [ 289 ] {ac46c582-47bc-48c1-923c-24e87cc76815} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1625 | 2025.07.29 18:49:10.298712 [ 290 ] {ac46c582-47bc-48c1-923c-24e87cc76815} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1626 | 2025.07.29 18:49:10.298803 [ 275 ] {ac46c582-47bc-48c1-923c-24e87cc76815} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (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 | ||
| 1627 | 2025.07.29 18:49:10.298828 [ 275 ] {ac46c582-47bc-48c1-923c-24e87cc76815} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1628 | 2025.07.29 18:49:10.298881 [ 275 ] {ac46c582-47bc-48c1-923c-24e87cc76815} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1629 | 2025.07.29 18:49:10.298898 [ 275 ] {ac46c582-47bc-48c1-923c-24e87cc76815} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 1630 | 2025.07.29 18:49:10.298927 [ 275 ] {ac46c582-47bc-48c1-923c-24e87cc76815} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1631 | 2025.07.29 18:49:10.298957 [ 275 ] {ac46c582-47bc-48c1-923c-24e87cc76815} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1632 | 2025.07.29 18:49:10.299541 [ 275 ] {ac46c582-47bc-48c1-923c-24e87cc76815} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001947 sec., 11299.435028248588 rows/sec., 493.05 KiB/sec. | ||
| 1633 | 2025.07.29 18:49:10.299646 [ 275 ] {ac46c582-47bc-48c1-923c-24e87cc76815} <Debug> TCPHandler: Processed in 0.002297814 sec. | ||
| 1634 | 2025.07.29 18:49:10.300134 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1635 | 2025.07.29 18:49:10.300265 [ 275 ] {d607aa06-a383-46de-bd43-4ba7e63730d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1636 | 2025.07.29 18:49:10.300475 [ 275 ] {d607aa06-a383-46de-bd43-4ba7e63730d1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1637 | 2025.07.29 18:49:10.300509 [ 275 ] {d607aa06-a383-46de-bd43-4ba7e63730d1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1638 | 2025.07.29 18:49:10.300700 [ 275 ] {d607aa06-a383-46de-bd43-4ba7e63730d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1639 | 2025.07.29 18:49:10.300750 [ 275 ] {d607aa06-a383-46de-bd43-4ba7e63730d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1640 | 2025.07.29 18:49:10.300846 [ 275 ] {d607aa06-a383-46de-bd43-4ba7e63730d1} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1641 | 2025.07.29 18:49:10.300901 [ 289 ] {d607aa06-a383-46de-bd43-4ba7e63730d1} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1642 | 2025.07.29 18:49:10.300908 [ 290 ] {d607aa06-a383-46de-bd43-4ba7e63730d1} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1643 | 2025.07.29 18:49:10.300992 [ 275 ] {d607aa06-a383-46de-bd43-4ba7e63730d1} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (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 | ||
| 1644 | 2025.07.29 18:49:10.301016 [ 275 ] {d607aa06-a383-46de-bd43-4ba7e63730d1} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1645 | 2025.07.29 18:49:10.301069 [ 275 ] {d607aa06-a383-46de-bd43-4ba7e63730d1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1646 | 2025.07.29 18:49:10.301086 [ 275 ] {d607aa06-a383-46de-bd43-4ba7e63730d1} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 1647 | 2025.07.29 18:49:10.301115 [ 275 ] {d607aa06-a383-46de-bd43-4ba7e63730d1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1648 | 2025.07.29 18:49:10.301145 [ 275 ] {d607aa06-a383-46de-bd43-4ba7e63730d1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1649 | 2025.07.29 18:49:10.301657 [ 275 ] {d607aa06-a383-46de-bd43-4ba7e63730d1} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001445 sec., 15224.913494809687 rows/sec., 664.33 KiB/sec. | ||
| 1650 | 2025.07.29 18:49:10.301757 [ 275 ] {d607aa06-a383-46de-bd43-4ba7e63730d1} <Debug> TCPHandler: Processed in 0.001672127 sec. | ||
| 1651 | 2025.07.29 18:49:10.301974 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1652 | 2025.07.29 18:49:10.302106 [ 275 ] {c7fd1792-fa88-43e0-b3a8-c7cba0e3f5d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1653 | 2025.07.29 18:49:10.302318 [ 275 ] {c7fd1792-fa88-43e0-b3a8-c7cba0e3f5d1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1654 | 2025.07.29 18:49:10.302353 [ 275 ] {c7fd1792-fa88-43e0-b3a8-c7cba0e3f5d1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1655 | 2025.07.29 18:49:10.302545 [ 275 ] {c7fd1792-fa88-43e0-b3a8-c7cba0e3f5d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1656 | 2025.07.29 18:49:10.302596 [ 275 ] {c7fd1792-fa88-43e0-b3a8-c7cba0e3f5d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1657 | 2025.07.29 18:49:10.302696 [ 275 ] {c7fd1792-fa88-43e0-b3a8-c7cba0e3f5d1} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1658 | 2025.07.29 18:49:10.302752 [ 289 ] {c7fd1792-fa88-43e0-b3a8-c7cba0e3f5d1} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1659 | 2025.07.29 18:49:10.302764 [ 290 ] {c7fd1792-fa88-43e0-b3a8-c7cba0e3f5d1} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1660 | 2025.07.29 18:49:10.302840 [ 275 ] {c7fd1792-fa88-43e0-b3a8-c7cba0e3f5d1} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (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 | ||
| 1661 | 2025.07.29 18:49:10.302863 [ 275 ] {c7fd1792-fa88-43e0-b3a8-c7cba0e3f5d1} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1662 | 2025.07.29 18:49:10.302915 [ 275 ] {c7fd1792-fa88-43e0-b3a8-c7cba0e3f5d1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1663 | 2025.07.29 18:49:10.302931 [ 275 ] {c7fd1792-fa88-43e0-b3a8-c7cba0e3f5d1} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 1664 | 2025.07.29 18:49:10.302960 [ 275 ] {c7fd1792-fa88-43e0-b3a8-c7cba0e3f5d1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1665 | 2025.07.29 18:49:10.302990 [ 275 ] {c7fd1792-fa88-43e0-b3a8-c7cba0e3f5d1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1666 | 2025.07.29 18:49:10.303519 [ 275 ] {c7fd1792-fa88-43e0-b3a8-c7cba0e3f5d1} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001466 sec., 15006.82128240109 rows/sec., 654.82 KiB/sec. | ||
| 1667 | 2025.07.29 18:49:10.303625 [ 275 ] {c7fd1792-fa88-43e0-b3a8-c7cba0e3f5d1} <Debug> TCPHandler: Processed in 0.001700568 sec. | ||
| 1668 | 2025.07.29 18:49:10.303914 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1669 | 2025.07.29 18:49:10.304046 [ 275 ] {da9c38f6-354f-42c7-a7a1-2fc8e1d8fb8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1670 | 2025.07.29 18:49:10.304255 [ 275 ] {da9c38f6-354f-42c7-a7a1-2fc8e1d8fb8d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1671 | 2025.07.29 18:49:10.304290 [ 275 ] {da9c38f6-354f-42c7-a7a1-2fc8e1d8fb8d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1672 | 2025.07.29 18:49:10.304486 [ 275 ] {da9c38f6-354f-42c7-a7a1-2fc8e1d8fb8d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1673 | 2025.07.29 18:49:10.304538 [ 275 ] {da9c38f6-354f-42c7-a7a1-2fc8e1d8fb8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1674 | 2025.07.29 18:49:10.304634 [ 275 ] {da9c38f6-354f-42c7-a7a1-2fc8e1d8fb8d} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1675 | 2025.07.29 18:49:10.304691 [ 289 ] {da9c38f6-354f-42c7-a7a1-2fc8e1d8fb8d} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1676 | 2025.07.29 18:49:10.304696 [ 290 ] {da9c38f6-354f-42c7-a7a1-2fc8e1d8fb8d} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1677 | 2025.07.29 18:49:10.304778 [ 275 ] {da9c38f6-354f-42c7-a7a1-2fc8e1d8fb8d} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (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 | ||
| 1678 | 2025.07.29 18:49:10.304802 [ 275 ] {da9c38f6-354f-42c7-a7a1-2fc8e1d8fb8d} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1679 | 2025.07.29 18:49:10.304855 [ 275 ] {da9c38f6-354f-42c7-a7a1-2fc8e1d8fb8d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1680 | 2025.07.29 18:49:10.304871 [ 275 ] {da9c38f6-354f-42c7-a7a1-2fc8e1d8fb8d} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 1681 | 2025.07.29 18:49:10.304901 [ 275 ] {da9c38f6-354f-42c7-a7a1-2fc8e1d8fb8d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1682 | 2025.07.29 18:49:10.304930 [ 275 ] {da9c38f6-354f-42c7-a7a1-2fc8e1d8fb8d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1683 | 2025.07.29 18:49:10.305513 [ 275 ] {da9c38f6-354f-42c7-a7a1-2fc8e1d8fb8d} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001521 sec., 14464.168310322157 rows/sec., 631.14 KiB/sec. | ||
| 1684 | 2025.07.29 18:49:10.305617 [ 275 ] {da9c38f6-354f-42c7-a7a1-2fc8e1d8fb8d} <Debug> TCPHandler: Processed in 0.001752079 sec. | ||
| 1685 | 2025.07.29 18:49:10.305926 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1686 | 2025.07.29 18:49:10.306058 [ 275 ] {823cdee1-7937-4944-aeb9-1d67d071dc54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1687 | 2025.07.29 18:49:10.306298 [ 275 ] {823cdee1-7937-4944-aeb9-1d67d071dc54} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1688 | 2025.07.29 18:49:10.306332 [ 275 ] {823cdee1-7937-4944-aeb9-1d67d071dc54} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1689 | 2025.07.29 18:49:10.306540 [ 275 ] {823cdee1-7937-4944-aeb9-1d67d071dc54} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1690 | 2025.07.29 18:49:10.306592 [ 275 ] {823cdee1-7937-4944-aeb9-1d67d071dc54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1691 | 2025.07.29 18:49:10.306687 [ 275 ] {823cdee1-7937-4944-aeb9-1d67d071dc54} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1692 | 2025.07.29 18:49:10.306742 [ 289 ] {823cdee1-7937-4944-aeb9-1d67d071dc54} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1693 | 2025.07.29 18:49:10.306749 [ 290 ] {823cdee1-7937-4944-aeb9-1d67d071dc54} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1694 | 2025.07.29 18:49:10.306833 [ 275 ] {823cdee1-7937-4944-aeb9-1d67d071dc54} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (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 | ||
| 1695 | 2025.07.29 18:49:10.306857 [ 275 ] {823cdee1-7937-4944-aeb9-1d67d071dc54} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1696 | 2025.07.29 18:49:10.306909 [ 275 ] {823cdee1-7937-4944-aeb9-1d67d071dc54} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1697 | 2025.07.29 18:49:10.306926 [ 275 ] {823cdee1-7937-4944-aeb9-1d67d071dc54} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 1698 | 2025.07.29 18:49:10.306955 [ 275 ] {823cdee1-7937-4944-aeb9-1d67d071dc54} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1699 | 2025.07.29 18:49:10.306988 [ 275 ] {823cdee1-7937-4944-aeb9-1d67d071dc54} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1700 | 2025.07.29 18:49:10.307545 [ 275 ] {823cdee1-7937-4944-aeb9-1d67d071dc54} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001541 sec., 14276.443867618429 rows/sec., 622.95 KiB/sec. | ||
| 1701 | 2025.07.29 18:49:10.307653 [ 275 ] {823cdee1-7937-4944-aeb9-1d67d071dc54} <Debug> TCPHandler: Processed in 0.001776429 sec. | ||
| 1702 | 2025.07.29 18:49:10.309555 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1703 | 2025.07.29 18:49:10.309818 [ 275 ] {490d1b9d-2e54-4422-96ed-95cc176c0efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1704 | 2025.07.29 18:49:10.310232 [ 275 ] {490d1b9d-2e54-4422-96ed-95cc176c0efd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1705 | 2025.07.29 18:49:10.310300 [ 275 ] {490d1b9d-2e54-4422-96ed-95cc176c0efd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1706 | 2025.07.29 18:49:10.310549 [ 275 ] {490d1b9d-2e54-4422-96ed-95cc176c0efd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1707 | 2025.07.29 18:49:10.310600 [ 275 ] {490d1b9d-2e54-4422-96ed-95cc176c0efd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1708 | 2025.07.29 18:49:10.310697 [ 275 ] {490d1b9d-2e54-4422-96ed-95cc176c0efd} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1709 | 2025.07.29 18:49:10.310764 [ 289 ] {490d1b9d-2e54-4422-96ed-95cc176c0efd} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1710 | 2025.07.29 18:49:10.310767 [ 290 ] {490d1b9d-2e54-4422-96ed-95cc176c0efd} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1711 | 2025.07.29 18:49:10.310869 [ 275 ] {490d1b9d-2e54-4422-96ed-95cc176c0efd} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (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 | ||
| 1712 | 2025.07.29 18:49:10.310893 [ 275 ] {490d1b9d-2e54-4422-96ed-95cc176c0efd} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1713 | 2025.07.29 18:49:10.310946 [ 275 ] {490d1b9d-2e54-4422-96ed-95cc176c0efd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1714 | 2025.07.29 18:49:10.310963 [ 275 ] {490d1b9d-2e54-4422-96ed-95cc176c0efd} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 1715 | 2025.07.29 18:49:10.310992 [ 275 ] {490d1b9d-2e54-4422-96ed-95cc176c0efd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1716 | 2025.07.29 18:49:10.311026 [ 275 ] {490d1b9d-2e54-4422-96ed-95cc176c0efd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1717 | 2025.07.29 18:49:10.311611 [ 275 ] {490d1b9d-2e54-4422-96ed-95cc176c0efd} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001911 sec., 11512.297226582941 rows/sec., 502.33 KiB/sec. | ||
| 1718 | 2025.07.29 18:49:10.311717 [ 275 ] {490d1b9d-2e54-4422-96ed-95cc176c0efd} <Debug> TCPHandler: Processed in 0.002260243 sec. | ||
| 1719 | 2025.07.29 18:49:10.311989 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1720 | 2025.07.29 18:49:10.312123 [ 275 ] {a2cffeb6-7f29-437c-bfdc-35a14980bcaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1721 | 2025.07.29 18:49:10.312334 [ 275 ] {a2cffeb6-7f29-437c-bfdc-35a14980bcaa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1722 | 2025.07.29 18:49:10.312368 [ 275 ] {a2cffeb6-7f29-437c-bfdc-35a14980bcaa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1723 | 2025.07.29 18:49:10.312568 [ 275 ] {a2cffeb6-7f29-437c-bfdc-35a14980bcaa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1724 | 2025.07.29 18:49:10.312618 [ 275 ] {a2cffeb6-7f29-437c-bfdc-35a14980bcaa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1725 | 2025.07.29 18:49:10.312714 [ 275 ] {a2cffeb6-7f29-437c-bfdc-35a14980bcaa} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1726 | 2025.07.29 18:49:10.312769 [ 289 ] {a2cffeb6-7f29-437c-bfdc-35a14980bcaa} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1727 | 2025.07.29 18:49:10.312778 [ 290 ] {a2cffeb6-7f29-437c-bfdc-35a14980bcaa} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1728 | 2025.07.29 18:49:10.312856 [ 275 ] {a2cffeb6-7f29-437c-bfdc-35a14980bcaa} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (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 | ||
| 1729 | 2025.07.29 18:49:10.312880 [ 275 ] {a2cffeb6-7f29-437c-bfdc-35a14980bcaa} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1730 | 2025.07.29 18:49:10.312933 [ 275 ] {a2cffeb6-7f29-437c-bfdc-35a14980bcaa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1731 | 2025.07.29 18:49:10.312949 [ 275 ] {a2cffeb6-7f29-437c-bfdc-35a14980bcaa} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 1732 | 2025.07.29 18:49:10.312979 [ 275 ] {a2cffeb6-7f29-437c-bfdc-35a14980bcaa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1733 | 2025.07.29 18:49:10.313008 [ 275 ] {a2cffeb6-7f29-437c-bfdc-35a14980bcaa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1734 | 2025.07.29 18:49:10.313548 [ 275 ] {a2cffeb6-7f29-437c-bfdc-35a14980bcaa} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.00148 sec., 14864.864864864865 rows/sec., 648.62 KiB/sec. | ||
| 1735 | 2025.07.29 18:49:10.313653 [ 275 ] {a2cffeb6-7f29-437c-bfdc-35a14980bcaa} <Debug> TCPHandler: Processed in 0.001711978 sec. | ||
| 1736 | 2025.07.29 18:49:10.313944 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1737 | 2025.07.29 18:49:10.314077 [ 275 ] {f5e34a80-7a81-4042-8315-804baaddda01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1738 | 2025.07.29 18:49:10.314289 [ 275 ] {f5e34a80-7a81-4042-8315-804baaddda01} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1739 | 2025.07.29 18:49:10.314325 [ 275 ] {f5e34a80-7a81-4042-8315-804baaddda01} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1740 | 2025.07.29 18:49:10.314529 [ 275 ] {f5e34a80-7a81-4042-8315-804baaddda01} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1741 | 2025.07.29 18:49:10.314579 [ 275 ] {f5e34a80-7a81-4042-8315-804baaddda01} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1742 | 2025.07.29 18:49:10.314676 [ 275 ] {f5e34a80-7a81-4042-8315-804baaddda01} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1743 | 2025.07.29 18:49:10.314732 [ 289 ] {f5e34a80-7a81-4042-8315-804baaddda01} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1744 | 2025.07.29 18:49:10.314738 [ 290 ] {f5e34a80-7a81-4042-8315-804baaddda01} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1745 | 2025.07.29 18:49:10.314822 [ 275 ] {f5e34a80-7a81-4042-8315-804baaddda01} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (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 | ||
| 1746 | 2025.07.29 18:49:10.314846 [ 275 ] {f5e34a80-7a81-4042-8315-804baaddda01} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1747 | 2025.07.29 18:49:10.314899 [ 275 ] {f5e34a80-7a81-4042-8315-804baaddda01} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1748 | 2025.07.29 18:49:10.314915 [ 275 ] {f5e34a80-7a81-4042-8315-804baaddda01} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 1749 | 2025.07.29 18:49:10.314943 [ 275 ] {f5e34a80-7a81-4042-8315-804baaddda01} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1750 | 2025.07.29 18:49:10.314974 [ 275 ] {f5e34a80-7a81-4042-8315-804baaddda01} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1751 | 2025.07.29 18:49:10.315500 [ 275 ] {f5e34a80-7a81-4042-8315-804baaddda01} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001479 sec., 14874.915483434752 rows/sec., 649.06 KiB/sec. | ||
| 1752 | 2025.07.29 18:49:10.315603 [ 275 ] {f5e34a80-7a81-4042-8315-804baaddda01} <Debug> TCPHandler: Processed in 0.001707917 sec. | ||
| 1753 | 2025.07.29 18:49:10.322749 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1754 | 2025.07.29 18:49:10.322872 [ 275 ] {2afd6872-3b04-455d-b4b3-b756681f2458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1755 | 2025.07.29 18:49:10.322921 [ 275 ] {2afd6872-3b04-455d-b4b3-b756681f2458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1756 | 2025.07.29 18:49:10.323501 [ 275 ] {2afd6872-3b04-455d-b4b3-b756681f2458} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1757 | 2025.07.29 18:49:10.323545 [ 275 ] {2afd6872-3b04-455d-b4b3-b756681f2458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1758 | 2025.07.29 18:49:10.323981 [ 275 ] {2afd6872-3b04-455d-b4b3-b756681f2458} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1759 | 2025.07.29 18:49:10.324181 [ 275 ] {2afd6872-3b04-455d-b4b3-b756681f2458} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1760 | 2025.07.29 18:49:10.324322 [ 275 ] {2afd6872-3b04-455d-b4b3-b756681f2458} <Debug> executeQuery: Read 19 rows, 5.15 KiB in 0.001485 sec., 12794.612794612794 rows/sec., 3.39 MiB/sec. | ||
| 1761 | 2025.07.29 18:49:10.324359 [ 275 ] {2afd6872-3b04-455d-b4b3-b756681f2458} <Debug> TCPHandler: Processed in 0.001669257 sec. | ||
| 1762 | 2025.07.29 18:49:10.324489 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1763 | 2025.07.29 18:49:10.324585 [ 275 ] {1ac34444-bc7b-423e-a0f3-a2ff9a4043fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1764 | 2025.07.29 18:49:10.324625 [ 275 ] {1ac34444-bc7b-423e-a0f3-a2ff9a4043fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1765 | 2025.07.29 18:49:10.325145 [ 275 ] {1ac34444-bc7b-423e-a0f3-a2ff9a4043fb} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1766 | 2025.07.29 18:49:10.325182 [ 275 ] {1ac34444-bc7b-423e-a0f3-a2ff9a4043fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1767 | 2025.07.29 18:49:10.325497 [ 275 ] {1ac34444-bc7b-423e-a0f3-a2ff9a4043fb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1768 | 2025.07.29 18:49:10.325707 [ 275 ] {1ac34444-bc7b-423e-a0f3-a2ff9a4043fb} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1769 | 2025.07.29 18:49:10.325832 [ 275 ] {1ac34444-bc7b-423e-a0f3-a2ff9a4043fb} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001268 sec., 309148.26498422713 rows/sec., 19.61 MiB/sec. | ||
| 1770 | 2025.07.29 18:49:10.325869 [ 275 ] {1ac34444-bc7b-423e-a0f3-a2ff9a4043fb} <Debug> TCPHandler: Processed in 0.00142727 sec. | ||
| 1771 | 2025.07.29 18:49:10.325983 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1772 | 2025.07.29 18:49:10.326076 [ 275 ] {7721f040-e779-4ce0-9328-a761e0795238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1773 | 2025.07.29 18:49:10.326115 [ 275 ] {7721f040-e779-4ce0-9328-a761e0795238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1774 | 2025.07.29 18:49:10.326493 [ 275 ] {7721f040-e779-4ce0-9328-a761e0795238} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1775 | 2025.07.29 18:49:10.326529 [ 275 ] {7721f040-e779-4ce0-9328-a761e0795238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1776 | 2025.07.29 18:49:10.326811 [ 275 ] {7721f040-e779-4ce0-9328-a761e0795238} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1777 | 2025.07.29 18:49:10.327011 [ 275 ] {7721f040-e779-4ce0-9328-a761e0795238} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1778 | 2025.07.29 18:49:10.327135 [ 275 ] {7721f040-e779-4ce0-9328-a761e0795238} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001077 sec., 3714.020427112349 rows/sec., 302.85 KiB/sec. | ||
| 1779 | 2025.07.29 18:49:10.327169 [ 275 ] {7721f040-e779-4ce0-9328-a761e0795238} <Debug> TCPHandler: Processed in 0.001234394 sec. | ||
| 1780 | 2025.07.29 18:49:10.327269 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1781 | 2025.07.29 18:49:10.327361 [ 275 ] {a49df020-ccd5-4340-a959-7ad35ac5dcdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1782 | 2025.07.29 18:49:10.327400 [ 275 ] {a49df020-ccd5-4340-a959-7ad35ac5dcdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1783 | 2025.07.29 18:49:10.328324 [ 275 ] {a49df020-ccd5-4340-a959-7ad35ac5dcdc} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1784 | 2025.07.29 18:49:10.328360 [ 275 ] {a49df020-ccd5-4340-a959-7ad35ac5dcdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1785 | 2025.07.29 18:49:10.328712 [ 275 ] {a49df020-ccd5-4340-a959-7ad35ac5dcdc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1786 | 2025.07.29 18:49:10.328924 [ 275 ] {a49df020-ccd5-4340-a959-7ad35ac5dcdc} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1787 | 2025.07.29 18:49:10.329053 [ 275 ] {a49df020-ccd5-4340-a959-7ad35ac5dcdc} <Debug> executeQuery: Read 1113 rows, 90.32 KiB in 0.001709 sec., 651258.0456407255 rows/sec., 51.61 MiB/sec. | ||
| 1788 | 2025.07.29 18:49:10.329096 [ 275 ] {a49df020-ccd5-4340-a959-7ad35ac5dcdc} <Debug> TCPHandler: Processed in 0.001874602 sec. | ||
| 1789 | 2025.07.29 18:49:10.329198 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1790 | 2025.07.29 18:49:10.329290 [ 275 ] {ac3c5f87-bf30-42cb-87f2-437ca0382d8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1791 | 2025.07.29 18:49:10.329328 [ 275 ] {ac3c5f87-bf30-42cb-87f2-437ca0382d8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1792 | 2025.07.29 18:49:10.329791 [ 275 ] {ac3c5f87-bf30-42cb-87f2-437ca0382d8f} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1793 | 2025.07.29 18:49:10.329826 [ 275 ] {ac3c5f87-bf30-42cb-87f2-437ca0382d8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1794 | 2025.07.29 18:49:10.330131 [ 275 ] {ac3c5f87-bf30-42cb-87f2-437ca0382d8f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1795 | 2025.07.29 18:49:10.330335 [ 275 ] {ac3c5f87-bf30-42cb-87f2-437ca0382d8f} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1796 | 2025.07.29 18:49:10.330460 [ 275 ] {ac3c5f87-bf30-42cb-87f2-437ca0382d8f} <Debug> executeQuery: Read 222 rows, 13.71 KiB in 0.001187 sec., 187026.11625947768 rows/sec., 11.28 MiB/sec. | ||
| 1797 | 2025.07.29 18:49:10.330504 [ 275 ] {ac3c5f87-bf30-42cb-87f2-437ca0382d8f} <Debug> TCPHandler: Processed in 0.001353788 sec. | ||
| 1798 | 2025.07.29 18:49:10.330603 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1799 | 2025.07.29 18:49:10.330696 [ 275 ] {e5850b50-99d5-4abd-b484-e44cbcffd89f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1800 | 2025.07.29 18:49:10.330733 [ 275 ] {e5850b50-99d5-4abd-b484-e44cbcffd89f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1801 | 2025.07.29 18:49:10.331172 [ 275 ] {e5850b50-99d5-4abd-b484-e44cbcffd89f} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1802 | 2025.07.29 18:49:10.331208 [ 275 ] {e5850b50-99d5-4abd-b484-e44cbcffd89f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1803 | 2025.07.29 18:49:10.331501 [ 275 ] {e5850b50-99d5-4abd-b484-e44cbcffd89f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1804 | 2025.07.29 18:49:10.331707 [ 275 ] {e5850b50-99d5-4abd-b484-e44cbcffd89f} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1805 | 2025.07.29 18:49:10.331834 [ 275 ] {e5850b50-99d5-4abd-b484-e44cbcffd89f} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001156 sec., 175605.53633217994 rows/sec., 11.33 MiB/sec. | ||
| 1806 | 2025.07.29 18:49:10.331877 [ 275 ] {e5850b50-99d5-4abd-b484-e44cbcffd89f} <Debug> TCPHandler: Processed in 0.001321426 sec. | ||
| 1807 | 2025.07.29 18:49:10.331987 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1808 | 2025.07.29 18:49:10.332079 [ 275 ] {6d3285cf-2bbd-471b-8389-3251c1af86a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1809 | 2025.07.29 18:49:10.332116 [ 275 ] {6d3285cf-2bbd-471b-8389-3251c1af86a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1810 | 2025.07.29 18:49:10.332541 [ 275 ] {6d3285cf-2bbd-471b-8389-3251c1af86a6} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1811 | 2025.07.29 18:49:10.332577 [ 275 ] {6d3285cf-2bbd-471b-8389-3251c1af86a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1812 | 2025.07.29 18:49:10.332866 [ 275 ] {6d3285cf-2bbd-471b-8389-3251c1af86a6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1813 | 2025.07.29 18:49:10.333077 [ 275 ] {6d3285cf-2bbd-471b-8389-3251c1af86a6} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1814 | 2025.07.29 18:49:10.333200 [ 275 ] {6d3285cf-2bbd-471b-8389-3251c1af86a6} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001139 sec., 177348.55136084283 rows/sec., 10.07 MiB/sec. | ||
| 1815 | 2025.07.29 18:49:10.333235 [ 275 ] {6d3285cf-2bbd-471b-8389-3251c1af86a6} <Debug> TCPHandler: Processed in 0.001295886 sec. | ||
| 1816 | 2025.07.29 18:49:10.333350 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1817 | 2025.07.29 18:49:10.333442 [ 275 ] {ffaa06cd-b86d-44f1-8bf3-60516830c407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1818 | 2025.07.29 18:49:10.333478 [ 275 ] {ffaa06cd-b86d-44f1-8bf3-60516830c407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1819 | 2025.07.29 18:49:10.334076 [ 275 ] {ffaa06cd-b86d-44f1-8bf3-60516830c407} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1820 | 2025.07.29 18:49:10.334112 [ 275 ] {ffaa06cd-b86d-44f1-8bf3-60516830c407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1821 | 2025.07.29 18:49:10.334434 [ 275 ] {ffaa06cd-b86d-44f1-8bf3-60516830c407} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1822 | 2025.07.29 18:49:10.334643 [ 275 ] {ffaa06cd-b86d-44f1-8bf3-60516830c407} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1823 | 2025.07.29 18:49:10.334770 [ 275 ] {ffaa06cd-b86d-44f1-8bf3-60516830c407} <Debug> executeQuery: Read 691 rows, 49.71 KiB in 0.001346 sec., 513372.95690936106 rows/sec., 36.07 MiB/sec. | ||
| 1824 | 2025.07.29 18:49:10.334807 [ 275 ] {ffaa06cd-b86d-44f1-8bf3-60516830c407} <Debug> TCPHandler: Processed in 0.001504712 sec. | ||
| 1825 | 2025.07.29 18:49:10.334946 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1826 | 2025.07.29 18:49:10.335070 [ 275 ] {3eb4b886-d83f-4ae1-a35c-68be9cb45cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1827 | 2025.07.29 18:49:10.335120 [ 275 ] {3eb4b886-d83f-4ae1-a35c-68be9cb45cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1828 | 2025.07.29 18:49:10.335493 [ 275 ] {3eb4b886-d83f-4ae1-a35c-68be9cb45cf8} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1829 | 2025.07.29 18:49:10.335529 [ 275 ] {3eb4b886-d83f-4ae1-a35c-68be9cb45cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1830 | 2025.07.29 18:49:10.335852 [ 275 ] {3eb4b886-d83f-4ae1-a35c-68be9cb45cf8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1831 | 2025.07.29 18:49:10.336059 [ 275 ] {3eb4b886-d83f-4ae1-a35c-68be9cb45cf8} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1832 | 2025.07.29 18:49:10.336186 [ 275 ] {3eb4b886-d83f-4ae1-a35c-68be9cb45cf8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001141 sec., 5258.5451358457485 rows/sec., 274.74 KiB/sec. | ||
| 1833 | 2025.07.29 18:49:10.336224 [ 275 ] {3eb4b886-d83f-4ae1-a35c-68be9cb45cf8} <Debug> TCPHandler: Processed in 0.001340847 sec. | ||
| 1834 | 2025.07.29 18:49:10.336325 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1835 | 2025.07.29 18:49:10.336418 [ 275 ] {3aced099-a79a-4043-87ab-57fb0b773147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1836 | 2025.07.29 18:49:10.336459 [ 275 ] {3aced099-a79a-4043-87ab-57fb0b773147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1837 | 2025.07.29 18:49:10.336883 [ 275 ] {3aced099-a79a-4043-87ab-57fb0b773147} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1838 | 2025.07.29 18:49:10.336918 [ 275 ] {3aced099-a79a-4043-87ab-57fb0b773147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1839 | 2025.07.29 18:49:10.337244 [ 275 ] {3aced099-a79a-4043-87ab-57fb0b773147} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1840 | 2025.07.29 18:49:10.337451 [ 275 ] {3aced099-a79a-4043-87ab-57fb0b773147} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1841 | 2025.07.29 18:49:10.337578 [ 275 ] {3aced099-a79a-4043-87ab-57fb0b773147} <Debug> executeQuery: Read 309 rows, 20.82 KiB in 0.001178 sec., 262308.99830220715 rows/sec., 17.26 MiB/sec. | ||
| 1842 | 2025.07.29 18:49:10.337613 [ 275 ] {3aced099-a79a-4043-87ab-57fb0b773147} <Debug> TCPHandler: Processed in 0.001337158 sec. | ||
| 1843 | 2025.07.29 18:49:10.337722 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1844 | 2025.07.29 18:49:10.337814 [ 275 ] {edf4fa11-c4ae-48b8-8676-97d1421eb7f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1845 | 2025.07.29 18:49:10.337854 [ 275 ] {edf4fa11-c4ae-48b8-8676-97d1421eb7f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1846 | 2025.07.29 18:49:10.338158 [ 275 ] {edf4fa11-c4ae-48b8-8676-97d1421eb7f4} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1847 | 2025.07.29 18:49:10.338194 [ 275 ] {edf4fa11-c4ae-48b8-8676-97d1421eb7f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1848 | 2025.07.29 18:49:10.338492 [ 275 ] {edf4fa11-c4ae-48b8-8676-97d1421eb7f4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1849 | 2025.07.29 18:49:10.338709 [ 275 ] {edf4fa11-c4ae-48b8-8676-97d1421eb7f4} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1850 | 2025.07.29 18:49:10.338834 [ 275 ] {edf4fa11-c4ae-48b8-8676-97d1421eb7f4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 1851 | 2025.07.29 18:49:10.338882 [ 275 ] {edf4fa11-c4ae-48b8-8676-97d1421eb7f4} <Debug> TCPHandler: Processed in 0.001197814 sec. | ||
| 1852 | 2025.07.29 18:49:10.339025 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1853 | 2025.07.29 18:49:10.339140 [ 275 ] {5e6a4c29-3328-4a58-8c3c-0b5912b868d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1854 | 2025.07.29 18:49:10.339203 [ 275 ] {5e6a4c29-3328-4a58-8c3c-0b5912b868d2} <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 | ||
| 1855 | 2025.07.29 18:49:10.339957 [ 275 ] {5e6a4c29-3328-4a58-8c3c-0b5912b868d2} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1856 | 2025.07.29 18:49:10.339994 [ 275 ] {5e6a4c29-3328-4a58-8c3c-0b5912b868d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1857 | 2025.07.29 18:49:10.340498 [ 275 ] {5e6a4c29-3328-4a58-8c3c-0b5912b868d2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1858 | 2025.07.29 18:49:10.340720 [ 275 ] {5e6a4c29-3328-4a58-8c3c-0b5912b868d2} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1859 | 2025.07.29 18:49:10.340856 [ 275 ] {5e6a4c29-3328-4a58-8c3c-0b5912b868d2} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001741 sec., 12636.41585295807 rows/sec., 22.64 MiB/sec. | ||
| 1860 | 2025.07.29 18:49:10.340909 [ 275 ] {5e6a4c29-3328-4a58-8c3c-0b5912b868d2} <Debug> TCPHandler: Processed in 0.001944324 sec. | ||
| 1861 | 2025.07.29 18:49:10.341021 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1862 | 2025.07.29 18:49:10.341115 [ 275 ] {644cf059-3d8e-4f2f-bbc7-1992b7b8dc40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1863 | 2025.07.29 18:49:10.341156 [ 275 ] {644cf059-3d8e-4f2f-bbc7-1992b7b8dc40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1864 | 2025.07.29 18:49:10.341472 [ 275 ] {644cf059-3d8e-4f2f-bbc7-1992b7b8dc40} <Trace> oximeter.measurements_i64 (693cf691-2ab4-48e4-b1db-471c003ec9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1865 | 2025.07.29 18:49:10.341508 [ 275 ] {644cf059-3d8e-4f2f-bbc7-1992b7b8dc40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1866 | 2025.07.29 18:49:10.341806 [ 275 ] {644cf059-3d8e-4f2f-bbc7-1992b7b8dc40} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1867 | 2025.07.29 18:49:10.342006 [ 275 ] {644cf059-3d8e-4f2f-bbc7-1992b7b8dc40} <Trace> oximeter.measurements_i64 (693cf691-2ab4-48e4-b1db-471c003ec9f6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1868 | 2025.07.29 18:49:10.342128 [ 275 ] {644cf059-3d8e-4f2f-bbc7-1992b7b8dc40} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.001032 sec., 20348.837209302328 rows/sec., 1.48 MiB/sec. | ||
| 1869 | 2025.07.29 18:49:10.342163 [ 275 ] {644cf059-3d8e-4f2f-bbc7-1992b7b8dc40} <Debug> TCPHandler: Processed in 0.001190684 sec. | ||
| 1870 | 2025.07.29 18:49:10.342287 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1871 | 2025.07.29 18:49:10.342410 [ 275 ] {881ccc30-7b5d-4567-be53-95e9f5261154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1872 | 2025.07.29 18:49:10.342459 [ 275 ] {881ccc30-7b5d-4567-be53-95e9f5261154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1873 | 2025.07.29 18:49:10.343166 [ 275 ] {881ccc30-7b5d-4567-be53-95e9f5261154} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1874 | 2025.07.29 18:49:10.343211 [ 275 ] {881ccc30-7b5d-4567-be53-95e9f5261154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1875 | 2025.07.29 18:49:10.343567 [ 275 ] {881ccc30-7b5d-4567-be53-95e9f5261154} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1876 | 2025.07.29 18:49:10.343781 [ 275 ] {881ccc30-7b5d-4567-be53-95e9f5261154} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1877 | 2025.07.29 18:49:10.343915 [ 275 ] {881ccc30-7b5d-4567-be53-95e9f5261154} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001531 sec., 66623.1221423906 rows/sec., 4.09 MiB/sec. | ||
| 1878 | 2025.07.29 18:49:10.343958 [ 275 ] {881ccc30-7b5d-4567-be53-95e9f5261154} <Debug> TCPHandler: Processed in 0.001733988 sec. | ||
| 1879 | 2025.07.29 18:49:11.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.29 MiB, peak 181.19 MiB, free memory in arenas 0.00 B, will set to 177.72 MiB (RSS), difference: -1.57 MiB | ||
| 1880 | 2025.07.29 18:49:15.267044 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1881 | 2025.07.29 18:49:15.267341 [ 275 ] {8b3d8e12-82df-435c-b6e0-a3317a490484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1882 | 2025.07.29 18:49:15.267444 [ 275 ] {8b3d8e12-82df-435c-b6e0-a3317a490484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1883 | 2025.07.29 18:49:15.268183 [ 275 ] {8b3d8e12-82df-435c-b6e0-a3317a490484} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1884 | 2025.07.29 18:49:15.268233 [ 275 ] {8b3d8e12-82df-435c-b6e0-a3317a490484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1885 | 2025.07.29 18:49:15.268641 [ 275 ] {8b3d8e12-82df-435c-b6e0-a3317a490484} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1886 | 2025.07.29 18:49:15.268858 [ 275 ] {8b3d8e12-82df-435c-b6e0-a3317a490484} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1887 | 2025.07.29 18:49:15.269015 [ 275 ] {8b3d8e12-82df-435c-b6e0-a3317a490484} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.001747 sec., 42358.328563251285 rows/sec., 3.45 MiB/sec. | ||
| 1888 | 2025.07.29 18:49:15.269060 [ 275 ] {8b3d8e12-82df-435c-b6e0-a3317a490484} <Debug> TCPHandler: Processed in 0.002194321 sec. | ||
| 1889 | 2025.07.29 18:49:15.269185 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1890 | 2025.07.29 18:49:15.269280 [ 275 ] {a17724ce-f947-44fb-8931-73b26e40c2ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1891 | 2025.07.29 18:49:15.269321 [ 275 ] {a17724ce-f947-44fb-8931-73b26e40c2ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1892 | 2025.07.29 18:49:15.269734 [ 275 ] {a17724ce-f947-44fb-8931-73b26e40c2ce} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1893 | 2025.07.29 18:49:15.269770 [ 275 ] {a17724ce-f947-44fb-8931-73b26e40c2ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1894 | 2025.07.29 18:49:15.270051 [ 275 ] {a17724ce-f947-44fb-8931-73b26e40c2ce} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1895 | 2025.07.29 18:49:15.270249 [ 275 ] {a17724ce-f947-44fb-8931-73b26e40c2ce} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1896 | 2025.07.29 18:49:15.270386 [ 275 ] {a17724ce-f947-44fb-8931-73b26e40c2ce} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001125 sec., 8000.000000000001 rows/sec., 601.56 KiB/sec. | ||
| 1897 | 2025.07.29 18:49:15.270428 [ 275 ] {a17724ce-f947-44fb-8931-73b26e40c2ce} <Debug> TCPHandler: Processed in 0.001290946 sec. | ||
| 1898 | 2025.07.29 18:49:15.270536 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1899 | 2025.07.29 18:49:15.270629 [ 275 ] {bdc7ebdc-25d8-489d-a5e5-cb14524a105f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1900 | 2025.07.29 18:49:15.270668 [ 275 ] {bdc7ebdc-25d8-489d-a5e5-cb14524a105f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1901 | 2025.07.29 18:49:15.271085 [ 275 ] {bdc7ebdc-25d8-489d-a5e5-cb14524a105f} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1902 | 2025.07.29 18:49:15.271121 [ 275 ] {bdc7ebdc-25d8-489d-a5e5-cb14524a105f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1903 | 2025.07.29 18:49:15.271426 [ 275 ] {bdc7ebdc-25d8-489d-a5e5-cb14524a105f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1904 | 2025.07.29 18:49:15.271638 [ 275 ] {bdc7ebdc-25d8-489d-a5e5-cb14524a105f} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1905 | 2025.07.29 18:49:15.271768 [ 275 ] {bdc7ebdc-25d8-489d-a5e5-cb14524a105f} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001157 sec., 63094.20916162489 rows/sec., 4.93 MiB/sec. | ||
| 1906 | 2025.07.29 18:49:15.271808 [ 275 ] {bdc7ebdc-25d8-489d-a5e5-cb14524a105f} <Debug> TCPHandler: Processed in 0.001319757 sec. | ||
| 1907 | 2025.07.29 18:49:15.271919 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1908 | 2025.07.29 18:49:15.272011 [ 275 ] {d112bc1e-a762-4322-abb2-f718be4a4203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1909 | 2025.07.29 18:49:15.272053 [ 275 ] {d112bc1e-a762-4322-abb2-f718be4a4203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1910 | 2025.07.29 18:49:15.272471 [ 275 ] {d112bc1e-a762-4322-abb2-f718be4a4203} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1911 | 2025.07.29 18:49:15.272506 [ 275 ] {d112bc1e-a762-4322-abb2-f718be4a4203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1912 | 2025.07.29 18:49:15.272825 [ 275 ] {d112bc1e-a762-4322-abb2-f718be4a4203} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1913 | 2025.07.29 18:49:15.273026 [ 275 ] {d112bc1e-a762-4322-abb2-f718be4a4203} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1914 | 2025.07.29 18:49:15.273156 [ 275 ] {d112bc1e-a762-4322-abb2-f718be4a4203} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 1915 | 2025.07.29 18:49:15.273196 [ 275 ] {d112bc1e-a762-4322-abb2-f718be4a4203} <Debug> TCPHandler: Processed in 0.001324197 sec. | ||
| 1916 | 2025.07.29 18:49:15.273295 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1917 | 2025.07.29 18:49:15.273386 [ 275 ] {9e0da9c7-7511-4b54-a7d0-4dfaadce2d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1918 | 2025.07.29 18:49:15.273439 [ 275 ] {9e0da9c7-7511-4b54-a7d0-4dfaadce2d70} <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 | ||
| 1919 | 2025.07.29 18:49:15.274149 [ 275 ] {9e0da9c7-7511-4b54-a7d0-4dfaadce2d70} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1920 | 2025.07.29 18:49:15.274184 [ 275 ] {9e0da9c7-7511-4b54-a7d0-4dfaadce2d70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1921 | 2025.07.29 18:49:15.274665 [ 275 ] {9e0da9c7-7511-4b54-a7d0-4dfaadce2d70} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1922 | 2025.07.29 18:49:15.274874 [ 275 ] {9e0da9c7-7511-4b54-a7d0-4dfaadce2d70} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1923 | 2025.07.29 18:49:15.275012 [ 275 ] {9e0da9c7-7511-4b54-a7d0-4dfaadce2d70} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001643 sec., 5477.784540474741 rows/sec., 9.82 MiB/sec. | ||
| 1924 | 2025.07.29 18:49:15.275065 [ 275 ] {9e0da9c7-7511-4b54-a7d0-4dfaadce2d70} <Debug> TCPHandler: Processed in 0.0018168 sec. | ||
| 1925 | 2025.07.29 18:49:15.275178 [ 275 ] {} <Trace> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1926 | 2025.07.29 18:49:15.275270 [ 275 ] {7dccdbb5-6650-4552-8e1f-7a0fadecc992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57690) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1927 | 2025.07.29 18:49:15.275311 [ 275 ] {7dccdbb5-6650-4552-8e1f-7a0fadecc992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1928 | 2025.07.29 18:49:15.275663 [ 275 ] {7dccdbb5-6650-4552-8e1f-7a0fadecc992} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1929 | 2025.07.29 18:49:15.275699 [ 275 ] {7dccdbb5-6650-4552-8e1f-7a0fadecc992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1930 | 2025.07.29 18:49:15.275983 [ 275 ] {7dccdbb5-6650-4552-8e1f-7a0fadecc992} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1931 | 2025.07.29 18:49:15.276202 [ 275 ] {7dccdbb5-6650-4552-8e1f-7a0fadecc992} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1932 | 2025.07.29 18:49:15.276323 [ 275 ] {7dccdbb5-6650-4552-8e1f-7a0fadecc992} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 1933 | 2025.07.29 18:49:15.276357 [ 275 ] {7dccdbb5-6650-4552-8e1f-7a0fadecc992} <Debug> TCPHandler: Processed in 0.001226865 sec. | ||
| 1934 | 2025.07.29 18:49:17.282230 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1935 | 2025.07.29 18:49:17.282322 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1936 | 2025.07.29 18:49:17.384906 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 | ||
| 1937 | 2025.07.29 18:49:17.385395 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1938 | 2025.07.29 18:49:17.385429 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1939 | 2025.07.29 18:49:17.385986 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1940 | 2025.07.29 18:49:17.386227 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1941 | 2025.07.29 18:49:17.386360 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
| 1942 | 2025.07.29 18:49:17.394767 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 78 entries to flush up to offset 282 | ||
| 1943 | 2025.07.29 18:49:17.398143 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1944 | 2025.07.29 18:49:17.398192 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1945 | 2025.07.29 18:49:17.399573 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1946 | 2025.07.29 18:49:17.399850 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1947 | 2025.07.29 18:49:17.400142 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 282 | ||
| 1948 | 2025.07.29 18:49:17.573111 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1949 | 2025.07.29 18:49:17.590628 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1950 | 2025.07.29 18:49:17.590685 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1951 | 2025.07.29 18:49:17.595978 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1952 | 2025.07.29 18:49:17.596918 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1953 | 2025.07.29 18:49:17.601150 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1954 | 2025.07.29 18:49:19.379593 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1955 | 2025.07.29 18:49:19.379674 [ 275 ] {} <Debug> TCP-Session: 26b28233-a53c-4a25-99b1-565538b95457 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1956 | 2025.07.29 18:49:20.000139 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 176.21 MiB, peak 182.54 MiB, free memory in arenas 0.00 B, will set to 178.27 MiB (RSS), difference: 2.06 MiB | ||
| 1957 | 2025.07.29 18:49:20.276738 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1958 | 2025.07.29 18:49:20.276909 [ 277 ] {7a2a96ee-e726-47d7-b1a6-8c40e359a232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1959 | 2025.07.29 18:49:20.276971 [ 277 ] {7a2a96ee-e726-47d7-b1a6-8c40e359a232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1960 | 2025.07.29 18:49:20.277790 [ 277 ] {7a2a96ee-e726-47d7-b1a6-8c40e359a232} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1961 | 2025.07.29 18:49:20.277832 [ 277 ] {7a2a96ee-e726-47d7-b1a6-8c40e359a232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1962 | 2025.07.29 18:49:20.278219 [ 277 ] {7a2a96ee-e726-47d7-b1a6-8c40e359a232} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1963 | 2025.07.29 18:49:20.278452 [ 277 ] {7a2a96ee-e726-47d7-b1a6-8c40e359a232} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1964 | 2025.07.29 18:49:20.278600 [ 277 ] {7a2a96ee-e726-47d7-b1a6-8c40e359a232} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001737 sec., 225676.45365572826 rows/sec., 14.32 MiB/sec. | ||
| 1965 | 2025.07.29 18:49:20.278643 [ 277 ] {7a2a96ee-e726-47d7-b1a6-8c40e359a232} <Debug> TCPHandler: Processed in 0.002021596 sec. | ||
| 1966 | 2025.07.29 18:49:20.278840 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1967 | 2025.07.29 18:49:20.278940 [ 277 ] {6576cb86-f644-4ca0-9e2d-b0982c06c3e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1968 | 2025.07.29 18:49:20.278981 [ 277 ] {6576cb86-f644-4ca0-9e2d-b0982c06c3e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1969 | 2025.07.29 18:49:20.280190 [ 277 ] {6576cb86-f644-4ca0-9e2d-b0982c06c3e0} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1970 | 2025.07.29 18:49:20.280228 [ 277 ] {6576cb86-f644-4ca0-9e2d-b0982c06c3e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1971 | 2025.07.29 18:49:20.280637 [ 277 ] {6576cb86-f644-4ca0-9e2d-b0982c06c3e0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1972 | 2025.07.29 18:49:20.280860 [ 277 ] {6576cb86-f644-4ca0-9e2d-b0982c06c3e0} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1973 | 2025.07.29 18:49:20.280992 [ 277 ] {6576cb86-f644-4ca0-9e2d-b0982c06c3e0} <Debug> executeQuery: Read 1111 rows, 90.17 KiB in 0.002075 sec., 535421.686746988 rows/sec., 42.44 MiB/sec. | ||
| 1974 | 2025.07.29 18:49:20.281030 [ 277 ] {6576cb86-f644-4ca0-9e2d-b0982c06c3e0} <Debug> TCPHandler: Processed in 0.002239733 sec. | ||
| 1975 | 2025.07.29 18:49:20.281151 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1976 | 2025.07.29 18:49:20.281249 [ 277 ] {2f8029d7-456f-4fa5-91fe-05e91b787c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1977 | 2025.07.29 18:49:20.281291 [ 277 ] {2f8029d7-456f-4fa5-91fe-05e91b787c15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1978 | 2025.07.29 18:49:20.281776 [ 277 ] {2f8029d7-456f-4fa5-91fe-05e91b787c15} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1979 | 2025.07.29 18:49:20.281810 [ 277 ] {2f8029d7-456f-4fa5-91fe-05e91b787c15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1980 | 2025.07.29 18:49:20.282125 [ 277 ] {2f8029d7-456f-4fa5-91fe-05e91b787c15} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1981 | 2025.07.29 18:49:20.282349 [ 277 ] {2f8029d7-456f-4fa5-91fe-05e91b787c15} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1982 | 2025.07.29 18:49:20.282467 [ 42 ] {} <Debug> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1983 | 2025.07.29 18:49:20.282492 [ 277 ] {2f8029d7-456f-4fa5-91fe-05e91b787c15} <Debug> executeQuery: Read 218 rows, 13.43 KiB in 0.001264 sec., 172468.35443037975 rows/sec., 10.38 MiB/sec. | ||
| 1984 | 2025.07.29 18:49:20.282507 [ 42 ] {} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1985 | 2025.07.29 18:49:20.282530 [ 277 ] {2f8029d7-456f-4fa5-91fe-05e91b787c15} <Debug> TCPHandler: Processed in 0.00143064 sec. | ||
| 1986 | 2025.07.29 18:49:20.282531 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1987 | 2025.07.29 18:49:20.282658 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1988 | 2025.07.29 18:49:20.282663 [ 201 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::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.07.29 18:49:20.282770 [ 277 ] {4cdfe7e8-c9e6-4196-a066-5eb9c6078b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1990 | 2025.07.29 18:49:20.282817 [ 277 ] {4cdfe7e8-c9e6-4196-a066-5eb9c6078b60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1991 | 2025.07.29 18:49:20.282818 [ 201 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1992 | 2025.07.29 18:49:20.282867 [ 201 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 1993 | 2025.07.29 18:49:20.282931 [ 201 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 25 rows starting from the beginning of the part | ||
| 1994 | 2025.07.29 18:49:20.282977 [ 201 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
| 1995 | 2025.07.29 18:49:20.283019 [ 201 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 222 rows starting from the beginning of the part | ||
| 1996 | 2025.07.29 18:49:20.283062 [ 201 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part | ||
| 1997 | 2025.07.29 18:49:20.283104 [ 201 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 218 rows starting from the beginning of the part | ||
| 1998 | 2025.07.29 18:49:20.283301 [ 277 ] {4cdfe7e8-c9e6-4196-a066-5eb9c6078b60} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1999 | 2025.07.29 18:49:20.283343 [ 277 ] {4cdfe7e8-c9e6-4196-a066-5eb9c6078b60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2000 | 2025.07.29 18:49:20.283680 [ 277 ] {4cdfe7e8-c9e6-4196-a066-5eb9c6078b60} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2001 | 2025.07.29 18:49:20.283919 [ 277 ] {4cdfe7e8-c9e6-4196-a066-5eb9c6078b60} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2002 | 2025.07.29 18:49:20.283993 [ 201 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 487 rows, containing 5 columns (5 merged, 0 gathered) in 0.001386518 sec., 351239.58001266484 rows/sec., 22.96 MiB/sec. | ||
| 2003 | 2025.07.29 18:49:20.284049 [ 277 ] {4cdfe7e8-c9e6-4196-a066-5eb9c6078b60} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.0013 sec., 156153.84615384616 rows/sec., 10.07 MiB/sec. | ||
| 2004 | 2025.07.29 18:49:20.284097 [ 277 ] {4cdfe7e8-c9e6-4196-a066-5eb9c6078b60} <Debug> TCPHandler: Processed in 0.001497672 sec. | ||
| 2005 | 2025.07.29 18:49:20.284131 [ 201 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2006 | 2025.07.29 18:49:20.284206 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2007 | 2025.07.29 18:49:20.284307 [ 277 ] {ba70d854-6fca-4c66-92e3-d699c157c571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2008 | 2025.07.29 18:49:20.284351 [ 277 ] {ba70d854-6fca-4c66-92e3-d699c157c571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2009 | 2025.07.29 18:49:20.284435 [ 201 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_6_1} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2010 | 2025.07.29 18:49:20.284508 [ 201 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_6_1} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2011 | 2025.07.29 18:49:20.284576 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2012 | 2025.07.29 18:49:20.284819 [ 277 ] {ba70d854-6fca-4c66-92e3-d699c157c571} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2013 | 2025.07.29 18:49:20.284860 [ 277 ] {ba70d854-6fca-4c66-92e3-d699c157c571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2014 | 2025.07.29 18:49:20.285189 [ 277 ] {ba70d854-6fca-4c66-92e3-d699c157c571} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2015 | 2025.07.29 18:49:20.285413 [ 277 ] {ba70d854-6fca-4c66-92e3-d699c157c571} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2016 | 2025.07.29 18:49:20.285540 [ 277 ] {ba70d854-6fca-4c66-92e3-d699c157c571} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.00125 sec., 161600 rows/sec., 9.18 MiB/sec. | ||
| 2017 | 2025.07.29 18:49:20.285579 [ 277 ] {ba70d854-6fca-4c66-92e3-d699c157c571} <Debug> TCPHandler: Processed in 0.00142562 sec. | ||
| 2018 | 2025.07.29 18:49:20.285698 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2019 | 2025.07.29 18:49:20.285792 [ 277 ] {18384959-5e58-41d3-ba40-5445ee71d077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2020 | 2025.07.29 18:49:20.285831 [ 277 ] {18384959-5e58-41d3-ba40-5445ee71d077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2021 | 2025.07.29 18:49:20.286458 [ 277 ] {18384959-5e58-41d3-ba40-5445ee71d077} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2022 | 2025.07.29 18:49:20.286494 [ 277 ] {18384959-5e58-41d3-ba40-5445ee71d077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2023 | 2025.07.29 18:49:20.286833 [ 277 ] {18384959-5e58-41d3-ba40-5445ee71d077} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2024 | 2025.07.29 18:49:20.287052 [ 277 ] {18384959-5e58-41d3-ba40-5445ee71d077} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2025 | 2025.07.29 18:49:20.287176 [ 277 ] {18384959-5e58-41d3-ba40-5445ee71d077} <Debug> executeQuery: Read 674 rows, 48.33 KiB in 0.001403 sec., 480399.1446899501 rows/sec., 33.64 MiB/sec. | ||
| 2026 | 2025.07.29 18:49:20.287213 [ 277 ] {18384959-5e58-41d3-ba40-5445ee71d077} <Debug> TCPHandler: Processed in 0.001564803 sec. | ||
| 2027 | 2025.07.29 18:49:20.287327 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2028 | 2025.07.29 18:49:20.287421 [ 277 ] {394ec1f3-ff2e-435a-ab5f-60697375c2cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2029 | 2025.07.29 18:49:20.287463 [ 277 ] {394ec1f3-ff2e-435a-ab5f-60697375c2cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2030 | 2025.07.29 18:49:20.287794 [ 277 ] {394ec1f3-ff2e-435a-ab5f-60697375c2cb} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2031 | 2025.07.29 18:49:20.287830 [ 277 ] {394ec1f3-ff2e-435a-ab5f-60697375c2cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2032 | 2025.07.29 18:49:20.288129 [ 277 ] {394ec1f3-ff2e-435a-ab5f-60697375c2cb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2033 | 2025.07.29 18:49:20.288337 [ 277 ] {394ec1f3-ff2e-435a-ab5f-60697375c2cb} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2034 | 2025.07.29 18:49:20.288464 [ 277 ] {394ec1f3-ff2e-435a-ab5f-60697375c2cb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 2035 | 2025.07.29 18:49:20.288499 [ 277 ] {394ec1f3-ff2e-435a-ab5f-60697375c2cb} <Debug> TCPHandler: Processed in 0.001222584 sec. | ||
| 2036 | 2025.07.29 18:49:20.288603 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2037 | 2025.07.29 18:49:20.288696 [ 277 ] {17a57308-9bd7-46bd-8a2b-04fbbf249f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2038 | 2025.07.29 18:49:20.288737 [ 277 ] {17a57308-9bd7-46bd-8a2b-04fbbf249f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2039 | 2025.07.29 18:49:20.289167 [ 277 ] {17a57308-9bd7-46bd-8a2b-04fbbf249f4e} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2040 | 2025.07.29 18:49:20.289203 [ 277 ] {17a57308-9bd7-46bd-8a2b-04fbbf249f4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2041 | 2025.07.29 18:49:20.289542 [ 277 ] {17a57308-9bd7-46bd-8a2b-04fbbf249f4e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2042 | 2025.07.29 18:49:20.289763 [ 277 ] {17a57308-9bd7-46bd-8a2b-04fbbf249f4e} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2043 | 2025.07.29 18:49:20.289891 [ 277 ] {17a57308-9bd7-46bd-8a2b-04fbbf249f4e} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001214 sec., 252883.0313014827 rows/sec., 16.64 MiB/sec. | ||
| 2044 | 2025.07.29 18:49:20.289926 [ 277 ] {17a57308-9bd7-46bd-8a2b-04fbbf249f4e} <Debug> TCPHandler: Processed in 0.001373498 sec. | ||
| 2045 | 2025.07.29 18:49:20.290032 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2046 | 2025.07.29 18:49:20.290126 [ 277 ] {98c38576-cc1f-473e-8cab-d871454680fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2047 | 2025.07.29 18:49:20.290166 [ 277 ] {98c38576-cc1f-473e-8cab-d871454680fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2048 | 2025.07.29 18:49:20.290469 [ 277 ] {98c38576-cc1f-473e-8cab-d871454680fa} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2049 | 2025.07.29 18:49:20.290506 [ 277 ] {98c38576-cc1f-473e-8cab-d871454680fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2050 | 2025.07.29 18:49:20.290802 [ 277 ] {98c38576-cc1f-473e-8cab-d871454680fa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2051 | 2025.07.29 18:49:20.291014 [ 277 ] {98c38576-cc1f-473e-8cab-d871454680fa} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2052 | 2025.07.29 18:49:20.291137 [ 277 ] {98c38576-cc1f-473e-8cab-d871454680fa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 2053 | 2025.07.29 18:49:20.291172 [ 277 ] {98c38576-cc1f-473e-8cab-d871454680fa} <Debug> TCPHandler: Processed in 0.001189363 sec. | ||
| 2054 | 2025.07.29 18:49:20.291278 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2055 | 2025.07.29 18:49:20.291371 [ 277 ] {17a48240-2aa5-4dfc-a6e0-c8c25ed7adff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2056 | 2025.07.29 18:49:20.291424 [ 277 ] {17a48240-2aa5-4dfc-a6e0-c8c25ed7adff} <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 | ||
| 2057 | 2025.07.29 18:49:20.292200 [ 277 ] {17a48240-2aa5-4dfc-a6e0-c8c25ed7adff} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2058 | 2025.07.29 18:49:20.292236 [ 277 ] {17a48240-2aa5-4dfc-a6e0-c8c25ed7adff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2059 | 2025.07.29 18:49:20.292756 [ 277 ] {17a48240-2aa5-4dfc-a6e0-c8c25ed7adff} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2060 | 2025.07.29 18:49:20.292983 [ 277 ] {17a48240-2aa5-4dfc-a6e0-c8c25ed7adff} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2061 | 2025.07.29 18:49:20.293121 [ 277 ] {17a48240-2aa5-4dfc-a6e0-c8c25ed7adff} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001768 sec., 12443.438914027149 rows/sec., 22.30 MiB/sec. | ||
| 2062 | 2025.07.29 18:49:20.293173 [ 277 ] {17a48240-2aa5-4dfc-a6e0-c8c25ed7adff} <Debug> TCPHandler: Processed in 0.001943735 sec. | ||
| 2063 | 2025.07.29 18:49:20.293286 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2064 | 2025.07.29 18:49:20.293380 [ 277 ] {820cce26-9fb2-489f-89d9-e335826983ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2065 | 2025.07.29 18:49:20.293420 [ 277 ] {820cce26-9fb2-489f-89d9-e335826983ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2066 | 2025.07.29 18:49:20.293744 [ 277 ] {820cce26-9fb2-489f-89d9-e335826983ef} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2067 | 2025.07.29 18:49:20.293779 [ 277 ] {820cce26-9fb2-489f-89d9-e335826983ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2068 | 2025.07.29 18:49:20.294072 [ 277 ] {820cce26-9fb2-489f-89d9-e335826983ef} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2069 | 2025.07.29 18:49:20.294286 [ 277 ] {820cce26-9fb2-489f-89d9-e335826983ef} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2070 | 2025.07.29 18:49:20.294409 [ 277 ] {820cce26-9fb2-489f-89d9-e335826983ef} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001047 sec., 97421.20343839542 rows/sec., 5.99 MiB/sec. | ||
| 2071 | 2025.07.29 18:49:20.294444 [ 277 ] {820cce26-9fb2-489f-89d9-e335826983ef} <Debug> TCPHandler: Processed in 0.001208064 sec. | ||
| 2072 | 2025.07.29 18:49:24.887385 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 | ||
| 2073 | 2025.07.29 18:49:24.887924 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2074 | 2025.07.29 18:49:24.887965 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2075 | 2025.07.29 18:49:24.888442 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2076 | 2025.07.29 18:49:24.888670 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2077 | 2025.07.29 18:49:24.888831 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 | ||
| 2078 | 2025.07.29 18:49:25.102172 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2079 | 2025.07.29 18:49:25.118132 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2080 | 2025.07.29 18:49:25.118182 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2081 | 2025.07.29 18:49:25.124484 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2082 | 2025.07.29 18:49:25.125204 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2083 | 2025.07.29 18:49:25.127889 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2084 | 2025.07.29 18:49:25.266433 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2085 | 2025.07.29 18:49:25.266608 [ 277 ] {3ad575db-e3fb-4ede-ab76-5ae9d79539b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2086 | 2025.07.29 18:49:25.266673 [ 277 ] {3ad575db-e3fb-4ede-ab76-5ae9d79539b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2087 | 2025.07.29 18:49:25.267319 [ 277 ] {3ad575db-e3fb-4ede-ab76-5ae9d79539b7} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2088 | 2025.07.29 18:49:25.267361 [ 277 ] {3ad575db-e3fb-4ede-ab76-5ae9d79539b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2089 | 2025.07.29 18:49:25.267764 [ 277 ] {3ad575db-e3fb-4ede-ab76-5ae9d79539b7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2090 | 2025.07.29 18:49:25.268001 [ 277 ] {3ad575db-e3fb-4ede-ab76-5ae9d79539b7} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2091 | 2025.07.29 18:49:25.268152 [ 277 ] {3ad575db-e3fb-4ede-ab76-5ae9d79539b7} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.001593 sec., 46453.23289391086 rows/sec., 3.79 MiB/sec. | ||
| 2092 | 2025.07.29 18:49:25.268199 [ 277 ] {3ad575db-e3fb-4ede-ab76-5ae9d79539b7} <Debug> TCPHandler: Processed in 0.001889353 sec. | ||
| 2093 | 2025.07.29 18:49:25.268328 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2094 | 2025.07.29 18:49:25.268431 [ 277 ] {68336fa5-81fb-4b6d-a1e4-650d20799dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2095 | 2025.07.29 18:49:25.268474 [ 277 ] {68336fa5-81fb-4b6d-a1e4-650d20799dde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2096 | 2025.07.29 18:49:25.268888 [ 277 ] {68336fa5-81fb-4b6d-a1e4-650d20799dde} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2097 | 2025.07.29 18:49:25.268924 [ 277 ] {68336fa5-81fb-4b6d-a1e4-650d20799dde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2098 | 2025.07.29 18:49:25.269225 [ 277 ] {68336fa5-81fb-4b6d-a1e4-650d20799dde} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2099 | 2025.07.29 18:49:25.269439 [ 277 ] {68336fa5-81fb-4b6d-a1e4-650d20799dde} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2100 | 2025.07.29 18:49:25.269579 [ 277 ] {68336fa5-81fb-4b6d-a1e4-650d20799dde} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001167 sec., 7712.082262210796 rows/sec., 579.91 KiB/sec. | ||
| 2101 | 2025.07.29 18:49:25.269619 [ 277 ] {68336fa5-81fb-4b6d-a1e4-650d20799dde} <Debug> TCPHandler: Processed in 0.001343427 sec. | ||
| 2102 | 2025.07.29 18:49:25.269721 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2103 | 2025.07.29 18:49:25.269817 [ 277 ] {b3937c80-948e-485b-bde6-755d94fa0ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2104 | 2025.07.29 18:49:25.269857 [ 277 ] {b3937c80-948e-485b-bde6-755d94fa0ac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2105 | 2025.07.29 18:49:25.270269 [ 277 ] {b3937c80-948e-485b-bde6-755d94fa0ac7} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2106 | 2025.07.29 18:49:25.270306 [ 277 ] {b3937c80-948e-485b-bde6-755d94fa0ac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2107 | 2025.07.29 18:49:25.270621 [ 277 ] {b3937c80-948e-485b-bde6-755d94fa0ac7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2108 | 2025.07.29 18:49:25.270845 [ 277 ] {b3937c80-948e-485b-bde6-755d94fa0ac7} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2109 | 2025.07.29 18:49:25.270973 [ 277 ] {b3937c80-948e-485b-bde6-755d94fa0ac7} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001175 sec., 62127.65957446808 rows/sec., 4.85 MiB/sec. | ||
| 2110 | 2025.07.29 18:49:25.271009 [ 277 ] {b3937c80-948e-485b-bde6-755d94fa0ac7} <Debug> TCPHandler: Processed in 0.001337367 sec. | ||
| 2111 | 2025.07.29 18:49:25.271119 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2112 | 2025.07.29 18:49:25.271214 [ 277 ] {3760e947-5615-4cd3-9e68-0d376be4292a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2113 | 2025.07.29 18:49:25.271257 [ 277 ] {3760e947-5615-4cd3-9e68-0d376be4292a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2114 | 2025.07.29 18:49:25.271672 [ 277 ] {3760e947-5615-4cd3-9e68-0d376be4292a} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2115 | 2025.07.29 18:49:25.271709 [ 277 ] {3760e947-5615-4cd3-9e68-0d376be4292a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2116 | 2025.07.29 18:49:25.272037 [ 277 ] {3760e947-5615-4cd3-9e68-0d376be4292a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2117 | 2025.07.29 18:49:25.272256 [ 277 ] {3760e947-5615-4cd3-9e68-0d376be4292a} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2118 | 2025.07.29 18:49:25.272387 [ 277 ] {3760e947-5615-4cd3-9e68-0d376be4292a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 2119 | 2025.07.29 18:49:25.272423 [ 277 ] {3760e947-5615-4cd3-9e68-0d376be4292a} <Debug> TCPHandler: Processed in 0.001354578 sec. | ||
| 2120 | 2025.07.29 18:49:25.272526 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2121 | 2025.07.29 18:49:25.272622 [ 277 ] {cd16372f-0b7f-4819-88ce-53fcf24f88ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2122 | 2025.07.29 18:49:25.272678 [ 277 ] {cd16372f-0b7f-4819-88ce-53fcf24f88ec} <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 | ||
| 2123 | 2025.07.29 18:49:25.273421 [ 277 ] {cd16372f-0b7f-4819-88ce-53fcf24f88ec} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2124 | 2025.07.29 18:49:25.273457 [ 277 ] {cd16372f-0b7f-4819-88ce-53fcf24f88ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2125 | 2025.07.29 18:49:25.273982 [ 277 ] {cd16372f-0b7f-4819-88ce-53fcf24f88ec} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2126 | 2025.07.29 18:49:25.274205 [ 277 ] {cd16372f-0b7f-4819-88ce-53fcf24f88ec} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2127 | 2025.07.29 18:49:25.274315 [ 31 ] {} <Debug> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2128 | 2025.07.29 18:49:25.274338 [ 277 ] {cd16372f-0b7f-4819-88ce-53fcf24f88ec} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001735 sec., 5187.319884726225 rows/sec., 9.30 MiB/sec. | ||
| 2129 | 2025.07.29 18:49:25.274386 [ 31 ] {} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2130 | 2025.07.29 18:49:25.274410 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2131 | 2025.07.29 18:49:25.274411 [ 277 ] {cd16372f-0b7f-4819-88ce-53fcf24f88ec} <Debug> TCPHandler: Processed in 0.001934684 sec. | ||
| 2132 | 2025.07.29 18:49:25.274500 [ 198 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::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 | ||
| 2133 | 2025.07.29 18:49:25.274536 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2134 | 2025.07.29 18:49:25.274633 [ 277 ] {9bb919a3-9881-491e-bf0e-0f5cb128a181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2135 | 2025.07.29 18:49:25.274675 [ 277 ] {9bb919a3-9881-491e-bf0e-0f5cb128a181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2136 | 2025.07.29 18:49:25.274696 [ 198 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2137 | 2025.07.29 18:49:25.274751 [ 198 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 9 rows starting from the beginning of the part | ||
| 2138 | 2025.07.29 18:49:25.274895 [ 198 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part | ||
| 2139 | 2025.07.29 18:49:25.275006 [ 277 ] {9bb919a3-9881-491e-bf0e-0f5cb128a181} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2140 | 2025.07.29 18:49:25.275009 [ 198 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part | ||
| 2141 | 2025.07.29 18:49:25.275043 [ 277 ] {9bb919a3-9881-491e-bf0e-0f5cb128a181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2142 | 2025.07.29 18:49:25.275126 [ 198 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part | ||
| 2143 | 2025.07.29 18:49:25.275222 [ 198 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 22 rows starting from the beginning of the part | ||
| 2144 | 2025.07.29 18:49:25.275319 [ 198 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 9 rows starting from the beginning of the part | ||
| 2145 | 2025.07.29 18:49:25.275355 [ 277 ] {9bb919a3-9881-491e-bf0e-0f5cb128a181} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2146 | 2025.07.29 18:49:25.275579 [ 277 ] {9bb919a3-9881-491e-bf0e-0f5cb128a181} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2147 | 2025.07.29 18:49:25.275710 [ 277 ] {9bb919a3-9881-491e-bf0e-0f5cb128a181} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 2148 | 2025.07.29 18:49:25.275745 [ 277 ] {9bb919a3-9881-491e-bf0e-0f5cb128a181} <Debug> TCPHandler: Processed in 0.001259915 sec. | ||
| 2149 | 2025.07.29 18:49:25.277072 [ 199 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 80 rows, containing 19 columns (19 merged, 0 gathered) in 0.002607453 sec., 30681.281695202175 rows/sec., 54.98 MiB/sec. | ||
| 2150 | 2025.07.29 18:49:25.277474 [ 197 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2151 | 2025.07.29 18:49:25.277898 [ 197 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2152 | 2025.07.29 18:49:25.277984 [ 197 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2153 | 2025.07.29 18:49:25.278121 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 2154 | 2025.07.29 18:49:27.401385 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 316 | ||
| 2155 | 2025.07.29 18:49:27.403579 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2156 | 2025.07.29 18:49:27.403622 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2157 | 2025.07.29 18:49:27.404763 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2158 | 2025.07.29 18:49:27.405031 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2159 | 2025.07.29 18:49:27.405175 [ 30 ] {} <Debug> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2160 | 2025.07.29 18:49:27.405239 [ 30 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2161 | 2025.07.29 18:49:27.405258 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2162 | 2025.07.29 18:49:27.405268 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 316 | ||
| 2163 | 2025.07.29 18:49:27.405350 [ 198 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::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 | ||
| 2164 | 2025.07.29 18:49:27.405865 [ 198 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2165 | 2025.07.29 18:49:27.405992 [ 198 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::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 | ||
| 2166 | 2025.07.29 18:49:27.406328 [ 198 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part | ||
| 2167 | 2025.07.29 18:49:27.406645 [ 198 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 44 rows starting from the beginning of the part | ||
| 2168 | 2025.07.29 18:49:27.406976 [ 198 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
| 2169 | 2025.07.29 18:49:27.407311 [ 198 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 78 rows starting from the beginning of the part | ||
| 2170 | 2025.07.29 18:49:27.407625 [ 198 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part | ||
| 2171 | 2025.07.29 18:49:27.413420 [ 199 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 72 columns (72 merged, 0 gathered) in 0.008109436 sec., 38966.95158578229 rows/sec., 40.43 MiB/sec. | ||
| 2172 | 2025.07.29 18:49:27.414274 [ 195 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2173 | 2025.07.29 18:49:27.414832 [ 195 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_6_1} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2174 | 2025.07.29 18:49:27.414894 [ 195 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_6_1} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2175 | 2025.07.29 18:49:27.415082 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.68 MiB. | ||
| 2176 | 2025.07.29 18:49:30.277518 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2177 | 2025.07.29 18:49:30.277692 [ 277 ] {18806452-8dbd-4f15-a32e-73b2fac9cb58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2178 | 2025.07.29 18:49:30.277755 [ 277 ] {18806452-8dbd-4f15-a32e-73b2fac9cb58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2179 | 2025.07.29 18:49:30.278527 [ 277 ] {18806452-8dbd-4f15-a32e-73b2fac9cb58} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2180 | 2025.07.29 18:49:30.278575 [ 277 ] {18806452-8dbd-4f15-a32e-73b2fac9cb58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2181 | 2025.07.29 18:49:30.278988 [ 277 ] {18806452-8dbd-4f15-a32e-73b2fac9cb58} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2182 | 2025.07.29 18:49:30.279270 [ 277 ] {18806452-8dbd-4f15-a32e-73b2fac9cb58} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2183 | 2025.07.29 18:49:30.279414 [ 277 ] {18806452-8dbd-4f15-a32e-73b2fac9cb58} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001767 sec., 221844.93491794003 rows/sec., 14.07 MiB/sec. | ||
| 2184 | 2025.07.29 18:49:30.279453 [ 277 ] {18806452-8dbd-4f15-a32e-73b2fac9cb58} <Debug> TCPHandler: Processed in 0.002061648 sec. | ||
| 2185 | 2025.07.29 18:49:30.279579 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2186 | 2025.07.29 18:49:30.279672 [ 277 ] {054f87e1-a407-494f-91cc-af94b61779ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2187 | 2025.07.29 18:49:30.279712 [ 277 ] {054f87e1-a407-494f-91cc-af94b61779ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2188 | 2025.07.29 18:49:30.280635 [ 277 ] {054f87e1-a407-494f-91cc-af94b61779ae} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2189 | 2025.07.29 18:49:30.280672 [ 277 ] {054f87e1-a407-494f-91cc-af94b61779ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2190 | 2025.07.29 18:49:30.281097 [ 277 ] {054f87e1-a407-494f-91cc-af94b61779ae} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2191 | 2025.07.29 18:49:30.281321 [ 277 ] {054f87e1-a407-494f-91cc-af94b61779ae} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2192 | 2025.07.29 18:49:30.281430 [ 37 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2193 | 2025.07.29 18:49:30.281449 [ 277 ] {054f87e1-a407-494f-91cc-af94b61779ae} <Debug> executeQuery: Read 1113 rows, 90.36 KiB in 0.001795 sec., 620055.7103064067 rows/sec., 49.16 MiB/sec. | ||
| 2194 | 2025.07.29 18:49:30.281497 [ 37 ] {} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2195 | 2025.07.29 18:49:30.281504 [ 277 ] {054f87e1-a407-494f-91cc-af94b61779ae} <Debug> TCPHandler: Processed in 0.001973105 sec. | ||
| 2196 | 2025.07.29 18:49:30.281527 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2197 | 2025.07.29 18:49:30.281637 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2198 | 2025.07.29 18:49:30.281646 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::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 | ||
| 2199 | 2025.07.29 18:49:30.281740 [ 277 ] {b8e37551-ae3e-4e10-bbcf-caba60daf440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2200 | 2025.07.29 18:49:30.281753 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2201 | 2025.07.29 18:49:30.281781 [ 277 ] {b8e37551-ae3e-4e10-bbcf-caba60daf440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2202 | 2025.07.29 18:49:30.281815 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::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 | ||
| 2203 | 2025.07.29 18:49:30.281907 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1113 rows starting from the beginning of the part | ||
| 2204 | 2025.07.29 18:49:30.281977 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 74 rows starting from the beginning of the part | ||
| 2205 | 2025.07.29 18:49:30.282036 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1111 rows starting from the beginning of the part | ||
| 2206 | 2025.07.29 18:49:30.282106 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 74 rows starting from the beginning of the part | ||
| 2207 | 2025.07.29 18:49:30.282163 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1113 rows starting from the beginning of the part | ||
| 2208 | 2025.07.29 18:49:30.282334 [ 277 ] {b8e37551-ae3e-4e10-bbcf-caba60daf440} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2209 | 2025.07.29 18:49:30.282372 [ 277 ] {b8e37551-ae3e-4e10-bbcf-caba60daf440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2210 | 2025.07.29 18:49:30.282893 [ 277 ] {b8e37551-ae3e-4e10-bbcf-caba60daf440} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2211 | 2025.07.29 18:49:30.283205 [ 277 ] {b8e37551-ae3e-4e10-bbcf-caba60daf440} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2212 | 2025.07.29 18:49:30.283374 [ 277 ] {b8e37551-ae3e-4e10-bbcf-caba60daf440} <Debug> executeQuery: Read 219 rows, 13.51 KiB in 0.001651 sec., 132646.88067837674 rows/sec., 7.99 MiB/sec. | ||
| 2213 | 2025.07.29 18:49:30.283423 [ 277 ] {b8e37551-ae3e-4e10-bbcf-caba60daf440} <Debug> TCPHandler: Processed in 0.001836551 sec. | ||
| 2214 | 2025.07.29 18:49:30.283571 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2215 | 2025.07.29 18:49:30.283673 [ 277 ] {d5bf771b-bef0-47ec-8a9d-e3c489aecbca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2216 | 2025.07.29 18:49:30.283714 [ 277 ] {d5bf771b-bef0-47ec-8a9d-e3c489aecbca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2217 | 2025.07.29 18:49:30.284096 [ 195 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3679 rows, containing 5 columns (5 merged, 0 gathered) in 0.002480889 sec., 1482936.1571597923 rows/sec., 124.05 MiB/sec. | ||
| 2218 | 2025.07.29 18:49:30.284197 [ 277 ] {d5bf771b-bef0-47ec-8a9d-e3c489aecbca} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2219 | 2025.07.29 18:49:30.284239 [ 277 ] {d5bf771b-bef0-47ec-8a9d-e3c489aecbca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2220 | 2025.07.29 18:49:30.284302 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2221 | 2025.07.29 18:49:30.284528 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_11_2} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): 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.07.29 18:49:30.284582 [ 277 ] {d5bf771b-bef0-47ec-8a9d-e3c489aecbca} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2223 | 2025.07.29 18:49:30.284590 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_11_2} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2224 | 2025.07.29 18:49:30.284650 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 2225 | 2025.07.29 18:49:30.284793 [ 277 ] {d5bf771b-bef0-47ec-8a9d-e3c489aecbca} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2226 | 2025.07.29 18:49:30.284923 [ 277 ] {d5bf771b-bef0-47ec-8a9d-e3c489aecbca} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001269 sec., 159968.4791174153 rows/sec., 10.32 MiB/sec. | ||
| 2227 | 2025.07.29 18:49:30.284960 [ 277 ] {d5bf771b-bef0-47ec-8a9d-e3c489aecbca} <Debug> TCPHandler: Processed in 0.00144038 sec. | ||
| 2228 | 2025.07.29 18:49:30.285071 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2229 | 2025.07.29 18:49:30.285165 [ 277 ] {ae32d24b-dbc2-439f-8abc-36cb9b7c1997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2230 | 2025.07.29 18:49:30.285205 [ 277 ] {ae32d24b-dbc2-439f-8abc-36cb9b7c1997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2231 | 2025.07.29 18:49:30.285666 [ 277 ] {ae32d24b-dbc2-439f-8abc-36cb9b7c1997} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2232 | 2025.07.29 18:49:30.285702 [ 277 ] {ae32d24b-dbc2-439f-8abc-36cb9b7c1997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2233 | 2025.07.29 18:49:30.286026 [ 277 ] {ae32d24b-dbc2-439f-8abc-36cb9b7c1997} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2234 | 2025.07.29 18:49:30.286239 [ 277 ] {ae32d24b-dbc2-439f-8abc-36cb9b7c1997} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2235 | 2025.07.29 18:49:30.286364 [ 277 ] {ae32d24b-dbc2-439f-8abc-36cb9b7c1997} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001217 sec., 165981.92276088742 rows/sec., 9.43 MiB/sec. | ||
| 2236 | 2025.07.29 18:49:30.286402 [ 277 ] {ae32d24b-dbc2-439f-8abc-36cb9b7c1997} <Debug> TCPHandler: Processed in 0.001381519 sec. | ||
| 2237 | 2025.07.29 18:49:30.286518 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2238 | 2025.07.29 18:49:30.286611 [ 277 ] {bd831bfc-04a7-43a0-9b2b-2b44c696d82e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2239 | 2025.07.29 18:49:30.286651 [ 277 ] {bd831bfc-04a7-43a0-9b2b-2b44c696d82e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2240 | 2025.07.29 18:49:30.287278 [ 277 ] {bd831bfc-04a7-43a0-9b2b-2b44c696d82e} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2241 | 2025.07.29 18:49:30.287315 [ 277 ] {bd831bfc-04a7-43a0-9b2b-2b44c696d82e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2242 | 2025.07.29 18:49:30.287669 [ 277 ] {bd831bfc-04a7-43a0-9b2b-2b44c696d82e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2243 | 2025.07.29 18:49:30.287898 [ 277 ] {bd831bfc-04a7-43a0-9b2b-2b44c696d82e} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2244 | 2025.07.29 18:49:30.288031 [ 37 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2245 | 2025.07.29 18:49:30.288049 [ 277 ] {bd831bfc-04a7-43a0-9b2b-2b44c696d82e} <Debug> executeQuery: Read 675 rows, 48.41 KiB in 0.001456 sec., 463598.90109890106 rows/sec., 32.47 MiB/sec. | ||
| 2246 | 2025.07.29 18:49:30.288078 [ 37 ] {} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2247 | 2025.07.29 18:49:30.288099 [ 277 ] {bd831bfc-04a7-43a0-9b2b-2b44c696d82e} <Debug> TCPHandler: Processed in 0.001631155 sec. | ||
| 2248 | 2025.07.29 18:49:30.288145 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2249 | 2025.07.29 18:49:30.288257 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2250 | 2025.07.29 18:49:30.288300 [ 192 ] {01fbba40-63fc-4369-9955-6d8bf517617c::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 | ||
| 2251 | 2025.07.29 18:49:30.288356 [ 277 ] {cb94a12b-fe83-467c-b28f-5b17958cd672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2252 | 2025.07.29 18:49:30.288401 [ 277 ] {cb94a12b-fe83-467c-b28f-5b17958cd672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2253 | 2025.07.29 18:49:30.288448 [ 192 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2254 | 2025.07.29 18:49:30.288497 [ 192 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 109 rows starting from the beginning of the part | ||
| 2255 | 2025.07.29 18:49:30.288623 [ 192 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 691 rows starting from the beginning of the part | ||
| 2256 | 2025.07.29 18:49:30.288678 [ 192 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 73 rows starting from the beginning of the part | ||
| 2257 | 2025.07.29 18:49:30.288722 [ 192 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 674 rows starting from the beginning of the part | ||
| 2258 | 2025.07.29 18:49:30.288733 [ 277 ] {cb94a12b-fe83-467c-b28f-5b17958cd672} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2259 | 2025.07.29 18:49:30.288767 [ 192 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 73 rows starting from the beginning of the part | ||
| 2260 | 2025.07.29 18:49:30.288776 [ 277 ] {cb94a12b-fe83-467c-b28f-5b17958cd672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2261 | 2025.07.29 18:49:30.288820 [ 192 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 675 rows starting from the beginning of the part | ||
| 2262 | 2025.07.29 18:49:30.289169 [ 277 ] {cb94a12b-fe83-467c-b28f-5b17958cd672} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2263 | 2025.07.29 18:49:30.289426 [ 277 ] {cb94a12b-fe83-467c-b28f-5b17958cd672} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2264 | 2025.07.29 18:49:30.289567 [ 277 ] {cb94a12b-fe83-467c-b28f-5b17958cd672} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00123 sec., 4878.048780487805 rows/sec., 254.86 KiB/sec. | ||
| 2265 | 2025.07.29 18:49:30.289605 [ 277 ] {cb94a12b-fe83-467c-b28f-5b17958cd672} <Debug> TCPHandler: Processed in 0.001398509 sec. | ||
| 2266 | 2025.07.29 18:49:30.289708 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2267 | 2025.07.29 18:49:30.289801 [ 277 ] {78fbfc76-13eb-4a42-8b53-fbb35406f213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2268 | 2025.07.29 18:49:30.289844 [ 277 ] {78fbfc76-13eb-4a42-8b53-fbb35406f213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2269 | 2025.07.29 18:49:30.290035 [ 198 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2295 rows, containing 5 columns (5 merged, 0 gathered) in 0.00180403 sec., 1272151.7934845872 rows/sec., 95.38 MiB/sec. | ||
| 2270 | 2025.07.29 18:49:30.290260 [ 195 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2271 | 2025.07.29 18:49:30.290288 [ 277 ] {78fbfc76-13eb-4a42-8b53-fbb35406f213} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2272 | 2025.07.29 18:49:30.290328 [ 277 ] {78fbfc76-13eb-4a42-8b53-fbb35406f213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2273 | 2025.07.29 18:49:30.290617 [ 195 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_11_2} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2274 | 2025.07.29 18:49:30.290706 [ 277 ] {78fbfc76-13eb-4a42-8b53-fbb35406f213} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2275 | 2025.07.29 18:49:30.290711 [ 195 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_11_2} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2276 | 2025.07.29 18:49:30.290831 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 2277 | 2025.07.29 18:49:30.290941 [ 277 ] {78fbfc76-13eb-4a42-8b53-fbb35406f213} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2278 | 2025.07.29 18:49:30.291046 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2279 | 2025.07.29 18:49:30.291076 [ 277 ] {78fbfc76-13eb-4a42-8b53-fbb35406f213} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001294 sec., 237248.84080370943 rows/sec., 15.61 MiB/sec. | ||
| 2280 | 2025.07.29 18:49:30.291085 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2281 | 2025.07.29 18:49:30.291117 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2282 | 2025.07.29 18:49:30.291119 [ 277 ] {78fbfc76-13eb-4a42-8b53-fbb35406f213} <Debug> TCPHandler: Processed in 0.001460381 sec. | ||
| 2283 | 2025.07.29 18:49:30.291186 [ 198 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::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 | ||
| 2284 | 2025.07.29 18:49:30.291248 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2285 | 2025.07.29 18:49:30.291262 [ 198 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2286 | 2025.07.29 18:49:30.291286 [ 198 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1132 rows starting from the beginning of the part | ||
| 2287 | 2025.07.29 18:49:30.291331 [ 198 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 309 rows starting from the beginning of the part | ||
| 2288 | 2025.07.29 18:49:30.291342 [ 277 ] {90747da7-ae56-4b47-8930-3ab63b6d93f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2289 | 2025.07.29 18:49:30.291373 [ 198 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2290 | 2025.07.29 18:49:30.291382 [ 277 ] {90747da7-ae56-4b47-8930-3ab63b6d93f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2291 | 2025.07.29 18:49:30.291408 [ 198 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 307 rows starting from the beginning of the part | ||
| 2292 | 2025.07.29 18:49:30.291443 [ 198 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2293 | 2025.07.29 18:49:30.291476 [ 198 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 307 rows starting from the beginning of the part | ||
| 2294 | 2025.07.29 18:49:30.291702 [ 277 ] {90747da7-ae56-4b47-8930-3ab63b6d93f3} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2295 | 2025.07.29 18:49:30.291736 [ 277 ] {90747da7-ae56-4b47-8930-3ab63b6d93f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2296 | 2025.07.29 18:49:30.292031 [ 277 ] {90747da7-ae56-4b47-8930-3ab63b6d93f3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2297 | 2025.07.29 18:49:30.292238 [ 277 ] {90747da7-ae56-4b47-8930-3ab63b6d93f3} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2298 | 2025.07.29 18:49:30.292366 [ 277 ] {90747da7-ae56-4b47-8930-3ab63b6d93f3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001042 sec., 959.6928982725528 rows/sec., 64.67 KiB/sec. | ||
| 2299 | 2025.07.29 18:49:30.292402 [ 277 ] {90747da7-ae56-4b47-8930-3ab63b6d93f3} <Debug> TCPHandler: Processed in 0.001203973 sec. | ||
| 2300 | 2025.07.29 18:49:30.292514 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2301 | 2025.07.29 18:49:30.292609 [ 277 ] {1ce3efb9-537f-4198-b11a-84a10972f34d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2302 | 2025.07.29 18:49:30.292652 [ 191 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2375 rows, containing 5 columns (5 merged, 0 gathered) in 0.001493172 sec., 1590573.6244719294 rows/sec., 109.95 MiB/sec. | ||
| 2303 | 2025.07.29 18:49:30.292666 [ 277 ] {1ce3efb9-537f-4198-b11a-84a10972f34d} <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 | ||
| 2304 | 2025.07.29 18:49:30.292975 [ 191 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2305 | 2025.07.29 18:49:30.293270 [ 191 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2306 | 2025.07.29 18:49:30.293344 [ 191 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2307 | 2025.07.29 18:49:30.293416 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 2308 | 2025.07.29 18:49:30.293513 [ 277 ] {1ce3efb9-537f-4198-b11a-84a10972f34d} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2309 | 2025.07.29 18:49:30.293555 [ 277 ] {1ce3efb9-537f-4198-b11a-84a10972f34d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2310 | 2025.07.29 18:49:30.294096 [ 277 ] {1ce3efb9-537f-4198-b11a-84a10972f34d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2311 | 2025.07.29 18:49:30.294329 [ 277 ] {1ce3efb9-537f-4198-b11a-84a10972f34d} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2312 | 2025.07.29 18:49:30.294467 [ 277 ] {1ce3efb9-537f-4198-b11a-84a10972f34d} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001875 sec., 12266.666666666668 rows/sec., 21.98 MiB/sec. | ||
| 2313 | 2025.07.29 18:49:30.294526 [ 277 ] {1ce3efb9-537f-4198-b11a-84a10972f34d} <Debug> TCPHandler: Processed in 0.002061677 sec. | ||
| 2314 | 2025.07.29 18:49:30.294644 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2315 | 2025.07.29 18:49:30.294739 [ 277 ] {f5401692-849d-4ec9-a52e-f3810d3041e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2316 | 2025.07.29 18:49:30.294779 [ 277 ] {f5401692-849d-4ec9-a52e-f3810d3041e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2317 | 2025.07.29 18:49:30.295108 [ 277 ] {f5401692-849d-4ec9-a52e-f3810d3041e2} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2318 | 2025.07.29 18:49:30.295145 [ 277 ] {f5401692-849d-4ec9-a52e-f3810d3041e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2319 | 2025.07.29 18:49:30.295468 [ 277 ] {f5401692-849d-4ec9-a52e-f3810d3041e2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2320 | 2025.07.29 18:49:30.295677 [ 277 ] {f5401692-849d-4ec9-a52e-f3810d3041e2} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2321 | 2025.07.29 18:49:30.295805 [ 277 ] {f5401692-849d-4ec9-a52e-f3810d3041e2} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001085 sec., 94009.21658986175 rows/sec., 5.78 MiB/sec. | ||
| 2322 | 2025.07.29 18:49:30.295814 [ 36 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2323 | 2025.07.29 18:49:30.295843 [ 277 ] {f5401692-849d-4ec9-a52e-f3810d3041e2} <Debug> TCPHandler: Processed in 0.001250255 sec. | ||
| 2324 | 2025.07.29 18:49:30.295859 [ 36 ] {} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2325 | 2025.07.29 18:49:30.295885 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2326 | 2025.07.29 18:49:30.295981 [ 195 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::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 | ||
| 2327 | 2025.07.29 18:49:30.296078 [ 195 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2328 | 2025.07.29 18:49:30.296107 [ 195 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::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 | ||
| 2329 | 2025.07.29 18:49:30.296180 [ 195 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 102 rows starting from the beginning of the part | ||
| 2330 | 2025.07.29 18:49:30.296220 [ 195 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2331 | 2025.07.29 18:49:30.296255 [ 195 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 102 rows starting from the beginning of the part | ||
| 2332 | 2025.07.29 18:49:30.296289 [ 195 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2333 | 2025.07.29 18:49:30.296325 [ 195 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 102 rows starting from the beginning of the part | ||
| 2334 | 2025.07.29 18:49:30.297145 [ 190 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 726 rows, containing 4 columns (4 merged, 0 gathered) in 0.001205983 sec., 601998.535634416 rows/sec., 39.35 MiB/sec. | ||
| 2335 | 2025.07.29 18:49:30.297281 [ 195 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2336 | 2025.07.29 18:49:30.297511 [ 195 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_11_2} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2337 | 2025.07.29 18:49:30.297575 [ 195 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_11_2} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2338 | 2025.07.29 18:49:30.297626 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2339 | 2025.07.29 18:49:32.282591 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2340 | 2025.07.29 18:49:32.282692 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2341 | 2025.07.29 18:49:32.389767 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 | ||
| 2342 | 2025.07.29 18:49:32.390526 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2343 | 2025.07.29 18:49:32.390573 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2344 | 2025.07.29 18:49:32.391042 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2345 | 2025.07.29 18:49:32.391258 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2346 | 2025.07.29 18:49:32.391387 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
| 2347 | 2025.07.29 18:49:32.628792 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2348 | 2025.07.29 18:49:32.647462 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2349 | 2025.07.29 18:49:32.647519 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2350 | 2025.07.29 18:49:32.654451 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2351 | 2025.07.29 18:49:32.655152 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2352 | 2025.07.29 18:49:32.657997 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2353 | 2025.07.29 18:49:33.001121 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.16 MiB, peak 186.16 MiB, free memory in arenas 0.00 B, will set to 184.97 MiB (RSS), difference: 2.80 MiB | ||
| 2354 | 2025.07.29 18:49:35.266367 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2355 | 2025.07.29 18:49:35.266556 [ 277 ] {e15d94bb-bc53-4921-b96a-4f6fb94473ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2356 | 2025.07.29 18:49:35.266621 [ 277 ] {e15d94bb-bc53-4921-b96a-4f6fb94473ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2357 | 2025.07.29 18:49:35.267256 [ 277 ] {e15d94bb-bc53-4921-b96a-4f6fb94473ca} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2358 | 2025.07.29 18:49:35.267303 [ 277 ] {e15d94bb-bc53-4921-b96a-4f6fb94473ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2359 | 2025.07.29 18:49:35.267706 [ 277 ] {e15d94bb-bc53-4921-b96a-4f6fb94473ca} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2360 | 2025.07.29 18:49:35.267955 [ 277 ] {e15d94bb-bc53-4921-b96a-4f6fb94473ca} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2361 | 2025.07.29 18:49:35.268109 [ 277 ] {e15d94bb-bc53-4921-b96a-4f6fb94473ca} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.001602 sec., 46192.259675405745 rows/sec., 3.76 MiB/sec. | ||
| 2362 | 2025.07.29 18:49:35.268157 [ 277 ] {e15d94bb-bc53-4921-b96a-4f6fb94473ca} <Debug> TCPHandler: Processed in 0.001912263 sec. | ||
| 2363 | 2025.07.29 18:49:35.268284 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2364 | 2025.07.29 18:49:35.268386 [ 277 ] {8dff052f-e785-4af1-9565-8a5b2e40688a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2365 | 2025.07.29 18:49:35.268429 [ 277 ] {8dff052f-e785-4af1-9565-8a5b2e40688a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2366 | 2025.07.29 18:49:35.268835 [ 277 ] {8dff052f-e785-4af1-9565-8a5b2e40688a} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2367 | 2025.07.29 18:49:35.268872 [ 277 ] {8dff052f-e785-4af1-9565-8a5b2e40688a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2368 | 2025.07.29 18:49:35.269181 [ 277 ] {8dff052f-e785-4af1-9565-8a5b2e40688a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2369 | 2025.07.29 18:49:35.269407 [ 277 ] {8dff052f-e785-4af1-9565-8a5b2e40688a} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2370 | 2025.07.29 18:49:35.269548 [ 277 ] {8dff052f-e785-4af1-9565-8a5b2e40688a} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001185 sec., 7594.936708860759 rows/sec., 571.10 KiB/sec. | ||
| 2371 | 2025.07.29 18:49:35.269585 [ 277 ] {8dff052f-e785-4af1-9565-8a5b2e40688a} <Debug> TCPHandler: Processed in 0.001353838 sec. | ||
| 2372 | 2025.07.29 18:49:35.269703 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2373 | 2025.07.29 18:49:35.269798 [ 277 ] {7f981c19-3fc3-4768-be3b-9d3416ca41f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2374 | 2025.07.29 18:49:35.269838 [ 277 ] {7f981c19-3fc3-4768-be3b-9d3416ca41f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2375 | 2025.07.29 18:49:35.270257 [ 277 ] {7f981c19-3fc3-4768-be3b-9d3416ca41f7} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2376 | 2025.07.29 18:49:35.270293 [ 277 ] {7f981c19-3fc3-4768-be3b-9d3416ca41f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2377 | 2025.07.29 18:49:35.270597 [ 277 ] {7f981c19-3fc3-4768-be3b-9d3416ca41f7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2378 | 2025.07.29 18:49:35.270805 [ 277 ] {7f981c19-3fc3-4768-be3b-9d3416ca41f7} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2379 | 2025.07.29 18:49:35.270931 [ 277 ] {7f981c19-3fc3-4768-be3b-9d3416ca41f7} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001152 sec., 63368.055555555555 rows/sec., 4.95 MiB/sec. | ||
| 2380 | 2025.07.29 18:49:35.270967 [ 277 ] {7f981c19-3fc3-4768-be3b-9d3416ca41f7} <Debug> TCPHandler: Processed in 0.001314516 sec. | ||
| 2381 | 2025.07.29 18:49:35.271082 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2382 | 2025.07.29 18:49:35.271186 [ 277 ] {a1d499cb-37f9-4243-adea-b60ba8583c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2383 | 2025.07.29 18:49:35.271229 [ 277 ] {a1d499cb-37f9-4243-adea-b60ba8583c37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2384 | 2025.07.29 18:49:35.271638 [ 277 ] {a1d499cb-37f9-4243-adea-b60ba8583c37} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2385 | 2025.07.29 18:49:35.271675 [ 277 ] {a1d499cb-37f9-4243-adea-b60ba8583c37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2386 | 2025.07.29 18:49:35.271992 [ 277 ] {a1d499cb-37f9-4243-adea-b60ba8583c37} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2387 | 2025.07.29 18:49:35.272198 [ 277 ] {a1d499cb-37f9-4243-adea-b60ba8583c37} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2388 | 2025.07.29 18:49:35.272325 [ 277 ] {a1d499cb-37f9-4243-adea-b60ba8583c37} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 2389 | 2025.07.29 18:49:35.272360 [ 277 ] {a1d499cb-37f9-4243-adea-b60ba8583c37} <Debug> TCPHandler: Processed in 0.001329097 sec. | ||
| 2390 | 2025.07.29 18:49:35.272473 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2391 | 2025.07.29 18:49:35.272568 [ 277 ] {3d11a16c-0b91-4150-b93b-fb08c8b84ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2392 | 2025.07.29 18:49:35.272622 [ 277 ] {3d11a16c-0b91-4150-b93b-fb08c8b84ae5} <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 | ||
| 2393 | 2025.07.29 18:49:35.273342 [ 277 ] {3d11a16c-0b91-4150-b93b-fb08c8b84ae5} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2394 | 2025.07.29 18:49:35.273378 [ 277 ] {3d11a16c-0b91-4150-b93b-fb08c8b84ae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2395 | 2025.07.29 18:49:35.273940 [ 277 ] {3d11a16c-0b91-4150-b93b-fb08c8b84ae5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2396 | 2025.07.29 18:49:35.274176 [ 277 ] {3d11a16c-0b91-4150-b93b-fb08c8b84ae5} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2397 | 2025.07.29 18:49:35.274313 [ 277 ] {3d11a16c-0b91-4150-b93b-fb08c8b84ae5} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001763 sec., 5104.934770277935 rows/sec., 9.15 MiB/sec. | ||
| 2398 | 2025.07.29 18:49:35.274376 [ 277 ] {3d11a16c-0b91-4150-b93b-fb08c8b84ae5} <Debug> TCPHandler: Processed in 0.001963224 sec. | ||
| 2399 | 2025.07.29 18:49:35.274492 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2400 | 2025.07.29 18:49:35.274588 [ 277 ] {4538f06e-9f56-444d-a06e-fac58ef11e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2401 | 2025.07.29 18:49:35.274630 [ 277 ] {4538f06e-9f56-444d-a06e-fac58ef11e18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2402 | 2025.07.29 18:49:35.274963 [ 277 ] {4538f06e-9f56-444d-a06e-fac58ef11e18} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2403 | 2025.07.29 18:49:35.275000 [ 277 ] {4538f06e-9f56-444d-a06e-fac58ef11e18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2404 | 2025.07.29 18:49:35.275299 [ 277 ] {4538f06e-9f56-444d-a06e-fac58ef11e18} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2405 | 2025.07.29 18:49:35.275514 [ 277 ] {4538f06e-9f56-444d-a06e-fac58ef11e18} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2406 | 2025.07.29 18:49:35.275640 [ 277 ] {4538f06e-9f56-444d-a06e-fac58ef11e18} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 2407 | 2025.07.29 18:49:35.275686 [ 277 ] {4538f06e-9f56-444d-a06e-fac58ef11e18} <Debug> TCPHandler: Processed in 0.001243265 sec. | ||
| 2408 | 2025.07.29 18:49:35.960393 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2409 | 2025.07.29 18:49:35.960653 [ 277 ] {960e5d8d-f732-4250-8dd4-4045c34e83bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2410 | 2025.07.29 18:49:35.961041 [ 277 ] {960e5d8d-f732-4250-8dd4-4045c34e83bc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2411 | 2025.07.29 18:49:35.961092 [ 277 ] {960e5d8d-f732-4250-8dd4-4045c34e83bc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2412 | 2025.07.29 18:49:35.961360 [ 277 ] {960e5d8d-f732-4250-8dd4-4045c34e83bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2413 | 2025.07.29 18:49:35.961427 [ 277 ] {960e5d8d-f732-4250-8dd4-4045c34e83bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2414 | 2025.07.29 18:49:35.961564 [ 277 ] {960e5d8d-f732-4250-8dd4-4045c34e83bc} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2415 | 2025.07.29 18:49:35.961729 [ 290 ] {960e5d8d-f732-4250-8dd4-4045c34e83bc} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2416 | 2025.07.29 18:49:35.961783 [ 288 ] {960e5d8d-f732-4250-8dd4-4045c34e83bc} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2417 | 2025.07.29 18:49:35.961793 [ 290 ] {960e5d8d-f732-4250-8dd4-4045c34e83bc} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2418 | 2025.07.29 18:49:35.961924 [ 277 ] {960e5d8d-f732-4250-8dd4-4045c34e83bc} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (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 | ||
| 2419 | 2025.07.29 18:49:35.961951 [ 277 ] {960e5d8d-f732-4250-8dd4-4045c34e83bc} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2420 | 2025.07.29 18:49:35.962034 [ 277 ] {960e5d8d-f732-4250-8dd4-4045c34e83bc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2421 | 2025.07.29 18:49:35.962053 [ 277 ] {960e5d8d-f732-4250-8dd4-4045c34e83bc} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2422 | 2025.07.29 18:49:35.962088 [ 277 ] {960e5d8d-f732-4250-8dd4-4045c34e83bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2423 | 2025.07.29 18:49:35.962133 [ 277 ] {960e5d8d-f732-4250-8dd4-4045c34e83bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2424 | 2025.07.29 18:49:35.962167 [ 277 ] {960e5d8d-f732-4250-8dd4-4045c34e83bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2425 | 2025.07.29 18:49:35.963285 [ 277 ] {960e5d8d-f732-4250-8dd4-4045c34e83bc} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002747 sec., 14925.373134328358 rows/sec., 601.15 KiB/sec. | ||
| 2426 | 2025.07.29 18:49:35.963400 [ 277 ] {960e5d8d-f732-4250-8dd4-4045c34e83bc} <Debug> TCPHandler: Processed in 0.003141218 sec. | ||
| 2427 | 2025.07.29 18:49:35.963991 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2428 | 2025.07.29 18:49:35.964130 [ 277 ] {46529893-e615-4dba-856b-16f61b967324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2429 | 2025.07.29 18:49:35.964364 [ 277 ] {46529893-e615-4dba-856b-16f61b967324} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2430 | 2025.07.29 18:49:35.964402 [ 277 ] {46529893-e615-4dba-856b-16f61b967324} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2431 | 2025.07.29 18:49:35.964627 [ 277 ] {46529893-e615-4dba-856b-16f61b967324} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2432 | 2025.07.29 18:49:35.964680 [ 277 ] {46529893-e615-4dba-856b-16f61b967324} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2433 | 2025.07.29 18:49:35.964781 [ 277 ] {46529893-e615-4dba-856b-16f61b967324} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 2434 | 2025.07.29 18:49:35.964857 [ 293 ] {46529893-e615-4dba-856b-16f61b967324} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2435 | 2025.07.29 18:49:35.964871 [ 288 ] {46529893-e615-4dba-856b-16f61b967324} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2436 | 2025.07.29 18:49:35.964867 [ 290 ] {46529893-e615-4dba-856b-16f61b967324} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2437 | 2025.07.29 18:49:35.964992 [ 277 ] {46529893-e615-4dba-856b-16f61b967324} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (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 | ||
| 2438 | 2025.07.29 18:49:35.965013 [ 277 ] {46529893-e615-4dba-856b-16f61b967324} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2439 | 2025.07.29 18:49:35.965082 [ 277 ] {46529893-e615-4dba-856b-16f61b967324} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2440 | 2025.07.29 18:49:35.965101 [ 277 ] {46529893-e615-4dba-856b-16f61b967324} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2441 | 2025.07.29 18:49:35.965131 [ 277 ] {46529893-e615-4dba-856b-16f61b967324} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2442 | 2025.07.29 18:49:35.965163 [ 277 ] {46529893-e615-4dba-856b-16f61b967324} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2443 | 2025.07.29 18:49:35.965192 [ 277 ] {46529893-e615-4dba-856b-16f61b967324} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2444 | 2025.07.29 18:49:35.965999 [ 277 ] {46529893-e615-4dba-856b-16f61b967324} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001928 sec., 21265.560165975105 rows/sec., 856.52 KiB/sec. | ||
| 2445 | 2025.07.29 18:49:35.966113 [ 277 ] {46529893-e615-4dba-856b-16f61b967324} <Debug> TCPHandler: Processed in 0.00217329 sec. | ||
| 2446 | 2025.07.29 18:49:35.966345 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2447 | 2025.07.29 18:49:35.966483 [ 277 ] {474516af-8f3b-403f-9789-c92c845c80b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2448 | 2025.07.29 18:49:35.966701 [ 277 ] {474516af-8f3b-403f-9789-c92c845c80b8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2449 | 2025.07.29 18:49:35.966738 [ 277 ] {474516af-8f3b-403f-9789-c92c845c80b8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2450 | 2025.07.29 18:49:35.966949 [ 277 ] {474516af-8f3b-403f-9789-c92c845c80b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2451 | 2025.07.29 18:49:35.967001 [ 277 ] {474516af-8f3b-403f-9789-c92c845c80b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2452 | 2025.07.29 18:49:35.967102 [ 277 ] {474516af-8f3b-403f-9789-c92c845c80b8} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 2453 | 2025.07.29 18:49:35.967163 [ 288 ] {474516af-8f3b-403f-9789-c92c845c80b8} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2454 | 2025.07.29 18:49:35.967176 [ 290 ] {474516af-8f3b-403f-9789-c92c845c80b8} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2455 | 2025.07.29 18:49:35.967171 [ 293 ] {474516af-8f3b-403f-9789-c92c845c80b8} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2456 | 2025.07.29 18:49:35.967283 [ 277 ] {474516af-8f3b-403f-9789-c92c845c80b8} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (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 | ||
| 2457 | 2025.07.29 18:49:35.967310 [ 277 ] {474516af-8f3b-403f-9789-c92c845c80b8} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2458 | 2025.07.29 18:49:35.967377 [ 277 ] {474516af-8f3b-403f-9789-c92c845c80b8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2459 | 2025.07.29 18:49:35.967395 [ 277 ] {474516af-8f3b-403f-9789-c92c845c80b8} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2460 | 2025.07.29 18:49:35.967425 [ 277 ] {474516af-8f3b-403f-9789-c92c845c80b8} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2461 | 2025.07.29 18:49:35.967458 [ 277 ] {474516af-8f3b-403f-9789-c92c845c80b8} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2462 | 2025.07.29 18:49:35.967486 [ 277 ] {474516af-8f3b-403f-9789-c92c845c80b8} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2463 | 2025.07.29 18:49:35.968093 [ 277 ] {474516af-8f3b-403f-9789-c92c845c80b8} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001669 sec., 24565.60814859197 rows/sec., 989.44 KiB/sec. | ||
| 2464 | 2025.07.29 18:49:35.968205 [ 277 ] {474516af-8f3b-403f-9789-c92c845c80b8} <Debug> TCPHandler: Processed in 0.001909044 sec. | ||
| 2465 | 2025.07.29 18:49:35.968419 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2466 | 2025.07.29 18:49:35.968556 [ 277 ] {ac49fc0e-edab-4eac-af23-d56ee6d0effe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2467 | 2025.07.29 18:49:35.968774 [ 277 ] {ac49fc0e-edab-4eac-af23-d56ee6d0effe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2468 | 2025.07.29 18:49:35.968812 [ 277 ] {ac49fc0e-edab-4eac-af23-d56ee6d0effe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2469 | 2025.07.29 18:49:35.969046 [ 277 ] {ac49fc0e-edab-4eac-af23-d56ee6d0effe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2470 | 2025.07.29 18:49:35.969099 [ 277 ] {ac49fc0e-edab-4eac-af23-d56ee6d0effe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2471 | 2025.07.29 18:49:35.969200 [ 277 ] {ac49fc0e-edab-4eac-af23-d56ee6d0effe} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2472 | 2025.07.29 18:49:35.969264 [ 293 ] {ac49fc0e-edab-4eac-af23-d56ee6d0effe} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2473 | 2025.07.29 18:49:35.969264 [ 290 ] {ac49fc0e-edab-4eac-af23-d56ee6d0effe} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2474 | 2025.07.29 18:49:35.969268 [ 288 ] {ac49fc0e-edab-4eac-af23-d56ee6d0effe} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2475 | 2025.07.29 18:49:35.969377 [ 277 ] {ac49fc0e-edab-4eac-af23-d56ee6d0effe} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (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 | ||
| 2476 | 2025.07.29 18:49:35.969403 [ 277 ] {ac49fc0e-edab-4eac-af23-d56ee6d0effe} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2477 | 2025.07.29 18:49:35.969475 [ 277 ] {ac49fc0e-edab-4eac-af23-d56ee6d0effe} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2478 | 2025.07.29 18:49:35.969494 [ 277 ] {ac49fc0e-edab-4eac-af23-d56ee6d0effe} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2479 | 2025.07.29 18:49:35.969524 [ 277 ] {ac49fc0e-edab-4eac-af23-d56ee6d0effe} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2480 | 2025.07.29 18:49:35.969581 [ 277 ] {ac49fc0e-edab-4eac-af23-d56ee6d0effe} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2481 | 2025.07.29 18:49:35.969622 [ 277 ] {ac49fc0e-edab-4eac-af23-d56ee6d0effe} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2482 | 2025.07.29 18:49:35.970234 [ 277 ] {ac49fc0e-edab-4eac-af23-d56ee6d0effe} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001735 sec., 23631.123919308357 rows/sec., 951.80 KiB/sec. | ||
| 2483 | 2025.07.29 18:49:35.970344 [ 277 ] {ac49fc0e-edab-4eac-af23-d56ee6d0effe} <Debug> TCPHandler: Processed in 0.001973926 sec. | ||
| 2484 | 2025.07.29 18:49:35.970571 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2485 | 2025.07.29 18:49:35.970707 [ 277 ] {29409666-876c-4aeb-96f1-eb2ff2b31aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2486 | 2025.07.29 18:49:35.970925 [ 277 ] {29409666-876c-4aeb-96f1-eb2ff2b31aaf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2487 | 2025.07.29 18:49:35.970962 [ 277 ] {29409666-876c-4aeb-96f1-eb2ff2b31aaf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2488 | 2025.07.29 18:49:35.971175 [ 277 ] {29409666-876c-4aeb-96f1-eb2ff2b31aaf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2489 | 2025.07.29 18:49:35.971228 [ 277 ] {29409666-876c-4aeb-96f1-eb2ff2b31aaf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2490 | 2025.07.29 18:49:35.971327 [ 277 ] {29409666-876c-4aeb-96f1-eb2ff2b31aaf} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2491 | 2025.07.29 18:49:35.971377 [ 290 ] {29409666-876c-4aeb-96f1-eb2ff2b31aaf} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2492 | 2025.07.29 18:49:35.971390 [ 288 ] {29409666-876c-4aeb-96f1-eb2ff2b31aaf} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2493 | 2025.07.29 18:49:35.971394 [ 293 ] {29409666-876c-4aeb-96f1-eb2ff2b31aaf} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2494 | 2025.07.29 18:49:35.971494 [ 277 ] {29409666-876c-4aeb-96f1-eb2ff2b31aaf} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (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 | ||
| 2495 | 2025.07.29 18:49:35.971519 [ 277 ] {29409666-876c-4aeb-96f1-eb2ff2b31aaf} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2496 | 2025.07.29 18:49:35.971587 [ 277 ] {29409666-876c-4aeb-96f1-eb2ff2b31aaf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2497 | 2025.07.29 18:49:35.971604 [ 277 ] {29409666-876c-4aeb-96f1-eb2ff2b31aaf} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2498 | 2025.07.29 18:49:35.971634 [ 277 ] {29409666-876c-4aeb-96f1-eb2ff2b31aaf} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2499 | 2025.07.29 18:49:35.971666 [ 277 ] {29409666-876c-4aeb-96f1-eb2ff2b31aaf} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2500 | 2025.07.29 18:49:35.971695 [ 277 ] {29409666-876c-4aeb-96f1-eb2ff2b31aaf} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2501 | 2025.07.29 18:49:35.972294 [ 277 ] {29409666-876c-4aeb-96f1-eb2ff2b31aaf} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001644 sec., 24939.172749391728 rows/sec., 1004.48 KiB/sec. | ||
| 2502 | 2025.07.29 18:49:35.972408 [ 277 ] {29409666-876c-4aeb-96f1-eb2ff2b31aaf} <Debug> TCPHandler: Processed in 0.001886143 sec. | ||
| 2503 | 2025.07.29 18:49:35.972640 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2504 | 2025.07.29 18:49:35.972776 [ 277 ] {91a4a135-b402-4800-8a1a-0460ea0025cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2505 | 2025.07.29 18:49:35.972995 [ 277 ] {91a4a135-b402-4800-8a1a-0460ea0025cf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2506 | 2025.07.29 18:49:35.973033 [ 277 ] {91a4a135-b402-4800-8a1a-0460ea0025cf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2507 | 2025.07.29 18:49:35.973247 [ 277 ] {91a4a135-b402-4800-8a1a-0460ea0025cf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2508 | 2025.07.29 18:49:35.973299 [ 277 ] {91a4a135-b402-4800-8a1a-0460ea0025cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2509 | 2025.07.29 18:49:35.973397 [ 277 ] {91a4a135-b402-4800-8a1a-0460ea0025cf} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2510 | 2025.07.29 18:49:35.973463 [ 293 ] {91a4a135-b402-4800-8a1a-0460ea0025cf} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2511 | 2025.07.29 18:49:35.973468 [ 288 ] {91a4a135-b402-4800-8a1a-0460ea0025cf} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2512 | 2025.07.29 18:49:35.973476 [ 290 ] {91a4a135-b402-4800-8a1a-0460ea0025cf} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2513 | 2025.07.29 18:49:35.973576 [ 277 ] {91a4a135-b402-4800-8a1a-0460ea0025cf} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (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 | ||
| 2514 | 2025.07.29 18:49:35.973598 [ 277 ] {91a4a135-b402-4800-8a1a-0460ea0025cf} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2515 | 2025.07.29 18:49:35.973665 [ 277 ] {91a4a135-b402-4800-8a1a-0460ea0025cf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2516 | 2025.07.29 18:49:35.973683 [ 277 ] {91a4a135-b402-4800-8a1a-0460ea0025cf} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2517 | 2025.07.29 18:49:35.973713 [ 277 ] {91a4a135-b402-4800-8a1a-0460ea0025cf} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2518 | 2025.07.29 18:49:35.973744 [ 277 ] {91a4a135-b402-4800-8a1a-0460ea0025cf} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2519 | 2025.07.29 18:49:35.973774 [ 277 ] {91a4a135-b402-4800-8a1a-0460ea0025cf} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2520 | 2025.07.29 18:49:35.974352 [ 277 ] {91a4a135-b402-4800-8a1a-0460ea0025cf} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001634 sec., 25091.799265605874 rows/sec., 1010.63 KiB/sec. | ||
| 2521 | 2025.07.29 18:49:35.974465 [ 277 ] {91a4a135-b402-4800-8a1a-0460ea0025cf} <Debug> TCPHandler: Processed in 0.001873163 sec. | ||
| 2522 | 2025.07.29 18:49:35.974685 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2523 | 2025.07.29 18:49:35.974821 [ 277 ] {9a36e3cd-b5a8-4ca1-9c65-dcbb75a41012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2524 | 2025.07.29 18:49:35.975040 [ 277 ] {9a36e3cd-b5a8-4ca1-9c65-dcbb75a41012} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2525 | 2025.07.29 18:49:35.975077 [ 277 ] {9a36e3cd-b5a8-4ca1-9c65-dcbb75a41012} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2526 | 2025.07.29 18:49:35.975294 [ 277 ] {9a36e3cd-b5a8-4ca1-9c65-dcbb75a41012} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2527 | 2025.07.29 18:49:35.975346 [ 277 ] {9a36e3cd-b5a8-4ca1-9c65-dcbb75a41012} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2528 | 2025.07.29 18:49:35.975444 [ 277 ] {9a36e3cd-b5a8-4ca1-9c65-dcbb75a41012} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 2529 | 2025.07.29 18:49:35.975500 [ 288 ] {9a36e3cd-b5a8-4ca1-9c65-dcbb75a41012} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2530 | 2025.07.29 18:49:35.975511 [ 290 ] {9a36e3cd-b5a8-4ca1-9c65-dcbb75a41012} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2531 | 2025.07.29 18:49:35.975519 [ 292 ] {9a36e3cd-b5a8-4ca1-9c65-dcbb75a41012} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2532 | 2025.07.29 18:49:35.975627 [ 277 ] {9a36e3cd-b5a8-4ca1-9c65-dcbb75a41012} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (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 | ||
| 2533 | 2025.07.29 18:49:35.975653 [ 277 ] {9a36e3cd-b5a8-4ca1-9c65-dcbb75a41012} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2534 | 2025.07.29 18:49:35.975720 [ 277 ] {9a36e3cd-b5a8-4ca1-9c65-dcbb75a41012} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2535 | 2025.07.29 18:49:35.975738 [ 277 ] {9a36e3cd-b5a8-4ca1-9c65-dcbb75a41012} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2536 | 2025.07.29 18:49:35.975768 [ 277 ] {9a36e3cd-b5a8-4ca1-9c65-dcbb75a41012} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2537 | 2025.07.29 18:49:35.975801 [ 277 ] {9a36e3cd-b5a8-4ca1-9c65-dcbb75a41012} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2538 | 2025.07.29 18:49:35.975829 [ 277 ] {9a36e3cd-b5a8-4ca1-9c65-dcbb75a41012} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2539 | 2025.07.29 18:49:35.976449 [ 277 ] {9a36e3cd-b5a8-4ca1-9c65-dcbb75a41012} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001686 sec., 24317.91221826809 rows/sec., 979.46 KiB/sec. | ||
| 2540 | 2025.07.29 18:49:35.976561 [ 277 ] {9a36e3cd-b5a8-4ca1-9c65-dcbb75a41012} <Debug> TCPHandler: Processed in 0.001925984 sec. | ||
| 2541 | 2025.07.29 18:49:36.072952 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2542 | 2025.07.29 18:49:36.073140 [ 277 ] {bbbc1a7f-900c-4402-bc71-7858144de932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2543 | 2025.07.29 18:49:36.073391 [ 277 ] {bbbc1a7f-900c-4402-bc71-7858144de932} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2544 | 2025.07.29 18:49:36.073433 [ 277 ] {bbbc1a7f-900c-4402-bc71-7858144de932} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2545 | 2025.07.29 18:49:36.073796 [ 277 ] {bbbc1a7f-900c-4402-bc71-7858144de932} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2546 | 2025.07.29 18:49:36.073879 [ 277 ] {bbbc1a7f-900c-4402-bc71-7858144de932} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2547 | 2025.07.29 18:49:36.074014 [ 277 ] {bbbc1a7f-900c-4402-bc71-7858144de932} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 2548 | 2025.07.29 18:49:36.074094 [ 288 ] {bbbc1a7f-900c-4402-bc71-7858144de932} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2549 | 2025.07.29 18:49:36.074104 [ 290 ] {bbbc1a7f-900c-4402-bc71-7858144de932} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2550 | 2025.07.29 18:49:36.074109 [ 292 ] {bbbc1a7f-900c-4402-bc71-7858144de932} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2551 | 2025.07.29 18:49:36.074240 [ 277 ] {bbbc1a7f-900c-4402-bc71-7858144de932} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (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 | ||
| 2552 | 2025.07.29 18:49:36.074267 [ 277 ] {bbbc1a7f-900c-4402-bc71-7858144de932} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2553 | 2025.07.29 18:49:36.074341 [ 277 ] {bbbc1a7f-900c-4402-bc71-7858144de932} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2554 | 2025.07.29 18:49:36.074359 [ 277 ] {bbbc1a7f-900c-4402-bc71-7858144de932} <Debug> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2555 | 2025.07.29 18:49:36.074392 [ 277 ] {bbbc1a7f-900c-4402-bc71-7858144de932} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2556 | 2025.07.29 18:49:36.074426 [ 277 ] {bbbc1a7f-900c-4402-bc71-7858144de932} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2557 | 2025.07.29 18:49:36.074455 [ 277 ] {bbbc1a7f-900c-4402-bc71-7858144de932} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2558 | 2025.07.29 18:49:36.075193 [ 277 ] {bbbc1a7f-900c-4402-bc71-7858144de932} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002131 sec., 19239.793524167057 rows/sec., 774.93 KiB/sec. | ||
| 2559 | 2025.07.29 18:49:36.075311 [ 277 ] {bbbc1a7f-900c-4402-bc71-7858144de932} <Debug> TCPHandler: Processed in 0.002434148 sec. | ||
| 2560 | 2025.07.29 18:49:36.075891 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2561 | 2025.07.29 18:49:36.076000 [ 277 ] {f31b5b24-82f2-497e-8c95-c667868778e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2562 | 2025.07.29 18:49:36.076042 [ 277 ] {f31b5b24-82f2-497e-8c95-c667868778e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2563 | 2025.07.29 18:49:36.076552 [ 277 ] {f31b5b24-82f2-497e-8c95-c667868778e5} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2564 | 2025.07.29 18:49:36.076595 [ 277 ] {f31b5b24-82f2-497e-8c95-c667868778e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2565 | 2025.07.29 18:49:36.077085 [ 277 ] {f31b5b24-82f2-497e-8c95-c667868778e5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2566 | 2025.07.29 18:49:36.077286 [ 277 ] {f31b5b24-82f2-497e-8c95-c667868778e5} <Trace> oximeter.timeseries_schema (499ff6f2-fdad-40f8-b76c-6a8930540c78): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2567 | 2025.07.29 18:49:36.077432 [ 277 ] {f31b5b24-82f2-497e-8c95-c667868778e5} <Debug> executeQuery: Read 8 rows, 1.53 KiB in 0.001462 sec., 5471.956224350205 rows/sec., 1.02 MiB/sec. | ||
| 2568 | 2025.07.29 18:49:36.077471 [ 277 ] {f31b5b24-82f2-497e-8c95-c667868778e5} <Debug> TCPHandler: Processed in 0.001633576 sec. | ||
| 2569 | 2025.07.29 18:49:36.077576 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2570 | 2025.07.29 18:49:36.077674 [ 277 ] {fa8f4f40-afa6-4d10-896b-2f2dfd993623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2571 | 2025.07.29 18:49:36.077715 [ 277 ] {fa8f4f40-afa6-4d10-896b-2f2dfd993623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2572 | 2025.07.29 18:49:36.078329 [ 277 ] {fa8f4f40-afa6-4d10-896b-2f2dfd993623} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2573 | 2025.07.29 18:49:36.078367 [ 277 ] {fa8f4f40-afa6-4d10-896b-2f2dfd993623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2574 | 2025.07.29 18:49:36.078691 [ 277 ] {fa8f4f40-afa6-4d10-896b-2f2dfd993623} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2575 | 2025.07.29 18:49:36.078900 [ 277 ] {fa8f4f40-afa6-4d10-896b-2f2dfd993623} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2576 | 2025.07.29 18:49:36.079034 [ 277 ] {fa8f4f40-afa6-4d10-896b-2f2dfd993623} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001379 sec., 284263.95939086296 rows/sec., 18.03 MiB/sec. | ||
| 2577 | 2025.07.29 18:49:36.079072 [ 277 ] {fa8f4f40-afa6-4d10-896b-2f2dfd993623} <Debug> TCPHandler: Processed in 0.001547134 sec. | ||
| 2578 | 2025.07.29 18:49:36.079193 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2579 | 2025.07.29 18:49:36.079288 [ 277 ] {5cbb7977-af3e-4cea-83f6-25b57ccb492c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2580 | 2025.07.29 18:49:36.079328 [ 277 ] {5cbb7977-af3e-4cea-83f6-25b57ccb492c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2581 | 2025.07.29 18:49:36.079708 [ 277 ] {5cbb7977-af3e-4cea-83f6-25b57ccb492c} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2582 | 2025.07.29 18:49:36.079745 [ 277 ] {5cbb7977-af3e-4cea-83f6-25b57ccb492c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2583 | 2025.07.29 18:49:36.080026 [ 277 ] {5cbb7977-af3e-4cea-83f6-25b57ccb492c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2584 | 2025.07.29 18:49:36.080228 [ 277 ] {5cbb7977-af3e-4cea-83f6-25b57ccb492c} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2585 | 2025.07.29 18:49:36.080357 [ 277 ] {5cbb7977-af3e-4cea-83f6-25b57ccb492c} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001087 sec., 9199.632014719411 rows/sec., 750.17 KiB/sec. | ||
| 2586 | 2025.07.29 18:49:36.080422 [ 277 ] {5cbb7977-af3e-4cea-83f6-25b57ccb492c} <Debug> TCPHandler: Processed in 0.001279036 sec. | ||
| 2587 | 2025.07.29 18:49:36.080538 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2588 | 2025.07.29 18:49:36.080632 [ 277 ] {c94a9a39-a0bc-40bc-ac5f-9668917feeda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2589 | 2025.07.29 18:49:36.080672 [ 277 ] {c94a9a39-a0bc-40bc-ac5f-9668917feeda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2590 | 2025.07.29 18:49:36.082286 [ 277 ] {c94a9a39-a0bc-40bc-ac5f-9668917feeda} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2591 | 2025.07.29 18:49:36.082323 [ 277 ] {c94a9a39-a0bc-40bc-ac5f-9668917feeda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2592 | 2025.07.29 18:49:36.082815 [ 277 ] {c94a9a39-a0bc-40bc-ac5f-9668917feeda} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2593 | 2025.07.29 18:49:36.083049 [ 277 ] {c94a9a39-a0bc-40bc-ac5f-9668917feeda} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2594 | 2025.07.29 18:49:36.083209 [ 277 ] {c94a9a39-a0bc-40bc-ac5f-9668917feeda} <Debug> executeQuery: Read 2276 rows, 188.53 KiB in 0.002593 sec., 877747.7824913228 rows/sec., 71.00 MiB/sec. | ||
| 2595 | 2025.07.29 18:49:36.083251 [ 277 ] {c94a9a39-a0bc-40bc-ac5f-9668917feeda} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 2596 | 2025.07.29 18:49:36.083264 [ 277 ] {c94a9a39-a0bc-40bc-ac5f-9668917feeda} <Debug> TCPHandler: Processed in 0.002776388 sec. | ||
| 2597 | 2025.07.29 18:49:36.083379 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2598 | 2025.07.29 18:49:36.083515 [ 277 ] {f9c83458-c9be-4eb0-8aae-37f7559880d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2599 | 2025.07.29 18:49:36.083573 [ 277 ] {f9c83458-c9be-4eb0-8aae-37f7559880d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2600 | 2025.07.29 18:49:36.084200 [ 277 ] {f9c83458-c9be-4eb0-8aae-37f7559880d8} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2601 | 2025.07.29 18:49:36.084238 [ 277 ] {f9c83458-c9be-4eb0-8aae-37f7559880d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2602 | 2025.07.29 18:49:36.084551 [ 277 ] {f9c83458-c9be-4eb0-8aae-37f7559880d8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2603 | 2025.07.29 18:49:36.084760 [ 277 ] {f9c83458-c9be-4eb0-8aae-37f7559880d8} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2604 | 2025.07.29 18:49:36.084882 [ 277 ] {f9c83458-c9be-4eb0-8aae-37f7559880d8} <Debug> executeQuery: Read 237 rows, 14.81 KiB in 0.001393 sec., 170136.39626704954 rows/sec., 10.38 MiB/sec. | ||
| 2605 | 2025.07.29 18:49:36.084918 [ 277 ] {f9c83458-c9be-4eb0-8aae-37f7559880d8} <Debug> TCPHandler: Processed in 0.001590395 sec. | ||
| 2606 | 2025.07.29 18:49:36.085018 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2607 | 2025.07.29 18:49:36.085118 [ 277 ] {b09b7531-943d-41da-b290-6094fbb32f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2608 | 2025.07.29 18:49:36.085157 [ 277 ] {b09b7531-943d-41da-b290-6094fbb32f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2609 | 2025.07.29 18:49:36.085796 [ 277 ] {b09b7531-943d-41da-b290-6094fbb32f5c} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2610 | 2025.07.29 18:49:36.085833 [ 277 ] {b09b7531-943d-41da-b290-6094fbb32f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2611 | 2025.07.29 18:49:36.086146 [ 277 ] {b09b7531-943d-41da-b290-6094fbb32f5c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2612 | 2025.07.29 18:49:36.086348 [ 277 ] {b09b7531-943d-41da-b290-6094fbb32f5c} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2613 | 2025.07.29 18:49:36.086481 [ 277 ] {b09b7531-943d-41da-b290-6094fbb32f5c} <Debug> executeQuery: Read 432 rows, 29.28 KiB in 0.00138 sec., 313043.47826086957 rows/sec., 20.72 MiB/sec. | ||
| 2614 | 2025.07.29 18:49:36.086518 [ 277 ] {b09b7531-943d-41da-b290-6094fbb32f5c} <Debug> TCPHandler: Processed in 0.001546943 sec. | ||
| 2615 | 2025.07.29 18:49:36.086627 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2616 | 2025.07.29 18:49:36.086721 [ 277 ] {6495e110-470b-40e2-a712-4756f65c519b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2617 | 2025.07.29 18:49:36.086762 [ 277 ] {6495e110-470b-40e2-a712-4756f65c519b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2618 | 2025.07.29 18:49:36.087237 [ 277 ] {6495e110-470b-40e2-a712-4756f65c519b} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2619 | 2025.07.29 18:49:36.087274 [ 277 ] {6495e110-470b-40e2-a712-4756f65c519b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2620 | 2025.07.29 18:49:36.087566 [ 277 ] {6495e110-470b-40e2-a712-4756f65c519b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2621 | 2025.07.29 18:49:36.087770 [ 277 ] {6495e110-470b-40e2-a712-4756f65c519b} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2622 | 2025.07.29 18:49:36.087899 [ 277 ] {6495e110-470b-40e2-a712-4756f65c519b} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001194 sec., 169179.22948073703 rows/sec., 9.61 MiB/sec. | ||
| 2623 | 2025.07.29 18:49:36.087937 [ 277 ] {6495e110-470b-40e2-a712-4756f65c519b} <Debug> TCPHandler: Processed in 0.001359498 sec. | ||
| 2624 | 2025.07.29 18:49:36.088045 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2625 | 2025.07.29 18:49:36.088139 [ 277 ] {b1db5616-00b5-4c74-a396-fbdbccdd68bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2626 | 2025.07.29 18:49:36.088178 [ 277 ] {b1db5616-00b5-4c74-a396-fbdbccdd68bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2627 | 2025.07.29 18:49:36.089046 [ 277 ] {b1db5616-00b5-4c74-a396-fbdbccdd68bf} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2628 | 2025.07.29 18:49:36.089083 [ 277 ] {b1db5616-00b5-4c74-a396-fbdbccdd68bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2629 | 2025.07.29 18:49:36.089473 [ 277 ] {b1db5616-00b5-4c74-a396-fbdbccdd68bf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2630 | 2025.07.29 18:49:36.089691 [ 277 ] {b1db5616-00b5-4c74-a396-fbdbccdd68bf} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2631 | 2025.07.29 18:49:36.089817 [ 277 ] {b1db5616-00b5-4c74-a396-fbdbccdd68bf} <Debug> executeQuery: Read 1155 rows, 84.64 KiB in 0.001695 sec., 681415.9292035399 rows/sec., 48.76 MiB/sec. | ||
| 2632 | 2025.07.29 18:49:36.089855 [ 277 ] {b1db5616-00b5-4c74-a396-fbdbccdd68bf} <Debug> TCPHandler: Processed in 0.001860561 sec. | ||
| 2633 | 2025.07.29 18:49:36.089965 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2634 | 2025.07.29 18:49:36.090059 [ 277 ] {917f57c3-d589-4218-9e98-9c1b1cd3e8cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2635 | 2025.07.29 18:49:36.090100 [ 277 ] {917f57c3-d589-4218-9e98-9c1b1cd3e8cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2636 | 2025.07.29 18:49:36.090427 [ 277 ] {917f57c3-d589-4218-9e98-9c1b1cd3e8cd} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2637 | 2025.07.29 18:49:36.090463 [ 277 ] {917f57c3-d589-4218-9e98-9c1b1cd3e8cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2638 | 2025.07.29 18:49:36.090763 [ 277 ] {917f57c3-d589-4218-9e98-9c1b1cd3e8cd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2639 | 2025.07.29 18:49:36.090973 [ 277 ] {917f57c3-d589-4218-9e98-9c1b1cd3e8cd} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2640 | 2025.07.29 18:49:36.091107 [ 277 ] {917f57c3-d589-4218-9e98-9c1b1cd3e8cd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 2641 | 2025.07.29 18:49:36.091144 [ 277 ] {917f57c3-d589-4218-9e98-9c1b1cd3e8cd} <Debug> TCPHandler: Processed in 0.001230195 sec. | ||
| 2642 | 2025.07.29 18:49:36.091268 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2643 | 2025.07.29 18:49:36.091390 [ 277 ] {55ef16e6-c7b4-4c3c-8b4d-01190eb18e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2644 | 2025.07.29 18:49:36.091442 [ 277 ] {55ef16e6-c7b4-4c3c-8b4d-01190eb18e7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2645 | 2025.07.29 18:49:36.092775 [ 277 ] {55ef16e6-c7b4-4c3c-8b4d-01190eb18e7f} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2646 | 2025.07.29 18:49:36.092813 [ 277 ] {55ef16e6-c7b4-4c3c-8b4d-01190eb18e7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2647 | 2025.07.29 18:49:36.093369 [ 277 ] {55ef16e6-c7b4-4c3c-8b4d-01190eb18e7f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2648 | 2025.07.29 18:49:36.093594 [ 277 ] {55ef16e6-c7b4-4c3c-8b4d-01190eb18e7f} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2649 | 2025.07.29 18:49:36.093727 [ 277 ] {55ef16e6-c7b4-4c3c-8b4d-01190eb18e7f} <Debug> executeQuery: Read 2927 rows, 199.42 KiB in 0.002362 sec., 1239204.064352244 rows/sec., 82.45 MiB/sec. | ||
| 2650 | 2025.07.29 18:49:36.093764 [ 277 ] {55ef16e6-c7b4-4c3c-8b4d-01190eb18e7f} <Debug> TCPHandler: Processed in 0.002557761 sec. | ||
| 2651 | 2025.07.29 18:49:36.093906 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2652 | 2025.07.29 18:49:36.094023 [ 277 ] {d09aad14-23e2-447d-952d-9e3f28d57027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2653 | 2025.07.29 18:49:36.094074 [ 277 ] {d09aad14-23e2-447d-952d-9e3f28d57027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2654 | 2025.07.29 18:49:36.094433 [ 277 ] {d09aad14-23e2-447d-952d-9e3f28d57027} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2655 | 2025.07.29 18:49:36.094475 [ 277 ] {d09aad14-23e2-447d-952d-9e3f28d57027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2656 | 2025.07.29 18:49:36.094830 [ 277 ] {d09aad14-23e2-447d-952d-9e3f28d57027} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2657 | 2025.07.29 18:49:36.095082 [ 277 ] {d09aad14-23e2-447d-952d-9e3f28d57027} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2658 | 2025.07.29 18:49:36.095209 [ 277 ] {d09aad14-23e2-447d-952d-9e3f28d57027} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.00121 sec., 1652.892561983471 rows/sec., 108.15 KiB/sec. | ||
| 2659 | 2025.07.29 18:49:36.095245 [ 277 ] {d09aad14-23e2-447d-952d-9e3f28d57027} <Debug> TCPHandler: Processed in 0.001397949 sec. | ||
| 2660 | 2025.07.29 18:49:36.095360 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2661 | 2025.07.29 18:49:36.095466 [ 277 ] {993433c9-80d5-48e2-93f6-d3cc4996756e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2662 | 2025.07.29 18:49:36.095520 [ 277 ] {993433c9-80d5-48e2-93f6-d3cc4996756e} <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 | ||
| 2663 | 2025.07.29 18:49:36.096296 [ 277 ] {993433c9-80d5-48e2-93f6-d3cc4996756e} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2664 | 2025.07.29 18:49:36.096333 [ 277 ] {993433c9-80d5-48e2-93f6-d3cc4996756e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2665 | 2025.07.29 18:49:36.096857 [ 277 ] {993433c9-80d5-48e2-93f6-d3cc4996756e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2666 | 2025.07.29 18:49:36.097079 [ 277 ] {993433c9-80d5-48e2-93f6-d3cc4996756e} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2667 | 2025.07.29 18:49:36.097222 [ 277 ] {993433c9-80d5-48e2-93f6-d3cc4996756e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001776 sec., 17454.954954954956 rows/sec., 31.28 MiB/sec. | ||
| 2668 | 2025.07.29 18:49:36.097279 [ 277 ] {993433c9-80d5-48e2-93f6-d3cc4996756e} <Debug> TCPHandler: Processed in 0.001978656 sec. | ||
| 2669 | 2025.07.29 18:49:36.097388 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2670 | 2025.07.29 18:49:36.097487 [ 277 ] {53645b4d-9dce-4e48-9bf5-cf40f151f799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2671 | 2025.07.29 18:49:36.097529 [ 277 ] {53645b4d-9dce-4e48-9bf5-cf40f151f799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2672 | 2025.07.29 18:49:36.097839 [ 277 ] {53645b4d-9dce-4e48-9bf5-cf40f151f799} <Trace> oximeter.measurements_i64 (693cf691-2ab4-48e4-b1db-471c003ec9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2673 | 2025.07.29 18:49:36.097875 [ 277 ] {53645b4d-9dce-4e48-9bf5-cf40f151f799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2674 | 2025.07.29 18:49:36.098173 [ 277 ] {53645b4d-9dce-4e48-9bf5-cf40f151f799} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2675 | 2025.07.29 18:49:36.098375 [ 277 ] {53645b4d-9dce-4e48-9bf5-cf40f151f799} <Trace> oximeter.measurements_i64 (693cf691-2ab4-48e4-b1db-471c003ec9f6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2676 | 2025.07.29 18:49:36.098498 [ 277 ] {53645b4d-9dce-4e48-9bf5-cf40f151f799} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001032 sec., 5813.9534883720935 rows/sec., 410.69 KiB/sec. | ||
| 2677 | 2025.07.29 18:49:36.098535 [ 277 ] {53645b4d-9dce-4e48-9bf5-cf40f151f799} <Debug> TCPHandler: Processed in 0.001197684 sec. | ||
| 2678 | 2025.07.29 18:49:36.098645 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2679 | 2025.07.29 18:49:36.098747 [ 277 ] {ce5e7c3e-95cf-4a88-9f07-b50419ea2a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2680 | 2025.07.29 18:49:36.098789 [ 277 ] {ce5e7c3e-95cf-4a88-9f07-b50419ea2a36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2681 | 2025.07.29 18:49:36.099118 [ 277 ] {ce5e7c3e-95cf-4a88-9f07-b50419ea2a36} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2682 | 2025.07.29 18:49:36.099154 [ 277 ] {ce5e7c3e-95cf-4a88-9f07-b50419ea2a36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2683 | 2025.07.29 18:49:36.099470 [ 277 ] {ce5e7c3e-95cf-4a88-9f07-b50419ea2a36} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2684 | 2025.07.29 18:49:36.099694 [ 277 ] {ce5e7c3e-95cf-4a88-9f07-b50419ea2a36} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2685 | 2025.07.29 18:49:36.099826 [ 277 ] {ce5e7c3e-95cf-4a88-9f07-b50419ea2a36} <Debug> executeQuery: Read 54 rows, 3.10 KiB in 0.001097 sec., 49225.15952597994 rows/sec., 2.76 MiB/sec. | ||
| 2686 | 2025.07.29 18:49:36.099862 [ 277 ] {ce5e7c3e-95cf-4a88-9f07-b50419ea2a36} <Debug> TCPHandler: Processed in 0.001267586 sec. | ||
| 2687 | 2025.07.29 18:49:37.406261 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 78 entries to flush up to offset 394 | ||
| 2688 | 2025.07.29 18:49:37.409448 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2689 | 2025.07.29 18:49:37.409490 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2690 | 2025.07.29 18:49:37.410735 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2691 | 2025.07.29 18:49:37.411009 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2692 | 2025.07.29 18:49:37.411320 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 394 | ||
| 2693 | 2025.07.29 18:49:39.891504 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 | ||
| 2694 | 2025.07.29 18:49:39.891983 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2695 | 2025.07.29 18:49:39.892023 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2696 | 2025.07.29 18:49:39.892645 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2697 | 2025.07.29 18:49:39.892871 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2698 | 2025.07.29 18:49:39.892997 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 | ||
| 2699 | 2025.07.29 18:49:39.893028 [ 118 ] {} <Debug> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2700 | 2025.07.29 18:49:39.893094 [ 118 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2701 | 2025.07.29 18:49:39.893114 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2702 | 2025.07.29 18:49:39.893214 [ 198 ] {66700d72-6646-4b9e-9957-5215fa72c99e::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 | ||
| 2703 | 2025.07.29 18:49:39.893321 [ 198 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2704 | 2025.07.29 18:49:39.893359 [ 198 ] {66700d72-6646-4b9e-9957-5215fa72c99e::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 | ||
| 2705 | 2025.07.29 18:49:39.893420 [ 198 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part | ||
| 2706 | 2025.07.29 18:49:39.893462 [ 198 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 488 rows starting from the beginning of the part | ||
| 2707 | 2025.07.29 18:49:39.893542 [ 198 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 427 rows starting from the beginning of the part | ||
| 2708 | 2025.07.29 18:49:39.893600 [ 198 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 488 rows starting from the beginning of the part | ||
| 2709 | 2025.07.29 18:49:39.893642 [ 198 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 427 rows starting from the beginning of the part | ||
| 2710 | 2025.07.29 18:49:39.894955 [ 190 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.00178481 sec., 2836716.513242306 rows/sec., 40.58 MiB/sec. | ||
| 2711 | 2025.07.29 18:49:39.895797 [ 190 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2712 | 2025.07.29 18:49:39.896073 [ 190 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_11_2} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2713 | 2025.07.29 18:49:39.896142 [ 190 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_11_2} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2714 | 2025.07.29 18:49:39.896207 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2715 | 2025.07.29 18:49:40.158113 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2716 | 2025.07.29 18:49:40.175328 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2717 | 2025.07.29 18:49:40.175376 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2718 | 2025.07.29 18:49:40.181667 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2719 | 2025.07.29 18:49:40.182370 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2720 | 2025.07.29 18:49:40.182671 [ 118 ] {} <Debug> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2721 | 2025.07.29 18:49:40.182722 [ 118 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2722 | 2025.07.29 18:49:40.182745 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2723 | 2025.07.29 18:49:40.182826 [ 198 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::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 | ||
| 2724 | 2025.07.29 18:49:40.185751 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2725 | 2025.07.29 18:49:40.186535 [ 198 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2726 | 2025.07.29 18:49:40.187837 [ 198 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::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 | ||
| 2727 | 2025.07.29 18:49:40.192526 [ 198 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::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 | ||
| 2728 | 2025.07.29 18:49:40.196732 [ 198 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::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 | ||
| 2729 | 2025.07.29 18:49:40.201055 [ 198 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::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 | ||
| 2730 | 2025.07.29 18:49:40.205610 [ 198 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::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 | ||
| 2731 | 2025.07.29 18:49:40.210002 [ 198 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::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 | ||
| 2732 | 2025.07.29 18:49:40.262493 [ 198 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.079700584 sec., 1041.397638943273 rows/sec., 5.38 MiB/sec. | ||
| 2733 | 2025.07.29 18:49:40.263993 [ 198 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2734 | 2025.07.29 18:49:40.264792 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2735 | 2025.07.29 18:49:40.264935 [ 277 ] {e4f84dc2-a9ce-4737-8906-bea1e02b34d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2736 | 2025.07.29 18:49:40.264993 [ 277 ] {e4f84dc2-a9ce-4737-8906-bea1e02b34d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2737 | 2025.07.29 18:49:40.265566 [ 198 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_11_2} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2738 | 2025.07.29 18:49:40.265611 [ 277 ] {e4f84dc2-a9ce-4737-8906-bea1e02b34d6} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2739 | 2025.07.29 18:49:40.265650 [ 277 ] {e4f84dc2-a9ce-4737-8906-bea1e02b34d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2740 | 2025.07.29 18:49:40.265660 [ 198 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_11_2} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2741 | 2025.07.29 18:49:40.266079 [ 277 ] {e4f84dc2-a9ce-4737-8906-bea1e02b34d6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2742 | 2025.07.29 18:49:40.266302 [ 277 ] {e4f84dc2-a9ce-4737-8906-bea1e02b34d6} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2743 | 2025.07.29 18:49:40.266446 [ 277 ] {e4f84dc2-a9ce-4737-8906-bea1e02b34d6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001551 sec., 36105.73823339781 rows/sec., 2.76 MiB/sec. | ||
| 2744 | 2025.07.29 18:49:40.266495 [ 277 ] {e4f84dc2-a9ce-4737-8906-bea1e02b34d6} <Debug> TCPHandler: Processed in 0.00181648 sec. | ||
| 2745 | 2025.07.29 18:49:40.266623 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2746 | 2025.07.29 18:49:40.266725 [ 277 ] {0eda7519-4f20-451a-880d-71846ccc82d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2747 | 2025.07.29 18:49:40.266768 [ 277 ] {0eda7519-4f20-451a-880d-71846ccc82d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2748 | 2025.07.29 18:49:40.267112 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2749 | 2025.07.29 18:49:40.267208 [ 277 ] {0eda7519-4f20-451a-880d-71846ccc82d5} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2750 | 2025.07.29 18:49:40.267243 [ 277 ] {0eda7519-4f20-451a-880d-71846ccc82d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2751 | 2025.07.29 18:49:40.267562 [ 277 ] {0eda7519-4f20-451a-880d-71846ccc82d5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2752 | 2025.07.29 18:49:40.267780 [ 277 ] {0eda7519-4f20-451a-880d-71846ccc82d5} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2753 | 2025.07.29 18:49:40.267906 [ 277 ] {0eda7519-4f20-451a-880d-71846ccc82d5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001204 sec., 53156.14617940199 rows/sec., 4.15 MiB/sec. | ||
| 2754 | 2025.07.29 18:49:40.267942 [ 277 ] {0eda7519-4f20-451a-880d-71846ccc82d5} <Debug> TCPHandler: Processed in 0.001373599 sec. | ||
| 2755 | 2025.07.29 18:49:40.268062 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2756 | 2025.07.29 18:49:40.268159 [ 277 ] {ba024367-ddf1-4271-a31a-83d019f3618e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2757 | 2025.07.29 18:49:40.268202 [ 277 ] {ba024367-ddf1-4271-a31a-83d019f3618e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2758 | 2025.07.29 18:49:40.268597 [ 277 ] {ba024367-ddf1-4271-a31a-83d019f3618e} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2759 | 2025.07.29 18:49:40.268630 [ 277 ] {ba024367-ddf1-4271-a31a-83d019f3618e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2760 | 2025.07.29 18:49:40.268966 [ 277 ] {ba024367-ddf1-4271-a31a-83d019f3618e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2761 | 2025.07.29 18:49:40.269176 [ 277 ] {ba024367-ddf1-4271-a31a-83d019f3618e} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2762 | 2025.07.29 18:49:40.269301 [ 277 ] {ba024367-ddf1-4271-a31a-83d019f3618e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001163 sec., 110060.18916595013 rows/sec., 7.67 MiB/sec. | ||
| 2763 | 2025.07.29 18:49:40.269336 [ 277 ] {ba024367-ddf1-4271-a31a-83d019f3618e} <Debug> TCPHandler: Processed in 0.001324887 sec. | ||
| 2764 | 2025.07.29 18:49:40.269455 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2765 | 2025.07.29 18:49:40.269551 [ 277 ] {72f6fe06-90c3-4d70-a0f0-7d58ab84aa1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2766 | 2025.07.29 18:49:40.269598 [ 277 ] {72f6fe06-90c3-4d70-a0f0-7d58ab84aa1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2767 | 2025.07.29 18:49:40.269923 [ 277 ] {72f6fe06-90c3-4d70-a0f0-7d58ab84aa1e} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2768 | 2025.07.29 18:49:40.269957 [ 277 ] {72f6fe06-90c3-4d70-a0f0-7d58ab84aa1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2769 | 2025.07.29 18:49:40.270266 [ 277 ] {72f6fe06-90c3-4d70-a0f0-7d58ab84aa1e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2770 | 2025.07.29 18:49:40.270469 [ 277 ] {72f6fe06-90c3-4d70-a0f0-7d58ab84aa1e} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2771 | 2025.07.29 18:49:40.270594 [ 277 ] {72f6fe06-90c3-4d70-a0f0-7d58ab84aa1e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001062 sec., 45197.74011299435 rows/sec., 3.05 MiB/sec. | ||
| 2772 | 2025.07.29 18:49:40.270632 [ 277 ] {72f6fe06-90c3-4d70-a0f0-7d58ab84aa1e} <Debug> TCPHandler: Processed in 0.001226764 sec. | ||
| 2773 | 2025.07.29 18:49:41.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.92 MiB, peak 197.52 MiB, free memory in arenas 0.00 B, will set to 196.89 MiB (RSS), difference: 8.97 MiB | ||
| 2774 | 2025.07.29 18:49:45.266664 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2775 | 2025.07.29 18:49:45.266853 [ 277 ] {f9e2db0b-a568-4065-aeaf-721ff82cae5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2776 | 2025.07.29 18:49:45.266917 [ 277 ] {f9e2db0b-a568-4065-aeaf-721ff82cae5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2777 | 2025.07.29 18:49:45.267586 [ 277 ] {f9e2db0b-a568-4065-aeaf-721ff82cae5e} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2778 | 2025.07.29 18:49:45.267626 [ 277 ] {f9e2db0b-a568-4065-aeaf-721ff82cae5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2779 | 2025.07.29 18:49:45.268016 [ 277 ] {f9e2db0b-a568-4065-aeaf-721ff82cae5e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2780 | 2025.07.29 18:49:45.268243 [ 277 ] {f9e2db0b-a568-4065-aeaf-721ff82cae5e} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2781 | 2025.07.29 18:49:45.268392 [ 277 ] {f9e2db0b-a568-4065-aeaf-721ff82cae5e} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.001586 sec., 46658.25977301387 rows/sec., 3.80 MiB/sec. | ||
| 2782 | 2025.07.29 18:49:45.268443 [ 277 ] {f9e2db0b-a568-4065-aeaf-721ff82cae5e} <Debug> TCPHandler: Processed in 0.001901013 sec. | ||
| 2783 | 2025.07.29 18:49:45.268592 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2784 | 2025.07.29 18:49:45.268693 [ 277 ] {3d4e64d3-271b-4000-973c-1ecc3c09867a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2785 | 2025.07.29 18:49:45.268741 [ 277 ] {3d4e64d3-271b-4000-973c-1ecc3c09867a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2786 | 2025.07.29 18:49:45.269190 [ 277 ] {3d4e64d3-271b-4000-973c-1ecc3c09867a} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2787 | 2025.07.29 18:49:45.269226 [ 277 ] {3d4e64d3-271b-4000-973c-1ecc3c09867a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2788 | 2025.07.29 18:49:45.269543 [ 277 ] {3d4e64d3-271b-4000-973c-1ecc3c09867a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2789 | 2025.07.29 18:49:45.269761 [ 277 ] {3d4e64d3-271b-4000-973c-1ecc3c09867a} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2790 | 2025.07.29 18:49:45.269878 [ 150 ] {} <Debug> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2791 | 2025.07.29 18:49:45.269890 [ 277 ] {3d4e64d3-271b-4000-973c-1ecc3c09867a} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001219 sec., 7383.100902378999 rows/sec., 555.17 KiB/sec. | ||
| 2792 | 2025.07.29 18:49:45.269917 [ 150 ] {} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2793 | 2025.07.29 18:49:45.269936 [ 277 ] {3d4e64d3-271b-4000-973c-1ecc3c09867a} <Debug> TCPHandler: Processed in 0.00140458 sec. | ||
| 2794 | 2025.07.29 18:49:45.269936 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2795 | 2025.07.29 18:49:45.270047 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2796 | 2025.07.29 18:49:45.270075 [ 187 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::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 | ||
| 2797 | 2025.07.29 18:49:45.270142 [ 277 ] {2132761a-8d72-4075-9324-bc6ee8a34eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2798 | 2025.07.29 18:49:45.270187 [ 277 ] {2132761a-8d72-4075-9324-bc6ee8a34eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2799 | 2025.07.29 18:49:45.270230 [ 187 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2800 | 2025.07.29 18:49:45.270276 [ 187 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 251 rows starting from the beginning of the part | ||
| 2801 | 2025.07.29 18:49:45.270367 [ 187 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 9 rows starting from the beginning of the part | ||
| 2802 | 2025.07.29 18:49:45.270415 [ 187 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 219 rows starting from the beginning of the part | ||
| 2803 | 2025.07.29 18:49:45.270460 [ 187 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 9 rows starting from the beginning of the part | ||
| 2804 | 2025.07.29 18:49:45.270497 [ 187 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 237 rows starting from the beginning of the part | ||
| 2805 | 2025.07.29 18:49:45.270539 [ 187 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 9 rows starting from the beginning of the part | ||
| 2806 | 2025.07.29 18:49:45.270647 [ 277 ] {2132761a-8d72-4075-9324-bc6ee8a34eb2} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2807 | 2025.07.29 18:49:45.270689 [ 277 ] {2132761a-8d72-4075-9324-bc6ee8a34eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2808 | 2025.07.29 18:49:45.271101 [ 277 ] {2132761a-8d72-4075-9324-bc6ee8a34eb2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2809 | 2025.07.29 18:49:45.271335 [ 277 ] {2132761a-8d72-4075-9324-bc6ee8a34eb2} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2810 | 2025.07.29 18:49:45.271472 [ 277 ] {2132761a-8d72-4075-9324-bc6ee8a34eb2} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001349 sec., 54114.15863602669 rows/sec., 4.22 MiB/sec. | ||
| 2811 | 2025.07.29 18:49:45.271498 [ 193 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 734 rows, containing 5 columns (5 merged, 0 gathered) in 0.001478741 sec., 496368.19429501175 rows/sec., 32.44 MiB/sec. | ||
| 2812 | 2025.07.29 18:49:45.271511 [ 277 ] {2132761a-8d72-4075-9324-bc6ee8a34eb2} <Debug> TCPHandler: Processed in 0.001515013 sec. | ||
| 2813 | 2025.07.29 18:49:45.271687 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2814 | 2025.07.29 18:49:45.271702 [ 186 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2815 | 2025.07.29 18:49:45.271782 [ 277 ] {75cfcd32-a2be-4ca6-a225-27c3e366e72e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2816 | 2025.07.29 18:49:45.271826 [ 277 ] {75cfcd32-a2be-4ca6-a225-27c3e366e72e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2817 | 2025.07.29 18:49:45.271979 [ 186 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_11_2} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2818 | 2025.07.29 18:49:45.272057 [ 186 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_11_2} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2819 | 2025.07.29 18:49:45.272155 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2820 | 2025.07.29 18:49:45.272334 [ 277 ] {75cfcd32-a2be-4ca6-a225-27c3e366e72e} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2821 | 2025.07.29 18:49:45.272368 [ 277 ] {75cfcd32-a2be-4ca6-a225-27c3e366e72e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2822 | 2025.07.29 18:49:45.272723 [ 277 ] {75cfcd32-a2be-4ca6-a225-27c3e366e72e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2823 | 2025.07.29 18:49:45.272930 [ 277 ] {75cfcd32-a2be-4ca6-a225-27c3e366e72e} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2824 | 2025.07.29 18:49:45.273059 [ 277 ] {75cfcd32-a2be-4ca6-a225-27c3e366e72e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001296 sec., 123456.79012345678 rows/sec., 8.60 MiB/sec. | ||
| 2825 | 2025.07.29 18:49:45.273093 [ 277 ] {75cfcd32-a2be-4ca6-a225-27c3e366e72e} <Debug> TCPHandler: Processed in 0.001463881 sec. | ||
| 2826 | 2025.07.29 18:49:45.273208 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2827 | 2025.07.29 18:49:45.273303 [ 277 ] {1725f16e-f5c3-42ed-beb3-e5b8a8df1fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2828 | 2025.07.29 18:49:45.273357 [ 277 ] {1725f16e-f5c3-42ed-beb3-e5b8a8df1fa2} <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 | ||
| 2829 | 2025.07.29 18:49:45.274092 [ 277 ] {1725f16e-f5c3-42ed-beb3-e5b8a8df1fa2} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2830 | 2025.07.29 18:49:45.274127 [ 277 ] {1725f16e-f5c3-42ed-beb3-e5b8a8df1fa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2831 | 2025.07.29 18:49:45.274626 [ 277 ] {1725f16e-f5c3-42ed-beb3-e5b8a8df1fa2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2832 | 2025.07.29 18:49:45.274850 [ 277 ] {1725f16e-f5c3-42ed-beb3-e5b8a8df1fa2} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2833 | 2025.07.29 18:49:45.274984 [ 277 ] {1725f16e-f5c3-42ed-beb3-e5b8a8df1fa2} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.0017 sec., 5294.117647058823 rows/sec., 9.49 MiB/sec. | ||
| 2834 | 2025.07.29 18:49:45.275038 [ 277 ] {1725f16e-f5c3-42ed-beb3-e5b8a8df1fa2} <Debug> TCPHandler: Processed in 0.001887042 sec. | ||
| 2835 | 2025.07.29 18:49:45.275148 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2836 | 2025.07.29 18:49:45.275243 [ 277 ] {37ccd87f-99c1-434c-98ce-475aa275683d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2837 | 2025.07.29 18:49:45.275284 [ 277 ] {37ccd87f-99c1-434c-98ce-475aa275683d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2838 | 2025.07.29 18:49:45.275620 [ 277 ] {37ccd87f-99c1-434c-98ce-475aa275683d} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2839 | 2025.07.29 18:49:45.275653 [ 277 ] {37ccd87f-99c1-434c-98ce-475aa275683d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2840 | 2025.07.29 18:49:45.275953 [ 277 ] {37ccd87f-99c1-434c-98ce-475aa275683d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2841 | 2025.07.29 18:49:45.276155 [ 277 ] {37ccd87f-99c1-434c-98ce-475aa275683d} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2842 | 2025.07.29 18:49:45.276280 [ 277 ] {37ccd87f-99c1-434c-98ce-475aa275683d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 2843 | 2025.07.29 18:49:45.276313 [ 277 ] {37ccd87f-99c1-434c-98ce-475aa275683d} <Debug> TCPHandler: Processed in 0.001215354 sec. | ||
| 2844 | 2025.07.29 18:49:47.282742 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2845 | 2025.07.29 18:49:47.282840 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2846 | 2025.07.29 18:49:47.393972 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 | ||
| 2847 | 2025.07.29 18:49:47.394489 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2848 | 2025.07.29 18:49:47.394528 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2849 | 2025.07.29 18:49:47.395027 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2850 | 2025.07.29 18:49:47.395281 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2851 | 2025.07.29 18:49:47.395435 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
| 2852 | 2025.07.29 18:49:47.412596 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 414 | ||
| 2853 | 2025.07.29 18:49:47.414606 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2854 | 2025.07.29 18:49:47.414653 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2855 | 2025.07.29 18:49:47.415813 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2856 | 2025.07.29 18:49:47.416088 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2857 | 2025.07.29 18:49:47.416329 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 414 | ||
| 2858 | 2025.07.29 18:49:47.436065 [ 145 ] {} <Debug> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2859 | 2025.07.29 18:49:47.436115 [ 145 ] {} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2860 | 2025.07.29 18:49:47.436143 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2861 | 2025.07.29 18:49:47.436229 [ 189 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::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 | ||
| 2862 | 2025.07.29 18:49:47.436318 [ 189 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2863 | 2025.07.29 18:49:47.436346 [ 189 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 2864 | 2025.07.29 18:49:47.436403 [ 189 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 202 rows starting from the beginning of the part | ||
| 2865 | 2025.07.29 18:49:47.436447 [ 189 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 202 rows starting from the beginning of the part | ||
| 2866 | 2025.07.29 18:49:47.436489 [ 189 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 202 rows starting from the beginning of the part | ||
| 2867 | 2025.07.29 18:49:47.436530 [ 189 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 202 rows starting from the beginning of the part | ||
| 2868 | 2025.07.29 18:49:47.437333 [ 186 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 820 rows, containing 5 columns (5 merged, 0 gathered) in 0.001133791 sec., 723237.3515048188 rows/sec., 44.04 MiB/sec. | ||
| 2869 | 2025.07.29 18:49:47.437508 [ 193 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2870 | 2025.07.29 18:49:47.437775 [ 193 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_5_1} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2871 | 2025.07.29 18:49:47.437836 [ 193 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_5_1} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2872 | 2025.07.29 18:49:47.437893 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2873 | 2025.07.29 18:49:47.686711 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2874 | 2025.07.29 18:49:47.703836 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2875 | 2025.07.29 18:49:47.703889 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2876 | 2025.07.29 18:49:47.709482 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2877 | 2025.07.29 18:49:47.710169 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2878 | 2025.07.29 18:49:47.713042 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2879 | 2025.07.29 18:49:48.773351 [ 148 ] {} <Debug> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2880 | 2025.07.29 18:49:48.773421 [ 148 ] {} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2881 | 2025.07.29 18:49:48.773445 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2882 | 2025.07.29 18:49:48.773576 [ 189 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::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 | ||
| 2883 | 2025.07.29 18:49:48.773729 [ 189 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2884 | 2025.07.29 18:49:48.773766 [ 189 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2885 | 2025.07.29 18:49:48.773840 [ 189 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 392 rows starting from the beginning of the part | ||
| 2886 | 2025.07.29 18:49:48.773890 [ 189 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 392 rows starting from the beginning of the part | ||
| 2887 | 2025.07.29 18:49:48.773937 [ 189 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 392 rows starting from the beginning of the part | ||
| 2888 | 2025.07.29 18:49:48.773987 [ 189 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 392 rows starting from the beginning of the part | ||
| 2889 | 2025.07.29 18:49:48.774957 [ 193 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1592 rows, containing 5 columns (5 merged, 0 gathered) in 0.001440941 sec., 1104833.5775024793 rows/sec., 74.63 MiB/sec. | ||
| 2890 | 2025.07.29 18:49:48.775101 [ 189 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2891 | 2025.07.29 18:49:48.775337 [ 189 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_5_1} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2892 | 2025.07.29 18:49:48.775402 [ 189 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_5_1} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2893 | 2025.07.29 18:49:48.775461 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 2894 | 2025.07.29 18:49:49.453973 [ 144 ] {} <Debug> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2895 | 2025.07.29 18:49:49.454041 [ 144 ] {} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2896 | 2025.07.29 18:49:49.454061 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2897 | 2025.07.29 18:49:49.454175 [ 189 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::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 | ||
| 2898 | 2025.07.29 18:49:49.454310 [ 189 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2899 | 2025.07.29 18:49:49.454342 [ 189 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2900 | 2025.07.29 18:49:49.454406 [ 189 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 203 rows starting from the beginning of the part | ||
| 2901 | 2025.07.29 18:49:49.454450 [ 189 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 203 rows starting from the beginning of the part | ||
| 2902 | 2025.07.29 18:49:49.454489 [ 189 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 203 rows starting from the beginning of the part | ||
| 2903 | 2025.07.29 18:49:49.454528 [ 189 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 432 rows starting from the beginning of the part | ||
| 2904 | 2025.07.29 18:49:49.455386 [ 193 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1065 rows, containing 5 columns (5 merged, 0 gathered) in 0.001264115 sec., 842486.6408515049 rows/sec., 58.49 MiB/sec. | ||
| 2905 | 2025.07.29 18:49:49.455533 [ 189 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2906 | 2025.07.29 18:49:49.455767 [ 189 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_5_1} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2907 | 2025.07.29 18:49:49.455830 [ 189 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_5_1} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2908 | 2025.07.29 18:49:49.455888 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2909 | 2025.07.29 18:49:50.277762 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2910 | 2025.07.29 18:49:50.277938 [ 277 ] {6aa41833-d4e1-4999-a9e4-02599a60e352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2911 | 2025.07.29 18:49:50.278002 [ 277 ] {6aa41833-d4e1-4999-a9e4-02599a60e352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2912 | 2025.07.29 18:49:50.278902 [ 277 ] {6aa41833-d4e1-4999-a9e4-02599a60e352} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2913 | 2025.07.29 18:49:50.278945 [ 277 ] {6aa41833-d4e1-4999-a9e4-02599a60e352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2914 | 2025.07.29 18:49:50.279375 [ 277 ] {6aa41833-d4e1-4999-a9e4-02599a60e352} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2915 | 2025.07.29 18:49:50.279617 [ 277 ] {6aa41833-d4e1-4999-a9e4-02599a60e352} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2916 | 2025.07.29 18:49:50.279769 [ 277 ] {6aa41833-d4e1-4999-a9e4-02599a60e352} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001879 sec., 208621.6072378925 rows/sec., 13.24 MiB/sec. | ||
| 2917 | 2025.07.29 18:49:50.279819 [ 277 ] {6aa41833-d4e1-4999-a9e4-02599a60e352} <Debug> TCPHandler: Processed in 0.002179491 sec. | ||
| 2918 | 2025.07.29 18:49:50.279944 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2919 | 2025.07.29 18:49:50.280047 [ 277 ] {e686b787-435e-44c7-a8e1-1bd0c3fa623a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2920 | 2025.07.29 18:49:50.280091 [ 277 ] {e686b787-435e-44c7-a8e1-1bd0c3fa623a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2921 | 2025.07.29 18:49:50.281068 [ 277 ] {e686b787-435e-44c7-a8e1-1bd0c3fa623a} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2922 | 2025.07.29 18:49:50.281105 [ 277 ] {e686b787-435e-44c7-a8e1-1bd0c3fa623a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2923 | 2025.07.29 18:49:50.281531 [ 277 ] {e686b787-435e-44c7-a8e1-1bd0c3fa623a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2924 | 2025.07.29 18:49:50.281758 [ 277 ] {e686b787-435e-44c7-a8e1-1bd0c3fa623a} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2925 | 2025.07.29 18:49:50.281856 [ 142 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2926 | 2025.07.29 18:49:50.281892 [ 277 ] {e686b787-435e-44c7-a8e1-1bd0c3fa623a} <Debug> executeQuery: Read 1129 rows, 91.88 KiB in 0.001868 sec., 604389.721627409 rows/sec., 48.03 MiB/sec. | ||
| 2927 | 2025.07.29 18:49:50.281897 [ 142 ] {} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2928 | 2025.07.29 18:49:50.281929 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2929 | 2025.07.29 18:49:50.281931 [ 277 ] {e686b787-435e-44c7-a8e1-1bd0c3fa623a} <Debug> TCPHandler: Processed in 0.002038757 sec. | ||
| 2930 | 2025.07.29 18:49:50.282024 [ 194 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::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 | ||
| 2931 | 2025.07.29 18:49:50.282060 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2932 | 2025.07.29 18:49:50.282126 [ 194 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2933 | 2025.07.29 18:49:50.282158 [ 194 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1257 rows starting from the beginning of the part | ||
| 2934 | 2025.07.29 18:49:50.282161 [ 277 ] {b919f7eb-2723-43e7-ad05-1c7d91656f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2935 | 2025.07.29 18:49:50.282208 [ 277 ] {b919f7eb-2723-43e7-ad05-1c7d91656f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2936 | 2025.07.29 18:49:50.282249 [ 194 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 74 rows starting from the beginning of the part | ||
| 2937 | 2025.07.29 18:49:50.282305 [ 194 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2276 rows starting from the beginning of the part | ||
| 2938 | 2025.07.29 18:49:50.282353 [ 194 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 2939 | 2025.07.29 18:49:50.282402 [ 194 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 74 rows starting from the beginning of the part | ||
| 2940 | 2025.07.29 18:49:50.282452 [ 194 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1129 rows starting from the beginning of the part | ||
| 2941 | 2025.07.29 18:49:50.282757 [ 277 ] {b919f7eb-2723-43e7-ad05-1c7d91656f57} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2942 | 2025.07.29 18:49:50.282794 [ 277 ] {b919f7eb-2723-43e7-ad05-1c7d91656f57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2943 | 2025.07.29 18:49:50.283120 [ 277 ] {b919f7eb-2723-43e7-ad05-1c7d91656f57} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2944 | 2025.07.29 18:49:50.283354 [ 277 ] {b919f7eb-2723-43e7-ad05-1c7d91656f57} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2945 | 2025.07.29 18:49:50.283494 [ 277 ] {b919f7eb-2723-43e7-ad05-1c7d91656f57} <Debug> executeQuery: Read 227 rows, 14.11 KiB in 0.001354 sec., 167651.40324963073 rows/sec., 10.17 MiB/sec. | ||
| 2946 | 2025.07.29 18:49:50.283531 [ 277 ] {b919f7eb-2723-43e7-ad05-1c7d91656f57} <Debug> TCPHandler: Processed in 0.001522683 sec. | ||
| 2947 | 2025.07.29 18:49:50.283652 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2948 | 2025.07.29 18:49:50.283748 [ 277 ] {940732b7-dcaf-40dc-a9b2-b026c14f5342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2949 | 2025.07.29 18:49:50.283789 [ 277 ] {940732b7-dcaf-40dc-a9b2-b026c14f5342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2950 | 2025.07.29 18:49:50.284263 [ 277 ] {940732b7-dcaf-40dc-a9b2-b026c14f5342} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2951 | 2025.07.29 18:49:50.284301 [ 277 ] {940732b7-dcaf-40dc-a9b2-b026c14f5342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2952 | 2025.07.29 18:49:50.284617 [ 277 ] {940732b7-dcaf-40dc-a9b2-b026c14f5342} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2953 | 2025.07.29 18:49:50.284839 [ 277 ] {940732b7-dcaf-40dc-a9b2-b026c14f5342} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2954 | 2025.07.29 18:49:50.284967 [ 277 ] {940732b7-dcaf-40dc-a9b2-b026c14f5342} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001238 sec., 163974.1518578352 rows/sec., 10.58 MiB/sec. | ||
| 2955 | 2025.07.29 18:49:50.285004 [ 277 ] {940732b7-dcaf-40dc-a9b2-b026c14f5342} <Debug> TCPHandler: Processed in 0.001402339 sec. | ||
| 2956 | 2025.07.29 18:49:50.285115 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2957 | 2025.07.29 18:49:50.285210 [ 277 ] {053b693a-c2aa-4320-b39c-0afbfa96a652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2958 | 2025.07.29 18:49:50.285249 [ 277 ] {053b693a-c2aa-4320-b39c-0afbfa96a652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2959 | 2025.07.29 18:49:50.285710 [ 277 ] {053b693a-c2aa-4320-b39c-0afbfa96a652} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2960 | 2025.07.29 18:49:50.285747 [ 277 ] {053b693a-c2aa-4320-b39c-0afbfa96a652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2961 | 2025.07.29 18:49:50.286039 [ 277 ] {053b693a-c2aa-4320-b39c-0afbfa96a652} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2962 | 2025.07.29 18:49:50.286251 [ 277 ] {053b693a-c2aa-4320-b39c-0afbfa96a652} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2963 | 2025.07.29 18:49:50.286388 [ 277 ] {053b693a-c2aa-4320-b39c-0afbfa96a652} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001197 sec., 168755.22138680035 rows/sec., 9.58 MiB/sec. | ||
| 2964 | 2025.07.29 18:49:50.286426 [ 277 ] {053b693a-c2aa-4320-b39c-0afbfa96a652} <Debug> TCPHandler: Processed in 0.001360658 sec. | ||
| 2965 | 2025.07.29 18:49:50.286540 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2966 | 2025.07.29 18:49:50.286634 [ 277 ] {57c6639d-ef41-4cca-95f1-956049dcd2c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2967 | 2025.07.29 18:49:50.286680 [ 277 ] {57c6639d-ef41-4cca-95f1-956049dcd2c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2968 | 2025.07.29 18:49:50.287330 [ 277 ] {57c6639d-ef41-4cca-95f1-956049dcd2c8} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2969 | 2025.07.29 18:49:50.287377 [ 277 ] {57c6639d-ef41-4cca-95f1-956049dcd2c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2970 | 2025.07.29 18:49:50.287725 [ 277 ] {57c6639d-ef41-4cca-95f1-956049dcd2c8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2971 | 2025.07.29 18:49:50.287936 [ 277 ] {57c6639d-ef41-4cca-95f1-956049dcd2c8} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2972 | 2025.07.29 18:49:50.288046 [ 143 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2973 | 2025.07.29 18:49:50.288062 [ 277 ] {57c6639d-ef41-4cca-95f1-956049dcd2c8} <Debug> executeQuery: Read 683 rows, 49.05 KiB in 0.001445 sec., 472664.35986159166 rows/sec., 33.15 MiB/sec. | ||
| 2974 | 2025.07.29 18:49:50.288118 [ 143 ] {} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2975 | 2025.07.29 18:49:50.288127 [ 277 ] {57c6639d-ef41-4cca-95f1-956049dcd2c8} <Debug> TCPHandler: Processed in 0.001636856 sec. | ||
| 2976 | 2025.07.29 18:49:50.288146 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2977 | 2025.07.29 18:49:50.288251 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2978 | 2025.07.29 18:49:50.288262 [ 189 ] {01fbba40-63fc-4369-9955-6d8bf517617c::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 | ||
| 2979 | 2025.07.29 18:49:50.288359 [ 277 ] {b79530a8-c53e-4455-989d-5de17af23cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2980 | 2025.07.29 18:49:50.288406 [ 277 ] {b79530a8-c53e-4455-989d-5de17af23cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2981 | 2025.07.29 18:49:50.288407 [ 189 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2982 | 2025.07.29 18:49:50.288454 [ 189 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 745 rows starting from the beginning of the part | ||
| 2983 | 2025.07.29 18:49:50.288520 [ 189 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 73 rows starting from the beginning of the part | ||
| 2984 | 2025.07.29 18:49:50.288568 [ 189 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1155 rows starting from the beginning of the part | ||
| 2985 | 2025.07.29 18:49:50.288616 [ 189 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 2986 | 2025.07.29 18:49:50.288656 [ 189 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 73 rows starting from the beginning of the part | ||
| 2987 | 2025.07.29 18:49:50.288714 [ 189 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 683 rows starting from the beginning of the part | ||
| 2988 | 2025.07.29 18:49:50.288761 [ 277 ] {b79530a8-c53e-4455-989d-5de17af23cb9} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2989 | 2025.07.29 18:49:50.288802 [ 277 ] {b79530a8-c53e-4455-989d-5de17af23cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2990 | 2025.07.29 18:49:50.289082 [ 201 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4866 rows, containing 5 columns (5 merged, 0 gathered) in 0.007095047 sec., 685830.5519329188 rows/sec., 57.83 MiB/sec. | ||
| 2991 | 2025.07.29 18:49:50.289252 [ 277 ] {b79530a8-c53e-4455-989d-5de17af23cb9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2992 | 2025.07.29 18:49:50.289504 [ 196 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2993 | 2025.07.29 18:49:50.289524 [ 277 ] {b79530a8-c53e-4455-989d-5de17af23cb9} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2994 | 2025.07.29 18:49:50.289647 [ 143 ] {} <Debug> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2995 | 2025.07.29 18:49:50.289678 [ 277 ] {b79530a8-c53e-4455-989d-5de17af23cb9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001346 sec., 4457.652303120357 rows/sec., 232.89 KiB/sec. | ||
| 2996 | 2025.07.29 18:49:50.289682 [ 143 ] {} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2997 | 2025.07.29 18:49:50.289724 [ 277 ] {b79530a8-c53e-4455-989d-5de17af23cb9} <Debug> TCPHandler: Processed in 0.001526273 sec. | ||
| 2998 | 2025.07.29 18:49:50.289729 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2999 | 2025.07.29 18:49:50.289830 [ 188 ] {d263f1c3-cc54-437e-880f-e221651ecd41::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 | ||
| 3000 | 2025.07.29 18:49:50.289849 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3001 | 2025.07.29 18:49:50.289859 [ 196 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_16_3} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3002 | 2025.07.29 18:49:50.289947 [ 188 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3003 | 2025.07.29 18:49:50.289956 [ 196 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_16_3} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3004 | 2025.07.29 18:49:50.289958 [ 277 ] {a496dd77-2457-41e7-b2f7-120e772a1083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3005 | 2025.07.29 18:49:50.289979 [ 188 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3006 | 2025.07.29 18:49:50.290016 [ 277 ] {a496dd77-2457-41e7-b2f7-120e772a1083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3007 | 2025.07.29 18:49:50.290048 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 3008 | 2025.07.29 18:49:50.290050 [ 188 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 3009 | 2025.07.29 18:49:50.290103 [ 188 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3010 | 2025.07.29 18:49:50.290142 [ 188 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 3011 | 2025.07.29 18:49:50.290171 [ 201 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2793 rows, containing 5 columns (5 merged, 0 gathered) in 0.001963585 sec., 1422398.317363394 rows/sec., 107.33 MiB/sec. | ||
| 3012 | 2025.07.29 18:49:50.290181 [ 188 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3013 | 2025.07.29 18:49:50.290401 [ 189 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3014 | 2025.07.29 18:49:50.290479 [ 277 ] {a496dd77-2457-41e7-b2f7-120e772a1083} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3015 | 2025.07.29 18:49:50.290521 [ 277 ] {a496dd77-2457-41e7-b2f7-120e772a1083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3016 | 2025.07.29 18:49:50.290676 [ 189 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_16_3} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3017 | 2025.07.29 18:49:50.290758 [ 189 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_16_3} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3018 | 2025.07.29 18:49:50.290827 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 3019 | 2025.07.29 18:49:50.290900 [ 277 ] {a496dd77-2457-41e7-b2f7-120e772a1083} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3020 | 2025.07.29 18:49:50.290934 [ 189 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001141952 sec., 26270.806478731156 rows/sec., 1.34 MiB/sec. | ||
| 3021 | 2025.07.29 18:49:50.291047 [ 188 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3022 | 2025.07.29 18:49:50.291148 [ 277 ] {a496dd77-2457-41e7-b2f7-120e772a1083} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3023 | 2025.07.29 18:49:50.291321 [ 188 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_5_1} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3024 | 2025.07.29 18:49:50.291323 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3025 | 2025.07.29 18:49:50.291338 [ 277 ] {a496dd77-2457-41e7-b2f7-120e772a1083} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001397 sec., 219756.62133142448 rows/sec., 14.46 MiB/sec. | ||
| 3026 | 2025.07.29 18:49:50.291383 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3027 | 2025.07.29 18:49:50.291394 [ 188 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_5_1} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3028 | 2025.07.29 18:49:50.291413 [ 277 ] {a496dd77-2457-41e7-b2f7-120e772a1083} <Debug> TCPHandler: Processed in 0.001613915 sec. | ||
| 3029 | 2025.07.29 18:49:50.291415 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3030 | 2025.07.29 18:49:50.291460 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3031 | 2025.07.29 18:49:50.291539 [ 188 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::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 | ||
| 3032 | 2025.07.29 18:49:50.291548 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3033 | 2025.07.29 18:49:50.291616 [ 188 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3034 | 2025.07.29 18:49:50.291644 [ 188 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2375 rows starting from the beginning of the part | ||
| 3035 | 2025.07.29 18:49:50.291646 [ 277 ] {4e91d1ec-c44e-42e6-a858-de4cc232c754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3036 | 2025.07.29 18:49:50.291688 [ 188 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 3037 | 2025.07.29 18:49:50.291697 [ 277 ] {4e91d1ec-c44e-42e6-a858-de4cc232c754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3038 | 2025.07.29 18:49:50.291734 [ 188 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2927 rows starting from the beginning of the part | ||
| 3039 | 2025.07.29 18:49:50.291774 [ 188 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 128 rows starting from the beginning of the part | ||
| 3040 | 2025.07.29 18:49:50.291806 [ 188 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3041 | 2025.07.29 18:49:50.291839 [ 188 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 307 rows starting from the beginning of the part | ||
| 3042 | 2025.07.29 18:49:50.292019 [ 277 ] {4e91d1ec-c44e-42e6-a858-de4cc232c754} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3043 | 2025.07.29 18:49:50.292060 [ 277 ] {4e91d1ec-c44e-42e6-a858-de4cc232c754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3044 | 2025.07.29 18:49:50.292371 [ 277 ] {4e91d1ec-c44e-42e6-a858-de4cc232c754} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3045 | 2025.07.29 18:49:50.292585 [ 277 ] {4e91d1ec-c44e-42e6-a858-de4cc232c754} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3046 | 2025.07.29 18:49:50.292715 [ 277 ] {4e91d1ec-c44e-42e6-a858-de4cc232c754} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001087 sec., 919.963201471941 rows/sec., 61.99 KiB/sec. | ||
| 3047 | 2025.07.29 18:49:50.292750 [ 277 ] {4e91d1ec-c44e-42e6-a858-de4cc232c754} <Debug> TCPHandler: Processed in 0.001260335 sec. | ||
| 3048 | 2025.07.29 18:49:50.292856 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3049 | 2025.07.29 18:49:50.292947 [ 277 ] {96a55bcc-e00f-434c-91a1-4195473c02b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3050 | 2025.07.29 18:49:50.292999 [ 277 ] {96a55bcc-e00f-434c-91a1-4195473c02b3} <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 | ||
| 3051 | 2025.07.29 18:49:50.293817 [ 277 ] {96a55bcc-e00f-434c-91a1-4195473c02b3} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3052 | 2025.07.29 18:49:50.293853 [ 277 ] {96a55bcc-e00f-434c-91a1-4195473c02b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3053 | 2025.07.29 18:49:50.294162 [ 201 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6057 rows, containing 5 columns (5 merged, 0 gathered) in 0.002650334 sec., 2285372.3342039157 rows/sec., 154.82 MiB/sec. | ||
| 3054 | 2025.07.29 18:49:50.294388 [ 277 ] {96a55bcc-e00f-434c-91a1-4195473c02b3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3055 | 2025.07.29 18:49:50.294603 [ 188 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3056 | 2025.07.29 18:49:50.294626 [ 277 ] {96a55bcc-e00f-434c-91a1-4195473c02b3} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3057 | 2025.07.29 18:49:50.294767 [ 141 ] {} <Debug> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3058 | 2025.07.29 18:49:50.294771 [ 277 ] {96a55bcc-e00f-434c-91a1-4195473c02b3} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001842 sec., 16829.533116178067 rows/sec., 30.16 MiB/sec. | ||
| 3059 | 2025.07.29 18:49:50.294815 [ 141 ] {} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3060 | 2025.07.29 18:49:50.294846 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3061 | 2025.07.29 18:49:50.294852 [ 277 ] {96a55bcc-e00f-434c-91a1-4195473c02b3} <Debug> TCPHandler: Processed in 0.002043317 sec. | ||
| 3062 | 2025.07.29 18:49:50.294864 [ 188 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3063 | 2025.07.29 18:49:50.294921 [ 194 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::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 | ||
| 3064 | 2025.07.29 18:49:50.294939 [ 188 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3065 | 2025.07.29 18:49:50.294977 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3066 | 2025.07.29 18:49:50.295007 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 3067 | 2025.07.29 18:49:50.295075 [ 277 ] {9117e2cf-77cb-4dd1-843d-5d736d4b876b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3068 | 2025.07.29 18:49:50.295100 [ 194 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3069 | 2025.07.29 18:49:50.295119 [ 277 ] {9117e2cf-77cb-4dd1-843d-5d736d4b876b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3070 | 2025.07.29 18:49:50.295146 [ 194 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 80 rows starting from the beginning of the part | ||
| 3071 | 2025.07.29 18:49:50.295247 [ 194 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 23 rows starting from the beginning of the part | ||
| 3072 | 2025.07.29 18:49:50.295350 [ 194 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 9 rows starting from the beginning of the part | ||
| 3073 | 2025.07.29 18:49:50.295447 [ 194 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 31 rows starting from the beginning of the part | ||
| 3074 | 2025.07.29 18:49:50.295447 [ 277 ] {9117e2cf-77cb-4dd1-843d-5d736d4b876b} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3075 | 2025.07.29 18:49:50.295490 [ 277 ] {9117e2cf-77cb-4dd1-843d-5d736d4b876b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3076 | 2025.07.29 18:49:50.295541 [ 194 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 9 rows starting from the beginning of the part | ||
| 3077 | 2025.07.29 18:49:50.295638 [ 194 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part | ||
| 3078 | 2025.07.29 18:49:50.295815 [ 277 ] {9117e2cf-77cb-4dd1-843d-5d736d4b876b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3079 | 2025.07.29 18:49:50.296028 [ 277 ] {9117e2cf-77cb-4dd1-843d-5d736d4b876b} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3080 | 2025.07.29 18:49:50.296148 [ 141 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3081 | 2025.07.29 18:49:50.296150 [ 277 ] {9117e2cf-77cb-4dd1-843d-5d736d4b876b} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001093 sec., 93321.13449222324 rows/sec., 5.73 MiB/sec. | ||
| 3082 | 2025.07.29 18:49:50.296189 [ 141 ] {} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3083 | 2025.07.29 18:49:50.296208 [ 277 ] {9117e2cf-77cb-4dd1-843d-5d736d4b876b} <Debug> TCPHandler: Processed in 0.001277716 sec. | ||
| 3084 | 2025.07.29 18:49:50.296215 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3085 | 2025.07.29 18:49:50.296290 [ 201 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::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 | ||
| 3086 | 2025.07.29 18:49:50.296377 [ 201 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3087 | 2025.07.29 18:49:50.296404 [ 201 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 726 rows starting from the beginning of the part | ||
| 3088 | 2025.07.29 18:49:50.296472 [ 201 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 3089 | 2025.07.29 18:49:50.296516 [ 201 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 54 rows starting from the beginning of the part | ||
| 3090 | 2025.07.29 18:49:50.296565 [ 201 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 48 rows starting from the beginning of the part | ||
| 3091 | 2025.07.29 18:49:50.296603 [ 201 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3092 | 2025.07.29 18:49:50.296648 [ 201 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 102 rows starting from the beginning of the part | ||
| 3093 | 2025.07.29 18:49:50.297495 [ 197 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1050 rows, containing 4 columns (4 merged, 0 gathered) in 0.001233994 sec., 850895.5473041198 rows/sec., 55.17 MiB/sec. | ||
| 3094 | 2025.07.29 18:49:50.297644 [ 201 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3095 | 2025.07.29 18:49:50.297879 [ 201 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_16_3} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3096 | 2025.07.29 18:49:50.297938 [ 201 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_16_3} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3097 | 2025.07.29 18:49:50.297948 [ 199 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 183 rows, containing 19 columns (19 merged, 0 gathered) in 0.003052845 sec., 59944.08494371643 rows/sec., 107.42 MiB/sec. | ||
| 3098 | 2025.07.29 18:49:50.297992 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3099 | 2025.07.29 18:49:50.298369 [ 197 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3100 | 2025.07.29 18:49:50.298692 [ 197 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3101 | 2025.07.29 18:49:50.298765 [ 197 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3102 | 2025.07.29 18:49:50.298871 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 3103 | 2025.07.29 18:49:54.896393 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 | ||
| 3104 | 2025.07.29 18:49:54.896995 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3105 | 2025.07.29 18:49:54.897030 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3106 | 2025.07.29 18:49:54.897520 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3107 | 2025.07.29 18:49:54.897747 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3108 | 2025.07.29 18:49:54.897876 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 | ||
| 3109 | 2025.07.29 18:49:55.213970 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3110 | 2025.07.29 18:49:55.229510 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3111 | 2025.07.29 18:49:55.229564 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3112 | 2025.07.29 18:49:55.235589 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3113 | 2025.07.29 18:49:55.236268 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3114 | 2025.07.29 18:49:55.239090 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3115 | 2025.07.29 18:49:55.265846 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3116 | 2025.07.29 18:49:55.266024 [ 277 ] {804e227a-658d-45c3-b03d-85a82557de7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3117 | 2025.07.29 18:49:55.266093 [ 277 ] {804e227a-658d-45c3-b03d-85a82557de7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3118 | 2025.07.29 18:49:55.266706 [ 277 ] {804e227a-658d-45c3-b03d-85a82557de7f} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3119 | 2025.07.29 18:49:55.266756 [ 277 ] {804e227a-658d-45c3-b03d-85a82557de7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3120 | 2025.07.29 18:49:55.267150 [ 277 ] {804e227a-658d-45c3-b03d-85a82557de7f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3121 | 2025.07.29 18:49:55.267396 [ 277 ] {804e227a-658d-45c3-b03d-85a82557de7f} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3122 | 2025.07.29 18:49:55.267557 [ 277 ] {804e227a-658d-45c3-b03d-85a82557de7f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00158 sec., 2531.645569620253 rows/sec., 206.44 KiB/sec. | ||
| 3123 | 2025.07.29 18:49:55.267606 [ 277 ] {804e227a-658d-45c3-b03d-85a82557de7f} <Debug> TCPHandler: Processed in 0.001886523 sec. | ||
| 3124 | 2025.07.29 18:49:55.267734 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3125 | 2025.07.29 18:49:55.267834 [ 277 ] {1e480f29-33fa-448c-8990-2c3c7237b28a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3126 | 2025.07.29 18:49:55.267879 [ 277 ] {1e480f29-33fa-448c-8990-2c3c7237b28a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3127 | 2025.07.29 18:49:55.268325 [ 277 ] {1e480f29-33fa-448c-8990-2c3c7237b28a} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3128 | 2025.07.29 18:49:55.268366 [ 277 ] {1e480f29-33fa-448c-8990-2c3c7237b28a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3129 | 2025.07.29 18:49:55.268703 [ 277 ] {1e480f29-33fa-448c-8990-2c3c7237b28a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3130 | 2025.07.29 18:49:55.268922 [ 277 ] {1e480f29-33fa-448c-8990-2c3c7237b28a} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3131 | 2025.07.29 18:49:55.269054 [ 277 ] {1e480f29-33fa-448c-8990-2c3c7237b28a} <Debug> executeQuery: Read 76 rows, 6.32 KiB in 0.001242 sec., 61191.626409017714 rows/sec., 4.97 MiB/sec. | ||
| 3132 | 2025.07.29 18:49:55.269092 [ 277 ] {1e480f29-33fa-448c-8990-2c3c7237b28a} <Debug> TCPHandler: Processed in 0.001411129 sec. | ||
| 3133 | 2025.07.29 18:49:55.269203 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3134 | 2025.07.29 18:49:55.269299 [ 277 ] {7bfb1eab-dbc2-4fc6-97f7-c98f5cd970dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3135 | 2025.07.29 18:49:55.269340 [ 277 ] {7bfb1eab-dbc2-4fc6-97f7-c98f5cd970dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3136 | 2025.07.29 18:49:55.269735 [ 277 ] {7bfb1eab-dbc2-4fc6-97f7-c98f5cd970dd} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3137 | 2025.07.29 18:49:55.269771 [ 277 ] {7bfb1eab-dbc2-4fc6-97f7-c98f5cd970dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3138 | 2025.07.29 18:49:55.270062 [ 277 ] {7bfb1eab-dbc2-4fc6-97f7-c98f5cd970dd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3139 | 2025.07.29 18:49:55.270266 [ 277 ] {7bfb1eab-dbc2-4fc6-97f7-c98f5cd970dd} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3140 | 2025.07.29 18:49:55.270391 [ 277 ] {7bfb1eab-dbc2-4fc6-97f7-c98f5cd970dd} <Debug> executeQuery: Read 13 rows, 979.00 B in 0.001112 sec., 11690.647482014389 rows/sec., 859.76 KiB/sec. | ||
| 3141 | 2025.07.29 18:49:55.270428 [ 277 ] {7bfb1eab-dbc2-4fc6-97f7-c98f5cd970dd} <Debug> TCPHandler: Processed in 0.001274885 sec. | ||
| 3142 | 2025.07.29 18:49:55.270528 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3143 | 2025.07.29 18:49:55.270623 [ 277 ] {867c6d3f-88f2-4141-b05d-9569c1190363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3144 | 2025.07.29 18:49:55.270663 [ 277 ] {867c6d3f-88f2-4141-b05d-9569c1190363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3145 | 2025.07.29 18:49:55.271065 [ 277 ] {867c6d3f-88f2-4141-b05d-9569c1190363} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3146 | 2025.07.29 18:49:55.271102 [ 277 ] {867c6d3f-88f2-4141-b05d-9569c1190363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3147 | 2025.07.29 18:49:55.271416 [ 277 ] {867c6d3f-88f2-4141-b05d-9569c1190363} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3148 | 2025.07.29 18:49:55.271634 [ 277 ] {867c6d3f-88f2-4141-b05d-9569c1190363} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3149 | 2025.07.29 18:49:55.271757 [ 277 ] {867c6d3f-88f2-4141-b05d-9569c1190363} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001154 sec., 66724.43674176776 rows/sec., 5.21 MiB/sec. | ||
| 3150 | 2025.07.29 18:49:55.271793 [ 277 ] {867c6d3f-88f2-4141-b05d-9569c1190363} <Debug> TCPHandler: Processed in 0.001315107 sec. | ||
| 3151 | 2025.07.29 18:49:55.271901 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3152 | 2025.07.29 18:49:55.271994 [ 277 ] {38740d6f-678f-44e8-b793-64707bbda721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3153 | 2025.07.29 18:49:55.272038 [ 277 ] {38740d6f-678f-44e8-b793-64707bbda721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3154 | 2025.07.29 18:49:55.272433 [ 277 ] {38740d6f-678f-44e8-b793-64707bbda721} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3155 | 2025.07.29 18:49:55.272470 [ 277 ] {38740d6f-678f-44e8-b793-64707bbda721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3156 | 2025.07.29 18:49:55.272799 [ 277 ] {38740d6f-678f-44e8-b793-64707bbda721} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3157 | 2025.07.29 18:49:55.273013 [ 277 ] {38740d6f-678f-44e8-b793-64707bbda721} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3158 | 2025.07.29 18:49:55.273139 [ 277 ] {38740d6f-678f-44e8-b793-64707bbda721} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001164 sec., 139175.25773195876 rows/sec., 9.69 MiB/sec. | ||
| 3159 | 2025.07.29 18:49:55.273176 [ 277 ] {38740d6f-678f-44e8-b793-64707bbda721} <Debug> TCPHandler: Processed in 0.001324697 sec. | ||
| 3160 | 2025.07.29 18:49:55.273279 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3161 | 2025.07.29 18:49:55.273373 [ 277 ] {006b63fc-579c-4c64-8b3c-8f22aa3d96b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3162 | 2025.07.29 18:49:55.273427 [ 277 ] {006b63fc-579c-4c64-8b3c-8f22aa3d96b2} <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 | ||
| 3163 | 2025.07.29 18:49:55.274141 [ 277 ] {006b63fc-579c-4c64-8b3c-8f22aa3d96b2} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3164 | 2025.07.29 18:49:55.274178 [ 277 ] {006b63fc-579c-4c64-8b3c-8f22aa3d96b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3165 | 2025.07.29 18:49:55.274685 [ 277 ] {006b63fc-579c-4c64-8b3c-8f22aa3d96b2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3166 | 2025.07.29 18:49:55.274906 [ 277 ] {006b63fc-579c-4c64-8b3c-8f22aa3d96b2} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3167 | 2025.07.29 18:49:55.275042 [ 277 ] {006b63fc-579c-4c64-8b3c-8f22aa3d96b2} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001687 sec., 5334.914048606995 rows/sec., 9.56 MiB/sec. | ||
| 3168 | 2025.07.29 18:49:55.275102 [ 277 ] {006b63fc-579c-4c64-8b3c-8f22aa3d96b2} <Debug> TCPHandler: Processed in 0.001875942 sec. | ||
| 3169 | 2025.07.29 18:49:55.275214 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3170 | 2025.07.29 18:49:55.275311 [ 277 ] {1381f9c4-146d-40ca-87d5-092bf5b45e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3171 | 2025.07.29 18:49:55.275352 [ 277 ] {1381f9c4-146d-40ca-87d5-092bf5b45e4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3172 | 2025.07.29 18:49:55.275720 [ 277 ] {1381f9c4-146d-40ca-87d5-092bf5b45e4a} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3173 | 2025.07.29 18:49:55.275757 [ 277 ] {1381f9c4-146d-40ca-87d5-092bf5b45e4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3174 | 2025.07.29 18:49:55.276064 [ 277 ] {1381f9c4-146d-40ca-87d5-092bf5b45e4a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3175 | 2025.07.29 18:49:55.276277 [ 277 ] {1381f9c4-146d-40ca-87d5-092bf5b45e4a} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3176 | 2025.07.29 18:49:55.276406 [ 277 ] {1381f9c4-146d-40ca-87d5-092bf5b45e4a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 3177 | 2025.07.29 18:49:55.276441 [ 277 ] {1381f9c4-146d-40ca-87d5-092bf5b45e4a} <Debug> TCPHandler: Processed in 0.001277835 sec. | ||
| 3178 | 2025.07.29 18:49:57.417284 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 450 | ||
| 3179 | 2025.07.29 18:49:57.419614 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3180 | 2025.07.29 18:49:57.419662 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3181 | 2025.07.29 18:49:57.420836 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3182 | 2025.07.29 18:49:57.421098 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3183 | 2025.07.29 18:49:57.421341 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 450 | ||
| 3184 | 2025.07.29 18:50:00.276425 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3185 | 2025.07.29 18:50:00.276606 [ 277 ] {68d88607-d760-40c7-98f6-7671f7fc10df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3186 | 2025.07.29 18:50:00.276671 [ 277 ] {68d88607-d760-40c7-98f6-7671f7fc10df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3187 | 2025.07.29 18:50:00.277483 [ 277 ] {68d88607-d760-40c7-98f6-7671f7fc10df} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3188 | 2025.07.29 18:50:00.277531 [ 277 ] {68d88607-d760-40c7-98f6-7671f7fc10df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3189 | 2025.07.29 18:50:00.277973 [ 277 ] {68d88607-d760-40c7-98f6-7671f7fc10df} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3190 | 2025.07.29 18:50:00.278218 [ 277 ] {68d88607-d760-40c7-98f6-7671f7fc10df} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3191 | 2025.07.29 18:50:00.278377 [ 277 ] {68d88607-d760-40c7-98f6-7671f7fc10df} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001824 sec., 214912.28070175438 rows/sec., 13.63 MiB/sec. | ||
| 3192 | 2025.07.29 18:50:00.278427 [ 277 ] {68d88607-d760-40c7-98f6-7671f7fc10df} <Debug> TCPHandler: Processed in 0.002131719 sec. | ||
| 3193 | 2025.07.29 18:50:00.278542 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3194 | 2025.07.29 18:50:00.278638 [ 277 ] {70dd211b-1fad-47ff-af6f-6fce7cd409cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3195 | 2025.07.29 18:50:00.278680 [ 277 ] {70dd211b-1fad-47ff-af6f-6fce7cd409cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3196 | 2025.07.29 18:50:00.279739 [ 277 ] {70dd211b-1fad-47ff-af6f-6fce7cd409cf} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3197 | 2025.07.29 18:50:00.279777 [ 277 ] {70dd211b-1fad-47ff-af6f-6fce7cd409cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3198 | 2025.07.29 18:50:00.280161 [ 277 ] {70dd211b-1fad-47ff-af6f-6fce7cd409cf} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3199 | 2025.07.29 18:50:00.280383 [ 277 ] {70dd211b-1fad-47ff-af6f-6fce7cd409cf} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3200 | 2025.07.29 18:50:00.280522 [ 277 ] {70dd211b-1fad-47ff-af6f-6fce7cd409cf} <Debug> executeQuery: Read 1129 rows, 91.88 KiB in 0.001903 sec., 593273.7782448765 rows/sec., 47.15 MiB/sec. | ||
| 3201 | 2025.07.29 18:50:00.280560 [ 277 ] {70dd211b-1fad-47ff-af6f-6fce7cd409cf} <Debug> TCPHandler: Processed in 0.002067588 sec. | ||
| 3202 | 2025.07.29 18:50:00.280678 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3203 | 2025.07.29 18:50:00.280773 [ 277 ] {85323fd7-1882-41ca-a90f-39426f9ca95c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3204 | 2025.07.29 18:50:00.280812 [ 277 ] {85323fd7-1882-41ca-a90f-39426f9ca95c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3205 | 2025.07.29 18:50:00.281330 [ 277 ] {85323fd7-1882-41ca-a90f-39426f9ca95c} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3206 | 2025.07.29 18:50:00.281366 [ 277 ] {85323fd7-1882-41ca-a90f-39426f9ca95c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3207 | 2025.07.29 18:50:00.281721 [ 277 ] {85323fd7-1882-41ca-a90f-39426f9ca95c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3208 | 2025.07.29 18:50:00.281977 [ 277 ] {85323fd7-1882-41ca-a90f-39426f9ca95c} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3209 | 2025.07.29 18:50:00.282111 [ 277 ] {85323fd7-1882-41ca-a90f-39426f9ca95c} <Debug> executeQuery: Read 227 rows, 14.11 KiB in 0.001357 sec., 167280.7663964628 rows/sec., 10.15 MiB/sec. | ||
| 3210 | 2025.07.29 18:50:00.282149 [ 277 ] {85323fd7-1882-41ca-a90f-39426f9ca95c} <Debug> TCPHandler: Processed in 0.001521192 sec. | ||
| 3211 | 2025.07.29 18:50:00.282261 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3212 | 2025.07.29 18:50:00.282355 [ 277 ] {dc9975a0-286b-44fa-811e-735db86e07d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3213 | 2025.07.29 18:50:00.282395 [ 277 ] {dc9975a0-286b-44fa-811e-735db86e07d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3214 | 2025.07.29 18:50:00.282882 [ 277 ] {dc9975a0-286b-44fa-811e-735db86e07d5} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3215 | 2025.07.29 18:50:00.282918 [ 277 ] {dc9975a0-286b-44fa-811e-735db86e07d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3216 | 2025.07.29 18:50:00.283239 [ 277 ] {dc9975a0-286b-44fa-811e-735db86e07d5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3217 | 2025.07.29 18:50:00.283461 [ 277 ] {dc9975a0-286b-44fa-811e-735db86e07d5} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3218 | 2025.07.29 18:50:00.283588 [ 277 ] {dc9975a0-286b-44fa-811e-735db86e07d5} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001252 sec., 162140.5750798722 rows/sec., 10.46 MiB/sec. | ||
| 3219 | 2025.07.29 18:50:00.283627 [ 277 ] {dc9975a0-286b-44fa-811e-735db86e07d5} <Debug> TCPHandler: Processed in 0.001415679 sec. | ||
| 3220 | 2025.07.29 18:50:00.283732 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3221 | 2025.07.29 18:50:00.283825 [ 277 ] {8cbb0d25-4e2e-4ec3-9320-11bae8463d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3222 | 2025.07.29 18:50:00.283865 [ 277 ] {8cbb0d25-4e2e-4ec3-9320-11bae8463d81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3223 | 2025.07.29 18:50:00.284347 [ 277 ] {8cbb0d25-4e2e-4ec3-9320-11bae8463d81} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3224 | 2025.07.29 18:50:00.284383 [ 277 ] {8cbb0d25-4e2e-4ec3-9320-11bae8463d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3225 | 2025.07.29 18:50:00.284700 [ 277 ] {8cbb0d25-4e2e-4ec3-9320-11bae8463d81} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3226 | 2025.07.29 18:50:00.284915 [ 277 ] {8cbb0d25-4e2e-4ec3-9320-11bae8463d81} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3227 | 2025.07.29 18:50:00.285042 [ 277 ] {8cbb0d25-4e2e-4ec3-9320-11bae8463d81} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001233 sec., 163828.06163828063 rows/sec., 9.30 MiB/sec. | ||
| 3228 | 2025.07.29 18:50:00.285091 [ 277 ] {8cbb0d25-4e2e-4ec3-9320-11bae8463d81} <Debug> TCPHandler: Processed in 0.001408649 sec. | ||
| 3229 | 2025.07.29 18:50:00.285225 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3230 | 2025.07.29 18:50:00.285321 [ 277 ] {ede55b24-1541-4e42-ae9d-4b9bf7b61164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3231 | 2025.07.29 18:50:00.285360 [ 277 ] {ede55b24-1541-4e42-ae9d-4b9bf7b61164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3232 | 2025.07.29 18:50:00.286069 [ 277 ] {ede55b24-1541-4e42-ae9d-4b9bf7b61164} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3233 | 2025.07.29 18:50:00.286107 [ 277 ] {ede55b24-1541-4e42-ae9d-4b9bf7b61164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3234 | 2025.07.29 18:50:00.286450 [ 277 ] {ede55b24-1541-4e42-ae9d-4b9bf7b61164} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3235 | 2025.07.29 18:50:00.286690 [ 277 ] {ede55b24-1541-4e42-ae9d-4b9bf7b61164} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3236 | 2025.07.29 18:50:00.286837 [ 277 ] {ede55b24-1541-4e42-ae9d-4b9bf7b61164} <Debug> executeQuery: Read 683 rows, 49.05 KiB in 0.001534 sec., 445241.1994784876 rows/sec., 31.23 MiB/sec. | ||
| 3237 | 2025.07.29 18:50:00.286876 [ 277 ] {ede55b24-1541-4e42-ae9d-4b9bf7b61164} <Debug> TCPHandler: Processed in 0.001706218 sec. | ||
| 3238 | 2025.07.29 18:50:00.286990 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3239 | 2025.07.29 18:50:00.287084 [ 277 ] {12698616-ee0c-4176-adc6-017fda099d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3240 | 2025.07.29 18:50:00.287132 [ 277 ] {12698616-ee0c-4176-adc6-017fda099d03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3241 | 2025.07.29 18:50:00.287456 [ 277 ] {12698616-ee0c-4176-adc6-017fda099d03} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3242 | 2025.07.29 18:50:00.287492 [ 277 ] {12698616-ee0c-4176-adc6-017fda099d03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3243 | 2025.07.29 18:50:00.287790 [ 277 ] {12698616-ee0c-4176-adc6-017fda099d03} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3244 | 2025.07.29 18:50:00.287998 [ 277 ] {12698616-ee0c-4176-adc6-017fda099d03} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3245 | 2025.07.29 18:50:00.288124 [ 277 ] {12698616-ee0c-4176-adc6-017fda099d03} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 3246 | 2025.07.29 18:50:00.288160 [ 277 ] {12698616-ee0c-4176-adc6-017fda099d03} <Debug> TCPHandler: Processed in 0.001220004 sec. | ||
| 3247 | 2025.07.29 18:50:00.288263 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3248 | 2025.07.29 18:50:00.288358 [ 277 ] {85c69ff0-8fa7-4512-a8d6-e77307a9a8a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3249 | 2025.07.29 18:50:00.288399 [ 277 ] {85c69ff0-8fa7-4512-a8d6-e77307a9a8a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3250 | 2025.07.29 18:50:00.288847 [ 277 ] {85c69ff0-8fa7-4512-a8d6-e77307a9a8a9} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3251 | 2025.07.29 18:50:00.288882 [ 277 ] {85c69ff0-8fa7-4512-a8d6-e77307a9a8a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3252 | 2025.07.29 18:50:00.289225 [ 277 ] {85c69ff0-8fa7-4512-a8d6-e77307a9a8a9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3253 | 2025.07.29 18:50:00.289434 [ 277 ] {85c69ff0-8fa7-4512-a8d6-e77307a9a8a9} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3254 | 2025.07.29 18:50:00.289570 [ 277 ] {85c69ff0-8fa7-4512-a8d6-e77307a9a8a9} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001231 sec., 249390.73923639316 rows/sec., 16.41 MiB/sec. | ||
| 3255 | 2025.07.29 18:50:00.289606 [ 277 ] {85c69ff0-8fa7-4512-a8d6-e77307a9a8a9} <Debug> TCPHandler: Processed in 0.001393159 sec. | ||
| 3256 | 2025.07.29 18:50:00.289711 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3257 | 2025.07.29 18:50:00.289803 [ 277 ] {1015eebf-bf48-4ba0-ab86-9ea7d88b154b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3258 | 2025.07.29 18:50:00.289844 [ 277 ] {1015eebf-bf48-4ba0-ab86-9ea7d88b154b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3259 | 2025.07.29 18:50:00.290142 [ 277 ] {1015eebf-bf48-4ba0-ab86-9ea7d88b154b} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3260 | 2025.07.29 18:50:00.290178 [ 277 ] {1015eebf-bf48-4ba0-ab86-9ea7d88b154b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3261 | 2025.07.29 18:50:00.290474 [ 277 ] {1015eebf-bf48-4ba0-ab86-9ea7d88b154b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3262 | 2025.07.29 18:50:00.290698 [ 277 ] {1015eebf-bf48-4ba0-ab86-9ea7d88b154b} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3263 | 2025.07.29 18:50:00.290806 [ 87 ] {} <Debug> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3264 | 2025.07.29 18:50:00.290824 [ 277 ] {1015eebf-bf48-4ba0-ab86-9ea7d88b154b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 3265 | 2025.07.29 18:50:00.290880 [ 87 ] {} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3266 | 2025.07.29 18:50:00.290886 [ 277 ] {1015eebf-bf48-4ba0-ab86-9ea7d88b154b} <Debug> TCPHandler: Processed in 0.001224244 sec. | ||
| 3267 | 2025.07.29 18:50:00.290909 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3268 | 2025.07.29 18:50:00.291120 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3269 | 2025.07.29 18:50:00.291133 [ 199 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::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 | ||
| 3270 | 2025.07.29 18:50:00.291251 [ 277 ] {58f41b93-e360-4b1a-8ac6-001933962884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3271 | 2025.07.29 18:50:00.291303 [ 199 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3272 | 2025.07.29 18:50:00.291320 [ 277 ] {58f41b93-e360-4b1a-8ac6-001933962884} <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 | ||
| 3273 | 2025.07.29 18:50:00.291361 [ 199 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 3274 | 2025.07.29 18:50:00.291578 [ 199 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 3275 | 2025.07.29 18:50:00.291649 [ 199 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 3276 | 2025.07.29 18:50:00.291731 [ 199 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 3277 | 2025.07.29 18:50:00.291804 [ 199 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 3278 | 2025.07.29 18:50:00.291862 [ 199 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3279 | 2025.07.29 18:50:00.292205 [ 277 ] {58f41b93-e360-4b1a-8ac6-001933962884} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3280 | 2025.07.29 18:50:00.292248 [ 277 ] {58f41b93-e360-4b1a-8ac6-001933962884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3281 | 2025.07.29 18:50:00.292739 [ 197 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7 rows, containing 4 columns (4 merged, 0 gathered) in 0.001659366 sec., 4218.4786237635335 rows/sec., 281.90 KiB/sec. | ||
| 3282 | 2025.07.29 18:50:00.292823 [ 277 ] {58f41b93-e360-4b1a-8ac6-001933962884} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3283 | 2025.07.29 18:50:00.292903 [ 199 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3284 | 2025.07.29 18:50:00.293093 [ 277 ] {58f41b93-e360-4b1a-8ac6-001933962884} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3285 | 2025.07.29 18:50:00.293209 [ 199 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_6_1} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3286 | 2025.07.29 18:50:00.293247 [ 277 ] {58f41b93-e360-4b1a-8ac6-001933962884} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002021 sec., 15338.94111825829 rows/sec., 27.49 MiB/sec. | ||
| 3287 | 2025.07.29 18:50:00.293283 [ 199 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_6_1} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3288 | 2025.07.29 18:50:00.293307 [ 277 ] {58f41b93-e360-4b1a-8ac6-001933962884} <Debug> TCPHandler: Processed in 0.002247093 sec. | ||
| 3289 | 2025.07.29 18:50:00.293355 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3290 | 2025.07.29 18:50:00.293427 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3291 | 2025.07.29 18:50:00.293525 [ 277 ] {0fcc08ce-4bd7-421d-a364-2221bb851cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3292 | 2025.07.29 18:50:00.293567 [ 277 ] {0fcc08ce-4bd7-421d-a364-2221bb851cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3293 | 2025.07.29 18:50:00.293921 [ 277 ] {0fcc08ce-4bd7-421d-a364-2221bb851cb8} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3294 | 2025.07.29 18:50:00.293958 [ 277 ] {0fcc08ce-4bd7-421d-a364-2221bb851cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3295 | 2025.07.29 18:50:00.294270 [ 277 ] {0fcc08ce-4bd7-421d-a364-2221bb851cb8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3296 | 2025.07.29 18:50:00.294472 [ 277 ] {0fcc08ce-4bd7-421d-a364-2221bb851cb8} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3297 | 2025.07.29 18:50:00.294593 [ 277 ] {0fcc08ce-4bd7-421d-a364-2221bb851cb8} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001113 sec., 91644.20485175202 rows/sec., 5.63 MiB/sec. | ||
| 3298 | 2025.07.29 18:50:00.294625 [ 277 ] {0fcc08ce-4bd7-421d-a364-2221bb851cb8} <Debug> TCPHandler: Processed in 0.001274326 sec. | ||
| 3299 | 2025.07.29 18:50:02.282898 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3300 | 2025.07.29 18:50:02.282991 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3301 | 2025.07.29 18:50:02.398895 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 | ||
| 3302 | 2025.07.29 18:50:02.399397 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3303 | 2025.07.29 18:50:02.399435 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3304 | 2025.07.29 18:50:02.399918 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3305 | 2025.07.29 18:50:02.400142 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3306 | 2025.07.29 18:50:02.400266 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
| 3307 | 2025.07.29 18:50:02.740130 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3308 | 2025.07.29 18:50:02.756437 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3309 | 2025.07.29 18:50:02.756482 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3310 | 2025.07.29 18:50:02.762803 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3311 | 2025.07.29 18:50:02.763507 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3312 | 2025.07.29 18:50:02.766184 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3313 | 2025.07.29 18:50:03.000138 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 200.36 MiB, peak 205.70 MiB, free memory in arenas 0.00 B, will set to 201.70 MiB (RSS), difference: 1.34 MiB | ||
| 3314 | 2025.07.29 18:50:05.266611 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3315 | 2025.07.29 18:50:05.266789 [ 277 ] {3c2677b1-64d5-4ffd-af30-8d0f6d151330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3316 | 2025.07.29 18:50:05.266858 [ 277 ] {3c2677b1-64d5-4ffd-af30-8d0f6d151330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3317 | 2025.07.29 18:50:05.267514 [ 277 ] {3c2677b1-64d5-4ffd-af30-8d0f6d151330} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3318 | 2025.07.29 18:50:05.267564 [ 277 ] {3c2677b1-64d5-4ffd-af30-8d0f6d151330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3319 | 2025.07.29 18:50:05.267973 [ 277 ] {3c2677b1-64d5-4ffd-af30-8d0f6d151330} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3320 | 2025.07.29 18:50:05.268225 [ 277 ] {3c2677b1-64d5-4ffd-af30-8d0f6d151330} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3321 | 2025.07.29 18:50:05.268380 [ 277 ] {3c2677b1-64d5-4ffd-af30-8d0f6d151330} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.00164 sec., 45121.95121951219 rows/sec., 3.68 MiB/sec. | ||
| 3322 | 2025.07.29 18:50:05.268428 [ 277 ] {3c2677b1-64d5-4ffd-af30-8d0f6d151330} <Debug> TCPHandler: Processed in 0.001949335 sec. | ||
| 3323 | 2025.07.29 18:50:05.268572 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3324 | 2025.07.29 18:50:05.268675 [ 277 ] {46cb5195-32ad-4afa-95e8-b711de8a5b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3325 | 2025.07.29 18:50:05.268720 [ 277 ] {46cb5195-32ad-4afa-95e8-b711de8a5b14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3326 | 2025.07.29 18:50:05.269138 [ 277 ] {46cb5195-32ad-4afa-95e8-b711de8a5b14} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3327 | 2025.07.29 18:50:05.269175 [ 277 ] {46cb5195-32ad-4afa-95e8-b711de8a5b14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3328 | 2025.07.29 18:50:05.269496 [ 277 ] {46cb5195-32ad-4afa-95e8-b711de8a5b14} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3329 | 2025.07.29 18:50:05.269718 [ 277 ] {46cb5195-32ad-4afa-95e8-b711de8a5b14} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3330 | 2025.07.29 18:50:05.269845 [ 277 ] {46cb5195-32ad-4afa-95e8-b711de8a5b14} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001194 sec., 7537.688442211055 rows/sec., 566.80 KiB/sec. | ||
| 3331 | 2025.07.29 18:50:05.269882 [ 277 ] {46cb5195-32ad-4afa-95e8-b711de8a5b14} <Debug> TCPHandler: Processed in 0.001364789 sec. | ||
| 3332 | 2025.07.29 18:50:05.269993 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3333 | 2025.07.29 18:50:05.270088 [ 277 ] {67d8d06c-4028-4c06-8ddd-df5136bf9cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3334 | 2025.07.29 18:50:05.270129 [ 277 ] {67d8d06c-4028-4c06-8ddd-df5136bf9cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3335 | 2025.07.29 18:50:05.270548 [ 277 ] {67d8d06c-4028-4c06-8ddd-df5136bf9cdc} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3336 | 2025.07.29 18:50:05.270587 [ 277 ] {67d8d06c-4028-4c06-8ddd-df5136bf9cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3337 | 2025.07.29 18:50:05.270905 [ 277 ] {67d8d06c-4028-4c06-8ddd-df5136bf9cdc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3338 | 2025.07.29 18:50:05.271145 [ 277 ] {67d8d06c-4028-4c06-8ddd-df5136bf9cdc} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3339 | 2025.07.29 18:50:05.271274 [ 277 ] {67d8d06c-4028-4c06-8ddd-df5136bf9cdc} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001205 sec., 60580.912863070545 rows/sec., 4.73 MiB/sec. | ||
| 3340 | 2025.07.29 18:50:05.271311 [ 277 ] {67d8d06c-4028-4c06-8ddd-df5136bf9cdc} <Debug> TCPHandler: Processed in 0.001368218 sec. | ||
| 3341 | 2025.07.29 18:50:05.271436 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3342 | 2025.07.29 18:50:05.271531 [ 277 ] {14758544-82e0-447a-be14-77fb77cc449e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3343 | 2025.07.29 18:50:05.271574 [ 277 ] {14758544-82e0-447a-be14-77fb77cc449e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3344 | 2025.07.29 18:50:05.272002 [ 277 ] {14758544-82e0-447a-be14-77fb77cc449e} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3345 | 2025.07.29 18:50:05.272038 [ 277 ] {14758544-82e0-447a-be14-77fb77cc449e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3346 | 2025.07.29 18:50:05.272437 [ 277 ] {14758544-82e0-447a-be14-77fb77cc449e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3347 | 2025.07.29 18:50:05.272694 [ 277 ] {14758544-82e0-447a-be14-77fb77cc449e} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3348 | 2025.07.29 18:50:05.272842 [ 277 ] {14758544-82e0-447a-be14-77fb77cc449e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001329 sec., 120391.27163280662 rows/sec., 8.39 MiB/sec. | ||
| 3349 | 2025.07.29 18:50:05.272884 [ 277 ] {14758544-82e0-447a-be14-77fb77cc449e} <Debug> TCPHandler: Processed in 0.001497382 sec. | ||
| 3350 | 2025.07.29 18:50:05.273020 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3351 | 2025.07.29 18:50:05.273123 [ 277 ] {090b7814-ee08-4a35-812e-6c5a4361bb8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3352 | 2025.07.29 18:50:05.273188 [ 277 ] {090b7814-ee08-4a35-812e-6c5a4361bb8b} <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 | ||
| 3353 | 2025.07.29 18:50:05.274213 [ 277 ] {090b7814-ee08-4a35-812e-6c5a4361bb8b} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3354 | 2025.07.29 18:50:05.274252 [ 277 ] {090b7814-ee08-4a35-812e-6c5a4361bb8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3355 | 2025.07.29 18:50:05.274761 [ 277 ] {090b7814-ee08-4a35-812e-6c5a4361bb8b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3356 | 2025.07.29 18:50:05.274986 [ 277 ] {090b7814-ee08-4a35-812e-6c5a4361bb8b} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3357 | 2025.07.29 18:50:05.275147 [ 277 ] {090b7814-ee08-4a35-812e-6c5a4361bb8b} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002042 sec., 4407.443682664055 rows/sec., 7.90 MiB/sec. | ||
| 3358 | 2025.07.29 18:50:05.275211 [ 277 ] {090b7814-ee08-4a35-812e-6c5a4361bb8b} <Debug> TCPHandler: Processed in 0.002247003 sec. | ||
| 3359 | 2025.07.29 18:50:05.275354 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3360 | 2025.07.29 18:50:05.275453 [ 277 ] {1b5b8333-162c-48cb-b278-6b536ae94a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3361 | 2025.07.29 18:50:05.275497 [ 277 ] {1b5b8333-162c-48cb-b278-6b536ae94a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3362 | 2025.07.29 18:50:05.275846 [ 277 ] {1b5b8333-162c-48cb-b278-6b536ae94a3a} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3363 | 2025.07.29 18:50:05.275882 [ 277 ] {1b5b8333-162c-48cb-b278-6b536ae94a3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3364 | 2025.07.29 18:50:05.276201 [ 277 ] {1b5b8333-162c-48cb-b278-6b536ae94a3a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3365 | 2025.07.29 18:50:05.276430 [ 277 ] {1b5b8333-162c-48cb-b278-6b536ae94a3a} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3366 | 2025.07.29 18:50:05.276560 [ 277 ] {1b5b8333-162c-48cb-b278-6b536ae94a3a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 3367 | 2025.07.29 18:50:05.276595 [ 277 ] {1b5b8333-162c-48cb-b278-6b536ae94a3a} <Debug> TCPHandler: Processed in 0.001294676 sec. | ||
| 3368 | 2025.07.29 18:50:06.684122 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3369 | 2025.07.29 18:50:06.684316 [ 277 ] {a760ef20-24ee-4082-bd1d-5ca4b6ca73fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3370 | 2025.07.29 18:50:06.684385 [ 277 ] {a760ef20-24ee-4082-bd1d-5ca4b6ca73fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3371 | 2025.07.29 18:50:06.685172 [ 277 ] {a760ef20-24ee-4082-bd1d-5ca4b6ca73fa} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3372 | 2025.07.29 18:50:06.685224 [ 277 ] {a760ef20-24ee-4082-bd1d-5ca4b6ca73fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3373 | 2025.07.29 18:50:06.685663 [ 277 ] {a760ef20-24ee-4082-bd1d-5ca4b6ca73fa} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3374 | 2025.07.29 18:50:06.685894 [ 277 ] {a760ef20-24ee-4082-bd1d-5ca4b6ca73fa} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3375 | 2025.07.29 18:50:06.686054 [ 277 ] {a760ef20-24ee-4082-bd1d-5ca4b6ca73fa} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001785 sec., 219607.8431372549 rows/sec., 13.93 MiB/sec. | ||
| 3376 | 2025.07.29 18:50:06.686103 [ 277 ] {a760ef20-24ee-4082-bd1d-5ca4b6ca73fa} <Debug> TCPHandler: Processed in 0.002110008 sec. | ||
| 3377 | 2025.07.29 18:50:06.686224 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3378 | 2025.07.29 18:50:06.686327 [ 277 ] {f3b3400f-49d5-451c-99f1-4c6cd851c74f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3379 | 2025.07.29 18:50:06.686375 [ 277 ] {f3b3400f-49d5-451c-99f1-4c6cd851c74f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3380 | 2025.07.29 18:50:06.686781 [ 277 ] {f3b3400f-49d5-451c-99f1-4c6cd851c74f} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3381 | 2025.07.29 18:50:06.686820 [ 277 ] {f3b3400f-49d5-451c-99f1-4c6cd851c74f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3382 | 2025.07.29 18:50:06.687118 [ 277 ] {f3b3400f-49d5-451c-99f1-4c6cd851c74f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3383 | 2025.07.29 18:50:06.687328 [ 277 ] {f3b3400f-49d5-451c-99f1-4c6cd851c74f} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3384 | 2025.07.29 18:50:06.687435 [ 115 ] {} <Debug> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3385 | 2025.07.29 18:50:06.687458 [ 277 ] {f3b3400f-49d5-451c-99f1-4c6cd851c74f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001153 sec., 3469.2107545533395 rows/sec., 282.89 KiB/sec. | ||
| 3386 | 2025.07.29 18:50:06.687503 [ 115 ] {} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3387 | 2025.07.29 18:50:06.687511 [ 277 ] {f3b3400f-49d5-451c-99f1-4c6cd851c74f} <Debug> TCPHandler: Processed in 0.001339798 sec. | ||
| 3388 | 2025.07.29 18:50:06.687533 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3389 | 2025.07.29 18:50:06.687628 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3390 | 2025.07.29 18:50:06.687662 [ 192 ] {8d672546-542b-4044-a9c3-b81f9baa2278::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 | ||
| 3391 | 2025.07.29 18:50:06.687730 [ 277 ] {ca003612-4781-42cf-909e-12452370ae2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3392 | 2025.07.29 18:50:06.687775 [ 277 ] {ca003612-4781-42cf-909e-12452370ae2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3393 | 2025.07.29 18:50:06.687805 [ 192 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3394 | 2025.07.29 18:50:06.687841 [ 192 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 3395 | 2025.07.29 18:50:06.687904 [ 192 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3396 | 2025.07.29 18:50:06.687946 [ 192 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 3397 | 2025.07.29 18:50:06.687983 [ 192 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 3398 | 2025.07.29 18:50:06.688023 [ 192 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 3399 | 2025.07.29 18:50:06.688062 [ 192 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 3400 | 2025.07.29 18:50:06.688857 [ 199 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001255175 sec., 23901.049654430655 rows/sec., 1.99 MiB/sec. | ||
| 3401 | 2025.07.29 18:50:06.689041 [ 197 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3402 | 2025.07.29 18:50:06.689206 [ 277 ] {ca003612-4781-42cf-909e-12452370ae2a} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3403 | 2025.07.29 18:50:06.689251 [ 277 ] {ca003612-4781-42cf-909e-12452370ae2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3404 | 2025.07.29 18:50:06.689394 [ 197 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_6_1} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3405 | 2025.07.29 18:50:06.689478 [ 197 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_6_1} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3406 | 2025.07.29 18:50:06.689570 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 3407 | 2025.07.29 18:50:06.689736 [ 277 ] {ca003612-4781-42cf-909e-12452370ae2a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3408 | 2025.07.29 18:50:06.689965 [ 277 ] {ca003612-4781-42cf-909e-12452370ae2a} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3409 | 2025.07.29 18:50:06.690100 [ 277 ] {ca003612-4781-42cf-909e-12452370ae2a} <Debug> executeQuery: Read 2271 rows, 188.14 KiB in 0.00239 sec., 950209.2050209204 rows/sec., 76.87 MiB/sec. | ||
| 3410 | 2025.07.29 18:50:06.690142 [ 277 ] {ca003612-4781-42cf-909e-12452370ae2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 3411 | 2025.07.29 18:50:06.690156 [ 277 ] {ca003612-4781-42cf-909e-12452370ae2a} <Debug> TCPHandler: Processed in 0.002578572 sec. | ||
| 3412 | 2025.07.29 18:50:06.690271 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3413 | 2025.07.29 18:50:06.690367 [ 277 ] {a3a53e1f-3dc0-47d5-b748-3ed817543e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3414 | 2025.07.29 18:50:06.690408 [ 277 ] {a3a53e1f-3dc0-47d5-b748-3ed817543e5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3415 | 2025.07.29 18:50:06.690892 [ 277 ] {a3a53e1f-3dc0-47d5-b748-3ed817543e5c} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3416 | 2025.07.29 18:50:06.690929 [ 277 ] {a3a53e1f-3dc0-47d5-b748-3ed817543e5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3417 | 2025.07.29 18:50:06.691258 [ 277 ] {a3a53e1f-3dc0-47d5-b748-3ed817543e5c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3418 | 2025.07.29 18:50:06.691465 [ 277 ] {a3a53e1f-3dc0-47d5-b748-3ed817543e5c} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3419 | 2025.07.29 18:50:06.691566 [ 115 ] {} <Debug> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3420 | 2025.07.29 18:50:06.691593 [ 277 ] {a3a53e1f-3dc0-47d5-b748-3ed817543e5c} <Debug> executeQuery: Read 231 rows, 14.39 KiB in 0.001245 sec., 185542.1686746988 rows/sec., 11.28 MiB/sec. | ||
| 3421 | 2025.07.29 18:50:06.691601 [ 115 ] {} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3422 | 2025.07.29 18:50:06.691633 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3423 | 2025.07.29 18:50:06.691637 [ 277 ] {a3a53e1f-3dc0-47d5-b748-3ed817543e5c} <Debug> TCPHandler: Processed in 0.00141579 sec. | ||
| 3424 | 2025.07.29 18:50:06.691711 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::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 | ||
| 3425 | 2025.07.29 18:50:06.691771 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3426 | 2025.07.29 18:50:06.691820 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3427 | 2025.07.29 18:50:06.691852 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 266 rows starting from the beginning of the part | ||
| 3428 | 2025.07.29 18:50:06.691894 [ 277 ] {24c805c5-33f3-40ca-bb8e-7f219392826a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3429 | 2025.07.29 18:50:06.691905 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 227 rows starting from the beginning of the part | ||
| 3430 | 2025.07.29 18:50:06.691950 [ 277 ] {24c805c5-33f3-40ca-bb8e-7f219392826a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3431 | 2025.07.29 18:50:06.691961 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 13 rows starting from the beginning of the part | ||
| 3432 | 2025.07.29 18:50:06.692014 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 227 rows starting from the beginning of the part | ||
| 3433 | 2025.07.29 18:50:06.692051 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 9 rows starting from the beginning of the part | ||
| 3434 | 2025.07.29 18:50:06.692086 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 231 rows starting from the beginning of the part | ||
| 3435 | 2025.07.29 18:50:06.692528 [ 277 ] {24c805c5-33f3-40ca-bb8e-7f219392826a} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3436 | 2025.07.29 18:50:06.692571 [ 277 ] {24c805c5-33f3-40ca-bb8e-7f219392826a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3437 | 2025.07.29 18:50:06.692892 [ 191 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 973 rows, containing 5 columns (5 merged, 0 gathered) in 0.001215024 sec., 800807.226853132 rows/sec., 52.27 MiB/sec. | ||
| 3438 | 2025.07.29 18:50:06.692919 [ 277 ] {24c805c5-33f3-40ca-bb8e-7f219392826a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3439 | 2025.07.29 18:50:06.693060 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3440 | 2025.07.29 18:50:06.693174 [ 277 ] {24c805c5-33f3-40ca-bb8e-7f219392826a} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3441 | 2025.07.29 18:50:06.693354 [ 277 ] {24c805c5-33f3-40ca-bb8e-7f219392826a} <Debug> executeQuery: Read 431 rows, 29.22 KiB in 0.001482 sec., 290823.21187584347 rows/sec., 19.25 MiB/sec. | ||
| 3442 | 2025.07.29 18:50:06.693377 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_16_3} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3443 | 2025.07.29 18:50:06.693400 [ 277 ] {24c805c5-33f3-40ca-bb8e-7f219392826a} <Debug> TCPHandler: Processed in 0.001690447 sec. | ||
| 3444 | 2025.07.29 18:50:06.693452 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_16_3} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3445 | 2025.07.29 18:50:06.693524 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3446 | 2025.07.29 18:50:06.693527 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3447 | 2025.07.29 18:50:06.693629 [ 277 ] {1a332d72-cb3b-4d40-b526-a9a17149096a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3448 | 2025.07.29 18:50:06.693674 [ 277 ] {1a332d72-cb3b-4d40-b526-a9a17149096a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3449 | 2025.07.29 18:50:06.694133 [ 277 ] {1a332d72-cb3b-4d40-b526-a9a17149096a} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3450 | 2025.07.29 18:50:06.694172 [ 277 ] {1a332d72-cb3b-4d40-b526-a9a17149096a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3451 | 2025.07.29 18:50:06.694493 [ 277 ] {1a332d72-cb3b-4d40-b526-a9a17149096a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3452 | 2025.07.29 18:50:06.694714 [ 277 ] {1a332d72-cb3b-4d40-b526-a9a17149096a} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3453 | 2025.07.29 18:50:06.694846 [ 277 ] {1a332d72-cb3b-4d40-b526-a9a17149096a} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001235 sec., 163562.75303643724 rows/sec., 9.29 MiB/sec. | ||
| 3454 | 2025.07.29 18:50:06.694886 [ 277 ] {1a332d72-cb3b-4d40-b526-a9a17149096a} <Debug> TCPHandler: Processed in 0.00141356 sec. | ||
| 3455 | 2025.07.29 18:50:06.694999 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3456 | 2025.07.29 18:50:06.695095 [ 277 ] {4892d2c5-2891-4124-b256-daca9ebf2fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3457 | 2025.07.29 18:50:06.695135 [ 277 ] {4892d2c5-2891-4124-b256-daca9ebf2fe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3458 | 2025.07.29 18:50:06.695892 [ 277 ] {4892d2c5-2891-4124-b256-daca9ebf2fe5} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3459 | 2025.07.29 18:50:06.695930 [ 277 ] {4892d2c5-2891-4124-b256-daca9ebf2fe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3460 | 2025.07.29 18:50:06.696318 [ 277 ] {4892d2c5-2891-4124-b256-daca9ebf2fe5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3461 | 2025.07.29 18:50:06.696543 [ 277 ] {4892d2c5-2891-4124-b256-daca9ebf2fe5} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3462 | 2025.07.29 18:50:06.696678 [ 277 ] {4892d2c5-2891-4124-b256-daca9ebf2fe5} <Debug> executeQuery: Read 1143 rows, 83.67 KiB in 0.0016 sec., 714375 rows/sec., 51.07 MiB/sec. | ||
| 3463 | 2025.07.29 18:50:06.696719 [ 277 ] {4892d2c5-2891-4124-b256-daca9ebf2fe5} <Debug> TCPHandler: Processed in 0.0017697 sec. | ||
| 3464 | 2025.07.29 18:50:06.696835 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3465 | 2025.07.29 18:50:06.696932 [ 277 ] {5550ddf4-1489-4e5f-882a-81cb999a222b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3466 | 2025.07.29 18:50:06.696974 [ 277 ] {5550ddf4-1489-4e5f-882a-81cb999a222b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3467 | 2025.07.29 18:50:06.697322 [ 277 ] {5550ddf4-1489-4e5f-882a-81cb999a222b} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3468 | 2025.07.29 18:50:06.697356 [ 277 ] {5550ddf4-1489-4e5f-882a-81cb999a222b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3469 | 2025.07.29 18:50:06.697654 [ 277 ] {5550ddf4-1489-4e5f-882a-81cb999a222b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3470 | 2025.07.29 18:50:06.697858 [ 277 ] {5550ddf4-1489-4e5f-882a-81cb999a222b} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3471 | 2025.07.29 18:50:06.697984 [ 277 ] {5550ddf4-1489-4e5f-882a-81cb999a222b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 292.70 KiB/sec. | ||
| 3472 | 2025.07.29 18:50:06.698021 [ 277 ] {5550ddf4-1489-4e5f-882a-81cb999a222b} <Debug> TCPHandler: Processed in 0.001235854 sec. | ||
| 3473 | 2025.07.29 18:50:06.698121 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3474 | 2025.07.29 18:50:06.698216 [ 277 ] {67df25b4-5a44-4dfb-9d01-21ea42c0e06c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3475 | 2025.07.29 18:50:06.698259 [ 277 ] {67df25b4-5a44-4dfb-9d01-21ea42c0e06c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3476 | 2025.07.29 18:50:06.698825 [ 277 ] {67df25b4-5a44-4dfb-9d01-21ea42c0e06c} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3477 | 2025.07.29 18:50:06.698861 [ 277 ] {67df25b4-5a44-4dfb-9d01-21ea42c0e06c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3478 | 2025.07.29 18:50:06.699226 [ 277 ] {67df25b4-5a44-4dfb-9d01-21ea42c0e06c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3479 | 2025.07.29 18:50:06.699430 [ 277 ] {67df25b4-5a44-4dfb-9d01-21ea42c0e06c} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3480 | 2025.07.29 18:50:06.699559 [ 277 ] {67df25b4-5a44-4dfb-9d01-21ea42c0e06c} <Debug> executeQuery: Read 913 rows, 61.77 KiB in 0.001362 sec., 670337.738619677 rows/sec., 44.29 MiB/sec. | ||
| 3481 | 2025.07.29 18:50:06.699595 [ 277 ] {67df25b4-5a44-4dfb-9d01-21ea42c0e06c} <Debug> TCPHandler: Processed in 0.001522913 sec. | ||
| 3482 | 2025.07.29 18:50:06.699695 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3483 | 2025.07.29 18:50:06.699790 [ 277 ] {bc0deb8c-78de-42bb-bbdd-c414f872a6ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3484 | 2025.07.29 18:50:06.699831 [ 277 ] {bc0deb8c-78de-42bb-bbdd-c414f872a6ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3485 | 2025.07.29 18:50:06.700136 [ 277 ] {bc0deb8c-78de-42bb-bbdd-c414f872a6ee} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3486 | 2025.07.29 18:50:06.700173 [ 277 ] {bc0deb8c-78de-42bb-bbdd-c414f872a6ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3487 | 2025.07.29 18:50:06.700461 [ 277 ] {bc0deb8c-78de-42bb-bbdd-c414f872a6ee} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3488 | 2025.07.29 18:50:06.700684 [ 277 ] {bc0deb8c-78de-42bb-bbdd-c414f872a6ee} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3489 | 2025.07.29 18:50:06.700808 [ 277 ] {bc0deb8c-78de-42bb-bbdd-c414f872a6ee} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 3490 | 2025.07.29 18:50:06.700843 [ 277 ] {bc0deb8c-78de-42bb-bbdd-c414f872a6ee} <Debug> TCPHandler: Processed in 0.001197293 sec. | ||
| 3491 | 2025.07.29 18:50:06.700961 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3492 | 2025.07.29 18:50:06.701077 [ 277 ] {4a7b3425-55c1-4908-91a9-601e6c91c93a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3493 | 2025.07.29 18:50:06.701140 [ 277 ] {4a7b3425-55c1-4908-91a9-601e6c91c93a} <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 | ||
| 3494 | 2025.07.29 18:50:06.702056 [ 277 ] {4a7b3425-55c1-4908-91a9-601e6c91c93a} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3495 | 2025.07.29 18:50:06.702094 [ 277 ] {4a7b3425-55c1-4908-91a9-601e6c91c93a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3496 | 2025.07.29 18:50:06.702628 [ 277 ] {4a7b3425-55c1-4908-91a9-601e6c91c93a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3497 | 2025.07.29 18:50:06.702866 [ 277 ] {4a7b3425-55c1-4908-91a9-601e6c91c93a} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3498 | 2025.07.29 18:50:06.703002 [ 277 ] {4a7b3425-55c1-4908-91a9-601e6c91c93a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00195 sec., 15897.435897435898 rows/sec., 28.49 MiB/sec. | ||
| 3499 | 2025.07.29 18:50:06.703052 [ 277 ] {4a7b3425-55c1-4908-91a9-601e6c91c93a} <Debug> TCPHandler: Processed in 0.00215148 sec. | ||
| 3500 | 2025.07.29 18:50:06.703168 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3501 | 2025.07.29 18:50:06.703297 [ 277 ] {469cfc7a-efea-43da-886f-a3b685eccd46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3502 | 2025.07.29 18:50:06.703347 [ 277 ] {469cfc7a-efea-43da-886f-a3b685eccd46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3503 | 2025.07.29 18:50:06.703688 [ 277 ] {469cfc7a-efea-43da-886f-a3b685eccd46} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3504 | 2025.07.29 18:50:06.703726 [ 277 ] {469cfc7a-efea-43da-886f-a3b685eccd46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3505 | 2025.07.29 18:50:06.704038 [ 277 ] {469cfc7a-efea-43da-886f-a3b685eccd46} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3506 | 2025.07.29 18:50:06.704269 [ 277 ] {469cfc7a-efea-43da-886f-a3b685eccd46} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3507 | 2025.07.29 18:50:06.704401 [ 277 ] {469cfc7a-efea-43da-886f-a3b685eccd46} <Debug> executeQuery: Read 60 rows, 3.51 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.05 MiB/sec. | ||
| 3508 | 2025.07.29 18:50:06.704438 [ 277 ] {469cfc7a-efea-43da-886f-a3b685eccd46} <Debug> TCPHandler: Processed in 0.001319746 sec. | ||
| 3509 | 2025.07.29 18:50:07.422453 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 508 | ||
| 3510 | 2025.07.29 18:50:07.425264 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3511 | 2025.07.29 18:50:07.425314 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3512 | 2025.07.29 18:50:07.426606 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3513 | 2025.07.29 18:50:07.426897 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3514 | 2025.07.29 18:50:07.427241 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 508 | ||
| 3515 | 2025.07.29 18:50:09.900347 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 | ||
| 3516 | 2025.07.29 18:50:09.901138 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3517 | 2025.07.29 18:50:09.901215 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3518 | 2025.07.29 18:50:09.901758 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3519 | 2025.07.29 18:50:09.901997 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3520 | 2025.07.29 18:50:09.902142 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 | ||
| 3521 | 2025.07.29 18:50:10.264234 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3522 | 2025.07.29 18:50:10.264411 [ 277 ] {b0f02206-3ccb-485c-b95c-076b6d420837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3523 | 2025.07.29 18:50:10.264475 [ 277 ] {b0f02206-3ccb-485c-b95c-076b6d420837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3524 | 2025.07.29 18:50:10.265117 [ 277 ] {b0f02206-3ccb-485c-b95c-076b6d420837} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3525 | 2025.07.29 18:50:10.265166 [ 277 ] {b0f02206-3ccb-485c-b95c-076b6d420837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3526 | 2025.07.29 18:50:10.265597 [ 277 ] {b0f02206-3ccb-485c-b95c-076b6d420837} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3527 | 2025.07.29 18:50:10.265843 [ 277 ] {b0f02206-3ccb-485c-b95c-076b6d420837} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3528 | 2025.07.29 18:50:10.265978 [ 133 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3529 | 2025.07.29 18:50:10.265995 [ 277 ] {b0f02206-3ccb-485c-b95c-076b6d420837} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001632 sec., 34313.72549019608 rows/sec., 2.62 MiB/sec. | ||
| 3530 | 2025.07.29 18:50:10.266045 [ 133 ] {} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3531 | 2025.07.29 18:50:10.266057 [ 277 ] {b0f02206-3ccb-485c-b95c-076b6d420837} <Debug> TCPHandler: Processed in 0.001957335 sec. | ||
| 3532 | 2025.07.29 18:50:10.266072 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3533 | 2025.07.29 18:50:10.266187 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3534 | 2025.07.29 18:50:10.266208 [ 199 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::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 | ||
| 3535 | 2025.07.29 18:50:10.266241 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3536 | 2025.07.29 18:50:10.266303 [ 277 ] {5e12b817-55df-4cad-9ae2-f04a8f5ad7a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3537 | 2025.07.29 18:50:10.266350 [ 277 ] {5e12b817-55df-4cad-9ae2-f04a8f5ad7a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3538 | 2025.07.29 18:50:10.266371 [ 199 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3539 | 2025.07.29 18:50:10.266413 [ 199 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2418 rows starting from the beginning of the part | ||
| 3540 | 2025.07.29 18:50:10.266489 [ 199 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 76 rows starting from the beginning of the part | ||
| 3541 | 2025.07.29 18:50:10.266538 [ 199 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1129 rows starting from the beginning of the part | ||
| 3542 | 2025.07.29 18:50:10.266584 [ 199 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 74 rows starting from the beginning of the part | ||
| 3543 | 2025.07.29 18:50:10.266623 [ 199 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2271 rows starting from the beginning of the part | ||
| 3544 | 2025.07.29 18:50:10.266667 [ 199 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3545 | 2025.07.29 18:50:10.266796 [ 277 ] {5e12b817-55df-4cad-9ae2-f04a8f5ad7a5} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3546 | 2025.07.29 18:50:10.266839 [ 277 ] {5e12b817-55df-4cad-9ae2-f04a8f5ad7a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3547 | 2025.07.29 18:50:10.267234 [ 277 ] {5e12b817-55df-4cad-9ae2-f04a8f5ad7a5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3548 | 2025.07.29 18:50:10.267733 [ 277 ] {5e12b817-55df-4cad-9ae2-f04a8f5ad7a5} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3549 | 2025.07.29 18:50:10.267863 [ 133 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3550 | 2025.07.29 18:50:10.267894 [ 133 ] {} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3551 | 2025.07.29 18:50:10.267896 [ 277 ] {5e12b817-55df-4cad-9ae2-f04a8f5ad7a5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001612 sec., 39702.233250620346 rows/sec., 3.10 MiB/sec. | ||
| 3552 | 2025.07.29 18:50:10.267914 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3553 | 2025.07.29 18:50:10.267958 [ 277 ] {5e12b817-55df-4cad-9ae2-f04a8f5ad7a5} <Debug> TCPHandler: Processed in 0.00182211 sec. | ||
| 3554 | 2025.07.29 18:50:10.268021 [ 192 ] {01fbba40-63fc-4369-9955-6d8bf517617c::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 | ||
| 3555 | 2025.07.29 18:50:10.268094 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3556 | 2025.07.29 18:50:10.268149 [ 192 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3557 | 2025.07.29 18:50:10.268184 [ 192 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1220 rows starting from the beginning of the part | ||
| 3558 | 2025.07.29 18:50:10.268203 [ 277 ] {305f6f71-dea5-4af7-98f7-2f2a67d61474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3559 | 2025.07.29 18:50:10.268250 [ 192 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 77 rows starting from the beginning of the part | ||
| 3560 | 2025.07.29 18:50:10.268274 [ 277 ] {305f6f71-dea5-4af7-98f7-2f2a67d61474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3561 | 2025.07.29 18:50:10.268299 [ 192 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 683 rows starting from the beginning of the part | ||
| 3562 | 2025.07.29 18:50:10.268345 [ 192 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 73 rows starting from the beginning of the part | ||
| 3563 | 2025.07.29 18:50:10.268385 [ 192 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1143 rows starting from the beginning of the part | ||
| 3564 | 2025.07.29 18:50:10.268424 [ 192 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3565 | 2025.07.29 18:50:10.268764 [ 277 ] {305f6f71-dea5-4af7-98f7-2f2a67d61474} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3566 | 2025.07.29 18:50:10.268806 [ 277 ] {305f6f71-dea5-4af7-98f7-2f2a67d61474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3567 | 2025.07.29 18:50:10.268974 [ 195 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6024 rows, containing 5 columns (5 merged, 0 gathered) in 0.002830889 sec., 2127953.4450132097 rows/sec., 180.24 MiB/sec. | ||
| 3568 | 2025.07.29 18:50:10.269243 [ 277 ] {305f6f71-dea5-4af7-98f7-2f2a67d61474} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3569 | 2025.07.29 18:50:10.269248 [ 199 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3570 | 2025.07.29 18:50:10.269570 [ 277 ] {305f6f71-dea5-4af7-98f7-2f2a67d61474} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3571 | 2025.07.29 18:50:10.269601 [ 199 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_21_4} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3572 | 2025.07.29 18:50:10.269682 [ 199 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_21_4} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3573 | 2025.07.29 18:50:10.269686 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3574 | 2025.07.29 18:50:10.269715 [ 277 ] {305f6f71-dea5-4af7-98f7-2f2a67d61474} <Debug> executeQuery: Read 116 rows, 8.27 KiB in 0.001535 sec., 75570.03257328991 rows/sec., 5.26 MiB/sec. | ||
| 3575 | 2025.07.29 18:50:10.269721 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3576 | 2025.07.29 18:50:10.269754 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 3577 | 2025.07.29 18:50:10.269761 [ 277 ] {305f6f71-dea5-4af7-98f7-2f2a67d61474} <Debug> TCPHandler: Processed in 0.001724098 sec. | ||
| 3578 | 2025.07.29 18:50:10.269754 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3579 | 2025.07.29 18:50:10.269894 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3580 | 2025.07.29 18:50:10.269898 [ 190 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::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 | ||
| 3581 | 2025.07.29 18:50:10.269926 [ 195 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3260 rows, containing 5 columns (5 merged, 0 gathered) in 0.001954954 sec., 1667558.4182543424 rows/sec., 126.28 MiB/sec. | ||
| 3582 | 2025.07.29 18:50:10.269994 [ 277 ] {3150b4e0-9c42-4ad6-a0cd-e713eacddfe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3583 | 2025.07.29 18:50:10.270003 [ 190 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3584 | 2025.07.29 18:50:10.270037 [ 190 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6057 rows starting from the beginning of the part | ||
| 3585 | 2025.07.29 18:50:10.270041 [ 277 ] {3150b4e0-9c42-4ad6-a0cd-e713eacddfe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3586 | 2025.07.29 18:50:10.270108 [ 199 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3587 | 2025.07.29 18:50:10.270115 [ 190 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 162 rows starting from the beginning of the part | ||
| 3588 | 2025.07.29 18:50:10.270187 [ 190 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 307 rows starting from the beginning of the part | ||
| 3589 | 2025.07.29 18:50:10.270242 [ 190 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3590 | 2025.07.29 18:50:10.270290 [ 190 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 913 rows starting from the beginning of the part | ||
| 3591 | 2025.07.29 18:50:10.270341 [ 190 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 116 rows starting from the beginning of the part | ||
| 3592 | 2025.07.29 18:50:10.270378 [ 199 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_21_4} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3593 | 2025.07.29 18:50:10.270410 [ 277 ] {3150b4e0-9c42-4ad6-a0cd-e713eacddfe9} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3594 | 2025.07.29 18:50:10.270452 [ 199 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_21_4} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3595 | 2025.07.29 18:50:10.270453 [ 277 ] {3150b4e0-9c42-4ad6-a0cd-e713eacddfe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3596 | 2025.07.29 18:50:10.270531 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 3597 | 2025.07.29 18:50:10.270791 [ 277 ] {3150b4e0-9c42-4ad6-a0cd-e713eacddfe9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3598 | 2025.07.29 18:50:10.271006 [ 277 ] {3150b4e0-9c42-4ad6-a0cd-e713eacddfe9} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3599 | 2025.07.29 18:50:10.271121 [ 133 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3600 | 2025.07.29 18:50:10.271133 [ 277 ] {3150b4e0-9c42-4ad6-a0cd-e713eacddfe9} <Debug> executeQuery: Read 42 rows, 2.91 KiB in 0.001158 sec., 36269.43005181347 rows/sec., 2.45 MiB/sec. | ||
| 3601 | 2025.07.29 18:50:10.271167 [ 133 ] {} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3602 | 2025.07.29 18:50:10.271184 [ 277 ] {3150b4e0-9c42-4ad6-a0cd-e713eacddfe9} <Debug> TCPHandler: Processed in 0.001341248 sec. | ||
| 3603 | 2025.07.29 18:50:10.271196 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3604 | 2025.07.29 18:50:10.271290 [ 198 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::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 | ||
| 3605 | 2025.07.29 18:50:10.271377 [ 198 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3606 | 2025.07.29 18:50:10.271402 [ 198 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1050 rows starting from the beginning of the part | ||
| 3607 | 2025.07.29 18:50:10.271448 [ 198 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3608 | 2025.07.29 18:50:10.271487 [ 198 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 102 rows starting from the beginning of the part | ||
| 3609 | 2025.07.29 18:50:10.271521 [ 198 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3610 | 2025.07.29 18:50:10.271554 [ 198 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::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 | ||
| 3611 | 2025.07.29 18:50:10.271590 [ 198 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part | ||
| 3612 | 2025.07.29 18:50:10.272449 [ 199 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1374 rows, containing 4 columns (4 merged, 0 gathered) in 0.001196723 sec., 1148135.3663295517 rows/sec., 74.12 MiB/sec. | ||
| 3613 | 2025.07.29 18:50:10.272656 [ 195 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3614 | 2025.07.29 18:50:10.272922 [ 195 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_21_4} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3615 | 2025.07.29 18:50:10.272993 [ 195 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_21_4} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3616 | 2025.07.29 18:50:10.273066 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 3617 | 2025.07.29 18:50:10.273324 [ 190 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7715 rows, containing 5 columns (5 merged, 0 gathered) in 0.003461516 sec., 2228792.2401629807 rows/sec., 150.61 MiB/sec. | ||
| 3618 | 2025.07.29 18:50:10.273913 [ 199 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3619 | 2025.07.29 18:50:10.274188 [ 199 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3620 | 2025.07.29 18:50:10.274255 [ 199 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3621 | 2025.07.29 18:50:10.274324 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. | ||
| 3622 | 2025.07.29 18:50:10.284210 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3623 | 2025.07.29 18:50:10.284271 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3624 | 2025.07.29 18:50:10.290005 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3625 | 2025.07.29 18:50:10.290789 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3626 | 2025.07.29 18:50:10.294282 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3627 | 2025.07.29 18:50:11.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 202.70 MiB, peak 209.49 MiB, free memory in arenas 0.00 B, will set to 204.11 MiB (RSS), difference: 1.42 MiB | ||
| 3628 | 2025.07.29 18:50:15.265817 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3629 | 2025.07.29 18:50:15.266008 [ 277 ] {f923dca8-2b3d-4bae-8aee-5c30d7ba60dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3630 | 2025.07.29 18:50:15.266075 [ 277 ] {f923dca8-2b3d-4bae-8aee-5c30d7ba60dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3631 | 2025.07.29 18:50:15.266742 [ 277 ] {f923dca8-2b3d-4bae-8aee-5c30d7ba60dc} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3632 | 2025.07.29 18:50:15.266789 [ 277 ] {f923dca8-2b3d-4bae-8aee-5c30d7ba60dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3633 | 2025.07.29 18:50:15.267213 [ 277 ] {f923dca8-2b3d-4bae-8aee-5c30d7ba60dc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3634 | 2025.07.29 18:50:15.267449 [ 277 ] {f923dca8-2b3d-4bae-8aee-5c30d7ba60dc} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3635 | 2025.07.29 18:50:15.267607 [ 277 ] {f923dca8-2b3d-4bae-8aee-5c30d7ba60dc} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.001646 sec., 44957.472660996355 rows/sec., 3.66 MiB/sec. | ||
| 3636 | 2025.07.29 18:50:15.267654 [ 277 ] {f923dca8-2b3d-4bae-8aee-5c30d7ba60dc} <Debug> TCPHandler: Processed in 0.001961765 sec. | ||
| 3637 | 2025.07.29 18:50:15.267796 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3638 | 2025.07.29 18:50:15.267900 [ 277 ] {da007510-9c98-486b-abf2-dc7ab0053eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3639 | 2025.07.29 18:50:15.267945 [ 277 ] {da007510-9c98-486b-abf2-dc7ab0053eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3640 | 2025.07.29 18:50:15.268386 [ 277 ] {da007510-9c98-486b-abf2-dc7ab0053eda} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3641 | 2025.07.29 18:50:15.268422 [ 277 ] {da007510-9c98-486b-abf2-dc7ab0053eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3642 | 2025.07.29 18:50:15.268732 [ 277 ] {da007510-9c98-486b-abf2-dc7ab0053eda} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3643 | 2025.07.29 18:50:15.268947 [ 277 ] {da007510-9c98-486b-abf2-dc7ab0053eda} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3644 | 2025.07.29 18:50:15.269079 [ 277 ] {da007510-9c98-486b-abf2-dc7ab0053eda} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001202 sec., 7487.520798668886 rows/sec., 563.03 KiB/sec. | ||
| 3645 | 2025.07.29 18:50:15.269132 [ 277 ] {da007510-9c98-486b-abf2-dc7ab0053eda} <Debug> TCPHandler: Processed in 0.001387818 sec. | ||
| 3646 | 2025.07.29 18:50:15.269241 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3647 | 2025.07.29 18:50:15.269335 [ 277 ] {b76677e0-e2a7-412e-9685-838f97b1bbee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3648 | 2025.07.29 18:50:15.269377 [ 277 ] {b76677e0-e2a7-412e-9685-838f97b1bbee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3649 | 2025.07.29 18:50:15.269812 [ 277 ] {b76677e0-e2a7-412e-9685-838f97b1bbee} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3650 | 2025.07.29 18:50:15.269847 [ 277 ] {b76677e0-e2a7-412e-9685-838f97b1bbee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3651 | 2025.07.29 18:50:15.270161 [ 277 ] {b76677e0-e2a7-412e-9685-838f97b1bbee} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3652 | 2025.07.29 18:50:15.270376 [ 277 ] {b76677e0-e2a7-412e-9685-838f97b1bbee} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3653 | 2025.07.29 18:50:15.270503 [ 277 ] {b76677e0-e2a7-412e-9685-838f97b1bbee} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001187 sec., 61499.57877000843 rows/sec., 4.80 MiB/sec. | ||
| 3654 | 2025.07.29 18:50:15.270541 [ 277 ] {b76677e0-e2a7-412e-9685-838f97b1bbee} <Debug> TCPHandler: Processed in 0.001351247 sec. | ||
| 3655 | 2025.07.29 18:50:15.270654 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3656 | 2025.07.29 18:50:15.270750 [ 277 ] {df5203fb-057d-4b34-8182-9857799ed1a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3657 | 2025.07.29 18:50:15.270794 [ 277 ] {df5203fb-057d-4b34-8182-9857799ed1a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3658 | 2025.07.29 18:50:15.271209 [ 277 ] {df5203fb-057d-4b34-8182-9857799ed1a0} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3659 | 2025.07.29 18:50:15.271245 [ 277 ] {df5203fb-057d-4b34-8182-9857799ed1a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3660 | 2025.07.29 18:50:15.271611 [ 277 ] {df5203fb-057d-4b34-8182-9857799ed1a0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3661 | 2025.07.29 18:50:15.271830 [ 277 ] {df5203fb-057d-4b34-8182-9857799ed1a0} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3662 | 2025.07.29 18:50:15.271957 [ 277 ] {df5203fb-057d-4b34-8182-9857799ed1a0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 3663 | 2025.07.29 18:50:15.271993 [ 277 ] {df5203fb-057d-4b34-8182-9857799ed1a0} <Debug> TCPHandler: Processed in 0.001389009 sec. | ||
| 3664 | 2025.07.29 18:50:15.272109 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3665 | 2025.07.29 18:50:15.272203 [ 277 ] {66fa1ef3-75a7-409f-aef6-797e7923fd56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3666 | 2025.07.29 18:50:15.272258 [ 277 ] {66fa1ef3-75a7-409f-aef6-797e7923fd56} <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 | ||
| 3667 | 2025.07.29 18:50:15.272978 [ 277 ] {66fa1ef3-75a7-409f-aef6-797e7923fd56} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3668 | 2025.07.29 18:50:15.273013 [ 277 ] {66fa1ef3-75a7-409f-aef6-797e7923fd56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3669 | 2025.07.29 18:50:15.273527 [ 277 ] {66fa1ef3-75a7-409f-aef6-797e7923fd56} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3670 | 2025.07.29 18:50:15.273750 [ 277 ] {66fa1ef3-75a7-409f-aef6-797e7923fd56} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3671 | 2025.07.29 18:50:15.273847 [ 126 ] {} <Debug> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3672 | 2025.07.29 18:50:15.273885 [ 277 ] {66fa1ef3-75a7-409f-aef6-797e7923fd56} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.0017 sec., 5294.117647058823 rows/sec., 9.49 MiB/sec. | ||
| 3673 | 2025.07.29 18:50:15.273885 [ 126 ] {} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3674 | 2025.07.29 18:50:15.273916 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3675 | 2025.07.29 18:50:15.273942 [ 277 ] {66fa1ef3-75a7-409f-aef6-797e7923fd56} <Debug> TCPHandler: Processed in 0.001891203 sec. | ||
| 3676 | 2025.07.29 18:50:15.274029 [ 195 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::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 | ||
| 3677 | 2025.07.29 18:50:15.274055 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3678 | 2025.07.29 18:50:15.274182 [ 277 ] {41f1131e-e481-41b3-90ee-be06e52b1dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3679 | 2025.07.29 18:50:15.274224 [ 277 ] {41f1131e-e481-41b3-90ee-be06e52b1dfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3680 | 2025.07.29 18:50:15.274297 [ 195 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3681 | 2025.07.29 18:50:15.274371 [ 195 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 183 rows starting from the beginning of the part | ||
| 3682 | 2025.07.29 18:50:15.274491 [ 195 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 9 rows starting from the beginning of the part | ||
| 3683 | 2025.07.29 18:50:15.274550 [ 277 ] {41f1131e-e481-41b3-90ee-be06e52b1dfa} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3684 | 2025.07.29 18:50:15.274590 [ 277 ] {41f1131e-e481-41b3-90ee-be06e52b1dfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3685 | 2025.07.29 18:50:15.274593 [ 195 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part | ||
| 3686 | 2025.07.29 18:50:15.274701 [ 195 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 9 rows starting from the beginning of the part | ||
| 3687 | 2025.07.29 18:50:15.274802 [ 195 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 31 rows starting from the beginning of the part | ||
| 3688 | 2025.07.29 18:50:15.274903 [ 195 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 9 rows starting from the beginning of the part | ||
| 3689 | 2025.07.29 18:50:15.274917 [ 277 ] {41f1131e-e481-41b3-90ee-be06e52b1dfa} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3690 | 2025.07.29 18:50:15.275157 [ 277 ] {41f1131e-e481-41b3-90ee-be06e52b1dfa} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3691 | 2025.07.29 18:50:15.275295 [ 277 ] {41f1131e-e481-41b3-90ee-be06e52b1dfa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 3692 | 2025.07.29 18:50:15.275333 [ 277 ] {41f1131e-e481-41b3-90ee-be06e52b1dfa} <Debug> TCPHandler: Processed in 0.001328107 sec. | ||
| 3693 | 2025.07.29 18:50:15.277585 [ 190 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 19 columns (19 merged, 0 gathered) in 0.003610441 sec., 75337.05716282305 rows/sec., 135.00 MiB/sec. | ||
| 3694 | 2025.07.29 18:50:15.278240 [ 190 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3695 | 2025.07.29 18:50:15.278581 [ 190 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3696 | 2025.07.29 18:50:15.278645 [ 190 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3697 | 2025.07.29 18:50:15.278754 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. | ||
| 3698 | 2025.07.29 18:50:17.283242 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3699 | 2025.07.29 18:50:17.283311 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3700 | 2025.07.29 18:50:17.403056 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 | ||
| 3701 | 2025.07.29 18:50:17.403580 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3702 | 2025.07.29 18:50:17.403625 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3703 | 2025.07.29 18:50:17.404153 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3704 | 2025.07.29 18:50:17.404398 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3705 | 2025.07.29 18:50:17.404535 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
| 3706 | 2025.07.29 18:50:17.404541 [ 122 ] {} <Debug> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3707 | 2025.07.29 18:50:17.404603 [ 122 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3708 | 2025.07.29 18:50:17.404623 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3709 | 2025.07.29 18:50:17.404724 [ 186 ] {66700d72-6646-4b9e-9957-5215fa72c99e::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 | ||
| 3710 | 2025.07.29 18:50:17.404842 [ 186 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3711 | 2025.07.29 18:50:17.404881 [ 186 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5063 rows starting from the beginning of the part | ||
| 3712 | 2025.07.29 18:50:17.404970 [ 186 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 488 rows starting from the beginning of the part | ||
| 3713 | 2025.07.29 18:50:17.405037 [ 186 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 427 rows starting from the beginning of the part | ||
| 3714 | 2025.07.29 18:50:17.405101 [ 186 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 488 rows starting from the beginning of the part | ||
| 3715 | 2025.07.29 18:50:17.405162 [ 186 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 427 rows starting from the beginning of the part | ||
| 3716 | 2025.07.29 18:50:17.405229 [ 186 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 488 rows starting from the beginning of the part | ||
| 3717 | 2025.07.29 18:50:17.406991 [ 187 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002306614 sec., 3199928.5532819973 rows/sec., 45.78 MiB/sec. | ||
| 3718 | 2025.07.29 18:50:17.407566 [ 195 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3719 | 2025.07.29 18:50:17.407871 [ 195 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_16_3} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3720 | 2025.07.29 18:50:17.407944 [ 195 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_16_3} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3721 | 2025.07.29 18:50:17.408039 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 3722 | 2025.07.29 18:50:17.428348 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 528 | ||
| 3723 | 2025.07.29 18:50:17.430279 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3724 | 2025.07.29 18:50:17.430321 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3725 | 2025.07.29 18:50:17.431425 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3726 | 2025.07.29 18:50:17.431685 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3727 | 2025.07.29 18:50:17.431813 [ 122 ] {} <Debug> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3728 | 2025.07.29 18:50:17.431849 [ 122 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3729 | 2025.07.29 18:50:17.431867 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3730 | 2025.07.29 18:50:17.431911 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 528 | ||
| 3731 | 2025.07.29 18:50:17.431940 [ 186 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::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 | ||
| 3732 | 2025.07.29 18:50:17.432431 [ 186 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3733 | 2025.07.29 18:50:17.432560 [ 186 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 316 rows starting from the beginning of the part | ||
| 3734 | 2025.07.29 18:50:17.432895 [ 186 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 78 rows starting from the beginning of the part | ||
| 3735 | 2025.07.29 18:50:17.433213 [ 186 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 20 rows starting from the beginning of the part | ||
| 3736 | 2025.07.29 18:50:17.433522 [ 186 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 3737 | 2025.07.29 18:50:17.433815 [ 186 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 58 rows starting from the beginning of the part | ||
| 3738 | 2025.07.29 18:50:17.434132 [ 186 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part | ||
| 3739 | 2025.07.29 18:50:17.440500 [ 200 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 72 columns (72 merged, 0 gathered) in 0.008585089 sec., 61501.98326423873 rows/sec., 58.68 MiB/sec. | ||
| 3740 | 2025.07.29 18:50:17.441387 [ 186 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3741 | 2025.07.29 18:50:17.441914 [ 186 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_11_2} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3742 | 2025.07.29 18:50:17.442000 [ 186 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_11_2} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3743 | 2025.07.29 18:50:17.442216 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.95 MiB. | ||
| 3744 | 2025.07.29 18:50:17.795182 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3745 | 2025.07.29 18:50:17.811982 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3746 | 2025.07.29 18:50:17.812049 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3747 | 2025.07.29 18:50:17.818621 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3748 | 2025.07.29 18:50:17.819360 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3749 | 2025.07.29 18:50:17.819659 [ 119 ] {} <Debug> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3750 | 2025.07.29 18:50:17.819721 [ 119 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3751 | 2025.07.29 18:50:17.819741 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3752 | 2025.07.29 18:50:17.819844 [ 187 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::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 | ||
| 3753 | 2025.07.29 18:50:17.822883 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3754 | 2025.07.29 18:50:17.823959 [ 187 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3755 | 2025.07.29 18:50:17.825346 [ 187 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::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 | ||
| 3756 | 2025.07.29 18:50:17.829640 [ 187 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::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 | ||
| 3757 | 2025.07.29 18:50:17.833748 [ 187 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::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 | ||
| 3758 | 2025.07.29 18:50:17.837981 [ 187 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::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 | ||
| 3759 | 2025.07.29 18:50:17.842541 [ 187 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::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 | ||
| 3760 | 2025.07.29 18:50:17.846396 [ 187 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::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 | ||
| 3761 | 2025.07.29 18:50:17.907959 [ 200 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.08815192 sec., 1372.6303408933125 rows/sec., 7.10 MiB/sec. | ||
| 3762 | 2025.07.29 18:50:17.910594 [ 193 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3763 | 2025.07.29 18:50:17.912648 [ 193 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_16_3} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3764 | 2025.07.29 18:50:17.912755 [ 193 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_16_3} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3765 | 2025.07.29 18:50:17.914427 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3766 | 2025.07.29 18:50:18.000147 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.17 MiB, peak 216.12 MiB, free memory in arenas 0.00 B, will set to 214.14 MiB (RSS), difference: 7.97 MiB | ||
| 3767 | 2025.07.29 18:50:18.001291 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000926776 sec. | ||
| 3768 | 2025.07.29 18:50:20.277766 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3769 | 2025.07.29 18:50:20.278007 [ 277 ] {01e45910-c5c0-4101-b63a-702aa552d75e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3770 | 2025.07.29 18:50:20.278093 [ 277 ] {01e45910-c5c0-4101-b63a-702aa552d75e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3771 | 2025.07.29 18:50:20.278998 [ 277 ] {01e45910-c5c0-4101-b63a-702aa552d75e} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3772 | 2025.07.29 18:50:20.279049 [ 277 ] {01e45910-c5c0-4101-b63a-702aa552d75e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3773 | 2025.07.29 18:50:20.279477 [ 277 ] {01e45910-c5c0-4101-b63a-702aa552d75e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3774 | 2025.07.29 18:50:20.279707 [ 277 ] {01e45910-c5c0-4101-b63a-702aa552d75e} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3775 | 2025.07.29 18:50:20.279868 [ 277 ] {01e45910-c5c0-4101-b63a-702aa552d75e} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001916 sec., 204592.90187891442 rows/sec., 12.98 MiB/sec. | ||
| 3776 | 2025.07.29 18:50:20.279918 [ 277 ] {01e45910-c5c0-4101-b63a-702aa552d75e} <Debug> TCPHandler: Processed in 0.002287343 sec. | ||
| 3777 | 2025.07.29 18:50:20.280052 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3778 | 2025.07.29 18:50:20.280156 [ 277 ] {16f64425-5df8-44b3-99ce-300cc2c824f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3779 | 2025.07.29 18:50:20.280199 [ 277 ] {16f64425-5df8-44b3-99ce-300cc2c824f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3780 | 2025.07.29 18:50:20.281325 [ 277 ] {16f64425-5df8-44b3-99ce-300cc2c824f3} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3781 | 2025.07.29 18:50:20.281364 [ 277 ] {16f64425-5df8-44b3-99ce-300cc2c824f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3782 | 2025.07.29 18:50:20.281769 [ 277 ] {16f64425-5df8-44b3-99ce-300cc2c824f3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3783 | 2025.07.29 18:50:20.282006 [ 277 ] {16f64425-5df8-44b3-99ce-300cc2c824f3} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3784 | 2025.07.29 18:50:20.282145 [ 277 ] {16f64425-5df8-44b3-99ce-300cc2c824f3} <Debug> executeQuery: Read 1129 rows, 91.88 KiB in 0.002011 sec., 561412.2327200397 rows/sec., 44.62 MiB/sec. | ||
| 3785 | 2025.07.29 18:50:20.282186 [ 277 ] {16f64425-5df8-44b3-99ce-300cc2c824f3} <Debug> TCPHandler: Processed in 0.002186621 sec. | ||
| 3786 | 2025.07.29 18:50:20.282307 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3787 | 2025.07.29 18:50:20.282405 [ 277 ] {835ae1df-d4c4-428b-9dd4-8dc7e497f2a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3788 | 2025.07.29 18:50:20.282446 [ 277 ] {835ae1df-d4c4-428b-9dd4-8dc7e497f2a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3789 | 2025.07.29 18:50:20.282968 [ 277 ] {835ae1df-d4c4-428b-9dd4-8dc7e497f2a5} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3790 | 2025.07.29 18:50:20.283005 [ 277 ] {835ae1df-d4c4-428b-9dd4-8dc7e497f2a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3791 | 2025.07.29 18:50:20.283334 [ 277 ] {835ae1df-d4c4-428b-9dd4-8dc7e497f2a5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3792 | 2025.07.29 18:50:20.283553 [ 277 ] {835ae1df-d4c4-428b-9dd4-8dc7e497f2a5} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3793 | 2025.07.29 18:50:20.283692 [ 277 ] {835ae1df-d4c4-428b-9dd4-8dc7e497f2a5} <Debug> executeQuery: Read 227 rows, 14.11 KiB in 0.001306 sec., 173813.16998468604 rows/sec., 10.55 MiB/sec. | ||
| 3794 | 2025.07.29 18:50:20.283732 [ 277 ] {835ae1df-d4c4-428b-9dd4-8dc7e497f2a5} <Debug> TCPHandler: Processed in 0.001475921 sec. | ||
| 3795 | 2025.07.29 18:50:20.283844 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3796 | 2025.07.29 18:50:20.283940 [ 277 ] {63d6de46-b5e5-4a72-ba56-10cec21b2816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3797 | 2025.07.29 18:50:20.283981 [ 277 ] {63d6de46-b5e5-4a72-ba56-10cec21b2816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3798 | 2025.07.29 18:50:20.284471 [ 277 ] {63d6de46-b5e5-4a72-ba56-10cec21b2816} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3799 | 2025.07.29 18:50:20.284507 [ 277 ] {63d6de46-b5e5-4a72-ba56-10cec21b2816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3800 | 2025.07.29 18:50:20.284822 [ 277 ] {63d6de46-b5e5-4a72-ba56-10cec21b2816} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3801 | 2025.07.29 18:50:20.285034 [ 277 ] {63d6de46-b5e5-4a72-ba56-10cec21b2816} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3802 | 2025.07.29 18:50:20.285168 [ 277 ] {63d6de46-b5e5-4a72-ba56-10cec21b2816} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001246 sec., 162921.34831460676 rows/sec., 10.51 MiB/sec. | ||
| 3803 | 2025.07.29 18:50:20.285207 [ 277 ] {63d6de46-b5e5-4a72-ba56-10cec21b2816} <Debug> TCPHandler: Processed in 0.001414829 sec. | ||
| 3804 | 2025.07.29 18:50:20.285317 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3805 | 2025.07.29 18:50:20.285413 [ 277 ] {e81ca30b-a814-4916-b023-c12e3cae9d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3806 | 2025.07.29 18:50:20.285453 [ 277 ] {e81ca30b-a814-4916-b023-c12e3cae9d91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3807 | 2025.07.29 18:50:20.285912 [ 277 ] {e81ca30b-a814-4916-b023-c12e3cae9d91} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3808 | 2025.07.29 18:50:20.285948 [ 277 ] {e81ca30b-a814-4916-b023-c12e3cae9d91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3809 | 2025.07.29 18:50:20.286250 [ 277 ] {e81ca30b-a814-4916-b023-c12e3cae9d91} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3810 | 2025.07.29 18:50:20.286461 [ 277 ] {e81ca30b-a814-4916-b023-c12e3cae9d91} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3811 | 2025.07.29 18:50:20.286587 [ 277 ] {e81ca30b-a814-4916-b023-c12e3cae9d91} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001192 sec., 169463.08724832215 rows/sec., 9.62 MiB/sec. | ||
| 3812 | 2025.07.29 18:50:20.286628 [ 277 ] {e81ca30b-a814-4916-b023-c12e3cae9d91} <Debug> TCPHandler: Processed in 0.001361908 sec. | ||
| 3813 | 2025.07.29 18:50:20.286741 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3814 | 2025.07.29 18:50:20.286835 [ 277 ] {d80e9ba0-7fe8-4338-9d11-4830ec0c9ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3815 | 2025.07.29 18:50:20.286875 [ 277 ] {d80e9ba0-7fe8-4338-9d11-4830ec0c9ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3816 | 2025.07.29 18:50:20.287568 [ 277 ] {d80e9ba0-7fe8-4338-9d11-4830ec0c9ba5} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3817 | 2025.07.29 18:50:20.287603 [ 277 ] {d80e9ba0-7fe8-4338-9d11-4830ec0c9ba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3818 | 2025.07.29 18:50:20.287940 [ 277 ] {d80e9ba0-7fe8-4338-9d11-4830ec0c9ba5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3819 | 2025.07.29 18:50:20.288152 [ 277 ] {d80e9ba0-7fe8-4338-9d11-4830ec0c9ba5} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3820 | 2025.07.29 18:50:20.288284 [ 277 ] {d80e9ba0-7fe8-4338-9d11-4830ec0c9ba5} <Debug> executeQuery: Read 683 rows, 49.05 KiB in 0.001465 sec., 466211.6040955632 rows/sec., 32.70 MiB/sec. | ||
| 3821 | 2025.07.29 18:50:20.288323 [ 277 ] {d80e9ba0-7fe8-4338-9d11-4830ec0c9ba5} <Debug> TCPHandler: Processed in 0.001631685 sec. | ||
| 3822 | 2025.07.29 18:50:20.288425 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3823 | 2025.07.29 18:50:20.288519 [ 277 ] {fc8dd5eb-acf0-431a-be28-2d8c49cd0c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3824 | 2025.07.29 18:50:20.288561 [ 277 ] {fc8dd5eb-acf0-431a-be28-2d8c49cd0c18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3825 | 2025.07.29 18:50:20.288895 [ 277 ] {fc8dd5eb-acf0-431a-be28-2d8c49cd0c18} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3826 | 2025.07.29 18:50:20.288932 [ 277 ] {fc8dd5eb-acf0-431a-be28-2d8c49cd0c18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3827 | 2025.07.29 18:50:20.289230 [ 277 ] {fc8dd5eb-acf0-431a-be28-2d8c49cd0c18} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3828 | 2025.07.29 18:50:20.289437 [ 277 ] {fc8dd5eb-acf0-431a-be28-2d8c49cd0c18} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3829 | 2025.07.29 18:50:20.289566 [ 277 ] {fc8dd5eb-acf0-431a-be28-2d8c49cd0c18} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 3830 | 2025.07.29 18:50:20.289603 [ 277 ] {fc8dd5eb-acf0-431a-be28-2d8c49cd0c18} <Debug> TCPHandler: Processed in 0.001227664 sec. | ||
| 3831 | 2025.07.29 18:50:20.289713 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3832 | 2025.07.29 18:50:20.289806 [ 277 ] {8b86a2b8-5b22-494e-85e6-cae7cc1c9c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3833 | 2025.07.29 18:50:20.289848 [ 277 ] {8b86a2b8-5b22-494e-85e6-cae7cc1c9c82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3834 | 2025.07.29 18:50:20.290308 [ 277 ] {8b86a2b8-5b22-494e-85e6-cae7cc1c9c82} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3835 | 2025.07.29 18:50:20.290344 [ 277 ] {8b86a2b8-5b22-494e-85e6-cae7cc1c9c82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3836 | 2025.07.29 18:50:20.290672 [ 277 ] {8b86a2b8-5b22-494e-85e6-cae7cc1c9c82} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3837 | 2025.07.29 18:50:20.290882 [ 277 ] {8b86a2b8-5b22-494e-85e6-cae7cc1c9c82} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3838 | 2025.07.29 18:50:20.291010 [ 277 ] {8b86a2b8-5b22-494e-85e6-cae7cc1c9c82} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.00122 sec., 251639.34426229508 rows/sec., 16.55 MiB/sec. | ||
| 3839 | 2025.07.29 18:50:20.291048 [ 277 ] {8b86a2b8-5b22-494e-85e6-cae7cc1c9c82} <Debug> TCPHandler: Processed in 0.001384608 sec. | ||
| 3840 | 2025.07.29 18:50:20.291158 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3841 | 2025.07.29 18:50:20.291253 [ 277 ] {2a2c304b-4b97-485d-b5c0-0dd56a000295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3842 | 2025.07.29 18:50:20.291295 [ 277 ] {2a2c304b-4b97-485d-b5c0-0dd56a000295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3843 | 2025.07.29 18:50:20.291604 [ 277 ] {2a2c304b-4b97-485d-b5c0-0dd56a000295} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3844 | 2025.07.29 18:50:20.291639 [ 277 ] {2a2c304b-4b97-485d-b5c0-0dd56a000295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3845 | 2025.07.29 18:50:20.291944 [ 277 ] {2a2c304b-4b97-485d-b5c0-0dd56a000295} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3846 | 2025.07.29 18:50:20.292155 [ 277 ] {2a2c304b-4b97-485d-b5c0-0dd56a000295} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3847 | 2025.07.29 18:50:20.292279 [ 277 ] {2a2c304b-4b97-485d-b5c0-0dd56a000295} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001042 sec., 959.6928982725528 rows/sec., 64.67 KiB/sec. | ||
| 3848 | 2025.07.29 18:50:20.292316 [ 277 ] {2a2c304b-4b97-485d-b5c0-0dd56a000295} <Debug> TCPHandler: Processed in 0.001207514 sec. | ||
| 3849 | 2025.07.29 18:50:20.292427 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3850 | 2025.07.29 18:50:20.292521 [ 277 ] {ff8dc201-46d8-4cf8-9678-7f34c6db8b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3851 | 2025.07.29 18:50:20.292574 [ 277 ] {ff8dc201-46d8-4cf8-9678-7f34c6db8b09} <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 | ||
| 3852 | 2025.07.29 18:50:20.293458 [ 277 ] {ff8dc201-46d8-4cf8-9678-7f34c6db8b09} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3853 | 2025.07.29 18:50:20.293496 [ 277 ] {ff8dc201-46d8-4cf8-9678-7f34c6db8b09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3854 | 2025.07.29 18:50:20.294042 [ 277 ] {ff8dc201-46d8-4cf8-9678-7f34c6db8b09} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3855 | 2025.07.29 18:50:20.294267 [ 277 ] {ff8dc201-46d8-4cf8-9678-7f34c6db8b09} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3856 | 2025.07.29 18:50:20.294402 [ 277 ] {ff8dc201-46d8-4cf8-9678-7f34c6db8b09} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001898 sec., 16332.982086406744 rows/sec., 29.27 MiB/sec. | ||
| 3857 | 2025.07.29 18:50:20.294460 [ 277 ] {ff8dc201-46d8-4cf8-9678-7f34c6db8b09} <Debug> TCPHandler: Processed in 0.002083259 sec. | ||
| 3858 | 2025.07.29 18:50:20.294571 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3859 | 2025.07.29 18:50:20.294668 [ 277 ] {9d3be742-6d2c-4cf3-81d8-694e377e29cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3860 | 2025.07.29 18:50:20.294709 [ 277 ] {9d3be742-6d2c-4cf3-81d8-694e377e29cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3861 | 2025.07.29 18:50:20.295037 [ 277 ] {9d3be742-6d2c-4cf3-81d8-694e377e29cb} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3862 | 2025.07.29 18:50:20.295073 [ 277 ] {9d3be742-6d2c-4cf3-81d8-694e377e29cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3863 | 2025.07.29 18:50:20.295386 [ 277 ] {9d3be742-6d2c-4cf3-81d8-694e377e29cb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3864 | 2025.07.29 18:50:20.295588 [ 277 ] {9d3be742-6d2c-4cf3-81d8-694e377e29cb} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3865 | 2025.07.29 18:50:20.295709 [ 277 ] {9d3be742-6d2c-4cf3-81d8-694e377e29cb} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001061 sec., 96135.72101790762 rows/sec., 5.91 MiB/sec. | ||
| 3866 | 2025.07.29 18:50:20.295744 [ 277 ] {9d3be742-6d2c-4cf3-81d8-694e377e29cb} <Debug> TCPHandler: Processed in 0.001223284 sec. | ||
| 3867 | 2025.07.29 18:50:24.904614 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 | ||
| 3868 | 2025.07.29 18:50:24.905173 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3869 | 2025.07.29 18:50:24.905215 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3870 | 2025.07.29 18:50:24.905816 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3871 | 2025.07.29 18:50:24.906048 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3872 | 2025.07.29 18:50:24.906182 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 | ||
| 3873 | 2025.07.29 18:50:25.266186 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3874 | 2025.07.29 18:50:25.266384 [ 277 ] {2fb5952a-52f7-4c02-8d9d-3387f775ddf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3875 | 2025.07.29 18:50:25.266457 [ 277 ] {2fb5952a-52f7-4c02-8d9d-3387f775ddf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3876 | 2025.07.29 18:50:25.267129 [ 277 ] {2fb5952a-52f7-4c02-8d9d-3387f775ddf5} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3877 | 2025.07.29 18:50:25.267182 [ 277 ] {2fb5952a-52f7-4c02-8d9d-3387f775ddf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3878 | 2025.07.29 18:50:25.267590 [ 277 ] {2fb5952a-52f7-4c02-8d9d-3387f775ddf5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3879 | 2025.07.29 18:50:25.267827 [ 277 ] {2fb5952a-52f7-4c02-8d9d-3387f775ddf5} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3880 | 2025.07.29 18:50:25.267986 [ 277 ] {2fb5952a-52f7-4c02-8d9d-3387f775ddf5} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.001655 sec., 44712.99093655589 rows/sec., 3.64 MiB/sec. | ||
| 3881 | 2025.07.29 18:50:25.268035 [ 277 ] {2fb5952a-52f7-4c02-8d9d-3387f775ddf5} <Debug> TCPHandler: Processed in 0.001985315 sec. | ||
| 3882 | 2025.07.29 18:50:25.268169 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3883 | 2025.07.29 18:50:25.268273 [ 277 ] {ef0498f8-a8a6-459e-aa83-e8e02ae4a5f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3884 | 2025.07.29 18:50:25.268318 [ 277 ] {ef0498f8-a8a6-459e-aa83-e8e02ae4a5f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3885 | 2025.07.29 18:50:25.268729 [ 277 ] {ef0498f8-a8a6-459e-aa83-e8e02ae4a5f1} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3886 | 2025.07.29 18:50:25.268769 [ 277 ] {ef0498f8-a8a6-459e-aa83-e8e02ae4a5f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3887 | 2025.07.29 18:50:25.269078 [ 277 ] {ef0498f8-a8a6-459e-aa83-e8e02ae4a5f1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3888 | 2025.07.29 18:50:25.269290 [ 277 ] {ef0498f8-a8a6-459e-aa83-e8e02ae4a5f1} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3889 | 2025.07.29 18:50:25.269418 [ 277 ] {ef0498f8-a8a6-459e-aa83-e8e02ae4a5f1} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001169 sec., 7698.887938408897 rows/sec., 578.92 KiB/sec. | ||
| 3890 | 2025.07.29 18:50:25.269456 [ 277 ] {ef0498f8-a8a6-459e-aa83-e8e02ae4a5f1} <Debug> TCPHandler: Processed in 0.001339597 sec. | ||
| 3891 | 2025.07.29 18:50:25.269570 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3892 | 2025.07.29 18:50:25.269667 [ 277 ] {112e78f5-06a5-47aa-8206-d1e954ab6e2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3893 | 2025.07.29 18:50:25.269708 [ 277 ] {112e78f5-06a5-47aa-8206-d1e954ab6e2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3894 | 2025.07.29 18:50:25.270137 [ 277 ] {112e78f5-06a5-47aa-8206-d1e954ab6e2d} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3895 | 2025.07.29 18:50:25.270174 [ 277 ] {112e78f5-06a5-47aa-8206-d1e954ab6e2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3896 | 2025.07.29 18:50:25.270493 [ 277 ] {112e78f5-06a5-47aa-8206-d1e954ab6e2d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3897 | 2025.07.29 18:50:25.270722 [ 277 ] {112e78f5-06a5-47aa-8206-d1e954ab6e2d} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3898 | 2025.07.29 18:50:25.270850 [ 277 ] {112e78f5-06a5-47aa-8206-d1e954ab6e2d} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001202 sec., 60732.11314475874 rows/sec., 4.74 MiB/sec. | ||
| 3899 | 2025.07.29 18:50:25.270887 [ 277 ] {112e78f5-06a5-47aa-8206-d1e954ab6e2d} <Debug> TCPHandler: Processed in 0.001367078 sec. | ||
| 3900 | 2025.07.29 18:50:25.270999 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3901 | 2025.07.29 18:50:25.271093 [ 277 ] {6384b36a-5f0f-4c0c-a525-47e11e2b2377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3902 | 2025.07.29 18:50:25.271137 [ 277 ] {6384b36a-5f0f-4c0c-a525-47e11e2b2377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3903 | 2025.07.29 18:50:25.271542 [ 277 ] {6384b36a-5f0f-4c0c-a525-47e11e2b2377} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3904 | 2025.07.29 18:50:25.271579 [ 277 ] {6384b36a-5f0f-4c0c-a525-47e11e2b2377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3905 | 2025.07.29 18:50:25.271917 [ 277 ] {6384b36a-5f0f-4c0c-a525-47e11e2b2377} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3906 | 2025.07.29 18:50:25.272125 [ 277 ] {6384b36a-5f0f-4c0c-a525-47e11e2b2377} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3907 | 2025.07.29 18:50:25.272254 [ 277 ] {6384b36a-5f0f-4c0c-a525-47e11e2b2377} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 3908 | 2025.07.29 18:50:25.272291 [ 277 ] {6384b36a-5f0f-4c0c-a525-47e11e2b2377} <Debug> TCPHandler: Processed in 0.001342407 sec. | ||
| 3909 | 2025.07.29 18:50:25.272397 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3910 | 2025.07.29 18:50:25.272500 [ 277 ] {143188b7-8a51-4f5a-93fa-be0212eac1df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3911 | 2025.07.29 18:50:25.272556 [ 277 ] {143188b7-8a51-4f5a-93fa-be0212eac1df} <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 | ||
| 3912 | 2025.07.29 18:50:25.273306 [ 277 ] {143188b7-8a51-4f5a-93fa-be0212eac1df} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3913 | 2025.07.29 18:50:25.273342 [ 277 ] {143188b7-8a51-4f5a-93fa-be0212eac1df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3914 | 2025.07.29 18:50:25.273857 [ 277 ] {143188b7-8a51-4f5a-93fa-be0212eac1df} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3915 | 2025.07.29 18:50:25.274077 [ 277 ] {143188b7-8a51-4f5a-93fa-be0212eac1df} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3916 | 2025.07.29 18:50:25.274224 [ 277 ] {143188b7-8a51-4f5a-93fa-be0212eac1df} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001743 sec., 5163.511187607573 rows/sec., 9.25 MiB/sec. | ||
| 3917 | 2025.07.29 18:50:25.274282 [ 277 ] {143188b7-8a51-4f5a-93fa-be0212eac1df} <Debug> TCPHandler: Processed in 0.001936324 sec. | ||
| 3918 | 2025.07.29 18:50:25.274397 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3919 | 2025.07.29 18:50:25.274491 [ 277 ] {5b283878-d9e9-4af9-bc68-9999bda1383f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3920 | 2025.07.29 18:50:25.274532 [ 277 ] {5b283878-d9e9-4af9-bc68-9999bda1383f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3921 | 2025.07.29 18:50:25.274864 [ 277 ] {5b283878-d9e9-4af9-bc68-9999bda1383f} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3922 | 2025.07.29 18:50:25.274900 [ 277 ] {5b283878-d9e9-4af9-bc68-9999bda1383f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3923 | 2025.07.29 18:50:25.275223 [ 277 ] {5b283878-d9e9-4af9-bc68-9999bda1383f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3924 | 2025.07.29 18:50:25.275428 [ 277 ] {5b283878-d9e9-4af9-bc68-9999bda1383f} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3925 | 2025.07.29 18:50:25.275555 [ 277 ] {5b283878-d9e9-4af9-bc68-9999bda1383f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 3926 | 2025.07.29 18:50:25.275590 [ 277 ] {5b283878-d9e9-4af9-bc68-9999bda1383f} <Debug> TCPHandler: Processed in 0.001243284 sec. | ||
| 3927 | 2025.07.29 18:50:25.322955 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3928 | 2025.07.29 18:50:25.337572 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3929 | 2025.07.29 18:50:25.337628 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3930 | 2025.07.29 18:50:25.343812 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3931 | 2025.07.29 18:50:25.344560 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3932 | 2025.07.29 18:50:25.347106 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3933 | 2025.07.29 18:50:27.432018 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 562 | ||
| 3934 | 2025.07.29 18:50:27.434330 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3935 | 2025.07.29 18:50:27.434368 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3936 | 2025.07.29 18:50:27.435548 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3937 | 2025.07.29 18:50:27.435819 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3938 | 2025.07.29 18:50:27.436061 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 562 | ||
| 3939 | 2025.07.29 18:50:30.277215 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3940 | 2025.07.29 18:50:30.277397 [ 277 ] {442953d4-aa4a-4349-8405-34bd8bef765c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3941 | 2025.07.29 18:50:30.277460 [ 277 ] {442953d4-aa4a-4349-8405-34bd8bef765c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3942 | 2025.07.29 18:50:30.278233 [ 277 ] {442953d4-aa4a-4349-8405-34bd8bef765c} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3943 | 2025.07.29 18:50:30.278273 [ 277 ] {442953d4-aa4a-4349-8405-34bd8bef765c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3944 | 2025.07.29 18:50:30.278687 [ 277 ] {442953d4-aa4a-4349-8405-34bd8bef765c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3945 | 2025.07.29 18:50:30.278910 [ 277 ] {442953d4-aa4a-4349-8405-34bd8bef765c} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3946 | 2025.07.29 18:50:30.279033 [ 103 ] {} <Debug> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3947 | 2025.07.29 18:50:30.279057 [ 277 ] {442953d4-aa4a-4349-8405-34bd8bef765c} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001714 sec., 228704.78413068844 rows/sec., 14.51 MiB/sec. | ||
| 3948 | 2025.07.29 18:50:30.279145 [ 103 ] {} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3949 | 2025.07.29 18:50:30.279164 [ 277 ] {442953d4-aa4a-4349-8405-34bd8bef765c} <Debug> TCPHandler: Processed in 0.002075598 sec. | ||
| 3950 | 2025.07.29 18:50:30.279173 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3951 | 2025.07.29 18:50:30.279285 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3952 | 2025.07.29 18:50:30.279295 [ 196 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::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 | ||
| 3953 | 2025.07.29 18:50:30.279389 [ 277 ] {43b77a6d-2eab-4c7c-8ea3-f57a3d3f4a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3954 | 2025.07.29 18:50:30.279434 [ 196 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3955 | 2025.07.29 18:50:30.279435 [ 277 ] {43b77a6d-2eab-4c7c-8ea3-f57a3d3f4a47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3956 | 2025.07.29 18:50:30.279474 [ 196 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 416 rows starting from the beginning of the part | ||
| 3957 | 2025.07.29 18:50:30.279617 [ 196 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 392 rows starting from the beginning of the part | ||
| 3958 | 2025.07.29 18:50:30.279664 [ 196 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 392 rows starting from the beginning of the part | ||
| 3959 | 2025.07.29 18:50:30.279706 [ 196 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 392 rows starting from the beginning of the part | ||
| 3960 | 2025.07.29 18:50:30.279747 [ 196 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 392 rows starting from the beginning of the part | ||
| 3961 | 2025.07.29 18:50:30.279787 [ 196 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 392 rows starting from the beginning of the part | ||
| 3962 | 2025.07.29 18:50:30.280533 [ 277 ] {43b77a6d-2eab-4c7c-8ea3-f57a3d3f4a47} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3963 | 2025.07.29 18:50:30.280575 [ 277 ] {43b77a6d-2eab-4c7c-8ea3-f57a3d3f4a47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3964 | 2025.07.29 18:50:30.280999 [ 193 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2376 rows, containing 5 columns (5 merged, 0 gathered) in 0.001753009 sec., 1355383.8000831713 rows/sec., 91.43 MiB/sec. | ||
| 3965 | 2025.07.29 18:50:30.281033 [ 277 ] {43b77a6d-2eab-4c7c-8ea3-f57a3d3f4a47} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3966 | 2025.07.29 18:50:30.281198 [ 200 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3967 | 2025.07.29 18:50:30.281275 [ 277 ] {43b77a6d-2eab-4c7c-8ea3-f57a3d3f4a47} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3968 | 2025.07.29 18:50:30.281438 [ 277 ] {43b77a6d-2eab-4c7c-8ea3-f57a3d3f4a47} <Debug> executeQuery: Read 1131 rows, 92.08 KiB in 0.002069 sec., 546640.8893185114 rows/sec., 43.46 MiB/sec. | ||
| 3969 | 2025.07.29 18:50:30.281479 [ 277 ] {43b77a6d-2eab-4c7c-8ea3-f57a3d3f4a47} <Debug> TCPHandler: Processed in 0.002243523 sec. | ||
| 3970 | 2025.07.29 18:50:30.281510 [ 200 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_10_2} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3971 | 2025.07.29 18:50:30.281592 [ 200 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_10_2} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3972 | 2025.07.29 18:50:30.281595 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3973 | 2025.07.29 18:50:30.281674 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3974 | 2025.07.29 18:50:30.281701 [ 277 ] {814701e4-820b-4cbb-ae81-570003499a23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3975 | 2025.07.29 18:50:30.281745 [ 277 ] {814701e4-820b-4cbb-ae81-570003499a23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3976 | 2025.07.29 18:50:30.282270 [ 277 ] {814701e4-820b-4cbb-ae81-570003499a23} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3977 | 2025.07.29 18:50:30.282306 [ 277 ] {814701e4-820b-4cbb-ae81-570003499a23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3978 | 2025.07.29 18:50:30.282624 [ 277 ] {814701e4-820b-4cbb-ae81-570003499a23} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3979 | 2025.07.29 18:50:30.282860 [ 277 ] {814701e4-820b-4cbb-ae81-570003499a23} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3980 | 2025.07.29 18:50:30.282989 [ 277 ] {814701e4-820b-4cbb-ae81-570003499a23} <Debug> executeQuery: Read 228 rows, 14.18 KiB in 0.001307 sec., 174445.29456771232 rows/sec., 10.60 MiB/sec. | ||
| 3981 | 2025.07.29 18:50:30.283025 [ 277 ] {814701e4-820b-4cbb-ae81-570003499a23} <Debug> TCPHandler: Processed in 0.001480831 sec. | ||
| 3982 | 2025.07.29 18:50:30.283143 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3983 | 2025.07.29 18:50:30.283238 [ 277 ] {658c97f2-43a5-493e-b44e-e761fcaf9305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3984 | 2025.07.29 18:50:30.283279 [ 277 ] {658c97f2-43a5-493e-b44e-e761fcaf9305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3985 | 2025.07.29 18:50:30.283763 [ 277 ] {658c97f2-43a5-493e-b44e-e761fcaf9305} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3986 | 2025.07.29 18:50:30.283800 [ 277 ] {658c97f2-43a5-493e-b44e-e761fcaf9305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3987 | 2025.07.29 18:50:30.284110 [ 277 ] {658c97f2-43a5-493e-b44e-e761fcaf9305} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3988 | 2025.07.29 18:50:30.284318 [ 277 ] {658c97f2-43a5-493e-b44e-e761fcaf9305} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3989 | 2025.07.29 18:50:30.284421 [ 103 ] {} <Debug> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3990 | 2025.07.29 18:50:30.284445 [ 277 ] {658c97f2-43a5-493e-b44e-e761fcaf9305} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001224 sec., 165849.6732026144 rows/sec., 10.70 MiB/sec. | ||
| 3991 | 2025.07.29 18:50:30.284460 [ 103 ] {} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3992 | 2025.07.29 18:50:30.284486 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 3993 | 2025.07.29 18:50:30.284488 [ 277 ] {658c97f2-43a5-493e-b44e-e761fcaf9305} <Debug> TCPHandler: Processed in 0.001395949 sec. | ||
| 3994 | 2025.07.29 18:50:30.284590 [ 189 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::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 | ||
| 3995 | 2025.07.29 18:50:30.284610 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3996 | 2025.07.29 18:50:30.284714 [ 277 ] {5fb0f980-5189-496a-8790-66412ef97d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3997 | 2025.07.29 18:50:30.284725 [ 189 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3998 | 2025.07.29 18:50:30.284756 [ 277 ] {5fb0f980-5189-496a-8790-66412ef97d73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3999 | 2025.07.29 18:50:30.284766 [ 189 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 456 rows starting from the beginning of the part | ||
| 4000 | 2025.07.29 18:50:30.284842 [ 189 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 203 rows starting from the beginning of the part | ||
| 4001 | 2025.07.29 18:50:30.284889 [ 189 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 203 rows starting from the beginning of the part | ||
| 4002 | 2025.07.29 18:50:30.284930 [ 189 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 431 rows starting from the beginning of the part | ||
| 4003 | 2025.07.29 18:50:30.284967 [ 189 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 203 rows starting from the beginning of the part | ||
| 4004 | 2025.07.29 18:50:30.285025 [ 189 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 203 rows starting from the beginning of the part | ||
| 4005 | 2025.07.29 18:50:30.285339 [ 277 ] {5fb0f980-5189-496a-8790-66412ef97d73} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4006 | 2025.07.29 18:50:30.285389 [ 277 ] {5fb0f980-5189-496a-8790-66412ef97d73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4007 | 2025.07.29 18:50:30.285785 [ 277 ] {5fb0f980-5189-496a-8790-66412ef97d73} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4008 | 2025.07.29 18:50:30.286009 [ 277 ] {5fb0f980-5189-496a-8790-66412ef97d73} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4009 | 2025.07.29 18:50:30.286111 [ 103 ] {} <Debug> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4010 | 2025.07.29 18:50:30.286136 [ 200 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1699 rows, containing 5 columns (5 merged, 0 gathered) in 0.001593685 sec., 1066082.6951373704 rows/sec., 74.03 MiB/sec. | ||
| 4011 | 2025.07.29 18:50:30.286142 [ 277 ] {5fb0f980-5189-496a-8790-66412ef97d73} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001446 sec., 139695.7123098202 rows/sec., 7.93 MiB/sec. | ||
| 4012 | 2025.07.29 18:50:30.286141 [ 103 ] {} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4013 | 2025.07.29 18:50:30.286200 [ 277 ] {5fb0f980-5189-496a-8790-66412ef97d73} <Debug> TCPHandler: Processed in 0.001640155 sec. | ||
| 4014 | 2025.07.29 18:50:30.286201 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4015 | 2025.07.29 18:50:30.286293 [ 189 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::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 | ||
| 4016 | 2025.07.29 18:50:30.286298 [ 193 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4017 | 2025.07.29 18:50:30.286329 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4018 | 2025.07.29 18:50:30.286391 [ 189 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4019 | 2025.07.29 18:50:30.286419 [ 189 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 214 rows starting from the beginning of the part | ||
| 4020 | 2025.07.29 18:50:30.286429 [ 277 ] {519c14b8-20f9-49c7-8c4d-3f0821cde33c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4021 | 2025.07.29 18:50:30.286465 [ 189 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 202 rows starting from the beginning of the part | ||
| 4022 | 2025.07.29 18:50:30.286474 [ 277 ] {519c14b8-20f9-49c7-8c4d-3f0821cde33c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4023 | 2025.07.29 18:50:30.286508 [ 189 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 202 rows starting from the beginning of the part | ||
| 4024 | 2025.07.29 18:50:30.286547 [ 189 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 202 rows starting from the beginning of the part | ||
| 4025 | 2025.07.29 18:50:30.286582 [ 189 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 202 rows starting from the beginning of the part | ||
| 4026 | 2025.07.29 18:50:30.286587 [ 193 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_10_2} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4027 | 2025.07.29 18:50:30.286619 [ 189 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 202 rows starting from the beginning of the part | ||
| 4028 | 2025.07.29 18:50:30.286665 [ 193 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_10_2} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4029 | 2025.07.29 18:50:30.286744 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 4030 | 2025.07.29 18:50:30.287293 [ 277 ] {519c14b8-20f9-49c7-8c4d-3f0821cde33c} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4031 | 2025.07.29 18:50:30.287335 [ 277 ] {519c14b8-20f9-49c7-8c4d-3f0821cde33c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4032 | 2025.07.29 18:50:30.287522 [ 188 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1224 rows, containing 5 columns (5 merged, 0 gathered) in 0.001263935 sec., 968404.2296478853 rows/sec., 58.88 MiB/sec. | ||
| 4033 | 2025.07.29 18:50:30.287635 [ 193 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4034 | 2025.07.29 18:50:30.287687 [ 277 ] {519c14b8-20f9-49c7-8c4d-3f0821cde33c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4035 | 2025.07.29 18:50:30.287946 [ 193 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_10_2} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4036 | 2025.07.29 18:50:30.287999 [ 277 ] {519c14b8-20f9-49c7-8c4d-3f0821cde33c} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4037 | 2025.07.29 18:50:30.288016 [ 193 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_10_2} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4038 | 2025.07.29 18:50:30.288086 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 4039 | 2025.07.29 18:50:30.288151 [ 277 ] {519c14b8-20f9-49c7-8c4d-3f0821cde33c} <Debug> executeQuery: Read 684 rows, 49.13 KiB in 0.001742 sec., 392652.12399540754 rows/sec., 27.54 MiB/sec. | ||
| 4040 | 2025.07.29 18:50:30.288195 [ 277 ] {519c14b8-20f9-49c7-8c4d-3f0821cde33c} <Debug> TCPHandler: Processed in 0.001917323 sec. | ||
| 4041 | 2025.07.29 18:50:30.288304 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4042 | 2025.07.29 18:50:30.288425 [ 277 ] {58912290-c187-4af0-84b9-ae100118b2cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4043 | 2025.07.29 18:50:30.288476 [ 277 ] {58912290-c187-4af0-84b9-ae100118b2cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4044 | 2025.07.29 18:50:30.288845 [ 277 ] {58912290-c187-4af0-84b9-ae100118b2cd} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4045 | 2025.07.29 18:50:30.288883 [ 277 ] {58912290-c187-4af0-84b9-ae100118b2cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4046 | 2025.07.29 18:50:30.289211 [ 277 ] {58912290-c187-4af0-84b9-ae100118b2cd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4047 | 2025.07.29 18:50:30.289430 [ 277 ] {58912290-c187-4af0-84b9-ae100118b2cd} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4048 | 2025.07.29 18:50:30.289563 [ 277 ] {58912290-c187-4af0-84b9-ae100118b2cd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001156 sec., 5190.311418685122 rows/sec., 271.17 KiB/sec. | ||
| 4049 | 2025.07.29 18:50:30.289601 [ 277 ] {58912290-c187-4af0-84b9-ae100118b2cd} <Debug> TCPHandler: Processed in 0.001348297 sec. | ||
| 4050 | 2025.07.29 18:50:30.289705 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4051 | 2025.07.29 18:50:30.289801 [ 277 ] {fdd47a38-4717-481d-9435-99742bdde172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4052 | 2025.07.29 18:50:30.289844 [ 277 ] {fdd47a38-4717-481d-9435-99742bdde172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4053 | 2025.07.29 18:50:30.290319 [ 277 ] {fdd47a38-4717-481d-9435-99742bdde172} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4054 | 2025.07.29 18:50:30.290356 [ 277 ] {fdd47a38-4717-481d-9435-99742bdde172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4055 | 2025.07.29 18:50:30.290702 [ 277 ] {fdd47a38-4717-481d-9435-99742bdde172} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4056 | 2025.07.29 18:50:30.290921 [ 277 ] {fdd47a38-4717-481d-9435-99742bdde172} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4057 | 2025.07.29 18:50:30.291064 [ 277 ] {fdd47a38-4717-481d-9435-99742bdde172} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.00128 sec., 239843.74999999997 rows/sec., 15.78 MiB/sec. | ||
| 4058 | 2025.07.29 18:50:30.291105 [ 277 ] {fdd47a38-4717-481d-9435-99742bdde172} <Debug> TCPHandler: Processed in 0.00145072 sec. | ||
| 4059 | 2025.07.29 18:50:30.291213 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4060 | 2025.07.29 18:50:30.291308 [ 277 ] {18e2ce31-a9db-46ab-9dc8-846a89cbae90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4061 | 2025.07.29 18:50:30.291351 [ 277 ] {18e2ce31-a9db-46ab-9dc8-846a89cbae90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4062 | 2025.07.29 18:50:30.291666 [ 277 ] {18e2ce31-a9db-46ab-9dc8-846a89cbae90} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4063 | 2025.07.29 18:50:30.291701 [ 277 ] {18e2ce31-a9db-46ab-9dc8-846a89cbae90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4064 | 2025.07.29 18:50:30.291993 [ 277 ] {18e2ce31-a9db-46ab-9dc8-846a89cbae90} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4065 | 2025.07.29 18:50:30.292220 [ 277 ] {18e2ce31-a9db-46ab-9dc8-846a89cbae90} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4066 | 2025.07.29 18:50:30.292350 [ 277 ] {18e2ce31-a9db-46ab-9dc8-846a89cbae90} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 4067 | 2025.07.29 18:50:30.292388 [ 277 ] {18e2ce31-a9db-46ab-9dc8-846a89cbae90} <Debug> TCPHandler: Processed in 0.001224534 sec. | ||
| 4068 | 2025.07.29 18:50:30.292496 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4069 | 2025.07.29 18:50:30.292597 [ 277 ] {a59cac23-5570-4725-be7e-6712fc63a746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4070 | 2025.07.29 18:50:30.292653 [ 277 ] {a59cac23-5570-4725-be7e-6712fc63a746} <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 | ||
| 4071 | 2025.07.29 18:50:30.293500 [ 277 ] {a59cac23-5570-4725-be7e-6712fc63a746} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4072 | 2025.07.29 18:50:30.293537 [ 277 ] {a59cac23-5570-4725-be7e-6712fc63a746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4073 | 2025.07.29 18:50:30.294088 [ 277 ] {a59cac23-5570-4725-be7e-6712fc63a746} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4074 | 2025.07.29 18:50:30.294315 [ 277 ] {a59cac23-5570-4725-be7e-6712fc63a746} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4075 | 2025.07.29 18:50:30.294452 [ 277 ] {a59cac23-5570-4725-be7e-6712fc63a746} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001872 sec., 17094.017094017094 rows/sec., 30.63 MiB/sec. | ||
| 4076 | 2025.07.29 18:50:30.294503 [ 277 ] {a59cac23-5570-4725-be7e-6712fc63a746} <Debug> TCPHandler: Processed in 0.002058017 sec. | ||
| 4077 | 2025.07.29 18:50:30.294615 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4078 | 2025.07.29 18:50:30.294709 [ 277 ] {f7b5a116-844b-4285-88e3-63f7d75d91cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4079 | 2025.07.29 18:50:30.294751 [ 277 ] {f7b5a116-844b-4285-88e3-63f7d75d91cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4080 | 2025.07.29 18:50:30.295087 [ 277 ] {f7b5a116-844b-4285-88e3-63f7d75d91cc} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4081 | 2025.07.29 18:50:30.295123 [ 277 ] {f7b5a116-844b-4285-88e3-63f7d75d91cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4082 | 2025.07.29 18:50:30.295426 [ 277 ] {f7b5a116-844b-4285-88e3-63f7d75d91cc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4083 | 2025.07.29 18:50:30.295633 [ 277 ] {f7b5a116-844b-4285-88e3-63f7d75d91cc} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4084 | 2025.07.29 18:50:30.295762 [ 277 ] {f7b5a116-844b-4285-88e3-63f7d75d91cc} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001071 sec., 95238.09523809525 rows/sec., 5.85 MiB/sec. | ||
| 4085 | 2025.07.29 18:50:30.295797 [ 277 ] {f7b5a116-844b-4285-88e3-63f7d75d91cc} <Debug> TCPHandler: Processed in 0.001231984 sec. | ||
| 4086 | 2025.07.29 18:50:32.283359 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4087 | 2025.07.29 18:50:32.283451 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4088 | 2025.07.29 18:50:32.407175 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 | ||
| 4089 | 2025.07.29 18:50:32.407647 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4090 | 2025.07.29 18:50:32.407681 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4091 | 2025.07.29 18:50:32.408135 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4092 | 2025.07.29 18:50:32.408359 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4093 | 2025.07.29 18:50:32.408486 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
| 4094 | 2025.07.29 18:50:32.848083 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4095 | 2025.07.29 18:50:32.863912 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4096 | 2025.07.29 18:50:32.863967 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4097 | 2025.07.29 18:50:32.870241 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4098 | 2025.07.29 18:50:32.870983 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4099 | 2025.07.29 18:50:32.873677 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4100 | 2025.07.29 18:50:35.266637 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4101 | 2025.07.29 18:50:35.266838 [ 277 ] {719387e2-2203-450a-b407-17035a2d7403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4102 | 2025.07.29 18:50:35.266914 [ 277 ] {719387e2-2203-450a-b407-17035a2d7403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4103 | 2025.07.29 18:50:35.267676 [ 277 ] {719387e2-2203-450a-b407-17035a2d7403} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4104 | 2025.07.29 18:50:35.267737 [ 277 ] {719387e2-2203-450a-b407-17035a2d7403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4105 | 2025.07.29 18:50:35.268161 [ 277 ] {719387e2-2203-450a-b407-17035a2d7403} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4106 | 2025.07.29 18:50:35.268400 [ 277 ] {719387e2-2203-450a-b407-17035a2d7403} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4107 | 2025.07.29 18:50:35.268560 [ 277 ] {719387e2-2203-450a-b407-17035a2d7403} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.001776 sec., 41666.666666666664 rows/sec., 3.40 MiB/sec. | ||
| 4108 | 2025.07.29 18:50:35.268566 [ 96 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4109 | 2025.07.29 18:50:35.268607 [ 277 ] {719387e2-2203-450a-b407-17035a2d7403} <Debug> TCPHandler: Processed in 0.002109209 sec. | ||
| 4110 | 2025.07.29 18:50:35.268665 [ 96 ] {} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4111 | 2025.07.29 18:50:35.268708 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4112 | 2025.07.29 18:50:35.268768 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4113 | 2025.07.29 18:50:35.268876 [ 277 ] {ca4a7687-0bd8-433b-bfa9-74f8c0ee0cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4114 | 2025.07.29 18:50:35.268896 [ 193 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::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 | ||
| 4115 | 2025.07.29 18:50:35.268920 [ 277 ] {ca4a7687-0bd8-433b-bfa9-74f8c0ee0cf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4116 | 2025.07.29 18:50:35.269122 [ 193 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4117 | 2025.07.29 18:50:35.269184 [ 193 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2419 rows starting from the beginning of the part | ||
| 4118 | 2025.07.29 18:50:35.269332 [ 193 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 74 rows starting from the beginning of the part | ||
| 4119 | 2025.07.29 18:50:35.269394 [ 277 ] {ca4a7687-0bd8-433b-bfa9-74f8c0ee0cf0} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4120 | 2025.07.29 18:50:35.269413 [ 193 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1129 rows starting from the beginning of the part | ||
| 4121 | 2025.07.29 18:50:35.269442 [ 277 ] {ca4a7687-0bd8-433b-bfa9-74f8c0ee0cf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4122 | 2025.07.29 18:50:35.269494 [ 193 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 74 rows starting from the beginning of the part | ||
| 4123 | 2025.07.29 18:50:35.269566 [ 193 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1131 rows starting from the beginning of the part | ||
| 4124 | 2025.07.29 18:50:35.269635 [ 193 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 74 rows starting from the beginning of the part | ||
| 4125 | 2025.07.29 18:50:35.269772 [ 277 ] {ca4a7687-0bd8-433b-bfa9-74f8c0ee0cf0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4126 | 2025.07.29 18:50:35.270035 [ 277 ] {ca4a7687-0bd8-433b-bfa9-74f8c0ee0cf0} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4127 | 2025.07.29 18:50:35.270140 [ 96 ] {} <Debug> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4128 | 2025.07.29 18:50:35.270171 [ 96 ] {} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4129 | 2025.07.29 18:50:35.270173 [ 277 ] {ca4a7687-0bd8-433b-bfa9-74f8c0ee0cf0} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001319 sec., 6823.351023502653 rows/sec., 513.08 KiB/sec. | ||
| 4130 | 2025.07.29 18:50:35.270190 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4131 | 2025.07.29 18:50:35.270223 [ 277 ] {ca4a7687-0bd8-433b-bfa9-74f8c0ee0cf0} <Debug> TCPHandler: Processed in 0.001509582 sec. | ||
| 4132 | 2025.07.29 18:50:35.270294 [ 188 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::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 | ||
| 4133 | 2025.07.29 18:50:35.270344 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4134 | 2025.07.29 18:50:35.270402 [ 188 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4135 | 2025.07.29 18:50:35.270438 [ 188 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 268 rows starting from the beginning of the part | ||
| 4136 | 2025.07.29 18:50:35.270446 [ 277 ] {d172e3e1-74a6-45ac-b2f1-8efa75e77f73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4137 | 2025.07.29 18:50:35.270491 [ 277 ] {d172e3e1-74a6-45ac-b2f1-8efa75e77f73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4138 | 2025.07.29 18:50:35.270502 [ 188 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 9 rows starting from the beginning of the part | ||
| 4139 | 2025.07.29 18:50:35.270553 [ 188 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 227 rows starting from the beginning of the part | ||
| 4140 | 2025.07.29 18:50:35.270594 [ 188 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 9 rows starting from the beginning of the part | ||
| 4141 | 2025.07.29 18:50:35.270630 [ 188 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 228 rows starting from the beginning of the part | ||
| 4142 | 2025.07.29 18:50:35.270669 [ 188 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 9 rows starting from the beginning of the part | ||
| 4143 | 2025.07.29 18:50:35.270945 [ 277 ] {d172e3e1-74a6-45ac-b2f1-8efa75e77f73} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4144 | 2025.07.29 18:50:35.270986 [ 277 ] {d172e3e1-74a6-45ac-b2f1-8efa75e77f73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4145 | 2025.07.29 18:50:35.271498 [ 277 ] {d172e3e1-74a6-45ac-b2f1-8efa75e77f73} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4146 | 2025.07.29 18:50:35.271572 [ 188 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 750 rows, containing 5 columns (5 merged, 0 gathered) in 0.001326847 sec., 565249.7989594882 rows/sec., 37.09 MiB/sec. | ||
| 4147 | 2025.07.29 18:50:35.271722 [ 277 ] {d172e3e1-74a6-45ac-b2f1-8efa75e77f73} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4148 | 2025.07.29 18:50:35.271795 [ 201 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4149 | 2025.07.29 18:50:35.271839 [ 96 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4150 | 2025.07.29 18:50:35.271862 [ 193 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4901 rows, containing 5 columns (5 merged, 0 gathered) in 0.003060735 sec., 1601249.3731080932 rows/sec., 135.20 MiB/sec. | ||
| 4151 | 2025.07.29 18:50:35.271866 [ 277 ] {d172e3e1-74a6-45ac-b2f1-8efa75e77f73} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.00144 sec., 50694.44444444444 rows/sec., 3.96 MiB/sec. | ||
| 4152 | 2025.07.29 18:50:35.271873 [ 96 ] {} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4153 | 2025.07.29 18:50:35.271932 [ 277 ] {d172e3e1-74a6-45ac-b2f1-8efa75e77f73} <Debug> TCPHandler: Processed in 0.001638665 sec. | ||
| 4154 | 2025.07.29 18:50:35.271938 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4155 | 2025.07.29 18:50:35.272037 [ 197 ] {01fbba40-63fc-4369-9955-6d8bf517617c::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 | ||
| 4156 | 2025.07.29 18:50:35.272058 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4157 | 2025.07.29 18:50:35.272148 [ 197 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4158 | 2025.07.29 18:50:35.272155 [ 201 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_21_4} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4159 | 2025.07.29 18:50:35.272169 [ 277 ] {559cd1d1-db61-411f-bdf8-c7850b75458d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4160 | 2025.07.29 18:50:35.272205 [ 194 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4161 | 2025.07.29 18:50:35.272186 [ 197 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1222 rows starting from the beginning of the part | ||
| 4162 | 2025.07.29 18:50:35.272243 [ 277 ] {559cd1d1-db61-411f-bdf8-c7850b75458d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4163 | 2025.07.29 18:50:35.272264 [ 201 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_21_4} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4164 | 2025.07.29 18:50:35.272321 [ 197 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 73 rows starting from the beginning of the part | ||
| 4165 | 2025.07.29 18:50:35.272367 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4166 | 2025.07.29 18:50:35.272376 [ 197 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 683 rows starting from the beginning of the part | ||
| 4167 | 2025.07.29 18:50:35.272428 [ 197 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 73 rows starting from the beginning of the part | ||
| 4168 | 2025.07.29 18:50:35.272476 [ 197 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 684 rows starting from the beginning of the part | ||
| 4169 | 2025.07.29 18:50:35.272512 [ 194 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_26_5} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4170 | 2025.07.29 18:50:35.272525 [ 197 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 73 rows starting from the beginning of the part | ||
| 4171 | 2025.07.29 18:50:35.272590 [ 194 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_26_5} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4172 | 2025.07.29 18:50:35.272671 [ 277 ] {559cd1d1-db61-411f-bdf8-c7850b75458d} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4173 | 2025.07.29 18:50:35.272674 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 4174 | 2025.07.29 18:50:35.272708 [ 277 ] {559cd1d1-db61-411f-bdf8-c7850b75458d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4175 | 2025.07.29 18:50:35.273068 [ 277 ] {559cd1d1-db61-411f-bdf8-c7850b75458d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4176 | 2025.07.29 18:50:35.273298 [ 277 ] {559cd1d1-db61-411f-bdf8-c7850b75458d} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4177 | 2025.07.29 18:50:35.273405 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4178 | 2025.07.29 18:50:35.273432 [ 277 ] {559cd1d1-db61-411f-bdf8-c7850b75458d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001284 sec., 124610.59190031153 rows/sec., 8.68 MiB/sec. | ||
| 4179 | 2025.07.29 18:50:35.273433 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4180 | 2025.07.29 18:50:35.273469 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4181 | 2025.07.29 18:50:35.273475 [ 277 ] {559cd1d1-db61-411f-bdf8-c7850b75458d} <Debug> TCPHandler: Processed in 0.001468131 sec. | ||
| 4182 | 2025.07.29 18:50:35.273537 [ 193 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::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 | ||
| 4183 | 2025.07.29 18:50:35.273586 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4184 | 2025.07.29 18:50:35.273626 [ 193 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4185 | 2025.07.29 18:50:35.273656 [ 193 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7715 rows starting from the beginning of the part | ||
| 4186 | 2025.07.29 18:50:35.273688 [ 277 ] {e9a98286-b6ef-40d2-90a0-ca63d9971bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4187 | 2025.07.29 18:50:35.273703 [ 193 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::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 | ||
| 4188 | 2025.07.29 18:50:35.273730 [ 194 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2808 rows, containing 5 columns (5 merged, 0 gathered) in 0.001733619 sec., 1619733.055532963 rows/sec., 122.27 MiB/sec. | ||
| 4189 | 2025.07.29 18:50:35.273749 [ 277 ] {e9a98286-b6ef-40d2-90a0-ca63d9971bbe} <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 | ||
| 4190 | 2025.07.29 18:50:35.273749 [ 193 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 307 rows starting from the beginning of the part | ||
| 4191 | 2025.07.29 18:50:35.273804 [ 193 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::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 | ||
| 4192 | 2025.07.29 18:50:35.273839 [ 193 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 307 rows starting from the beginning of the part | ||
| 4193 | 2025.07.29 18:50:35.273874 [ 193 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::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 | ||
| 4194 | 2025.07.29 18:50:35.273928 [ 197 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4195 | 2025.07.29 18:50:35.274167 [ 197 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_26_5} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4196 | 2025.07.29 18:50:35.274227 [ 197 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_26_5} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4197 | 2025.07.29 18:50:35.274280 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 4198 | 2025.07.29 18:50:35.274517 [ 277 ] {e9a98286-b6ef-40d2-90a0-ca63d9971bbe} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4199 | 2025.07.29 18:50:35.274559 [ 277 ] {e9a98286-b6ef-40d2-90a0-ca63d9971bbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4200 | 2025.07.29 18:50:35.275100 [ 277 ] {e9a98286-b6ef-40d2-90a0-ca63d9971bbe} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4201 | 2025.07.29 18:50:35.275360 [ 277 ] {e9a98286-b6ef-40d2-90a0-ca63d9971bbe} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4202 | 2025.07.29 18:50:35.275497 [ 277 ] {e9a98286-b6ef-40d2-90a0-ca63d9971bbe} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001828 sec., 4923.413566739606 rows/sec., 8.82 MiB/sec. | ||
| 4203 | 2025.07.29 18:50:35.275549 [ 277 ] {e9a98286-b6ef-40d2-90a0-ca63d9971bbe} <Debug> TCPHandler: Processed in 0.002013536 sec. | ||
| 4204 | 2025.07.29 18:50:35.275665 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4205 | 2025.07.29 18:50:35.275760 [ 277 ] {eb533ced-76e4-442e-8fc6-7155794055da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4206 | 2025.07.29 18:50:35.275801 [ 277 ] {eb533ced-76e4-442e-8fc6-7155794055da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4207 | 2025.07.29 18:50:35.276133 [ 277 ] {eb533ced-76e4-442e-8fc6-7155794055da} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4208 | 2025.07.29 18:50:35.276168 [ 277 ] {eb533ced-76e4-442e-8fc6-7155794055da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4209 | 2025.07.29 18:50:35.276484 [ 277 ] {eb533ced-76e4-442e-8fc6-7155794055da} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4210 | 2025.07.29 18:50:35.276699 [ 277 ] {eb533ced-76e4-442e-8fc6-7155794055da} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4211 | 2025.07.29 18:50:35.276798 [ 96 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4212 | 2025.07.29 18:50:35.276827 [ 277 ] {eb533ced-76e4-442e-8fc6-7155794055da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 4213 | 2025.07.29 18:50:35.276832 [ 96 ] {} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4214 | 2025.07.29 18:50:35.276866 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4215 | 2025.07.29 18:50:35.276866 [ 194 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8809 rows, containing 5 columns (5 merged, 0 gathered) in 0.003359233 sec., 2622324.798547764 rows/sec., 177.17 MiB/sec. | ||
| 4216 | 2025.07.29 18:50:35.276868 [ 277 ] {eb533ced-76e4-442e-8fc6-7155794055da} <Debug> TCPHandler: Processed in 0.001253525 sec. | ||
| 4217 | 2025.07.29 18:50:35.276941 [ 197 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::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 | ||
| 4218 | 2025.07.29 18:50:35.277037 [ 197 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4219 | 2025.07.29 18:50:35.277060 [ 193 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4220 | 2025.07.29 18:50:35.277067 [ 197 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1374 rows starting from the beginning of the part | ||
| 4221 | 2025.07.29 18:50:35.277122 [ 197 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::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 | ||
| 4222 | 2025.07.29 18:50:35.277163 [ 197 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 102 rows starting from the beginning of the part | ||
| 4223 | 2025.07.29 18:50:35.277198 [ 197 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::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 | ||
| 4224 | 2025.07.29 18:50:35.277234 [ 197 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 102 rows starting from the beginning of the part | ||
| 4225 | 2025.07.29 18:50:35.277269 [ 197 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::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 | ||
| 4226 | 2025.07.29 18:50:35.277326 [ 193 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4227 | 2025.07.29 18:50:35.277391 [ 193 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4228 | 2025.07.29 18:50:35.277460 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 4229 | 2025.07.29 18:50:35.278161 [ 194 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1758 rows, containing 4 columns (4 merged, 0 gathered) in 0.001258525 sec., 1396873.323930792 rows/sec., 90.08 MiB/sec. | ||
| 4230 | 2025.07.29 18:50:35.278346 [ 193 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4231 | 2025.07.29 18:50:35.278572 [ 193 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_26_5} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4232 | 2025.07.29 18:50:35.278629 [ 193 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_26_5} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4233 | 2025.07.29 18:50:35.278689 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4234 | 2025.07.29 18:50:36.675958 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4235 | 2025.07.29 18:50:36.676146 [ 277 ] {e90f9649-b571-42d8-8e27-fa10e561f9ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4236 | 2025.07.29 18:50:36.676210 [ 277 ] {e90f9649-b571-42d8-8e27-fa10e561f9ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4237 | 2025.07.29 18:50:36.676979 [ 277 ] {e90f9649-b571-42d8-8e27-fa10e561f9ff} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4238 | 2025.07.29 18:50:36.677020 [ 277 ] {e90f9649-b571-42d8-8e27-fa10e561f9ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4239 | 2025.07.29 18:50:36.677430 [ 277 ] {e90f9649-b571-42d8-8e27-fa10e561f9ff} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4240 | 2025.07.29 18:50:36.677662 [ 277 ] {e90f9649-b571-42d8-8e27-fa10e561f9ff} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4241 | 2025.07.29 18:50:36.677834 [ 277 ] {e90f9649-b571-42d8-8e27-fa10e561f9ff} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001732 sec., 226327.94457274827 rows/sec., 14.36 MiB/sec. | ||
| 4242 | 2025.07.29 18:50:36.677895 [ 277 ] {e90f9649-b571-42d8-8e27-fa10e561f9ff} <Debug> TCPHandler: Processed in 0.002061517 sec. | ||
| 4243 | 2025.07.29 18:50:36.678013 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4244 | 2025.07.29 18:50:36.678117 [ 277 ] {5c92351b-ab11-4978-bb46-6ead7487c010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4245 | 2025.07.29 18:50:36.678160 [ 277 ] {5c92351b-ab11-4978-bb46-6ead7487c010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4246 | 2025.07.29 18:50:36.678560 [ 277 ] {5c92351b-ab11-4978-bb46-6ead7487c010} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4247 | 2025.07.29 18:50:36.678598 [ 277 ] {5c92351b-ab11-4978-bb46-6ead7487c010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4248 | 2025.07.29 18:50:36.678923 [ 277 ] {5c92351b-ab11-4978-bb46-6ead7487c010} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4249 | 2025.07.29 18:50:36.679143 [ 277 ] {5c92351b-ab11-4978-bb46-6ead7487c010} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4250 | 2025.07.29 18:50:36.679278 [ 277 ] {5c92351b-ab11-4978-bb46-6ead7487c010} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001184 sec., 8445.945945945947 rows/sec., 688.71 KiB/sec. | ||
| 4251 | 2025.07.29 18:50:36.679316 [ 277 ] {5c92351b-ab11-4978-bb46-6ead7487c010} <Debug> TCPHandler: Processed in 0.001356598 sec. | ||
| 4252 | 2025.07.29 18:50:36.679421 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4253 | 2025.07.29 18:50:36.679516 [ 277 ] {aa9579ca-4442-494f-925c-b779504dd9ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4254 | 2025.07.29 18:50:36.679557 [ 277 ] {aa9579ca-4442-494f-925c-b779504dd9ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4255 | 2025.07.29 18:50:36.680777 [ 277 ] {aa9579ca-4442-494f-925c-b779504dd9ca} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4256 | 2025.07.29 18:50:36.680817 [ 277 ] {aa9579ca-4442-494f-925c-b779504dd9ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4257 | 2025.07.29 18:50:36.681284 [ 277 ] {aa9579ca-4442-494f-925c-b779504dd9ca} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4258 | 2025.07.29 18:50:36.681499 [ 277 ] {aa9579ca-4442-494f-925c-b779504dd9ca} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4259 | 2025.07.29 18:50:36.681630 [ 277 ] {aa9579ca-4442-494f-925c-b779504dd9ca} <Debug> executeQuery: Read 2276 rows, 188.56 KiB in 0.002134 sec., 1066541.7057169634 rows/sec., 86.29 MiB/sec. | ||
| 4260 | 2025.07.29 18:50:36.681671 [ 277 ] {aa9579ca-4442-494f-925c-b779504dd9ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 4261 | 2025.07.29 18:50:36.681685 [ 277 ] {aa9579ca-4442-494f-925c-b779504dd9ca} <Debug> TCPHandler: Processed in 0.002314325 sec. | ||
| 4262 | 2025.07.29 18:50:36.681791 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4263 | 2025.07.29 18:50:36.681890 [ 277 ] {13abbcf1-5f04-4254-9a94-dbdd04fa17c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4264 | 2025.07.29 18:50:36.681931 [ 277 ] {13abbcf1-5f04-4254-9a94-dbdd04fa17c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4265 | 2025.07.29 18:50:36.682416 [ 277 ] {13abbcf1-5f04-4254-9a94-dbdd04fa17c3} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4266 | 2025.07.29 18:50:36.682453 [ 277 ] {13abbcf1-5f04-4254-9a94-dbdd04fa17c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4267 | 2025.07.29 18:50:36.682778 [ 277 ] {13abbcf1-5f04-4254-9a94-dbdd04fa17c3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4268 | 2025.07.29 18:50:36.683015 [ 277 ] {13abbcf1-5f04-4254-9a94-dbdd04fa17c3} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4269 | 2025.07.29 18:50:36.683143 [ 277 ] {13abbcf1-5f04-4254-9a94-dbdd04fa17c3} <Debug> executeQuery: Read 238 rows, 14.88 KiB in 0.001273 sec., 186959.93715632363 rows/sec., 11.42 MiB/sec. | ||
| 4270 | 2025.07.29 18:50:36.683180 [ 277 ] {13abbcf1-5f04-4254-9a94-dbdd04fa17c3} <Debug> TCPHandler: Processed in 0.00144059 sec. | ||
| 4271 | 2025.07.29 18:50:36.683282 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4272 | 2025.07.29 18:50:36.683378 [ 277 ] {a781f4ec-5677-4a3d-8fe5-5af9d39a7d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4273 | 2025.07.29 18:50:36.683417 [ 277 ] {a781f4ec-5677-4a3d-8fe5-5af9d39a7d48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4274 | 2025.07.29 18:50:36.683913 [ 277 ] {a781f4ec-5677-4a3d-8fe5-5af9d39a7d48} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4275 | 2025.07.29 18:50:36.683950 [ 277 ] {a781f4ec-5677-4a3d-8fe5-5af9d39a7d48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4276 | 2025.07.29 18:50:36.684276 [ 277 ] {a781f4ec-5677-4a3d-8fe5-5af9d39a7d48} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4277 | 2025.07.29 18:50:36.684489 [ 277 ] {a781f4ec-5677-4a3d-8fe5-5af9d39a7d48} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4278 | 2025.07.29 18:50:36.684618 [ 277 ] {a781f4ec-5677-4a3d-8fe5-5af9d39a7d48} <Debug> executeQuery: Read 431 rows, 29.22 KiB in 0.00126 sec., 342063.49206349207 rows/sec., 22.64 MiB/sec. | ||
| 4279 | 2025.07.29 18:50:36.684657 [ 277 ] {a781f4ec-5677-4a3d-8fe5-5af9d39a7d48} <Debug> TCPHandler: Processed in 0.00142438 sec. | ||
| 4280 | 2025.07.29 18:50:36.684765 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4281 | 2025.07.29 18:50:36.684863 [ 277 ] {80563da7-f40d-48bc-947e-df1c06e132fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4282 | 2025.07.29 18:50:36.684903 [ 277 ] {80563da7-f40d-48bc-947e-df1c06e132fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4283 | 2025.07.29 18:50:36.685339 [ 277 ] {80563da7-f40d-48bc-947e-df1c06e132fa} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4284 | 2025.07.29 18:50:36.685376 [ 277 ] {80563da7-f40d-48bc-947e-df1c06e132fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4285 | 2025.07.29 18:50:36.685700 [ 277 ] {80563da7-f40d-48bc-947e-df1c06e132fa} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4286 | 2025.07.29 18:50:36.685925 [ 277 ] {80563da7-f40d-48bc-947e-df1c06e132fa} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4287 | 2025.07.29 18:50:36.686058 [ 277 ] {80563da7-f40d-48bc-947e-df1c06e132fa} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001214 sec., 166392.09225700164 rows/sec., 9.45 MiB/sec. | ||
| 4288 | 2025.07.29 18:50:36.686095 [ 277 ] {80563da7-f40d-48bc-947e-df1c06e132fa} <Debug> TCPHandler: Processed in 0.001379808 sec. | ||
| 4289 | 2025.07.29 18:50:36.686204 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4290 | 2025.07.29 18:50:36.686296 [ 277 ] {fb8e74f1-5aaf-4386-8f7f-4d65a30aec33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4291 | 2025.07.29 18:50:36.686335 [ 277 ] {fb8e74f1-5aaf-4386-8f7f-4d65a30aec33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4292 | 2025.07.29 18:50:36.687071 [ 277 ] {fb8e74f1-5aaf-4386-8f7f-4d65a30aec33} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4293 | 2025.07.29 18:50:36.687107 [ 277 ] {fb8e74f1-5aaf-4386-8f7f-4d65a30aec33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4294 | 2025.07.29 18:50:36.687524 [ 277 ] {fb8e74f1-5aaf-4386-8f7f-4d65a30aec33} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4295 | 2025.07.29 18:50:36.687757 [ 277 ] {fb8e74f1-5aaf-4386-8f7f-4d65a30aec33} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4296 | 2025.07.29 18:50:36.687889 [ 277 ] {fb8e74f1-5aaf-4386-8f7f-4d65a30aec33} <Debug> executeQuery: Read 1150 rows, 84.24 KiB in 0.001611 sec., 713842.3339540658 rows/sec., 51.06 MiB/sec. | ||
| 4297 | 2025.07.29 18:50:36.687927 [ 277 ] {fb8e74f1-5aaf-4386-8f7f-4d65a30aec33} <Debug> TCPHandler: Processed in 0.001773309 sec. | ||
| 4298 | 2025.07.29 18:50:36.688040 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4299 | 2025.07.29 18:50:36.688134 [ 277 ] {14fd7cf5-6221-4237-ac51-50c4b9790d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4300 | 2025.07.29 18:50:36.688175 [ 277 ] {14fd7cf5-6221-4237-ac51-50c4b9790d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4301 | 2025.07.29 18:50:36.688485 [ 277 ] {14fd7cf5-6221-4237-ac51-50c4b9790d19} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4302 | 2025.07.29 18:50:36.688521 [ 277 ] {14fd7cf5-6221-4237-ac51-50c4b9790d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4303 | 2025.07.29 18:50:36.688845 [ 277 ] {14fd7cf5-6221-4237-ac51-50c4b9790d19} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4304 | 2025.07.29 18:50:36.689062 [ 277 ] {14fd7cf5-6221-4237-ac51-50c4b9790d19} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4305 | 2025.07.29 18:50:36.689166 [ 92 ] {} <Debug> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4306 | 2025.07.29 18:50:36.689190 [ 277 ] {14fd7cf5-6221-4237-ac51-50c4b9790d19} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001076 sec., 5576.208178438662 rows/sec., 291.34 KiB/sec. | ||
| 4307 | 2025.07.29 18:50:36.689233 [ 92 ] {} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4308 | 2025.07.29 18:50:36.689240 [ 277 ] {14fd7cf5-6221-4237-ac51-50c4b9790d19} <Debug> TCPHandler: Processed in 0.001250525 sec. | ||
| 4309 | 2025.07.29 18:50:36.689261 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4310 | 2025.07.29 18:50:36.689375 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4311 | 2025.07.29 18:50:36.689382 [ 197 ] {d263f1c3-cc54-437e-880f-e221651ecd41::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 | ||
| 4312 | 2025.07.29 18:50:36.689499 [ 277 ] {0019250b-dcfd-4491-9b53-e7dfba018d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4313 | 2025.07.29 18:50:36.689544 [ 197 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4314 | 2025.07.29 18:50:36.689556 [ 277 ] {0019250b-dcfd-4491-9b53-e7dfba018d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4315 | 2025.07.29 18:50:36.689591 [ 197 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 30 rows starting from the beginning of the part | ||
| 4316 | 2025.07.29 18:50:36.689666 [ 197 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 4317 | 2025.07.29 18:50:36.689717 [ 197 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 4318 | 2025.07.29 18:50:36.689762 [ 197 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 4319 | 2025.07.29 18:50:36.689802 [ 197 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 4320 | 2025.07.29 18:50:36.689840 [ 197 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 4321 | 2025.07.29 18:50:36.690153 [ 277 ] {0019250b-dcfd-4491-9b53-e7dfba018d96} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4322 | 2025.07.29 18:50:36.690194 [ 277 ] {0019250b-dcfd-4491-9b53-e7dfba018d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4323 | 2025.07.29 18:50:36.690608 [ 277 ] {0019250b-dcfd-4491-9b53-e7dfba018d96} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4324 | 2025.07.29 18:50:36.690641 [ 192 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001313097 sec., 45693.50169865592 rows/sec., 2.33 MiB/sec. | ||
| 4325 | 2025.07.29 18:50:36.690848 [ 192 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4326 | 2025.07.29 18:50:36.690853 [ 277 ] {0019250b-dcfd-4491-9b53-e7dfba018d96} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4327 | 2025.07.29 18:50:36.690997 [ 277 ] {0019250b-dcfd-4491-9b53-e7dfba018d96} <Debug> executeQuery: Read 906 rows, 61.27 KiB in 0.001523 sec., 594878.5292186474 rows/sec., 39.29 MiB/sec. | ||
| 4328 | 2025.07.29 18:50:36.691035 [ 277 ] {0019250b-dcfd-4491-9b53-e7dfba018d96} <Debug> TCPHandler: Processed in 0.001722908 sec. | ||
| 4329 | 2025.07.29 18:50:36.691140 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4330 | 2025.07.29 18:50:36.691205 [ 192 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_10_2} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4331 | 2025.07.29 18:50:36.691237 [ 277 ] {77165ed8-9bb1-495c-9f85-89b1b8b03bee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4332 | 2025.07.29 18:50:36.691285 [ 277 ] {77165ed8-9bb1-495c-9f85-89b1b8b03bee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4333 | 2025.07.29 18:50:36.691304 [ 192 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_10_2} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4334 | 2025.07.29 18:50:36.691414 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 4335 | 2025.07.29 18:50:36.691583 [ 277 ] {77165ed8-9bb1-495c-9f85-89b1b8b03bee} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4336 | 2025.07.29 18:50:36.691623 [ 277 ] {77165ed8-9bb1-495c-9f85-89b1b8b03bee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4337 | 2025.07.29 18:50:36.691933 [ 277 ] {77165ed8-9bb1-495c-9f85-89b1b8b03bee} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4338 | 2025.07.29 18:50:36.692158 [ 277 ] {77165ed8-9bb1-495c-9f85-89b1b8b03bee} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4339 | 2025.07.29 18:50:36.692282 [ 277 ] {77165ed8-9bb1-495c-9f85-89b1b8b03bee} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 63.27 KiB/sec. | ||
| 4340 | 2025.07.29 18:50:36.692319 [ 277 ] {77165ed8-9bb1-495c-9f85-89b1b8b03bee} <Debug> TCPHandler: Processed in 0.001227834 sec. | ||
| 4341 | 2025.07.29 18:50:36.692418 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4342 | 2025.07.29 18:50:36.692513 [ 277 ] {f512fa06-90a9-47de-be46-d7cf78b20bac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4343 | 2025.07.29 18:50:36.692567 [ 277 ] {f512fa06-90a9-47de-be46-d7cf78b20bac} <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 | ||
| 4344 | 2025.07.29 18:50:36.693355 [ 277 ] {f512fa06-90a9-47de-be46-d7cf78b20bac} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4345 | 2025.07.29 18:50:36.693392 [ 277 ] {f512fa06-90a9-47de-be46-d7cf78b20bac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4346 | 2025.07.29 18:50:36.693970 [ 277 ] {f512fa06-90a9-47de-be46-d7cf78b20bac} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4347 | 2025.07.29 18:50:36.694198 [ 277 ] {f512fa06-90a9-47de-be46-d7cf78b20bac} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4348 | 2025.07.29 18:50:36.694322 [ 92 ] {} <Debug> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4349 | 2025.07.29 18:50:36.694336 [ 277 ] {f512fa06-90a9-47de-be46-d7cf78b20bac} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001842 sec., 17372.42128121607 rows/sec., 31.13 MiB/sec. | ||
| 4350 | 2025.07.29 18:50:36.694357 [ 92 ] {} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4351 | 2025.07.29 18:50:36.694380 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4352 | 2025.07.29 18:50:36.694403 [ 277 ] {f512fa06-90a9-47de-be46-d7cf78b20bac} <Debug> TCPHandler: Processed in 0.002034767 sec. | ||
| 4353 | 2025.07.29 18:50:36.694459 [ 194 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::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 | ||
| 4354 | 2025.07.29 18:50:36.694517 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4355 | 2025.07.29 18:50:36.694611 [ 277 ] {d227ec0f-3884-4efb-96f8-2724521dfd50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4356 | 2025.07.29 18:50:36.694643 [ 194 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4357 | 2025.07.29 18:50:36.694651 [ 277 ] {d227ec0f-3884-4efb-96f8-2724521dfd50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4358 | 2025.07.29 18:50:36.694697 [ 194 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 272 rows starting from the beginning of the part | ||
| 4359 | 2025.07.29 18:50:36.694805 [ 194 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part | ||
| 4360 | 2025.07.29 18:50:36.694895 [ 194 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 9 rows starting from the beginning of the part | ||
| 4361 | 2025.07.29 18:50:36.694979 [ 194 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 32 rows starting from the beginning of the part | ||
| 4362 | 2025.07.29 18:50:36.695005 [ 277 ] {d227ec0f-3884-4efb-96f8-2724521dfd50} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4363 | 2025.07.29 18:50:36.695042 [ 277 ] {d227ec0f-3884-4efb-96f8-2724521dfd50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4364 | 2025.07.29 18:50:36.695063 [ 194 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 9 rows starting from the beginning of the part | ||
| 4365 | 2025.07.29 18:50:36.695147 [ 194 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part | ||
| 4366 | 2025.07.29 18:50:36.695365 [ 277 ] {d227ec0f-3884-4efb-96f8-2724521dfd50} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4367 | 2025.07.29 18:50:36.695607 [ 277 ] {d227ec0f-3884-4efb-96f8-2724521dfd50} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4368 | 2025.07.29 18:50:36.695737 [ 277 ] {d227ec0f-3884-4efb-96f8-2724521dfd50} <Debug> executeQuery: Read 56 rows, 3.23 KiB in 0.001145 sec., 48908.29694323144 rows/sec., 2.76 MiB/sec. | ||
| 4369 | 2025.07.29 18:50:36.695773 [ 277 ] {d227ec0f-3884-4efb-96f8-2724521dfd50} <Debug> TCPHandler: Processed in 0.001305886 sec. | ||
| 4370 | 2025.07.29 18:50:36.697502 [ 192 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 19 columns (19 merged, 0 gathered) in 0.003078275 sec., 125070.04734794649 rows/sec., 224.12 MiB/sec. | ||
| 4371 | 2025.07.29 18:50:36.697893 [ 194 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4372 | 2025.07.29 18:50:36.698199 [ 194 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4373 | 2025.07.29 18:50:36.698258 [ 194 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4374 | 2025.07.29 18:50:36.698327 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 4375 | 2025.07.29 18:50:37.436979 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 620 | ||
| 4376 | 2025.07.29 18:50:37.439728 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4377 | 2025.07.29 18:50:37.439771 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4378 | 2025.07.29 18:50:37.441007 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4379 | 2025.07.29 18:50:37.441301 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4380 | 2025.07.29 18:50:37.441550 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 620 | ||
| 4381 | 2025.07.29 18:50:39.909499 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 | ||
| 4382 | 2025.07.29 18:50:39.909979 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4383 | 2025.07.29 18:50:39.910023 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4384 | 2025.07.29 18:50:39.910481 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4385 | 2025.07.29 18:50:39.910702 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4386 | 2025.07.29 18:50:39.910831 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 | ||
| 4387 | 2025.07.29 18:50:40.264583 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4388 | 2025.07.29 18:50:40.264762 [ 277 ] {f613d58d-7841-4bf3-bf48-4975325d3da4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4389 | 2025.07.29 18:50:40.264827 [ 277 ] {f613d58d-7841-4bf3-bf48-4975325d3da4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4390 | 2025.07.29 18:50:40.265498 [ 277 ] {f613d58d-7841-4bf3-bf48-4975325d3da4} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4391 | 2025.07.29 18:50:40.265549 [ 277 ] {f613d58d-7841-4bf3-bf48-4975325d3da4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4392 | 2025.07.29 18:50:40.265949 [ 277 ] {f613d58d-7841-4bf3-bf48-4975325d3da4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4393 | 2025.07.29 18:50:40.266183 [ 277 ] {f613d58d-7841-4bf3-bf48-4975325d3da4} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4394 | 2025.07.29 18:50:40.266343 [ 277 ] {f613d58d-7841-4bf3-bf48-4975325d3da4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001629 sec., 34376.91835481891 rows/sec., 2.62 MiB/sec. | ||
| 4395 | 2025.07.29 18:50:40.266391 [ 277 ] {f613d58d-7841-4bf3-bf48-4975325d3da4} <Debug> TCPHandler: Processed in 0.001935164 sec. | ||
| 4396 | 2025.07.29 18:50:40.266542 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4397 | 2025.07.29 18:50:40.266652 [ 277 ] {4829a16d-2b58-4bd2-b73a-6f33e8dbca4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4398 | 2025.07.29 18:50:40.266694 [ 277 ] {4829a16d-2b58-4bd2-b73a-6f33e8dbca4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4399 | 2025.07.29 18:50:40.267184 [ 277 ] {4829a16d-2b58-4bd2-b73a-6f33e8dbca4a} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4400 | 2025.07.29 18:50:40.267218 [ 277 ] {4829a16d-2b58-4bd2-b73a-6f33e8dbca4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4401 | 2025.07.29 18:50:40.267535 [ 277 ] {4829a16d-2b58-4bd2-b73a-6f33e8dbca4a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4402 | 2025.07.29 18:50:40.267746 [ 277 ] {4829a16d-2b58-4bd2-b73a-6f33e8dbca4a} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4403 | 2025.07.29 18:50:40.267871 [ 277 ] {4829a16d-2b58-4bd2-b73a-6f33e8dbca4a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001242 sec., 51529.790660225444 rows/sec., 4.02 MiB/sec. | ||
| 4404 | 2025.07.29 18:50:40.267908 [ 277 ] {4829a16d-2b58-4bd2-b73a-6f33e8dbca4a} <Debug> TCPHandler: Processed in 0.00141956 sec. | ||
| 4405 | 2025.07.29 18:50:40.268030 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4406 | 2025.07.29 18:50:40.268136 [ 277 ] {79ddd8d5-e9f2-470a-8aeb-352c0dd4ba64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4407 | 2025.07.29 18:50:40.268180 [ 277 ] {79ddd8d5-e9f2-470a-8aeb-352c0dd4ba64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4408 | 2025.07.29 18:50:40.268592 [ 277 ] {79ddd8d5-e9f2-470a-8aeb-352c0dd4ba64} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4409 | 2025.07.29 18:50:40.268625 [ 277 ] {79ddd8d5-e9f2-470a-8aeb-352c0dd4ba64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4410 | 2025.07.29 18:50:40.268959 [ 277 ] {79ddd8d5-e9f2-470a-8aeb-352c0dd4ba64} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4411 | 2025.07.29 18:50:40.269176 [ 277 ] {79ddd8d5-e9f2-470a-8aeb-352c0dd4ba64} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4412 | 2025.07.29 18:50:40.269304 [ 277 ] {79ddd8d5-e9f2-470a-8aeb-352c0dd4ba64} <Debug> executeQuery: Read 126 rows, 8.98 KiB in 0.001189 sec., 105971.40454163162 rows/sec., 7.37 MiB/sec. | ||
| 4413 | 2025.07.29 18:50:40.269343 [ 277 ] {79ddd8d5-e9f2-470a-8aeb-352c0dd4ba64} <Debug> TCPHandler: Processed in 0.001363678 sec. | ||
| 4414 | 2025.07.29 18:50:40.269461 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4415 | 2025.07.29 18:50:40.269556 [ 277 ] {c9a66b2c-3b60-4581-b0e6-fe74e5686b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4416 | 2025.07.29 18:50:40.269598 [ 277 ] {c9a66b2c-3b60-4581-b0e6-fe74e5686b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4417 | 2025.07.29 18:50:40.269916 [ 277 ] {c9a66b2c-3b60-4581-b0e6-fe74e5686b97} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4418 | 2025.07.29 18:50:40.269953 [ 277 ] {c9a66b2c-3b60-4581-b0e6-fe74e5686b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4419 | 2025.07.29 18:50:40.270290 [ 277 ] {c9a66b2c-3b60-4581-b0e6-fe74e5686b97} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4420 | 2025.07.29 18:50:40.270494 [ 277 ] {c9a66b2c-3b60-4581-b0e6-fe74e5686b97} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4421 | 2025.07.29 18:50:40.270620 [ 277 ] {c9a66b2c-3b60-4581-b0e6-fe74e5686b97} <Debug> executeQuery: Read 46 rows, 3.19 KiB in 0.001082 sec., 42513.863216266174 rows/sec., 2.88 MiB/sec. | ||
| 4422 | 2025.07.29 18:50:40.270655 [ 277 ] {c9a66b2c-3b60-4581-b0e6-fe74e5686b97} <Debug> TCPHandler: Processed in 0.001244395 sec. | ||
| 4423 | 2025.07.29 18:50:40.374698 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4424 | 2025.07.29 18:50:40.390771 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4425 | 2025.07.29 18:50:40.390819 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4426 | 2025.07.29 18:50:40.397204 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4427 | 2025.07.29 18:50:40.397930 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4428 | 2025.07.29 18:50:40.400712 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4429 | 2025.07.29 18:50:45.265920 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4430 | 2025.07.29 18:50:45.266116 [ 277 ] {d33df821-1dc7-4679-9102-ae4077d09b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4431 | 2025.07.29 18:50:45.266181 [ 277 ] {d33df821-1dc7-4679-9102-ae4077d09b65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4432 | 2025.07.29 18:50:45.266840 [ 277 ] {d33df821-1dc7-4679-9102-ae4077d09b65} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4433 | 2025.07.29 18:50:45.266890 [ 277 ] {d33df821-1dc7-4679-9102-ae4077d09b65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4434 | 2025.07.29 18:50:45.267293 [ 277 ] {d33df821-1dc7-4679-9102-ae4077d09b65} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4435 | 2025.07.29 18:50:45.267522 [ 277 ] {d33df821-1dc7-4679-9102-ae4077d09b65} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4436 | 2025.07.29 18:50:45.267682 [ 277 ] {d33df821-1dc7-4679-9102-ae4077d09b65} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.001613 sec., 45877.24736515809 rows/sec., 3.74 MiB/sec. | ||
| 4437 | 2025.07.29 18:50:45.267731 [ 277 ] {d33df821-1dc7-4679-9102-ae4077d09b65} <Debug> TCPHandler: Processed in 0.001943114 sec. | ||
| 4438 | 2025.07.29 18:50:45.267862 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4439 | 2025.07.29 18:50:45.267967 [ 277 ] {b4c785e2-57a5-4f0b-82d7-91b1ab0b58c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4440 | 2025.07.29 18:50:45.268010 [ 277 ] {b4c785e2-57a5-4f0b-82d7-91b1ab0b58c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4441 | 2025.07.29 18:50:45.268424 [ 277 ] {b4c785e2-57a5-4f0b-82d7-91b1ab0b58c5} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4442 | 2025.07.29 18:50:45.268462 [ 277 ] {b4c785e2-57a5-4f0b-82d7-91b1ab0b58c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4443 | 2025.07.29 18:50:45.268763 [ 277 ] {b4c785e2-57a5-4f0b-82d7-91b1ab0b58c5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4444 | 2025.07.29 18:50:45.268985 [ 277 ] {b4c785e2-57a5-4f0b-82d7-91b1ab0b58c5} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4445 | 2025.07.29 18:50:45.269118 [ 277 ] {b4c785e2-57a5-4f0b-82d7-91b1ab0b58c5} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001175 sec., 7659.574468085106 rows/sec., 575.96 KiB/sec. | ||
| 4446 | 2025.07.29 18:50:45.269156 [ 277 ] {b4c785e2-57a5-4f0b-82d7-91b1ab0b58c5} <Debug> TCPHandler: Processed in 0.001349308 sec. | ||
| 4447 | 2025.07.29 18:50:45.269259 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4448 | 2025.07.29 18:50:45.269355 [ 277 ] {3639e334-5ae7-4115-b565-40b7389bd482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4449 | 2025.07.29 18:50:45.269395 [ 277 ] {3639e334-5ae7-4115-b565-40b7389bd482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4450 | 2025.07.29 18:50:45.269806 [ 277 ] {3639e334-5ae7-4115-b565-40b7389bd482} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4451 | 2025.07.29 18:50:45.269845 [ 277 ] {3639e334-5ae7-4115-b565-40b7389bd482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4452 | 2025.07.29 18:50:45.270162 [ 277 ] {3639e334-5ae7-4115-b565-40b7389bd482} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4453 | 2025.07.29 18:50:45.270373 [ 277 ] {3639e334-5ae7-4115-b565-40b7389bd482} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4454 | 2025.07.29 18:50:45.270502 [ 277 ] {3639e334-5ae7-4115-b565-40b7389bd482} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001167 sec., 62553.556126820906 rows/sec., 4.88 MiB/sec. | ||
| 4455 | 2025.07.29 18:50:45.270539 [ 277 ] {3639e334-5ae7-4115-b565-40b7389bd482} <Debug> TCPHandler: Processed in 0.001330698 sec. | ||
| 4456 | 2025.07.29 18:50:45.270650 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4457 | 2025.07.29 18:50:45.270743 [ 277 ] {d302c871-f4c5-4d19-9ef6-62cad9492109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4458 | 2025.07.29 18:50:45.270786 [ 277 ] {d302c871-f4c5-4d19-9ef6-62cad9492109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4459 | 2025.07.29 18:50:45.271202 [ 277 ] {d302c871-f4c5-4d19-9ef6-62cad9492109} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4460 | 2025.07.29 18:50:45.271239 [ 277 ] {d302c871-f4c5-4d19-9ef6-62cad9492109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4461 | 2025.07.29 18:50:45.271568 [ 277 ] {d302c871-f4c5-4d19-9ef6-62cad9492109} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4462 | 2025.07.29 18:50:45.271780 [ 277 ] {d302c871-f4c5-4d19-9ef6-62cad9492109} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4463 | 2025.07.29 18:50:45.271917 [ 277 ] {d302c871-f4c5-4d19-9ef6-62cad9492109} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 4464 | 2025.07.29 18:50:45.271954 [ 277 ] {d302c871-f4c5-4d19-9ef6-62cad9492109} <Debug> TCPHandler: Processed in 0.001354248 sec. | ||
| 4465 | 2025.07.29 18:50:45.272076 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4466 | 2025.07.29 18:50:45.272201 [ 277 ] {17f9a0f2-8009-4343-a687-dc450a7f28aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4467 | 2025.07.29 18:50:45.272269 [ 277 ] {17f9a0f2-8009-4343-a687-dc450a7f28aa} <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 | ||
| 4468 | 2025.07.29 18:50:45.273128 [ 277 ] {17f9a0f2-8009-4343-a687-dc450a7f28aa} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4469 | 2025.07.29 18:50:45.273163 [ 277 ] {17f9a0f2-8009-4343-a687-dc450a7f28aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4470 | 2025.07.29 18:50:45.273669 [ 277 ] {17f9a0f2-8009-4343-a687-dc450a7f28aa} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4471 | 2025.07.29 18:50:45.273896 [ 277 ] {17f9a0f2-8009-4343-a687-dc450a7f28aa} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4472 | 2025.07.29 18:50:45.274033 [ 277 ] {17f9a0f2-8009-4343-a687-dc450a7f28aa} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001859 sec., 4841.312533620226 rows/sec., 8.68 MiB/sec. | ||
| 4473 | 2025.07.29 18:50:45.274091 [ 277 ] {17f9a0f2-8009-4343-a687-dc450a7f28aa} <Debug> TCPHandler: Processed in 0.002078028 sec. | ||
| 4474 | 2025.07.29 18:50:45.274204 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4475 | 2025.07.29 18:50:45.274298 [ 277 ] {677bfa6c-eac0-404c-b1aa-889426240c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4476 | 2025.07.29 18:50:45.274340 [ 277 ] {677bfa6c-eac0-404c-b1aa-889426240c5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4477 | 2025.07.29 18:50:45.274674 [ 277 ] {677bfa6c-eac0-404c-b1aa-889426240c5b} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4478 | 2025.07.29 18:50:45.274710 [ 277 ] {677bfa6c-eac0-404c-b1aa-889426240c5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4479 | 2025.07.29 18:50:45.275020 [ 277 ] {677bfa6c-eac0-404c-b1aa-889426240c5b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4480 | 2025.07.29 18:50:45.275242 [ 277 ] {677bfa6c-eac0-404c-b1aa-889426240c5b} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4481 | 2025.07.29 18:50:45.275369 [ 277 ] {677bfa6c-eac0-404c-b1aa-889426240c5b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 4482 | 2025.07.29 18:50:45.275406 [ 277 ] {677bfa6c-eac0-404c-b1aa-889426240c5b} <Debug> TCPHandler: Processed in 0.001252645 sec. | ||
| 4483 | 2025.07.29 18:50:47.283510 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4484 | 2025.07.29 18:50:47.283607 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4485 | 2025.07.29 18:50:47.411769 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 | ||
| 4486 | 2025.07.29 18:50:47.412316 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4487 | 2025.07.29 18:50:47.412367 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4488 | 2025.07.29 18:50:47.412928 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4489 | 2025.07.29 18:50:47.413187 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4490 | 2025.07.29 18:50:47.413315 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
| 4491 | 2025.07.29 18:50:47.442750 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 640 | ||
| 4492 | 2025.07.29 18:50:47.444749 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4493 | 2025.07.29 18:50:47.444790 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4494 | 2025.07.29 18:50:47.445915 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4495 | 2025.07.29 18:50:47.446183 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4496 | 2025.07.29 18:50:47.446426 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 640 | ||
| 4497 | 2025.07.29 18:50:47.841678 [ 77 ] {} <Debug> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 4498 | 2025.07.29 18:50:47.841747 [ 77 ] {} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4499 | 2025.07.29 18:50:47.841772 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4500 | 2025.07.29 18:50:47.841877 [ 197 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 4501 | 2025.07.29 18:50:47.842006 [ 197 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4502 | 2025.07.29 18:50:47.842042 [ 197 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 7 rows starting from the beginning of the part | ||
| 4503 | 2025.07.29 18:50:47.842108 [ 197 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::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 | ||
| 4504 | 2025.07.29 18:50:47.842153 [ 197 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::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 | ||
| 4505 | 2025.07.29 18:50:47.842192 [ 197 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::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 | ||
| 4506 | 2025.07.29 18:50:47.842233 [ 197 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::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 | ||
| 4507 | 2025.07.29 18:50:47.842977 [ 194 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.001139422 sec., 9654.017563290861 rows/sec., 647.09 KiB/sec. | ||
| 4508 | 2025.07.29 18:50:47.843120 [ 197 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4509 | 2025.07.29 18:50:47.843371 [ 197 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_10_2} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4510 | 2025.07.29 18:50:47.843435 [ 197 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_10_2} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 4511 | 2025.07.29 18:50:47.843498 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4512 | 2025.07.29 18:50:47.901647 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4513 | 2025.07.29 18:50:47.918642 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4514 | 2025.07.29 18:50:47.918698 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4515 | 2025.07.29 18:50:47.924969 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4516 | 2025.07.29 18:50:47.925682 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4517 | 2025.07.29 18:50:47.928455 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4518 | 2025.07.29 18:50:50.278185 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4519 | 2025.07.29 18:50:50.278364 [ 277 ] {9a06cb1d-bc56-44c7-becf-d47ed7198a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4520 | 2025.07.29 18:50:50.278430 [ 277 ] {9a06cb1d-bc56-44c7-becf-d47ed7198a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4521 | 2025.07.29 18:50:50.279333 [ 277 ] {9a06cb1d-bc56-44c7-becf-d47ed7198a0a} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4522 | 2025.07.29 18:50:50.279386 [ 277 ] {9a06cb1d-bc56-44c7-becf-d47ed7198a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4523 | 2025.07.29 18:50:50.279796 [ 277 ] {9a06cb1d-bc56-44c7-becf-d47ed7198a0a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4524 | 2025.07.29 18:50:50.280051 [ 277 ] {9a06cb1d-bc56-44c7-becf-d47ed7198a0a} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4525 | 2025.07.29 18:50:50.280227 [ 277 ] {9a06cb1d-bc56-44c7-becf-d47ed7198a0a} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001912 sec., 205020.92050209205 rows/sec., 13.01 MiB/sec. | ||
| 4526 | 2025.07.29 18:50:50.280280 [ 277 ] {9a06cb1d-bc56-44c7-becf-d47ed7198a0a} <Debug> TCPHandler: Processed in 0.002220282 sec. | ||
| 4527 | 2025.07.29 18:50:50.280414 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4528 | 2025.07.29 18:50:50.280516 [ 277 ] {8574755e-f0cc-4759-befa-24a200388f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4529 | 2025.07.29 18:50:50.280561 [ 277 ] {8574755e-f0cc-4759-befa-24a200388f58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4530 | 2025.07.29 18:50:50.281479 [ 277 ] {8574755e-f0cc-4759-befa-24a200388f58} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4531 | 2025.07.29 18:50:50.281524 [ 277 ] {8574755e-f0cc-4759-befa-24a200388f58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4532 | 2025.07.29 18:50:50.281936 [ 277 ] {8574755e-f0cc-4759-befa-24a200388f58} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4533 | 2025.07.29 18:50:50.282162 [ 277 ] {8574755e-f0cc-4759-befa-24a200388f58} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4534 | 2025.07.29 18:50:50.282299 [ 277 ] {8574755e-f0cc-4759-befa-24a200388f58} <Debug> executeQuery: Read 1131 rows, 92.08 KiB in 0.001807 sec., 625899.2805755396 rows/sec., 49.76 MiB/sec. | ||
| 4535 | 2025.07.29 18:50:50.282338 [ 277 ] {8574755e-f0cc-4759-befa-24a200388f58} <Debug> TCPHandler: Processed in 0.001976845 sec. | ||
| 4536 | 2025.07.29 18:50:50.282463 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4537 | 2025.07.29 18:50:50.282560 [ 277 ] {e2f23c2a-8e5f-47d9-a06a-9d4e36b6129f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4538 | 2025.07.29 18:50:50.282600 [ 277 ] {e2f23c2a-8e5f-47d9-a06a-9d4e36b6129f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4539 | 2025.07.29 18:50:50.283098 [ 277 ] {e2f23c2a-8e5f-47d9-a06a-9d4e36b6129f} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4540 | 2025.07.29 18:50:50.283135 [ 277 ] {e2f23c2a-8e5f-47d9-a06a-9d4e36b6129f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4541 | 2025.07.29 18:50:50.283450 [ 277 ] {e2f23c2a-8e5f-47d9-a06a-9d4e36b6129f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4542 | 2025.07.29 18:50:50.283678 [ 277 ] {e2f23c2a-8e5f-47d9-a06a-9d4e36b6129f} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4543 | 2025.07.29 18:50:50.283808 [ 277 ] {e2f23c2a-8e5f-47d9-a06a-9d4e36b6129f} <Debug> executeQuery: Read 228 rows, 14.18 KiB in 0.001268 sec., 179810.72555205046 rows/sec., 10.92 MiB/sec. | ||
| 4544 | 2025.07.29 18:50:50.283851 [ 277 ] {e2f23c2a-8e5f-47d9-a06a-9d4e36b6129f} <Debug> TCPHandler: Processed in 0.00143762 sec. | ||
| 4545 | 2025.07.29 18:50:50.283965 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4546 | 2025.07.29 18:50:50.284058 [ 277 ] {c2ccf1e3-d621-456e-a2a2-286e4adda823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4547 | 2025.07.29 18:50:50.284098 [ 277 ] {c2ccf1e3-d621-456e-a2a2-286e4adda823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4548 | 2025.07.29 18:50:50.284586 [ 277 ] {c2ccf1e3-d621-456e-a2a2-286e4adda823} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4549 | 2025.07.29 18:50:50.284623 [ 277 ] {c2ccf1e3-d621-456e-a2a2-286e4adda823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4550 | 2025.07.29 18:50:50.284939 [ 277 ] {c2ccf1e3-d621-456e-a2a2-286e4adda823} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4551 | 2025.07.29 18:50:50.285151 [ 277 ] {c2ccf1e3-d621-456e-a2a2-286e4adda823} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4552 | 2025.07.29 18:50:50.285281 [ 277 ] {c2ccf1e3-d621-456e-a2a2-286e4adda823} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001241 sec., 163577.75987107173 rows/sec., 10.55 MiB/sec. | ||
| 4553 | 2025.07.29 18:50:50.285319 [ 277 ] {c2ccf1e3-d621-456e-a2a2-286e4adda823} <Debug> TCPHandler: Processed in 0.0014038 sec. | ||
| 4554 | 2025.07.29 18:50:50.285433 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4555 | 2025.07.29 18:50:50.285527 [ 277 ] {6c55dd13-f4db-48f1-94c7-28e98b0928f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4556 | 2025.07.29 18:50:50.285567 [ 277 ] {6c55dd13-f4db-48f1-94c7-28e98b0928f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4557 | 2025.07.29 18:50:50.286024 [ 277 ] {6c55dd13-f4db-48f1-94c7-28e98b0928f8} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4558 | 2025.07.29 18:50:50.286061 [ 277 ] {6c55dd13-f4db-48f1-94c7-28e98b0928f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4559 | 2025.07.29 18:50:50.286368 [ 277 ] {6c55dd13-f4db-48f1-94c7-28e98b0928f8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4560 | 2025.07.29 18:50:50.286584 [ 277 ] {6c55dd13-f4db-48f1-94c7-28e98b0928f8} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4561 | 2025.07.29 18:50:50.286710 [ 277 ] {6c55dd13-f4db-48f1-94c7-28e98b0928f8} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001202 sec., 168053.2445923461 rows/sec., 9.54 MiB/sec. | ||
| 4562 | 2025.07.29 18:50:50.286748 [ 277 ] {6c55dd13-f4db-48f1-94c7-28e98b0928f8} <Debug> TCPHandler: Processed in 0.001365578 sec. | ||
| 4563 | 2025.07.29 18:50:50.286868 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4564 | 2025.07.29 18:50:50.286961 [ 277 ] {1f118346-9c65-4be0-a3bd-d188aba4f4a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4565 | 2025.07.29 18:50:50.287001 [ 277 ] {1f118346-9c65-4be0-a3bd-d188aba4f4a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4566 | 2025.07.29 18:50:50.287658 [ 277 ] {1f118346-9c65-4be0-a3bd-d188aba4f4a7} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4567 | 2025.07.29 18:50:50.287694 [ 277 ] {1f118346-9c65-4be0-a3bd-d188aba4f4a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4568 | 2025.07.29 18:50:50.288035 [ 277 ] {1f118346-9c65-4be0-a3bd-d188aba4f4a7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4569 | 2025.07.29 18:50:50.288257 [ 277 ] {1f118346-9c65-4be0-a3bd-d188aba4f4a7} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4570 | 2025.07.29 18:50:50.288386 [ 277 ] {1f118346-9c65-4be0-a3bd-d188aba4f4a7} <Debug> executeQuery: Read 684 rows, 49.13 KiB in 0.001443 sec., 474012.474012474 rows/sec., 33.25 MiB/sec. | ||
| 4571 | 2025.07.29 18:50:50.288424 [ 277 ] {1f118346-9c65-4be0-a3bd-d188aba4f4a7} <Debug> TCPHandler: Processed in 0.001608115 sec. | ||
| 4572 | 2025.07.29 18:50:50.288539 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4573 | 2025.07.29 18:50:50.288633 [ 277 ] {ed652e57-2593-4806-be6e-ecc54e951019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4574 | 2025.07.29 18:50:50.288674 [ 277 ] {ed652e57-2593-4806-be6e-ecc54e951019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4575 | 2025.07.29 18:50:50.289010 [ 277 ] {ed652e57-2593-4806-be6e-ecc54e951019} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4576 | 2025.07.29 18:50:50.289046 [ 277 ] {ed652e57-2593-4806-be6e-ecc54e951019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4577 | 2025.07.29 18:50:50.289348 [ 277 ] {ed652e57-2593-4806-be6e-ecc54e951019} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4578 | 2025.07.29 18:50:50.289565 [ 277 ] {ed652e57-2593-4806-be6e-ecc54e951019} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4579 | 2025.07.29 18:50:50.289697 [ 277 ] {ed652e57-2593-4806-be6e-ecc54e951019} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 4580 | 2025.07.29 18:50:50.289733 [ 277 ] {ed652e57-2593-4806-be6e-ecc54e951019} <Debug> TCPHandler: Processed in 0.001244845 sec. | ||
| 4581 | 2025.07.29 18:50:50.289854 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4582 | 2025.07.29 18:50:50.289947 [ 277 ] {808ea362-fb2d-4498-ba24-0d3f2da38670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4583 | 2025.07.29 18:50:50.289988 [ 277 ] {808ea362-fb2d-4498-ba24-0d3f2da38670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4584 | 2025.07.29 18:50:50.290429 [ 277 ] {808ea362-fb2d-4498-ba24-0d3f2da38670} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4585 | 2025.07.29 18:50:50.290463 [ 277 ] {808ea362-fb2d-4498-ba24-0d3f2da38670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4586 | 2025.07.29 18:50:50.290798 [ 277 ] {808ea362-fb2d-4498-ba24-0d3f2da38670} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4587 | 2025.07.29 18:50:50.291020 [ 277 ] {808ea362-fb2d-4498-ba24-0d3f2da38670} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4588 | 2025.07.29 18:50:50.291148 [ 277 ] {808ea362-fb2d-4498-ba24-0d3f2da38670} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.00122 sec., 251639.34426229508 rows/sec., 16.55 MiB/sec. | ||
| 4589 | 2025.07.29 18:50:50.291184 [ 277 ] {808ea362-fb2d-4498-ba24-0d3f2da38670} <Debug> TCPHandler: Processed in 0.001387039 sec. | ||
| 4590 | 2025.07.29 18:50:50.291286 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4591 | 2025.07.29 18:50:50.291379 [ 277 ] {c87cdece-a596-40e2-a4cf-8eec8a125af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4592 | 2025.07.29 18:50:50.291420 [ 277 ] {c87cdece-a596-40e2-a4cf-8eec8a125af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4593 | 2025.07.29 18:50:50.291737 [ 277 ] {c87cdece-a596-40e2-a4cf-8eec8a125af2} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4594 | 2025.07.29 18:50:50.291771 [ 277 ] {c87cdece-a596-40e2-a4cf-8eec8a125af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4595 | 2025.07.29 18:50:50.292073 [ 277 ] {c87cdece-a596-40e2-a4cf-8eec8a125af2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4596 | 2025.07.29 18:50:50.292286 [ 277 ] {c87cdece-a596-40e2-a4cf-8eec8a125af2} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4597 | 2025.07.29 18:50:50.292418 [ 277 ] {c87cdece-a596-40e2-a4cf-8eec8a125af2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001058 sec., 945.179584120983 rows/sec., 63.69 KiB/sec. | ||
| 4598 | 2025.07.29 18:50:50.292454 [ 277 ] {c87cdece-a596-40e2-a4cf-8eec8a125af2} <Debug> TCPHandler: Processed in 0.001218154 sec. | ||
| 4599 | 2025.07.29 18:50:50.292564 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4600 | 2025.07.29 18:50:50.292657 [ 277 ] {ea34d01f-e2fa-4655-a948-856a48315843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4601 | 2025.07.29 18:50:50.292710 [ 277 ] {ea34d01f-e2fa-4655-a948-856a48315843} <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 | ||
| 4602 | 2025.07.29 18:50:50.293537 [ 277 ] {ea34d01f-e2fa-4655-a948-856a48315843} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4603 | 2025.07.29 18:50:50.293572 [ 277 ] {ea34d01f-e2fa-4655-a948-856a48315843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4604 | 2025.07.29 18:50:50.294110 [ 277 ] {ea34d01f-e2fa-4655-a948-856a48315843} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4605 | 2025.07.29 18:50:50.294328 [ 277 ] {ea34d01f-e2fa-4655-a948-856a48315843} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4606 | 2025.07.29 18:50:50.294466 [ 277 ] {ea34d01f-e2fa-4655-a948-856a48315843} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001827 sec., 17515.051997810617 rows/sec., 31.39 MiB/sec. | ||
| 4607 | 2025.07.29 18:50:50.294527 [ 277 ] {ea34d01f-e2fa-4655-a948-856a48315843} <Debug> TCPHandler: Processed in 0.002012256 sec. | ||
| 4608 | 2025.07.29 18:50:50.294652 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4609 | 2025.07.29 18:50:50.294747 [ 277 ] {788fa72b-6a7f-4e66-8a4d-a97afd467b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4610 | 2025.07.29 18:50:50.294787 [ 277 ] {788fa72b-6a7f-4e66-8a4d-a97afd467b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4611 | 2025.07.29 18:50:50.295135 [ 277 ] {788fa72b-6a7f-4e66-8a4d-a97afd467b7d} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4612 | 2025.07.29 18:50:50.295170 [ 277 ] {788fa72b-6a7f-4e66-8a4d-a97afd467b7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 4613 | 2025.07.29 18:50:50.295466 [ 277 ] {788fa72b-6a7f-4e66-8a4d-a97afd467b7d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4614 | 2025.07.29 18:50:50.295673 [ 277 ] {788fa72b-6a7f-4e66-8a4d-a97afd467b7d} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4615 | 2025.07.29 18:50:50.295795 [ 277 ] {788fa72b-6a7f-4e66-8a4d-a97afd467b7d} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001067 sec., 95595.12652296157 rows/sec., 5.87 MiB/sec. | ||
| 4616 | 2025.07.29 18:50:50.295837 [ 277 ] {788fa72b-6a7f-4e66-8a4d-a97afd467b7d} <Debug> TCPHandler: Processed in 0.001234834 sec. | ||
| 4617 | 2025.07.29 18:50:54.913408 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 | ||
| 4618 | 2025.07.29 18:50:54.914204 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4619 | 2025.07.29 18:50:54.914273 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4620 | 2025.07.29 18:50:54.914838 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4621 | 2025.07.29 18:50:54.915057 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4622 | 2025.07.29 18:50:54.915185 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 | ||
| 4623 | 2025.07.29 18:50:54.915191 [ 70 ] {} <Debug> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4624 | 2025.07.29 18:50:54.915258 [ 70 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4625 | 2025.07.29 18:50:54.915279 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4626 | 2025.07.29 18:50:54.915407 [ 199 ] {66700d72-6646-4b9e-9957-5215fa72c99e::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 | ||
| 4627 | 2025.07.29 18:50:54.915665 [ 199 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4628 | 2025.07.29 18:50:54.915710 [ 199 ] {66700d72-6646-4b9e-9957-5215fa72c99e::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 | ||
| 4629 | 2025.07.29 18:50:54.915781 [ 199 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 427 rows starting from the beginning of the part | ||
| 4630 | 2025.07.29 18:50:54.915832 [ 199 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 488 rows starting from the beginning of the part | ||
| 4631 | 2025.07.29 18:50:54.915877 [ 199 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 427 rows starting from the beginning of the part | ||
| 4632 | 2025.07.29 18:50:54.915918 [ 199 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 488 rows starting from the beginning of the part | ||
| 4633 | 2025.07.29 18:50:54.915959 [ 199 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 427 rows starting from the beginning of the part | ||
| 4634 | 2025.07.29 18:50:54.918288 [ 194 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.002948033 sec., 3269298.5458439575 rows/sec., 46.77 MiB/sec. | ||
| 4635 | 2025.07.29 18:50:54.918640 [ 194 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4636 | 2025.07.29 18:50:54.918926 [ 194 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_21_4} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4637 | 2025.07.29 18:50:54.919000 [ 194 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_21_4} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4638 | 2025.07.29 18:50:54.919098 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 4639 | 2025.07.29 18:50:55.265882 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4640 | 2025.07.29 18:50:55.266050 [ 277 ] {ae30fd3d-644d-45fa-8e26-e24ea2126176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4641 | 2025.07.29 18:50:55.266112 [ 277 ] {ae30fd3d-644d-45fa-8e26-e24ea2126176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4642 | 2025.07.29 18:50:55.266772 [ 277 ] {ae30fd3d-644d-45fa-8e26-e24ea2126176} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4643 | 2025.07.29 18:50:55.266817 [ 277 ] {ae30fd3d-644d-45fa-8e26-e24ea2126176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4644 | 2025.07.29 18:50:55.267189 [ 277 ] {ae30fd3d-644d-45fa-8e26-e24ea2126176} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4645 | 2025.07.29 18:50:55.267413 [ 277 ] {ae30fd3d-644d-45fa-8e26-e24ea2126176} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4646 | 2025.07.29 18:50:55.267563 [ 277 ] {ae30fd3d-644d-45fa-8e26-e24ea2126176} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00156 sec., 2564.102564102564 rows/sec., 209.08 KiB/sec. | ||
| 4647 | 2025.07.29 18:50:55.267610 [ 277 ] {ae30fd3d-644d-45fa-8e26-e24ea2126176} <Debug> TCPHandler: Processed in 0.001853612 sec. | ||
| 4648 | 2025.07.29 18:50:55.267741 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4649 | 2025.07.29 18:50:55.267844 [ 277 ] {e1b40b47-c085-459f-b046-6e6255827eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4650 | 2025.07.29 18:50:55.267887 [ 277 ] {e1b40b47-c085-459f-b046-6e6255827eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4651 | 2025.07.29 18:50:55.268336 [ 277 ] {e1b40b47-c085-459f-b046-6e6255827eac} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4652 | 2025.07.29 18:50:55.268371 [ 277 ] {e1b40b47-c085-459f-b046-6e6255827eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4653 | 2025.07.29 18:50:55.268694 [ 277 ] {e1b40b47-c085-459f-b046-6e6255827eac} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4654 | 2025.07.29 18:50:55.268912 [ 277 ] {e1b40b47-c085-459f-b046-6e6255827eac} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4655 | 2025.07.29 18:50:55.269012 [ 70 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4656 | 2025.07.29 18:50:55.269038 [ 277 ] {e1b40b47-c085-459f-b046-6e6255827eac} <Debug> executeQuery: Read 76 rows, 6.32 KiB in 0.001218 sec., 62397.372742200336 rows/sec., 5.07 MiB/sec. | ||
| 4657 | 2025.07.29 18:50:55.269050 [ 70 ] {} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4658 | 2025.07.29 18:50:55.269071 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4659 | 2025.07.29 18:50:55.269075 [ 277 ] {e1b40b47-c085-459f-b046-6e6255827eac} <Debug> TCPHandler: Processed in 0.001388239 sec. | ||
| 4660 | 2025.07.29 18:50:55.269192 [ 197 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4661 | 2025.07.29 18:50:55.269217 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4662 | 2025.07.29 18:50:55.269322 [ 277 ] {01dc5737-0332-4ec0-9b77-76fe5d887260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4663 | 2025.07.29 18:50:55.269332 [ 197 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4664 | 2025.07.29 18:50:55.269366 [ 277 ] {01dc5737-0332-4ec0-9b77-76fe5d887260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4665 | 2025.07.29 18:50:55.269372 [ 197 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2421 rows starting from the beginning of the part | ||
| 4666 | 2025.07.29 18:50:55.269449 [ 197 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2276 rows starting from the beginning of the part | ||
| 4667 | 2025.07.29 18:50:55.269493 [ 197 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
| 4668 | 2025.07.29 18:50:55.269532 [ 197 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 74 rows starting from the beginning of the part | ||
| 4669 | 2025.07.29 18:50:55.269576 [ 197 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1131 rows starting from the beginning of the part | ||
| 4670 | 2025.07.29 18:50:55.269617 [ 197 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 76 rows starting from the beginning of the part | ||
| 4671 | 2025.07.29 18:50:55.269778 [ 277 ] {01dc5737-0332-4ec0-9b77-76fe5d887260} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4672 | 2025.07.29 18:50:55.269820 [ 277 ] {01dc5737-0332-4ec0-9b77-76fe5d887260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4673 | 2025.07.29 18:50:55.270135 [ 277 ] {01dc5737-0332-4ec0-9b77-76fe5d887260} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4674 | 2025.07.29 18:50:55.270357 [ 277 ] {01dc5737-0332-4ec0-9b77-76fe5d887260} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4675 | 2025.07.29 18:50:55.270493 [ 277 ] {01dc5737-0332-4ec0-9b77-76fe5d887260} <Debug> executeQuery: Read 13 rows, 979.00 B in 0.00119 sec., 10924.369747899158 rows/sec., 803.41 KiB/sec. | ||
| 4676 | 2025.07.29 18:50:55.270530 [ 277 ] {01dc5737-0332-4ec0-9b77-76fe5d887260} <Debug> TCPHandler: Processed in 0.001364718 sec. | ||
| 4677 | 2025.07.29 18:50:55.270634 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4678 | 2025.07.29 18:50:55.270727 [ 277 ] {100fdaea-8faa-46c2-8f2a-a60e1e9391e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4679 | 2025.07.29 18:50:55.270766 [ 277 ] {100fdaea-8faa-46c2-8f2a-a60e1e9391e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4680 | 2025.07.29 18:50:55.271205 [ 277 ] {100fdaea-8faa-46c2-8f2a-a60e1e9391e7} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4681 | 2025.07.29 18:50:55.271238 [ 277 ] {100fdaea-8faa-46c2-8f2a-a60e1e9391e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4682 | 2025.07.29 18:50:55.271544 [ 277 ] {100fdaea-8faa-46c2-8f2a-a60e1e9391e7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4683 | 2025.07.29 18:50:55.271634 [ 194 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6034 rows, containing 5 columns (5 merged, 0 gathered) in 0.00250512 sec., 2408667.049881842 rows/sec., 204.04 MiB/sec. | ||
| 4684 | 2025.07.29 18:50:55.271755 [ 277 ] {100fdaea-8faa-46c2-8f2a-a60e1e9391e7} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4685 | 2025.07.29 18:50:55.271854 [ 70 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4686 | 2025.07.29 18:50:55.271884 [ 70 ] {} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4687 | 2025.07.29 18:50:55.271885 [ 277 ] {100fdaea-8faa-46c2-8f2a-a60e1e9391e7} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001176 sec., 65476.19047619048 rows/sec., 5.12 MiB/sec. | ||
| 4688 | 2025.07.29 18:50:55.271904 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4689 | 2025.07.29 18:50:55.271931 [ 277 ] {100fdaea-8faa-46c2-8f2a-a60e1e9391e7} <Debug> TCPHandler: Processed in 0.001347758 sec. | ||
| 4690 | 2025.07.29 18:50:55.271946 [ 190 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4691 | 2025.07.29 18:50:55.271989 [ 197 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4692 | 2025.07.29 18:50:55.272049 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4693 | 2025.07.29 18:50:55.272082 [ 197 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4694 | 2025.07.29 18:50:55.272111 [ 197 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1223 rows starting from the beginning of the part | ||
| 4695 | 2025.07.29 18:50:55.272148 [ 277 ] {86cb06c0-467b-46e5-9cf6-7513dce7ecd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4696 | 2025.07.29 18:50:55.272158 [ 197 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1150 rows starting from the beginning of the part | ||
| 4697 | 2025.07.29 18:50:55.272197 [ 277 ] {86cb06c0-467b-46e5-9cf6-7513dce7ecd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4698 | 2025.07.29 18:50:55.272208 [ 197 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part | ||
| 4699 | 2025.07.29 18:50:55.272249 [ 197 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 73 rows starting from the beginning of the part | ||
| 4700 | 2025.07.29 18:50:55.272263 [ 190 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_31_6} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4701 | 2025.07.29 18:50:55.272283 [ 197 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 684 rows starting from the beginning of the part | ||
| 4702 | 2025.07.29 18:50:55.272325 [ 197 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 77 rows starting from the beginning of the part | ||
| 4703 | 2025.07.29 18:50:55.272363 [ 190 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_31_6} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4704 | 2025.07.29 18:50:55.272457 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 4705 | 2025.07.29 18:50:55.272636 [ 277 ] {86cb06c0-467b-46e5-9cf6-7513dce7ecd8} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4706 | 2025.07.29 18:50:55.272671 [ 277 ] {86cb06c0-467b-46e5-9cf6-7513dce7ecd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4707 | 2025.07.29 18:50:55.273034 [ 277 ] {86cb06c0-467b-46e5-9cf6-7513dce7ecd8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4708 | 2025.07.29 18:50:55.273265 [ 277 ] {86cb06c0-467b-46e5-9cf6-7513dce7ecd8} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4709 | 2025.07.29 18:50:55.273362 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4710 | 2025.07.29 18:50:55.273390 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4711 | 2025.07.29 18:50:55.273396 [ 277 ] {86cb06c0-467b-46e5-9cf6-7513dce7ecd8} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001267 sec., 127861.08918705604 rows/sec., 8.90 MiB/sec. | ||
| 4712 | 2025.07.29 18:50:55.273411 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4713 | 2025.07.29 18:50:55.273436 [ 277 ] {86cb06c0-467b-46e5-9cf6-7513dce7ecd8} <Debug> TCPHandler: Processed in 0.00143757 sec. | ||
| 4714 | 2025.07.29 18:50:55.273480 [ 190 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4715 | 2025.07.29 18:50:55.273523 [ 187 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3271 rows, containing 5 columns (5 merged, 0 gathered) in 0.001559154 sec., 2097932.5967800487 rows/sec., 158.93 MiB/sec. | ||
| 4716 | 2025.07.29 18:50:55.273548 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4717 | 2025.07.29 18:50:55.273560 [ 190 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4718 | 2025.07.29 18:50:55.273604 [ 190 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8809 rows starting from the beginning of the part | ||
| 4719 | 2025.07.29 18:50:55.273658 [ 190 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 906 rows starting from the beginning of the part | ||
| 4720 | 2025.07.29 18:50:55.273659 [ 277 ] {d50351bc-a63f-4ab0-a6e7-5e359a32fae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4721 | 2025.07.29 18:50:55.273701 [ 190 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 126 rows starting from the beginning of the part | ||
| 4722 | 2025.07.29 18:50:55.273720 [ 277 ] {d50351bc-a63f-4ab0-a6e7-5e359a32fae6} <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 | ||
| 4723 | 2025.07.29 18:50:55.273738 [ 186 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4724 | 2025.07.29 18:50:55.273741 [ 190 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 4725 | 2025.07.29 18:50:55.273787 [ 190 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 307 rows starting from the beginning of the part | ||
| 4726 | 2025.07.29 18:50:55.273826 [ 190 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 162 rows starting from the beginning of the part | ||
| 4727 | 2025.07.29 18:50:55.273998 [ 186 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_31_6} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4728 | 2025.07.29 18:50:55.274070 [ 186 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_31_6} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4729 | 2025.07.29 18:50:55.274154 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 4730 | 2025.07.29 18:50:55.274482 [ 277 ] {d50351bc-a63f-4ab0-a6e7-5e359a32fae6} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4731 | 2025.07.29 18:50:55.274517 [ 277 ] {d50351bc-a63f-4ab0-a6e7-5e359a32fae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4732 | 2025.07.29 18:50:55.275047 [ 277 ] {d50351bc-a63f-4ab0-a6e7-5e359a32fae6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4733 | 2025.07.29 18:50:55.275278 [ 277 ] {d50351bc-a63f-4ab0-a6e7-5e359a32fae6} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4734 | 2025.07.29 18:50:55.275418 [ 277 ] {d50351bc-a63f-4ab0-a6e7-5e359a32fae6} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001777 sec., 5064.715813168261 rows/sec., 9.08 MiB/sec. | ||
| 4735 | 2025.07.29 18:50:55.275490 [ 277 ] {d50351bc-a63f-4ab0-a6e7-5e359a32fae6} <Debug> TCPHandler: Processed in 0.001990696 sec. | ||
| 4736 | 2025.07.29 18:50:55.275626 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4737 | 2025.07.29 18:50:55.275721 [ 277 ] {f3edf9fa-4614-4f87-97b6-db2ae1d2107a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4738 | 2025.07.29 18:50:55.275762 [ 277 ] {f3edf9fa-4614-4f87-97b6-db2ae1d2107a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4739 | 2025.07.29 18:50:55.276153 [ 277 ] {f3edf9fa-4614-4f87-97b6-db2ae1d2107a} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4740 | 2025.07.29 18:50:55.276192 [ 277 ] {f3edf9fa-4614-4f87-97b6-db2ae1d2107a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4741 | 2025.07.29 18:50:55.276603 [ 277 ] {f3edf9fa-4614-4f87-97b6-db2ae1d2107a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4742 | 2025.07.29 18:50:55.276889 [ 277 ] {f3edf9fa-4614-4f87-97b6-db2ae1d2107a} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4743 | 2025.07.29 18:50:55.276987 [ 70 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4744 | 2025.07.29 18:50:55.277017 [ 70 ] {} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4745 | 2025.07.29 18:50:55.277026 [ 277 ] {f3edf9fa-4614-4f87-97b6-db2ae1d2107a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001322 sec., 45385.7791225416 rows/sec., 3.06 MiB/sec. | ||
| 4746 | 2025.07.29 18:50:55.277040 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4747 | 2025.07.29 18:50:55.277065 [ 277 ] {f3edf9fa-4614-4f87-97b6-db2ae1d2107a} <Debug> TCPHandler: Processed in 0.001509612 sec. | ||
| 4748 | 2025.07.29 18:50:55.277105 [ 186 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4749 | 2025.07.29 18:50:55.277179 [ 186 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4750 | 2025.07.29 18:50:55.277205 [ 186 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1758 rows starting from the beginning of the part | ||
| 4751 | 2025.07.29 18:50:55.277250 [ 186 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
| 4752 | 2025.07.29 18:50:55.277288 [ 186 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 46 rows starting from the beginning of the part | ||
| 4753 | 2025.07.29 18:50:55.277322 [ 186 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 4754 | 2025.07.29 18:50:55.277359 [ 186 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 102 rows starting from the beginning of the part | ||
| 4755 | 2025.07.29 18:50:55.277393 [ 186 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 4756 | 2025.07.29 18:50:55.277821 [ 197 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10470 rows, containing 5 columns (5 merged, 0 gathered) in 0.004364582 sec., 2398855.1480989475 rows/sec., 161.84 MiB/sec. | ||
| 4757 | 2025.07.29 18:50:55.278100 [ 190 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4758 | 2025.07.29 18:50:55.278302 [ 197 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2082 rows, containing 4 columns (4 merged, 0 gathered) in 0.001225585 sec., 1698780.5823341508 rows/sec., 109.32 MiB/sec. | ||
| 4759 | 2025.07.29 18:50:55.278377 [ 190 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4760 | 2025.07.29 18:50:55.278454 [ 190 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4761 | 2025.07.29 18:50:55.278514 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.19 MiB. | ||
| 4762 | 2025.07.29 18:50:55.278582 [ 187 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4763 | 2025.07.29 18:50:55.278883 [ 187 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_31_6} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4764 | 2025.07.29 18:50:55.278977 [ 187 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_31_6} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4765 | 2025.07.29 18:50:55.279095 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4766 | 2025.07.29 18:50:55.428511 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4767 | 2025.07.29 18:50:55.446718 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4768 | 2025.07.29 18:50:55.446780 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4769 | 2025.07.29 18:50:55.452904 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4770 | 2025.07.29 18:50:55.453716 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4771 | 2025.07.29 18:50:55.454017 [ 70 ] {} <Debug> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4772 | 2025.07.29 18:50:55.454066 [ 70 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4773 | 2025.07.29 18:50:55.454088 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4774 | 2025.07.29 18:50:55.454181 [ 186 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::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 | ||
| 4775 | 2025.07.29 18:50:55.457513 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4776 | 2025.07.29 18:50:55.457702 [ 186 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4777 | 2025.07.29 18:50:55.459213 [ 186 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::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 | ||
| 4778 | 2025.07.29 18:50:55.463972 [ 186 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::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 | ||
| 4779 | 2025.07.29 18:50:55.468285 [ 186 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::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 | ||
| 4780 | 2025.07.29 18:50:55.472351 [ 186 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::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 | ||
| 4781 | 2025.07.29 18:50:55.476450 [ 186 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::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 | ||
| 4782 | 2025.07.29 18:50:55.480175 [ 186 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::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 | ||
| 4783 | 2025.07.29 18:50:55.532250 [ 187 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.07810491 sec., 2035.7234903669948 rows/sec., 10.53 MiB/sec. | ||
| 4784 | 2025.07.29 18:50:55.534074 [ 190 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4785 | 2025.07.29 18:50:55.536102 [ 190 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_21_4} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4786 | 2025.07.29 18:50:55.536189 [ 190 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_21_4} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4787 | 2025.07.29 18:50:55.537640 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4788 | 2025.07.29 18:50:56.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.65 MiB, peak 233.22 MiB, free memory in arenas 0.00 B, will set to 225.74 MiB (RSS), difference: 3.09 MiB | ||
| 4789 | 2025.07.29 18:50:57.447523 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 676 | ||
| 4790 | 2025.07.29 18:50:57.450057 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4791 | 2025.07.29 18:50:57.450095 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4792 | 2025.07.29 18:50:57.451301 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4793 | 2025.07.29 18:50:57.451588 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4794 | 2025.07.29 18:50:57.451928 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 676 | ||
| 4795 | 2025.07.29 18:51:00.277469 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4796 | 2025.07.29 18:51:00.277649 [ 277 ] {76a30815-5f0c-44a1-8754-87f92e77cb80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4797 | 2025.07.29 18:51:00.277714 [ 277 ] {76a30815-5f0c-44a1-8754-87f92e77cb80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4798 | 2025.07.29 18:51:00.278522 [ 277 ] {76a30815-5f0c-44a1-8754-87f92e77cb80} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4799 | 2025.07.29 18:51:00.278571 [ 277 ] {76a30815-5f0c-44a1-8754-87f92e77cb80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4800 | 2025.07.29 18:51:00.279012 [ 277 ] {76a30815-5f0c-44a1-8754-87f92e77cb80} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4801 | 2025.07.29 18:51:00.279271 [ 277 ] {76a30815-5f0c-44a1-8754-87f92e77cb80} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4802 | 2025.07.29 18:51:00.279423 [ 277 ] {76a30815-5f0c-44a1-8754-87f92e77cb80} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001822 sec., 215148.1888035126 rows/sec., 13.65 MiB/sec. | ||
| 4803 | 2025.07.29 18:51:00.279466 [ 277 ] {76a30815-5f0c-44a1-8754-87f92e77cb80} <Debug> TCPHandler: Processed in 0.00212413 sec. | ||
| 4804 | 2025.07.29 18:51:00.279586 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4805 | 2025.07.29 18:51:00.279681 [ 277 ] {1fbfa059-a246-49d2-9123-e53a96d2d5ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4806 | 2025.07.29 18:51:00.279725 [ 277 ] {1fbfa059-a246-49d2-9123-e53a96d2d5ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4807 | 2025.07.29 18:51:00.280665 [ 277 ] {1fbfa059-a246-49d2-9123-e53a96d2d5ee} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4808 | 2025.07.29 18:51:00.280702 [ 277 ] {1fbfa059-a246-49d2-9123-e53a96d2d5ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4809 | 2025.07.29 18:51:00.281086 [ 277 ] {1fbfa059-a246-49d2-9123-e53a96d2d5ee} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4810 | 2025.07.29 18:51:00.281304 [ 277 ] {1fbfa059-a246-49d2-9123-e53a96d2d5ee} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4811 | 2025.07.29 18:51:00.281431 [ 277 ] {1fbfa059-a246-49d2-9123-e53a96d2d5ee} <Debug> executeQuery: Read 1131 rows, 92.08 KiB in 0.001769 sec., 639344.262295082 rows/sec., 50.83 MiB/sec. | ||
| 4812 | 2025.07.29 18:51:00.281468 [ 277 ] {1fbfa059-a246-49d2-9123-e53a96d2d5ee} <Debug> TCPHandler: Processed in 0.001933654 sec. | ||
| 4813 | 2025.07.29 18:51:00.281578 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4814 | 2025.07.29 18:51:00.281672 [ 277 ] {c4df2094-3eae-4f40-8475-fdeb8cac1018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4815 | 2025.07.29 18:51:00.281713 [ 277 ] {c4df2094-3eae-4f40-8475-fdeb8cac1018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4816 | 2025.07.29 18:51:00.282196 [ 277 ] {c4df2094-3eae-4f40-8475-fdeb8cac1018} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4817 | 2025.07.29 18:51:00.282232 [ 277 ] {c4df2094-3eae-4f40-8475-fdeb8cac1018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4818 | 2025.07.29 18:51:00.282544 [ 277 ] {c4df2094-3eae-4f40-8475-fdeb8cac1018} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4819 | 2025.07.29 18:51:00.282761 [ 277 ] {c4df2094-3eae-4f40-8475-fdeb8cac1018} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4820 | 2025.07.29 18:51:00.282869 [ 61 ] {} <Debug> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4821 | 2025.07.29 18:51:00.282888 [ 277 ] {c4df2094-3eae-4f40-8475-fdeb8cac1018} <Debug> executeQuery: Read 228 rows, 14.18 KiB in 0.001233 sec., 184914.84184914842 rows/sec., 11.23 MiB/sec. | ||
| 4822 | 2025.07.29 18:51:00.282938 [ 61 ] {} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4823 | 2025.07.29 18:51:00.282946 [ 277 ] {c4df2094-3eae-4f40-8475-fdeb8cac1018} <Debug> TCPHandler: Processed in 0.00141828 sec. | ||
| 4824 | 2025.07.29 18:51:00.282969 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4825 | 2025.07.29 18:51:00.283070 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4826 | 2025.07.29 18:51:00.283093 [ 196 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::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 | ||
| 4827 | 2025.07.29 18:51:00.283169 [ 277 ] {7f58ef06-46e4-47d8-b7e8-f17e7319939d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4828 | 2025.07.29 18:51:00.283215 [ 277 ] {7f58ef06-46e4-47d8-b7e8-f17e7319939d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4829 | 2025.07.29 18:51:00.283250 [ 196 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4830 | 2025.07.29 18:51:00.283291 [ 196 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 269 rows starting from the beginning of the part | ||
| 4831 | 2025.07.29 18:51:00.283363 [ 196 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 238 rows starting from the beginning of the part | ||
| 4832 | 2025.07.29 18:51:00.283418 [ 196 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 9 rows starting from the beginning of the part | ||
| 4833 | 2025.07.29 18:51:00.283466 [ 196 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 228 rows starting from the beginning of the part | ||
| 4834 | 2025.07.29 18:51:00.283512 [ 196 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 13 rows starting from the beginning of the part | ||
| 4835 | 2025.07.29 18:51:00.283560 [ 196 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 228 rows starting from the beginning of the part | ||
| 4836 | 2025.07.29 18:51:00.283695 [ 277 ] {7f58ef06-46e4-47d8-b7e8-f17e7319939d} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4837 | 2025.07.29 18:51:00.283739 [ 277 ] {7f58ef06-46e4-47d8-b7e8-f17e7319939d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4838 | 2025.07.29 18:51:00.284270 [ 277 ] {7f58ef06-46e4-47d8-b7e8-f17e7319939d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4839 | 2025.07.29 18:51:00.284502 [ 277 ] {7f58ef06-46e4-47d8-b7e8-f17e7319939d} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4840 | 2025.07.29 18:51:00.284624 [ 190 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 985 rows, containing 5 columns (5 merged, 0 gathered) in 0.001589195 sec., 619810.6588555841 rows/sec., 40.52 MiB/sec. | ||
| 4841 | 2025.07.29 18:51:00.284650 [ 277 ] {7f58ef06-46e4-47d8-b7e8-f17e7319939d} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001499 sec., 135423.61574382923 rows/sec., 8.74 MiB/sec. | ||
| 4842 | 2025.07.29 18:51:00.284689 [ 277 ] {7f58ef06-46e4-47d8-b7e8-f17e7319939d} <Debug> TCPHandler: Processed in 0.001668596 sec. | ||
| 4843 | 2025.07.29 18:51:00.284818 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4844 | 2025.07.29 18:51:00.284848 [ 187 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4845 | 2025.07.29 18:51:00.284942 [ 277 ] {7ca9f679-e520-46a7-af97-46b37320b781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4846 | 2025.07.29 18:51:00.284998 [ 277 ] {7ca9f679-e520-46a7-af97-46b37320b781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4847 | 2025.07.29 18:51:00.285215 [ 187 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_26_5} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4848 | 2025.07.29 18:51:00.285312 [ 187 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_26_5} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4849 | 2025.07.29 18:51:00.285430 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 4850 | 2025.07.29 18:51:00.285561 [ 277 ] {7ca9f679-e520-46a7-af97-46b37320b781} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4851 | 2025.07.29 18:51:00.285604 [ 277 ] {7ca9f679-e520-46a7-af97-46b37320b781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4852 | 2025.07.29 18:51:00.285947 [ 277 ] {7ca9f679-e520-46a7-af97-46b37320b781} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4853 | 2025.07.29 18:51:00.286159 [ 277 ] {7ca9f679-e520-46a7-af97-46b37320b781} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4854 | 2025.07.29 18:51:00.286286 [ 277 ] {7ca9f679-e520-46a7-af97-46b37320b781} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001368 sec., 147660.81871345028 rows/sec., 8.39 MiB/sec. | ||
| 4855 | 2025.07.29 18:51:00.286324 [ 277 ] {7ca9f679-e520-46a7-af97-46b37320b781} <Debug> TCPHandler: Processed in 0.001567893 sec. | ||
| 4856 | 2025.07.29 18:51:00.286429 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4857 | 2025.07.29 18:51:00.286524 [ 277 ] {d737df23-7ca8-4b16-a810-eac9517cd805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4858 | 2025.07.29 18:51:00.286564 [ 277 ] {d737df23-7ca8-4b16-a810-eac9517cd805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4859 | 2025.07.29 18:51:00.287212 [ 277 ] {d737df23-7ca8-4b16-a810-eac9517cd805} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4860 | 2025.07.29 18:51:00.287248 [ 277 ] {d737df23-7ca8-4b16-a810-eac9517cd805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4861 | 2025.07.29 18:51:00.287650 [ 277 ] {d737df23-7ca8-4b16-a810-eac9517cd805} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4862 | 2025.07.29 18:51:00.287867 [ 277 ] {d737df23-7ca8-4b16-a810-eac9517cd805} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4863 | 2025.07.29 18:51:00.287997 [ 277 ] {d737df23-7ca8-4b16-a810-eac9517cd805} <Debug> executeQuery: Read 684 rows, 49.13 KiB in 0.001491 sec., 458752.5150905433 rows/sec., 32.18 MiB/sec. | ||
| 4864 | 2025.07.29 18:51:00.288033 [ 277 ] {d737df23-7ca8-4b16-a810-eac9517cd805} <Debug> TCPHandler: Processed in 0.001652906 sec. | ||
| 4865 | 2025.07.29 18:51:00.288140 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4866 | 2025.07.29 18:51:00.288234 [ 277 ] {7493a5e0-8613-48fe-86d1-b7b6518490a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4867 | 2025.07.29 18:51:00.288278 [ 277 ] {7493a5e0-8613-48fe-86d1-b7b6518490a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4868 | 2025.07.29 18:51:00.288586 [ 277 ] {7493a5e0-8613-48fe-86d1-b7b6518490a8} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4869 | 2025.07.29 18:51:00.288623 [ 277 ] {7493a5e0-8613-48fe-86d1-b7b6518490a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4870 | 2025.07.29 18:51:00.288927 [ 277 ] {7493a5e0-8613-48fe-86d1-b7b6518490a8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4871 | 2025.07.29 18:51:00.289143 [ 277 ] {7493a5e0-8613-48fe-86d1-b7b6518490a8} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4872 | 2025.07.29 18:51:00.289272 [ 277 ] {7493a5e0-8613-48fe-86d1-b7b6518490a8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 4873 | 2025.07.29 18:51:00.289310 [ 277 ] {7493a5e0-8613-48fe-86d1-b7b6518490a8} <Debug> TCPHandler: Processed in 0.001217934 sec. | ||
| 4874 | 2025.07.29 18:51:00.289410 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4875 | 2025.07.29 18:51:00.289503 [ 277 ] {03cb74e7-e440-437e-bc1d-07a7938fe744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4876 | 2025.07.29 18:51:00.289546 [ 277 ] {03cb74e7-e440-437e-bc1d-07a7938fe744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4877 | 2025.07.29 18:51:00.289970 [ 277 ] {03cb74e7-e440-437e-bc1d-07a7938fe744} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4878 | 2025.07.29 18:51:00.290008 [ 277 ] {03cb74e7-e440-437e-bc1d-07a7938fe744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4879 | 2025.07.29 18:51:00.290360 [ 277 ] {03cb74e7-e440-437e-bc1d-07a7938fe744} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4880 | 2025.07.29 18:51:00.290569 [ 277 ] {03cb74e7-e440-437e-bc1d-07a7938fe744} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4881 | 2025.07.29 18:51:00.290697 [ 277 ] {03cb74e7-e440-437e-bc1d-07a7938fe744} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001212 sec., 253300.3300330033 rows/sec., 16.66 MiB/sec. | ||
| 4882 | 2025.07.29 18:51:00.290734 [ 277 ] {03cb74e7-e440-437e-bc1d-07a7938fe744} <Debug> TCPHandler: Processed in 0.001372968 sec. | ||
| 4883 | 2025.07.29 18:51:00.290846 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4884 | 2025.07.29 18:51:00.290949 [ 277 ] {c30b6cf7-85aa-4697-ac58-2ddcba8a8000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4885 | 2025.07.29 18:51:00.290992 [ 277 ] {c30b6cf7-85aa-4697-ac58-2ddcba8a8000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4886 | 2025.07.29 18:51:00.291305 [ 277 ] {c30b6cf7-85aa-4697-ac58-2ddcba8a8000} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4887 | 2025.07.29 18:51:00.291343 [ 277 ] {c30b6cf7-85aa-4697-ac58-2ddcba8a8000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4888 | 2025.07.29 18:51:00.291671 [ 277 ] {c30b6cf7-85aa-4697-ac58-2ddcba8a8000} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4889 | 2025.07.29 18:51:00.291882 [ 277 ] {c30b6cf7-85aa-4697-ac58-2ddcba8a8000} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4890 | 2025.07.29 18:51:00.292013 [ 277 ] {c30b6cf7-85aa-4697-ac58-2ddcba8a8000} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001082 sec., 924.2144177449168 rows/sec., 62.28 KiB/sec. | ||
| 4891 | 2025.07.29 18:51:00.292051 [ 277 ] {c30b6cf7-85aa-4697-ac58-2ddcba8a8000} <Debug> TCPHandler: Processed in 0.001256235 sec. | ||
| 4892 | 2025.07.29 18:51:00.292159 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4893 | 2025.07.29 18:51:00.292255 [ 277 ] {1d7c7069-d63f-4477-9fe0-87b132c4b9a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4894 | 2025.07.29 18:51:00.292308 [ 277 ] {1d7c7069-d63f-4477-9fe0-87b132c4b9a0} <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 | ||
| 4895 | 2025.07.29 18:51:00.293159 [ 277 ] {1d7c7069-d63f-4477-9fe0-87b132c4b9a0} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4896 | 2025.07.29 18:51:00.293195 [ 277 ] {1d7c7069-d63f-4477-9fe0-87b132c4b9a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4897 | 2025.07.29 18:51:00.293783 [ 277 ] {1d7c7069-d63f-4477-9fe0-87b132c4b9a0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4898 | 2025.07.29 18:51:00.294019 [ 277 ] {1d7c7069-d63f-4477-9fe0-87b132c4b9a0} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4899 | 2025.07.29 18:51:00.294176 [ 277 ] {1d7c7069-d63f-4477-9fe0-87b132c4b9a0} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001939 sec., 16503.352243424444 rows/sec., 29.57 MiB/sec. | ||
| 4900 | 2025.07.29 18:51:00.294241 [ 277 ] {1d7c7069-d63f-4477-9fe0-87b132c4b9a0} <Debug> TCPHandler: Processed in 0.002131299 sec. | ||
| 4901 | 2025.07.29 18:51:00.294351 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4902 | 2025.07.29 18:51:00.294446 [ 277 ] {8c86c2a9-b95e-4ee2-9d51-5e067129d41d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4903 | 2025.07.29 18:51:00.294487 [ 277 ] {8c86c2a9-b95e-4ee2-9d51-5e067129d41d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4904 | 2025.07.29 18:51:00.294828 [ 277 ] {8c86c2a9-b95e-4ee2-9d51-5e067129d41d} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4905 | 2025.07.29 18:51:00.294865 [ 277 ] {8c86c2a9-b95e-4ee2-9d51-5e067129d41d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4906 | 2025.07.29 18:51:00.295193 [ 277 ] {8c86c2a9-b95e-4ee2-9d51-5e067129d41d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4907 | 2025.07.29 18:51:00.295406 [ 277 ] {8c86c2a9-b95e-4ee2-9d51-5e067129d41d} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4908 | 2025.07.29 18:51:00.295531 [ 277 ] {8c86c2a9-b95e-4ee2-9d51-5e067129d41d} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001104 sec., 92391.3043478261 rows/sec., 5.68 MiB/sec. | ||
| 4909 | 2025.07.29 18:51:00.295568 [ 277 ] {8c86c2a9-b95e-4ee2-9d51-5e067129d41d} <Debug> TCPHandler: Processed in 0.001267125 sec. | ||
| 4910 | 2025.07.29 18:51:02.283663 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4911 | 2025.07.29 18:51:02.283727 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4912 | 2025.07.29 18:51:02.416120 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 | ||
| 4913 | 2025.07.29 18:51:02.416628 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4914 | 2025.07.29 18:51:02.416667 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4915 | 2025.07.29 18:51:02.417180 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4916 | 2025.07.29 18:51:02.417402 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4917 | 2025.07.29 18:51:02.417530 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
| 4918 | 2025.07.29 18:51:02.958417 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4919 | 2025.07.29 18:51:02.973735 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4920 | 2025.07.29 18:51:02.973790 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4921 | 2025.07.29 18:51:02.980052 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4922 | 2025.07.29 18:51:02.980787 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4923 | 2025.07.29 18:51:02.983473 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4924 | 2025.07.29 18:51:05.266525 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4925 | 2025.07.29 18:51:05.266705 [ 277 ] {fe6a450a-a567-48f5-88e1-1c6871a9860d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4926 | 2025.07.29 18:51:05.266768 [ 277 ] {fe6a450a-a567-48f5-88e1-1c6871a9860d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4927 | 2025.07.29 18:51:05.267383 [ 277 ] {fe6a450a-a567-48f5-88e1-1c6871a9860d} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4928 | 2025.07.29 18:51:05.267424 [ 277 ] {fe6a450a-a567-48f5-88e1-1c6871a9860d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4929 | 2025.07.29 18:51:05.267834 [ 277 ] {fe6a450a-a567-48f5-88e1-1c6871a9860d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4930 | 2025.07.29 18:51:05.268061 [ 277 ] {fe6a450a-a567-48f5-88e1-1c6871a9860d} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4931 | 2025.07.29 18:51:05.268207 [ 277 ] {fe6a450a-a567-48f5-88e1-1c6871a9860d} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.001553 sec., 47649.710238248554 rows/sec., 3.88 MiB/sec. | ||
| 4932 | 2025.07.29 18:51:05.268250 [ 277 ] {fe6a450a-a567-48f5-88e1-1c6871a9860d} <Debug> TCPHandler: Processed in 0.001847802 sec. | ||
| 4933 | 2025.07.29 18:51:05.268377 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4934 | 2025.07.29 18:51:05.268473 [ 277 ] {8c45a41a-d95f-48c4-8774-c04684f0b32b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4935 | 2025.07.29 18:51:05.268513 [ 277 ] {8c45a41a-d95f-48c4-8774-c04684f0b32b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4936 | 2025.07.29 18:51:05.268914 [ 277 ] {8c45a41a-d95f-48c4-8774-c04684f0b32b} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4937 | 2025.07.29 18:51:05.268950 [ 277 ] {8c45a41a-d95f-48c4-8774-c04684f0b32b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4938 | 2025.07.29 18:51:05.269255 [ 277 ] {8c45a41a-d95f-48c4-8774-c04684f0b32b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4939 | 2025.07.29 18:51:05.269468 [ 277 ] {8c45a41a-d95f-48c4-8774-c04684f0b32b} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4940 | 2025.07.29 18:51:05.269594 [ 277 ] {8c45a41a-d95f-48c4-8774-c04684f0b32b} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001141 sec., 7887.817703768624 rows/sec., 593.13 KiB/sec. | ||
| 4941 | 2025.07.29 18:51:05.269631 [ 277 ] {8c45a41a-d95f-48c4-8774-c04684f0b32b} <Debug> TCPHandler: Processed in 0.001304686 sec. | ||
| 4942 | 2025.07.29 18:51:05.269734 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4943 | 2025.07.29 18:51:05.269828 [ 277 ] {bff96d7b-a489-48f9-b742-29c7384dc328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4944 | 2025.07.29 18:51:05.269867 [ 277 ] {bff96d7b-a489-48f9-b742-29c7384dc328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4945 | 2025.07.29 18:51:05.270272 [ 277 ] {bff96d7b-a489-48f9-b742-29c7384dc328} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4946 | 2025.07.29 18:51:05.270308 [ 277 ] {bff96d7b-a489-48f9-b742-29c7384dc328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4947 | 2025.07.29 18:51:05.270638 [ 277 ] {bff96d7b-a489-48f9-b742-29c7384dc328} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4948 | 2025.07.29 18:51:05.270857 [ 277 ] {bff96d7b-a489-48f9-b742-29c7384dc328} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4949 | 2025.07.29 18:51:05.270982 [ 277 ] {bff96d7b-a489-48f9-b742-29c7384dc328} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001173 sec., 62233.589087809036 rows/sec., 4.86 MiB/sec. | ||
| 4950 | 2025.07.29 18:51:05.271020 [ 277 ] {bff96d7b-a489-48f9-b742-29c7384dc328} <Debug> TCPHandler: Processed in 0.001335387 sec. | ||
| 4951 | 2025.07.29 18:51:05.271130 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4952 | 2025.07.29 18:51:05.271224 [ 277 ] {ab4d1636-cfb4-4f70-bdae-a447b7dfb324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4953 | 2025.07.29 18:51:05.271266 [ 277 ] {ab4d1636-cfb4-4f70-bdae-a447b7dfb324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4954 | 2025.07.29 18:51:05.271663 [ 277 ] {ab4d1636-cfb4-4f70-bdae-a447b7dfb324} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4955 | 2025.07.29 18:51:05.271702 [ 277 ] {ab4d1636-cfb4-4f70-bdae-a447b7dfb324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4956 | 2025.07.29 18:51:05.272045 [ 277 ] {ab4d1636-cfb4-4f70-bdae-a447b7dfb324} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4957 | 2025.07.29 18:51:05.272256 [ 277 ] {ab4d1636-cfb4-4f70-bdae-a447b7dfb324} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4958 | 2025.07.29 18:51:05.272385 [ 277 ] {ab4d1636-cfb4-4f70-bdae-a447b7dfb324} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 4959 | 2025.07.29 18:51:05.272421 [ 277 ] {ab4d1636-cfb4-4f70-bdae-a447b7dfb324} <Debug> TCPHandler: Processed in 0.001340767 sec. | ||
| 4960 | 2025.07.29 18:51:05.272531 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4961 | 2025.07.29 18:51:05.272624 [ 277 ] {6562fcb3-f922-45c5-bcce-b75aa9de13fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4962 | 2025.07.29 18:51:05.272679 [ 277 ] {6562fcb3-f922-45c5-bcce-b75aa9de13fd} <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 | ||
| 4963 | 2025.07.29 18:51:05.273411 [ 277 ] {6562fcb3-f922-45c5-bcce-b75aa9de13fd} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4964 | 2025.07.29 18:51:05.273447 [ 277 ] {6562fcb3-f922-45c5-bcce-b75aa9de13fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4965 | 2025.07.29 18:51:05.273973 [ 277 ] {6562fcb3-f922-45c5-bcce-b75aa9de13fd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4966 | 2025.07.29 18:51:05.274196 [ 277 ] {6562fcb3-f922-45c5-bcce-b75aa9de13fd} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4967 | 2025.07.29 18:51:05.274315 [ 53 ] {} <Debug> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4968 | 2025.07.29 18:51:05.274335 [ 277 ] {6562fcb3-f922-45c5-bcce-b75aa9de13fd} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001729 sec., 5205.320994794679 rows/sec., 9.33 MiB/sec. | ||
| 4969 | 2025.07.29 18:51:05.274406 [ 53 ] {} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4970 | 2025.07.29 18:51:05.274432 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4971 | 2025.07.29 18:51:05.274450 [ 277 ] {6562fcb3-f922-45c5-bcce-b75aa9de13fd} <Debug> TCPHandler: Processed in 0.001967325 sec. | ||
| 4972 | 2025.07.29 18:51:05.274542 [ 196 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::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 | ||
| 4973 | 2025.07.29 18:51:05.274573 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4974 | 2025.07.29 18:51:05.274674 [ 277 ] {62a760f7-88fc-45fd-a7aa-6d37ddfbe697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4975 | 2025.07.29 18:51:05.274721 [ 277 ] {62a760f7-88fc-45fd-a7aa-6d37ddfbe697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4976 | 2025.07.29 18:51:05.274810 [ 196 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4977 | 2025.07.29 18:51:05.274884 [ 196 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 385 rows starting from the beginning of the part | ||
| 4978 | 2025.07.29 18:51:05.275023 [ 196 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 9 rows starting from the beginning of the part | ||
| 4979 | 2025.07.29 18:51:05.275046 [ 277 ] {62a760f7-88fc-45fd-a7aa-6d37ddfbe697} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4980 | 2025.07.29 18:51:05.275085 [ 277 ] {62a760f7-88fc-45fd-a7aa-6d37ddfbe697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 4981 | 2025.07.29 18:51:05.275137 [ 196 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part | ||
| 4982 | 2025.07.29 18:51:05.275251 [ 196 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 9 rows starting from the beginning of the part | ||
| 4983 | 2025.07.29 18:51:05.275357 [ 196 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 32 rows starting from the beginning of the part | ||
| 4984 | 2025.07.29 18:51:05.275419 [ 277 ] {62a760f7-88fc-45fd-a7aa-6d37ddfbe697} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4985 | 2025.07.29 18:51:05.275456 [ 196 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 9 rows starting from the beginning of the part | ||
| 4986 | 2025.07.29 18:51:05.275644 [ 277 ] {62a760f7-88fc-45fd-a7aa-6d37ddfbe697} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4987 | 2025.07.29 18:51:05.275785 [ 277 ] {62a760f7-88fc-45fd-a7aa-6d37ddfbe697} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 4988 | 2025.07.29 18:51:05.275823 [ 277 ] {62a760f7-88fc-45fd-a7aa-6d37ddfbe697} <Debug> TCPHandler: Processed in 0.001300116 sec. | ||
| 4989 | 2025.07.29 18:51:05.279785 [ 187 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 476 rows, containing 19 columns (19 merged, 0 gathered) in 0.005290047 sec., 89980.29696144476 rows/sec., 161.24 MiB/sec. | ||
| 4990 | 2025.07.29 18:51:05.280549 [ 200 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4991 | 2025.07.29 18:51:05.280896 [ 200 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4992 | 2025.07.29 18:51:05.280970 [ 200 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4993 | 2025.07.29 18:51:05.281077 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. | ||
| 4994 | 2025.07.29 18:51:06.000225 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.89 MiB, peak 233.22 MiB, free memory in arenas 0.00 B, will set to 228.76 MiB (RSS), difference: 1.87 MiB | ||
| 4995 | 2025.07.29 18:51:06.684158 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4996 | 2025.07.29 18:51:06.684349 [ 277 ] {c77bce56-1970-409d-b5c6-25e85dc8be77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4997 | 2025.07.29 18:51:06.684427 [ 277 ] {c77bce56-1970-409d-b5c6-25e85dc8be77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4998 | 2025.07.29 18:51:06.685267 [ 277 ] {c77bce56-1970-409d-b5c6-25e85dc8be77} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4999 | 2025.07.29 18:51:06.685319 [ 277 ] {c77bce56-1970-409d-b5c6-25e85dc8be77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5000 | 2025.07.29 18:51:06.685740 [ 277 ] {c77bce56-1970-409d-b5c6-25e85dc8be77} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5001 | 2025.07.29 18:51:06.685977 [ 277 ] {c77bce56-1970-409d-b5c6-25e85dc8be77} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5002 | 2025.07.29 18:51:06.686137 [ 277 ] {c77bce56-1970-409d-b5c6-25e85dc8be77} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001836 sec., 213507.62527233115 rows/sec., 13.55 MiB/sec. | ||
| 5003 | 2025.07.29 18:51:06.686187 [ 277 ] {c77bce56-1970-409d-b5c6-25e85dc8be77} <Debug> TCPHandler: Processed in 0.00215538 sec. | ||
| 5004 | 2025.07.29 18:51:06.686322 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5005 | 2025.07.29 18:51:06.686425 [ 277 ] {8cc728eb-2321-4018-a89b-66e2f1e0f08e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5006 | 2025.07.29 18:51:06.686469 [ 277 ] {8cc728eb-2321-4018-a89b-66e2f1e0f08e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5007 | 2025.07.29 18:51:06.686890 [ 277 ] {8cc728eb-2321-4018-a89b-66e2f1e0f08e} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5008 | 2025.07.29 18:51:06.686928 [ 277 ] {8cc728eb-2321-4018-a89b-66e2f1e0f08e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5009 | 2025.07.29 18:51:06.687236 [ 277 ] {8cc728eb-2321-4018-a89b-66e2f1e0f08e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5010 | 2025.07.29 18:51:06.687452 [ 277 ] {8cc728eb-2321-4018-a89b-66e2f1e0f08e} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5011 | 2025.07.29 18:51:06.687584 [ 277 ] {8cc728eb-2321-4018-a89b-66e2f1e0f08e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001182 sec., 3384.09475465313 rows/sec., 275.95 KiB/sec. | ||
| 5012 | 2025.07.29 18:51:06.687623 [ 277 ] {8cc728eb-2321-4018-a89b-66e2f1e0f08e} <Debug> TCPHandler: Processed in 0.001353728 sec. | ||
| 5013 | 2025.07.29 18:51:06.687738 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5014 | 2025.07.29 18:51:06.687834 [ 277 ] {564887cb-5020-45df-a4ed-fbdeeddca98a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5015 | 2025.07.29 18:51:06.687875 [ 277 ] {564887cb-5020-45df-a4ed-fbdeeddca98a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5016 | 2025.07.29 18:51:06.689396 [ 277 ] {564887cb-5020-45df-a4ed-fbdeeddca98a} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5017 | 2025.07.29 18:51:06.689434 [ 277 ] {564887cb-5020-45df-a4ed-fbdeeddca98a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5018 | 2025.07.29 18:51:06.689996 [ 277 ] {564887cb-5020-45df-a4ed-fbdeeddca98a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5019 | 2025.07.29 18:51:06.690268 [ 277 ] {564887cb-5020-45df-a4ed-fbdeeddca98a} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5020 | 2025.07.29 18:51:06.690419 [ 277 ] {564887cb-5020-45df-a4ed-fbdeeddca98a} <Debug> executeQuery: Read 2273 rows, 188.34 KiB in 0.002604 sec., 872887.8648233487 rows/sec., 70.63 MiB/sec. | ||
| 5021 | 2025.07.29 18:51:06.690465 [ 277 ] {564887cb-5020-45df-a4ed-fbdeeddca98a} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 5022 | 2025.07.29 18:51:06.690478 [ 277 ] {564887cb-5020-45df-a4ed-fbdeeddca98a} <Debug> TCPHandler: Processed in 0.002792728 sec. | ||
| 5023 | 2025.07.29 18:51:06.690597 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5024 | 2025.07.29 18:51:06.690702 [ 277 ] {15260935-9b5c-4aea-9745-4fdba6254add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5025 | 2025.07.29 18:51:06.690747 [ 277 ] {15260935-9b5c-4aea-9745-4fdba6254add} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5026 | 2025.07.29 18:51:06.691273 [ 277 ] {15260935-9b5c-4aea-9745-4fdba6254add} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5027 | 2025.07.29 18:51:06.691309 [ 277 ] {15260935-9b5c-4aea-9745-4fdba6254add} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5028 | 2025.07.29 18:51:06.691669 [ 277 ] {15260935-9b5c-4aea-9745-4fdba6254add} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5029 | 2025.07.29 18:51:06.691886 [ 277 ] {15260935-9b5c-4aea-9745-4fdba6254add} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5030 | 2025.07.29 18:51:06.692019 [ 277 ] {15260935-9b5c-4aea-9745-4fdba6254add} <Debug> executeQuery: Read 232 rows, 14.46 KiB in 0.00134 sec., 173134.32835820894 rows/sec., 10.54 MiB/sec. | ||
| 5031 | 2025.07.29 18:51:06.692057 [ 277 ] {15260935-9b5c-4aea-9745-4fdba6254add} <Debug> TCPHandler: Processed in 0.001517042 sec. | ||
| 5032 | 2025.07.29 18:51:06.692180 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5033 | 2025.07.29 18:51:06.692300 [ 277 ] {3bc91bb2-b346-4bfc-8c65-49622481f879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5034 | 2025.07.29 18:51:06.692349 [ 277 ] {3bc91bb2-b346-4bfc-8c65-49622481f879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5035 | 2025.07.29 18:51:06.692939 [ 277 ] {3bc91bb2-b346-4bfc-8c65-49622481f879} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5036 | 2025.07.29 18:51:06.692976 [ 277 ] {3bc91bb2-b346-4bfc-8c65-49622481f879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5037 | 2025.07.29 18:51:06.693300 [ 277 ] {3bc91bb2-b346-4bfc-8c65-49622481f879} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5038 | 2025.07.29 18:51:06.693514 [ 277 ] {3bc91bb2-b346-4bfc-8c65-49622481f879} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5039 | 2025.07.29 18:51:06.693642 [ 277 ] {3bc91bb2-b346-4bfc-8c65-49622481f879} <Debug> executeQuery: Read 431 rows, 29.22 KiB in 0.001367 sec., 315288.9539136796 rows/sec., 20.87 MiB/sec. | ||
| 5040 | 2025.07.29 18:51:06.693678 [ 277 ] {3bc91bb2-b346-4bfc-8c65-49622481f879} <Debug> TCPHandler: Processed in 0.001561303 sec. | ||
| 5041 | 2025.07.29 18:51:06.693806 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5042 | 2025.07.29 18:51:06.693900 [ 277 ] {36afdee3-41ba-447a-9265-6b4578f80455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5043 | 2025.07.29 18:51:06.693940 [ 277 ] {36afdee3-41ba-447a-9265-6b4578f80455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5044 | 2025.07.29 18:51:06.694392 [ 277 ] {36afdee3-41ba-447a-9265-6b4578f80455} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5045 | 2025.07.29 18:51:06.694429 [ 277 ] {36afdee3-41ba-447a-9265-6b4578f80455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5046 | 2025.07.29 18:51:06.694743 [ 277 ] {36afdee3-41ba-447a-9265-6b4578f80455} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5047 | 2025.07.29 18:51:06.694963 [ 277 ] {36afdee3-41ba-447a-9265-6b4578f80455} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5048 | 2025.07.29 18:51:06.695089 [ 277 ] {36afdee3-41ba-447a-9265-6b4578f80455} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001207 sec., 167357.08367854185 rows/sec., 9.51 MiB/sec. | ||
| 5049 | 2025.07.29 18:51:06.695127 [ 277 ] {36afdee3-41ba-447a-9265-6b4578f80455} <Debug> TCPHandler: Processed in 0.001371739 sec. | ||
| 5050 | 2025.07.29 18:51:06.695239 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5051 | 2025.07.29 18:51:06.695334 [ 277 ] {a7c3747d-be90-44f1-868a-cf47e5865d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5052 | 2025.07.29 18:51:06.695374 [ 277 ] {a7c3747d-be90-44f1-868a-cf47e5865d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5053 | 2025.07.29 18:51:06.696146 [ 277 ] {a7c3747d-be90-44f1-868a-cf47e5865d87} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5054 | 2025.07.29 18:51:06.696182 [ 277 ] {a7c3747d-be90-44f1-868a-cf47e5865d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5055 | 2025.07.29 18:51:06.696536 [ 277 ] {a7c3747d-be90-44f1-868a-cf47e5865d87} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5056 | 2025.07.29 18:51:06.696821 [ 277 ] {a7c3747d-be90-44f1-868a-cf47e5865d87} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5057 | 2025.07.29 18:51:06.696975 [ 277 ] {a7c3747d-be90-44f1-868a-cf47e5865d87} <Debug> executeQuery: Read 1144 rows, 83.75 KiB in 0.001659 sec., 689572.0313441833 rows/sec., 49.30 MiB/sec. | ||
| 5058 | 2025.07.29 18:51:06.697013 [ 277 ] {a7c3747d-be90-44f1-868a-cf47e5865d87} <Debug> TCPHandler: Processed in 0.001823641 sec. | ||
| 5059 | 2025.07.29 18:51:06.697122 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5060 | 2025.07.29 18:51:06.697217 [ 277 ] {3bd57959-eb4b-4936-9680-f3409c2bc022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5061 | 2025.07.29 18:51:06.697259 [ 277 ] {3bd57959-eb4b-4936-9680-f3409c2bc022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5062 | 2025.07.29 18:51:06.697586 [ 277 ] {3bd57959-eb4b-4936-9680-f3409c2bc022} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5063 | 2025.07.29 18:51:06.697623 [ 277 ] {3bd57959-eb4b-4936-9680-f3409c2bc022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5064 | 2025.07.29 18:51:06.697947 [ 277 ] {3bd57959-eb4b-4936-9680-f3409c2bc022} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5065 | 2025.07.29 18:51:06.698162 [ 277 ] {3bd57959-eb4b-4936-9680-f3409c2bc022} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5066 | 2025.07.29 18:51:06.698290 [ 277 ] {3bd57959-eb4b-4936-9680-f3409c2bc022} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 287.07 KiB/sec. | ||
| 5067 | 2025.07.29 18:51:06.698328 [ 277 ] {3bd57959-eb4b-4936-9680-f3409c2bc022} <Debug> TCPHandler: Processed in 0.001255805 sec. | ||
| 5068 | 2025.07.29 18:51:06.698434 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5069 | 2025.07.29 18:51:06.698529 [ 277 ] {2993df35-d8c6-46a8-b7d6-4b971403feca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5070 | 2025.07.29 18:51:06.698572 [ 277 ] {2993df35-d8c6-46a8-b7d6-4b971403feca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5071 | 2025.07.29 18:51:06.699147 [ 277 ] {2993df35-d8c6-46a8-b7d6-4b971403feca} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5072 | 2025.07.29 18:51:06.699183 [ 277 ] {2993df35-d8c6-46a8-b7d6-4b971403feca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5073 | 2025.07.29 18:51:06.699554 [ 277 ] {2993df35-d8c6-46a8-b7d6-4b971403feca} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5074 | 2025.07.29 18:51:06.699785 [ 277 ] {2993df35-d8c6-46a8-b7d6-4b971403feca} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5075 | 2025.07.29 18:51:06.699918 [ 277 ] {2993df35-d8c6-46a8-b7d6-4b971403feca} <Debug> executeQuery: Read 913 rows, 61.77 KiB in 0.001408 sec., 648437.5 rows/sec., 42.84 MiB/sec. | ||
| 5076 | 2025.07.29 18:51:06.699954 [ 277 ] {2993df35-d8c6-46a8-b7d6-4b971403feca} <Debug> TCPHandler: Processed in 0.001569183 sec. | ||
| 5077 | 2025.07.29 18:51:06.700063 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5078 | 2025.07.29 18:51:06.700158 [ 277 ] {adec03ed-5cdc-4dcb-8bbc-f8d5ddd849a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5079 | 2025.07.29 18:51:06.700200 [ 277 ] {adec03ed-5cdc-4dcb-8bbc-f8d5ddd849a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5080 | 2025.07.29 18:51:06.700507 [ 277 ] {adec03ed-5cdc-4dcb-8bbc-f8d5ddd849a2} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5081 | 2025.07.29 18:51:06.700543 [ 277 ] {adec03ed-5cdc-4dcb-8bbc-f8d5ddd849a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5082 | 2025.07.29 18:51:06.700857 [ 277 ] {adec03ed-5cdc-4dcb-8bbc-f8d5ddd849a2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5083 | 2025.07.29 18:51:06.701069 [ 277 ] {adec03ed-5cdc-4dcb-8bbc-f8d5ddd849a2} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5084 | 2025.07.29 18:51:06.701195 [ 277 ] {adec03ed-5cdc-4dcb-8bbc-f8d5ddd849a2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 63.81 KiB/sec. | ||
| 5085 | 2025.07.29 18:51:06.701231 [ 277 ] {adec03ed-5cdc-4dcb-8bbc-f8d5ddd849a2} <Debug> TCPHandler: Processed in 0.001217824 sec. | ||
| 5086 | 2025.07.29 18:51:06.701331 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5087 | 2025.07.29 18:51:06.701423 [ 277 ] {f92f6efe-080e-425b-a12d-09b4d77f617a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5088 | 2025.07.29 18:51:06.701478 [ 277 ] {f92f6efe-080e-425b-a12d-09b4d77f617a} <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 | ||
| 5089 | 2025.07.29 18:51:06.702313 [ 277 ] {f92f6efe-080e-425b-a12d-09b4d77f617a} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5090 | 2025.07.29 18:51:06.702351 [ 277 ] {f92f6efe-080e-425b-a12d-09b4d77f617a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5091 | 2025.07.29 18:51:06.702943 [ 277 ] {f92f6efe-080e-425b-a12d-09b4d77f617a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5092 | 2025.07.29 18:51:06.703176 [ 277 ] {f92f6efe-080e-425b-a12d-09b4d77f617a} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5093 | 2025.07.29 18:51:06.703319 [ 277 ] {f92f6efe-080e-425b-a12d-09b4d77f617a} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001913 sec., 16727.6529012023 rows/sec., 29.98 MiB/sec. | ||
| 5094 | 2025.07.29 18:51:06.703389 [ 277 ] {f92f6efe-080e-425b-a12d-09b4d77f617a} <Debug> TCPHandler: Processed in 0.002108089 sec. | ||
| 5095 | 2025.07.29 18:51:06.703502 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5096 | 2025.07.29 18:51:06.703597 [ 277 ] {cff4d8fd-90a7-4588-9c1a-b319fb57d585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5097 | 2025.07.29 18:51:06.703640 [ 277 ] {cff4d8fd-90a7-4588-9c1a-b319fb57d585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5098 | 2025.07.29 18:51:06.704060 [ 277 ] {cff4d8fd-90a7-4588-9c1a-b319fb57d585} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5099 | 2025.07.29 18:51:06.704097 [ 277 ] {cff4d8fd-90a7-4588-9c1a-b319fb57d585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5100 | 2025.07.29 18:51:06.704411 [ 277 ] {cff4d8fd-90a7-4588-9c1a-b319fb57d585} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5101 | 2025.07.29 18:51:06.704626 [ 277 ] {cff4d8fd-90a7-4588-9c1a-b319fb57d585} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5102 | 2025.07.29 18:51:06.704772 [ 277 ] {cff4d8fd-90a7-4588-9c1a-b319fb57d585} <Debug> executeQuery: Read 60 rows, 3.51 KiB in 0.001193 sec., 50293.37803855826 rows/sec., 2.87 MiB/sec. | ||
| 5103 | 2025.07.29 18:51:06.704808 [ 277 ] {cff4d8fd-90a7-4588-9c1a-b319fb57d585} <Debug> TCPHandler: Processed in 0.001355608 sec. | ||
| 5104 | 2025.07.29 18:51:07.453058 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 734 | ||
| 5105 | 2025.07.29 18:51:07.455758 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5106 | 2025.07.29 18:51:07.455794 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5107 | 2025.07.29 18:51:07.456992 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5108 | 2025.07.29 18:51:07.457271 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5109 | 2025.07.29 18:51:07.457398 [ 47 ] {} <Debug> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5110 | 2025.07.29 18:51:07.457436 [ 47 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5111 | 2025.07.29 18:51:07.457453 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5112 | 2025.07.29 18:51:07.457520 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 734 | ||
| 5113 | 2025.07.29 18:51:07.457578 [ 200 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::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 | ||
| 5114 | 2025.07.29 18:51:07.458160 [ 200 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5115 | 2025.07.29 18:51:07.458311 [ 200 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 528 rows starting from the beginning of the part | ||
| 5116 | 2025.07.29 18:51:07.458760 [ 200 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 34 rows starting from the beginning of the part | ||
| 5117 | 2025.07.29 18:51:07.459115 [ 200 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 58 rows starting from the beginning of the part | ||
| 5118 | 2025.07.29 18:51:07.459434 [ 200 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part | ||
| 5119 | 2025.07.29 18:51:07.459728 [ 200 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 5120 | 2025.07.29 18:51:07.460030 [ 200 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 58 rows starting from the beginning of the part | ||
| 5121 | 2025.07.29 18:51:07.466359 [ 187 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 734 rows, containing 72 columns (72 merged, 0 gathered) in 0.008844367 sec., 82990.67643846077 rows/sec., 73.43 MiB/sec. | ||
| 5122 | 2025.07.29 18:51:07.467501 [ 189 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5123 | 2025.07.29 18:51:07.468151 [ 189 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_16_3} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5124 | 2025.07.29 18:51:07.468236 [ 189 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_16_3} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5125 | 2025.07.29 18:51:07.468477 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
| 5126 | 2025.07.29 18:51:09.917628 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10553 | ||
| 5127 | 2025.07.29 18:51:09.918238 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5128 | 2025.07.29 18:51:09.918284 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5129 | 2025.07.29 18:51:09.918843 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5130 | 2025.07.29 18:51:09.919087 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5131 | 2025.07.29 18:51:09.919222 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10553 | ||
| 5132 | 2025.07.29 18:51:10.263010 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5133 | 2025.07.29 18:51:10.263187 [ 277 ] {2de131c2-7d8e-41b5-84e3-786bb2aaff86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5134 | 2025.07.29 18:51:10.263253 [ 277 ] {2de131c2-7d8e-41b5-84e3-786bb2aaff86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5135 | 2025.07.29 18:51:10.263999 [ 277 ] {2de131c2-7d8e-41b5-84e3-786bb2aaff86} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5136 | 2025.07.29 18:51:10.264050 [ 277 ] {2de131c2-7d8e-41b5-84e3-786bb2aaff86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5137 | 2025.07.29 18:51:10.264430 [ 277 ] {2de131c2-7d8e-41b5-84e3-786bb2aaff86} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5138 | 2025.07.29 18:51:10.264662 [ 277 ] {2de131c2-7d8e-41b5-84e3-786bb2aaff86} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5139 | 2025.07.29 18:51:10.264829 [ 277 ] {2de131c2-7d8e-41b5-84e3-786bb2aaff86} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001689 sec., 33155.71343990527 rows/sec., 2.53 MiB/sec. | ||
| 5140 | 2025.07.29 18:51:10.264875 [ 277 ] {2de131c2-7d8e-41b5-84e3-786bb2aaff86} <Debug> TCPHandler: Processed in 0.001987245 sec. | ||
| 5141 | 2025.07.29 18:51:10.265040 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5142 | 2025.07.29 18:51:10.265141 [ 277 ] {04084266-00f8-4310-8428-f7b97b234157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5143 | 2025.07.29 18:51:10.265182 [ 277 ] {04084266-00f8-4310-8428-f7b97b234157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5144 | 2025.07.29 18:51:10.265652 [ 277 ] {04084266-00f8-4310-8428-f7b97b234157} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5145 | 2025.07.29 18:51:10.265698 [ 277 ] {04084266-00f8-4310-8428-f7b97b234157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5146 | 2025.07.29 18:51:10.266003 [ 277 ] {04084266-00f8-4310-8428-f7b97b234157} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5147 | 2025.07.29 18:51:10.266225 [ 277 ] {04084266-00f8-4310-8428-f7b97b234157} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5148 | 2025.07.29 18:51:10.266351 [ 277 ] {04084266-00f8-4310-8428-f7b97b234157} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001233 sec., 51905.92051905921 rows/sec., 4.05 MiB/sec. | ||
| 5149 | 2025.07.29 18:51:10.266388 [ 277 ] {04084266-00f8-4310-8428-f7b97b234157} <Debug> TCPHandler: Processed in 0.001401409 sec. | ||
| 5150 | 2025.07.29 18:51:10.266512 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5151 | 2025.07.29 18:51:10.266605 [ 277 ] {1a930538-e2ef-49ae-bd2a-e40bb3ed5e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5152 | 2025.07.29 18:51:10.266648 [ 277 ] {1a930538-e2ef-49ae-bd2a-e40bb3ed5e46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5153 | 2025.07.29 18:51:10.267043 [ 277 ] {1a930538-e2ef-49ae-bd2a-e40bb3ed5e46} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5154 | 2025.07.29 18:51:10.267079 [ 277 ] {1a930538-e2ef-49ae-bd2a-e40bb3ed5e46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5155 | 2025.07.29 18:51:10.267392 [ 277 ] {1a930538-e2ef-49ae-bd2a-e40bb3ed5e46} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5156 | 2025.07.29 18:51:10.267602 [ 277 ] {1a930538-e2ef-49ae-bd2a-e40bb3ed5e46} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5157 | 2025.07.29 18:51:10.267744 [ 277 ] {1a930538-e2ef-49ae-bd2a-e40bb3ed5e46} <Debug> executeQuery: Read 116 rows, 8.27 KiB in 0.001158 sec., 100172.7115716753 rows/sec., 6.97 MiB/sec. | ||
| 5158 | 2025.07.29 18:51:10.267779 [ 277 ] {1a930538-e2ef-49ae-bd2a-e40bb3ed5e46} <Debug> TCPHandler: Processed in 0.001314567 sec. | ||
| 5159 | 2025.07.29 18:51:10.267901 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5160 | 2025.07.29 18:51:10.267994 [ 277 ] {3e9e83b5-3ac7-4b3a-850a-9973d3997e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5161 | 2025.07.29 18:51:10.268034 [ 277 ] {3e9e83b5-3ac7-4b3a-850a-9973d3997e96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5162 | 2025.07.29 18:51:10.268353 [ 277 ] {3e9e83b5-3ac7-4b3a-850a-9973d3997e96} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5163 | 2025.07.29 18:51:10.268388 [ 277 ] {3e9e83b5-3ac7-4b3a-850a-9973d3997e96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5164 | 2025.07.29 18:51:10.268690 [ 277 ] {3e9e83b5-3ac7-4b3a-850a-9973d3997e96} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5165 | 2025.07.29 18:51:10.268897 [ 277 ] {3e9e83b5-3ac7-4b3a-850a-9973d3997e96} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5166 | 2025.07.29 18:51:10.269025 [ 277 ] {3e9e83b5-3ac7-4b3a-850a-9973d3997e96} <Debug> executeQuery: Read 42 rows, 2.91 KiB in 0.001049 sec., 40038.13155386082 rows/sec., 2.70 MiB/sec. | ||
| 5167 | 2025.07.29 18:51:10.269059 [ 277 ] {3e9e83b5-3ac7-4b3a-850a-9973d3997e96} <Debug> TCPHandler: Processed in 0.001214984 sec. | ||
| 5168 | 2025.07.29 18:51:10.483554 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5169 | 2025.07.29 18:51:10.501430 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5170 | 2025.07.29 18:51:10.501477 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 5171 | 2025.07.29 18:51:10.507197 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5172 | 2025.07.29 18:51:10.507901 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5173 | 2025.07.29 18:51:10.510795 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5174 | 2025.07.29 18:51:15.265699 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5175 | 2025.07.29 18:51:15.265915 [ 277 ] {b281398e-95ef-4fee-99b0-4bb774a940f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5176 | 2025.07.29 18:51:15.265988 [ 277 ] {b281398e-95ef-4fee-99b0-4bb774a940f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5177 | 2025.07.29 18:51:15.266643 [ 277 ] {b281398e-95ef-4fee-99b0-4bb774a940f7} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5178 | 2025.07.29 18:51:15.266695 [ 277 ] {b281398e-95ef-4fee-99b0-4bb774a940f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5179 | 2025.07.29 18:51:15.267114 [ 277 ] {b281398e-95ef-4fee-99b0-4bb774a940f7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5180 | 2025.07.29 18:51:15.267361 [ 277 ] {b281398e-95ef-4fee-99b0-4bb774a940f7} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5181 | 2025.07.29 18:51:15.267517 [ 29 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5182 | 2025.07.29 18:51:15.267532 [ 277 ] {b281398e-95ef-4fee-99b0-4bb774a940f7} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.00167 sec., 44311.37724550898 rows/sec., 3.61 MiB/sec. | ||
| 5183 | 2025.07.29 18:51:15.267588 [ 29 ] {} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5184 | 2025.07.29 18:51:15.267609 [ 277 ] {b281398e-95ef-4fee-99b0-4bb774a940f7} <Debug> TCPHandler: Processed in 0.002045667 sec. | ||
| 5185 | 2025.07.29 18:51:15.267615 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5186 | 2025.07.29 18:51:15.267742 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5187 | 2025.07.29 18:51:15.267742 [ 188 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5188 | 2025.07.29 18:51:15.267852 [ 277 ] {5dc671df-3545-4b9c-b6cc-a5269832ca11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5189 | 2025.07.29 18:51:15.267899 [ 188 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5190 | 2025.07.29 18:51:15.267902 [ 277 ] {5dc671df-3545-4b9c-b6cc-a5269832ca11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5191 | 2025.07.29 18:51:15.267940 [ 188 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2421 rows starting from the beginning of the part | ||
| 5192 | 2025.07.29 18:51:15.268043 [ 188 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1131 rows starting from the beginning of the part | ||
| 5193 | 2025.07.29 18:51:15.268122 [ 188 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 74 rows starting from the beginning of the part | ||
| 5194 | 2025.07.29 18:51:15.268192 [ 188 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2273 rows starting from the beginning of the part | ||
| 5195 | 2025.07.29 18:51:15.268258 [ 188 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 5196 | 2025.07.29 18:51:15.268326 [ 188 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 74 rows starting from the beginning of the part | ||
| 5197 | 2025.07.29 18:51:15.268339 [ 277 ] {5dc671df-3545-4b9c-b6cc-a5269832ca11} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5198 | 2025.07.29 18:51:15.268387 [ 277 ] {5dc671df-3545-4b9c-b6cc-a5269832ca11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5199 | 2025.07.29 18:51:15.268763 [ 277 ] {5dc671df-3545-4b9c-b6cc-a5269832ca11} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5200 | 2025.07.29 18:51:15.269012 [ 277 ] {5dc671df-3545-4b9c-b6cc-a5269832ca11} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5201 | 2025.07.29 18:51:15.269155 [ 277 ] {5dc671df-3545-4b9c-b6cc-a5269832ca11} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001326 sec., 6787.330316742082 rows/sec., 510.38 KiB/sec. | ||
| 5202 | 2025.07.29 18:51:15.269194 [ 277 ] {5dc671df-3545-4b9c-b6cc-a5269832ca11} <Debug> TCPHandler: Processed in 0.001504402 sec. | ||
| 5203 | 2025.07.29 18:51:15.269305 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5204 | 2025.07.29 18:51:15.269404 [ 277 ] {23ce7daa-d384-4d99-9d62-2ea7e539c2a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5205 | 2025.07.29 18:51:15.269445 [ 277 ] {23ce7daa-d384-4d99-9d62-2ea7e539c2a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5206 | 2025.07.29 18:51:15.269879 [ 277 ] {23ce7daa-d384-4d99-9d62-2ea7e539c2a0} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5207 | 2025.07.29 18:51:15.269918 [ 277 ] {23ce7daa-d384-4d99-9d62-2ea7e539c2a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5208 | 2025.07.29 18:51:15.270235 [ 277 ] {23ce7daa-d384-4d99-9d62-2ea7e539c2a0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5209 | 2025.07.29 18:51:15.270451 [ 277 ] {23ce7daa-d384-4d99-9d62-2ea7e539c2a0} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5210 | 2025.07.29 18:51:15.270570 [ 29 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5211 | 2025.07.29 18:51:15.270595 [ 277 ] {23ce7daa-d384-4d99-9d62-2ea7e539c2a0} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001212 sec., 60231.02310231023 rows/sec., 4.70 MiB/sec. | ||
| 5212 | 2025.07.29 18:51:15.270605 [ 29 ] {} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5213 | 2025.07.29 18:51:15.270636 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5214 | 2025.07.29 18:51:15.270640 [ 277 ] {23ce7daa-d384-4d99-9d62-2ea7e539c2a0} <Debug> TCPHandler: Processed in 0.001384898 sec. | ||
| 5215 | 2025.07.29 18:51:15.270744 [ 187 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5216 | 2025.07.29 18:51:15.270762 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5217 | 2025.07.29 18:51:15.270824 [ 201 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6029 rows, containing 5 columns (5 merged, 0 gathered) in 0.003134107 sec., 1923673.9524208969 rows/sec., 162.97 MiB/sec. | ||
| 5218 | 2025.07.29 18:51:15.270881 [ 277 ] {44ae3f2c-3f7b-4709-aba4-40aa272f38bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5219 | 2025.07.29 18:51:15.270891 [ 187 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5220 | 2025.07.29 18:51:15.270935 [ 277 ] {44ae3f2c-3f7b-4709-aba4-40aa272f38bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5221 | 2025.07.29 18:51:15.270940 [ 187 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1223 rows starting from the beginning of the part | ||
| 5222 | 2025.07.29 18:51:15.271030 [ 187 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 684 rows starting from the beginning of the part | ||
| 5223 | 2025.07.29 18:51:15.271081 [ 187 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 73 rows starting from the beginning of the part | ||
| 5224 | 2025.07.29 18:51:15.271127 [ 187 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1144 rows starting from the beginning of the part | ||
| 5225 | 2025.07.29 18:51:15.271171 [ 187 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 5226 | 2025.07.29 18:51:15.271216 [ 187 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 73 rows starting from the beginning of the part | ||
| 5227 | 2025.07.29 18:51:15.271240 [ 191 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5228 | 2025.07.29 18:51:15.271353 [ 277 ] {44ae3f2c-3f7b-4709-aba4-40aa272f38bd} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5229 | 2025.07.29 18:51:15.271398 [ 277 ] {44ae3f2c-3f7b-4709-aba4-40aa272f38bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5230 | 2025.07.29 18:51:15.271593 [ 191 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_36_7} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5231 | 2025.07.29 18:51:15.271690 [ 191 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_36_7} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5232 | 2025.07.29 18:51:15.271791 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 5233 | 2025.07.29 18:51:15.271860 [ 277 ] {44ae3f2c-3f7b-4709-aba4-40aa272f38bd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5234 | 2025.07.29 18:51:15.272116 [ 277 ] {44ae3f2c-3f7b-4709-aba4-40aa272f38bd} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5235 | 2025.07.29 18:51:15.272229 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5236 | 2025.07.29 18:51:15.272257 [ 277 ] {44ae3f2c-3f7b-4709-aba4-40aa272f38bd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001395 sec., 114695.34050179212 rows/sec., 7.99 MiB/sec. | ||
| 5237 | 2025.07.29 18:51:15.272260 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5238 | 2025.07.29 18:51:15.272296 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5239 | 2025.07.29 18:51:15.272302 [ 277 ] {44ae3f2c-3f7b-4709-aba4-40aa272f38bd} <Debug> TCPHandler: Processed in 0.001590355 sec. | ||
| 5240 | 2025.07.29 18:51:15.272371 [ 188 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5241 | 2025.07.29 18:51:15.272411 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5242 | 2025.07.29 18:51:15.272483 [ 188 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5243 | 2025.07.29 18:51:15.272515 [ 188 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10470 rows starting from the beginning of the part | ||
| 5244 | 2025.07.29 18:51:15.272521 [ 277 ] {4ef72521-05cd-457e-984f-3d744e645253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5245 | 2025.07.29 18:51:15.272570 [ 188 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 307 rows starting from the beginning of the part | ||
| 5246 | 2025.07.29 18:51:15.272584 [ 277 ] {4ef72521-05cd-457e-984f-3d744e645253} <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 | ||
| 5247 | 2025.07.29 18:51:15.272612 [ 188 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 5248 | 2025.07.29 18:51:15.272628 [ 193 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3261 rows, containing 5 columns (5 merged, 0 gathered) in 0.001938244 sec., 1682450.7131197103 rows/sec., 127.41 MiB/sec. | ||
| 5249 | 2025.07.29 18:51:15.272653 [ 188 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 913 rows starting from the beginning of the part | ||
| 5250 | 2025.07.29 18:51:15.272715 [ 188 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 116 rows starting from the beginning of the part | ||
| 5251 | 2025.07.29 18:51:15.272755 [ 188 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 5252 | 2025.07.29 18:51:15.272839 [ 198 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5253 | 2025.07.29 18:51:15.273139 [ 198 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_36_7} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5254 | 2025.07.29 18:51:15.273208 [ 198 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_36_7} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5255 | 2025.07.29 18:51:15.273302 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 5256 | 2025.07.29 18:51:15.273340 [ 277 ] {4ef72521-05cd-457e-984f-3d744e645253} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5257 | 2025.07.29 18:51:15.273377 [ 277 ] {4ef72521-05cd-457e-984f-3d744e645253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5258 | 2025.07.29 18:51:15.273915 [ 277 ] {4ef72521-05cd-457e-984f-3d744e645253} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5259 | 2025.07.29 18:51:15.274164 [ 277 ] {4ef72521-05cd-457e-984f-3d744e645253} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5260 | 2025.07.29 18:51:15.274308 [ 277 ] {4ef72521-05cd-457e-984f-3d744e645253} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001817 sec., 4953.219592735278 rows/sec., 8.88 MiB/sec. | ||
| 5261 | 2025.07.29 18:51:15.274371 [ 277 ] {4ef72521-05cd-457e-984f-3d744e645253} <Debug> TCPHandler: Processed in 0.002009266 sec. | ||
| 5262 | 2025.07.29 18:51:15.274477 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5263 | 2025.07.29 18:51:15.274582 [ 277 ] {7fe904b0-3c5a-4fb6-a4a8-78029eb8a153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5264 | 2025.07.29 18:51:15.274625 [ 277 ] {7fe904b0-3c5a-4fb6-a4a8-78029eb8a153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5265 | 2025.07.29 18:51:15.274953 [ 277 ] {7fe904b0-3c5a-4fb6-a4a8-78029eb8a153} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5266 | 2025.07.29 18:51:15.274989 [ 277 ] {7fe904b0-3c5a-4fb6-a4a8-78029eb8a153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5267 | 2025.07.29 18:51:15.275303 [ 277 ] {7fe904b0-3c5a-4fb6-a4a8-78029eb8a153} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5268 | 2025.07.29 18:51:15.275530 [ 277 ] {7fe904b0-3c5a-4fb6-a4a8-78029eb8a153} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5269 | 2025.07.29 18:51:15.275634 [ 29 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5270 | 2025.07.29 18:51:15.275663 [ 277 ] {7fe904b0-3c5a-4fb6-a4a8-78029eb8a153} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 5271 | 2025.07.29 18:51:15.275665 [ 29 ] {} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5272 | 2025.07.29 18:51:15.275702 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5273 | 2025.07.29 18:51:15.275706 [ 277 ] {7fe904b0-3c5a-4fb6-a4a8-78029eb8a153} <Debug> TCPHandler: Processed in 0.001277666 sec. | ||
| 5274 | 2025.07.29 18:51:15.275784 [ 201 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5275 | 2025.07.29 18:51:15.275914 [ 201 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5276 | 2025.07.29 18:51:15.275950 [ 201 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2082 rows starting from the beginning of the part | ||
| 5277 | 2025.07.29 18:51:15.276022 [ 201 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 102 rows starting from the beginning of the part | ||
| 5278 | 2025.07.29 18:51:15.276072 [ 201 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 5279 | 2025.07.29 18:51:15.276116 [ 201 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5280 | 2025.07.29 18:51:15.276158 [ 201 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 42 rows starting from the beginning of the part | ||
| 5281 | 2025.07.29 18:51:15.276200 [ 201 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 5282 | 2025.07.29 18:51:15.276290 [ 198 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12126 rows, containing 5 columns (5 merged, 0 gathered) in 0.003952491 sec., 3067938.674623168 rows/sec., 206.77 MiB/sec. | ||
| 5283 | 2025.07.29 18:51:15.276621 [ 188 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5284 | 2025.07.29 18:51:15.276885 [ 188 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5285 | 2025.07.29 18:51:15.276961 [ 188 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5286 | 2025.07.29 18:51:15.277035 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.29 MiB. | ||
| 5287 | 2025.07.29 18:51:15.277406 [ 192 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2406 rows, containing 4 columns (4 merged, 0 gathered) in 0.001659006 sec., 1450266.0026546016 rows/sec., 93.19 MiB/sec. | ||
| 5288 | 2025.07.29 18:51:15.277633 [ 188 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5289 | 2025.07.29 18:51:15.277878 [ 188 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_36_7} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5290 | 2025.07.29 18:51:15.277943 [ 188 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_36_7} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5291 | 2025.07.29 18:51:15.278013 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 5292 | 2025.07.29 18:51:17.283777 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5293 | 2025.07.29 18:51:17.283875 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5294 | 2025.07.29 18:51:17.420157 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11041 | ||
| 5295 | 2025.07.29 18:51:17.420667 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5296 | 2025.07.29 18:51:17.420711 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5297 | 2025.07.29 18:51:17.421199 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5298 | 2025.07.29 18:51:17.421436 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5299 | 2025.07.29 18:51:17.421567 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
| 5300 | 2025.07.29 18:51:17.458622 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 754 | ||
| 5301 | 2025.07.29 18:51:17.460640 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5302 | 2025.07.29 18:51:17.460688 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5303 | 2025.07.29 18:51:17.461845 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5304 | 2025.07.29 18:51:17.462107 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5305 | 2025.07.29 18:51:17.462360 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 754 | ||
| 5306 | 2025.07.29 18:51:18.011761 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5307 | 2025.07.29 18:51:18.019528 [ 26 ] {} <Debug> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 5308 | 2025.07.29 18:51:18.019595 [ 26 ] {} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5309 | 2025.07.29 18:51:18.019619 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5310 | 2025.07.29 18:51:18.019741 [ 192 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 5311 | 2025.07.29 18:51:18.019897 [ 192 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5312 | 2025.07.29 18:51:18.019932 [ 192 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 214 rows starting from the beginning of the part | ||
| 5313 | 2025.07.29 18:51:18.020057 [ 192 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 202 rows starting from the beginning of the part | ||
| 5314 | 2025.07.29 18:51:18.020110 [ 192 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 202 rows starting from the beginning of the part | ||
| 5315 | 2025.07.29 18:51:18.020155 [ 192 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 202 rows starting from the beginning of the part | ||
| 5316 | 2025.07.29 18:51:18.020197 [ 192 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 202 rows starting from the beginning of the part | ||
| 5317 | 2025.07.29 18:51:18.021089 [ 198 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.001400849 sec., 729557.57544175 rows/sec., 44.39 MiB/sec. | ||
| 5318 | 2025.07.29 18:51:18.021249 [ 192 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 5319 | 2025.07.29 18:51:18.021529 [ 192 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_14_3} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5320 | 2025.07.29 18:51:18.021603 [ 192 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_14_3} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 5321 | 2025.07.29 18:51:18.021674 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 5322 | 2025.07.29 18:51:18.029621 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5323 | 2025.07.29 18:51:18.029671 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5324 | 2025.07.29 18:51:18.035107 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5325 | 2025.07.29 18:51:18.035797 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5326 | 2025.07.29 18:51:18.038634 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5327 | 2025.07.29 18:51:18.502829 [ 31 ] {} <Debug> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 5328 | 2025.07.29 18:51:18.502926 [ 31 ] {} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5329 | 2025.07.29 18:51:18.502963 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5330 | 2025.07.29 18:51:18.503110 [ 188 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 5331 | 2025.07.29 18:51:18.503291 [ 188 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5332 | 2025.07.29 18:51:18.503347 [ 188 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 416 rows starting from the beginning of the part | ||
| 5333 | 2025.07.29 18:51:18.503454 [ 188 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 392 rows starting from the beginning of the part | ||
| 5334 | 2025.07.29 18:51:18.503531 [ 188 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 392 rows starting from the beginning of the part | ||
| 5335 | 2025.07.29 18:51:18.503600 [ 188 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 392 rows starting from the beginning of the part | ||
| 5336 | 2025.07.29 18:51:18.503665 [ 188 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 392 rows starting from the beginning of the part | ||
| 5337 | 2025.07.29 18:51:18.504909 [ 198 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1984 rows, containing 5 columns (5 merged, 0 gathered) in 0.001857262 sec., 1068239.1606569241 rows/sec., 72.10 MiB/sec. | ||
| 5338 | 2025.07.29 18:51:18.505117 [ 199 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 5339 | 2025.07.29 18:51:18.505422 [ 199 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_14_3} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5340 | 2025.07.29 18:51:18.505500 [ 199 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_14_3} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 5341 | 2025.07.29 18:51:18.505590 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 5342 | 2025.07.29 18:51:19.113740 [ 31 ] {} <Debug> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 5343 | 2025.07.29 18:51:19.113811 [ 31 ] {} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5344 | 2025.07.29 18:51:19.113837 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5345 | 2025.07.29 18:51:19.113987 [ 188 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 5346 | 2025.07.29 18:51:19.114200 [ 188 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5347 | 2025.07.29 18:51:19.114254 [ 188 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 456 rows starting from the beginning of the part | ||
| 5348 | 2025.07.29 18:51:19.114356 [ 188 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 431 rows starting from the beginning of the part | ||
| 5349 | 2025.07.29 18:51:19.114431 [ 188 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 203 rows starting from the beginning of the part | ||
| 5350 | 2025.07.29 18:51:19.114500 [ 188 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 203 rows starting from the beginning of the part | ||
| 5351 | 2025.07.29 18:51:19.114565 [ 188 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 431 rows starting from the beginning of the part | ||
| 5352 | 2025.07.29 18:51:19.115805 [ 199 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1724 rows, containing 5 columns (5 merged, 0 gathered) in 0.001891443 sec., 911473.4094551092 rows/sec., 63.66 MiB/sec. | ||
| 5353 | 2025.07.29 18:51:19.115979 [ 188 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 5354 | 2025.07.29 18:51:19.116227 [ 188 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_14_3} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5355 | 2025.07.29 18:51:19.116294 [ 188 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_14_3} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 5356 | 2025.07.29 18:51:19.116361 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 5357 | 2025.07.29 18:51:20.278056 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5358 | 2025.07.29 18:51:20.278284 [ 277 ] {2ac5013d-a5bd-49fa-8a75-c0aeb7490065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5359 | 2025.07.29 18:51:20.278358 [ 277 ] {2ac5013d-a5bd-49fa-8a75-c0aeb7490065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5360 | 2025.07.29 18:51:20.279185 [ 277 ] {2ac5013d-a5bd-49fa-8a75-c0aeb7490065} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5361 | 2025.07.29 18:51:20.279229 [ 277 ] {2ac5013d-a5bd-49fa-8a75-c0aeb7490065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5362 | 2025.07.29 18:51:20.279661 [ 277 ] {2ac5013d-a5bd-49fa-8a75-c0aeb7490065} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5363 | 2025.07.29 18:51:20.279891 [ 277 ] {2ac5013d-a5bd-49fa-8a75-c0aeb7490065} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5364 | 2025.07.29 18:51:20.280049 [ 277 ] {2ac5013d-a5bd-49fa-8a75-c0aeb7490065} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001825 sec., 214794.5205479452 rows/sec., 13.63 MiB/sec. | ||
| 5365 | 2025.07.29 18:51:20.280098 [ 277 ] {2ac5013d-a5bd-49fa-8a75-c0aeb7490065} <Debug> TCPHandler: Processed in 0.002215941 sec. | ||
| 5366 | 2025.07.29 18:51:20.280226 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5367 | 2025.07.29 18:51:20.280328 [ 277 ] {3b564dcc-2b9b-45f1-95f3-23b71621b3e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5368 | 2025.07.29 18:51:20.280372 [ 277 ] {3b564dcc-2b9b-45f1-95f3-23b71621b3e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5369 | 2025.07.29 18:51:20.281464 [ 277 ] {3b564dcc-2b9b-45f1-95f3-23b71621b3e9} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5370 | 2025.07.29 18:51:20.281499 [ 277 ] {3b564dcc-2b9b-45f1-95f3-23b71621b3e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5371 | 2025.07.29 18:51:20.281897 [ 277 ] {3b564dcc-2b9b-45f1-95f3-23b71621b3e9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5372 | 2025.07.29 18:51:20.282140 [ 277 ] {3b564dcc-2b9b-45f1-95f3-23b71621b3e9} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5373 | 2025.07.29 18:51:20.282275 [ 277 ] {3b564dcc-2b9b-45f1-95f3-23b71621b3e9} <Debug> executeQuery: Read 1131 rows, 92.08 KiB in 0.001971 sec., 573820.3957382039 rows/sec., 45.62 MiB/sec. | ||
| 5374 | 2025.07.29 18:51:20.282312 [ 277 ] {3b564dcc-2b9b-45f1-95f3-23b71621b3e9} <Debug> TCPHandler: Processed in 0.00213856 sec. | ||
| 5375 | 2025.07.29 18:51:20.282427 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5376 | 2025.07.29 18:51:20.282523 [ 277 ] {816b809c-7a06-4687-aa59-896507d61122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5377 | 2025.07.29 18:51:20.282564 [ 277 ] {816b809c-7a06-4687-aa59-896507d61122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5378 | 2025.07.29 18:51:20.283084 [ 277 ] {816b809c-7a06-4687-aa59-896507d61122} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5379 | 2025.07.29 18:51:20.283120 [ 277 ] {816b809c-7a06-4687-aa59-896507d61122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5380 | 2025.07.29 18:51:20.283444 [ 277 ] {816b809c-7a06-4687-aa59-896507d61122} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5381 | 2025.07.29 18:51:20.283666 [ 277 ] {816b809c-7a06-4687-aa59-896507d61122} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5382 | 2025.07.29 18:51:20.283795 [ 277 ] {816b809c-7a06-4687-aa59-896507d61122} <Debug> executeQuery: Read 228 rows, 14.18 KiB in 0.001292 sec., 176470.58823529413 rows/sec., 10.72 MiB/sec. | ||
| 5383 | 2025.07.29 18:51:20.283832 [ 277 ] {816b809c-7a06-4687-aa59-896507d61122} <Debug> TCPHandler: Processed in 0.00145655 sec. | ||
| 5384 | 2025.07.29 18:51:20.283940 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5385 | 2025.07.29 18:51:20.284036 [ 277 ] {59213098-ee03-4240-ba94-ce93c2716a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5386 | 2025.07.29 18:51:20.284075 [ 277 ] {59213098-ee03-4240-ba94-ce93c2716a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5387 | 2025.07.29 18:51:20.284557 [ 277 ] {59213098-ee03-4240-ba94-ce93c2716a67} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5388 | 2025.07.29 18:51:20.284596 [ 277 ] {59213098-ee03-4240-ba94-ce93c2716a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5389 | 2025.07.29 18:51:20.284911 [ 277 ] {59213098-ee03-4240-ba94-ce93c2716a67} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5390 | 2025.07.29 18:51:20.285121 [ 277 ] {59213098-ee03-4240-ba94-ce93c2716a67} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5391 | 2025.07.29 18:51:20.285247 [ 277 ] {59213098-ee03-4240-ba94-ce93c2716a67} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001231 sec., 164906.58001624694 rows/sec., 10.64 MiB/sec. | ||
| 5392 | 2025.07.29 18:51:20.285285 [ 277 ] {59213098-ee03-4240-ba94-ce93c2716a67} <Debug> TCPHandler: Processed in 0.001394759 sec. | ||
| 5393 | 2025.07.29 18:51:20.285395 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5394 | 2025.07.29 18:51:20.285489 [ 277 ] {0ad58d95-9d71-4fb0-b083-0582fac50bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5395 | 2025.07.29 18:51:20.285529 [ 277 ] {0ad58d95-9d71-4fb0-b083-0582fac50bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5396 | 2025.07.29 18:51:20.285989 [ 277 ] {0ad58d95-9d71-4fb0-b083-0582fac50bf8} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5397 | 2025.07.29 18:51:20.286025 [ 277 ] {0ad58d95-9d71-4fb0-b083-0582fac50bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5398 | 2025.07.29 18:51:20.286333 [ 277 ] {0ad58d95-9d71-4fb0-b083-0582fac50bf8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5399 | 2025.07.29 18:51:20.286544 [ 277 ] {0ad58d95-9d71-4fb0-b083-0582fac50bf8} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5400 | 2025.07.29 18:51:20.286672 [ 277 ] {0ad58d95-9d71-4fb0-b083-0582fac50bf8} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001202 sec., 168053.2445923461 rows/sec., 9.54 MiB/sec. | ||
| 5401 | 2025.07.29 18:51:20.286710 [ 277 ] {0ad58d95-9d71-4fb0-b083-0582fac50bf8} <Debug> TCPHandler: Processed in 0.001364108 sec. | ||
| 5402 | 2025.07.29 18:51:20.286820 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5403 | 2025.07.29 18:51:20.286913 [ 277 ] {6d40f2ce-4da2-41d5-b77b-227899322fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5404 | 2025.07.29 18:51:20.286951 [ 277 ] {6d40f2ce-4da2-41d5-b77b-227899322fe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5405 | 2025.07.29 18:51:20.287640 [ 277 ] {6d40f2ce-4da2-41d5-b77b-227899322fe5} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5406 | 2025.07.29 18:51:20.287675 [ 277 ] {6d40f2ce-4da2-41d5-b77b-227899322fe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5407 | 2025.07.29 18:51:20.288037 [ 277 ] {6d40f2ce-4da2-41d5-b77b-227899322fe5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5408 | 2025.07.29 18:51:20.288248 [ 277 ] {6d40f2ce-4da2-41d5-b77b-227899322fe5} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5409 | 2025.07.29 18:51:20.288374 [ 277 ] {6d40f2ce-4da2-41d5-b77b-227899322fe5} <Debug> executeQuery: Read 684 rows, 49.13 KiB in 0.00148 sec., 462162.1621621622 rows/sec., 32.42 MiB/sec. | ||
| 5410 | 2025.07.29 18:51:20.288410 [ 277 ] {6d40f2ce-4da2-41d5-b77b-227899322fe5} <Debug> TCPHandler: Processed in 0.001639845 sec. | ||
| 5411 | 2025.07.29 18:51:20.288519 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5412 | 2025.07.29 18:51:20.288616 [ 277 ] {fc6b2e64-a911-46a4-8419-8f94163ee807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5413 | 2025.07.29 18:51:20.288657 [ 277 ] {fc6b2e64-a911-46a4-8419-8f94163ee807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5414 | 2025.07.29 18:51:20.288985 [ 277 ] {fc6b2e64-a911-46a4-8419-8f94163ee807} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5415 | 2025.07.29 18:51:20.289020 [ 277 ] {fc6b2e64-a911-46a4-8419-8f94163ee807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5416 | 2025.07.29 18:51:20.289315 [ 277 ] {fc6b2e64-a911-46a4-8419-8f94163ee807} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5417 | 2025.07.29 18:51:20.289524 [ 277 ] {fc6b2e64-a911-46a4-8419-8f94163ee807} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5418 | 2025.07.29 18:51:20.289656 [ 277 ] {fc6b2e64-a911-46a4-8419-8f94163ee807} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 5419 | 2025.07.29 18:51:20.289691 [ 277 ] {fc6b2e64-a911-46a4-8419-8f94163ee807} <Debug> TCPHandler: Processed in 0.001221394 sec. | ||
| 5420 | 2025.07.29 18:51:20.289794 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5421 | 2025.07.29 18:51:20.289887 [ 277 ] {153122e3-1cd6-4af5-8d2d-4ced287a22f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5422 | 2025.07.29 18:51:20.289929 [ 277 ] {153122e3-1cd6-4af5-8d2d-4ced287a22f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5423 | 2025.07.29 18:51:20.290371 [ 277 ] {153122e3-1cd6-4af5-8d2d-4ced287a22f4} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5424 | 2025.07.29 18:51:20.290406 [ 277 ] {153122e3-1cd6-4af5-8d2d-4ced287a22f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5425 | 2025.07.29 18:51:20.290744 [ 277 ] {153122e3-1cd6-4af5-8d2d-4ced287a22f4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5426 | 2025.07.29 18:51:20.290959 [ 277 ] {153122e3-1cd6-4af5-8d2d-4ced287a22f4} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5427 | 2025.07.29 18:51:20.291088 [ 277 ] {153122e3-1cd6-4af5-8d2d-4ced287a22f4} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001219 sec., 251845.77522559476 rows/sec., 16.57 MiB/sec. | ||
| 5428 | 2025.07.29 18:51:20.291123 [ 277 ] {153122e3-1cd6-4af5-8d2d-4ced287a22f4} <Debug> TCPHandler: Processed in 0.001379778 sec. | ||
| 5429 | 2025.07.29 18:51:20.291245 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5430 | 2025.07.29 18:51:20.291362 [ 277 ] {55eb4725-0655-42e6-bada-890bf71eb196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5431 | 2025.07.29 18:51:20.291413 [ 277 ] {55eb4725-0655-42e6-bada-890bf71eb196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5432 | 2025.07.29 18:51:20.291814 [ 277 ] {55eb4725-0655-42e6-bada-890bf71eb196} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5433 | 2025.07.29 18:51:20.291856 [ 277 ] {55eb4725-0655-42e6-bada-890bf71eb196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5434 | 2025.07.29 18:51:20.292243 [ 277 ] {55eb4725-0655-42e6-bada-890bf71eb196} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5435 | 2025.07.29 18:51:20.292453 [ 277 ] {55eb4725-0655-42e6-bada-890bf71eb196} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5436 | 2025.07.29 18:51:20.292586 [ 277 ] {55eb4725-0655-42e6-bada-890bf71eb196} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001249 sec., 800.640512409928 rows/sec., 53.95 KiB/sec. | ||
| 5437 | 2025.07.29 18:51:20.292624 [ 277 ] {55eb4725-0655-42e6-bada-890bf71eb196} <Debug> TCPHandler: Processed in 0.00144131 sec. | ||
| 5438 | 2025.07.29 18:51:20.292734 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5439 | 2025.07.29 18:51:20.292828 [ 277 ] {89e7675a-49da-42ce-b029-135d63817f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5440 | 2025.07.29 18:51:20.292882 [ 277 ] {89e7675a-49da-42ce-b029-135d63817f67} <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 | ||
| 5441 | 2025.07.29 18:51:20.293693 [ 277 ] {89e7675a-49da-42ce-b029-135d63817f67} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5442 | 2025.07.29 18:51:20.293729 [ 277 ] {89e7675a-49da-42ce-b029-135d63817f67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5443 | 2025.07.29 18:51:20.294267 [ 277 ] {89e7675a-49da-42ce-b029-135d63817f67} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5444 | 2025.07.29 18:51:20.294493 [ 277 ] {89e7675a-49da-42ce-b029-135d63817f67} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5445 | 2025.07.29 18:51:20.294629 [ 277 ] {89e7675a-49da-42ce-b029-135d63817f67} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001819 sec., 17592.08356239692 rows/sec., 31.52 MiB/sec. | ||
| 5446 | 2025.07.29 18:51:20.294688 [ 277 ] {89e7675a-49da-42ce-b029-135d63817f67} <Debug> TCPHandler: Processed in 0.002002676 sec. | ||
| 5447 | 2025.07.29 18:51:20.294801 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5448 | 2025.07.29 18:51:20.294895 [ 277 ] {324847a5-871e-4b1a-afe7-7dea925776ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5449 | 2025.07.29 18:51:20.294936 [ 277 ] {324847a5-871e-4b1a-afe7-7dea925776ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5450 | 2025.07.29 18:51:20.295273 [ 277 ] {324847a5-871e-4b1a-afe7-7dea925776ba} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5451 | 2025.07.29 18:51:20.295308 [ 277 ] {324847a5-871e-4b1a-afe7-7dea925776ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5452 | 2025.07.29 18:51:20.295618 [ 277 ] {324847a5-871e-4b1a-afe7-7dea925776ba} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5453 | 2025.07.29 18:51:20.295820 [ 277 ] {324847a5-871e-4b1a-afe7-7dea925776ba} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5454 | 2025.07.29 18:51:20.295943 [ 277 ] {324847a5-871e-4b1a-afe7-7dea925776ba} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001066 sec., 95684.80300187616 rows/sec., 5.88 MiB/sec. | ||
| 5455 | 2025.07.29 18:51:20.295978 [ 277 ] {324847a5-871e-4b1a-afe7-7dea925776ba} <Debug> TCPHandler: Processed in 0.001225915 sec. | ||
| 5456 | 2025.07.29 18:51:24.922615 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11468 | ||
| 5457 | 2025.07.29 18:51:24.923115 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5458 | 2025.07.29 18:51:24.923154 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5459 | 2025.07.29 18:51:24.923618 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5460 | 2025.07.29 18:51:24.923836 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5461 | 2025.07.29 18:51:24.923968 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11468 | ||
| 5462 | 2025.07.29 18:51:25.272741 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5463 | 2025.07.29 18:51:25.272916 [ 277 ] {815175c3-e5dc-48ce-96b6-dbbd158fba8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5464 | 2025.07.29 18:51:25.272980 [ 277 ] {815175c3-e5dc-48ce-96b6-dbbd158fba8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5465 | 2025.07.29 18:51:25.273631 [ 277 ] {815175c3-e5dc-48ce-96b6-dbbd158fba8c} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5466 | 2025.07.29 18:51:25.273683 [ 277 ] {815175c3-e5dc-48ce-96b6-dbbd158fba8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5467 | 2025.07.29 18:51:25.274068 [ 277 ] {815175c3-e5dc-48ce-96b6-dbbd158fba8c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5468 | 2025.07.29 18:51:25.274307 [ 277 ] {815175c3-e5dc-48ce-96b6-dbbd158fba8c} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5469 | 2025.07.29 18:51:25.274466 [ 277 ] {815175c3-e5dc-48ce-96b6-dbbd158fba8c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001596 sec., 15037.593984962406 rows/sec., 1.25 MiB/sec. | ||
| 5470 | 2025.07.29 18:51:25.274512 [ 277 ] {815175c3-e5dc-48ce-96b6-dbbd158fba8c} <Debug> TCPHandler: Processed in 0.001894672 sec. | ||
| 5471 | 2025.07.29 18:51:25.274643 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5472 | 2025.07.29 18:51:25.274743 [ 277 ] {0d1e83e0-1097-4eae-a9bf-50f590862906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5473 | 2025.07.29 18:51:25.274786 [ 277 ] {0d1e83e0-1097-4eae-a9bf-50f590862906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5474 | 2025.07.29 18:51:25.275280 [ 277 ] {0d1e83e0-1097-4eae-a9bf-50f590862906} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5475 | 2025.07.29 18:51:25.275317 [ 277 ] {0d1e83e0-1097-4eae-a9bf-50f590862906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5476 | 2025.07.29 18:51:25.275650 [ 277 ] {0d1e83e0-1097-4eae-a9bf-50f590862906} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5477 | 2025.07.29 18:51:25.275862 [ 277 ] {0d1e83e0-1097-4eae-a9bf-50f590862906} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5478 | 2025.07.29 18:51:25.275993 [ 277 ] {0d1e83e0-1097-4eae-a9bf-50f590862906} <Debug> executeQuery: Read 194 rows, 17.61 KiB in 0.001273 sec., 152395.91516103692 rows/sec., 13.51 MiB/sec. | ||
| 5479 | 2025.07.29 18:51:25.276031 [ 277 ] {0d1e83e0-1097-4eae-a9bf-50f590862906} <Debug> TCPHandler: Processed in 0.0014374 sec. | ||
| 5480 | 2025.07.29 18:51:25.276139 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5481 | 2025.07.29 18:51:25.276232 [ 277 ] {dfb5c7c2-8964-46af-ae83-3a02106e87f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5482 | 2025.07.29 18:51:25.276273 [ 277 ] {dfb5c7c2-8964-46af-ae83-3a02106e87f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5483 | 2025.07.29 18:51:25.276661 [ 277 ] {dfb5c7c2-8964-46af-ae83-3a02106e87f8} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5484 | 2025.07.29 18:51:25.276697 [ 277 ] {dfb5c7c2-8964-46af-ae83-3a02106e87f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5485 | 2025.07.29 18:51:25.276985 [ 277 ] {dfb5c7c2-8964-46af-ae83-3a02106e87f8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5486 | 2025.07.29 18:51:25.277190 [ 277 ] {dfb5c7c2-8964-46af-ae83-3a02106e87f8} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5487 | 2025.07.29 18:51:25.277298 [ 36 ] {} <Debug> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5488 | 2025.07.29 18:51:25.277318 [ 277 ] {dfb5c7c2-8964-46af-ae83-3a02106e87f8} <Debug> executeQuery: Read 21 rows, 1.64 KiB in 0.001105 sec., 19004.524886877825 rows/sec., 1.45 MiB/sec. | ||
| 5489 | 2025.07.29 18:51:25.277366 [ 36 ] {} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5490 | 2025.07.29 18:51:25.277373 [ 277 ] {dfb5c7c2-8964-46af-ae83-3a02106e87f8} <Debug> TCPHandler: Processed in 0.001281936 sec. | ||
| 5491 | 2025.07.29 18:51:25.277398 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5492 | 2025.07.29 18:51:25.277484 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5493 | 2025.07.29 18:51:25.277495 [ 194 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5494 | 2025.07.29 18:51:25.277580 [ 277 ] {5e6964a6-39ae-404b-b5d8-034770d1fb07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5495 | 2025.07.29 18:51:25.277586 [ 194 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5496 | 2025.07.29 18:51:25.277621 [ 194 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 269 rows starting from the beginning of the part | ||
| 5497 | 2025.07.29 18:51:25.277621 [ 277 ] {5e6964a6-39ae-404b-b5d8-034770d1fb07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5498 | 2025.07.29 18:51:25.277677 [ 194 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 9 rows starting from the beginning of the part | ||
| 5499 | 2025.07.29 18:51:25.277723 [ 194 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 232 rows starting from the beginning of the part | ||
| 5500 | 2025.07.29 18:51:25.277763 [ 194 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 9 rows starting from the beginning of the part | ||
| 5501 | 2025.07.29 18:51:25.277801 [ 194 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 228 rows starting from the beginning of the part | ||
| 5502 | 2025.07.29 18:51:25.277842 [ 194 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 21 rows starting from the beginning of the part | ||
| 5503 | 2025.07.29 18:51:25.278013 [ 277 ] {5e6964a6-39ae-404b-b5d8-034770d1fb07} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5504 | 2025.07.29 18:51:25.278048 [ 277 ] {5e6964a6-39ae-404b-b5d8-034770d1fb07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5505 | 2025.07.29 18:51:25.278344 [ 277 ] {5e6964a6-39ae-404b-b5d8-034770d1fb07} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5506 | 2025.07.29 18:51:25.278560 [ 277 ] {5e6964a6-39ae-404b-b5d8-034770d1fb07} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5507 | 2025.07.29 18:51:25.278665 [ 188 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.001207514 sec., 636017.4706048956 rows/sec., 41.94 MiB/sec. | ||
| 5508 | 2025.07.29 18:51:25.278689 [ 277 ] {5e6964a6-39ae-404b-b5d8-034770d1fb07} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001127 sec., 21295.47471162378 rows/sec., 1.77 MiB/sec. | ||
| 5509 | 2025.07.29 18:51:25.278734 [ 277 ] {5e6964a6-39ae-404b-b5d8-034770d1fb07} <Debug> TCPHandler: Processed in 0.001296336 sec. | ||
| 5510 | 2025.07.29 18:51:25.278854 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5511 | 2025.07.29 18:51:25.278871 [ 199 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5512 | 2025.07.29 18:51:25.278978 [ 277 ] {f1ee28ec-36e7-47bf-a2a5-001d3384f956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5513 | 2025.07.29 18:51:25.279033 [ 277 ] {f1ee28ec-36e7-47bf-a2a5-001d3384f956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5514 | 2025.07.29 18:51:25.279200 [ 199 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_31_6} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5515 | 2025.07.29 18:51:25.279292 [ 199 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_31_6} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5516 | 2025.07.29 18:51:25.279391 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5517 | 2025.07.29 18:51:25.279498 [ 277 ] {f1ee28ec-36e7-47bf-a2a5-001d3384f956} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5518 | 2025.07.29 18:51:25.279541 [ 277 ] {f1ee28ec-36e7-47bf-a2a5-001d3384f956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5519 | 2025.07.29 18:51:25.279869 [ 277 ] {f1ee28ec-36e7-47bf-a2a5-001d3384f956} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5520 | 2025.07.29 18:51:25.280081 [ 277 ] {f1ee28ec-36e7-47bf-a2a5-001d3384f956} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5521 | 2025.07.29 18:51:25.280213 [ 277 ] {f1ee28ec-36e7-47bf-a2a5-001d3384f956} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00126 sec., 9523.809523809523 rows/sec., 744.05 KiB/sec. | ||
| 5522 | 2025.07.29 18:51:25.280251 [ 277 ] {f1ee28ec-36e7-47bf-a2a5-001d3384f956} <Debug> TCPHandler: Processed in 0.001458391 sec. | ||
| 5523 | 2025.07.29 18:51:25.280361 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5524 | 2025.07.29 18:51:25.280456 [ 277 ] {6ed4b1dc-0c1c-4cf6-b09d-afe108f75810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5525 | 2025.07.29 18:51:25.280496 [ 277 ] {6ed4b1dc-0c1c-4cf6-b09d-afe108f75810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5526 | 2025.07.29 18:51:25.280919 [ 277 ] {6ed4b1dc-0c1c-4cf6-b09d-afe108f75810} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5527 | 2025.07.29 18:51:25.280957 [ 277 ] {6ed4b1dc-0c1c-4cf6-b09d-afe108f75810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5528 | 2025.07.29 18:51:25.281265 [ 277 ] {6ed4b1dc-0c1c-4cf6-b09d-afe108f75810} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5529 | 2025.07.29 18:51:25.281479 [ 277 ] {6ed4b1dc-0c1c-4cf6-b09d-afe108f75810} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5530 | 2025.07.29 18:51:25.281612 [ 277 ] {6ed4b1dc-0c1c-4cf6-b09d-afe108f75810} <Debug> executeQuery: Read 109 rows, 9.09 KiB in 0.001176 sec., 92687.07482993198 rows/sec., 7.55 MiB/sec. | ||
| 5531 | 2025.07.29 18:51:25.281650 [ 277 ] {6ed4b1dc-0c1c-4cf6-b09d-afe108f75810} <Debug> TCPHandler: Processed in 0.001339168 sec. | ||
| 5532 | 2025.07.29 18:51:25.281759 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5533 | 2025.07.29 18:51:25.281855 [ 277 ] {549ab1c2-5cca-4b95-bbd4-98c3dfb9e7fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5534 | 2025.07.29 18:51:25.281897 [ 277 ] {549ab1c2-5cca-4b95-bbd4-98c3dfb9e7fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5535 | 2025.07.29 18:51:25.282331 [ 277 ] {549ab1c2-5cca-4b95-bbd4-98c3dfb9e7fc} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5536 | 2025.07.29 18:51:25.282369 [ 277 ] {549ab1c2-5cca-4b95-bbd4-98c3dfb9e7fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5537 | 2025.07.29 18:51:25.282706 [ 277 ] {549ab1c2-5cca-4b95-bbd4-98c3dfb9e7fc} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5538 | 2025.07.29 18:51:25.282915 [ 277 ] {549ab1c2-5cca-4b95-bbd4-98c3dfb9e7fc} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5539 | 2025.07.29 18:51:25.283049 [ 277 ] {549ab1c2-5cca-4b95-bbd4-98c3dfb9e7fc} <Debug> executeQuery: Read 340 rows, 26.35 KiB in 0.001213 sec., 280296.7848309975 rows/sec., 21.22 MiB/sec. | ||
| 5540 | 2025.07.29 18:51:25.283086 [ 277 ] {549ab1c2-5cca-4b95-bbd4-98c3dfb9e7fc} <Debug> TCPHandler: Processed in 0.001376489 sec. | ||
| 5541 | 2025.07.29 18:51:25.283198 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5542 | 2025.07.29 18:51:25.283292 [ 277 ] {da6ee89d-faac-4827-a4be-0bef06289d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5543 | 2025.07.29 18:51:25.283347 [ 277 ] {da6ee89d-faac-4827-a4be-0bef06289d63} <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 | ||
| 5544 | 2025.07.29 18:51:25.284084 [ 277 ] {da6ee89d-faac-4827-a4be-0bef06289d63} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5545 | 2025.07.29 18:51:25.284121 [ 277 ] {da6ee89d-faac-4827-a4be-0bef06289d63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5546 | 2025.07.29 18:51:25.284620 [ 277 ] {da6ee89d-faac-4827-a4be-0bef06289d63} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5547 | 2025.07.29 18:51:25.284834 [ 277 ] {da6ee89d-faac-4827-a4be-0bef06289d63} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5548 | 2025.07.29 18:51:25.284972 [ 277 ] {da6ee89d-faac-4827-a4be-0bef06289d63} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001697 sec., 5303.476723629936 rows/sec., 9.50 MiB/sec. | ||
| 5549 | 2025.07.29 18:51:25.285030 [ 277 ] {da6ee89d-faac-4827-a4be-0bef06289d63} <Debug> TCPHandler: Processed in 0.001882793 sec. | ||
| 5550 | 2025.07.29 18:51:25.285146 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5551 | 2025.07.29 18:51:25.285241 [ 277 ] {1f304aa6-da38-474e-9a79-8efb313c59e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5552 | 2025.07.29 18:51:25.285283 [ 277 ] {1f304aa6-da38-474e-9a79-8efb313c59e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5553 | 2025.07.29 18:51:25.285614 [ 277 ] {1f304aa6-da38-474e-9a79-8efb313c59e1} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5554 | 2025.07.29 18:51:25.285650 [ 277 ] {1f304aa6-da38-474e-9a79-8efb313c59e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5555 | 2025.07.29 18:51:25.285947 [ 277 ] {1f304aa6-da38-474e-9a79-8efb313c59e1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5556 | 2025.07.29 18:51:25.286162 [ 277 ] {1f304aa6-da38-474e-9a79-8efb313c59e1} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5557 | 2025.07.29 18:51:25.286293 [ 277 ] {1f304aa6-da38-474e-9a79-8efb313c59e1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 5558 | 2025.07.29 18:51:25.286329 [ 277 ] {1f304aa6-da38-474e-9a79-8efb313c59e1} <Debug> TCPHandler: Processed in 0.001233304 sec. | ||
| 5559 | 2025.07.29 18:51:25.539621 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5560 | 2025.07.29 18:51:25.557924 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5561 | 2025.07.29 18:51:25.557972 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5562 | 2025.07.29 18:51:25.563689 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5563 | 2025.07.29 18:51:25.564388 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5564 | 2025.07.29 18:51:25.567518 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5565 | 2025.07.29 18:51:27.463399 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 794 | ||
| 5566 | 2025.07.29 18:51:27.465870 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5567 | 2025.07.29 18:51:27.465919 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5568 | 2025.07.29 18:51:27.467108 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5569 | 2025.07.29 18:51:27.467376 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5570 | 2025.07.29 18:51:27.467634 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 794 | ||
| 5571 | 2025.07.29 18:51:30.266554 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5572 | 2025.07.29 18:51:30.266753 [ 277 ] {21b723c4-0e90-413a-8df6-cc9dc9173616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5573 | 2025.07.29 18:51:30.266826 [ 277 ] {21b723c4-0e90-413a-8df6-cc9dc9173616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5574 | 2025.07.29 18:51:30.267601 [ 277 ] {21b723c4-0e90-413a-8df6-cc9dc9173616} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5575 | 2025.07.29 18:51:30.267649 [ 277 ] {21b723c4-0e90-413a-8df6-cc9dc9173616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5576 | 2025.07.29 18:51:30.268049 [ 277 ] {21b723c4-0e90-413a-8df6-cc9dc9173616} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5577 | 2025.07.29 18:51:30.268273 [ 277 ] {21b723c4-0e90-413a-8df6-cc9dc9173616} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5578 | 2025.07.29 18:51:30.268432 [ 277 ] {21b723c4-0e90-413a-8df6-cc9dc9173616} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.001729 sec., 69404.27993059572 rows/sec., 5.88 MiB/sec. | ||
| 5579 | 2025.07.29 18:51:30.268480 [ 277 ] {21b723c4-0e90-413a-8df6-cc9dc9173616} <Debug> TCPHandler: Processed in 0.002097438 sec. | ||
| 5580 | 2025.07.29 18:51:30.268628 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5581 | 2025.07.29 18:51:30.268729 [ 277 ] {5e1398ee-24d9-4696-a728-d60d68081116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5582 | 2025.07.29 18:51:30.268772 [ 277 ] {5e1398ee-24d9-4696-a728-d60d68081116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5583 | 2025.07.29 18:51:30.269186 [ 277 ] {5e1398ee-24d9-4696-a728-d60d68081116} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5584 | 2025.07.29 18:51:30.269225 [ 277 ] {5e1398ee-24d9-4696-a728-d60d68081116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5585 | 2025.07.29 18:51:30.269533 [ 277 ] {5e1398ee-24d9-4696-a728-d60d68081116} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5586 | 2025.07.29 18:51:30.269741 [ 277 ] {5e1398ee-24d9-4696-a728-d60d68081116} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5587 | 2025.07.29 18:51:30.269872 [ 277 ] {5e1398ee-24d9-4696-a728-d60d68081116} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001166 sec., 27444.253859348202 rows/sec., 2.02 MiB/sec. | ||
| 5588 | 2025.07.29 18:51:30.269910 [ 277 ] {5e1398ee-24d9-4696-a728-d60d68081116} <Debug> TCPHandler: Processed in 0.001335147 sec. | ||
| 5589 | 2025.07.29 18:51:30.270010 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5590 | 2025.07.29 18:51:30.270106 [ 277 ] {dc32d356-ab5e-40e8-a827-0d78b350e5b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5591 | 2025.07.29 18:51:30.270146 [ 277 ] {dc32d356-ab5e-40e8-a827-0d78b350e5b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5592 | 2025.07.29 18:51:30.270569 [ 277 ] {dc32d356-ab5e-40e8-a827-0d78b350e5b4} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5593 | 2025.07.29 18:51:30.270606 [ 277 ] {dc32d356-ab5e-40e8-a827-0d78b350e5b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5594 | 2025.07.29 18:51:30.270911 [ 277 ] {dc32d356-ab5e-40e8-a827-0d78b350e5b4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5595 | 2025.07.29 18:51:30.271112 [ 277 ] {dc32d356-ab5e-40e8-a827-0d78b350e5b4} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5596 | 2025.07.29 18:51:30.271238 [ 277 ] {dc32d356-ab5e-40e8-a827-0d78b350e5b4} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001151 sec., 83405.73414422243 rows/sec., 6.51 MiB/sec. | ||
| 5597 | 2025.07.29 18:51:30.271275 [ 277 ] {dc32d356-ab5e-40e8-a827-0d78b350e5b4} <Debug> TCPHandler: Processed in 0.001314406 sec. | ||
| 5598 | 2025.07.29 18:51:30.271382 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5599 | 2025.07.29 18:51:30.271476 [ 277 ] {b09f6be1-2b9a-41f2-bf4c-88a88d38ceb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5600 | 2025.07.29 18:51:30.271519 [ 277 ] {b09f6be1-2b9a-41f2-bf4c-88a88d38ceb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5601 | 2025.07.29 18:51:30.271916 [ 277 ] {b09f6be1-2b9a-41f2-bf4c-88a88d38ceb5} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5602 | 2025.07.29 18:51:30.271952 [ 277 ] {b09f6be1-2b9a-41f2-bf4c-88a88d38ceb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5603 | 2025.07.29 18:51:30.272293 [ 277 ] {b09f6be1-2b9a-41f2-bf4c-88a88d38ceb5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5604 | 2025.07.29 18:51:30.272500 [ 277 ] {b09f6be1-2b9a-41f2-bf4c-88a88d38ceb5} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5605 | 2025.07.29 18:51:30.272629 [ 277 ] {b09f6be1-2b9a-41f2-bf4c-88a88d38ceb5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 5606 | 2025.07.29 18:51:30.272666 [ 277 ] {b09f6be1-2b9a-41f2-bf4c-88a88d38ceb5} <Debug> TCPHandler: Processed in 0.001332567 sec. | ||
| 5607 | 2025.07.29 18:51:30.272771 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5608 | 2025.07.29 18:51:30.272875 [ 277 ] {48c164aa-af40-459f-8228-81f235f919a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5609 | 2025.07.29 18:51:30.272932 [ 277 ] {48c164aa-af40-459f-8228-81f235f919a0} <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 | ||
| 5610 | 2025.07.29 18:51:30.273788 [ 277 ] {48c164aa-af40-459f-8228-81f235f919a0} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5611 | 2025.07.29 18:51:30.273825 [ 277 ] {48c164aa-af40-459f-8228-81f235f919a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5612 | 2025.07.29 18:51:30.274387 [ 277 ] {48c164aa-af40-459f-8228-81f235f919a0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5613 | 2025.07.29 18:51:30.274619 [ 277 ] {48c164aa-af40-459f-8228-81f235f919a0} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5614 | 2025.07.29 18:51:30.274734 [ 39 ] {} <Debug> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5615 | 2025.07.29 18:51:30.274761 [ 277 ] {48c164aa-af40-459f-8228-81f235f919a0} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001905 sec., 16797.900262467192 rows/sec., 30.10 MiB/sec. | ||
| 5616 | 2025.07.29 18:51:30.274805 [ 39 ] {} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5617 | 2025.07.29 18:51:30.274830 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5618 | 2025.07.29 18:51:30.274836 [ 277 ] {48c164aa-af40-459f-8228-81f235f919a0} <Debug> TCPHandler: Processed in 0.002115149 sec. | ||
| 5619 | 2025.07.29 18:51:30.274942 [ 188 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5620 | 2025.07.29 18:51:30.274956 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5621 | 2025.07.29 18:51:30.275090 [ 277 ] {ef1decf3-a0c9-4dfa-85c3-8748b0b99a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5622 | 2025.07.29 18:51:30.275133 [ 277 ] {ef1decf3-a0c9-4dfa-85c3-8748b0b99a6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5623 | 2025.07.29 18:51:30.275211 [ 188 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5624 | 2025.07.29 18:51:30.275280 [ 188 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 476 rows starting from the beginning of the part | ||
| 5625 | 2025.07.29 18:51:30.275418 [ 188 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part | ||
| 5626 | 2025.07.29 18:51:30.275473 [ 277 ] {ef1decf3-a0c9-4dfa-85c3-8748b0b99a6d} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5627 | 2025.07.29 18:51:30.275514 [ 277 ] {ef1decf3-a0c9-4dfa-85c3-8748b0b99a6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5628 | 2025.07.29 18:51:30.275536 [ 188 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 9 rows starting from the beginning of the part | ||
| 5629 | 2025.07.29 18:51:30.275653 [ 188 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 32 rows starting from the beginning of the part | ||
| 5630 | 2025.07.29 18:51:30.275763 [ 188 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 9 rows starting from the beginning of the part | ||
| 5631 | 2025.07.29 18:51:30.275846 [ 277 ] {ef1decf3-a0c9-4dfa-85c3-8748b0b99a6d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5632 | 2025.07.29 18:51:30.275869 [ 188 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 32 rows starting from the beginning of the part | ||
| 5633 | 2025.07.29 18:51:30.276075 [ 277 ] {ef1decf3-a0c9-4dfa-85c3-8748b0b99a6d} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5634 | 2025.07.29 18:51:30.276215 [ 277 ] {ef1decf3-a0c9-4dfa-85c3-8748b0b99a6d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 5635 | 2025.07.29 18:51:30.276252 [ 277 ] {ef1decf3-a0c9-4dfa-85c3-8748b0b99a6d} <Debug> TCPHandler: Processed in 0.001347437 sec. | ||
| 5636 | 2025.07.29 18:51:30.292601 [ 199 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 590 rows, containing 19 columns (19 merged, 0 gathered) in 0.017709144 sec., 33316.12188595903 rows/sec., 59.70 MiB/sec. | ||
| 5637 | 2025.07.29 18:51:30.293422 [ 195 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5638 | 2025.07.29 18:51:30.293811 [ 195 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5639 | 2025.07.29 18:51:30.293893 [ 195 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5640 | 2025.07.29 18:51:30.294025 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 5641 | 2025.07.29 18:51:31.001160 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.70 MiB, peak 238.04 MiB, free memory in arenas 0.00 B, will set to 232.29 MiB (RSS), difference: 1.59 MiB | ||
| 5642 | 2025.07.29 18:51:32.268964 [ 78 ] {} <Debug> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 5643 | 2025.07.29 18:51:32.269048 [ 78 ] {} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5644 | 2025.07.29 18:51:32.269073 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5645 | 2025.07.29 18:51:32.269230 [ 197 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 5646 | 2025.07.29 18:51:32.269448 [ 197 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5647 | 2025.07.29 18:51:32.269509 [ 197 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 5648 | 2025.07.29 18:51:32.269614 [ 197 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 5649 | 2025.07.29 18:51:32.269670 [ 197 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 5650 | 2025.07.29 18:51:32.269711 [ 197 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 5651 | 2025.07.29 18:51:32.269749 [ 197 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 5652 | 2025.07.29 18:51:32.270487 [ 186 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 84 rows, containing 4 columns (4 merged, 0 gathered) in 0.001338687 sec., 62748.05088866927 rows/sec., 3.20 MiB/sec. | ||
| 5653 | 2025.07.29 18:51:32.270612 [ 197 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 5654 | 2025.07.29 18:51:32.270858 [ 197 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_14_3} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5655 | 2025.07.29 18:51:32.270924 [ 197 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_14_3} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 5656 | 2025.07.29 18:51:32.270988 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5657 | 2025.07.29 18:51:32.283924 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5658 | 2025.07.29 18:51:32.283955 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5659 | 2025.07.29 18:51:32.425004 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11956 | ||
| 5660 | 2025.07.29 18:51:32.425450 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5661 | 2025.07.29 18:51:32.425487 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5662 | 2025.07.29 18:51:32.425935 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5663 | 2025.07.29 18:51:32.426154 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5664 | 2025.07.29 18:51:32.426276 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
| 5665 | 2025.07.29 18:51:32.426294 [ 78 ] {} <Debug> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5666 | 2025.07.29 18:51:32.426352 [ 78 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5667 | 2025.07.29 18:51:32.426384 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5668 | 2025.07.29 18:51:32.426562 [ 199 ] {66700d72-6646-4b9e-9957-5215fa72c99e::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 | ||
| 5669 | 2025.07.29 18:51:32.426783 [ 199 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5670 | 2025.07.29 18:51:32.426825 [ 199 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9638 rows starting from the beginning of the part | ||
| 5671 | 2025.07.29 18:51:32.426903 [ 199 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 488 rows starting from the beginning of the part | ||
| 5672 | 2025.07.29 18:51:32.426952 [ 199 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 427 rows starting from the beginning of the part | ||
| 5673 | 2025.07.29 18:51:32.426995 [ 199 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 488 rows starting from the beginning of the part | ||
| 5674 | 2025.07.29 18:51:32.427039 [ 199 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 427 rows starting from the beginning of the part | ||
| 5675 | 2025.07.29 18:51:32.427082 [ 199 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 488 rows starting from the beginning of the part | ||
| 5676 | 2025.07.29 18:51:32.429268 [ 190 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.002788077 sec., 4288260.331404047 rows/sec., 61.34 MiB/sec. | ||
| 5677 | 2025.07.29 18:51:32.429635 [ 190 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5678 | 2025.07.29 18:51:32.429927 [ 190 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_26_5} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5679 | 2025.07.29 18:51:32.430000 [ 190 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_26_5} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5680 | 2025.07.29 18:51:32.430109 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
| 5681 | 2025.07.29 18:51:32.910539 [ 97 ] {} <Debug> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 5682 | 2025.07.29 18:51:32.910608 [ 97 ] {} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5683 | 2025.07.29 18:51:32.910632 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5684 | 2025.07.29 18:51:32.910736 [ 189 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 5685 | 2025.07.29 18:51:32.910860 [ 189 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5686 | 2025.07.29 18:51:32.910896 [ 189 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 11 rows starting from the beginning of the part | ||
| 5687 | 2025.07.29 18:51:32.910959 [ 189 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 5688 | 2025.07.29 18:51:32.911000 [ 189 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5689 | 2025.07.29 18:51:32.911038 [ 189 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5690 | 2025.07.29 18:51:32.911074 [ 189 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5691 | 2025.07.29 18:51:32.911912 [ 191 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001213734 sec., 12358.556322884586 rows/sec., 829.54 KiB/sec. | ||
| 5692 | 2025.07.29 18:51:32.912111 [ 199 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 5693 | 2025.07.29 18:51:32.912403 [ 199 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_14_3} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5694 | 2025.07.29 18:51:32.912476 [ 199 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_14_3} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 5695 | 2025.07.29 18:51:32.912567 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 5696 | 2025.07.29 18:51:33.068536 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5697 | 2025.07.29 18:51:33.085667 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5698 | 2025.07.29 18:51:33.085724 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5699 | 2025.07.29 18:51:33.090984 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5700 | 2025.07.29 18:51:33.091673 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5701 | 2025.07.29 18:51:33.092011 [ 117 ] {} <Debug> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5702 | 2025.07.29 18:51:33.092099 [ 117 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5703 | 2025.07.29 18:51:33.092133 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5704 | 2025.07.29 18:51:33.092243 [ 200 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::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 | ||
| 5705 | 2025.07.29 18:51:33.094511 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5706 | 2025.07.29 18:51:33.095046 [ 200 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5707 | 2025.07.29 18:51:33.095791 [ 200 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
| 5708 | 2025.07.29 18:51:33.098987 [ 200 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
| 5709 | 2025.07.29 18:51:33.102257 [ 200 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 5710 | 2025.07.29 18:51:33.105911 [ 200 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
| 5711 | 2025.07.29 18:51:33.109945 [ 200 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 5712 | 2025.07.29 18:51:33.114057 [ 200 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
| 5713 | 2025.07.29 18:51:33.165622 [ 191 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.073412629 sec., 2669.8403622079795 rows/sec., 13.81 MiB/sec. | ||
| 5714 | 2025.07.29 18:51:33.168632 [ 191 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5715 | 2025.07.29 18:51:33.170712 [ 191 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_26_5} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5716 | 2025.07.29 18:51:33.170816 [ 191 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_26_5} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5717 | 2025.07.29 18:51:33.172909 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5718 | 2025.07.29 18:51:34.000153 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.90 MiB, peak 244.44 MiB, free memory in arenas 0.00 B, will set to 238.53 MiB (RSS), difference: 4.63 MiB | ||
| 5719 | 2025.07.29 18:51:35.266149 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5720 | 2025.07.29 18:51:35.266341 [ 277 ] {391efb60-7dc8-41b7-8ced-dc9612f51c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5721 | 2025.07.29 18:51:35.266410 [ 277 ] {391efb60-7dc8-41b7-8ced-dc9612f51c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5722 | 2025.07.29 18:51:35.267100 [ 277 ] {391efb60-7dc8-41b7-8ced-dc9612f51c25} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5723 | 2025.07.29 18:51:35.267141 [ 277 ] {391efb60-7dc8-41b7-8ced-dc9612f51c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5724 | 2025.07.29 18:51:35.267532 [ 277 ] {391efb60-7dc8-41b7-8ced-dc9612f51c25} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5725 | 2025.07.29 18:51:35.267754 [ 277 ] {391efb60-7dc8-41b7-8ced-dc9612f51c25} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5726 | 2025.07.29 18:51:35.267900 [ 277 ] {391efb60-7dc8-41b7-8ced-dc9612f51c25} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.001611 sec., 45934.20235878336 rows/sec., 3.74 MiB/sec. | ||
| 5727 | 2025.07.29 18:51:35.267941 [ 277 ] {391efb60-7dc8-41b7-8ced-dc9612f51c25} <Debug> TCPHandler: Processed in 0.001921313 sec. | ||
| 5728 | 2025.07.29 18:51:35.268070 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5729 | 2025.07.29 18:51:35.268165 [ 277 ] {710d4cdd-2376-477f-98a1-b38bf87bf1cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5730 | 2025.07.29 18:51:35.268205 [ 277 ] {710d4cdd-2376-477f-98a1-b38bf87bf1cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5731 | 2025.07.29 18:51:35.268602 [ 277 ] {710d4cdd-2376-477f-98a1-b38bf87bf1cd} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5732 | 2025.07.29 18:51:35.268638 [ 277 ] {710d4cdd-2376-477f-98a1-b38bf87bf1cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5733 | 2025.07.29 18:51:35.268924 [ 277 ] {710d4cdd-2376-477f-98a1-b38bf87bf1cd} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5734 | 2025.07.29 18:51:35.269137 [ 277 ] {710d4cdd-2376-477f-98a1-b38bf87bf1cd} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5735 | 2025.07.29 18:51:35.269262 [ 277 ] {710d4cdd-2376-477f-98a1-b38bf87bf1cd} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001115 sec., 8071.748878923766 rows/sec., 606.96 KiB/sec. | ||
| 5736 | 2025.07.29 18:51:35.269298 [ 277 ] {710d4cdd-2376-477f-98a1-b38bf87bf1cd} <Debug> TCPHandler: Processed in 0.001276345 sec. | ||
| 5737 | 2025.07.29 18:51:35.269425 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5738 | 2025.07.29 18:51:35.269533 [ 277 ] {95d05fa3-e79f-4246-aafd-2c5ba6942650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5739 | 2025.07.29 18:51:35.269573 [ 277 ] {95d05fa3-e79f-4246-aafd-2c5ba6942650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5740 | 2025.07.29 18:51:35.270004 [ 277 ] {95d05fa3-e79f-4246-aafd-2c5ba6942650} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5741 | 2025.07.29 18:51:35.270040 [ 277 ] {95d05fa3-e79f-4246-aafd-2c5ba6942650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5742 | 2025.07.29 18:51:35.270339 [ 277 ] {95d05fa3-e79f-4246-aafd-2c5ba6942650} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5743 | 2025.07.29 18:51:35.270563 [ 277 ] {95d05fa3-e79f-4246-aafd-2c5ba6942650} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5744 | 2025.07.29 18:51:35.270691 [ 277 ] {95d05fa3-e79f-4246-aafd-2c5ba6942650} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001176 sec., 62074.82993197279 rows/sec., 4.85 MiB/sec. | ||
| 5745 | 2025.07.29 18:51:35.270728 [ 277 ] {95d05fa3-e79f-4246-aafd-2c5ba6942650} <Debug> TCPHandler: Processed in 0.001353408 sec. | ||
| 5746 | 2025.07.29 18:51:35.270838 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5747 | 2025.07.29 18:51:35.270930 [ 277 ] {b11873de-f421-42a7-a1dc-86b1f745bfa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5748 | 2025.07.29 18:51:35.270972 [ 277 ] {b11873de-f421-42a7-a1dc-86b1f745bfa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5749 | 2025.07.29 18:51:35.271370 [ 277 ] {b11873de-f421-42a7-a1dc-86b1f745bfa7} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5750 | 2025.07.29 18:51:35.271405 [ 277 ] {b11873de-f421-42a7-a1dc-86b1f745bfa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5751 | 2025.07.29 18:51:35.271750 [ 277 ] {b11873de-f421-42a7-a1dc-86b1f745bfa7} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5752 | 2025.07.29 18:51:35.271954 [ 277 ] {b11873de-f421-42a7-a1dc-86b1f745bfa7} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5753 | 2025.07.29 18:51:35.272079 [ 277 ] {b11873de-f421-42a7-a1dc-86b1f745bfa7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 5754 | 2025.07.29 18:51:35.272115 [ 277 ] {b11873de-f421-42a7-a1dc-86b1f745bfa7} <Debug> TCPHandler: Processed in 0.001324027 sec. | ||
| 5755 | 2025.07.29 18:51:35.272221 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5756 | 2025.07.29 18:51:35.272312 [ 277 ] {c7f81dda-4a72-4937-aaf0-98f35603ea26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5757 | 2025.07.29 18:51:35.272365 [ 277 ] {c7f81dda-4a72-4937-aaf0-98f35603ea26} <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 | ||
| 5758 | 2025.07.29 18:51:35.273107 [ 277 ] {c7f81dda-4a72-4937-aaf0-98f35603ea26} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5759 | 2025.07.29 18:51:35.273143 [ 277 ] {c7f81dda-4a72-4937-aaf0-98f35603ea26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5760 | 2025.07.29 18:51:35.273644 [ 277 ] {c7f81dda-4a72-4937-aaf0-98f35603ea26} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5761 | 2025.07.29 18:51:35.273858 [ 277 ] {c7f81dda-4a72-4937-aaf0-98f35603ea26} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5762 | 2025.07.29 18:51:35.273989 [ 277 ] {c7f81dda-4a72-4937-aaf0-98f35603ea26} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001695 sec., 5309.734513274337 rows/sec., 9.51 MiB/sec. | ||
| 5763 | 2025.07.29 18:51:35.274047 [ 277 ] {c7f81dda-4a72-4937-aaf0-98f35603ea26} <Debug> TCPHandler: Processed in 0.001873073 sec. | ||
| 5764 | 2025.07.29 18:51:35.274157 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5765 | 2025.07.29 18:51:35.274250 [ 277 ] {ad1a57aa-4c39-448b-a6ea-fc6f389100d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5766 | 2025.07.29 18:51:35.274290 [ 277 ] {ad1a57aa-4c39-448b-a6ea-fc6f389100d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5767 | 2025.07.29 18:51:35.274629 [ 277 ] {ad1a57aa-4c39-448b-a6ea-fc6f389100d8} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5768 | 2025.07.29 18:51:35.274664 [ 277 ] {ad1a57aa-4c39-448b-a6ea-fc6f389100d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5769 | 2025.07.29 18:51:35.274953 [ 277 ] {ad1a57aa-4c39-448b-a6ea-fc6f389100d8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5770 | 2025.07.29 18:51:35.275153 [ 277 ] {ad1a57aa-4c39-448b-a6ea-fc6f389100d8} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5771 | 2025.07.29 18:51:35.275276 [ 277 ] {ad1a57aa-4c39-448b-a6ea-fc6f389100d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 5772 | 2025.07.29 18:51:35.275311 [ 277 ] {ad1a57aa-4c39-448b-a6ea-fc6f389100d8} <Debug> TCPHandler: Processed in 0.001201384 sec. | ||
| 5773 | 2025.07.29 18:51:36.672785 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5774 | 2025.07.29 18:51:36.673031 [ 277 ] {9978bd57-40c5-4dd2-9a77-0f981456c707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5775 | 2025.07.29 18:51:36.673116 [ 277 ] {9978bd57-40c5-4dd2-9a77-0f981456c707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5776 | 2025.07.29 18:51:36.674077 [ 277 ] {9978bd57-40c5-4dd2-9a77-0f981456c707} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5777 | 2025.07.29 18:51:36.674121 [ 277 ] {9978bd57-40c5-4dd2-9a77-0f981456c707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5778 | 2025.07.29 18:51:36.674564 [ 277 ] {9978bd57-40c5-4dd2-9a77-0f981456c707} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5779 | 2025.07.29 18:51:36.674792 [ 277 ] {9978bd57-40c5-4dd2-9a77-0f981456c707} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5780 | 2025.07.29 18:51:36.674943 [ 277 ] {9978bd57-40c5-4dd2-9a77-0f981456c707} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001974 sec., 198581.56028368793 rows/sec., 12.60 MiB/sec. | ||
| 5781 | 2025.07.29 18:51:36.674986 [ 277 ] {9978bd57-40c5-4dd2-9a77-0f981456c707} <Debug> TCPHandler: Processed in 0.002353915 sec. | ||
| 5782 | 2025.07.29 18:51:36.675102 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5783 | 2025.07.29 18:51:36.675198 [ 277 ] {765a1e06-8dae-4607-ae3a-a89b8143bdb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5784 | 2025.07.29 18:51:36.675240 [ 277 ] {765a1e06-8dae-4607-ae3a-a89b8143bdb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5785 | 2025.07.29 18:51:36.675634 [ 277 ] {765a1e06-8dae-4607-ae3a-a89b8143bdb8} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5786 | 2025.07.29 18:51:36.675671 [ 277 ] {765a1e06-8dae-4607-ae3a-a89b8143bdb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5787 | 2025.07.29 18:51:36.675969 [ 277 ] {765a1e06-8dae-4607-ae3a-a89b8143bdb8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5788 | 2025.07.29 18:51:36.676182 [ 277 ] {765a1e06-8dae-4607-ae3a-a89b8143bdb8} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5789 | 2025.07.29 18:51:36.676310 [ 277 ] {765a1e06-8dae-4607-ae3a-a89b8143bdb8} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001131 sec., 8841.732979664013 rows/sec., 720.98 KiB/sec. | ||
| 5790 | 2025.07.29 18:51:36.676347 [ 277 ] {765a1e06-8dae-4607-ae3a-a89b8143bdb8} <Debug> TCPHandler: Processed in 0.001295536 sec. | ||
| 5791 | 2025.07.29 18:51:36.676457 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5792 | 2025.07.29 18:51:36.676551 [ 277 ] {e2e2cd37-77e6-4344-a93b-315d454d518b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5793 | 2025.07.29 18:51:36.676591 [ 277 ] {e2e2cd37-77e6-4344-a93b-315d454d518b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5794 | 2025.07.29 18:51:36.677965 [ 277 ] {e2e2cd37-77e6-4344-a93b-315d454d518b} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5795 | 2025.07.29 18:51:36.678002 [ 277 ] {e2e2cd37-77e6-4344-a93b-315d454d518b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5796 | 2025.07.29 18:51:36.678495 [ 277 ] {e2e2cd37-77e6-4344-a93b-315d454d518b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5797 | 2025.07.29 18:51:36.678714 [ 277 ] {e2e2cd37-77e6-4344-a93b-315d454d518b} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5798 | 2025.07.29 18:51:36.678829 [ 135 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5799 | 2025.07.29 18:51:36.678842 [ 277 ] {e2e2cd37-77e6-4344-a93b-315d454d518b} <Debug> executeQuery: Read 2276 rows, 188.56 KiB in 0.002308 sec., 986135.1819757365 rows/sec., 79.78 MiB/sec. | ||
| 5800 | 2025.07.29 18:51:36.678907 [ 135 ] {} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5801 | 2025.07.29 18:51:36.678925 [ 277 ] {e2e2cd37-77e6-4344-a93b-315d454d518b} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 5802 | 2025.07.29 18:51:36.678938 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5803 | 2025.07.29 18:51:36.678947 [ 277 ] {e2e2cd37-77e6-4344-a93b-315d454d518b} <Debug> TCPHandler: Processed in 0.002548051 sec. | ||
| 5804 | 2025.07.29 18:51:36.679074 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5805 | 2025.07.29 18:51:36.679076 [ 196 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 5806 | 2025.07.29 18:51:36.679171 [ 277 ] {319ccdc1-b61c-486a-b194-b8c577d1c68f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5807 | 2025.07.29 18:51:36.679216 [ 277 ] {319ccdc1-b61c-486a-b194-b8c577d1c68f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5808 | 2025.07.29 18:51:36.679240 [ 196 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5809 | 2025.07.29 18:51:36.679277 [ 196 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2421 rows starting from the beginning of the part | ||
| 5810 | 2025.07.29 18:51:36.679342 [ 196 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1131 rows starting from the beginning of the part | ||
| 5811 | 2025.07.29 18:51:36.679384 [ 196 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 194 rows starting from the beginning of the part | ||
| 5812 | 2025.07.29 18:51:36.679425 [ 196 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 120 rows starting from the beginning of the part | ||
| 5813 | 2025.07.29 18:51:36.679462 [ 196 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 74 rows starting from the beginning of the part | ||
| 5814 | 2025.07.29 18:51:36.679504 [ 196 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 2276 rows starting from the beginning of the part | ||
| 5815 | 2025.07.29 18:51:36.679734 [ 277 ] {319ccdc1-b61c-486a-b194-b8c577d1c68f} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5816 | 2025.07.29 18:51:36.679777 [ 277 ] {319ccdc1-b61c-486a-b194-b8c577d1c68f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5817 | 2025.07.29 18:51:36.680210 [ 277 ] {319ccdc1-b61c-486a-b194-b8c577d1c68f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5818 | 2025.07.29 18:51:36.680464 [ 277 ] {319ccdc1-b61c-486a-b194-b8c577d1c68f} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5819 | 2025.07.29 18:51:36.680601 [ 277 ] {319ccdc1-b61c-486a-b194-b8c577d1c68f} <Debug> executeQuery: Read 238 rows, 14.88 KiB in 0.001449 sec., 164251.2077294686 rows/sec., 10.03 MiB/sec. | ||
| 5820 | 2025.07.29 18:51:36.680638 [ 277 ] {319ccdc1-b61c-486a-b194-b8c577d1c68f} <Debug> TCPHandler: Processed in 0.001613835 sec. | ||
| 5821 | 2025.07.29 18:51:36.680746 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5822 | 2025.07.29 18:51:36.680841 [ 277 ] {1ff83c03-3664-46f3-adb3-b3d4c8afe041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5823 | 2025.07.29 18:51:36.680881 [ 277 ] {1ff83c03-3664-46f3-adb3-b3d4c8afe041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5824 | 2025.07.29 18:51:36.681393 [ 277 ] {1ff83c03-3664-46f3-adb3-b3d4c8afe041} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5825 | 2025.07.29 18:51:36.681429 [ 277 ] {1ff83c03-3664-46f3-adb3-b3d4c8afe041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5826 | 2025.07.29 18:51:36.681796 [ 277 ] {1ff83c03-3664-46f3-adb3-b3d4c8afe041} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5827 | 2025.07.29 18:51:36.681947 [ 193 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6216 rows, containing 5 columns (5 merged, 0 gathered) in 0.002926141 sec., 2124299.5467409124 rows/sec., 180.70 MiB/sec. | ||
| 5828 | 2025.07.29 18:51:36.682015 [ 277 ] {1ff83c03-3664-46f3-adb3-b3d4c8afe041} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5829 | 2025.07.29 18:51:36.682151 [ 277 ] {1ff83c03-3664-46f3-adb3-b3d4c8afe041} <Debug> executeQuery: Read 431 rows, 29.22 KiB in 0.001328 sec., 324548.1927710843 rows/sec., 21.48 MiB/sec. | ||
| 5830 | 2025.07.29 18:51:36.682190 [ 277 ] {1ff83c03-3664-46f3-adb3-b3d4c8afe041} <Debug> TCPHandler: Processed in 0.001492961 sec. | ||
| 5831 | 2025.07.29 18:51:36.682278 [ 187 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5832 | 2025.07.29 18:51:36.682296 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5833 | 2025.07.29 18:51:36.682396 [ 277 ] {1f89ae9a-c784-4d42-a3bc-d51a4bfd4807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5834 | 2025.07.29 18:51:36.682439 [ 277 ] {1f89ae9a-c784-4d42-a3bc-d51a4bfd4807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5835 | 2025.07.29 18:51:36.682576 [ 187 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_41_8} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5836 | 2025.07.29 18:51:36.682656 [ 187 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_41_8} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5837 | 2025.07.29 18:51:36.682758 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 5838 | 2025.07.29 18:51:36.682916 [ 277 ] {1f89ae9a-c784-4d42-a3bc-d51a4bfd4807} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5839 | 2025.07.29 18:51:36.682959 [ 277 ] {1f89ae9a-c784-4d42-a3bc-d51a4bfd4807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5840 | 2025.07.29 18:51:36.683293 [ 277 ] {1f89ae9a-c784-4d42-a3bc-d51a4bfd4807} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5841 | 2025.07.29 18:51:36.683519 [ 277 ] {1f89ae9a-c784-4d42-a3bc-d51a4bfd4807} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5842 | 2025.07.29 18:51:36.683648 [ 277 ] {1f89ae9a-c784-4d42-a3bc-d51a4bfd4807} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.00127 sec., 159055.11811023622 rows/sec., 9.03 MiB/sec. | ||
| 5843 | 2025.07.29 18:51:36.683686 [ 277 ] {1f89ae9a-c784-4d42-a3bc-d51a4bfd4807} <Debug> TCPHandler: Processed in 0.00143909 sec. | ||
| 5844 | 2025.07.29 18:51:36.683793 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5845 | 2025.07.29 18:51:36.683887 [ 277 ] {91f37a22-d8a5-4141-aeba-e62ae0f7a0c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5846 | 2025.07.29 18:51:36.683927 [ 277 ] {91f37a22-d8a5-4141-aeba-e62ae0f7a0c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5847 | 2025.07.29 18:51:36.684734 [ 277 ] {91f37a22-d8a5-4141-aeba-e62ae0f7a0c8} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5848 | 2025.07.29 18:51:36.684770 [ 277 ] {91f37a22-d8a5-4141-aeba-e62ae0f7a0c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5849 | 2025.07.29 18:51:36.685192 [ 277 ] {91f37a22-d8a5-4141-aeba-e62ae0f7a0c8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5850 | 2025.07.29 18:51:36.685416 [ 277 ] {91f37a22-d8a5-4141-aeba-e62ae0f7a0c8} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5851 | 2025.07.29 18:51:36.685531 [ 135 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5852 | 2025.07.29 18:51:36.685553 [ 277 ] {91f37a22-d8a5-4141-aeba-e62ae0f7a0c8} <Debug> executeQuery: Read 1150 rows, 84.24 KiB in 0.001684 sec., 682897.8622327792 rows/sec., 48.85 MiB/sec. | ||
| 5853 | 2025.07.29 18:51:36.685569 [ 135 ] {} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5854 | 2025.07.29 18:51:36.685596 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5855 | 2025.07.29 18:51:36.685599 [ 277 ] {91f37a22-d8a5-4141-aeba-e62ae0f7a0c8} <Debug> TCPHandler: Processed in 0.001855852 sec. | ||
| 5856 | 2025.07.29 18:51:36.685708 [ 201 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 5857 | 2025.07.29 18:51:36.685721 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5858 | 2025.07.29 18:51:36.685868 [ 277 ] {69eb00ae-57e8-4108-9400-ade6a38dbbe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5859 | 2025.07.29 18:51:36.685911 [ 277 ] {69eb00ae-57e8-4108-9400-ade6a38dbbe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5860 | 2025.07.29 18:51:36.685945 [ 201 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5861 | 2025.07.29 18:51:36.686011 [ 201 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1223 rows starting from the beginning of the part | ||
| 5862 | 2025.07.29 18:51:36.686125 [ 201 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 684 rows starting from the beginning of the part | ||
| 5863 | 2025.07.29 18:51:36.686206 [ 201 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 109 rows starting from the beginning of the part | ||
| 5864 | 2025.07.29 18:51:36.686245 [ 277 ] {69eb00ae-57e8-4108-9400-ade6a38dbbe3} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5865 | 2025.07.29 18:51:36.686287 [ 277 ] {69eb00ae-57e8-4108-9400-ade6a38dbbe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5866 | 2025.07.29 18:51:36.686291 [ 201 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 96 rows starting from the beginning of the part | ||
| 5867 | 2025.07.29 18:51:36.686375 [ 201 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 73 rows starting from the beginning of the part | ||
| 5868 | 2025.07.29 18:51:36.686446 [ 201 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1150 rows starting from the beginning of the part | ||
| 5869 | 2025.07.29 18:51:36.686610 [ 277 ] {69eb00ae-57e8-4108-9400-ade6a38dbbe3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5870 | 2025.07.29 18:51:36.686867 [ 277 ] {69eb00ae-57e8-4108-9400-ade6a38dbbe3} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5871 | 2025.07.29 18:51:36.687005 [ 277 ] {69eb00ae-57e8-4108-9400-ade6a38dbbe3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001156 sec., 5190.311418685122 rows/sec., 271.17 KiB/sec. | ||
| 5872 | 2025.07.29 18:51:36.687042 [ 277 ] {69eb00ae-57e8-4108-9400-ade6a38dbbe3} <Debug> TCPHandler: Processed in 0.001371608 sec. | ||
| 5873 | 2025.07.29 18:51:36.687149 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5874 | 2025.07.29 18:51:36.687251 [ 277 ] {09fb2025-a7cf-422b-a1cd-881f480e27c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5875 | 2025.07.29 18:51:36.687295 [ 277 ] {09fb2025-a7cf-422b-a1cd-881f480e27c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5876 | 2025.07.29 18:51:36.687884 [ 277 ] {09fb2025-a7cf-422b-a1cd-881f480e27c9} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5877 | 2025.07.29 18:51:36.687922 [ 277 ] {09fb2025-a7cf-422b-a1cd-881f480e27c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5878 | 2025.07.29 18:51:36.688011 [ 187 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3335 rows, containing 5 columns (5 merged, 0 gathered) in 0.002362486 sec., 1411648.5769651122 rows/sec., 107.26 MiB/sec. | ||
| 5879 | 2025.07.29 18:51:36.688180 [ 187 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5880 | 2025.07.29 18:51:36.688385 [ 277 ] {09fb2025-a7cf-422b-a1cd-881f480e27c9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5881 | 2025.07.29 18:51:36.688438 [ 187 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_41_8} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5882 | 2025.07.29 18:51:36.688518 [ 187 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_41_8} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5883 | 2025.07.29 18:51:36.688605 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 5884 | 2025.07.29 18:51:36.688645 [ 277 ] {09fb2025-a7cf-422b-a1cd-881f480e27c9} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5885 | 2025.07.29 18:51:36.688761 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5886 | 2025.07.29 18:51:36.688785 [ 277 ] {09fb2025-a7cf-422b-a1cd-881f480e27c9} <Debug> executeQuery: Read 906 rows, 61.27 KiB in 0.001553 sec., 583386.992916935 rows/sec., 38.53 MiB/sec. | ||
| 5887 | 2025.07.29 18:51:36.688802 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5888 | 2025.07.29 18:51:36.688829 [ 277 ] {09fb2025-a7cf-422b-a1cd-881f480e27c9} <Debug> TCPHandler: Processed in 0.001731479 sec. | ||
| 5889 | 2025.07.29 18:51:36.688829 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5890 | 2025.07.29 18:51:36.688922 [ 196 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 5891 | 2025.07.29 18:51:36.688947 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5892 | 2025.07.29 18:51:36.689035 [ 196 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5893 | 2025.07.29 18:51:36.689054 [ 277 ] {0ba9b2d6-7005-435e-bba3-6e8eab73f58e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5894 | 2025.07.29 18:51:36.689068 [ 196 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12126 rows starting from the beginning of the part | ||
| 5895 | 2025.07.29 18:51:36.689106 [ 277 ] {0ba9b2d6-7005-435e-bba3-6e8eab73f58e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5896 | 2025.07.29 18:51:36.689123 [ 196 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 307 rows starting from the beginning of the part | ||
| 5897 | 2025.07.29 18:51:36.689164 [ 196 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 340 rows starting from the beginning of the part | ||
| 5898 | 2025.07.29 18:51:36.689199 [ 196 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 5899 | 2025.07.29 18:51:36.689236 [ 196 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 5900 | 2025.07.29 18:51:36.689271 [ 196 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 906 rows starting from the beginning of the part | ||
| 5901 | 2025.07.29 18:51:36.689442 [ 277 ] {0ba9b2d6-7005-435e-bba3-6e8eab73f58e} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5902 | 2025.07.29 18:51:36.689489 [ 277 ] {0ba9b2d6-7005-435e-bba3-6e8eab73f58e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5903 | 2025.07.29 18:51:36.689874 [ 277 ] {0ba9b2d6-7005-435e-bba3-6e8eab73f58e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5904 | 2025.07.29 18:51:36.690090 [ 277 ] {0ba9b2d6-7005-435e-bba3-6e8eab73f58e} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5905 | 2025.07.29 18:51:36.690226 [ 277 ] {0ba9b2d6-7005-435e-bba3-6e8eab73f58e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001192 sec., 838.9261744966443 rows/sec., 56.53 KiB/sec. | ||
| 5906 | 2025.07.29 18:51:36.690263 [ 277 ] {0ba9b2d6-7005-435e-bba3-6e8eab73f58e} <Debug> TCPHandler: Processed in 0.001368619 sec. | ||
| 5907 | 2025.07.29 18:51:36.690374 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5908 | 2025.07.29 18:51:36.690470 [ 277 ] {4a90567b-7259-4f70-bedf-e54b5a546e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5909 | 2025.07.29 18:51:36.690525 [ 277 ] {4a90567b-7259-4f70-bedf-e54b5a546e2b} <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 | ||
| 5910 | 2025.07.29 18:51:36.691392 [ 277 ] {4a90567b-7259-4f70-bedf-e54b5a546e2b} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5911 | 2025.07.29 18:51:36.691429 [ 277 ] {4a90567b-7259-4f70-bedf-e54b5a546e2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5912 | 2025.07.29 18:51:36.691997 [ 277 ] {4a90567b-7259-4f70-bedf-e54b5a546e2b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5913 | 2025.07.29 18:51:36.692218 [ 277 ] {4a90567b-7259-4f70-bedf-e54b5a546e2b} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5914 | 2025.07.29 18:51:36.692369 [ 277 ] {4a90567b-7259-4f70-bedf-e54b5a546e2b} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001917 sec., 16692.749087115284 rows/sec., 29.91 MiB/sec. | ||
| 5915 | 2025.07.29 18:51:36.692424 [ 277 ] {4a90567b-7259-4f70-bedf-e54b5a546e2b} <Debug> TCPHandler: Processed in 0.002100499 sec. | ||
| 5916 | 2025.07.29 18:51:36.692540 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5917 | 2025.07.29 18:51:36.692636 [ 277 ] {2eb4be7c-6399-49bd-bb41-47ec5f5256c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5918 | 2025.07.29 18:51:36.692678 [ 277 ] {2eb4be7c-6399-49bd-bb41-47ec5f5256c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5919 | 2025.07.29 18:51:36.692996 [ 277 ] {2eb4be7c-6399-49bd-bb41-47ec5f5256c0} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5920 | 2025.07.29 18:51:36.693032 [ 277 ] {2eb4be7c-6399-49bd-bb41-47ec5f5256c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5921 | 2025.07.29 18:51:36.693372 [ 277 ] {2eb4be7c-6399-49bd-bb41-47ec5f5256c0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5922 | 2025.07.29 18:51:36.693590 [ 277 ] {2eb4be7c-6399-49bd-bb41-47ec5f5256c0} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5923 | 2025.07.29 18:51:36.693712 [ 154 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5924 | 2025.07.29 18:51:36.693721 [ 277 ] {2eb4be7c-6399-49bd-bb41-47ec5f5256c0} <Debug> executeQuery: Read 56 rows, 3.23 KiB in 0.001104 sec., 50724.637681159424 rows/sec., 2.86 MiB/sec. | ||
| 5925 | 2025.07.29 18:51:36.693747 [ 154 ] {} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5926 | 2025.07.29 18:51:36.693764 [ 277 ] {2eb4be7c-6399-49bd-bb41-47ec5f5256c0} <Debug> TCPHandler: Processed in 0.001273085 sec. | ||
| 5927 | 2025.07.29 18:51:36.693767 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5928 | 2025.07.29 18:51:36.693850 [ 187 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 5929 | 2025.07.29 18:51:36.693891 [ 192 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13999 rows, containing 5 columns (5 merged, 0 gathered) in 0.00499627 sec., 2801890.2100967322 rows/sec., 189.20 MiB/sec. | ||
| 5930 | 2025.07.29 18:51:36.693947 [ 187 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5931 | 2025.07.29 18:51:36.693980 [ 187 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2406 rows starting from the beginning of the part | ||
| 5932 | 2025.07.29 18:51:36.694037 [ 187 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 102 rows starting from the beginning of the part | ||
| 5933 | 2025.07.29 18:51:36.694077 [ 187 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 5934 | 2025.07.29 18:51:36.694112 [ 187 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 5935 | 2025.07.29 18:51:36.694150 [ 187 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 5936 | 2025.07.29 18:51:36.694186 [ 187 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part | ||
| 5937 | 2025.07.29 18:51:36.694252 [ 196 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5938 | 2025.07.29 18:51:36.694537 [ 196 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5939 | 2025.07.29 18:51:36.694608 [ 196 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5940 | 2025.07.29 18:51:36.694676 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.50 MiB. | ||
| 5941 | 2025.07.29 18:51:36.695472 [ 192 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2744 rows, containing 4 columns (4 merged, 0 gathered) in 0.001657206 sec., 1655798.9773148298 rows/sec., 106.30 MiB/sec. | ||
| 5942 | 2025.07.29 18:51:36.695763 [ 196 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5943 | 2025.07.29 18:51:36.696005 [ 196 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_41_8} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5944 | 2025.07.29 18:51:36.696073 [ 196 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_41_8} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5945 | 2025.07.29 18:51:36.696143 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5946 | 2025.07.29 18:51:37.001156 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.51 MiB, peak 246.76 MiB, free memory in arenas 0.00 B, will set to 241.25 MiB (RSS), difference: 1.74 MiB | ||
| 5947 | 2025.07.29 18:51:37.468753 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 842 | ||
| 5948 | 2025.07.29 18:51:37.471384 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5949 | 2025.07.29 18:51:37.471427 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5950 | 2025.07.29 18:51:37.472651 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5951 | 2025.07.29 18:51:37.472917 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5952 | 2025.07.29 18:51:37.473201 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 842 | ||
| 5953 | 2025.07.29 18:51:39.927245 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12383 | ||
| 5954 | 2025.07.29 18:51:39.927725 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5955 | 2025.07.29 18:51:39.927761 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5956 | 2025.07.29 18:51:39.928240 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5957 | 2025.07.29 18:51:39.928469 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5958 | 2025.07.29 18:51:39.928597 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12383 | ||
| 5959 | 2025.07.29 18:51:40.263453 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5960 | 2025.07.29 18:51:40.263628 [ 277 ] {0b44f7b3-6fd1-4471-a585-f83e504c46a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5961 | 2025.07.29 18:51:40.263693 [ 277 ] {0b44f7b3-6fd1-4471-a585-f83e504c46a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5962 | 2025.07.29 18:51:40.264289 [ 277 ] {0b44f7b3-6fd1-4471-a585-f83e504c46a6} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5963 | 2025.07.29 18:51:40.264337 [ 277 ] {0b44f7b3-6fd1-4471-a585-f83e504c46a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5964 | 2025.07.29 18:51:40.264734 [ 277 ] {0b44f7b3-6fd1-4471-a585-f83e504c46a6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5965 | 2025.07.29 18:51:40.264952 [ 277 ] {0b44f7b3-6fd1-4471-a585-f83e504c46a6} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5966 | 2025.07.29 18:51:40.265107 [ 277 ] {0b44f7b3-6fd1-4471-a585-f83e504c46a6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001526 sec., 36697.247706422015 rows/sec., 2.80 MiB/sec. | ||
| 5967 | 2025.07.29 18:51:40.265155 [ 277 ] {0b44f7b3-6fd1-4471-a585-f83e504c46a6} <Debug> TCPHandler: Processed in 0.001830431 sec. | ||
| 5968 | 2025.07.29 18:51:40.265271 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5969 | 2025.07.29 18:51:40.265372 [ 277 ] {08068fc1-be58-498c-a75d-11c44f32685b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5970 | 2025.07.29 18:51:40.265413 [ 277 ] {08068fc1-be58-498c-a75d-11c44f32685b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5971 | 2025.07.29 18:51:40.265838 [ 277 ] {08068fc1-be58-498c-a75d-11c44f32685b} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5972 | 2025.07.29 18:51:40.265872 [ 277 ] {08068fc1-be58-498c-a75d-11c44f32685b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5973 | 2025.07.29 18:51:40.266173 [ 277 ] {08068fc1-be58-498c-a75d-11c44f32685b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5974 | 2025.07.29 18:51:40.266373 [ 277 ] {08068fc1-be58-498c-a75d-11c44f32685b} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5975 | 2025.07.29 18:51:40.266497 [ 277 ] {08068fc1-be58-498c-a75d-11c44f32685b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001148 sec., 55749.12891986063 rows/sec., 4.35 MiB/sec. | ||
| 5976 | 2025.07.29 18:51:40.266535 [ 277 ] {08068fc1-be58-498c-a75d-11c44f32685b} <Debug> TCPHandler: Processed in 0.001314647 sec. | ||
| 5977 | 2025.07.29 18:51:40.266647 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5978 | 2025.07.29 18:51:40.266744 [ 277 ] {a7401d26-796d-4a02-8541-4d09ecd13ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5979 | 2025.07.29 18:51:40.266814 [ 277 ] {a7401d26-796d-4a02-8541-4d09ecd13ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5980 | 2025.07.29 18:51:40.267186 [ 277 ] {a7401d26-796d-4a02-8541-4d09ecd13ce6} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5981 | 2025.07.29 18:51:40.267220 [ 277 ] {a7401d26-796d-4a02-8541-4d09ecd13ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5982 | 2025.07.29 18:51:40.267532 [ 277 ] {a7401d26-796d-4a02-8541-4d09ecd13ce6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5983 | 2025.07.29 18:51:40.267739 [ 277 ] {a7401d26-796d-4a02-8541-4d09ecd13ce6} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5984 | 2025.07.29 18:51:40.267872 [ 277 ] {a7401d26-796d-4a02-8541-4d09ecd13ce6} <Debug> executeQuery: Read 126 rows, 8.98 KiB in 0.001148 sec., 109756.09756097561 rows/sec., 7.64 MiB/sec. | ||
| 5985 | 2025.07.29 18:51:40.267907 [ 277 ] {a7401d26-796d-4a02-8541-4d09ecd13ce6} <Debug> TCPHandler: Processed in 0.001308457 sec. | ||
| 5986 | 2025.07.29 18:51:40.268015 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5987 | 2025.07.29 18:51:40.268135 [ 277 ] {b75f10ff-0654-44b0-bcc0-f9ce0673b83c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5988 | 2025.07.29 18:51:40.268176 [ 277 ] {b75f10ff-0654-44b0-bcc0-f9ce0673b83c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5989 | 2025.07.29 18:51:40.268478 [ 277 ] {b75f10ff-0654-44b0-bcc0-f9ce0673b83c} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5990 | 2025.07.29 18:51:40.268510 [ 277 ] {b75f10ff-0654-44b0-bcc0-f9ce0673b83c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5991 | 2025.07.29 18:51:40.268823 [ 277 ] {b75f10ff-0654-44b0-bcc0-f9ce0673b83c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5992 | 2025.07.29 18:51:40.269030 [ 277 ] {b75f10ff-0654-44b0-bcc0-f9ce0673b83c} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5993 | 2025.07.29 18:51:40.269151 [ 277 ] {b75f10ff-0654-44b0-bcc0-f9ce0673b83c} <Debug> executeQuery: Read 46 rows, 3.19 KiB in 0.001035 sec., 44444.44444444445 rows/sec., 3.01 MiB/sec. | ||
| 5994 | 2025.07.29 18:51:40.269185 [ 277 ] {b75f10ff-0654-44b0-bcc0-f9ce0673b83c} <Debug> TCPHandler: Processed in 0.001217884 sec. | ||
| 5995 | 2025.07.29 18:51:40.595467 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5996 | 2025.07.29 18:51:40.610866 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5997 | 2025.07.29 18:51:40.610921 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 5998 | 2025.07.29 18:51:40.617006 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5999 | 2025.07.29 18:51:40.617708 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6000 | 2025.07.29 18:51:40.620337 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6001 | 2025.07.29 18:51:45.265037 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6002 | 2025.07.29 18:51:45.265239 [ 277 ] {5ddbcb47-c057-4300-954c-83771d574391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6003 | 2025.07.29 18:51:45.265306 [ 277 ] {5ddbcb47-c057-4300-954c-83771d574391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6004 | 2025.07.29 18:51:45.265968 [ 277 ] {5ddbcb47-c057-4300-954c-83771d574391} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6005 | 2025.07.29 18:51:45.266023 [ 277 ] {5ddbcb47-c057-4300-954c-83771d574391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6006 | 2025.07.29 18:51:45.266436 [ 277 ] {5ddbcb47-c057-4300-954c-83771d574391} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6007 | 2025.07.29 18:51:45.266671 [ 277 ] {5ddbcb47-c057-4300-954c-83771d574391} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6008 | 2025.07.29 18:51:45.266830 [ 277 ] {5ddbcb47-c057-4300-954c-83771d574391} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.001644 sec., 45012.165450121654 rows/sec., 3.67 MiB/sec. | ||
| 6009 | 2025.07.29 18:51:45.266878 [ 277 ] {5ddbcb47-c057-4300-954c-83771d574391} <Debug> TCPHandler: Processed in 0.001970804 sec. | ||
| 6010 | 2025.07.29 18:51:45.267010 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6011 | 2025.07.29 18:51:45.267114 [ 277 ] {4bd0792a-a874-4fcf-880f-df499cadb905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6012 | 2025.07.29 18:51:45.267159 [ 277 ] {4bd0792a-a874-4fcf-880f-df499cadb905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6013 | 2025.07.29 18:51:45.267574 [ 277 ] {4bd0792a-a874-4fcf-880f-df499cadb905} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6014 | 2025.07.29 18:51:45.267611 [ 277 ] {4bd0792a-a874-4fcf-880f-df499cadb905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6015 | 2025.07.29 18:51:45.267923 [ 277 ] {4bd0792a-a874-4fcf-880f-df499cadb905} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6016 | 2025.07.29 18:51:45.268133 [ 277 ] {4bd0792a-a874-4fcf-880f-df499cadb905} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6017 | 2025.07.29 18:51:45.268264 [ 277 ] {4bd0792a-a874-4fcf-880f-df499cadb905} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001172 sec., 7679.180887372013 rows/sec., 577.44 KiB/sec. | ||
| 6018 | 2025.07.29 18:51:45.268301 [ 277 ] {4bd0792a-a874-4fcf-880f-df499cadb905} <Debug> TCPHandler: Processed in 0.001344247 sec. | ||
| 6019 | 2025.07.29 18:51:45.268404 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6020 | 2025.07.29 18:51:45.268501 [ 277 ] {e6c885a5-4934-44c9-a1c3-1c30b62a80a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6021 | 2025.07.29 18:51:45.268542 [ 277 ] {e6c885a5-4934-44c9-a1c3-1c30b62a80a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6022 | 2025.07.29 18:51:45.268965 [ 277 ] {e6c885a5-4934-44c9-a1c3-1c30b62a80a7} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6023 | 2025.07.29 18:51:45.268999 [ 277 ] {e6c885a5-4934-44c9-a1c3-1c30b62a80a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6024 | 2025.07.29 18:51:45.269302 [ 277 ] {e6c885a5-4934-44c9-a1c3-1c30b62a80a7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6025 | 2025.07.29 18:51:45.269527 [ 277 ] {e6c885a5-4934-44c9-a1c3-1c30b62a80a7} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6026 | 2025.07.29 18:51:45.269654 [ 277 ] {e6c885a5-4934-44c9-a1c3-1c30b62a80a7} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001172 sec., 62286.68941979522 rows/sec., 4.86 MiB/sec. | ||
| 6027 | 2025.07.29 18:51:45.269690 [ 277 ] {e6c885a5-4934-44c9-a1c3-1c30b62a80a7} <Debug> TCPHandler: Processed in 0.001337167 sec. | ||
| 6028 | 2025.07.29 18:51:45.269805 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6029 | 2025.07.29 18:51:45.269901 [ 277 ] {722b35b5-56af-4373-8d84-1cf6d4726286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6030 | 2025.07.29 18:51:45.269945 [ 277 ] {722b35b5-56af-4373-8d84-1cf6d4726286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6031 | 2025.07.29 18:51:45.270356 [ 277 ] {722b35b5-56af-4373-8d84-1cf6d4726286} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6032 | 2025.07.29 18:51:45.270392 [ 277 ] {722b35b5-56af-4373-8d84-1cf6d4726286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6033 | 2025.07.29 18:51:45.270724 [ 277 ] {722b35b5-56af-4373-8d84-1cf6d4726286} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6034 | 2025.07.29 18:51:45.270934 [ 277 ] {722b35b5-56af-4373-8d84-1cf6d4726286} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6035 | 2025.07.29 18:51:45.271062 [ 277 ] {722b35b5-56af-4373-8d84-1cf6d4726286} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 6036 | 2025.07.29 18:51:45.271099 [ 277 ] {722b35b5-56af-4373-8d84-1cf6d4726286} <Debug> TCPHandler: Processed in 0.001344507 sec. | ||
| 6037 | 2025.07.29 18:51:45.271201 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6038 | 2025.07.29 18:51:45.271297 [ 277 ] {28156c35-e10e-470a-ab2a-8b8d51792666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6039 | 2025.07.29 18:51:45.271351 [ 277 ] {28156c35-e10e-470a-ab2a-8b8d51792666} <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 | ||
| 6040 | 2025.07.29 18:51:45.272104 [ 277 ] {28156c35-e10e-470a-ab2a-8b8d51792666} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6041 | 2025.07.29 18:51:45.272139 [ 277 ] {28156c35-e10e-470a-ab2a-8b8d51792666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6042 | 2025.07.29 18:51:45.272725 [ 277 ] {28156c35-e10e-470a-ab2a-8b8d51792666} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6043 | 2025.07.29 18:51:45.272990 [ 277 ] {28156c35-e10e-470a-ab2a-8b8d51792666} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6044 | 2025.07.29 18:51:45.273148 [ 277 ] {28156c35-e10e-470a-ab2a-8b8d51792666} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001868 sec., 4817.987152034261 rows/sec., 8.63 MiB/sec. | ||
| 6045 | 2025.07.29 18:51:45.273220 [ 277 ] {28156c35-e10e-470a-ab2a-8b8d51792666} <Debug> TCPHandler: Processed in 0.002067787 sec. | ||
| 6046 | 2025.07.29 18:51:45.273339 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6047 | 2025.07.29 18:51:45.273443 [ 277 ] {75e9f8e5-dd85-422c-a122-b0c67c00dc12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6048 | 2025.07.29 18:51:45.273484 [ 277 ] {75e9f8e5-dd85-422c-a122-b0c67c00dc12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6049 | 2025.07.29 18:51:45.273828 [ 277 ] {75e9f8e5-dd85-422c-a122-b0c67c00dc12} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6050 | 2025.07.29 18:51:45.273862 [ 277 ] {75e9f8e5-dd85-422c-a122-b0c67c00dc12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6051 | 2025.07.29 18:51:45.274170 [ 277 ] {75e9f8e5-dd85-422c-a122-b0c67c00dc12} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6052 | 2025.07.29 18:51:45.274402 [ 277 ] {75e9f8e5-dd85-422c-a122-b0c67c00dc12} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6053 | 2025.07.29 18:51:45.274533 [ 277 ] {75e9f8e5-dd85-422c-a122-b0c67c00dc12} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 6054 | 2025.07.29 18:51:45.274570 [ 277 ] {75e9f8e5-dd85-422c-a122-b0c67c00dc12} <Debug> TCPHandler: Processed in 0.001284976 sec. | ||
| 6055 | 2025.07.29 18:51:47.284007 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6056 | 2025.07.29 18:51:47.284117 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6057 | 2025.07.29 18:51:47.429607 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12871 | ||
| 6058 | 2025.07.29 18:51:47.430123 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6059 | 2025.07.29 18:51:47.430170 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6060 | 2025.07.29 18:51:47.430703 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6061 | 2025.07.29 18:51:47.430930 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6062 | 2025.07.29 18:51:47.431063 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
| 6063 | 2025.07.29 18:51:47.474328 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 862 | ||
| 6064 | 2025.07.29 18:51:47.476384 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6065 | 2025.07.29 18:51:47.476423 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6066 | 2025.07.29 18:51:47.477599 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6067 | 2025.07.29 18:51:47.477867 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6068 | 2025.07.29 18:51:47.478120 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 862 | ||
| 6069 | 2025.07.29 18:51:48.121356 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6070 | 2025.07.29 18:51:48.137465 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6071 | 2025.07.29 18:51:48.137520 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6072 | 2025.07.29 18:51:48.143609 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6073 | 2025.07.29 18:51:48.144299 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6074 | 2025.07.29 18:51:48.147042 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6075 | 2025.07.29 18:51:49.357090 [ 140 ] {} <Debug> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 6076 | 2025.07.29 18:51:49.357160 [ 140 ] {} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6077 | 2025.07.29 18:51:49.357183 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6078 | 2025.07.29 18:51:49.357309 [ 198 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 6079 | 2025.07.29 18:51:49.357466 [ 198 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6080 | 2025.07.29 18:51:49.357503 [ 198 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 20 rows starting from the beginning of the part | ||
| 6081 | 2025.07.29 18:51:49.357576 [ 198 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 6082 | 2025.07.29 18:51:49.357627 [ 198 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 6083 | 2025.07.29 18:51:49.357675 [ 198 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 6084 | 2025.07.29 18:51:49.357724 [ 198 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 6085 | 2025.07.29 18:51:49.358479 [ 192 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001228124 sec., 39084.001289772044 rows/sec., 3.26 MiB/sec. | ||
| 6086 | 2025.07.29 18:51:49.358631 [ 194 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6087 | 2025.07.29 18:51:49.358931 [ 194 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_10_2} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6088 | 2025.07.29 18:51:49.359016 [ 194 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_10_2} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 6089 | 2025.07.29 18:51:49.359087 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6090 | 2025.07.29 18:51:50.276266 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6091 | 2025.07.29 18:51:50.276441 [ 277 ] {a7e22fec-6b5d-49e2-8123-5c1b554bfe9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6092 | 2025.07.29 18:51:50.276506 [ 277 ] {a7e22fec-6b5d-49e2-8123-5c1b554bfe9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6093 | 2025.07.29 18:51:50.277393 [ 277 ] {a7e22fec-6b5d-49e2-8123-5c1b554bfe9b} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6094 | 2025.07.29 18:51:50.277434 [ 277 ] {a7e22fec-6b5d-49e2-8123-5c1b554bfe9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6095 | 2025.07.29 18:51:50.277854 [ 277 ] {a7e22fec-6b5d-49e2-8123-5c1b554bfe9b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6096 | 2025.07.29 18:51:50.278089 [ 277 ] {a7e22fec-6b5d-49e2-8123-5c1b554bfe9b} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6097 | 2025.07.29 18:51:50.278255 [ 277 ] {a7e22fec-6b5d-49e2-8123-5c1b554bfe9b} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001859 sec., 210866.05701990318 rows/sec., 13.38 MiB/sec. | ||
| 6098 | 2025.07.29 18:51:50.278317 [ 277 ] {a7e22fec-6b5d-49e2-8123-5c1b554bfe9b} <Debug> TCPHandler: Processed in 0.002174181 sec. | ||
| 6099 | 2025.07.29 18:51:50.278467 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6100 | 2025.07.29 18:51:50.278571 [ 277 ] {8487a630-2ed9-4a5d-aeae-6af14d788264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6101 | 2025.07.29 18:51:50.278614 [ 277 ] {8487a630-2ed9-4a5d-aeae-6af14d788264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6102 | 2025.07.29 18:51:50.279633 [ 277 ] {8487a630-2ed9-4a5d-aeae-6af14d788264} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6103 | 2025.07.29 18:51:50.279669 [ 277 ] {8487a630-2ed9-4a5d-aeae-6af14d788264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6104 | 2025.07.29 18:51:50.280052 [ 277 ] {8487a630-2ed9-4a5d-aeae-6af14d788264} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6105 | 2025.07.29 18:51:50.280268 [ 277 ] {8487a630-2ed9-4a5d-aeae-6af14d788264} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6106 | 2025.07.29 18:51:50.280404 [ 277 ] {8487a630-2ed9-4a5d-aeae-6af14d788264} <Debug> executeQuery: Read 1131 rows, 92.08 KiB in 0.001858 sec., 608719.052744887 rows/sec., 48.40 MiB/sec. | ||
| 6107 | 2025.07.29 18:51:50.280442 [ 277 ] {8487a630-2ed9-4a5d-aeae-6af14d788264} <Debug> TCPHandler: Processed in 0.002028597 sec. | ||
| 6108 | 2025.07.29 18:51:50.280574 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6109 | 2025.07.29 18:51:50.280671 [ 277 ] {ec6705fd-81b4-4f44-af01-b2245fd6ea07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6110 | 2025.07.29 18:51:50.280712 [ 277 ] {ec6705fd-81b4-4f44-af01-b2245fd6ea07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6111 | 2025.07.29 18:51:50.281222 [ 277 ] {ec6705fd-81b4-4f44-af01-b2245fd6ea07} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6112 | 2025.07.29 18:51:50.281256 [ 277 ] {ec6705fd-81b4-4f44-af01-b2245fd6ea07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6113 | 2025.07.29 18:51:50.281573 [ 277 ] {ec6705fd-81b4-4f44-af01-b2245fd6ea07} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6114 | 2025.07.29 18:51:50.281799 [ 277 ] {ec6705fd-81b4-4f44-af01-b2245fd6ea07} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6115 | 2025.07.29 18:51:50.281893 [ 138 ] {} <Debug> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6116 | 2025.07.29 18:51:50.281929 [ 277 ] {ec6705fd-81b4-4f44-af01-b2245fd6ea07} <Debug> executeQuery: Read 228 rows, 14.18 KiB in 0.001278 sec., 178403.7558685446 rows/sec., 10.84 MiB/sec. | ||
| 6117 | 2025.07.29 18:51:50.281954 [ 138 ] {} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6118 | 2025.07.29 18:51:50.281974 [ 277 ] {ec6705fd-81b4-4f44-af01-b2245fd6ea07} <Debug> TCPHandler: Processed in 0.001451431 sec. | ||
| 6119 | 2025.07.29 18:51:50.281984 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6120 | 2025.07.29 18:51:50.282081 [ 198 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6121 | 2025.07.29 18:51:50.282089 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6122 | 2025.07.29 18:51:50.282186 [ 198 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6123 | 2025.07.29 18:51:50.282203 [ 277 ] {b62164d3-5f70-4275-9e51-b8992713b795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6124 | 2025.07.29 18:51:50.282218 [ 198 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 269 rows starting from the beginning of the part | ||
| 6125 | 2025.07.29 18:51:50.282244 [ 277 ] {b62164d3-5f70-4275-9e51-b8992713b795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6126 | 2025.07.29 18:51:50.282282 [ 198 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 32 rows starting from the beginning of the part | ||
| 6127 | 2025.07.29 18:51:50.282332 [ 198 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 9 rows starting from the beginning of the part | ||
| 6128 | 2025.07.29 18:51:50.282379 [ 198 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 238 rows starting from the beginning of the part | ||
| 6129 | 2025.07.29 18:51:50.282422 [ 198 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 9 rows starting from the beginning of the part | ||
| 6130 | 2025.07.29 18:51:50.282467 [ 198 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 228 rows starting from the beginning of the part | ||
| 6131 | 2025.07.29 18:51:50.282756 [ 277 ] {b62164d3-5f70-4275-9e51-b8992713b795} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6132 | 2025.07.29 18:51:50.282791 [ 277 ] {b62164d3-5f70-4275-9e51-b8992713b795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6133 | 2025.07.29 18:51:50.283110 [ 277 ] {b62164d3-5f70-4275-9e51-b8992713b795} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6134 | 2025.07.29 18:51:50.283303 [ 194 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 785 rows, containing 5 columns (5 merged, 0 gathered) in 0.001264246 sec., 620923.4595165815 rows/sec., 41.02 MiB/sec. | ||
| 6135 | 2025.07.29 18:51:50.283322 [ 277 ] {b62164d3-5f70-4275-9e51-b8992713b795} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6136 | 2025.07.29 18:51:50.283456 [ 277 ] {b62164d3-5f70-4275-9e51-b8992713b795} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001272 sec., 159591.19496855346 rows/sec., 10.29 MiB/sec. | ||
| 6137 | 2025.07.29 18:51:50.283493 [ 277 ] {b62164d3-5f70-4275-9e51-b8992713b795} <Debug> TCPHandler: Processed in 0.00145337 sec. | ||
| 6138 | 2025.07.29 18:51:50.283502 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6139 | 2025.07.29 18:51:50.283601 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6140 | 2025.07.29 18:51:50.283697 [ 277 ] {fa50cfa6-88fb-49dc-9b57-e21652064223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6141 | 2025.07.29 18:51:50.283739 [ 277 ] {fa50cfa6-88fb-49dc-9b57-e21652064223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6142 | 2025.07.29 18:51:50.283818 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_36_7} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6143 | 2025.07.29 18:51:50.283902 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_36_7} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6144 | 2025.07.29 18:51:50.283994 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6145 | 2025.07.29 18:51:50.284204 [ 277 ] {fa50cfa6-88fb-49dc-9b57-e21652064223} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6146 | 2025.07.29 18:51:50.284244 [ 277 ] {fa50cfa6-88fb-49dc-9b57-e21652064223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6147 | 2025.07.29 18:51:50.284550 [ 277 ] {fa50cfa6-88fb-49dc-9b57-e21652064223} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6148 | 2025.07.29 18:51:50.284752 [ 277 ] {fa50cfa6-88fb-49dc-9b57-e21652064223} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6149 | 2025.07.29 18:51:50.284877 [ 277 ] {fa50cfa6-88fb-49dc-9b57-e21652064223} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001198 sec., 168614.3572621035 rows/sec., 9.58 MiB/sec. | ||
| 6150 | 2025.07.29 18:51:50.284914 [ 277 ] {fa50cfa6-88fb-49dc-9b57-e21652064223} <Debug> TCPHandler: Processed in 0.001360298 sec. | ||
| 6151 | 2025.07.29 18:51:50.285019 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6152 | 2025.07.29 18:51:50.285111 [ 277 ] {8bc43cd7-9a7a-4fa9-97a2-ed24edaadf30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6153 | 2025.07.29 18:51:50.285149 [ 277 ] {8bc43cd7-9a7a-4fa9-97a2-ed24edaadf30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6154 | 2025.07.29 18:51:50.285801 [ 277 ] {8bc43cd7-9a7a-4fa9-97a2-ed24edaadf30} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6155 | 2025.07.29 18:51:50.285837 [ 277 ] {8bc43cd7-9a7a-4fa9-97a2-ed24edaadf30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6156 | 2025.07.29 18:51:50.286155 [ 277 ] {8bc43cd7-9a7a-4fa9-97a2-ed24edaadf30} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6157 | 2025.07.29 18:51:50.286357 [ 277 ] {8bc43cd7-9a7a-4fa9-97a2-ed24edaadf30} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6158 | 2025.07.29 18:51:50.286482 [ 277 ] {8bc43cd7-9a7a-4fa9-97a2-ed24edaadf30} <Debug> executeQuery: Read 684 rows, 49.13 KiB in 0.001389 sec., 492440.60475161986 rows/sec., 34.54 MiB/sec. | ||
| 6159 | 2025.07.29 18:51:50.286518 [ 277 ] {8bc43cd7-9a7a-4fa9-97a2-ed24edaadf30} <Debug> TCPHandler: Processed in 0.001546073 sec. | ||
| 6160 | 2025.07.29 18:51:50.286623 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6161 | 2025.07.29 18:51:50.286723 [ 277 ] {aa0406e1-d72d-4e1c-bdbe-73a74fcda807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6162 | 2025.07.29 18:51:50.286767 [ 277 ] {aa0406e1-d72d-4e1c-bdbe-73a74fcda807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6163 | 2025.07.29 18:51:50.287098 [ 277 ] {aa0406e1-d72d-4e1c-bdbe-73a74fcda807} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6164 | 2025.07.29 18:51:50.287134 [ 277 ] {aa0406e1-d72d-4e1c-bdbe-73a74fcda807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6165 | 2025.07.29 18:51:50.287451 [ 277 ] {aa0406e1-d72d-4e1c-bdbe-73a74fcda807} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6166 | 2025.07.29 18:51:50.287665 [ 277 ] {aa0406e1-d72d-4e1c-bdbe-73a74fcda807} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6167 | 2025.07.29 18:51:50.287797 [ 277 ] {aa0406e1-d72d-4e1c-bdbe-73a74fcda807} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 287.07 KiB/sec. | ||
| 6168 | 2025.07.29 18:51:50.287837 [ 277 ] {aa0406e1-d72d-4e1c-bdbe-73a74fcda807} <Debug> TCPHandler: Processed in 0.001264785 sec. | ||
| 6169 | 2025.07.29 18:51:50.287954 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6170 | 2025.07.29 18:51:50.288049 [ 277 ] {b449a088-a862-4693-b8ae-9b978df3d7a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6171 | 2025.07.29 18:51:50.288093 [ 277 ] {b449a088-a862-4693-b8ae-9b978df3d7a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6172 | 2025.07.29 18:51:50.288537 [ 277 ] {b449a088-a862-4693-b8ae-9b978df3d7a5} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6173 | 2025.07.29 18:51:50.288573 [ 277 ] {b449a088-a862-4693-b8ae-9b978df3d7a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6174 | 2025.07.29 18:51:50.288923 [ 277 ] {b449a088-a862-4693-b8ae-9b978df3d7a5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6175 | 2025.07.29 18:51:50.289129 [ 277 ] {b449a088-a862-4693-b8ae-9b978df3d7a5} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6176 | 2025.07.29 18:51:50.289262 [ 277 ] {b449a088-a862-4693-b8ae-9b978df3d7a5} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001229 sec., 249796.5825874695 rows/sec., 16.43 MiB/sec. | ||
| 6177 | 2025.07.29 18:51:50.289299 [ 277 ] {b449a088-a862-4693-b8ae-9b978df3d7a5} <Debug> TCPHandler: Processed in 0.001394239 sec. | ||
| 6178 | 2025.07.29 18:51:50.289400 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6179 | 2025.07.29 18:51:50.289495 [ 277 ] {bd0edfca-bf77-4c6a-a328-350a660ab8b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6180 | 2025.07.29 18:51:50.289538 [ 277 ] {bd0edfca-bf77-4c6a-a328-350a660ab8b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6181 | 2025.07.29 18:51:50.289848 [ 277 ] {bd0edfca-bf77-4c6a-a328-350a660ab8b1} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6182 | 2025.07.29 18:51:50.289884 [ 277 ] {bd0edfca-bf77-4c6a-a328-350a660ab8b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6183 | 2025.07.29 18:51:50.290182 [ 277 ] {bd0edfca-bf77-4c6a-a328-350a660ab8b1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6184 | 2025.07.29 18:51:50.290423 [ 277 ] {bd0edfca-bf77-4c6a-a328-350a660ab8b1} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6185 | 2025.07.29 18:51:50.290555 [ 277 ] {bd0edfca-bf77-4c6a-a328-350a660ab8b1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001078 sec., 927.643784786642 rows/sec., 62.51 KiB/sec. | ||
| 6186 | 2025.07.29 18:51:50.290591 [ 277 ] {bd0edfca-bf77-4c6a-a328-350a660ab8b1} <Debug> TCPHandler: Processed in 0.001241094 sec. | ||
| 6187 | 2025.07.29 18:51:50.290692 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6188 | 2025.07.29 18:51:50.290786 [ 277 ] {fbe3fb25-7041-4cd4-9de2-40517275832e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6189 | 2025.07.29 18:51:50.290840 [ 277 ] {fbe3fb25-7041-4cd4-9de2-40517275832e} <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 | ||
| 6190 | 2025.07.29 18:51:50.291686 [ 277 ] {fbe3fb25-7041-4cd4-9de2-40517275832e} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6191 | 2025.07.29 18:51:50.291723 [ 277 ] {fbe3fb25-7041-4cd4-9de2-40517275832e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6192 | 2025.07.29 18:51:50.292250 [ 277 ] {fbe3fb25-7041-4cd4-9de2-40517275832e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6193 | 2025.07.29 18:51:50.292489 [ 277 ] {fbe3fb25-7041-4cd4-9de2-40517275832e} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6194 | 2025.07.29 18:51:50.292629 [ 277 ] {fbe3fb25-7041-4cd4-9de2-40517275832e} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001861 sec., 17195.05642127888 rows/sec., 30.81 MiB/sec. | ||
| 6195 | 2025.07.29 18:51:50.292692 [ 277 ] {fbe3fb25-7041-4cd4-9de2-40517275832e} <Debug> TCPHandler: Processed in 0.002049518 sec. | ||
| 6196 | 2025.07.29 18:51:50.292800 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6197 | 2025.07.29 18:51:50.292896 [ 277 ] {0d1c11fe-32c9-4828-8d36-05302fb678a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6198 | 2025.07.29 18:51:50.292937 [ 277 ] {0d1c11fe-32c9-4828-8d36-05302fb678a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6199 | 2025.07.29 18:51:50.293284 [ 277 ] {0d1c11fe-32c9-4828-8d36-05302fb678a5} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6200 | 2025.07.29 18:51:50.293320 [ 277 ] {0d1c11fe-32c9-4828-8d36-05302fb678a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6201 | 2025.07.29 18:51:50.293626 [ 277 ] {0d1c11fe-32c9-4828-8d36-05302fb678a5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6202 | 2025.07.29 18:51:50.293848 [ 277 ] {0d1c11fe-32c9-4828-8d36-05302fb678a5} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6203 | 2025.07.29 18:51:50.293975 [ 277 ] {0d1c11fe-32c9-4828-8d36-05302fb678a5} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001098 sec., 92896.17486338798 rows/sec., 5.71 MiB/sec. | ||
| 6204 | 2025.07.29 18:51:50.294011 [ 277 ] {0d1c11fe-32c9-4828-8d36-05302fb678a5} <Debug> TCPHandler: Processed in 0.001260705 sec. | ||
| 6205 | 2025.07.29 18:51:54.932080 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13298 | ||
| 6206 | 2025.07.29 18:51:54.932683 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6207 | 2025.07.29 18:51:54.932722 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6208 | 2025.07.29 18:51:54.933194 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6209 | 2025.07.29 18:51:54.933423 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6210 | 2025.07.29 18:51:54.933545 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13298 | ||
| 6211 | 2025.07.29 18:51:55.265668 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6212 | 2025.07.29 18:51:55.265846 [ 277 ] {dfed1c96-96a7-4519-9e6e-8c9844ce995f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6213 | 2025.07.29 18:51:55.265911 [ 277 ] {dfed1c96-96a7-4519-9e6e-8c9844ce995f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6214 | 2025.07.29 18:51:55.266593 [ 277 ] {dfed1c96-96a7-4519-9e6e-8c9844ce995f} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6215 | 2025.07.29 18:51:55.266636 [ 277 ] {dfed1c96-96a7-4519-9e6e-8c9844ce995f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6216 | 2025.07.29 18:51:55.267019 [ 277 ] {dfed1c96-96a7-4519-9e6e-8c9844ce995f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6217 | 2025.07.29 18:51:55.267254 [ 277 ] {dfed1c96-96a7-4519-9e6e-8c9844ce995f} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6218 | 2025.07.29 18:51:55.267426 [ 277 ] {dfed1c96-96a7-4519-9e6e-8c9844ce995f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001628 sec., 2457.002457002457 rows/sec., 200.35 KiB/sec. | ||
| 6219 | 2025.07.29 18:51:55.267476 [ 277 ] {dfed1c96-96a7-4519-9e6e-8c9844ce995f} <Debug> TCPHandler: Processed in 0.001931824 sec. | ||
| 6220 | 2025.07.29 18:51:55.267609 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6221 | 2025.07.29 18:51:55.267713 [ 277 ] {9ce5d26f-8ba7-4737-8c90-3f6b0371434c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6222 | 2025.07.29 18:51:55.267756 [ 277 ] {9ce5d26f-8ba7-4737-8c90-3f6b0371434c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6223 | 2025.07.29 18:51:55.268240 [ 277 ] {9ce5d26f-8ba7-4737-8c90-3f6b0371434c} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6224 | 2025.07.29 18:51:55.268275 [ 277 ] {9ce5d26f-8ba7-4737-8c90-3f6b0371434c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6225 | 2025.07.29 18:51:55.268603 [ 277 ] {9ce5d26f-8ba7-4737-8c90-3f6b0371434c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6226 | 2025.07.29 18:51:55.268819 [ 277 ] {9ce5d26f-8ba7-4737-8c90-3f6b0371434c} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6227 | 2025.07.29 18:51:55.268954 [ 277 ] {9ce5d26f-8ba7-4737-8c90-3f6b0371434c} <Debug> executeQuery: Read 76 rows, 6.32 KiB in 0.001265 sec., 60079.05138339921 rows/sec., 4.88 MiB/sec. | ||
| 6228 | 2025.07.29 18:51:55.268991 [ 277 ] {9ce5d26f-8ba7-4737-8c90-3f6b0371434c} <Debug> TCPHandler: Processed in 0.001435189 sec. | ||
| 6229 | 2025.07.29 18:51:55.269114 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6230 | 2025.07.29 18:51:55.269209 [ 277 ] {8b04e4f9-6aae-44f1-ae9b-779810af6e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6231 | 2025.07.29 18:51:55.269251 [ 277 ] {8b04e4f9-6aae-44f1-ae9b-779810af6e1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6232 | 2025.07.29 18:51:55.269679 [ 277 ] {8b04e4f9-6aae-44f1-ae9b-779810af6e1d} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6233 | 2025.07.29 18:51:55.269715 [ 277 ] {8b04e4f9-6aae-44f1-ae9b-779810af6e1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6234 | 2025.07.29 18:51:55.270022 [ 277 ] {8b04e4f9-6aae-44f1-ae9b-779810af6e1d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6235 | 2025.07.29 18:51:55.270244 [ 277 ] {8b04e4f9-6aae-44f1-ae9b-779810af6e1d} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6236 | 2025.07.29 18:51:55.270379 [ 277 ] {8b04e4f9-6aae-44f1-ae9b-779810af6e1d} <Debug> executeQuery: Read 13 rows, 979.00 B in 0.001189 sec., 10933.557611438184 rows/sec., 804.08 KiB/sec. | ||
| 6237 | 2025.07.29 18:51:55.270415 [ 277 ] {8b04e4f9-6aae-44f1-ae9b-779810af6e1d} <Debug> TCPHandler: Processed in 0.001352858 sec. | ||
| 6238 | 2025.07.29 18:51:55.270531 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6239 | 2025.07.29 18:51:55.270625 [ 277 ] {77e51cc4-a542-4f3d-8001-48e8eba01f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6240 | 2025.07.29 18:51:55.270665 [ 277 ] {77e51cc4-a542-4f3d-8001-48e8eba01f5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6241 | 2025.07.29 18:51:55.271070 [ 277 ] {77e51cc4-a542-4f3d-8001-48e8eba01f5f} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6242 | 2025.07.29 18:51:55.271105 [ 277 ] {77e51cc4-a542-4f3d-8001-48e8eba01f5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6243 | 2025.07.29 18:51:55.271426 [ 277 ] {77e51cc4-a542-4f3d-8001-48e8eba01f5f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6244 | 2025.07.29 18:51:55.271638 [ 277 ] {77e51cc4-a542-4f3d-8001-48e8eba01f5f} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6245 | 2025.07.29 18:51:55.271766 [ 277 ] {77e51cc4-a542-4f3d-8001-48e8eba01f5f} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001159 sec., 66436.58326143226 rows/sec., 5.19 MiB/sec. | ||
| 6246 | 2025.07.29 18:51:55.271804 [ 277 ] {77e51cc4-a542-4f3d-8001-48e8eba01f5f} <Debug> TCPHandler: Processed in 0.001322607 sec. | ||
| 6247 | 2025.07.29 18:51:55.271914 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6248 | 2025.07.29 18:51:55.272009 [ 277 ] {d9c69ccf-f54e-4e80-b2ef-7240e1290145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6249 | 2025.07.29 18:51:55.272053 [ 277 ] {d9c69ccf-f54e-4e80-b2ef-7240e1290145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6250 | 2025.07.29 18:51:55.272470 [ 277 ] {d9c69ccf-f54e-4e80-b2ef-7240e1290145} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6251 | 2025.07.29 18:51:55.272505 [ 277 ] {d9c69ccf-f54e-4e80-b2ef-7240e1290145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6252 | 2025.07.29 18:51:55.272830 [ 277 ] {d9c69ccf-f54e-4e80-b2ef-7240e1290145} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6253 | 2025.07.29 18:51:55.273049 [ 277 ] {d9c69ccf-f54e-4e80-b2ef-7240e1290145} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6254 | 2025.07.29 18:51:55.273184 [ 277 ] {d9c69ccf-f54e-4e80-b2ef-7240e1290145} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001194 sec., 135678.391959799 rows/sec., 9.45 MiB/sec. | ||
| 6255 | 2025.07.29 18:51:55.273221 [ 277 ] {d9c69ccf-f54e-4e80-b2ef-7240e1290145} <Debug> TCPHandler: Processed in 0.001356618 sec. | ||
| 6256 | 2025.07.29 18:51:55.273340 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6257 | 2025.07.29 18:51:55.273437 [ 277 ] {3fac4949-918d-4be2-9993-50e72e86c592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6258 | 2025.07.29 18:51:55.273492 [ 277 ] {3fac4949-918d-4be2-9993-50e72e86c592} <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 | ||
| 6259 | 2025.07.29 18:51:55.274258 [ 277 ] {3fac4949-918d-4be2-9993-50e72e86c592} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6260 | 2025.07.29 18:51:55.274304 [ 277 ] {3fac4949-918d-4be2-9993-50e72e86c592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6261 | 2025.07.29 18:51:55.274819 [ 277 ] {3fac4949-918d-4be2-9993-50e72e86c592} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6262 | 2025.07.29 18:51:55.275043 [ 277 ] {3fac4949-918d-4be2-9993-50e72e86c592} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6263 | 2025.07.29 18:51:55.275184 [ 277 ] {3fac4949-918d-4be2-9993-50e72e86c592} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001765 sec., 5099.150141643059 rows/sec., 9.14 MiB/sec. | ||
| 6264 | 2025.07.29 18:51:55.275183 [ 49 ] {} <Debug> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6265 | 2025.07.29 18:51:55.275246 [ 277 ] {3fac4949-918d-4be2-9993-50e72e86c592} <Debug> TCPHandler: Processed in 0.001965085 sec. | ||
| 6266 | 2025.07.29 18:51:55.275257 [ 49 ] {} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6267 | 2025.07.29 18:51:55.275287 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6268 | 2025.07.29 18:51:55.275376 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6269 | 2025.07.29 18:51:55.275411 [ 188 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6270 | 2025.07.29 18:51:55.275477 [ 277 ] {f3a0fb14-72ae-4ffe-8ee4-05c42f29fdc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6271 | 2025.07.29 18:51:55.275524 [ 277 ] {f3a0fb14-72ae-4ffe-8ee4-05c42f29fdc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6272 | 2025.07.29 18:51:55.275688 [ 188 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6273 | 2025.07.29 18:51:55.275752 [ 188 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 590 rows starting from the beginning of the part | ||
| 6274 | 2025.07.29 18:51:55.275872 [ 277 ] {f3a0fb14-72ae-4ffe-8ee4-05c42f29fdc3} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6275 | 2025.07.29 18:51:55.275879 [ 188 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 9 rows starting from the beginning of the part | ||
| 6276 | 2025.07.29 18:51:55.275916 [ 277 ] {f3a0fb14-72ae-4ffe-8ee4-05c42f29fdc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6277 | 2025.07.29 18:51:55.276003 [ 188 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 32 rows starting from the beginning of the part | ||
| 6278 | 2025.07.29 18:51:55.276102 [ 188 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 9 rows starting from the beginning of the part | ||
| 6279 | 2025.07.29 18:51:55.276194 [ 188 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 32 rows starting from the beginning of the part | ||
| 6280 | 2025.07.29 18:51:55.276254 [ 277 ] {f3a0fb14-72ae-4ffe-8ee4-05c42f29fdc3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6281 | 2025.07.29 18:51:55.276290 [ 188 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 9 rows starting from the beginning of the part | ||
| 6282 | 2025.07.29 18:51:55.276501 [ 277 ] {f3a0fb14-72ae-4ffe-8ee4-05c42f29fdc3} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6283 | 2025.07.29 18:51:55.276648 [ 277 ] {f3a0fb14-72ae-4ffe-8ee4-05c42f29fdc3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001191 sec., 50377.83375314862 rows/sec., 3.40 MiB/sec. | ||
| 6284 | 2025.07.29 18:51:55.276686 [ 277 ] {f3a0fb14-72ae-4ffe-8ee4-05c42f29fdc3} <Debug> TCPHandler: Processed in 0.001360838 sec. | ||
| 6285 | 2025.07.29 18:51:55.280120 [ 195 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 681 rows, containing 19 columns (19 merged, 0 gathered) in 0.004763473 sec., 142962.91802220774 rows/sec., 256.18 MiB/sec. | ||
| 6286 | 2025.07.29 18:51:55.281373 [ 194 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6287 | 2025.07.29 18:51:55.281720 [ 194 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6288 | 2025.07.29 18:51:55.281789 [ 194 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6289 | 2025.07.29 18:51:55.281906 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.47 MiB. | ||
| 6290 | 2025.07.29 18:51:55.648039 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6291 | 2025.07.29 18:51:55.666607 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6292 | 2025.07.29 18:51:55.666674 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6293 | 2025.07.29 18:51:55.672328 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6294 | 2025.07.29 18:51:55.673052 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6295 | 2025.07.29 18:51:55.676562 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6296 | 2025.07.29 18:51:57.479194 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 898 | ||
| 6297 | 2025.07.29 18:51:57.481572 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6298 | 2025.07.29 18:51:57.481610 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6299 | 2025.07.29 18:51:57.482777 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6300 | 2025.07.29 18:51:57.483034 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6301 | 2025.07.29 18:51:57.483169 [ 87 ] {} <Debug> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6302 | 2025.07.29 18:51:57.483210 [ 87 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6303 | 2025.07.29 18:51:57.483233 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6304 | 2025.07.29 18:51:57.483288 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 898 | ||
| 6305 | 2025.07.29 18:51:57.483329 [ 195 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::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 | ||
| 6306 | 2025.07.29 18:51:57.483861 [ 195 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6307 | 2025.07.29 18:51:57.484002 [ 195 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 734 rows starting from the beginning of the part | ||
| 6308 | 2025.07.29 18:51:57.484361 [ 195 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part | ||
| 6309 | 2025.07.29 18:51:57.484686 [ 195 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::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 | ||
| 6310 | 2025.07.29 18:51:57.485029 [ 195 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part | ||
| 6311 | 2025.07.29 18:51:57.485362 [ 195 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 20 rows starting from the beginning of the part | ||
| 6312 | 2025.07.29 18:51:57.485686 [ 195 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
| 6313 | 2025.07.29 18:51:57.492280 [ 194 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 898 rows, containing 72 columns (72 merged, 0 gathered) in 0.008989831 sec., 99890.64310552667 rows/sec., 85.14 MiB/sec. | ||
| 6314 | 2025.07.29 18:51:57.493583 [ 197 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6315 | 2025.07.29 18:51:57.494252 [ 197 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_21_4} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6316 | 2025.07.29 18:51:57.494340 [ 197 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_21_4} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6317 | 2025.07.29 18:51:57.494598 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 6318 | 2025.07.29 18:52:00.276270 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6319 | 2025.07.29 18:52:00.276450 [ 277 ] {de7ef236-0b53-4eb4-825f-57c5503f1855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6320 | 2025.07.29 18:52:00.276517 [ 277 ] {de7ef236-0b53-4eb4-825f-57c5503f1855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6321 | 2025.07.29 18:52:00.277343 [ 277 ] {de7ef236-0b53-4eb4-825f-57c5503f1855} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6322 | 2025.07.29 18:52:00.277395 [ 277 ] {de7ef236-0b53-4eb4-825f-57c5503f1855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6323 | 2025.07.29 18:52:00.277806 [ 277 ] {de7ef236-0b53-4eb4-825f-57c5503f1855} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6324 | 2025.07.29 18:52:00.278050 [ 277 ] {de7ef236-0b53-4eb4-825f-57c5503f1855} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6325 | 2025.07.29 18:52:00.278207 [ 56 ] {} <Debug> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 6326 | 2025.07.29 18:52:00.278214 [ 277 ] {de7ef236-0b53-4eb4-825f-57c5503f1855} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001812 sec., 216335.5408388521 rows/sec., 13.73 MiB/sec. | ||
| 6327 | 2025.07.29 18:52:00.278285 [ 56 ] {} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6328 | 2025.07.29 18:52:00.278315 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6329 | 2025.07.29 18:52:00.278323 [ 277 ] {de7ef236-0b53-4eb4-825f-57c5503f1855} <Debug> TCPHandler: Processed in 0.002186681 sec. | ||
| 6330 | 2025.07.29 18:52:00.278420 [ 194 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 6331 | 2025.07.29 18:52:00.278455 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6332 | 2025.07.29 18:52:00.278526 [ 194 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6333 | 2025.07.29 18:52:00.278559 [ 277 ] {846b49ec-0ac5-4072-9737-d9ed38a1d36f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6334 | 2025.07.29 18:52:00.278560 [ 194 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 416 rows starting from the beginning of the part | ||
| 6335 | 2025.07.29 18:52:00.278604 [ 277 ] {846b49ec-0ac5-4072-9737-d9ed38a1d36f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6336 | 2025.07.29 18:52:00.278639 [ 194 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 392 rows starting from the beginning of the part | ||
| 6337 | 2025.07.29 18:52:00.278691 [ 194 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 6338 | 2025.07.29 18:52:00.278738 [ 194 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 392 rows starting from the beginning of the part | ||
| 6339 | 2025.07.29 18:52:00.278781 [ 194 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 392 rows starting from the beginning of the part | ||
| 6340 | 2025.07.29 18:52:00.278823 [ 194 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 392 rows starting from the beginning of the part | ||
| 6341 | 2025.07.29 18:52:00.279587 [ 277 ] {846b49ec-0ac5-4072-9737-d9ed38a1d36f} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6342 | 2025.07.29 18:52:00.279625 [ 277 ] {846b49ec-0ac5-4072-9737-d9ed38a1d36f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6343 | 2025.07.29 18:52:00.279962 [ 197 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2008 rows, containing 5 columns (5 merged, 0 gathered) in 0.001580914 sec., 1270151.3175289736 rows/sec., 86.02 MiB/sec. | ||
| 6344 | 2025.07.29 18:52:00.280019 [ 277 ] {846b49ec-0ac5-4072-9737-d9ed38a1d36f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6345 | 2025.07.29 18:52:00.280136 [ 186 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 6346 | 2025.07.29 18:52:00.280267 [ 277 ] {846b49ec-0ac5-4072-9737-d9ed38a1d36f} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6347 | 2025.07.29 18:52:00.280389 [ 56 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6348 | 2025.07.29 18:52:00.280391 [ 186 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_19_4} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6349 | 2025.07.29 18:52:00.280410 [ 277 ] {846b49ec-0ac5-4072-9737-d9ed38a1d36f} <Debug> executeQuery: Read 1131 rows, 92.08 KiB in 0.001874 sec., 603521.878335112 rows/sec., 47.98 MiB/sec. | ||
| 6350 | 2025.07.29 18:52:00.280429 [ 56 ] {} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6351 | 2025.07.29 18:52:00.280462 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6352 | 2025.07.29 18:52:00.280462 [ 277 ] {846b49ec-0ac5-4072-9737-d9ed38a1d36f} <Debug> TCPHandler: Processed in 0.002059767 sec. | ||
| 6353 | 2025.07.29 18:52:00.280479 [ 186 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_19_4} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 6354 | 2025.07.29 18:52:00.280547 [ 194 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6355 | 2025.07.29 18:52:00.280562 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 6356 | 2025.07.29 18:52:00.280605 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6357 | 2025.07.29 18:52:00.280626 [ 194 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6358 | 2025.07.29 18:52:00.280650 [ 194 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2421 rows starting from the beginning of the part | ||
| 6359 | 2025.07.29 18:52:00.280695 [ 194 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
| 6360 | 2025.07.29 18:52:00.280705 [ 277 ] {b465a2c4-04a7-4beb-8ed9-21d5bfba20b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6361 | 2025.07.29 18:52:00.280733 [ 194 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 74 rows starting from the beginning of the part | ||
| 6362 | 2025.07.29 18:52:00.280749 [ 277 ] {b465a2c4-04a7-4beb-8ed9-21d5bfba20b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6363 | 2025.07.29 18:52:00.280770 [ 194 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1131 rows starting from the beginning of the part | ||
| 6364 | 2025.07.29 18:52:00.280803 [ 194 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 76 rows starting from the beginning of the part | ||
| 6365 | 2025.07.29 18:52:00.280837 [ 194 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1131 rows starting from the beginning of the part | ||
| 6366 | 2025.07.29 18:52:00.281294 [ 277 ] {b465a2c4-04a7-4beb-8ed9-21d5bfba20b7} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6367 | 2025.07.29 18:52:00.281331 [ 277 ] {b465a2c4-04a7-4beb-8ed9-21d5bfba20b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6368 | 2025.07.29 18:52:00.281670 [ 277 ] {b465a2c4-04a7-4beb-8ed9-21d5bfba20b7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6369 | 2025.07.29 18:52:00.281891 [ 277 ] {b465a2c4-04a7-4beb-8ed9-21d5bfba20b7} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6370 | 2025.07.29 18:52:00.282031 [ 277 ] {b465a2c4-04a7-4beb-8ed9-21d5bfba20b7} <Debug> executeQuery: Read 228 rows, 14.18 KiB in 0.001347 sec., 169265.03340757237 rows/sec., 10.28 MiB/sec. | ||
| 6371 | 2025.07.29 18:52:00.282070 [ 277 ] {b465a2c4-04a7-4beb-8ed9-21d5bfba20b7} <Debug> TCPHandler: Processed in 0.001516752 sec. | ||
| 6372 | 2025.07.29 18:52:00.282180 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6373 | 2025.07.29 18:52:00.282286 [ 277 ] {b1d81c1b-cf13-4e00-bdb8-8f0c20abf13c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6374 | 2025.07.29 18:52:00.282326 [ 277 ] {b1d81c1b-cf13-4e00-bdb8-8f0c20abf13c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6375 | 2025.07.29 18:52:00.282489 [ 186 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4889 rows, containing 5 columns (5 merged, 0 gathered) in 0.001980515 sec., 2468549.84688326 rows/sec., 208.30 MiB/sec. | ||
| 6376 | 2025.07.29 18:52:00.282703 [ 194 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6377 | 2025.07.29 18:52:00.282804 [ 277 ] {b1d81c1b-cf13-4e00-bdb8-8f0c20abf13c} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6378 | 2025.07.29 18:52:00.282841 [ 277 ] {b1d81c1b-cf13-4e00-bdb8-8f0c20abf13c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6379 | 2025.07.29 18:52:00.282934 [ 194 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_46_9} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6380 | 2025.07.29 18:52:00.282996 [ 194 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_46_9} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6381 | 2025.07.29 18:52:00.283053 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 6382 | 2025.07.29 18:52:00.283154 [ 277 ] {b1d81c1b-cf13-4e00-bdb8-8f0c20abf13c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6383 | 2025.07.29 18:52:00.283379 [ 277 ] {b1d81c1b-cf13-4e00-bdb8-8f0c20abf13c} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6384 | 2025.07.29 18:52:00.283484 [ 56 ] {} <Debug> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 6385 | 2025.07.29 18:52:00.283509 [ 277 ] {b1d81c1b-cf13-4e00-bdb8-8f0c20abf13c} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001252 sec., 162140.5750798722 rows/sec., 10.46 MiB/sec. | ||
| 6386 | 2025.07.29 18:52:00.283518 [ 56 ] {} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6387 | 2025.07.29 18:52:00.283551 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6388 | 2025.07.29 18:52:00.283554 [ 277 ] {b1d81c1b-cf13-4e00-bdb8-8f0c20abf13c} <Debug> TCPHandler: Processed in 0.00142324 sec. | ||
| 6389 | 2025.07.29 18:52:00.283630 [ 190 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 6390 | 2025.07.29 18:52:00.283676 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6391 | 2025.07.29 18:52:00.283716 [ 190 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6392 | 2025.07.29 18:52:00.283742 [ 190 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 456 rows starting from the beginning of the part | ||
| 6393 | 2025.07.29 18:52:00.283771 [ 277 ] {a17f57d6-3a03-45e5-8701-b44fb5384c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6394 | 2025.07.29 18:52:00.283792 [ 190 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 203 rows starting from the beginning of the part | ||
| 6395 | 2025.07.29 18:52:00.283812 [ 277 ] {a17f57d6-3a03-45e5-8701-b44fb5384c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6396 | 2025.07.29 18:52:00.283833 [ 190 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 6397 | 2025.07.29 18:52:00.283870 [ 190 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 431 rows starting from the beginning of the part | ||
| 6398 | 2025.07.29 18:52:00.283906 [ 190 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 203 rows starting from the beginning of the part | ||
| 6399 | 2025.07.29 18:52:00.283942 [ 190 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 203 rows starting from the beginning of the part | ||
| 6400 | 2025.07.29 18:52:00.284274 [ 277 ] {a17f57d6-3a03-45e5-8701-b44fb5384c56} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6401 | 2025.07.29 18:52:00.284309 [ 277 ] {a17f57d6-3a03-45e5-8701-b44fb5384c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6402 | 2025.07.29 18:52:00.284614 [ 277 ] {a17f57d6-3a03-45e5-8701-b44fb5384c56} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6403 | 2025.07.29 18:52:00.284767 [ 186 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1520 rows, containing 5 columns (5 merged, 0 gathered) in 0.001173492 sec., 1295279.3883554384 rows/sec., 90.49 MiB/sec. | ||
| 6404 | 2025.07.29 18:52:00.284827 [ 277 ] {a17f57d6-3a03-45e5-8701-b44fb5384c56} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6405 | 2025.07.29 18:52:00.284877 [ 190 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 6406 | 2025.07.29 18:52:00.284930 [ 56 ] {} <Debug> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 6407 | 2025.07.29 18:52:00.284955 [ 277 ] {a17f57d6-3a03-45e5-8701-b44fb5384c56} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001203 sec., 167913.54945968412 rows/sec., 9.54 MiB/sec. | ||
| 6408 | 2025.07.29 18:52:00.284959 [ 56 ] {} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6409 | 2025.07.29 18:52:00.284996 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6410 | 2025.07.29 18:52:00.284999 [ 277 ] {a17f57d6-3a03-45e5-8701-b44fb5384c56} <Debug> TCPHandler: Processed in 0.001373448 sec. | ||
| 6411 | 2025.07.29 18:52:00.285113 [ 199 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 6412 | 2025.07.29 18:52:00.285124 [ 190 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_19_4} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6413 | 2025.07.29 18:52:00.285124 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6414 | 2025.07.29 18:52:00.285243 [ 190 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_19_4} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 6415 | 2025.07.29 18:52:00.285284 [ 199 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6416 | 2025.07.29 18:52:00.285296 [ 277 ] {a343efae-15d9-416f-96c1-48cd07ec0d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6417 | 2025.07.29 18:52:00.285299 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 6418 | 2025.07.29 18:52:00.285327 [ 199 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 214 rows starting from the beginning of the part | ||
| 6419 | 2025.07.29 18:52:00.285343 [ 277 ] {a343efae-15d9-416f-96c1-48cd07ec0d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6420 | 2025.07.29 18:52:00.285407 [ 199 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 202 rows starting from the beginning of the part | ||
| 6421 | 2025.07.29 18:52:00.285456 [ 199 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 6422 | 2025.07.29 18:52:00.285496 [ 199 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 202 rows starting from the beginning of the part | ||
| 6423 | 2025.07.29 18:52:00.285536 [ 199 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 202 rows starting from the beginning of the part | ||
| 6424 | 2025.07.29 18:52:00.285575 [ 199 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 202 rows starting from the beginning of the part | ||
| 6425 | 2025.07.29 18:52:00.286036 [ 277 ] {a343efae-15d9-416f-96c1-48cd07ec0d24} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6426 | 2025.07.29 18:52:00.286079 [ 277 ] {a343efae-15d9-416f-96c1-48cd07ec0d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6427 | 2025.07.29 18:52:00.286432 [ 277 ] {a343efae-15d9-416f-96c1-48cd07ec0d24} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6428 | 2025.07.29 18:52:00.286550 [ 189 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1034 rows, containing 5 columns (5 merged, 0 gathered) in 0.001497331 sec., 690562.0734493575 rows/sec., 42.17 MiB/sec. | ||
| 6429 | 2025.07.29 18:52:00.286657 [ 277 ] {a343efae-15d9-416f-96c1-48cd07ec0d24} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6430 | 2025.07.29 18:52:00.286688 [ 190 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 6431 | 2025.07.29 18:52:00.286789 [ 120 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6432 | 2025.07.29 18:52:00.286794 [ 277 ] {a343efae-15d9-416f-96c1-48cd07ec0d24} <Debug> executeQuery: Read 684 rows, 49.13 KiB in 0.001516 sec., 451187.3350923483 rows/sec., 31.65 MiB/sec. | ||
| 6433 | 2025.07.29 18:52:00.286845 [ 120 ] {} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6434 | 2025.07.29 18:52:00.286870 [ 277 ] {a343efae-15d9-416f-96c1-48cd07ec0d24} <Debug> TCPHandler: Processed in 0.00179749 sec. | ||
| 6435 | 2025.07.29 18:52:00.286877 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6436 | 2025.07.29 18:52:00.286929 [ 190 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_19_4} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6437 | 2025.07.29 18:52:00.286975 [ 189 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6438 | 2025.07.29 18:52:00.286989 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6439 | 2025.07.29 18:52:00.286996 [ 190 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_19_4} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 6440 | 2025.07.29 18:52:00.287090 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6441 | 2025.07.29 18:52:00.287090 [ 277 ] {2548b0a2-22e5-4d23-8c06-c1e149aa74ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6442 | 2025.07.29 18:52:00.287097 [ 189 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6443 | 2025.07.29 18:52:00.287146 [ 277 ] {2548b0a2-22e5-4d23-8c06-c1e149aa74ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6444 | 2025.07.29 18:52:00.287149 [ 189 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1223 rows starting from the beginning of the part | ||
| 6445 | 2025.07.29 18:52:00.287228 [ 189 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
| 6446 | 2025.07.29 18:52:00.287270 [ 189 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 73 rows starting from the beginning of the part | ||
| 6447 | 2025.07.29 18:52:00.287311 [ 189 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 684 rows starting from the beginning of the part | ||
| 6448 | 2025.07.29 18:52:00.287348 [ 189 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 77 rows starting from the beginning of the part | ||
| 6449 | 2025.07.29 18:52:00.287386 [ 189 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 684 rows starting from the beginning of the part | ||
| 6450 | 2025.07.29 18:52:00.287492 [ 277 ] {2548b0a2-22e5-4d23-8c06-c1e149aa74ea} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6451 | 2025.07.29 18:52:00.287533 [ 277 ] {2548b0a2-22e5-4d23-8c06-c1e149aa74ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6452 | 2025.07.29 18:52:00.287855 [ 277 ] {2548b0a2-22e5-4d23-8c06-c1e149aa74ea} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6453 | 2025.07.29 18:52:00.288077 [ 277 ] {2548b0a2-22e5-4d23-8c06-c1e149aa74ea} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6454 | 2025.07.29 18:52:00.288210 [ 277 ] {2548b0a2-22e5-4d23-8c06-c1e149aa74ea} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001138 sec., 5272.407732864675 rows/sec., 275.46 KiB/sec. | ||
| 6455 | 2025.07.29 18:52:00.288246 [ 277 ] {2548b0a2-22e5-4d23-8c06-c1e149aa74ea} <Debug> TCPHandler: Processed in 0.001307177 sec. | ||
| 6456 | 2025.07.29 18:52:00.288360 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6457 | 2025.07.29 18:52:00.288454 [ 277 ] {515530ad-1b67-4840-beb2-7c0091866032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6458 | 2025.07.29 18:52:00.288497 [ 277 ] {515530ad-1b67-4840-beb2-7c0091866032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6459 | 2025.07.29 18:52:00.288616 [ 190 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2805 rows, containing 5 columns (5 merged, 0 gathered) in 0.001680127 sec., 1669516.6496342241 rows/sec., 126.02 MiB/sec. | ||
| 6460 | 2025.07.29 18:52:00.288772 [ 186 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6461 | 2025.07.29 18:52:00.288929 [ 277 ] {515530ad-1b67-4840-beb2-7c0091866032} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6462 | 2025.07.29 18:52:00.288964 [ 277 ] {515530ad-1b67-4840-beb2-7c0091866032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6463 | 2025.07.29 18:52:00.289011 [ 186 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_46_9} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6464 | 2025.07.29 18:52:00.289075 [ 186 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_46_9} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6465 | 2025.07.29 18:52:00.289154 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6466 | 2025.07.29 18:52:00.289310 [ 277 ] {515530ad-1b67-4840-beb2-7c0091866032} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6467 | 2025.07.29 18:52:00.289532 [ 277 ] {515530ad-1b67-4840-beb2-7c0091866032} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6468 | 2025.07.29 18:52:00.289637 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6469 | 2025.07.29 18:52:00.289662 [ 277 ] {515530ad-1b67-4840-beb2-7c0091866032} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001226 sec., 250407.83034257748 rows/sec., 16.47 MiB/sec. | ||
| 6470 | 2025.07.29 18:52:00.289666 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6471 | 2025.07.29 18:52:00.289700 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6472 | 2025.07.29 18:52:00.289705 [ 277 ] {515530ad-1b67-4840-beb2-7c0091866032} <Debug> TCPHandler: Processed in 0.001394769 sec. | ||
| 6473 | 2025.07.29 18:52:00.289770 [ 189 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6474 | 2025.07.29 18:52:00.289835 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6475 | 2025.07.29 18:52:00.289861 [ 189 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6476 | 2025.07.29 18:52:00.289891 [ 189 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13999 rows starting from the beginning of the part | ||
| 6477 | 2025.07.29 18:52:00.289936 [ 189 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 126 rows starting from the beginning of the part | ||
| 6478 | 2025.07.29 18:52:00.289960 [ 277 ] {7b1fa671-ff5b-45dc-9b55-369ecc346fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6479 | 2025.07.29 18:52:00.289972 [ 189 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 6480 | 2025.07.29 18:52:00.290018 [ 277 ] {7b1fa671-ff5b-45dc-9b55-369ecc346fb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6481 | 2025.07.29 18:52:00.290020 [ 189 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 307 rows starting from the beginning of the part | ||
| 6482 | 2025.07.29 18:52:00.290070 [ 189 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 162 rows starting from the beginning of the part | ||
| 6483 | 2025.07.29 18:52:00.290103 [ 189 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 307 rows starting from the beginning of the part | ||
| 6484 | 2025.07.29 18:52:00.290389 [ 277 ] {7b1fa671-ff5b-45dc-9b55-369ecc346fb6} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6485 | 2025.07.29 18:52:00.290430 [ 277 ] {7b1fa671-ff5b-45dc-9b55-369ecc346fb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6486 | 2025.07.29 18:52:00.290751 [ 277 ] {7b1fa671-ff5b-45dc-9b55-369ecc346fb6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6487 | 2025.07.29 18:52:00.290962 [ 277 ] {7b1fa671-ff5b-45dc-9b55-369ecc346fb6} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6488 | 2025.07.29 18:52:00.291091 [ 277 ] {7b1fa671-ff5b-45dc-9b55-369ecc346fb6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001156 sec., 865.0519031141869 rows/sec., 58.29 KiB/sec. | ||
| 6489 | 2025.07.29 18:52:00.291128 [ 277 ] {7b1fa671-ff5b-45dc-9b55-369ecc346fb6} <Debug> TCPHandler: Processed in 0.001354018 sec. | ||
| 6490 | 2025.07.29 18:52:00.291239 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6491 | 2025.07.29 18:52:00.291336 [ 277 ] {43085d53-b295-454f-9a98-14c0fb9b2ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6492 | 2025.07.29 18:52:00.291391 [ 277 ] {43085d53-b295-454f-9a98-14c0fb9b2ef9} <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 | ||
| 6493 | 2025.07.29 18:52:00.292353 [ 277 ] {43085d53-b295-454f-9a98-14c0fb9b2ef9} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6494 | 2025.07.29 18:52:00.292398 [ 277 ] {43085d53-b295-454f-9a98-14c0fb9b2ef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6495 | 2025.07.29 18:52:00.292945 [ 277 ] {43085d53-b295-454f-9a98-14c0fb9b2ef9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6496 | 2025.07.29 18:52:00.293180 [ 277 ] {43085d53-b295-454f-9a98-14c0fb9b2ef9} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6497 | 2025.07.29 18:52:00.293220 [ 200 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15061 rows, containing 5 columns (5 merged, 0 gathered) in 0.003476177 sec., 4332633.234728841 rows/sec., 292.53 MiB/sec. | ||
| 6498 | 2025.07.29 18:52:00.293325 [ 277 ] {43085d53-b295-454f-9a98-14c0fb9b2ef9} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002007 sec., 15944.195316392625 rows/sec., 28.57 MiB/sec. | ||
| 6499 | 2025.07.29 18:52:00.293382 [ 277 ] {43085d53-b295-454f-9a98-14c0fb9b2ef9} <Debug> TCPHandler: Processed in 0.002192581 sec. | ||
| 6500 | 2025.07.29 18:52:00.293492 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6501 | 2025.07.29 18:52:00.293586 [ 277 ] {bf0a7188-d7d6-4465-ab03-01547f3d48c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6502 | 2025.07.29 18:52:00.293592 [ 189 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6503 | 2025.07.29 18:52:00.293632 [ 277 ] {bf0a7188-d7d6-4465-ab03-01547f3d48c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6504 | 2025.07.29 18:52:00.293862 [ 189 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6505 | 2025.07.29 18:52:00.293932 [ 189 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6506 | 2025.07.29 18:52:00.293967 [ 277 ] {bf0a7188-d7d6-4465-ab03-01547f3d48c2} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6507 | 2025.07.29 18:52:00.293996 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.80 MiB. | ||
| 6508 | 2025.07.29 18:52:00.294009 [ 277 ] {bf0a7188-d7d6-4465-ab03-01547f3d48c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6509 | 2025.07.29 18:52:00.294322 [ 277 ] {bf0a7188-d7d6-4465-ab03-01547f3d48c2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6510 | 2025.07.29 18:52:00.294529 [ 277 ] {bf0a7188-d7d6-4465-ab03-01547f3d48c2} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6511 | 2025.07.29 18:52:00.294633 [ 120 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6512 | 2025.07.29 18:52:00.294657 [ 277 ] {bf0a7188-d7d6-4465-ab03-01547f3d48c2} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.00109 sec., 93577.98165137615 rows/sec., 5.75 MiB/sec. | ||
| 6513 | 2025.07.29 18:52:00.294661 [ 120 ] {} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6514 | 2025.07.29 18:52:00.294695 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6515 | 2025.07.29 18:52:00.294699 [ 277 ] {bf0a7188-d7d6-4465-ab03-01547f3d48c2} <Debug> TCPHandler: Processed in 0.001256545 sec. | ||
| 6516 | 2025.07.29 18:52:00.294757 [ 190 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6517 | 2025.07.29 18:52:00.294828 [ 190 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6518 | 2025.07.29 18:52:00.294851 [ 190 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2744 rows starting from the beginning of the part | ||
| 6519 | 2025.07.29 18:52:00.294894 [ 190 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 46 rows starting from the beginning of the part | ||
| 6520 | 2025.07.29 18:52:00.294930 [ 190 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 6521 | 2025.07.29 18:52:00.294962 [ 190 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 102 rows starting from the beginning of the part | ||
| 6522 | 2025.07.29 18:52:00.294993 [ 190 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 6523 | 2025.07.29 18:52:00.295024 [ 190 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 102 rows starting from the beginning of the part | ||
| 6524 | 2025.07.29 18:52:00.296072 [ 191 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3114 rows, containing 4 columns (4 merged, 0 gathered) in 0.001337098 sec., 2328924.282288957 rows/sec., 149.49 MiB/sec. | ||
| 6525 | 2025.07.29 18:52:00.296330 [ 189 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6526 | 2025.07.29 18:52:00.296571 [ 189 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_46_9} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6527 | 2025.07.29 18:52:00.296637 [ 189 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_46_9} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6528 | 2025.07.29 18:52:00.296705 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 6529 | 2025.07.29 18:52:02.284169 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6530 | 2025.07.29 18:52:02.284264 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6531 | 2025.07.29 18:52:02.434563 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13786 | ||
| 6532 | 2025.07.29 18:52:02.435056 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6533 | 2025.07.29 18:52:02.435089 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6534 | 2025.07.29 18:52:02.435552 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6535 | 2025.07.29 18:52:02.435772 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6536 | 2025.07.29 18:52:02.435893 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
| 6537 | 2025.07.29 18:52:03.177521 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6538 | 2025.07.29 18:52:03.196116 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6539 | 2025.07.29 18:52:03.196168 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6540 | 2025.07.29 18:52:03.202293 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6541 | 2025.07.29 18:52:03.203022 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6542 | 2025.07.29 18:52:03.206373 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6543 | 2025.07.29 18:52:05.265085 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6544 | 2025.07.29 18:52:05.265285 [ 277 ] {65559c1a-ecd6-4304-9bbc-72b6406ef9b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6545 | 2025.07.29 18:52:05.265361 [ 277 ] {65559c1a-ecd6-4304-9bbc-72b6406ef9b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6546 | 2025.07.29 18:52:05.266027 [ 277 ] {65559c1a-ecd6-4304-9bbc-72b6406ef9b5} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6547 | 2025.07.29 18:52:05.266075 [ 277 ] {65559c1a-ecd6-4304-9bbc-72b6406ef9b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6548 | 2025.07.29 18:52:05.266493 [ 277 ] {65559c1a-ecd6-4304-9bbc-72b6406ef9b5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6549 | 2025.07.29 18:52:05.266725 [ 277 ] {65559c1a-ecd6-4304-9bbc-72b6406ef9b5} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6550 | 2025.07.29 18:52:05.266888 [ 277 ] {65559c1a-ecd6-4304-9bbc-72b6406ef9b5} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.001658 sec., 44632.08685162847 rows/sec., 3.64 MiB/sec. | ||
| 6551 | 2025.07.29 18:52:05.266940 [ 277 ] {65559c1a-ecd6-4304-9bbc-72b6406ef9b5} <Debug> TCPHandler: Processed in 0.001986885 sec. | ||
| 6552 | 2025.07.29 18:52:05.267066 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6553 | 2025.07.29 18:52:05.267174 [ 277 ] {324a878c-bb15-4993-bb20-5435a0357bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6554 | 2025.07.29 18:52:05.267218 [ 277 ] {324a878c-bb15-4993-bb20-5435a0357bab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6555 | 2025.07.29 18:52:05.267631 [ 277 ] {324a878c-bb15-4993-bb20-5435a0357bab} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6556 | 2025.07.29 18:52:05.267670 [ 277 ] {324a878c-bb15-4993-bb20-5435a0357bab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6557 | 2025.07.29 18:52:05.268008 [ 277 ] {324a878c-bb15-4993-bb20-5435a0357bab} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6558 | 2025.07.29 18:52:05.268228 [ 277 ] {324a878c-bb15-4993-bb20-5435a0357bab} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6559 | 2025.07.29 18:52:05.268367 [ 277 ] {324a878c-bb15-4993-bb20-5435a0357bab} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001221 sec., 7371.00737100737 rows/sec., 554.27 KiB/sec. | ||
| 6560 | 2025.07.29 18:52:05.268405 [ 277 ] {324a878c-bb15-4993-bb20-5435a0357bab} <Debug> TCPHandler: Processed in 0.001391369 sec. | ||
| 6561 | 2025.07.29 18:52:05.268506 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6562 | 2025.07.29 18:52:05.268603 [ 277 ] {0036c4c9-2f1b-4b39-afc1-969454560d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6563 | 2025.07.29 18:52:05.268644 [ 277 ] {0036c4c9-2f1b-4b39-afc1-969454560d06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6564 | 2025.07.29 18:52:05.269064 [ 277 ] {0036c4c9-2f1b-4b39-afc1-969454560d06} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6565 | 2025.07.29 18:52:05.269101 [ 277 ] {0036c4c9-2f1b-4b39-afc1-969454560d06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6566 | 2025.07.29 18:52:05.269402 [ 277 ] {0036c4c9-2f1b-4b39-afc1-969454560d06} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6567 | 2025.07.29 18:52:05.269609 [ 277 ] {0036c4c9-2f1b-4b39-afc1-969454560d06} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6568 | 2025.07.29 18:52:05.269738 [ 277 ] {0036c4c9-2f1b-4b39-afc1-969454560d06} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001154 sec., 63258.2322357019 rows/sec., 4.94 MiB/sec. | ||
| 6569 | 2025.07.29 18:52:05.269775 [ 277 ] {0036c4c9-2f1b-4b39-afc1-969454560d06} <Debug> TCPHandler: Processed in 0.001318816 sec. | ||
| 6570 | 2025.07.29 18:52:05.269881 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6571 | 2025.07.29 18:52:05.269977 [ 277 ] {4dba3a2e-b6f6-48e8-96f4-f082f5f50dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6572 | 2025.07.29 18:52:05.270020 [ 277 ] {4dba3a2e-b6f6-48e8-96f4-f082f5f50dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6573 | 2025.07.29 18:52:05.270420 [ 277 ] {4dba3a2e-b6f6-48e8-96f4-f082f5f50dcd} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6574 | 2025.07.29 18:52:05.270456 [ 277 ] {4dba3a2e-b6f6-48e8-96f4-f082f5f50dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6575 | 2025.07.29 18:52:05.270813 [ 277 ] {4dba3a2e-b6f6-48e8-96f4-f082f5f50dcd} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6576 | 2025.07.29 18:52:05.271022 [ 277 ] {4dba3a2e-b6f6-48e8-96f4-f082f5f50dcd} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6577 | 2025.07.29 18:52:05.271152 [ 277 ] {4dba3a2e-b6f6-48e8-96f4-f082f5f50dcd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 6578 | 2025.07.29 18:52:05.271189 [ 277 ] {4dba3a2e-b6f6-48e8-96f4-f082f5f50dcd} <Debug> TCPHandler: Processed in 0.001357828 sec. | ||
| 6579 | 2025.07.29 18:52:05.271294 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6580 | 2025.07.29 18:52:05.271389 [ 277 ] {1cd85520-27d6-4503-add3-9822ce3d2d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6581 | 2025.07.29 18:52:05.271444 [ 277 ] {1cd85520-27d6-4503-add3-9822ce3d2d8b} <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 | ||
| 6582 | 2025.07.29 18:52:05.272212 [ 277 ] {1cd85520-27d6-4503-add3-9822ce3d2d8b} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6583 | 2025.07.29 18:52:05.272250 [ 277 ] {1cd85520-27d6-4503-add3-9822ce3d2d8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6584 | 2025.07.29 18:52:05.272791 [ 277 ] {1cd85520-27d6-4503-add3-9822ce3d2d8b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6585 | 2025.07.29 18:52:05.273017 [ 277 ] {1cd85520-27d6-4503-add3-9822ce3d2d8b} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6586 | 2025.07.29 18:52:05.273162 [ 277 ] {1cd85520-27d6-4503-add3-9822ce3d2d8b} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001792 sec., 5022.321428571428 rows/sec., 9.00 MiB/sec. | ||
| 6587 | 2025.07.29 18:52:05.273224 [ 277 ] {1cd85520-27d6-4503-add3-9822ce3d2d8b} <Debug> TCPHandler: Processed in 0.001978295 sec. | ||
| 6588 | 2025.07.29 18:52:05.273333 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6589 | 2025.07.29 18:52:05.273429 [ 277 ] {7bff5f4d-4378-460b-8176-42eb3832d25f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6590 | 2025.07.29 18:52:05.273470 [ 277 ] {7bff5f4d-4378-460b-8176-42eb3832d25f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6591 | 2025.07.29 18:52:05.273797 [ 277 ] {7bff5f4d-4378-460b-8176-42eb3832d25f} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6592 | 2025.07.29 18:52:05.273832 [ 277 ] {7bff5f4d-4378-460b-8176-42eb3832d25f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6593 | 2025.07.29 18:52:05.274153 [ 277 ] {7bff5f4d-4378-460b-8176-42eb3832d25f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6594 | 2025.07.29 18:52:05.274367 [ 277 ] {7bff5f4d-4378-460b-8176-42eb3832d25f} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6595 | 2025.07.29 18:52:05.274492 [ 277 ] {7bff5f4d-4378-460b-8176-42eb3832d25f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 6596 | 2025.07.29 18:52:05.274527 [ 277 ] {7bff5f4d-4378-460b-8176-42eb3832d25f} <Debug> TCPHandler: Processed in 0.001243625 sec. | ||
| 6597 | 2025.07.29 18:52:06.685827 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6598 | 2025.07.29 18:52:06.686041 [ 277 ] {3d696d0d-c0e8-4ebb-9c16-e6fa15f43f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6599 | 2025.07.29 18:52:06.686117 [ 277 ] {3d696d0d-c0e8-4ebb-9c16-e6fa15f43f78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6600 | 2025.07.29 18:52:06.686958 [ 277 ] {3d696d0d-c0e8-4ebb-9c16-e6fa15f43f78} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6601 | 2025.07.29 18:52:06.687009 [ 277 ] {3d696d0d-c0e8-4ebb-9c16-e6fa15f43f78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6602 | 2025.07.29 18:52:06.687445 [ 277 ] {3d696d0d-c0e8-4ebb-9c16-e6fa15f43f78} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6603 | 2025.07.29 18:52:06.687677 [ 277 ] {3d696d0d-c0e8-4ebb-9c16-e6fa15f43f78} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6604 | 2025.07.29 18:52:06.687836 [ 277 ] {3d696d0d-c0e8-4ebb-9c16-e6fa15f43f78} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001849 sec., 212006.48999459168 rows/sec., 13.45 MiB/sec. | ||
| 6605 | 2025.07.29 18:52:06.687886 [ 277 ] {3d696d0d-c0e8-4ebb-9c16-e6fa15f43f78} <Debug> TCPHandler: Processed in 0.002195261 sec. | ||
| 6606 | 2025.07.29 18:52:06.688009 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6607 | 2025.07.29 18:52:06.688112 [ 277 ] {3532ead6-b581-420a-97bf-b03a53eecd09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6608 | 2025.07.29 18:52:06.688157 [ 277 ] {3532ead6-b581-420a-97bf-b03a53eecd09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6609 | 2025.07.29 18:52:06.688561 [ 277 ] {3532ead6-b581-420a-97bf-b03a53eecd09} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6610 | 2025.07.29 18:52:06.688600 [ 277 ] {3532ead6-b581-420a-97bf-b03a53eecd09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6611 | 2025.07.29 18:52:06.688923 [ 277 ] {3532ead6-b581-420a-97bf-b03a53eecd09} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6612 | 2025.07.29 18:52:06.689144 [ 277 ] {3532ead6-b581-420a-97bf-b03a53eecd09} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6613 | 2025.07.29 18:52:06.689275 [ 277 ] {3532ead6-b581-420a-97bf-b03a53eecd09} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001186 sec., 3372.681281618887 rows/sec., 275.02 KiB/sec. | ||
| 6614 | 2025.07.29 18:52:06.689313 [ 277 ] {3532ead6-b581-420a-97bf-b03a53eecd09} <Debug> TCPHandler: Processed in 0.001356078 sec. | ||
| 6615 | 2025.07.29 18:52:06.689415 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6616 | 2025.07.29 18:52:06.689511 [ 277 ] {99927b73-50cc-4dc5-a52a-2f05e14c3bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6617 | 2025.07.29 18:52:06.689552 [ 277 ] {99927b73-50cc-4dc5-a52a-2f05e14c3bd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6618 | 2025.07.29 18:52:06.691027 [ 277 ] {99927b73-50cc-4dc5-a52a-2f05e14c3bd2} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6619 | 2025.07.29 18:52:06.691064 [ 277 ] {99927b73-50cc-4dc5-a52a-2f05e14c3bd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6620 | 2025.07.29 18:52:06.691526 [ 277 ] {99927b73-50cc-4dc5-a52a-2f05e14c3bd2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6621 | 2025.07.29 18:52:06.691739 [ 277 ] {99927b73-50cc-4dc5-a52a-2f05e14c3bd2} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6622 | 2025.07.29 18:52:06.691867 [ 277 ] {99927b73-50cc-4dc5-a52a-2f05e14c3bd2} <Debug> executeQuery: Read 2273 rows, 188.34 KiB in 0.002375 sec., 957052.6315789474 rows/sec., 77.44 MiB/sec. | ||
| 6623 | 2025.07.29 18:52:06.691908 [ 277 ] {99927b73-50cc-4dc5-a52a-2f05e14c3bd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 6624 | 2025.07.29 18:52:06.691920 [ 277 ] {99927b73-50cc-4dc5-a52a-2f05e14c3bd2} <Debug> TCPHandler: Processed in 0.002554261 sec. | ||
| 6625 | 2025.07.29 18:52:06.692030 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6626 | 2025.07.29 18:52:06.692127 [ 277 ] {fc25e6bb-91e0-47fa-a91f-6cf198fb82be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6627 | 2025.07.29 18:52:06.692167 [ 277 ] {fc25e6bb-91e0-47fa-a91f-6cf198fb82be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6628 | 2025.07.29 18:52:06.692636 [ 277 ] {fc25e6bb-91e0-47fa-a91f-6cf198fb82be} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6629 | 2025.07.29 18:52:06.692673 [ 277 ] {fc25e6bb-91e0-47fa-a91f-6cf198fb82be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6630 | 2025.07.29 18:52:06.693007 [ 277 ] {fc25e6bb-91e0-47fa-a91f-6cf198fb82be} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6631 | 2025.07.29 18:52:06.693224 [ 277 ] {fc25e6bb-91e0-47fa-a91f-6cf198fb82be} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6632 | 2025.07.29 18:52:06.693352 [ 277 ] {fc25e6bb-91e0-47fa-a91f-6cf198fb82be} <Debug> executeQuery: Read 232 rows, 14.46 KiB in 0.001244 sec., 186495.17684887457 rows/sec., 11.35 MiB/sec. | ||
| 6633 | 2025.07.29 18:52:06.693389 [ 277 ] {fc25e6bb-91e0-47fa-a91f-6cf198fb82be} <Debug> TCPHandler: Processed in 0.001409459 sec. | ||
| 6634 | 2025.07.29 18:52:06.693497 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6635 | 2025.07.29 18:52:06.693602 [ 277 ] {670911ab-8e68-47bd-9804-c513d6682770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6636 | 2025.07.29 18:52:06.693643 [ 277 ] {670911ab-8e68-47bd-9804-c513d6682770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6637 | 2025.07.29 18:52:06.694177 [ 277 ] {670911ab-8e68-47bd-9804-c513d6682770} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6638 | 2025.07.29 18:52:06.694214 [ 277 ] {670911ab-8e68-47bd-9804-c513d6682770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6639 | 2025.07.29 18:52:06.694567 [ 277 ] {670911ab-8e68-47bd-9804-c513d6682770} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6640 | 2025.07.29 18:52:06.694777 [ 277 ] {670911ab-8e68-47bd-9804-c513d6682770} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6641 | 2025.07.29 18:52:06.694908 [ 277 ] {670911ab-8e68-47bd-9804-c513d6682770} <Debug> executeQuery: Read 431 rows, 29.22 KiB in 0.001324 sec., 325528.7009063444 rows/sec., 21.55 MiB/sec. | ||
| 6642 | 2025.07.29 18:52:06.694948 [ 277 ] {670911ab-8e68-47bd-9804-c513d6682770} <Debug> TCPHandler: Processed in 0.001503112 sec. | ||
| 6643 | 2025.07.29 18:52:06.695061 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6644 | 2025.07.29 18:52:06.695157 [ 277 ] {26111fe4-d5eb-4f69-8fcf-b9cb6cc91d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6645 | 2025.07.29 18:52:06.695197 [ 277 ] {26111fe4-d5eb-4f69-8fcf-b9cb6cc91d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6646 | 2025.07.29 18:52:06.695652 [ 277 ] {26111fe4-d5eb-4f69-8fcf-b9cb6cc91d78} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6647 | 2025.07.29 18:52:06.695689 [ 277 ] {26111fe4-d5eb-4f69-8fcf-b9cb6cc91d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6648 | 2025.07.29 18:52:06.696023 [ 277 ] {26111fe4-d5eb-4f69-8fcf-b9cb6cc91d78} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6649 | 2025.07.29 18:52:06.696239 [ 277 ] {26111fe4-d5eb-4f69-8fcf-b9cb6cc91d78} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6650 | 2025.07.29 18:52:06.696369 [ 277 ] {26111fe4-d5eb-4f69-8fcf-b9cb6cc91d78} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001228 sec., 164495.11400651466 rows/sec., 9.34 MiB/sec. | ||
| 6651 | 2025.07.29 18:52:06.696408 [ 277 ] {26111fe4-d5eb-4f69-8fcf-b9cb6cc91d78} <Debug> TCPHandler: Processed in 0.001397219 sec. | ||
| 6652 | 2025.07.29 18:52:06.696520 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6653 | 2025.07.29 18:52:06.696614 [ 277 ] {40507f89-c623-4efa-82b3-ea0175e54715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6654 | 2025.07.29 18:52:06.696653 [ 277 ] {40507f89-c623-4efa-82b3-ea0175e54715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6655 | 2025.07.29 18:52:06.697423 [ 277 ] {40507f89-c623-4efa-82b3-ea0175e54715} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6656 | 2025.07.29 18:52:06.697461 [ 277 ] {40507f89-c623-4efa-82b3-ea0175e54715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6657 | 2025.07.29 18:52:06.697844 [ 277 ] {40507f89-c623-4efa-82b3-ea0175e54715} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6658 | 2025.07.29 18:52:06.698054 [ 277 ] {40507f89-c623-4efa-82b3-ea0175e54715} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6659 | 2025.07.29 18:52:06.698209 [ 277 ] {40507f89-c623-4efa-82b3-ea0175e54715} <Debug> executeQuery: Read 1144 rows, 83.75 KiB in 0.001612 sec., 709677.4193548388 rows/sec., 50.73 MiB/sec. | ||
| 6660 | 2025.07.29 18:52:06.698250 [ 277 ] {40507f89-c623-4efa-82b3-ea0175e54715} <Debug> TCPHandler: Processed in 0.00178017 sec. | ||
| 6661 | 2025.07.29 18:52:06.698368 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6662 | 2025.07.29 18:52:06.698464 [ 277 ] {ad235848-b886-4343-a1e7-484ecb92cd15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6663 | 2025.07.29 18:52:06.698506 [ 277 ] {ad235848-b886-4343-a1e7-484ecb92cd15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6664 | 2025.07.29 18:52:06.698843 [ 277 ] {ad235848-b886-4343-a1e7-484ecb92cd15} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6665 | 2025.07.29 18:52:06.698879 [ 277 ] {ad235848-b886-4343-a1e7-484ecb92cd15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6666 | 2025.07.29 18:52:06.699193 [ 277 ] {ad235848-b886-4343-a1e7-484ecb92cd15} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6667 | 2025.07.29 18:52:06.699421 [ 277 ] {ad235848-b886-4343-a1e7-484ecb92cd15} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6668 | 2025.07.29 18:52:06.699558 [ 277 ] {ad235848-b886-4343-a1e7-484ecb92cd15} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001112 sec., 5395.6834532374105 rows/sec., 281.90 KiB/sec. | ||
| 6669 | 2025.07.29 18:52:06.699597 [ 277 ] {ad235848-b886-4343-a1e7-484ecb92cd15} <Debug> TCPHandler: Processed in 0.001279805 sec. | ||
| 6670 | 2025.07.29 18:52:06.699706 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6671 | 2025.07.29 18:52:06.699801 [ 277 ] {1000229f-fc97-40b5-bd74-a8948184bd4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6672 | 2025.07.29 18:52:06.699843 [ 277 ] {1000229f-fc97-40b5-bd74-a8948184bd4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6673 | 2025.07.29 18:52:06.700401 [ 277 ] {1000229f-fc97-40b5-bd74-a8948184bd4a} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6674 | 2025.07.29 18:52:06.700438 [ 277 ] {1000229f-fc97-40b5-bd74-a8948184bd4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6675 | 2025.07.29 18:52:06.700824 [ 277 ] {1000229f-fc97-40b5-bd74-a8948184bd4a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6676 | 2025.07.29 18:52:06.701042 [ 277 ] {1000229f-fc97-40b5-bd74-a8948184bd4a} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6677 | 2025.07.29 18:52:06.701173 [ 277 ] {1000229f-fc97-40b5-bd74-a8948184bd4a} <Debug> executeQuery: Read 913 rows, 61.77 KiB in 0.001389 sec., 657307.4154067674 rows/sec., 43.43 MiB/sec. | ||
| 6678 | 2025.07.29 18:52:06.701211 [ 277 ] {1000229f-fc97-40b5-bd74-a8948184bd4a} <Debug> TCPHandler: Processed in 0.001554073 sec. | ||
| 6679 | 2025.07.29 18:52:06.701314 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6680 | 2025.07.29 18:52:06.701409 [ 277 ] {04948335-f671-4e6f-b55c-e653c3c93204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6681 | 2025.07.29 18:52:06.701450 [ 277 ] {04948335-f671-4e6f-b55c-e653c3c93204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6682 | 2025.07.29 18:52:06.701765 [ 277 ] {04948335-f671-4e6f-b55c-e653c3c93204} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6683 | 2025.07.29 18:52:06.701801 [ 277 ] {04948335-f671-4e6f-b55c-e653c3c93204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6684 | 2025.07.29 18:52:06.702103 [ 277 ] {04948335-f671-4e6f-b55c-e653c3c93204} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6685 | 2025.07.29 18:52:06.702343 [ 277 ] {04948335-f671-4e6f-b55c-e653c3c93204} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6686 | 2025.07.29 18:52:06.702479 [ 277 ] {04948335-f671-4e6f-b55c-e653c3c93204} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001086 sec., 920.8103130755065 rows/sec., 62.05 KiB/sec. | ||
| 6687 | 2025.07.29 18:52:06.702517 [ 277 ] {04948335-f671-4e6f-b55c-e653c3c93204} <Debug> TCPHandler: Processed in 0.001252505 sec. | ||
| 6688 | 2025.07.29 18:52:06.702626 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6689 | 2025.07.29 18:52:06.702720 [ 277 ] {d46b2fc7-9dd2-4478-b1ec-28c2f9f90bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6690 | 2025.07.29 18:52:06.702773 [ 277 ] {d46b2fc7-9dd2-4478-b1ec-28c2f9f90bf4} <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 | ||
| 6691 | 2025.07.29 18:52:06.703618 [ 277 ] {d46b2fc7-9dd2-4478-b1ec-28c2f9f90bf4} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6692 | 2025.07.29 18:52:06.703655 [ 277 ] {d46b2fc7-9dd2-4478-b1ec-28c2f9f90bf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6693 | 2025.07.29 18:52:06.704180 [ 277 ] {d46b2fc7-9dd2-4478-b1ec-28c2f9f90bf4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6694 | 2025.07.29 18:52:06.704406 [ 277 ] {d46b2fc7-9dd2-4478-b1ec-28c2f9f90bf4} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6695 | 2025.07.29 18:52:06.704546 [ 277 ] {d46b2fc7-9dd2-4478-b1ec-28c2f9f90bf4} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001842 sec., 17372.42128121607 rows/sec., 31.13 MiB/sec. | ||
| 6696 | 2025.07.29 18:52:06.704607 [ 277 ] {d46b2fc7-9dd2-4478-b1ec-28c2f9f90bf4} <Debug> TCPHandler: Processed in 0.002030736 sec. | ||
| 6697 | 2025.07.29 18:52:06.704721 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6698 | 2025.07.29 18:52:06.704816 [ 277 ] {c859b279-041f-4f51-a0f3-93df42da26e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6699 | 2025.07.29 18:52:06.704855 [ 277 ] {c859b279-041f-4f51-a0f3-93df42da26e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6700 | 2025.07.29 18:52:06.705230 [ 277 ] {c859b279-041f-4f51-a0f3-93df42da26e3} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6701 | 2025.07.29 18:52:06.705269 [ 277 ] {c859b279-041f-4f51-a0f3-93df42da26e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6702 | 2025.07.29 18:52:06.705584 [ 277 ] {c859b279-041f-4f51-a0f3-93df42da26e3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6703 | 2025.07.29 18:52:06.705803 [ 277 ] {c859b279-041f-4f51-a0f3-93df42da26e3} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6704 | 2025.07.29 18:52:06.705934 [ 277 ] {c859b279-041f-4f51-a0f3-93df42da26e3} <Debug> executeQuery: Read 60 rows, 3.51 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.02 MiB/sec. | ||
| 6705 | 2025.07.29 18:52:06.705971 [ 277 ] {c859b279-041f-4f51-a0f3-93df42da26e3} <Debug> TCPHandler: Processed in 0.001300906 sec. | ||
| 6706 | 2025.07.29 18:52:07.484349 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 956 | ||
| 6707 | 2025.07.29 18:52:07.487351 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6708 | 2025.07.29 18:52:07.487405 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6709 | 2025.07.29 18:52:07.488840 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6710 | 2025.07.29 18:52:07.489121 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6711 | 2025.07.29 18:52:07.489408 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 956 | ||
| 6712 | 2025.07.29 18:52:09.936893 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14213 | ||
| 6713 | 2025.07.29 18:52:09.937378 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6714 | 2025.07.29 18:52:09.937419 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6715 | 2025.07.29 18:52:09.937916 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6716 | 2025.07.29 18:52:09.938168 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6717 | 2025.07.29 18:52:09.938299 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14213 | ||
| 6718 | 2025.07.29 18:52:09.938330 [ 132 ] {} <Debug> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6719 | 2025.07.29 18:52:09.938426 [ 132 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6720 | 2025.07.29 18:52:09.938461 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6721 | 2025.07.29 18:52:09.938602 [ 200 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 6722 | 2025.07.29 18:52:09.938757 [ 200 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6723 | 2025.07.29 18:52:09.938799 [ 200 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11956 rows starting from the beginning of the part | ||
| 6724 | 2025.07.29 18:52:09.938871 [ 200 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 427 rows starting from the beginning of the part | ||
| 6725 | 2025.07.29 18:52:09.938922 [ 200 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 488 rows starting from the beginning of the part | ||
| 6726 | 2025.07.29 18:52:09.938974 [ 200 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 427 rows starting from the beginning of the part | ||
| 6727 | 2025.07.29 18:52:09.939018 [ 200 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 488 rows starting from the beginning of the part | ||
| 6728 | 2025.07.29 18:52:09.939062 [ 200 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 427 rows starting from the beginning of the part | ||
| 6729 | 2025.07.29 18:52:09.941384 [ 193 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14213 rows, containing 4 columns (4 merged, 0 gathered) in 0.00284297 sec., 4999349.272064074 rows/sec., 71.52 MiB/sec. | ||
| 6730 | 2025.07.29 18:52:09.941904 [ 201 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6731 | 2025.07.29 18:52:09.942211 [ 201 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_31_6} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6732 | 2025.07.29 18:52:09.942290 [ 201 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_31_6} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6733 | 2025.07.29 18:52:09.942385 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 6734 | 2025.07.29 18:52:10.262988 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6735 | 2025.07.29 18:52:10.263186 [ 277 ] {c0f29172-3bf0-4f37-8287-5d9711cfda86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6736 | 2025.07.29 18:52:10.263257 [ 277 ] {c0f29172-3bf0-4f37-8287-5d9711cfda86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6737 | 2025.07.29 18:52:10.263924 [ 277 ] {c0f29172-3bf0-4f37-8287-5d9711cfda86} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6738 | 2025.07.29 18:52:10.263971 [ 277 ] {c0f29172-3bf0-4f37-8287-5d9711cfda86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6739 | 2025.07.29 18:52:10.264349 [ 277 ] {c0f29172-3bf0-4f37-8287-5d9711cfda86} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6740 | 2025.07.29 18:52:10.264566 [ 277 ] {c0f29172-3bf0-4f37-8287-5d9711cfda86} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6741 | 2025.07.29 18:52:10.264714 [ 277 ] {c0f29172-3bf0-4f37-8287-5d9711cfda86} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001584 sec., 35353.53535353536 rows/sec., 2.70 MiB/sec. | ||
| 6742 | 2025.07.29 18:52:10.264754 [ 277 ] {c0f29172-3bf0-4f37-8287-5d9711cfda86} <Debug> TCPHandler: Processed in 0.001896963 sec. | ||
| 6743 | 2025.07.29 18:52:10.264869 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6744 | 2025.07.29 18:52:10.264963 [ 277 ] {8fa216c2-13b5-46e6-bea1-b7e958e0777c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6745 | 2025.07.29 18:52:10.265002 [ 277 ] {8fa216c2-13b5-46e6-bea1-b7e958e0777c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6746 | 2025.07.29 18:52:10.265412 [ 277 ] {8fa216c2-13b5-46e6-bea1-b7e958e0777c} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6747 | 2025.07.29 18:52:10.265448 [ 277 ] {8fa216c2-13b5-46e6-bea1-b7e958e0777c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6748 | 2025.07.29 18:52:10.265738 [ 277 ] {8fa216c2-13b5-46e6-bea1-b7e958e0777c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6749 | 2025.07.29 18:52:10.265942 [ 277 ] {8fa216c2-13b5-46e6-bea1-b7e958e0777c} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6750 | 2025.07.29 18:52:10.266064 [ 277 ] {8fa216c2-13b5-46e6-bea1-b7e958e0777c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00112 sec., 57142.857142857145 rows/sec., 4.46 MiB/sec. | ||
| 6751 | 2025.07.29 18:52:10.266100 [ 277 ] {8fa216c2-13b5-46e6-bea1-b7e958e0777c} <Debug> TCPHandler: Processed in 0.001278166 sec. | ||
| 6752 | 2025.07.29 18:52:10.266210 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6753 | 2025.07.29 18:52:10.266301 [ 277 ] {29db30a4-110d-43dc-8813-36dfc01b541a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6754 | 2025.07.29 18:52:10.266343 [ 277 ] {29db30a4-110d-43dc-8813-36dfc01b541a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6755 | 2025.07.29 18:52:10.266716 [ 277 ] {29db30a4-110d-43dc-8813-36dfc01b541a} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6756 | 2025.07.29 18:52:10.266751 [ 277 ] {29db30a4-110d-43dc-8813-36dfc01b541a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6757 | 2025.07.29 18:52:10.267088 [ 277 ] {29db30a4-110d-43dc-8813-36dfc01b541a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6758 | 2025.07.29 18:52:10.267308 [ 277 ] {29db30a4-110d-43dc-8813-36dfc01b541a} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6759 | 2025.07.29 18:52:10.267434 [ 277 ] {29db30a4-110d-43dc-8813-36dfc01b541a} <Debug> executeQuery: Read 116 rows, 8.27 KiB in 0.00115 sec., 100869.56521739131 rows/sec., 7.02 MiB/sec. | ||
| 6760 | 2025.07.29 18:52:10.267469 [ 277 ] {29db30a4-110d-43dc-8813-36dfc01b541a} <Debug> TCPHandler: Processed in 0.001305847 sec. | ||
| 6761 | 2025.07.29 18:52:10.267576 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6762 | 2025.07.29 18:52:10.267668 [ 277 ] {04be8351-3a6b-462b-8971-bd418bda29f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6763 | 2025.07.29 18:52:10.267709 [ 277 ] {04be8351-3a6b-462b-8971-bd418bda29f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6764 | 2025.07.29 18:52:10.268024 [ 277 ] {04be8351-3a6b-462b-8971-bd418bda29f2} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6765 | 2025.07.29 18:52:10.268060 [ 277 ] {04be8351-3a6b-462b-8971-bd418bda29f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6766 | 2025.07.29 18:52:10.268350 [ 277 ] {04be8351-3a6b-462b-8971-bd418bda29f2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6767 | 2025.07.29 18:52:10.268558 [ 277 ] {04be8351-3a6b-462b-8971-bd418bda29f2} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6768 | 2025.07.29 18:52:10.268679 [ 277 ] {04be8351-3a6b-462b-8971-bd418bda29f2} <Debug> executeQuery: Read 42 rows, 2.91 KiB in 0.00103 sec., 40776.69902912621 rows/sec., 2.75 MiB/sec. | ||
| 6769 | 2025.07.29 18:52:10.268713 [ 277 ] {04be8351-3a6b-462b-8971-bd418bda29f2} <Debug> TCPHandler: Processed in 0.001183733 sec. | ||
| 6770 | 2025.07.29 18:52:10.707381 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6771 | 2025.07.29 18:52:10.724957 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6772 | 2025.07.29 18:52:10.725010 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6773 | 2025.07.29 18:52:10.730604 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6774 | 2025.07.29 18:52:10.731291 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6775 | 2025.07.29 18:52:10.731593 [ 131 ] {} <Debug> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6776 | 2025.07.29 18:52:10.731660 [ 131 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6777 | 2025.07.29 18:52:10.731680 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6778 | 2025.07.29 18:52:10.731775 [ 200 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 6779 | 2025.07.29 18:52:10.734154 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6780 | 2025.07.29 18:52:10.734815 [ 200 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6781 | 2025.07.29 18:52:10.735498 [ 200 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 6782 | 2025.07.29 18:52:10.739113 [ 200 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 6783 | 2025.07.29 18:52:10.742287 [ 200 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 6784 | 2025.07.29 18:52:10.746022 [ 200 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 6785 | 2025.07.29 18:52:10.749917 [ 200 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 6786 | 2025.07.29 18:52:10.753981 [ 200 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 6787 | 2025.07.29 18:52:10.806058 [ 193 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.074317014 sec., 3148.6733307126683 rows/sec., 16.28 MiB/sec. | ||
| 6788 | 2025.07.29 18:52:10.808706 [ 187 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6789 | 2025.07.29 18:52:10.810630 [ 187 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_31_6} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6790 | 2025.07.29 18:52:10.810736 [ 187 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_31_6} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6791 | 2025.07.29 18:52:10.813395 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6792 | 2025.07.29 18:52:11.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.84 MiB, peak 257.38 MiB, free memory in arenas 0.00 B, will set to 252.11 MiB (RSS), difference: 5.27 MiB | ||
| 6793 | 2025.07.29 18:52:15.265219 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6794 | 2025.07.29 18:52:15.265424 [ 277 ] {52da4b9f-9820-45b9-a9fa-b0c074898a59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6795 | 2025.07.29 18:52:15.265492 [ 277 ] {52da4b9f-9820-45b9-a9fa-b0c074898a59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6796 | 2025.07.29 18:52:15.266147 [ 277 ] {52da4b9f-9820-45b9-a9fa-b0c074898a59} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6797 | 2025.07.29 18:52:15.266185 [ 277 ] {52da4b9f-9820-45b9-a9fa-b0c074898a59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6798 | 2025.07.29 18:52:15.266567 [ 277 ] {52da4b9f-9820-45b9-a9fa-b0c074898a59} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6799 | 2025.07.29 18:52:15.266789 [ 277 ] {52da4b9f-9820-45b9-a9fa-b0c074898a59} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6800 | 2025.07.29 18:52:15.266930 [ 277 ] {52da4b9f-9820-45b9-a9fa-b0c074898a59} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.001557 sec., 47527.296082209374 rows/sec., 3.87 MiB/sec. | ||
| 6801 | 2025.07.29 18:52:15.266970 [ 277 ] {52da4b9f-9820-45b9-a9fa-b0c074898a59} <Debug> TCPHandler: Processed in 0.001889103 sec. | ||
| 6802 | 2025.07.29 18:52:15.267090 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6803 | 2025.07.29 18:52:15.267183 [ 277 ] {8a6eddfe-2c2f-4c19-804e-8de9aaad18fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6804 | 2025.07.29 18:52:15.267221 [ 277 ] {8a6eddfe-2c2f-4c19-804e-8de9aaad18fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6805 | 2025.07.29 18:52:15.267606 [ 277 ] {8a6eddfe-2c2f-4c19-804e-8de9aaad18fe} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6806 | 2025.07.29 18:52:15.267639 [ 277 ] {8a6eddfe-2c2f-4c19-804e-8de9aaad18fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6807 | 2025.07.29 18:52:15.267925 [ 277 ] {8a6eddfe-2c2f-4c19-804e-8de9aaad18fe} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6808 | 2025.07.29 18:52:15.268145 [ 277 ] {8a6eddfe-2c2f-4c19-804e-8de9aaad18fe} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6809 | 2025.07.29 18:52:15.268243 [ 122 ] {} <Debug> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6810 | 2025.07.29 18:52:15.268268 [ 277 ] {8a6eddfe-2c2f-4c19-804e-8de9aaad18fe} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001104 sec., 8152.173913043479 rows/sec., 613.01 KiB/sec. | ||
| 6811 | 2025.07.29 18:52:15.268279 [ 122 ] {} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6812 | 2025.07.29 18:52:15.268300 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6813 | 2025.07.29 18:52:15.268305 [ 277 ] {8a6eddfe-2c2f-4c19-804e-8de9aaad18fe} <Debug> TCPHandler: Processed in 0.001261835 sec. | ||
| 6814 | 2025.07.29 18:52:15.268412 [ 196 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6815 | 2025.07.29 18:52:15.268436 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6816 | 2025.07.29 18:52:15.268545 [ 277 ] {00341d76-45b8-4889-b3ab-e33719de5728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6817 | 2025.07.29 18:52:15.268568 [ 196 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6818 | 2025.07.29 18:52:15.268582 [ 277 ] {00341d76-45b8-4889-b3ab-e33719de5728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6819 | 2025.07.29 18:52:15.268609 [ 196 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 269 rows starting from the beginning of the part | ||
| 6820 | 2025.07.29 18:52:15.268687 [ 196 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 13 rows starting from the beginning of the part | ||
| 6821 | 2025.07.29 18:52:15.268740 [ 196 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 228 rows starting from the beginning of the part | ||
| 6822 | 2025.07.29 18:52:15.268789 [ 196 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 9 rows starting from the beginning of the part | ||
| 6823 | 2025.07.29 18:52:15.268825 [ 196 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 232 rows starting from the beginning of the part | ||
| 6824 | 2025.07.29 18:52:15.268864 [ 196 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 9 rows starting from the beginning of the part | ||
| 6825 | 2025.07.29 18:52:15.269003 [ 277 ] {00341d76-45b8-4889-b3ab-e33719de5728} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6826 | 2025.07.29 18:52:15.269042 [ 277 ] {00341d76-45b8-4889-b3ab-e33719de5728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6827 | 2025.07.29 18:52:15.269524 [ 277 ] {00341d76-45b8-4889-b3ab-e33719de5728} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6828 | 2025.07.29 18:52:15.269736 [ 277 ] {00341d76-45b8-4889-b3ab-e33719de5728} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6829 | 2025.07.29 18:52:15.269738 [ 193 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 760 rows, containing 5 columns (5 merged, 0 gathered) in 0.001378029 sec., 551512.341177145 rows/sec., 36.24 MiB/sec. | ||
| 6830 | 2025.07.29 18:52:15.269863 [ 277 ] {00341d76-45b8-4889-b3ab-e33719de5728} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001336 sec., 54640.71856287425 rows/sec., 4.27 MiB/sec. | ||
| 6831 | 2025.07.29 18:52:15.269904 [ 277 ] {00341d76-45b8-4889-b3ab-e33719de5728} <Debug> TCPHandler: Processed in 0.001514863 sec. | ||
| 6832 | 2025.07.29 18:52:15.269921 [ 196 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6833 | 2025.07.29 18:52:15.270014 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6834 | 2025.07.29 18:52:15.270112 [ 277 ] {43842665-0504-4eca-8557-595fb273b6d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6835 | 2025.07.29 18:52:15.270156 [ 277 ] {43842665-0504-4eca-8557-595fb273b6d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6836 | 2025.07.29 18:52:15.270166 [ 196 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_41_8} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6837 | 2025.07.29 18:52:15.270241 [ 196 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_41_8} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6838 | 2025.07.29 18:52:15.270308 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 6839 | 2025.07.29 18:52:15.270561 [ 277 ] {43842665-0504-4eca-8557-595fb273b6d7} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6840 | 2025.07.29 18:52:15.270602 [ 277 ] {43842665-0504-4eca-8557-595fb273b6d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6841 | 2025.07.29 18:52:15.270938 [ 277 ] {43842665-0504-4eca-8557-595fb273b6d7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6842 | 2025.07.29 18:52:15.271149 [ 277 ] {43842665-0504-4eca-8557-595fb273b6d7} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6843 | 2025.07.29 18:52:15.271283 [ 277 ] {43842665-0504-4eca-8557-595fb273b6d7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 6844 | 2025.07.29 18:52:15.271319 [ 277 ] {43842665-0504-4eca-8557-595fb273b6d7} <Debug> TCPHandler: Processed in 0.001351948 sec. | ||
| 6845 | 2025.07.29 18:52:15.271418 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6846 | 2025.07.29 18:52:15.271511 [ 277 ] {beb2da44-a3ad-44ab-bd17-983d391feb01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6847 | 2025.07.29 18:52:15.271564 [ 277 ] {beb2da44-a3ad-44ab-bd17-983d391feb01} <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 | ||
| 6848 | 2025.07.29 18:52:15.272320 [ 277 ] {beb2da44-a3ad-44ab-bd17-983d391feb01} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6849 | 2025.07.29 18:52:15.272356 [ 277 ] {beb2da44-a3ad-44ab-bd17-983d391feb01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6850 | 2025.07.29 18:52:15.272867 [ 277 ] {beb2da44-a3ad-44ab-bd17-983d391feb01} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6851 | 2025.07.29 18:52:15.273097 [ 277 ] {beb2da44-a3ad-44ab-bd17-983d391feb01} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6852 | 2025.07.29 18:52:15.273234 [ 277 ] {beb2da44-a3ad-44ab-bd17-983d391feb01} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001741 sec., 5169.442848937392 rows/sec., 9.26 MiB/sec. | ||
| 6853 | 2025.07.29 18:52:15.273285 [ 277 ] {beb2da44-a3ad-44ab-bd17-983d391feb01} <Debug> TCPHandler: Processed in 0.001915574 sec. | ||
| 6854 | 2025.07.29 18:52:15.273398 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6855 | 2025.07.29 18:52:15.273492 [ 277 ] {c11c0c18-f1c9-40f3-b040-8065693e3ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6856 | 2025.07.29 18:52:15.273532 [ 277 ] {c11c0c18-f1c9-40f3-b040-8065693e3ab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6857 | 2025.07.29 18:52:15.273863 [ 277 ] {c11c0c18-f1c9-40f3-b040-8065693e3ab5} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6858 | 2025.07.29 18:52:15.273899 [ 277 ] {c11c0c18-f1c9-40f3-b040-8065693e3ab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6859 | 2025.07.29 18:52:15.274210 [ 277 ] {c11c0c18-f1c9-40f3-b040-8065693e3ab5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6860 | 2025.07.29 18:52:15.274416 [ 277 ] {c11c0c18-f1c9-40f3-b040-8065693e3ab5} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6861 | 2025.07.29 18:52:15.274543 [ 277 ] {c11c0c18-f1c9-40f3-b040-8065693e3ab5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 6862 | 2025.07.29 18:52:15.274577 [ 277 ] {c11c0c18-f1c9-40f3-b040-8065693e3ab5} <Debug> TCPHandler: Processed in 0.001228704 sec. | ||
| 6863 | 2025.07.29 18:52:17.284324 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6864 | 2025.07.29 18:52:17.284418 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6865 | 2025.07.29 18:52:17.439306 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14701 | ||
| 6866 | 2025.07.29 18:52:17.439784 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6867 | 2025.07.29 18:52:17.439819 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6868 | 2025.07.29 18:52:17.440406 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6869 | 2025.07.29 18:52:17.440650 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6870 | 2025.07.29 18:52:17.440779 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
| 6871 | 2025.07.29 18:52:17.490610 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 976 | ||
| 6872 | 2025.07.29 18:52:17.492758 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6873 | 2025.07.29 18:52:17.492817 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6874 | 2025.07.29 18:52:17.494015 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6875 | 2025.07.29 18:52:17.494291 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6876 | 2025.07.29 18:52:17.494666 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 976 | ||
| 6877 | 2025.07.29 18:52:18.002123 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000812113 sec. | ||
| 6878 | 2025.07.29 18:52:18.096070 [ 116 ] {} <Debug> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 6879 | 2025.07.29 18:52:18.096152 [ 116 ] {} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6880 | 2025.07.29 18:52:18.096187 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6881 | 2025.07.29 18:52:18.096320 [ 192 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 6882 | 2025.07.29 18:52:18.096500 [ 192 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6883 | 2025.07.29 18:52:18.096553 [ 192 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 84 rows starting from the beginning of the part | ||
| 6884 | 2025.07.29 18:52:18.096646 [ 192 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 6885 | 2025.07.29 18:52:18.096718 [ 192 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 6886 | 2025.07.29 18:52:18.096779 [ 192 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 6887 | 2025.07.29 18:52:18.096840 [ 192 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 6888 | 2025.07.29 18:52:18.097545 [ 196 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 108 rows, containing 4 columns (4 merged, 0 gathered) in 0.001285706 sec., 84000.54133682195 rows/sec., 4.29 MiB/sec. | ||
| 6889 | 2025.07.29 18:52:18.097655 [ 192 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 6890 | 2025.07.29 18:52:18.097888 [ 192 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_18_4} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6891 | 2025.07.29 18:52:18.097954 [ 192 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_18_4} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 6892 | 2025.07.29 18:52:18.098012 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6893 | 2025.07.29 18:52:18.235143 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6894 | 2025.07.29 18:52:18.250662 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6895 | 2025.07.29 18:52:18.250706 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6896 | 2025.07.29 18:52:18.256568 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6897 | 2025.07.29 18:52:18.257271 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6898 | 2025.07.29 18:52:18.259934 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6899 | 2025.07.29 18:52:18.442524 [ 116 ] {} <Debug> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 6900 | 2025.07.29 18:52:18.442577 [ 116 ] {} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6901 | 2025.07.29 18:52:18.442597 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6902 | 2025.07.29 18:52:18.442694 [ 196 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 6903 | 2025.07.29 18:52:18.442829 [ 196 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6904 | 2025.07.29 18:52:18.442867 [ 196 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 15 rows starting from the beginning of the part | ||
| 6905 | 2025.07.29 18:52:18.442936 [ 196 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 6906 | 2025.07.29 18:52:18.442983 [ 196 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 6907 | 2025.07.29 18:52:18.443027 [ 196 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 6908 | 2025.07.29 18:52:18.443070 [ 196 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 6909 | 2025.07.29 18:52:18.443861 [ 196 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19 rows, containing 4 columns (4 merged, 0 gathered) in 0.001210164 sec., 15700.351357336693 rows/sec., 1.03 MiB/sec. | ||
| 6910 | 2025.07.29 18:52:18.443996 [ 192 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 6911 | 2025.07.29 18:52:18.444251 [ 192 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_18_4} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6912 | 2025.07.29 18:52:18.444319 [ 192 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_18_4} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 6913 | 2025.07.29 18:52:18.444381 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6914 | 2025.07.29 18:52:20.277626 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6915 | 2025.07.29 18:52:20.277818 [ 277 ] {162b9d6d-c90a-41de-949c-46e13364ea0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6916 | 2025.07.29 18:52:20.277888 [ 277 ] {162b9d6d-c90a-41de-949c-46e13364ea0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6917 | 2025.07.29 18:52:20.278607 [ 277 ] {162b9d6d-c90a-41de-949c-46e13364ea0c} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6918 | 2025.07.29 18:52:20.278652 [ 277 ] {162b9d6d-c90a-41de-949c-46e13364ea0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6919 | 2025.07.29 18:52:20.279081 [ 277 ] {162b9d6d-c90a-41de-949c-46e13364ea0c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6920 | 2025.07.29 18:52:20.279302 [ 277 ] {162b9d6d-c90a-41de-949c-46e13364ea0c} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6921 | 2025.07.29 18:52:20.279447 [ 277 ] {162b9d6d-c90a-41de-949c-46e13364ea0c} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.00168 sec., 233333.3333333333 rows/sec., 14.80 MiB/sec. | ||
| 6922 | 2025.07.29 18:52:20.279487 [ 277 ] {162b9d6d-c90a-41de-949c-46e13364ea0c} <Debug> TCPHandler: Processed in 0.001994156 sec. | ||
| 6923 | 2025.07.29 18:52:20.279598 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6924 | 2025.07.29 18:52:20.279690 [ 277 ] {e6f7be35-bba5-4a79-b5bd-c32f084f5245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6925 | 2025.07.29 18:52:20.279730 [ 277 ] {e6f7be35-bba5-4a79-b5bd-c32f084f5245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6926 | 2025.07.29 18:52:20.280532 [ 277 ] {e6f7be35-bba5-4a79-b5bd-c32f084f5245} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6927 | 2025.07.29 18:52:20.280569 [ 277 ] {e6f7be35-bba5-4a79-b5bd-c32f084f5245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6928 | 2025.07.29 18:52:20.280946 [ 277 ] {e6f7be35-bba5-4a79-b5bd-c32f084f5245} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6929 | 2025.07.29 18:52:20.281164 [ 277 ] {e6f7be35-bba5-4a79-b5bd-c32f084f5245} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6930 | 2025.07.29 18:52:20.281289 [ 277 ] {e6f7be35-bba5-4a79-b5bd-c32f084f5245} <Debug> executeQuery: Read 1131 rows, 92.08 KiB in 0.001617 sec., 699443.4137291281 rows/sec., 55.61 MiB/sec. | ||
| 6931 | 2025.07.29 18:52:20.281283 [ 113 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6932 | 2025.07.29 18:52:20.281326 [ 277 ] {e6f7be35-bba5-4a79-b5bd-c32f084f5245} <Debug> TCPHandler: Processed in 0.0017763 sec. | ||
| 6933 | 2025.07.29 18:52:20.281370 [ 113 ] {} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6934 | 2025.07.29 18:52:20.281399 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6935 | 2025.07.29 18:52:20.281458 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6936 | 2025.07.29 18:52:20.281514 [ 196 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 6937 | 2025.07.29 18:52:20.281556 [ 277 ] {eeae3618-a7fb-4e8a-8353-a06aff2ce295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6938 | 2025.07.29 18:52:20.281600 [ 277 ] {eeae3618-a7fb-4e8a-8353-a06aff2ce295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6939 | 2025.07.29 18:52:20.281675 [ 196 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6940 | 2025.07.29 18:52:20.281717 [ 196 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2421 rows starting from the beginning of the part | ||
| 6941 | 2025.07.29 18:52:20.281789 [ 196 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 74 rows starting from the beginning of the part | ||
| 6942 | 2025.07.29 18:52:20.281839 [ 196 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 2273 rows starting from the beginning of the part | ||
| 6943 | 2025.07.29 18:52:20.281885 [ 196 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 6944 | 2025.07.29 18:52:20.281940 [ 196 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 74 rows starting from the beginning of the part | ||
| 6945 | 2025.07.29 18:52:20.281986 [ 196 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1131 rows starting from the beginning of the part | ||
| 6946 | 2025.07.29 18:52:20.282057 [ 277 ] {eeae3618-a7fb-4e8a-8353-a06aff2ce295} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6947 | 2025.07.29 18:52:20.282099 [ 277 ] {eeae3618-a7fb-4e8a-8353-a06aff2ce295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6948 | 2025.07.29 18:52:20.282578 [ 277 ] {eeae3618-a7fb-4e8a-8353-a06aff2ce295} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6949 | 2025.07.29 18:52:20.282801 [ 277 ] {eeae3618-a7fb-4e8a-8353-a06aff2ce295} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6950 | 2025.07.29 18:52:20.282931 [ 277 ] {eeae3618-a7fb-4e8a-8353-a06aff2ce295} <Debug> executeQuery: Read 228 rows, 14.18 KiB in 0.001393 sec., 163675.52045944007 rows/sec., 9.94 MiB/sec. | ||
| 6951 | 2025.07.29 18:52:20.282968 [ 277 ] {eeae3618-a7fb-4e8a-8353-a06aff2ce295} <Debug> TCPHandler: Processed in 0.001563114 sec. | ||
| 6952 | 2025.07.29 18:52:20.283071 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6953 | 2025.07.29 18:52:20.283162 [ 277 ] {4eab1006-3bce-4a5d-b5c7-35b49d93975f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6954 | 2025.07.29 18:52:20.283200 [ 277 ] {4eab1006-3bce-4a5d-b5c7-35b49d93975f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6955 | 2025.07.29 18:52:20.283649 [ 277 ] {4eab1006-3bce-4a5d-b5c7-35b49d93975f} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6956 | 2025.07.29 18:52:20.283685 [ 277 ] {4eab1006-3bce-4a5d-b5c7-35b49d93975f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6957 | 2025.07.29 18:52:20.283987 [ 277 ] {4eab1006-3bce-4a5d-b5c7-35b49d93975f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6958 | 2025.07.29 18:52:20.284124 [ 192 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6029 rows, containing 5 columns (5 merged, 0 gathered) in 0.002663605 sec., 2263473.7508001374 rows/sec., 191.76 MiB/sec. | ||
| 6959 | 2025.07.29 18:52:20.284199 [ 277 ] {4eab1006-3bce-4a5d-b5c7-35b49d93975f} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6960 | 2025.07.29 18:52:20.284331 [ 277 ] {4eab1006-3bce-4a5d-b5c7-35b49d93975f} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001187 sec., 171019.3765796125 rows/sec., 11.03 MiB/sec. | ||
| 6961 | 2025.07.29 18:52:20.284369 [ 277 ] {4eab1006-3bce-4a5d-b5c7-35b49d93975f} <Debug> TCPHandler: Processed in 0.001345178 sec. | ||
| 6962 | 2025.07.29 18:52:20.284376 [ 192 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6963 | 2025.07.29 18:52:20.284476 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6964 | 2025.07.29 18:52:20.284573 [ 277 ] {f49ef120-fa67-4fd2-af57-de0068f397f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6965 | 2025.07.29 18:52:20.284613 [ 277 ] {f49ef120-fa67-4fd2-af57-de0068f397f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6966 | 2025.07.29 18:52:20.284646 [ 192 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_51_10} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6967 | 2025.07.29 18:52:20.284731 [ 192 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_51_10} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6968 | 2025.07.29 18:52:20.284802 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 6969 | 2025.07.29 18:52:20.285047 [ 277 ] {f49ef120-fa67-4fd2-af57-de0068f397f4} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6970 | 2025.07.29 18:52:20.285087 [ 277 ] {f49ef120-fa67-4fd2-af57-de0068f397f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6971 | 2025.07.29 18:52:20.285390 [ 277 ] {f49ef120-fa67-4fd2-af57-de0068f397f4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6972 | 2025.07.29 18:52:20.285596 [ 277 ] {f49ef120-fa67-4fd2-af57-de0068f397f4} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6973 | 2025.07.29 18:52:20.285720 [ 277 ] {f49ef120-fa67-4fd2-af57-de0068f397f4} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001164 sec., 173539.51890034362 rows/sec., 9.86 MiB/sec. | ||
| 6974 | 2025.07.29 18:52:20.285756 [ 277 ] {f49ef120-fa67-4fd2-af57-de0068f397f4} <Debug> TCPHandler: Processed in 0.001326977 sec. | ||
| 6975 | 2025.07.29 18:52:20.285859 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6976 | 2025.07.29 18:52:20.285949 [ 277 ] {e47f6f3d-cf1e-4f9b-8dbd-e3795e4f34c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6977 | 2025.07.29 18:52:20.285988 [ 277 ] {e47f6f3d-cf1e-4f9b-8dbd-e3795e4f34c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6978 | 2025.07.29 18:52:20.286603 [ 277 ] {e47f6f3d-cf1e-4f9b-8dbd-e3795e4f34c9} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6979 | 2025.07.29 18:52:20.286638 [ 277 ] {e47f6f3d-cf1e-4f9b-8dbd-e3795e4f34c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6980 | 2025.07.29 18:52:20.286972 [ 277 ] {e47f6f3d-cf1e-4f9b-8dbd-e3795e4f34c9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6981 | 2025.07.29 18:52:20.287181 [ 277 ] {e47f6f3d-cf1e-4f9b-8dbd-e3795e4f34c9} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6982 | 2025.07.29 18:52:20.287284 [ 113 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6983 | 2025.07.29 18:52:20.287305 [ 277 ] {e47f6f3d-cf1e-4f9b-8dbd-e3795e4f34c9} <Debug> executeQuery: Read 684 rows, 49.13 KiB in 0.001373 sec., 498179.1697013838 rows/sec., 34.95 MiB/sec. | ||
| 6984 | 2025.07.29 18:52:20.287314 [ 113 ] {} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6985 | 2025.07.29 18:52:20.287344 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 6986 | 2025.07.29 18:52:20.287347 [ 277 ] {e47f6f3d-cf1e-4f9b-8dbd-e3795e4f34c9} <Debug> TCPHandler: Processed in 0.001534883 sec. | ||
| 6987 | 2025.07.29 18:52:20.287452 [ 195 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 6988 | 2025.07.29 18:52:20.287465 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6989 | 2025.07.29 18:52:20.287607 [ 277 ] {5a1f27ec-c51f-4e94-8b0e-2f48e0072869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6990 | 2025.07.29 18:52:20.287610 [ 195 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6991 | 2025.07.29 18:52:20.287654 [ 277 ] {5a1f27ec-c51f-4e94-8b0e-2f48e0072869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6992 | 2025.07.29 18:52:20.287663 [ 195 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1223 rows starting from the beginning of the part | ||
| 6993 | 2025.07.29 18:52:20.287746 [ 195 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 73 rows starting from the beginning of the part | ||
| 6994 | 2025.07.29 18:52:20.287794 [ 195 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1144 rows starting from the beginning of the part | ||
| 6995 | 2025.07.29 18:52:20.287841 [ 195 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 6996 | 2025.07.29 18:52:20.287884 [ 195 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 73 rows starting from the beginning of the part | ||
| 6997 | 2025.07.29 18:52:20.287928 [ 195 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 684 rows starting from the beginning of the part | ||
| 6998 | 2025.07.29 18:52:20.288002 [ 277 ] {5a1f27ec-c51f-4e94-8b0e-2f48e0072869} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6999 | 2025.07.29 18:52:20.288043 [ 277 ] {5a1f27ec-c51f-4e94-8b0e-2f48e0072869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7000 | 2025.07.29 18:52:20.288384 [ 277 ] {5a1f27ec-c51f-4e94-8b0e-2f48e0072869} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7001 | 2025.07.29 18:52:20.288620 [ 277 ] {5a1f27ec-c51f-4e94-8b0e-2f48e0072869} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7002 | 2025.07.29 18:52:20.288759 [ 277 ] {5a1f27ec-c51f-4e94-8b0e-2f48e0072869} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001171 sec., 5123.825789923143 rows/sec., 267.70 KiB/sec. | ||
| 7003 | 2025.07.29 18:52:20.288796 [ 277 ] {5a1f27ec-c51f-4e94-8b0e-2f48e0072869} <Debug> TCPHandler: Processed in 0.001382348 sec. | ||
| 7004 | 2025.07.29 18:52:20.288902 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7005 | 2025.07.29 18:52:20.289002 [ 277 ] {f5ed17f2-442c-4747-baa7-0ec276d61563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7006 | 2025.07.29 18:52:20.289052 [ 277 ] {f5ed17f2-442c-4747-baa7-0ec276d61563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7007 | 2025.07.29 18:52:20.289267 [ 197 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3261 rows, containing 5 columns (5 merged, 0 gathered) in 0.001869342 sec., 1744464.0948526273 rows/sec., 132.11 MiB/sec. | ||
| 7008 | 2025.07.29 18:52:20.289441 [ 195 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7009 | 2025.07.29 18:52:20.289531 [ 277 ] {f5ed17f2-442c-4747-baa7-0ec276d61563} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7010 | 2025.07.29 18:52:20.289580 [ 277 ] {f5ed17f2-442c-4747-baa7-0ec276d61563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7011 | 2025.07.29 18:52:20.289700 [ 195 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_51_10} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7012 | 2025.07.29 18:52:20.289784 [ 195 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_51_10} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7013 | 2025.07.29 18:52:20.289857 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7014 | 2025.07.29 18:52:20.290012 [ 277 ] {f5ed17f2-442c-4747-baa7-0ec276d61563} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7015 | 2025.07.29 18:52:20.290262 [ 277 ] {f5ed17f2-442c-4747-baa7-0ec276d61563} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7016 | 2025.07.29 18:52:20.290371 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7017 | 2025.07.29 18:52:20.290393 [ 277 ] {f5ed17f2-442c-4747-baa7-0ec276d61563} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001414 sec., 217114.56859971714 rows/sec., 14.28 MiB/sec. | ||
| 7018 | 2025.07.29 18:52:20.290399 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7019 | 2025.07.29 18:52:20.290432 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7020 | 2025.07.29 18:52:20.290436 [ 277 ] {f5ed17f2-442c-4747-baa7-0ec276d61563} <Debug> TCPHandler: Processed in 0.001580824 sec. | ||
| 7021 | 2025.07.29 18:52:20.290503 [ 196 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7022 | 2025.07.29 18:52:20.290552 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7023 | 2025.07.29 18:52:20.290603 [ 196 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7024 | 2025.07.29 18:52:20.290633 [ 196 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 15061 rows starting from the beginning of the part | ||
| 7025 | 2025.07.29 18:52:20.290649 [ 277 ] {ed644909-694a-4591-8867-a98c3aed6e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7026 | 2025.07.29 18:52:20.290678 [ 196 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 7027 | 2025.07.29 18:52:20.290694 [ 277 ] {ed644909-694a-4591-8867-a98c3aed6e15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7028 | 2025.07.29 18:52:20.290719 [ 196 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 913 rows starting from the beginning of the part | ||
| 7029 | 2025.07.29 18:52:20.290756 [ 196 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 116 rows starting from the beginning of the part | ||
| 7030 | 2025.07.29 18:52:20.290797 [ 196 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
| 7031 | 2025.07.29 18:52:20.290835 [ 196 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 307 rows starting from the beginning of the part | ||
| 7032 | 2025.07.29 18:52:20.291006 [ 277 ] {ed644909-694a-4591-8867-a98c3aed6e15} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7033 | 2025.07.29 18:52:20.291047 [ 277 ] {ed644909-694a-4591-8867-a98c3aed6e15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7034 | 2025.07.29 18:52:20.291367 [ 277 ] {ed644909-694a-4591-8867-a98c3aed6e15} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7035 | 2025.07.29 18:52:20.291579 [ 277 ] {ed644909-694a-4591-8867-a98c3aed6e15} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7036 | 2025.07.29 18:52:20.291703 [ 277 ] {ed644909-694a-4591-8867-a98c3aed6e15} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001073 sec., 931.9664492078285 rows/sec., 62.80 KiB/sec. | ||
| 7037 | 2025.07.29 18:52:20.291737 [ 277 ] {ed644909-694a-4591-8867-a98c3aed6e15} <Debug> TCPHandler: Processed in 0.001232065 sec. | ||
| 7038 | 2025.07.29 18:52:20.291838 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7039 | 2025.07.29 18:52:20.291929 [ 277 ] {51c48384-8387-4d83-af26-130c4599ad12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7040 | 2025.07.29 18:52:20.291982 [ 277 ] {51c48384-8387-4d83-af26-130c4599ad12} <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 | ||
| 7041 | 2025.07.29 18:52:20.292793 [ 277 ] {51c48384-8387-4d83-af26-130c4599ad12} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7042 | 2025.07.29 18:52:20.292829 [ 277 ] {51c48384-8387-4d83-af26-130c4599ad12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7043 | 2025.07.29 18:52:20.293514 [ 277 ] {51c48384-8387-4d83-af26-130c4599ad12} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7044 | 2025.07.29 18:52:20.293750 [ 277 ] {51c48384-8387-4d83-af26-130c4599ad12} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7045 | 2025.07.29 18:52:20.293866 [ 113 ] {} <Debug> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7046 | 2025.07.29 18:52:20.293892 [ 277 ] {51c48384-8387-4d83-af26-130c4599ad12} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00198 sec., 16161.616161616163 rows/sec., 28.96 MiB/sec. | ||
| 7047 | 2025.07.29 18:52:20.293899 [ 113 ] {} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7048 | 2025.07.29 18:52:20.293933 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7049 | 2025.07.29 18:52:20.293950 [ 277 ] {51c48384-8387-4d83-af26-130c4599ad12} <Debug> TCPHandler: Processed in 0.00215883 sec. | ||
| 7050 | 2025.07.29 18:52:20.294049 [ 195 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 7051 | 2025.07.29 18:52:20.294067 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7052 | 2025.07.29 18:52:20.294206 [ 277 ] {4863b679-cf04-4dd9-8916-4d57220a599e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7053 | 2025.07.29 18:52:20.294247 [ 277 ] {4863b679-cf04-4dd9-8916-4d57220a599e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7054 | 2025.07.29 18:52:20.294381 [ 195 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7055 | 2025.07.29 18:52:20.294463 [ 195 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 681 rows starting from the beginning of the part | ||
| 7056 | 2025.07.29 18:52:20.294591 [ 277 ] {4863b679-cf04-4dd9-8916-4d57220a599e} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7057 | 2025.07.29 18:52:20.294632 [ 277 ] {4863b679-cf04-4dd9-8916-4d57220a599e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7058 | 2025.07.29 18:52:20.294645 [ 195 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 32 rows starting from the beginning of the part | ||
| 7059 | 2025.07.29 18:52:20.294818 [ 195 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 9 rows starting from the beginning of the part | ||
| 7060 | 2025.07.29 18:52:20.294972 [ 277 ] {4863b679-cf04-4dd9-8916-4d57220a599e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7061 | 2025.07.29 18:52:20.294973 [ 195 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 32 rows starting from the beginning of the part | ||
| 7062 | 2025.07.29 18:52:20.295096 [ 195 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 9 rows starting from the beginning of the part | ||
| 7063 | 2025.07.29 18:52:20.295187 [ 195 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 32 rows starting from the beginning of the part | ||
| 7064 | 2025.07.29 18:52:20.295211 [ 277 ] {4863b679-cf04-4dd9-8916-4d57220a599e} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7065 | 2025.07.29 18:52:20.295351 [ 277 ] {4863b679-cf04-4dd9-8916-4d57220a599e} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001163 sec., 87704.21324161651 rows/sec., 5.39 MiB/sec. | ||
| 7066 | 2025.07.29 18:52:20.295356 [ 111 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7067 | 2025.07.29 18:52:20.295387 [ 277 ] {4863b679-cf04-4dd9-8916-4d57220a599e} <Debug> TCPHandler: Processed in 0.001368119 sec. | ||
| 7068 | 2025.07.29 18:52:20.295408 [ 111 ] {} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7069 | 2025.07.29 18:52:20.295433 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7070 | 2025.07.29 18:52:20.295518 [ 197 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7071 | 2025.07.29 18:52:20.295640 [ 197 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7072 | 2025.07.29 18:52:20.295673 [ 197 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3114 rows starting from the beginning of the part | ||
| 7073 | 2025.07.29 18:52:20.295735 [ 197 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 7074 | 2025.07.29 18:52:20.295782 [ 197 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 7075 | 2025.07.29 18:52:20.295820 [ 197 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 42 rows starting from the beginning of the part | ||
| 7076 | 2025.07.29 18:52:20.295860 [ 197 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 7077 | 2025.07.29 18:52:20.295896 [ 197 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 102 rows starting from the beginning of the part | ||
| 7078 | 2025.07.29 18:52:20.297499 [ 186 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16717 rows, containing 5 columns (5 merged, 0 gathered) in 0.007024476 sec., 2379821.64078858 rows/sec., 160.55 MiB/sec. | ||
| 7079 | 2025.07.29 18:52:20.297698 [ 186 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7080 | 2025.07.29 18:52:20.297927 [ 199 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3438 rows, containing 4 columns (4 merged, 0 gathered) in 0.002445068 sec., 1406095.8631825373 rows/sec., 90.18 MiB/sec. | ||
| 7081 | 2025.07.29 18:52:20.297991 [ 186 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7082 | 2025.07.29 18:52:20.298074 [ 186 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7083 | 2025.07.29 18:52:20.298167 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.45 MiB. | ||
| 7084 | 2025.07.29 18:52:20.298274 [ 197 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7085 | 2025.07.29 18:52:20.298531 [ 197 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_51_10} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7086 | 2025.07.29 18:52:20.298605 [ 197 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_51_10} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7087 | 2025.07.29 18:52:20.298674 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7088 | 2025.07.29 18:52:20.310181 [ 186 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 795 rows, containing 19 columns (19 merged, 0 gathered) in 0.016191712 sec., 49099.19346391536 rows/sec., 87.98 MiB/sec. | ||
| 7089 | 2025.07.29 18:52:20.311420 [ 197 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7090 | 2025.07.29 18:52:20.311740 [ 197 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7091 | 2025.07.29 18:52:20.311803 [ 197 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7092 | 2025.07.29 18:52:20.311913 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.62 MiB. | ||
| 7093 | 2025.07.29 18:52:21.000241 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.82 MiB, peak 266.78 MiB, free memory in arenas 0.00 B, will set to 259.85 MiB (RSS), difference: 5.03 MiB | ||
| 7094 | 2025.07.29 18:52:24.941793 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15128 | ||
| 7095 | 2025.07.29 18:52:24.942321 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7096 | 2025.07.29 18:52:24.942372 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7097 | 2025.07.29 18:52:24.942875 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7098 | 2025.07.29 18:52:24.943107 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7099 | 2025.07.29 18:52:24.943253 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15128 | ||
| 7100 | 2025.07.29 18:52:25.265209 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7101 | 2025.07.29 18:52:25.265385 [ 277 ] {4a822b1e-8f8f-4920-9ca6-7339f49a309f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7102 | 2025.07.29 18:52:25.265450 [ 277 ] {4a822b1e-8f8f-4920-9ca6-7339f49a309f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7103 | 2025.07.29 18:52:25.266150 [ 277 ] {4a822b1e-8f8f-4920-9ca6-7339f49a309f} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7104 | 2025.07.29 18:52:25.266200 [ 277 ] {4a822b1e-8f8f-4920-9ca6-7339f49a309f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7105 | 2025.07.29 18:52:25.266595 [ 277 ] {4a822b1e-8f8f-4920-9ca6-7339f49a309f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7106 | 2025.07.29 18:52:25.266828 [ 277 ] {4a822b1e-8f8f-4920-9ca6-7339f49a309f} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7107 | 2025.07.29 18:52:25.266985 [ 277 ] {4a822b1e-8f8f-4920-9ca6-7339f49a309f} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.001648 sec., 44902.912621359224 rows/sec., 3.66 MiB/sec. | ||
| 7108 | 2025.07.29 18:52:25.267037 [ 277 ] {4a822b1e-8f8f-4920-9ca6-7339f49a309f} <Debug> TCPHandler: Processed in 0.001951034 sec. | ||
| 7109 | 2025.07.29 18:52:25.267177 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7110 | 2025.07.29 18:52:25.267278 [ 277 ] {aa5707d3-8e77-468e-8b60-d8a749b6136a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7111 | 2025.07.29 18:52:25.267320 [ 277 ] {aa5707d3-8e77-468e-8b60-d8a749b6136a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7112 | 2025.07.29 18:52:25.267726 [ 277 ] {aa5707d3-8e77-468e-8b60-d8a749b6136a} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7113 | 2025.07.29 18:52:25.267764 [ 277 ] {aa5707d3-8e77-468e-8b60-d8a749b6136a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7114 | 2025.07.29 18:52:25.268069 [ 277 ] {aa5707d3-8e77-468e-8b60-d8a749b6136a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7115 | 2025.07.29 18:52:25.268278 [ 277 ] {aa5707d3-8e77-468e-8b60-d8a749b6136a} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7116 | 2025.07.29 18:52:25.268409 [ 277 ] {aa5707d3-8e77-468e-8b60-d8a749b6136a} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001155 sec., 7792.207792207792 rows/sec., 585.94 KiB/sec. | ||
| 7117 | 2025.07.29 18:52:25.268447 [ 277 ] {aa5707d3-8e77-468e-8b60-d8a749b6136a} <Debug> TCPHandler: Processed in 0.001319257 sec. | ||
| 7118 | 2025.07.29 18:52:25.268553 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7119 | 2025.07.29 18:52:25.268645 [ 277 ] {e5ed8353-103a-4e26-8893-94236f9ad680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7120 | 2025.07.29 18:52:25.268683 [ 277 ] {e5ed8353-103a-4e26-8893-94236f9ad680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7121 | 2025.07.29 18:52:25.269083 [ 277 ] {e5ed8353-103a-4e26-8893-94236f9ad680} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7122 | 2025.07.29 18:52:25.269118 [ 277 ] {e5ed8353-103a-4e26-8893-94236f9ad680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7123 | 2025.07.29 18:52:25.269417 [ 277 ] {e5ed8353-103a-4e26-8893-94236f9ad680} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7124 | 2025.07.29 18:52:25.269620 [ 277 ] {e5ed8353-103a-4e26-8893-94236f9ad680} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7125 | 2025.07.29 18:52:25.269744 [ 277 ] {e5ed8353-103a-4e26-8893-94236f9ad680} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001118 sec., 65295.16994633273 rows/sec., 5.10 MiB/sec. | ||
| 7126 | 2025.07.29 18:52:25.269779 [ 277 ] {e5ed8353-103a-4e26-8893-94236f9ad680} <Debug> TCPHandler: Processed in 0.001274466 sec. | ||
| 7127 | 2025.07.29 18:52:25.269888 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7128 | 2025.07.29 18:52:25.269980 [ 277 ] {7959e6db-11b4-4838-9738-117d642a922b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7129 | 2025.07.29 18:52:25.270023 [ 277 ] {7959e6db-11b4-4838-9738-117d642a922b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7130 | 2025.07.29 18:52:25.270434 [ 277 ] {7959e6db-11b4-4838-9738-117d642a922b} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7131 | 2025.07.29 18:52:25.270469 [ 277 ] {7959e6db-11b4-4838-9738-117d642a922b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7132 | 2025.07.29 18:52:25.270801 [ 277 ] {7959e6db-11b4-4838-9738-117d642a922b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7133 | 2025.07.29 18:52:25.271009 [ 277 ] {7959e6db-11b4-4838-9738-117d642a922b} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7134 | 2025.07.29 18:52:25.271138 [ 277 ] {7959e6db-11b4-4838-9738-117d642a922b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 7135 | 2025.07.29 18:52:25.271173 [ 277 ] {7959e6db-11b4-4838-9738-117d642a922b} <Debug> TCPHandler: Processed in 0.001333068 sec. | ||
| 7136 | 2025.07.29 18:52:25.271292 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7137 | 2025.07.29 18:52:25.271384 [ 277 ] {82a68883-4b77-4720-8f2b-092033330afa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7138 | 2025.07.29 18:52:25.271438 [ 277 ] {82a68883-4b77-4720-8f2b-092033330afa} <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 | ||
| 7139 | 2025.07.29 18:52:25.272199 [ 277 ] {82a68883-4b77-4720-8f2b-092033330afa} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7140 | 2025.07.29 18:52:25.272235 [ 277 ] {82a68883-4b77-4720-8f2b-092033330afa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7141 | 2025.07.29 18:52:25.272741 [ 277 ] {82a68883-4b77-4720-8f2b-092033330afa} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7142 | 2025.07.29 18:52:25.272957 [ 277 ] {82a68883-4b77-4720-8f2b-092033330afa} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7143 | 2025.07.29 18:52:25.273092 [ 277 ] {82a68883-4b77-4720-8f2b-092033330afa} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001726 sec., 5214.368482039397 rows/sec., 9.34 MiB/sec. | ||
| 7144 | 2025.07.29 18:52:25.273151 [ 277 ] {82a68883-4b77-4720-8f2b-092033330afa} <Debug> TCPHandler: Processed in 0.001905993 sec. | ||
| 7145 | 2025.07.29 18:52:25.273273 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7146 | 2025.07.29 18:52:25.273365 [ 277 ] {c48c6966-4874-485e-8ea8-2ccc18445659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7147 | 2025.07.29 18:52:25.273406 [ 277 ] {c48c6966-4874-485e-8ea8-2ccc18445659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7148 | 2025.07.29 18:52:25.273754 [ 277 ] {c48c6966-4874-485e-8ea8-2ccc18445659} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7149 | 2025.07.29 18:52:25.273790 [ 277 ] {c48c6966-4874-485e-8ea8-2ccc18445659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7150 | 2025.07.29 18:52:25.274087 [ 277 ] {c48c6966-4874-485e-8ea8-2ccc18445659} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7151 | 2025.07.29 18:52:25.274288 [ 277 ] {c48c6966-4874-485e-8ea8-2ccc18445659} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7152 | 2025.07.29 18:52:25.274412 [ 277 ] {c48c6966-4874-485e-8ea8-2ccc18445659} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 7153 | 2025.07.29 18:52:25.274446 [ 277 ] {c48c6966-4874-485e-8ea8-2ccc18445659} <Debug> TCPHandler: Processed in 0.001221024 sec. | ||
| 7154 | 2025.07.29 18:52:25.760945 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7155 | 2025.07.29 18:52:25.776825 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7156 | 2025.07.29 18:52:25.776881 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7157 | 2025.07.29 18:52:25.782246 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7158 | 2025.07.29 18:52:25.782943 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7159 | 2025.07.29 18:52:25.785914 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7160 | 2025.07.29 18:52:27.495718 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1010 | ||
| 7161 | 2025.07.29 18:52:27.498122 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7162 | 2025.07.29 18:52:27.498172 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7163 | 2025.07.29 18:52:27.499343 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7164 | 2025.07.29 18:52:27.499613 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7165 | 2025.07.29 18:52:27.499857 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1010 | ||
| 7166 | 2025.07.29 18:52:30.276196 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7167 | 2025.07.29 18:52:30.276400 [ 277 ] {63c8c115-4202-4966-a51f-f4106cb69b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7168 | 2025.07.29 18:52:30.276471 [ 277 ] {63c8c115-4202-4966-a51f-f4106cb69b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7169 | 2025.07.29 18:52:30.277241 [ 277 ] {63c8c115-4202-4966-a51f-f4106cb69b0d} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7170 | 2025.07.29 18:52:30.277288 [ 277 ] {63c8c115-4202-4966-a51f-f4106cb69b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7171 | 2025.07.29 18:52:30.277690 [ 277 ] {63c8c115-4202-4966-a51f-f4106cb69b0d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7172 | 2025.07.29 18:52:30.277916 [ 277 ] {63c8c115-4202-4966-a51f-f4106cb69b0d} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7173 | 2025.07.29 18:52:30.278071 [ 277 ] {63c8c115-4202-4966-a51f-f4106cb69b0d} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001733 sec., 226197.34564339297 rows/sec., 14.35 MiB/sec. | ||
| 7174 | 2025.07.29 18:52:30.278117 [ 277 ] {63c8c115-4202-4966-a51f-f4106cb69b0d} <Debug> TCPHandler: Processed in 0.002050897 sec. | ||
| 7175 | 2025.07.29 18:52:30.278227 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7176 | 2025.07.29 18:52:30.278324 [ 277 ] {a3309a77-563a-431a-981f-c14d2d1ed6b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7177 | 2025.07.29 18:52:30.278366 [ 277 ] {a3309a77-563a-431a-981f-c14d2d1ed6b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7178 | 2025.07.29 18:52:30.279268 [ 277 ] {a3309a77-563a-431a-981f-c14d2d1ed6b8} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7179 | 2025.07.29 18:52:30.279304 [ 277 ] {a3309a77-563a-431a-981f-c14d2d1ed6b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7180 | 2025.07.29 18:52:30.279665 [ 277 ] {a3309a77-563a-431a-981f-c14d2d1ed6b8} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7181 | 2025.07.29 18:52:30.279882 [ 277 ] {a3309a77-563a-431a-981f-c14d2d1ed6b8} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7182 | 2025.07.29 18:52:30.280006 [ 277 ] {a3309a77-563a-431a-981f-c14d2d1ed6b8} <Debug> executeQuery: Read 1131 rows, 92.08 KiB in 0.001702 sec., 664512.3384253819 rows/sec., 52.83 MiB/sec. | ||
| 7183 | 2025.07.29 18:52:30.280043 [ 277 ] {a3309a77-563a-431a-981f-c14d2d1ed6b8} <Debug> TCPHandler: Processed in 0.001863842 sec. | ||
| 7184 | 2025.07.29 18:52:30.280161 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7185 | 2025.07.29 18:52:30.280259 [ 277 ] {b22dfe34-308e-429e-b946-9267aa777225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7186 | 2025.07.29 18:52:30.280300 [ 277 ] {b22dfe34-308e-429e-b946-9267aa777225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7187 | 2025.07.29 18:52:30.280771 [ 277 ] {b22dfe34-308e-429e-b946-9267aa777225} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7188 | 2025.07.29 18:52:30.280811 [ 277 ] {b22dfe34-308e-429e-b946-9267aa777225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7189 | 2025.07.29 18:52:30.281113 [ 277 ] {b22dfe34-308e-429e-b946-9267aa777225} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7190 | 2025.07.29 18:52:30.281342 [ 277 ] {b22dfe34-308e-429e-b946-9267aa777225} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7191 | 2025.07.29 18:52:30.281470 [ 277 ] {b22dfe34-308e-429e-b946-9267aa777225} <Debug> executeQuery: Read 228 rows, 14.18 KiB in 0.001233 sec., 184914.84184914842 rows/sec., 11.23 MiB/sec. | ||
| 7192 | 2025.07.29 18:52:30.281506 [ 277 ] {b22dfe34-308e-429e-b946-9267aa777225} <Debug> TCPHandler: Processed in 0.001392769 sec. | ||
| 7193 | 2025.07.29 18:52:30.281613 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7194 | 2025.07.29 18:52:30.281704 [ 277 ] {f144846a-ed3b-4c92-83a4-4160849942cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7195 | 2025.07.29 18:52:30.281742 [ 277 ] {f144846a-ed3b-4c92-83a4-4160849942cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7196 | 2025.07.29 18:52:30.282201 [ 277 ] {f144846a-ed3b-4c92-83a4-4160849942cf} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7197 | 2025.07.29 18:52:30.282237 [ 277 ] {f144846a-ed3b-4c92-83a4-4160849942cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7198 | 2025.07.29 18:52:30.282529 [ 277 ] {f144846a-ed3b-4c92-83a4-4160849942cf} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7199 | 2025.07.29 18:52:30.282731 [ 277 ] {f144846a-ed3b-4c92-83a4-4160849942cf} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7200 | 2025.07.29 18:52:30.282855 [ 277 ] {f144846a-ed3b-4c92-83a4-4160849942cf} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001168 sec., 173801.3698630137 rows/sec., 11.21 MiB/sec. | ||
| 7201 | 2025.07.29 18:52:30.282890 [ 277 ] {f144846a-ed3b-4c92-83a4-4160849942cf} <Debug> TCPHandler: Processed in 0.001323997 sec. | ||
| 7202 | 2025.07.29 18:52:30.283000 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7203 | 2025.07.29 18:52:30.283095 [ 277 ] {cb07e1b4-6518-4899-9b91-5627a0ccf561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7204 | 2025.07.29 18:52:30.283135 [ 277 ] {cb07e1b4-6518-4899-9b91-5627a0ccf561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7205 | 2025.07.29 18:52:30.283566 [ 277 ] {cb07e1b4-6518-4899-9b91-5627a0ccf561} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7206 | 2025.07.29 18:52:30.283601 [ 277 ] {cb07e1b4-6518-4899-9b91-5627a0ccf561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7207 | 2025.07.29 18:52:30.283898 [ 277 ] {cb07e1b4-6518-4899-9b91-5627a0ccf561} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7208 | 2025.07.29 18:52:30.284122 [ 277 ] {cb07e1b4-6518-4899-9b91-5627a0ccf561} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7209 | 2025.07.29 18:52:30.284243 [ 277 ] {cb07e1b4-6518-4899-9b91-5627a0ccf561} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001166 sec., 173241.8524871355 rows/sec., 9.84 MiB/sec. | ||
| 7210 | 2025.07.29 18:52:30.284280 [ 277 ] {cb07e1b4-6518-4899-9b91-5627a0ccf561} <Debug> TCPHandler: Processed in 0.001327877 sec. | ||
| 7211 | 2025.07.29 18:52:30.284389 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7212 | 2025.07.29 18:52:30.284480 [ 277 ] {6579ccba-d72f-4225-b056-f1bda11cfdb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7213 | 2025.07.29 18:52:30.284518 [ 277 ] {6579ccba-d72f-4225-b056-f1bda11cfdb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7214 | 2025.07.29 18:52:30.285143 [ 277 ] {6579ccba-d72f-4225-b056-f1bda11cfdb6} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7215 | 2025.07.29 18:52:30.285178 [ 277 ] {6579ccba-d72f-4225-b056-f1bda11cfdb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7216 | 2025.07.29 18:52:30.285504 [ 277 ] {6579ccba-d72f-4225-b056-f1bda11cfdb6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7217 | 2025.07.29 18:52:30.285713 [ 277 ] {6579ccba-d72f-4225-b056-f1bda11cfdb6} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7218 | 2025.07.29 18:52:30.285838 [ 277 ] {6579ccba-d72f-4225-b056-f1bda11cfdb6} <Debug> executeQuery: Read 684 rows, 49.13 KiB in 0.001375 sec., 497454.54545454547 rows/sec., 34.89 MiB/sec. | ||
| 7219 | 2025.07.29 18:52:30.285874 [ 277 ] {6579ccba-d72f-4225-b056-f1bda11cfdb6} <Debug> TCPHandler: Processed in 0.001531742 sec. | ||
| 7220 | 2025.07.29 18:52:30.285978 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7221 | 2025.07.29 18:52:30.286070 [ 277 ] {139d1670-2095-4c9d-9456-df288d9b7399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7222 | 2025.07.29 18:52:30.286111 [ 277 ] {139d1670-2095-4c9d-9456-df288d9b7399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7223 | 2025.07.29 18:52:30.286442 [ 277 ] {139d1670-2095-4c9d-9456-df288d9b7399} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7224 | 2025.07.29 18:52:30.286480 [ 277 ] {139d1670-2095-4c9d-9456-df288d9b7399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7225 | 2025.07.29 18:52:30.286777 [ 277 ] {139d1670-2095-4c9d-9456-df288d9b7399} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7226 | 2025.07.29 18:52:30.286978 [ 277 ] {139d1670-2095-4c9d-9456-df288d9b7399} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7227 | 2025.07.29 18:52:30.287101 [ 277 ] {139d1670-2095-4c9d-9456-df288d9b7399} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001049 sec., 5719.733079122974 rows/sec., 298.83 KiB/sec. | ||
| 7228 | 2025.07.29 18:52:30.287136 [ 277 ] {139d1670-2095-4c9d-9456-df288d9b7399} <Debug> TCPHandler: Processed in 0.001205274 sec. | ||
| 7229 | 2025.07.29 18:52:30.287241 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7230 | 2025.07.29 18:52:30.287331 [ 277 ] {470f7e7c-1491-4d6f-ae13-cbc0e96f571e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7231 | 2025.07.29 18:52:30.287371 [ 277 ] {470f7e7c-1491-4d6f-ae13-cbc0e96f571e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7232 | 2025.07.29 18:52:30.287798 [ 277 ] {470f7e7c-1491-4d6f-ae13-cbc0e96f571e} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7233 | 2025.07.29 18:52:30.287833 [ 277 ] {470f7e7c-1491-4d6f-ae13-cbc0e96f571e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7234 | 2025.07.29 18:52:30.288163 [ 277 ] {470f7e7c-1491-4d6f-ae13-cbc0e96f571e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7235 | 2025.07.29 18:52:30.288373 [ 277 ] {470f7e7c-1491-4d6f-ae13-cbc0e96f571e} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7236 | 2025.07.29 18:52:30.288498 [ 277 ] {470f7e7c-1491-4d6f-ae13-cbc0e96f571e} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001184 sec., 259290.54054054056 rows/sec., 17.06 MiB/sec. | ||
| 7237 | 2025.07.29 18:52:30.288532 [ 277 ] {470f7e7c-1491-4d6f-ae13-cbc0e96f571e} <Debug> TCPHandler: Processed in 0.001338557 sec. | ||
| 7238 | 2025.07.29 18:52:30.288638 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7239 | 2025.07.29 18:52:30.288730 [ 277 ] {ecd1c97e-81ca-49db-9a90-eeb888b1e7fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7240 | 2025.07.29 18:52:30.288770 [ 277 ] {ecd1c97e-81ca-49db-9a90-eeb888b1e7fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7241 | 2025.07.29 18:52:30.289067 [ 277 ] {ecd1c97e-81ca-49db-9a90-eeb888b1e7fe} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7242 | 2025.07.29 18:52:30.289102 [ 277 ] {ecd1c97e-81ca-49db-9a90-eeb888b1e7fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7243 | 2025.07.29 18:52:30.289382 [ 277 ] {ecd1c97e-81ca-49db-9a90-eeb888b1e7fe} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7244 | 2025.07.29 18:52:30.289591 [ 277 ] {ecd1c97e-81ca-49db-9a90-eeb888b1e7fe} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7245 | 2025.07.29 18:52:30.289719 [ 277 ] {ecd1c97e-81ca-49db-9a90-eeb888b1e7fe} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001006 sec., 994.0357852882704 rows/sec., 66.98 KiB/sec. | ||
| 7246 | 2025.07.29 18:52:30.289761 [ 277 ] {ecd1c97e-81ca-49db-9a90-eeb888b1e7fe} <Debug> TCPHandler: Processed in 0.001170062 sec. | ||
| 7247 | 2025.07.29 18:52:30.289869 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7248 | 2025.07.29 18:52:30.289960 [ 277 ] {902c3136-d93d-499e-aeda-0894ee5c9978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7249 | 2025.07.29 18:52:30.290011 [ 277 ] {902c3136-d93d-499e-aeda-0894ee5c9978} <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 | ||
| 7250 | 2025.07.29 18:52:30.290793 [ 277 ] {902c3136-d93d-499e-aeda-0894ee5c9978} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7251 | 2025.07.29 18:52:30.290829 [ 277 ] {902c3136-d93d-499e-aeda-0894ee5c9978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7252 | 2025.07.29 18:52:30.291354 [ 277 ] {902c3136-d93d-499e-aeda-0894ee5c9978} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7253 | 2025.07.29 18:52:30.291583 [ 277 ] {902c3136-d93d-499e-aeda-0894ee5c9978} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7254 | 2025.07.29 18:52:30.291726 [ 277 ] {902c3136-d93d-499e-aeda-0894ee5c9978} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001783 sec., 17947.2798653954 rows/sec., 32.16 MiB/sec. | ||
| 7255 | 2025.07.29 18:52:30.291786 [ 277 ] {902c3136-d93d-499e-aeda-0894ee5c9978} <Debug> TCPHandler: Processed in 0.001964415 sec. | ||
| 7256 | 2025.07.29 18:52:30.291904 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7257 | 2025.07.29 18:52:30.291996 [ 277 ] {bf9ec1e1-981a-4903-8e2c-e0bc8442e6f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7258 | 2025.07.29 18:52:30.292036 [ 277 ] {bf9ec1e1-981a-4903-8e2c-e0bc8442e6f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7259 | 2025.07.29 18:52:30.292359 [ 277 ] {bf9ec1e1-981a-4903-8e2c-e0bc8442e6f8} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7260 | 2025.07.29 18:52:30.292394 [ 277 ] {bf9ec1e1-981a-4903-8e2c-e0bc8442e6f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7261 | 2025.07.29 18:52:30.292697 [ 277 ] {bf9ec1e1-981a-4903-8e2c-e0bc8442e6f8} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7262 | 2025.07.29 18:52:30.292901 [ 277 ] {bf9ec1e1-981a-4903-8e2c-e0bc8442e6f8} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7263 | 2025.07.29 18:52:30.293023 [ 277 ] {bf9ec1e1-981a-4903-8e2c-e0bc8442e6f8} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001045 sec., 97607.65550239236 rows/sec., 6.00 MiB/sec. | ||
| 7264 | 2025.07.29 18:52:30.293057 [ 277 ] {bf9ec1e1-981a-4903-8e2c-e0bc8442e6f8} <Debug> TCPHandler: Processed in 0.001200324 sec. | ||
| 7265 | 2025.07.29 18:52:32.284475 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7266 | 2025.07.29 18:52:32.284572 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7267 | 2025.07.29 18:52:32.444266 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15616 | ||
| 7268 | 2025.07.29 18:52:32.444775 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7269 | 2025.07.29 18:52:32.444816 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7270 | 2025.07.29 18:52:32.445304 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7271 | 2025.07.29 18:52:32.445534 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7272 | 2025.07.29 18:52:32.445663 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
| 7273 | 2025.07.29 18:52:33.286896 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7274 | 2025.07.29 18:52:33.303186 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7275 | 2025.07.29 18:52:33.303236 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7276 | 2025.07.29 18:52:33.309317 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7277 | 2025.07.29 18:52:33.310026 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7278 | 2025.07.29 18:52:33.312755 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7279 | 2025.07.29 18:52:35.264901 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7280 | 2025.07.29 18:52:35.265161 [ 277 ] {1c5ba5da-58e2-4934-a0e9-8ac3b32bc8d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7281 | 2025.07.29 18:52:35.265259 [ 277 ] {1c5ba5da-58e2-4934-a0e9-8ac3b32bc8d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7282 | 2025.07.29 18:52:35.266012 [ 277 ] {1c5ba5da-58e2-4934-a0e9-8ac3b32bc8d6} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7283 | 2025.07.29 18:52:35.266059 [ 277 ] {1c5ba5da-58e2-4934-a0e9-8ac3b32bc8d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7284 | 2025.07.29 18:52:35.266478 [ 277 ] {1c5ba5da-58e2-4934-a0e9-8ac3b32bc8d6} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7285 | 2025.07.29 18:52:35.266713 [ 277 ] {1c5ba5da-58e2-4934-a0e9-8ac3b32bc8d6} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7286 | 2025.07.29 18:52:35.266868 [ 277 ] {1c5ba5da-58e2-4934-a0e9-8ac3b32bc8d6} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.001778 sec., 41619.79752530933 rows/sec., 3.39 MiB/sec. | ||
| 7287 | 2025.07.29 18:52:35.266918 [ 277 ] {1c5ba5da-58e2-4934-a0e9-8ac3b32bc8d6} <Debug> TCPHandler: Processed in 0.002181551 sec. | ||
| 7288 | 2025.07.29 18:52:35.267050 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7289 | 2025.07.29 18:52:35.267153 [ 277 ] {10131104-fe79-484c-b4df-20614f55873b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7290 | 2025.07.29 18:52:35.267197 [ 277 ] {10131104-fe79-484c-b4df-20614f55873b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7291 | 2025.07.29 18:52:35.267608 [ 277 ] {10131104-fe79-484c-b4df-20614f55873b} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7292 | 2025.07.29 18:52:35.267648 [ 277 ] {10131104-fe79-484c-b4df-20614f55873b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7293 | 2025.07.29 18:52:35.267962 [ 277 ] {10131104-fe79-484c-b4df-20614f55873b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7294 | 2025.07.29 18:52:35.268175 [ 277 ] {10131104-fe79-484c-b4df-20614f55873b} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7295 | 2025.07.29 18:52:35.268310 [ 277 ] {10131104-fe79-484c-b4df-20614f55873b} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001181 sec., 7620.660457239627 rows/sec., 573.04 KiB/sec. | ||
| 7296 | 2025.07.29 18:52:35.268348 [ 277 ] {10131104-fe79-484c-b4df-20614f55873b} <Debug> TCPHandler: Processed in 0.001351698 sec. | ||
| 7297 | 2025.07.29 18:52:35.268448 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7298 | 2025.07.29 18:52:35.268544 [ 277 ] {afb4e90c-88a2-45b3-b1cd-f2c2b5f40c8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7299 | 2025.07.29 18:52:35.268583 [ 277 ] {afb4e90c-88a2-45b3-b1cd-f2c2b5f40c8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7300 | 2025.07.29 18:52:35.269006 [ 277 ] {afb4e90c-88a2-45b3-b1cd-f2c2b5f40c8a} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7301 | 2025.07.29 18:52:35.269043 [ 277 ] {afb4e90c-88a2-45b3-b1cd-f2c2b5f40c8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7302 | 2025.07.29 18:52:35.269346 [ 277 ] {afb4e90c-88a2-45b3-b1cd-f2c2b5f40c8a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7303 | 2025.07.29 18:52:35.269552 [ 277 ] {afb4e90c-88a2-45b3-b1cd-f2c2b5f40c8a} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7304 | 2025.07.29 18:52:35.269677 [ 277 ] {afb4e90c-88a2-45b3-b1cd-f2c2b5f40c8a} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001153 sec., 63313.09627059844 rows/sec., 4.94 MiB/sec. | ||
| 7305 | 2025.07.29 18:52:35.269714 [ 277 ] {afb4e90c-88a2-45b3-b1cd-f2c2b5f40c8a} <Debug> TCPHandler: Processed in 0.001314556 sec. | ||
| 7306 | 2025.07.29 18:52:35.269837 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7307 | 2025.07.29 18:52:35.269931 [ 277 ] {b14b31e6-9716-421e-93ff-c64cb2968e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7308 | 2025.07.29 18:52:35.269976 [ 277 ] {b14b31e6-9716-421e-93ff-c64cb2968e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7309 | 2025.07.29 18:52:35.270459 [ 277 ] {b14b31e6-9716-421e-93ff-c64cb2968e3a} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7310 | 2025.07.29 18:52:35.270504 [ 277 ] {b14b31e6-9716-421e-93ff-c64cb2968e3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7311 | 2025.07.29 18:52:35.270857 [ 277 ] {b14b31e6-9716-421e-93ff-c64cb2968e3a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7312 | 2025.07.29 18:52:35.271072 [ 277 ] {b14b31e6-9716-421e-93ff-c64cb2968e3a} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7313 | 2025.07.29 18:52:35.271202 [ 277 ] {b14b31e6-9716-421e-93ff-c64cb2968e3a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00129 sec., 124031.007751938 rows/sec., 8.64 MiB/sec. | ||
| 7314 | 2025.07.29 18:52:35.271239 [ 277 ] {b14b31e6-9716-421e-93ff-c64cb2968e3a} <Debug> TCPHandler: Processed in 0.001450961 sec. | ||
| 7315 | 2025.07.29 18:52:35.271347 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7316 | 2025.07.29 18:52:35.271440 [ 277 ] {6ed76673-0827-49d4-9e00-143895de7c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7317 | 2025.07.29 18:52:35.271495 [ 277 ] {6ed76673-0827-49d4-9e00-143895de7c84} <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 | ||
| 7318 | 2025.07.29 18:52:35.272236 [ 277 ] {6ed76673-0827-49d4-9e00-143895de7c84} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7319 | 2025.07.29 18:52:35.272273 [ 277 ] {6ed76673-0827-49d4-9e00-143895de7c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7320 | 2025.07.29 18:52:35.272788 [ 277 ] {6ed76673-0827-49d4-9e00-143895de7c84} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7321 | 2025.07.29 18:52:35.273021 [ 277 ] {6ed76673-0827-49d4-9e00-143895de7c84} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7322 | 2025.07.29 18:52:35.273160 [ 277 ] {6ed76673-0827-49d4-9e00-143895de7c84} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001738 sec., 5178.3659378596085 rows/sec., 9.28 MiB/sec. | ||
| 7323 | 2025.07.29 18:52:35.273220 [ 277 ] {6ed76673-0827-49d4-9e00-143895de7c84} <Debug> TCPHandler: Processed in 0.001922614 sec. | ||
| 7324 | 2025.07.29 18:52:35.273344 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7325 | 2025.07.29 18:52:35.273440 [ 277 ] {7753c000-2622-4e27-9bf9-951631c4306e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7326 | 2025.07.29 18:52:35.273481 [ 277 ] {7753c000-2622-4e27-9bf9-951631c4306e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7327 | 2025.07.29 18:52:35.273822 [ 277 ] {7753c000-2622-4e27-9bf9-951631c4306e} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7328 | 2025.07.29 18:52:35.273859 [ 277 ] {7753c000-2622-4e27-9bf9-951631c4306e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7329 | 2025.07.29 18:52:35.274169 [ 277 ] {7753c000-2622-4e27-9bf9-951631c4306e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7330 | 2025.07.29 18:52:35.274384 [ 277 ] {7753c000-2622-4e27-9bf9-951631c4306e} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7331 | 2025.07.29 18:52:35.274512 [ 277 ] {7753c000-2622-4e27-9bf9-951631c4306e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 7332 | 2025.07.29 18:52:35.274547 [ 277 ] {7753c000-2622-4e27-9bf9-951631c4306e} <Debug> TCPHandler: Processed in 0.001252225 sec. | ||
| 7333 | 2025.07.29 18:52:36.674045 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7334 | 2025.07.29 18:52:36.674244 [ 277 ] {0a0098b3-7eae-48c4-9850-f8cd2fc47ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7335 | 2025.07.29 18:52:36.674316 [ 277 ] {0a0098b3-7eae-48c4-9850-f8cd2fc47ee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7336 | 2025.07.29 18:52:36.675138 [ 277 ] {0a0098b3-7eae-48c4-9850-f8cd2fc47ee0} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7337 | 2025.07.29 18:52:36.675227 [ 277 ] {0a0098b3-7eae-48c4-9850-f8cd2fc47ee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7338 | 2025.07.29 18:52:36.675664 [ 277 ] {0a0098b3-7eae-48c4-9850-f8cd2fc47ee0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7339 | 2025.07.29 18:52:36.675922 [ 277 ] {0a0098b3-7eae-48c4-9850-f8cd2fc47ee0} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7340 | 2025.07.29 18:52:36.676076 [ 277 ] {0a0098b3-7eae-48c4-9850-f8cd2fc47ee0} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001879 sec., 208621.6072378925 rows/sec., 13.24 MiB/sec. | ||
| 7341 | 2025.07.29 18:52:36.676119 [ 277 ] {0a0098b3-7eae-48c4-9850-f8cd2fc47ee0} <Debug> TCPHandler: Processed in 0.002209842 sec. | ||
| 7342 | 2025.07.29 18:52:36.676240 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7343 | 2025.07.29 18:52:36.676336 [ 277 ] {e5780c31-f339-4261-8ef2-746917c4cdda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7344 | 2025.07.29 18:52:36.676381 [ 277 ] {e5780c31-f339-4261-8ef2-746917c4cdda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7345 | 2025.07.29 18:52:36.676828 [ 277 ] {e5780c31-f339-4261-8ef2-746917c4cdda} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7346 | 2025.07.29 18:52:36.676927 [ 277 ] {e5780c31-f339-4261-8ef2-746917c4cdda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7347 | 2025.07.29 18:52:36.677242 [ 277 ] {e5780c31-f339-4261-8ef2-746917c4cdda} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7348 | 2025.07.29 18:52:36.677462 [ 277 ] {e5780c31-f339-4261-8ef2-746917c4cdda} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7349 | 2025.07.29 18:52:36.677599 [ 277 ] {e5780c31-f339-4261-8ef2-746917c4cdda} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001282 sec., 7800.3120124805 rows/sec., 636.06 KiB/sec. | ||
| 7350 | 2025.07.29 18:52:36.677639 [ 277 ] {e5780c31-f339-4261-8ef2-746917c4cdda} <Debug> TCPHandler: Processed in 0.00144993 sec. | ||
| 7351 | 2025.07.29 18:52:36.677745 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7352 | 2025.07.29 18:52:36.677840 [ 277 ] {450855eb-b812-445e-820f-0c6fc9bcb786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7353 | 2025.07.29 18:52:36.677882 [ 277 ] {450855eb-b812-445e-820f-0c6fc9bcb786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7354 | 2025.07.29 18:52:36.679416 [ 277 ] {450855eb-b812-445e-820f-0c6fc9bcb786} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7355 | 2025.07.29 18:52:36.679454 [ 277 ] {450855eb-b812-445e-820f-0c6fc9bcb786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7356 | 2025.07.29 18:52:36.679953 [ 277 ] {450855eb-b812-445e-820f-0c6fc9bcb786} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7357 | 2025.07.29 18:52:36.680192 [ 277 ] {450855eb-b812-445e-820f-0c6fc9bcb786} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7358 | 2025.07.29 18:52:36.680326 [ 277 ] {450855eb-b812-445e-820f-0c6fc9bcb786} <Debug> executeQuery: Read 2276 rows, 188.56 KiB in 0.002505 sec., 908582.8343313374 rows/sec., 73.51 MiB/sec. | ||
| 7359 | 2025.07.29 18:52:36.680367 [ 277 ] {450855eb-b812-445e-820f-0c6fc9bcb786} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 7360 | 2025.07.29 18:52:36.680383 [ 277 ] {450855eb-b812-445e-820f-0c6fc9bcb786} <Debug> TCPHandler: Processed in 0.002690235 sec. | ||
| 7361 | 2025.07.29 18:52:36.680495 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7362 | 2025.07.29 18:52:36.680590 [ 277 ] {ef1866c9-a208-4bc0-9867-f9502c062e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7363 | 2025.07.29 18:52:36.680631 [ 277 ] {ef1866c9-a208-4bc0-9867-f9502c062e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7364 | 2025.07.29 18:52:36.681168 [ 277 ] {ef1866c9-a208-4bc0-9867-f9502c062e93} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7365 | 2025.07.29 18:52:36.681207 [ 277 ] {ef1866c9-a208-4bc0-9867-f9502c062e93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7366 | 2025.07.29 18:52:36.681556 [ 277 ] {ef1866c9-a208-4bc0-9867-f9502c062e93} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7367 | 2025.07.29 18:52:36.681787 [ 277 ] {ef1866c9-a208-4bc0-9867-f9502c062e93} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7368 | 2025.07.29 18:52:36.681916 [ 90 ] {} <Debug> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7369 | 2025.07.29 18:52:36.681920 [ 277 ] {ef1866c9-a208-4bc0-9867-f9502c062e93} <Debug> executeQuery: Read 238 rows, 14.88 KiB in 0.001348 sec., 176557.8635014837 rows/sec., 10.78 MiB/sec. | ||
| 7370 | 2025.07.29 18:52:36.681954 [ 90 ] {} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7371 | 2025.07.29 18:52:36.681973 [ 277 ] {ef1866c9-a208-4bc0-9867-f9502c062e93} <Debug> TCPHandler: Processed in 0.001527662 sec. | ||
| 7372 | 2025.07.29 18:52:36.681974 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7373 | 2025.07.29 18:52:36.682068 [ 190 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7374 | 2025.07.29 18:52:36.682088 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7375 | 2025.07.29 18:52:36.682154 [ 190 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7376 | 2025.07.29 18:52:36.682183 [ 277 ] {859fa5e8-a68a-437b-841d-88b15c7bcb15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7377 | 2025.07.29 18:52:36.682185 [ 190 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 269 rows starting from the beginning of the part | ||
| 7378 | 2025.07.29 18:52:36.682225 [ 277 ] {859fa5e8-a68a-437b-841d-88b15c7bcb15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7379 | 2025.07.29 18:52:36.682253 [ 190 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 228 rows starting from the beginning of the part | ||
| 7380 | 2025.07.29 18:52:36.682303 [ 190 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 9 rows starting from the beginning of the part | ||
| 7381 | 2025.07.29 18:52:36.682349 [ 190 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 228 rows starting from the beginning of the part | ||
| 7382 | 2025.07.29 18:52:36.682391 [ 190 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 9 rows starting from the beginning of the part | ||
| 7383 | 2025.07.29 18:52:36.682432 [ 190 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 238 rows starting from the beginning of the part | ||
| 7384 | 2025.07.29 18:52:36.682792 [ 277 ] {859fa5e8-a68a-437b-841d-88b15c7bcb15} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7385 | 2025.07.29 18:52:36.682830 [ 277 ] {859fa5e8-a68a-437b-841d-88b15c7bcb15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7386 | 2025.07.29 18:52:36.683196 [ 277 ] {859fa5e8-a68a-437b-841d-88b15c7bcb15} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7387 | 2025.07.29 18:52:36.683254 [ 186 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 981 rows, containing 5 columns (5 merged, 0 gathered) in 0.001221024 sec., 803424.0113216448 rows/sec., 52.50 MiB/sec. | ||
| 7388 | 2025.07.29 18:52:36.683374 [ 190 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7389 | 2025.07.29 18:52:36.683431 [ 277 ] {859fa5e8-a68a-437b-841d-88b15c7bcb15} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7390 | 2025.07.29 18:52:36.683559 [ 277 ] {859fa5e8-a68a-437b-841d-88b15c7bcb15} <Debug> executeQuery: Read 431 rows, 29.22 KiB in 0.001394 sec., 309182.2094691535 rows/sec., 20.47 MiB/sec. | ||
| 7391 | 2025.07.29 18:52:36.683596 [ 277 ] {859fa5e8-a68a-437b-841d-88b15c7bcb15} <Debug> TCPHandler: Processed in 0.001557503 sec. | ||
| 7392 | 2025.07.29 18:52:36.683606 [ 190 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_46_9} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7393 | 2025.07.29 18:52:36.683669 [ 190 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_46_9} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7394 | 2025.07.29 18:52:36.683713 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7395 | 2025.07.29 18:52:36.683723 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 7396 | 2025.07.29 18:52:36.683807 [ 277 ] {957cff2d-c54a-49d1-a4e6-08f64254a71b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7397 | 2025.07.29 18:52:36.683849 [ 277 ] {957cff2d-c54a-49d1-a4e6-08f64254a71b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7398 | 2025.07.29 18:52:36.684307 [ 277 ] {957cff2d-c54a-49d1-a4e6-08f64254a71b} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7399 | 2025.07.29 18:52:36.684341 [ 277 ] {957cff2d-c54a-49d1-a4e6-08f64254a71b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7400 | 2025.07.29 18:52:36.684656 [ 277 ] {957cff2d-c54a-49d1-a4e6-08f64254a71b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7401 | 2025.07.29 18:52:36.684883 [ 277 ] {957cff2d-c54a-49d1-a4e6-08f64254a71b} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7402 | 2025.07.29 18:52:36.685013 [ 277 ] {957cff2d-c54a-49d1-a4e6-08f64254a71b} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001225 sec., 164897.95918367346 rows/sec., 9.37 MiB/sec. | ||
| 7403 | 2025.07.29 18:52:36.685050 [ 277 ] {957cff2d-c54a-49d1-a4e6-08f64254a71b} <Debug> TCPHandler: Processed in 0.001387019 sec. | ||
| 7404 | 2025.07.29 18:52:36.685165 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7405 | 2025.07.29 18:52:36.685259 [ 277 ] {9e71fa49-e313-4219-a233-bf039065d73d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7406 | 2025.07.29 18:52:36.685299 [ 277 ] {9e71fa49-e313-4219-a233-bf039065d73d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7407 | 2025.07.29 18:52:36.686112 [ 277 ] {9e71fa49-e313-4219-a233-bf039065d73d} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7408 | 2025.07.29 18:52:36.686147 [ 277 ] {9e71fa49-e313-4219-a233-bf039065d73d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7409 | 2025.07.29 18:52:36.686521 [ 277 ] {9e71fa49-e313-4219-a233-bf039065d73d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7410 | 2025.07.29 18:52:36.686730 [ 277 ] {9e71fa49-e313-4219-a233-bf039065d73d} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7411 | 2025.07.29 18:52:36.686856 [ 277 ] {9e71fa49-e313-4219-a233-bf039065d73d} <Debug> executeQuery: Read 1150 rows, 84.24 KiB in 0.001616 sec., 711633.6633663366 rows/sec., 50.90 MiB/sec. | ||
| 7412 | 2025.07.29 18:52:36.686896 [ 277 ] {9e71fa49-e313-4219-a233-bf039065d73d} <Debug> TCPHandler: Processed in 0.001780549 sec. | ||
| 7413 | 2025.07.29 18:52:36.687013 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7414 | 2025.07.29 18:52:36.687106 [ 277 ] {dae3260a-f68a-4378-a448-1522eee2476b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7415 | 2025.07.29 18:52:36.687146 [ 277 ] {dae3260a-f68a-4378-a448-1522eee2476b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7416 | 2025.07.29 18:52:36.687456 [ 277 ] {dae3260a-f68a-4378-a448-1522eee2476b} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7417 | 2025.07.29 18:52:36.687488 [ 277 ] {dae3260a-f68a-4378-a448-1522eee2476b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7418 | 2025.07.29 18:52:36.687786 [ 277 ] {dae3260a-f68a-4378-a448-1522eee2476b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7419 | 2025.07.29 18:52:36.688001 [ 277 ] {dae3260a-f68a-4378-a448-1522eee2476b} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7420 | 2025.07.29 18:52:36.688130 [ 277 ] {dae3260a-f68a-4378-a448-1522eee2476b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001042 sec., 5758.157389635317 rows/sec., 300.84 KiB/sec. | ||
| 7421 | 2025.07.29 18:52:36.688168 [ 277 ] {dae3260a-f68a-4378-a448-1522eee2476b} <Debug> TCPHandler: Processed in 0.001205484 sec. | ||
| 7422 | 2025.07.29 18:52:36.688291 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7423 | 2025.07.29 18:52:36.688387 [ 277 ] {14bd3836-e9f9-4dc3-a092-4be0df97af3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7424 | 2025.07.29 18:52:36.688431 [ 277 ] {14bd3836-e9f9-4dc3-a092-4be0df97af3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7425 | 2025.07.29 18:52:36.689011 [ 277 ] {14bd3836-e9f9-4dc3-a092-4be0df97af3e} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7426 | 2025.07.29 18:52:36.689044 [ 277 ] {14bd3836-e9f9-4dc3-a092-4be0df97af3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7427 | 2025.07.29 18:52:36.689428 [ 277 ] {14bd3836-e9f9-4dc3-a092-4be0df97af3e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7428 | 2025.07.29 18:52:36.689657 [ 277 ] {14bd3836-e9f9-4dc3-a092-4be0df97af3e} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7429 | 2025.07.29 18:52:36.689784 [ 277 ] {14bd3836-e9f9-4dc3-a092-4be0df97af3e} <Debug> executeQuery: Read 906 rows, 61.27 KiB in 0.001416 sec., 639830.5084745763 rows/sec., 42.26 MiB/sec. | ||
| 7430 | 2025.07.29 18:52:36.689821 [ 277 ] {14bd3836-e9f9-4dc3-a092-4be0df97af3e} <Debug> TCPHandler: Processed in 0.001582674 sec. | ||
| 7431 | 2025.07.29 18:52:36.689934 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7432 | 2025.07.29 18:52:36.690027 [ 277 ] {3a4f9572-a544-4ee0-b1f0-30de08446055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7433 | 2025.07.29 18:52:36.690068 [ 277 ] {3a4f9572-a544-4ee0-b1f0-30de08446055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7434 | 2025.07.29 18:52:36.690372 [ 277 ] {3a4f9572-a544-4ee0-b1f0-30de08446055} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7435 | 2025.07.29 18:52:36.690404 [ 277 ] {3a4f9572-a544-4ee0-b1f0-30de08446055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7436 | 2025.07.29 18:52:36.690700 [ 277 ] {3a4f9572-a544-4ee0-b1f0-30de08446055} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7437 | 2025.07.29 18:52:36.690952 [ 277 ] {3a4f9572-a544-4ee0-b1f0-30de08446055} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7438 | 2025.07.29 18:52:36.691078 [ 277 ] {3a4f9572-a544-4ee0-b1f0-30de08446055} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001068 sec., 936.3295880149814 rows/sec., 63.09 KiB/sec. | ||
| 7439 | 2025.07.29 18:52:36.691113 [ 277 ] {3a4f9572-a544-4ee0-b1f0-30de08446055} <Debug> TCPHandler: Processed in 0.001230844 sec. | ||
| 7440 | 2025.07.29 18:52:36.691228 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7441 | 2025.07.29 18:52:36.691320 [ 277 ] {94ea38c6-75cb-43a6-8533-616cd7489202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7442 | 2025.07.29 18:52:36.691374 [ 277 ] {94ea38c6-75cb-43a6-8533-616cd7489202} <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 | ||
| 7443 | 2025.07.29 18:52:36.692169 [ 277 ] {94ea38c6-75cb-43a6-8533-616cd7489202} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7444 | 2025.07.29 18:52:36.692205 [ 277 ] {94ea38c6-75cb-43a6-8533-616cd7489202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7445 | 2025.07.29 18:52:36.692752 [ 277 ] {94ea38c6-75cb-43a6-8533-616cd7489202} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7446 | 2025.07.29 18:52:36.692983 [ 277 ] {94ea38c6-75cb-43a6-8533-616cd7489202} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7447 | 2025.07.29 18:52:36.693125 [ 277 ] {94ea38c6-75cb-43a6-8533-616cd7489202} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001823 sec., 17553.48326933626 rows/sec., 31.46 MiB/sec. | ||
| 7448 | 2025.07.29 18:52:36.693177 [ 277 ] {94ea38c6-75cb-43a6-8533-616cd7489202} <Debug> TCPHandler: Processed in 0.001998586 sec. | ||
| 7449 | 2025.07.29 18:52:36.693288 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7450 | 2025.07.29 18:52:36.693382 [ 277 ] {ae803a09-b9d5-436f-b1b5-c3348ea03c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7451 | 2025.07.29 18:52:36.693422 [ 277 ] {ae803a09-b9d5-436f-b1b5-c3348ea03c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7452 | 2025.07.29 18:52:36.693747 [ 277 ] {ae803a09-b9d5-436f-b1b5-c3348ea03c7e} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7453 | 2025.07.29 18:52:36.693781 [ 277 ] {ae803a09-b9d5-436f-b1b5-c3348ea03c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7454 | 2025.07.29 18:52:36.694084 [ 277 ] {ae803a09-b9d5-436f-b1b5-c3348ea03c7e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7455 | 2025.07.29 18:52:36.694296 [ 277 ] {ae803a09-b9d5-436f-b1b5-c3348ea03c7e} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7456 | 2025.07.29 18:52:36.694421 [ 277 ] {ae803a09-b9d5-436f-b1b5-c3348ea03c7e} <Debug> executeQuery: Read 56 rows, 3.23 KiB in 0.001058 sec., 52930.056710775054 rows/sec., 2.98 MiB/sec. | ||
| 7457 | 2025.07.29 18:52:36.694457 [ 277 ] {ae803a09-b9d5-436f-b1b5-c3348ea03c7e} <Debug> TCPHandler: Processed in 0.001218485 sec. | ||
| 7458 | 2025.07.29 18:52:37.500889 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1068 | ||
| 7459 | 2025.07.29 18:52:37.503696 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7460 | 2025.07.29 18:52:37.503744 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7461 | 2025.07.29 18:52:37.504955 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7462 | 2025.07.29 18:52:37.505244 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7463 | 2025.07.29 18:52:37.505582 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1068 | ||
| 7464 | 2025.07.29 18:52:39.946656 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16043 | ||
| 7465 | 2025.07.29 18:52:39.947163 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7466 | 2025.07.29 18:52:39.947204 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7467 | 2025.07.29 18:52:39.947678 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7468 | 2025.07.29 18:52:39.947910 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7469 | 2025.07.29 18:52:39.948050 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16043 | ||
| 7470 | 2025.07.29 18:52:40.262778 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7471 | 2025.07.29 18:52:40.262970 [ 277 ] {2792c307-a3ba-4a9f-a11e-ded809b66b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7472 | 2025.07.29 18:52:40.263042 [ 277 ] {2792c307-a3ba-4a9f-a11e-ded809b66b93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7473 | 2025.07.29 18:52:40.263715 [ 277 ] {2792c307-a3ba-4a9f-a11e-ded809b66b93} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7474 | 2025.07.29 18:52:40.263758 [ 277 ] {2792c307-a3ba-4a9f-a11e-ded809b66b93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7475 | 2025.07.29 18:52:40.264146 [ 277 ] {2792c307-a3ba-4a9f-a11e-ded809b66b93} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7476 | 2025.07.29 18:52:40.264381 [ 277 ] {2792c307-a3ba-4a9f-a11e-ded809b66b93} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7477 | 2025.07.29 18:52:40.264535 [ 84 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7478 | 2025.07.29 18:52:40.264547 [ 277 ] {2792c307-a3ba-4a9f-a11e-ded809b66b93} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001628 sec., 34398.0343980344 rows/sec., 2.63 MiB/sec. | ||
| 7479 | 2025.07.29 18:52:40.264607 [ 84 ] {} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7480 | 2025.07.29 18:52:40.264633 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7481 | 2025.07.29 18:52:40.264639 [ 277 ] {2792c307-a3ba-4a9f-a11e-ded809b66b93} <Debug> TCPHandler: Processed in 0.001993586 sec. | ||
| 7482 | 2025.07.29 18:52:40.264752 [ 189 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7483 | 2025.07.29 18:52:40.264776 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7484 | 2025.07.29 18:52:40.264895 [ 277 ] {abefbf3b-fbda-457a-8689-99e4c8aedf2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7485 | 2025.07.29 18:52:40.264904 [ 189 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7486 | 2025.07.29 18:52:40.264944 [ 277 ] {abefbf3b-fbda-457a-8689-99e4c8aedf2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7487 | 2025.07.29 18:52:40.264951 [ 189 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2421 rows starting from the beginning of the part | ||
| 7488 | 2025.07.29 18:52:40.265032 [ 189 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 74 rows starting from the beginning of the part | ||
| 7489 | 2025.07.29 18:52:40.265077 [ 189 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1131 rows starting from the beginning of the part | ||
| 7490 | 2025.07.29 18:52:40.265118 [ 189 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 74 rows starting from the beginning of the part | ||
| 7491 | 2025.07.29 18:52:40.265154 [ 189 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 2276 rows starting from the beginning of the part | ||
| 7492 | 2025.07.29 18:52:40.265193 [ 189 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
| 7493 | 2025.07.29 18:52:40.265401 [ 277 ] {abefbf3b-fbda-457a-8689-99e4c8aedf2a} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7494 | 2025.07.29 18:52:40.265444 [ 277 ] {abefbf3b-fbda-457a-8689-99e4c8aedf2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7495 | 2025.07.29 18:52:40.265779 [ 277 ] {abefbf3b-fbda-457a-8689-99e4c8aedf2a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7496 | 2025.07.29 18:52:40.266008 [ 277 ] {abefbf3b-fbda-457a-8689-99e4c8aedf2a} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7497 | 2025.07.29 18:52:40.266126 [ 84 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7498 | 2025.07.29 18:52:40.266143 [ 277 ] {abefbf3b-fbda-457a-8689-99e4c8aedf2a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001273 sec., 50274.94108405342 rows/sec., 3.92 MiB/sec. | ||
| 7499 | 2025.07.29 18:52:40.266164 [ 84 ] {} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7500 | 2025.07.29 18:52:40.266187 [ 277 ] {abefbf3b-fbda-457a-8689-99e4c8aedf2a} <Debug> TCPHandler: Processed in 0.001463011 sec. | ||
| 7501 | 2025.07.29 18:52:40.266188 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7502 | 2025.07.29 18:52:40.266287 [ 190 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7503 | 2025.07.29 18:52:40.266307 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7504 | 2025.07.29 18:52:40.266376 [ 190 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7505 | 2025.07.29 18:52:40.266406 [ 190 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1223 rows starting from the beginning of the part | ||
| 7506 | 2025.07.29 18:52:40.266406 [ 277 ] {55c890a4-29c3-42fc-b0ab-122c5aae09bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7507 | 2025.07.29 18:52:40.266458 [ 277 ] {55c890a4-29c3-42fc-b0ab-122c5aae09bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7508 | 2025.07.29 18:52:40.266468 [ 190 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 73 rows starting from the beginning of the part | ||
| 7509 | 2025.07.29 18:52:40.266513 [ 190 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 684 rows starting from the beginning of the part | ||
| 7510 | 2025.07.29 18:52:40.266553 [ 190 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 73 rows starting from the beginning of the part | ||
| 7511 | 2025.07.29 18:52:40.266592 [ 190 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1150 rows starting from the beginning of the part | ||
| 7512 | 2025.07.29 18:52:40.266628 [ 190 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
| 7513 | 2025.07.29 18:52:40.266850 [ 277 ] {55c890a4-29c3-42fc-b0ab-122c5aae09bf} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7514 | 2025.07.29 18:52:40.266885 [ 277 ] {55c890a4-29c3-42fc-b0ab-122c5aae09bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7515 | 2025.07.29 18:52:40.267173 [ 191 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6032 rows, containing 5 columns (5 merged, 0 gathered) in 0.002472809 sec., 2439331.141224413 rows/sec., 206.64 MiB/sec. | ||
| 7516 | 2025.07.29 18:52:40.267244 [ 277 ] {55c890a4-29c3-42fc-b0ab-122c5aae09bf} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7517 | 2025.07.29 18:52:40.267473 [ 201 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7518 | 2025.07.29 18:52:40.267487 [ 277 ] {55c890a4-29c3-42fc-b0ab-122c5aae09bf} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7519 | 2025.07.29 18:52:40.267621 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7520 | 2025.07.29 18:52:40.267635 [ 277 ] {55c890a4-29c3-42fc-b0ab-122c5aae09bf} <Debug> executeQuery: Read 126 rows, 8.98 KiB in 0.00125 sec., 100800 rows/sec., 7.01 MiB/sec. | ||
| 7521 | 2025.07.29 18:52:40.267657 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7522 | 2025.07.29 18:52:40.267680 [ 277 ] {55c890a4-29c3-42fc-b0ab-122c5aae09bf} <Debug> TCPHandler: Processed in 0.001423309 sec. | ||
| 7523 | 2025.07.29 18:52:40.267683 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7524 | 2025.07.29 18:52:40.267767 [ 189 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7525 | 2025.07.29 18:52:40.267790 [ 201 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_56_11} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7526 | 2025.07.29 18:52:40.267804 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7527 | 2025.07.29 18:52:40.267859 [ 189 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7528 | 2025.07.29 18:52:40.267868 [ 201 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_56_11} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7529 | 2025.07.29 18:52:40.267890 [ 189 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 16717 rows starting from the beginning of the part | ||
| 7530 | 2025.07.29 18:52:40.267904 [ 277 ] {df9f9ee6-e276-405d-bcf9-1eceecef88e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7531 | 2025.07.29 18:52:40.267923 [ 191 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3267 rows, containing 5 columns (5 merged, 0 gathered) in 0.001677147 sec., 1947950.8951809234 rows/sec., 147.55 MiB/sec. | ||
| 7532 | 2025.07.29 18:52:40.267937 [ 189 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 7533 | 2025.07.29 18:52:40.267951 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 7534 | 2025.07.29 18:52:40.267953 [ 277 ] {df9f9ee6-e276-405d-bcf9-1eceecef88e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7535 | 2025.07.29 18:52:40.267983 [ 189 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 307 rows starting from the beginning of the part | ||
| 7536 | 2025.07.29 18:52:40.268021 [ 189 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 7537 | 2025.07.29 18:52:40.268055 [ 189 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 906 rows starting from the beginning of the part | ||
| 7538 | 2025.07.29 18:52:40.268091 [ 189 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 126 rows starting from the beginning of the part | ||
| 7539 | 2025.07.29 18:52:40.268302 [ 277 ] {df9f9ee6-e276-405d-bcf9-1eceecef88e2} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7540 | 2025.07.29 18:52:40.268319 [ 200 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7541 | 2025.07.29 18:52:40.268346 [ 277 ] {df9f9ee6-e276-405d-bcf9-1eceecef88e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7542 | 2025.07.29 18:52:40.268692 [ 200 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_56_11} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7543 | 2025.07.29 18:52:40.268735 [ 277 ] {df9f9ee6-e276-405d-bcf9-1eceecef88e2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7544 | 2025.07.29 18:52:40.268778 [ 200 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_56_11} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7545 | 2025.07.29 18:52:40.268901 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 7546 | 2025.07.29 18:52:40.268979 [ 277 ] {df9f9ee6-e276-405d-bcf9-1eceecef88e2} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7547 | 2025.07.29 18:52:40.269095 [ 84 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7548 | 2025.07.29 18:52:40.269116 [ 277 ] {df9f9ee6-e276-405d-bcf9-1eceecef88e2} <Debug> executeQuery: Read 46 rows, 3.19 KiB in 0.001231 sec., 37367.993501218516 rows/sec., 2.53 MiB/sec. | ||
| 7549 | 2025.07.29 18:52:40.269143 [ 84 ] {} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7550 | 2025.07.29 18:52:40.269166 [ 277 ] {df9f9ee6-e276-405d-bcf9-1eceecef88e2} <Debug> TCPHandler: Processed in 0.001412189 sec. | ||
| 7551 | 2025.07.29 18:52:40.269166 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7552 | 2025.07.29 18:52:40.269259 [ 190 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7553 | 2025.07.29 18:52:40.269356 [ 190 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7554 | 2025.07.29 18:52:40.269386 [ 190 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3438 rows starting from the beginning of the part | ||
| 7555 | 2025.07.29 18:52:40.269431 [ 190 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 7556 | 2025.07.29 18:52:40.269469 [ 190 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 102 rows starting from the beginning of the part | ||
| 7557 | 2025.07.29 18:52:40.269501 [ 190 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 7558 | 2025.07.29 18:52:40.269535 [ 190 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part | ||
| 7559 | 2025.07.29 18:52:40.269568 [ 190 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 46 rows starting from the beginning of the part | ||
| 7560 | 2025.07.29 18:52:40.270734 [ 200 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3762 rows, containing 4 columns (4 merged, 0 gathered) in 0.001507262 sec., 2495916.436558475 rows/sec., 159.98 MiB/sec. | ||
| 7561 | 2025.07.29 18:52:40.271177 [ 191 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7562 | 2025.07.29 18:52:40.271474 [ 191 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_56_11} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7563 | 2025.07.29 18:52:40.271557 [ 191 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_56_11} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7564 | 2025.07.29 18:52:40.271666 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 7565 | 2025.07.29 18:52:40.272974 [ 200 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18376 rows, containing 5 columns (5 merged, 0 gathered) in 0.005236586 sec., 3509156.538248393 rows/sec., 236.58 MiB/sec. | ||
| 7566 | 2025.07.29 18:52:40.273205 [ 191 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7567 | 2025.07.29 18:52:40.273447 [ 191 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7568 | 2025.07.29 18:52:40.273516 [ 191 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7569 | 2025.07.29 18:52:40.273604 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.16 MiB. | ||
| 7570 | 2025.07.29 18:52:40.813763 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7571 | 2025.07.29 18:52:40.832400 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7572 | 2025.07.29 18:52:40.832469 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 7573 | 2025.07.29 18:52:40.838575 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7574 | 2025.07.29 18:52:40.839319 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7575 | 2025.07.29 18:52:40.843450 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7576 | 2025.07.29 18:52:45.264814 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7577 | 2025.07.29 18:52:45.265102 [ 277 ] {2f66cbb4-2f0c-4ea7-88c9-a08e679b00c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7578 | 2025.07.29 18:52:45.265199 [ 277 ] {2f66cbb4-2f0c-4ea7-88c9-a08e679b00c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7579 | 2025.07.29 18:52:45.266128 [ 277 ] {2f66cbb4-2f0c-4ea7-88c9-a08e679b00c7} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7580 | 2025.07.29 18:52:45.266179 [ 277 ] {2f66cbb4-2f0c-4ea7-88c9-a08e679b00c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7581 | 2025.07.29 18:52:45.266573 [ 277 ] {2f66cbb4-2f0c-4ea7-88c9-a08e679b00c7} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7582 | 2025.07.29 18:52:45.266797 [ 277 ] {2f66cbb4-2f0c-4ea7-88c9-a08e679b00c7} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7583 | 2025.07.29 18:52:45.266960 [ 277 ] {2f66cbb4-2f0c-4ea7-88c9-a08e679b00c7} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.001931 sec., 38322.11289487312 rows/sec., 3.12 MiB/sec. | ||
| 7584 | 2025.07.29 18:52:45.267008 [ 277 ] {2f66cbb4-2f0c-4ea7-88c9-a08e679b00c7} <Debug> TCPHandler: Processed in 0.002369336 sec. | ||
| 7585 | 2025.07.29 18:52:45.267149 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7586 | 2025.07.29 18:52:45.267253 [ 277 ] {250e4a65-6a08-4576-a583-012855897a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7587 | 2025.07.29 18:52:45.267295 [ 277 ] {250e4a65-6a08-4576-a583-012855897a4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7588 | 2025.07.29 18:52:45.267734 [ 277 ] {250e4a65-6a08-4576-a583-012855897a4c} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7589 | 2025.07.29 18:52:45.267771 [ 277 ] {250e4a65-6a08-4576-a583-012855897a4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7590 | 2025.07.29 18:52:45.268083 [ 277 ] {250e4a65-6a08-4576-a583-012855897a4c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7591 | 2025.07.29 18:52:45.268293 [ 277 ] {250e4a65-6a08-4576-a583-012855897a4c} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7592 | 2025.07.29 18:52:45.268423 [ 277 ] {250e4a65-6a08-4576-a583-012855897a4c} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001194 sec., 7537.688442211055 rows/sec., 566.80 KiB/sec. | ||
| 7593 | 2025.07.29 18:52:45.268461 [ 277 ] {250e4a65-6a08-4576-a583-012855897a4c} <Debug> TCPHandler: Processed in 0.001371769 sec. | ||
| 7594 | 2025.07.29 18:52:45.268576 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7595 | 2025.07.29 18:52:45.268670 [ 277 ] {c202f2f7-6ee6-4148-a165-97071d88d9c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7596 | 2025.07.29 18:52:45.268709 [ 277 ] {c202f2f7-6ee6-4148-a165-97071d88d9c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7597 | 2025.07.29 18:52:45.269125 [ 277 ] {c202f2f7-6ee6-4148-a165-97071d88d9c3} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7598 | 2025.07.29 18:52:45.269161 [ 277 ] {c202f2f7-6ee6-4148-a165-97071d88d9c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7599 | 2025.07.29 18:52:45.269465 [ 277 ] {c202f2f7-6ee6-4148-a165-97071d88d9c3} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7600 | 2025.07.29 18:52:45.269668 [ 277 ] {c202f2f7-6ee6-4148-a165-97071d88d9c3} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7601 | 2025.07.29 18:52:45.269792 [ 277 ] {c202f2f7-6ee6-4148-a165-97071d88d9c3} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.00114 sec., 64035.08771929825 rows/sec., 5.00 MiB/sec. | ||
| 7602 | 2025.07.29 18:52:45.269830 [ 277 ] {c202f2f7-6ee6-4148-a165-97071d88d9c3} <Debug> TCPHandler: Processed in 0.001303327 sec. | ||
| 7603 | 2025.07.29 18:52:45.269943 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7604 | 2025.07.29 18:52:45.270036 [ 277 ] {2e8cabe2-3616-41b3-80d1-be1a9df3071f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7605 | 2025.07.29 18:52:45.270079 [ 277 ] {2e8cabe2-3616-41b3-80d1-be1a9df3071f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7606 | 2025.07.29 18:52:45.270481 [ 277 ] {2e8cabe2-3616-41b3-80d1-be1a9df3071f} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7607 | 2025.07.29 18:52:45.270518 [ 277 ] {2e8cabe2-3616-41b3-80d1-be1a9df3071f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7608 | 2025.07.29 18:52:45.270849 [ 277 ] {2e8cabe2-3616-41b3-80d1-be1a9df3071f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7609 | 2025.07.29 18:52:45.271060 [ 277 ] {2e8cabe2-3616-41b3-80d1-be1a9df3071f} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7610 | 2025.07.29 18:52:45.271184 [ 277 ] {2e8cabe2-3616-41b3-80d1-be1a9df3071f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 7611 | 2025.07.29 18:52:45.271220 [ 277 ] {2e8cabe2-3616-41b3-80d1-be1a9df3071f} <Debug> TCPHandler: Processed in 0.001327677 sec. | ||
| 7612 | 2025.07.29 18:52:45.271326 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7613 | 2025.07.29 18:52:45.271419 [ 277 ] {8d662fa2-4287-4753-83b0-419c6114f203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7614 | 2025.07.29 18:52:45.271473 [ 277 ] {8d662fa2-4287-4753-83b0-419c6114f203} <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 | ||
| 7615 | 2025.07.29 18:52:45.272219 [ 277 ] {8d662fa2-4287-4753-83b0-419c6114f203} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7616 | 2025.07.29 18:52:45.272255 [ 277 ] {8d662fa2-4287-4753-83b0-419c6114f203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7617 | 2025.07.29 18:52:45.272760 [ 277 ] {8d662fa2-4287-4753-83b0-419c6114f203} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7618 | 2025.07.29 18:52:45.272981 [ 277 ] {8d662fa2-4287-4753-83b0-419c6114f203} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7619 | 2025.07.29 18:52:45.273121 [ 277 ] {8d662fa2-4287-4753-83b0-419c6114f203} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001718 sec., 5238.649592549476 rows/sec., 9.39 MiB/sec. | ||
| 7620 | 2025.07.29 18:52:45.273120 [ 79 ] {} <Debug> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7621 | 2025.07.29 18:52:45.273173 [ 277 ] {8d662fa2-4287-4753-83b0-419c6114f203} <Debug> TCPHandler: Processed in 0.001895813 sec. | ||
| 7622 | 2025.07.29 18:52:45.273240 [ 79 ] {} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7623 | 2025.07.29 18:52:45.273282 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7624 | 2025.07.29 18:52:45.273319 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7625 | 2025.07.29 18:52:45.273420 [ 277 ] {ecbb9bb5-f44d-4f6b-bbee-29d3deaf8a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7626 | 2025.07.29 18:52:45.273434 [ 193 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7627 | 2025.07.29 18:52:45.273460 [ 277 ] {ecbb9bb5-f44d-4f6b-bbee-29d3deaf8a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7628 | 2025.07.29 18:52:45.273708 [ 193 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7629 | 2025.07.29 18:52:45.273765 [ 193 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 795 rows starting from the beginning of the part | ||
| 7630 | 2025.07.29 18:52:45.273812 [ 277 ] {ecbb9bb5-f44d-4f6b-bbee-29d3deaf8a8e} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7631 | 2025.07.29 18:52:45.273853 [ 277 ] {ecbb9bb5-f44d-4f6b-bbee-29d3deaf8a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7632 | 2025.07.29 18:52:45.273888 [ 193 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 9 rows starting from the beginning of the part | ||
| 7633 | 2025.07.29 18:52:45.273994 [ 193 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 32 rows starting from the beginning of the part | ||
| 7634 | 2025.07.29 18:52:45.274090 [ 193 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 9 rows starting from the beginning of the part | ||
| 7635 | 2025.07.29 18:52:45.274165 [ 277 ] {ecbb9bb5-f44d-4f6b-bbee-29d3deaf8a8e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7636 | 2025.07.29 18:52:45.274176 [ 193 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 32 rows starting from the beginning of the part | ||
| 7637 | 2025.07.29 18:52:45.274270 [ 193 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 9 rows starting from the beginning of the part | ||
| 7638 | 2025.07.29 18:52:45.274381 [ 277 ] {ecbb9bb5-f44d-4f6b-bbee-29d3deaf8a8e} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7639 | 2025.07.29 18:52:45.274514 [ 277 ] {ecbb9bb5-f44d-4f6b-bbee-29d3deaf8a8e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 7640 | 2025.07.29 18:52:45.274551 [ 277 ] {ecbb9bb5-f44d-4f6b-bbee-29d3deaf8a8e} <Debug> TCPHandler: Processed in 0.001281656 sec. | ||
| 7641 | 2025.07.29 18:52:45.278862 [ 193 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 886 rows, containing 19 columns (19 merged, 0 gathered) in 0.005487673 sec., 161452.76877831458 rows/sec., 289.32 MiB/sec. | ||
| 7642 | 2025.07.29 18:52:45.280171 [ 192 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7643 | 2025.07.29 18:52:45.280562 [ 192 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7644 | 2025.07.29 18:52:45.280640 [ 192 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7645 | 2025.07.29 18:52:45.280773 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.67 MiB. | ||
| 7646 | 2025.07.29 18:52:46.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.63 MiB, peak 270.26 MiB, free memory in arenas 0.00 B, will set to 264.17 MiB (RSS), difference: 1.54 MiB | ||
| 7647 | 2025.07.29 18:52:47.284825 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7648 | 2025.07.29 18:52:47.284895 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7649 | 2025.07.29 18:52:47.449054 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16531 | ||
| 7650 | 2025.07.29 18:52:47.449569 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7651 | 2025.07.29 18:52:47.449607 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7652 | 2025.07.29 18:52:47.450092 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7653 | 2025.07.29 18:52:47.450321 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7654 | 2025.07.29 18:52:47.450454 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
| 7655 | 2025.07.29 18:52:47.450495 [ 76 ] {} <Debug> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7656 | 2025.07.29 18:52:47.450577 [ 76 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7657 | 2025.07.29 18:52:47.450613 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7658 | 2025.07.29 18:52:47.450750 [ 194 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 7659 | 2025.07.29 18:52:47.450888 [ 194 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7660 | 2025.07.29 18:52:47.450927 [ 194 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14213 rows starting from the beginning of the part | ||
| 7661 | 2025.07.29 18:52:47.450987 [ 194 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 488 rows starting from the beginning of the part | ||
| 7662 | 2025.07.29 18:52:47.451031 [ 194 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 427 rows starting from the beginning of the part | ||
| 7663 | 2025.07.29 18:52:47.451071 [ 194 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 488 rows starting from the beginning of the part | ||
| 7664 | 2025.07.29 18:52:47.451109 [ 194 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 427 rows starting from the beginning of the part | ||
| 7665 | 2025.07.29 18:52:47.451151 [ 194 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 488 rows starting from the beginning of the part | ||
| 7666 | 2025.07.29 18:52:47.453003 [ 193 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.002308064 sec., 7162279.728811679 rows/sec., 102.46 MiB/sec. | ||
| 7667 | 2025.07.29 18:52:47.453184 [ 193 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7668 | 2025.07.29 18:52:47.453636 [ 193 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_36_7} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7669 | 2025.07.29 18:52:47.453753 [ 193 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_36_7} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7670 | 2025.07.29 18:52:47.453864 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
| 7671 | 2025.07.29 18:52:47.506778 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1088 | ||
| 7672 | 2025.07.29 18:52:47.508845 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7673 | 2025.07.29 18:52:47.508889 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7674 | 2025.07.29 18:52:47.510048 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7675 | 2025.07.29 18:52:47.510322 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7676 | 2025.07.29 18:52:47.510476 [ 76 ] {} <Debug> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7677 | 2025.07.29 18:52:47.510519 [ 76 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7678 | 2025.07.29 18:52:47.510538 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7679 | 2025.07.29 18:52:47.510585 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1088 | ||
| 7680 | 2025.07.29 18:52:47.510641 [ 200 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::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 | ||
| 7681 | 2025.07.29 18:52:47.511188 [ 200 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7682 | 2025.07.29 18:52:47.511331 [ 200 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 898 rows starting from the beginning of the part | ||
| 7683 | 2025.07.29 18:52:47.511759 [ 200 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 58 rows starting from the beginning of the part | ||
| 7684 | 2025.07.29 18:52:47.512228 [ 200 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 20 rows starting from the beginning of the part | ||
| 7685 | 2025.07.29 18:52:47.512737 [ 200 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 34 rows starting from the beginning of the part | ||
| 7686 | 2025.07.29 18:52:47.513251 [ 200 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 58 rows starting from the beginning of the part | ||
| 7687 | 2025.07.29 18:52:47.513720 [ 200 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part | ||
| 7688 | 2025.07.29 18:52:47.520784 [ 199 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1088 rows, containing 72 columns (72 merged, 0 gathered) in 0.010190534 sec., 106765.7494690661 rows/sec., 88.30 MiB/sec. | ||
| 7689 | 2025.07.29 18:52:47.522188 [ 197 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7690 | 2025.07.29 18:52:47.522827 [ 197 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_26_5} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7691 | 2025.07.29 18:52:47.522914 [ 197 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_26_5} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7692 | 2025.07.29 18:52:47.523170 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.55 MiB. | ||
| 7693 | 2025.07.29 18:52:48.186361 [ 76 ] {} <Debug> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 7694 | 2025.07.29 18:52:48.186430 [ 76 ] {} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7695 | 2025.07.29 18:52:48.186451 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7696 | 2025.07.29 18:52:48.186569 [ 188 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full | ||
| 7697 | 2025.07.29 18:52:48.186728 [ 188 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7698 | 2025.07.29 18:52:48.186771 [ 188 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 416 rows starting from the beginning of the part | ||
| 7699 | 2025.07.29 18:52:48.186864 [ 188 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 392 rows starting from the beginning of the part | ||
| 7700 | 2025.07.29 18:52:48.186930 [ 188 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 392 rows starting from the beginning of the part | ||
| 7701 | 2025.07.29 18:52:48.186991 [ 188 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 392 rows starting from the beginning of the part | ||
| 7702 | 2025.07.29 18:52:48.187047 [ 188 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 392 rows starting from the beginning of the part | ||
| 7703 | 2025.07.29 18:52:48.188266 [ 199 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1984 rows, containing 5 columns (5 merged, 0 gathered) in 0.001746209 sec., 1136175.5666131603 rows/sec., 76.69 MiB/sec. | ||
| 7704 | 2025.07.29 18:52:48.188456 [ 196 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 7705 | 2025.07.29 18:52:48.188741 [ 196 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_23_5} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7706 | 2025.07.29 18:52:48.188809 [ 196 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_23_5} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 7707 | 2025.07.29 18:52:48.188880 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 7708 | 2025.07.29 18:52:48.344413 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 7709 | 2025.07.29 18:52:48.361709 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7710 | 2025.07.29 18:52:48.361755 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7711 | 2025.07.29 18:52:48.367486 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7712 | 2025.07.29 18:52:48.368161 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7713 | 2025.07.29 18:52:48.368470 [ 75 ] {} <Debug> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7714 | 2025.07.29 18:52:48.368557 [ 75 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7715 | 2025.07.29 18:52:48.368593 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7716 | 2025.07.29 18:52:48.368702 [ 188 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 7717 | 2025.07.29 18:52:48.371115 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 7718 | 2025.07.29 18:52:48.371780 [ 188 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7719 | 2025.07.29 18:52:48.372545 [ 188 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 7720 | 2025.07.29 18:52:48.375868 [ 188 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 7721 | 2025.07.29 18:52:48.379237 [ 188 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 7722 | 2025.07.29 18:52:48.383052 [ 188 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 7723 | 2025.07.29 18:52:48.387269 [ 188 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 7724 | 2025.07.29 18:52:48.391375 [ 188 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 7725 | 2025.07.29 18:52:48.443040 [ 201 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.074373556 sec., 3657.2138624109893 rows/sec., 18.91 MiB/sec. | ||
| 7726 | 2025.07.29 18:52:48.445866 [ 195 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7727 | 2025.07.29 18:52:48.448062 [ 195 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_36_7} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7728 | 2025.07.29 18:52:48.448166 [ 195 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_36_7} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7729 | 2025.07.29 18:52:48.451176 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7730 | 2025.07.29 18:52:48.710579 [ 75 ] {} <Debug> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 7731 | 2025.07.29 18:52:48.710649 [ 75 ] {} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7732 | 2025.07.29 18:52:48.710675 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7733 | 2025.07.29 18:52:48.710812 [ 186 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full | ||
| 7734 | 2025.07.29 18:52:48.710961 [ 186 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7735 | 2025.07.29 18:52:48.710995 [ 186 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 214 rows starting from the beginning of the part | ||
| 7736 | 2025.07.29 18:52:48.711063 [ 186 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 202 rows starting from the beginning of the part | ||
| 7737 | 2025.07.29 18:52:48.711108 [ 186 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 202 rows starting from the beginning of the part | ||
| 7738 | 2025.07.29 18:52:48.711149 [ 186 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 202 rows starting from the beginning of the part | ||
| 7739 | 2025.07.29 18:52:48.711187 [ 186 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 202 rows starting from the beginning of the part | ||
| 7740 | 2025.07.29 18:52:48.712055 [ 195 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.001303447 sec., 784074.8415547392 rows/sec., 47.70 MiB/sec. | ||
| 7741 | 2025.07.29 18:52:48.712192 [ 186 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 7742 | 2025.07.29 18:52:48.712441 [ 186 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_23_5} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7743 | 2025.07.29 18:52:48.712512 [ 186 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_23_5} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 7744 | 2025.07.29 18:52:48.712591 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 7745 | 2025.07.29 18:52:49.001148 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.32 MiB, peak 277.17 MiB, free memory in arenas 0.00 B, will set to 268.38 MiB (RSS), difference: 3.06 MiB | ||
| 7746 | 2025.07.29 18:52:49.049053 [ 75 ] {} <Debug> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 7747 | 2025.07.29 18:52:49.049151 [ 75 ] {} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7748 | 2025.07.29 18:52:49.049189 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7749 | 2025.07.29 18:52:49.049340 [ 198 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full | ||
| 7750 | 2025.07.29 18:52:49.049517 [ 198 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7751 | 2025.07.29 18:52:49.049554 [ 198 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 456 rows starting from the beginning of the part | ||
| 7752 | 2025.07.29 18:52:49.049626 [ 198 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 431 rows starting from the beginning of the part | ||
| 7753 | 2025.07.29 18:52:49.049678 [ 198 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 203 rows starting from the beginning of the part | ||
| 7754 | 2025.07.29 18:52:49.049724 [ 198 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 203 rows starting from the beginning of the part | ||
| 7755 | 2025.07.29 18:52:49.049768 [ 198 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 431 rows starting from the beginning of the part | ||
| 7756 | 2025.07.29 18:52:49.050717 [ 186 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1724 rows, containing 5 columns (5 merged, 0 gathered) in 0.00144171 sec., 1195802.2071012894 rows/sec., 83.52 MiB/sec. | ||
| 7757 | 2025.07.29 18:52:49.050855 [ 198 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 7758 | 2025.07.29 18:52:49.051106 [ 198 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_23_5} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7759 | 2025.07.29 18:52:49.051177 [ 198 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_23_5} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 7760 | 2025.07.29 18:52:49.051240 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 7761 | 2025.07.29 18:52:50.276432 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7762 | 2025.07.29 18:52:50.276606 [ 277 ] {23d87da3-add6-4f9c-b7c6-195f667754d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7763 | 2025.07.29 18:52:50.276669 [ 277 ] {23d87da3-add6-4f9c-b7c6-195f667754d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7764 | 2025.07.29 18:52:50.277464 [ 277 ] {23d87da3-add6-4f9c-b7c6-195f667754d1} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7765 | 2025.07.29 18:52:50.277507 [ 277 ] {23d87da3-add6-4f9c-b7c6-195f667754d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7766 | 2025.07.29 18:52:50.277913 [ 277 ] {23d87da3-add6-4f9c-b7c6-195f667754d1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7767 | 2025.07.29 18:52:50.278149 [ 277 ] {23d87da3-add6-4f9c-b7c6-195f667754d1} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7768 | 2025.07.29 18:52:50.278305 [ 277 ] {23d87da3-add6-4f9c-b7c6-195f667754d1} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001747 sec., 224384.65941614195 rows/sec., 14.24 MiB/sec. | ||
| 7769 | 2025.07.29 18:52:50.278354 [ 277 ] {23d87da3-add6-4f9c-b7c6-195f667754d1} <Debug> TCPHandler: Processed in 0.002042237 sec. | ||
| 7770 | 2025.07.29 18:52:50.278477 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7771 | 2025.07.29 18:52:50.278577 [ 277 ] {0cc684b7-748f-4985-96d1-5d875837aaf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7772 | 2025.07.29 18:52:50.278620 [ 277 ] {0cc684b7-748f-4985-96d1-5d875837aaf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7773 | 2025.07.29 18:52:50.279607 [ 277 ] {0cc684b7-748f-4985-96d1-5d875837aaf2} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7774 | 2025.07.29 18:52:50.279643 [ 277 ] {0cc684b7-748f-4985-96d1-5d875837aaf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7775 | 2025.07.29 18:52:50.280017 [ 277 ] {0cc684b7-748f-4985-96d1-5d875837aaf2} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7776 | 2025.07.29 18:52:50.280232 [ 277 ] {0cc684b7-748f-4985-96d1-5d875837aaf2} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7777 | 2025.07.29 18:52:50.280365 [ 277 ] {0cc684b7-748f-4985-96d1-5d875837aaf2} <Debug> executeQuery: Read 1131 rows, 92.08 KiB in 0.001811 sec., 624516.84152402 rows/sec., 49.65 MiB/sec. | ||
| 7778 | 2025.07.29 18:52:50.280402 [ 277 ] {0cc684b7-748f-4985-96d1-5d875837aaf2} <Debug> TCPHandler: Processed in 0.001974555 sec. | ||
| 7779 | 2025.07.29 18:52:50.280509 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7780 | 2025.07.29 18:52:50.280602 [ 277 ] {fd9a050b-548f-4408-a72d-d6aecc44a107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7781 | 2025.07.29 18:52:50.280641 [ 277 ] {fd9a050b-548f-4408-a72d-d6aecc44a107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7782 | 2025.07.29 18:52:50.281139 [ 277 ] {fd9a050b-548f-4408-a72d-d6aecc44a107} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7783 | 2025.07.29 18:52:50.281174 [ 277 ] {fd9a050b-548f-4408-a72d-d6aecc44a107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7784 | 2025.07.29 18:52:50.281480 [ 277 ] {fd9a050b-548f-4408-a72d-d6aecc44a107} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7785 | 2025.07.29 18:52:50.281687 [ 277 ] {fd9a050b-548f-4408-a72d-d6aecc44a107} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7786 | 2025.07.29 18:52:50.281837 [ 277 ] {fd9a050b-548f-4408-a72d-d6aecc44a107} <Debug> executeQuery: Read 228 rows, 14.18 KiB in 0.001253 sec., 181963.2881085395 rows/sec., 11.05 MiB/sec. | ||
| 7787 | 2025.07.29 18:52:50.281886 [ 277 ] {fd9a050b-548f-4408-a72d-d6aecc44a107} <Debug> TCPHandler: Processed in 0.00142534 sec. | ||
| 7788 | 2025.07.29 18:52:50.282002 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7789 | 2025.07.29 18:52:50.282097 [ 277 ] {367c3c52-df83-4143-b35e-4e3301de1b1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7790 | 2025.07.29 18:52:50.282138 [ 277 ] {367c3c52-df83-4143-b35e-4e3301de1b1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7791 | 2025.07.29 18:52:50.282662 [ 277 ] {367c3c52-df83-4143-b35e-4e3301de1b1a} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7792 | 2025.07.29 18:52:50.282703 [ 277 ] {367c3c52-df83-4143-b35e-4e3301de1b1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7793 | 2025.07.29 18:52:50.283020 [ 277 ] {367c3c52-df83-4143-b35e-4e3301de1b1a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7794 | 2025.07.29 18:52:50.283232 [ 277 ] {367c3c52-df83-4143-b35e-4e3301de1b1a} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7795 | 2025.07.29 18:52:50.283372 [ 277 ] {367c3c52-df83-4143-b35e-4e3301de1b1a} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001292 sec., 157120.74303405572 rows/sec., 10.13 MiB/sec. | ||
| 7796 | 2025.07.29 18:52:50.283413 [ 277 ] {367c3c52-df83-4143-b35e-4e3301de1b1a} <Debug> TCPHandler: Processed in 0.0014609 sec. | ||
| 7797 | 2025.07.29 18:52:50.283523 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7798 | 2025.07.29 18:52:50.283620 [ 277 ] {3733214d-3db1-48db-ad60-aec625f87bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7799 | 2025.07.29 18:52:50.283661 [ 277 ] {3733214d-3db1-48db-ad60-aec625f87bbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7800 | 2025.07.29 18:52:50.284133 [ 277 ] {3733214d-3db1-48db-ad60-aec625f87bbf} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7801 | 2025.07.29 18:52:50.284170 [ 277 ] {3733214d-3db1-48db-ad60-aec625f87bbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7802 | 2025.07.29 18:52:50.284483 [ 277 ] {3733214d-3db1-48db-ad60-aec625f87bbf} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7803 | 2025.07.29 18:52:50.284708 [ 277 ] {3733214d-3db1-48db-ad60-aec625f87bbf} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7804 | 2025.07.29 18:52:50.284846 [ 277 ] {3733214d-3db1-48db-ad60-aec625f87bbf} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001244 sec., 162379.42122186493 rows/sec., 9.22 MiB/sec. | ||
| 7805 | 2025.07.29 18:52:50.284886 [ 277 ] {3733214d-3db1-48db-ad60-aec625f87bbf} <Debug> TCPHandler: Processed in 0.001413449 sec. | ||
| 7806 | 2025.07.29 18:52:50.284997 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7807 | 2025.07.29 18:52:50.285092 [ 277 ] {e00a24dd-03b0-4b6d-8e95-8c3e5e4ff2e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7808 | 2025.07.29 18:52:50.285132 [ 277 ] {e00a24dd-03b0-4b6d-8e95-8c3e5e4ff2e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7809 | 2025.07.29 18:52:50.285814 [ 277 ] {e00a24dd-03b0-4b6d-8e95-8c3e5e4ff2e8} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7810 | 2025.07.29 18:52:50.285850 [ 277 ] {e00a24dd-03b0-4b6d-8e95-8c3e5e4ff2e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7811 | 2025.07.29 18:52:50.286184 [ 277 ] {e00a24dd-03b0-4b6d-8e95-8c3e5e4ff2e8} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7812 | 2025.07.29 18:52:50.286396 [ 277 ] {e00a24dd-03b0-4b6d-8e95-8c3e5e4ff2e8} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7813 | 2025.07.29 18:52:50.286533 [ 277 ] {e00a24dd-03b0-4b6d-8e95-8c3e5e4ff2e8} <Debug> executeQuery: Read 684 rows, 49.13 KiB in 0.001458 sec., 469135.8024691358 rows/sec., 32.91 MiB/sec. | ||
| 7814 | 2025.07.29 18:52:50.286573 [ 277 ] {e00a24dd-03b0-4b6d-8e95-8c3e5e4ff2e8} <Debug> TCPHandler: Processed in 0.001626446 sec. | ||
| 7815 | 2025.07.29 18:52:50.286677 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7816 | 2025.07.29 18:52:50.286773 [ 277 ] {c9e46b7c-89b7-4580-9f5e-9731e587c150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7817 | 2025.07.29 18:52:50.286815 [ 277 ] {c9e46b7c-89b7-4580-9f5e-9731e587c150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7818 | 2025.07.29 18:52:50.287139 [ 277 ] {c9e46b7c-89b7-4580-9f5e-9731e587c150} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7819 | 2025.07.29 18:52:50.287176 [ 277 ] {c9e46b7c-89b7-4580-9f5e-9731e587c150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7820 | 2025.07.29 18:52:50.287479 [ 277 ] {c9e46b7c-89b7-4580-9f5e-9731e587c150} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7821 | 2025.07.29 18:52:50.287689 [ 277 ] {c9e46b7c-89b7-4580-9f5e-9731e587c150} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7822 | 2025.07.29 18:52:50.287819 [ 277 ] {c9e46b7c-89b7-4580-9f5e-9731e587c150} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 7823 | 2025.07.29 18:52:50.287856 [ 277 ] {c9e46b7c-89b7-4580-9f5e-9731e587c150} <Debug> TCPHandler: Processed in 0.001229735 sec. | ||
| 7824 | 2025.07.29 18:52:50.287958 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7825 | 2025.07.29 18:52:50.288054 [ 277 ] {15cffbfe-7f1b-42b5-9175-e90a364de70a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7826 | 2025.07.29 18:52:50.288097 [ 277 ] {15cffbfe-7f1b-42b5-9175-e90a364de70a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7827 | 2025.07.29 18:52:50.288529 [ 277 ] {15cffbfe-7f1b-42b5-9175-e90a364de70a} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7828 | 2025.07.29 18:52:50.288566 [ 277 ] {15cffbfe-7f1b-42b5-9175-e90a364de70a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7829 | 2025.07.29 18:52:50.288912 [ 277 ] {15cffbfe-7f1b-42b5-9175-e90a364de70a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7830 | 2025.07.29 18:52:50.289120 [ 277 ] {15cffbfe-7f1b-42b5-9175-e90a364de70a} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7831 | 2025.07.29 18:52:50.289257 [ 277 ] {15cffbfe-7f1b-42b5-9175-e90a364de70a} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001219 sec., 251845.77522559476 rows/sec., 16.57 MiB/sec. | ||
| 7832 | 2025.07.29 18:52:50.289295 [ 277 ] {15cffbfe-7f1b-42b5-9175-e90a364de70a} <Debug> TCPHandler: Processed in 0.001385939 sec. | ||
| 7833 | 2025.07.29 18:52:50.289397 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7834 | 2025.07.29 18:52:50.289491 [ 277 ] {e3cd5575-67e4-48a5-8c0c-815dd3c388fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7835 | 2025.07.29 18:52:50.289534 [ 277 ] {e3cd5575-67e4-48a5-8c0c-815dd3c388fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7836 | 2025.07.29 18:52:50.289833 [ 277 ] {e3cd5575-67e4-48a5-8c0c-815dd3c388fd} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7837 | 2025.07.29 18:52:50.289869 [ 277 ] {e3cd5575-67e4-48a5-8c0c-815dd3c388fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7838 | 2025.07.29 18:52:50.290156 [ 277 ] {e3cd5575-67e4-48a5-8c0c-815dd3c388fd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7839 | 2025.07.29 18:52:50.290367 [ 277 ] {e3cd5575-67e4-48a5-8c0c-815dd3c388fd} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7840 | 2025.07.29 18:52:50.290496 [ 277 ] {e3cd5575-67e4-48a5-8c0c-815dd3c388fd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001022 sec., 978.4735812133073 rows/sec., 65.93 KiB/sec. | ||
| 7841 | 2025.07.29 18:52:50.290533 [ 277 ] {e3cd5575-67e4-48a5-8c0c-815dd3c388fd} <Debug> TCPHandler: Processed in 0.001186543 sec. | ||
| 7842 | 2025.07.29 18:52:50.290640 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7843 | 2025.07.29 18:52:50.290736 [ 277 ] {ea0da9e6-17b3-4ccb-bdd2-1af93888db33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7844 | 2025.07.29 18:52:50.290790 [ 277 ] {ea0da9e6-17b3-4ccb-bdd2-1af93888db33} <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 | ||
| 7845 | 2025.07.29 18:52:50.291595 [ 277 ] {ea0da9e6-17b3-4ccb-bdd2-1af93888db33} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7846 | 2025.07.29 18:52:50.291633 [ 277 ] {ea0da9e6-17b3-4ccb-bdd2-1af93888db33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7847 | 2025.07.29 18:52:50.292214 [ 277 ] {ea0da9e6-17b3-4ccb-bdd2-1af93888db33} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7848 | 2025.07.29 18:52:50.292445 [ 277 ] {ea0da9e6-17b3-4ccb-bdd2-1af93888db33} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7849 | 2025.07.29 18:52:50.292594 [ 277 ] {ea0da9e6-17b3-4ccb-bdd2-1af93888db33} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001874 sec., 17075.773745997867 rows/sec., 30.60 MiB/sec. | ||
| 7850 | 2025.07.29 18:52:50.292666 [ 277 ] {ea0da9e6-17b3-4ccb-bdd2-1af93888db33} <Debug> TCPHandler: Processed in 0.002074538 sec. | ||
| 7851 | 2025.07.29 18:52:50.292794 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7852 | 2025.07.29 18:52:50.292890 [ 277 ] {c53854d4-0f36-464d-89c8-f04ff3bcc28a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7853 | 2025.07.29 18:52:50.292932 [ 277 ] {c53854d4-0f36-464d-89c8-f04ff3bcc28a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7854 | 2025.07.29 18:52:50.293281 [ 277 ] {c53854d4-0f36-464d-89c8-f04ff3bcc28a} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7855 | 2025.07.29 18:52:50.293318 [ 277 ] {c53854d4-0f36-464d-89c8-f04ff3bcc28a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7856 | 2025.07.29 18:52:50.293626 [ 277 ] {c53854d4-0f36-464d-89c8-f04ff3bcc28a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7857 | 2025.07.29 18:52:50.293843 [ 277 ] {c53854d4-0f36-464d-89c8-f04ff3bcc28a} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7858 | 2025.07.29 18:52:50.293980 [ 277 ] {c53854d4-0f36-464d-89c8-f04ff3bcc28a} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001108 sec., 92057.76173285198 rows/sec., 5.66 MiB/sec. | ||
| 7859 | 2025.07.29 18:52:50.294020 [ 277 ] {c53854d4-0f36-464d-89c8-f04ff3bcc28a} <Debug> TCPHandler: Processed in 0.001280425 sec. | ||
| 7860 | 2025.07.29 18:52:54.951437 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16958 | ||
| 7861 | 2025.07.29 18:52:54.951948 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7862 | 2025.07.29 18:52:54.951989 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7863 | 2025.07.29 18:52:54.952713 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7864 | 2025.07.29 18:52:54.952958 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7865 | 2025.07.29 18:52:54.953093 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16958 | ||
| 7866 | 2025.07.29 18:52:55.265684 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7867 | 2025.07.29 18:52:55.265871 [ 277 ] {e08425fd-7fdf-4d95-82de-5f183da8a92b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7868 | 2025.07.29 18:52:55.265940 [ 277 ] {e08425fd-7fdf-4d95-82de-5f183da8a92b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7869 | 2025.07.29 18:52:55.266522 [ 277 ] {e08425fd-7fdf-4d95-82de-5f183da8a92b} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7870 | 2025.07.29 18:52:55.266566 [ 277 ] {e08425fd-7fdf-4d95-82de-5f183da8a92b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7871 | 2025.07.29 18:52:55.266932 [ 277 ] {e08425fd-7fdf-4d95-82de-5f183da8a92b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7872 | 2025.07.29 18:52:55.267155 [ 277 ] {e08425fd-7fdf-4d95-82de-5f183da8a92b} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7873 | 2025.07.29 18:52:55.267304 [ 277 ] {e08425fd-7fdf-4d95-82de-5f183da8a92b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001482 sec., 2699.055330634278 rows/sec., 220.09 KiB/sec. | ||
| 7874 | 2025.07.29 18:52:55.267345 [ 277 ] {e08425fd-7fdf-4d95-82de-5f183da8a92b} <Debug> TCPHandler: Processed in 0.00179152 sec. | ||
| 7875 | 2025.07.29 18:52:55.267457 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7876 | 2025.07.29 18:52:55.267551 [ 277 ] {a960ad92-93ab-46e8-b62c-6a140d4eadcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7877 | 2025.07.29 18:52:55.267590 [ 277 ] {a960ad92-93ab-46e8-b62c-6a140d4eadcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7878 | 2025.07.29 18:52:55.268012 [ 277 ] {a960ad92-93ab-46e8-b62c-6a140d4eadcb} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7879 | 2025.07.29 18:52:55.268049 [ 277 ] {a960ad92-93ab-46e8-b62c-6a140d4eadcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7880 | 2025.07.29 18:52:55.268352 [ 277 ] {a960ad92-93ab-46e8-b62c-6a140d4eadcb} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7881 | 2025.07.29 18:52:55.268557 [ 277 ] {a960ad92-93ab-46e8-b62c-6a140d4eadcb} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7882 | 2025.07.29 18:52:55.268683 [ 277 ] {a960ad92-93ab-46e8-b62c-6a140d4eadcb} <Debug> executeQuery: Read 76 rows, 6.32 KiB in 0.001149 sec., 66144.4734551784 rows/sec., 5.37 MiB/sec. | ||
| 7883 | 2025.07.29 18:52:55.268722 [ 277 ] {a960ad92-93ab-46e8-b62c-6a140d4eadcb} <Debug> TCPHandler: Processed in 0.001312046 sec. | ||
| 7884 | 2025.07.29 18:52:55.268833 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7885 | 2025.07.29 18:52:55.268925 [ 277 ] {1f81477d-6f06-4b48-aad6-19ddd1a92034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7886 | 2025.07.29 18:52:55.268965 [ 277 ] {1f81477d-6f06-4b48-aad6-19ddd1a92034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7887 | 2025.07.29 18:52:55.269347 [ 277 ] {1f81477d-6f06-4b48-aad6-19ddd1a92034} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7888 | 2025.07.29 18:52:55.269382 [ 277 ] {1f81477d-6f06-4b48-aad6-19ddd1a92034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7889 | 2025.07.29 18:52:55.269668 [ 277 ] {1f81477d-6f06-4b48-aad6-19ddd1a92034} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7890 | 2025.07.29 18:52:55.269883 [ 277 ] {1f81477d-6f06-4b48-aad6-19ddd1a92034} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7891 | 2025.07.29 18:52:55.270011 [ 277 ] {1f81477d-6f06-4b48-aad6-19ddd1a92034} <Debug> executeQuery: Read 13 rows, 979.00 B in 0.001102 sec., 11796.7332123412 rows/sec., 867.56 KiB/sec. | ||
| 7892 | 2025.07.29 18:52:55.270049 [ 277 ] {1f81477d-6f06-4b48-aad6-19ddd1a92034} <Debug> TCPHandler: Processed in 0.001264405 sec. | ||
| 7893 | 2025.07.29 18:52:55.270154 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7894 | 2025.07.29 18:52:55.270246 [ 277 ] {6d211a1c-f10c-42bf-abb2-608896d9c662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7895 | 2025.07.29 18:52:55.270284 [ 277 ] {6d211a1c-f10c-42bf-abb2-608896d9c662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7896 | 2025.07.29 18:52:55.270685 [ 277 ] {6d211a1c-f10c-42bf-abb2-608896d9c662} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7897 | 2025.07.29 18:52:55.270721 [ 277 ] {6d211a1c-f10c-42bf-abb2-608896d9c662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7898 | 2025.07.29 18:52:55.271013 [ 277 ] {6d211a1c-f10c-42bf-abb2-608896d9c662} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7899 | 2025.07.29 18:52:55.271215 [ 277 ] {6d211a1c-f10c-42bf-abb2-608896d9c662} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7900 | 2025.07.29 18:52:55.271338 [ 277 ] {6d211a1c-f10c-42bf-abb2-608896d9c662} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001108 sec., 69494.58483754512 rows/sec., 5.43 MiB/sec. | ||
| 7901 | 2025.07.29 18:52:55.271377 [ 277 ] {6d211a1c-f10c-42bf-abb2-608896d9c662} <Debug> TCPHandler: Processed in 0.001270735 sec. | ||
| 7902 | 2025.07.29 18:52:55.271489 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7903 | 2025.07.29 18:52:55.271583 [ 277 ] {611b8b3c-f7f4-413e-b190-dcaba8f58477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7904 | 2025.07.29 18:52:55.271625 [ 277 ] {611b8b3c-f7f4-413e-b190-dcaba8f58477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7905 | 2025.07.29 18:52:55.272037 [ 277 ] {611b8b3c-f7f4-413e-b190-dcaba8f58477} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7906 | 2025.07.29 18:52:55.272073 [ 277 ] {611b8b3c-f7f4-413e-b190-dcaba8f58477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7907 | 2025.07.29 18:52:55.272393 [ 277 ] {611b8b3c-f7f4-413e-b190-dcaba8f58477} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7908 | 2025.07.29 18:52:55.272598 [ 277 ] {611b8b3c-f7f4-413e-b190-dcaba8f58477} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7909 | 2025.07.29 18:52:55.272727 [ 277 ] {611b8b3c-f7f4-413e-b190-dcaba8f58477} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001161 sec., 139534.88372093023 rows/sec., 9.72 MiB/sec. | ||
| 7910 | 2025.07.29 18:52:55.272765 [ 277 ] {611b8b3c-f7f4-413e-b190-dcaba8f58477} <Debug> TCPHandler: Processed in 0.001324037 sec. | ||
| 7911 | 2025.07.29 18:52:55.272876 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7912 | 2025.07.29 18:52:55.272970 [ 277 ] {a836ce53-1574-485f-86d5-1574753c6d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7913 | 2025.07.29 18:52:55.273022 [ 277 ] {a836ce53-1574-485f-86d5-1574753c6d06} <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 | ||
| 7914 | 2025.07.29 18:52:55.273771 [ 277 ] {a836ce53-1574-485f-86d5-1574753c6d06} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7915 | 2025.07.29 18:52:55.273807 [ 277 ] {a836ce53-1574-485f-86d5-1574753c6d06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7916 | 2025.07.29 18:52:55.274325 [ 277 ] {a836ce53-1574-485f-86d5-1574753c6d06} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7917 | 2025.07.29 18:52:55.274552 [ 277 ] {a836ce53-1574-485f-86d5-1574753c6d06} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7918 | 2025.07.29 18:52:55.274690 [ 277 ] {a836ce53-1574-485f-86d5-1574753c6d06} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001737 sec., 5181.347150259067 rows/sec., 9.28 MiB/sec. | ||
| 7919 | 2025.07.29 18:52:55.274745 [ 277 ] {a836ce53-1574-485f-86d5-1574753c6d06} <Debug> TCPHandler: Processed in 0.001915903 sec. | ||
| 7920 | 2025.07.29 18:52:55.274879 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7921 | 2025.07.29 18:52:55.274987 [ 277 ] {d3f2e300-7bab-4c42-9182-66dbdf929a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7922 | 2025.07.29 18:52:55.275028 [ 277 ] {d3f2e300-7bab-4c42-9182-66dbdf929a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7923 | 2025.07.29 18:52:55.275363 [ 277 ] {d3f2e300-7bab-4c42-9182-66dbdf929a75} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7924 | 2025.07.29 18:52:55.275399 [ 277 ] {d3f2e300-7bab-4c42-9182-66dbdf929a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7925 | 2025.07.29 18:52:55.275696 [ 277 ] {d3f2e300-7bab-4c42-9182-66dbdf929a75} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7926 | 2025.07.29 18:52:55.275898 [ 277 ] {d3f2e300-7bab-4c42-9182-66dbdf929a75} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7927 | 2025.07.29 18:52:55.276024 [ 277 ] {d3f2e300-7bab-4c42-9182-66dbdf929a75} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 7928 | 2025.07.29 18:52:55.276062 [ 277 ] {d3f2e300-7bab-4c42-9182-66dbdf929a75} <Debug> TCPHandler: Processed in 0.001251635 sec. | ||
| 7929 | 2025.07.29 18:52:55.872106 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 7930 | 2025.07.29 18:52:55.888172 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7931 | 2025.07.29 18:52:55.888241 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7932 | 2025.07.29 18:52:55.893849 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7933 | 2025.07.29 18:52:55.894540 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7934 | 2025.07.29 18:52:55.897418 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7935 | 2025.07.29 18:52:57.511636 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1124 | ||
| 7936 | 2025.07.29 18:52:57.514079 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7937 | 2025.07.29 18:52:57.514128 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7938 | 2025.07.29 18:52:57.515414 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7939 | 2025.07.29 18:52:57.515685 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7940 | 2025.07.29 18:52:57.515946 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1124 | ||
| 7941 | 2025.07.29 18:53:00.276476 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7942 | 2025.07.29 18:53:00.276669 [ 277 ] {7505d973-8c01-4eb5-b543-0041e2c2955d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7943 | 2025.07.29 18:53:00.276740 [ 277 ] {7505d973-8c01-4eb5-b543-0041e2c2955d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7944 | 2025.07.29 18:53:00.277657 [ 277 ] {7505d973-8c01-4eb5-b543-0041e2c2955d} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7945 | 2025.07.29 18:53:00.277698 [ 277 ] {7505d973-8c01-4eb5-b543-0041e2c2955d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7946 | 2025.07.29 18:53:00.278133 [ 277 ] {7505d973-8c01-4eb5-b543-0041e2c2955d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7947 | 2025.07.29 18:53:00.278360 [ 277 ] {7505d973-8c01-4eb5-b543-0041e2c2955d} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7948 | 2025.07.29 18:53:00.278524 [ 277 ] {7505d973-8c01-4eb5-b543-0041e2c2955d} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001905 sec., 205774.2782152231 rows/sec., 13.06 MiB/sec. | ||
| 7949 | 2025.07.29 18:53:00.278575 [ 277 ] {7505d973-8c01-4eb5-b543-0041e2c2955d} <Debug> TCPHandler: Processed in 0.002229972 sec. | ||
| 7950 | 2025.07.29 18:53:00.278701 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7951 | 2025.07.29 18:53:00.278803 [ 277 ] {e121016c-39ca-428a-b067-5428291ef24e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7952 | 2025.07.29 18:53:00.278846 [ 277 ] {e121016c-39ca-428a-b067-5428291ef24e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7953 | 2025.07.29 18:53:00.279859 [ 277 ] {e121016c-39ca-428a-b067-5428291ef24e} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7954 | 2025.07.29 18:53:00.279894 [ 277 ] {e121016c-39ca-428a-b067-5428291ef24e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7955 | 2025.07.29 18:53:00.280282 [ 277 ] {e121016c-39ca-428a-b067-5428291ef24e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7956 | 2025.07.29 18:53:00.280505 [ 277 ] {e121016c-39ca-428a-b067-5428291ef24e} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7957 | 2025.07.29 18:53:00.280636 [ 277 ] {e121016c-39ca-428a-b067-5428291ef24e} <Debug> executeQuery: Read 1131 rows, 92.08 KiB in 0.001855 sec., 609703.5040431266 rows/sec., 48.47 MiB/sec. | ||
| 7958 | 2025.07.29 18:53:00.280677 [ 277 ] {e121016c-39ca-428a-b067-5428291ef24e} <Debug> TCPHandler: Processed in 0.002026336 sec. | ||
| 7959 | 2025.07.29 18:53:00.280798 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7960 | 2025.07.29 18:53:00.280894 [ 277 ] {9d615e2e-d74c-457a-ba0c-0445273e3080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7961 | 2025.07.29 18:53:00.280934 [ 277 ] {9d615e2e-d74c-457a-ba0c-0445273e3080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7962 | 2025.07.29 18:53:00.281468 [ 277 ] {9d615e2e-d74c-457a-ba0c-0445273e3080} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7963 | 2025.07.29 18:53:00.281502 [ 277 ] {9d615e2e-d74c-457a-ba0c-0445273e3080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7964 | 2025.07.29 18:53:00.281818 [ 277 ] {9d615e2e-d74c-457a-ba0c-0445273e3080} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7965 | 2025.07.29 18:53:00.282030 [ 277 ] {9d615e2e-d74c-457a-ba0c-0445273e3080} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7966 | 2025.07.29 18:53:00.282158 [ 277 ] {9d615e2e-d74c-457a-ba0c-0445273e3080} <Debug> executeQuery: Read 228 rows, 14.18 KiB in 0.001283 sec., 177708.49571317225 rows/sec., 10.80 MiB/sec. | ||
| 7967 | 2025.07.29 18:53:00.282197 [ 277 ] {9d615e2e-d74c-457a-ba0c-0445273e3080} <Debug> TCPHandler: Processed in 0.001448031 sec. | ||
| 7968 | 2025.07.29 18:53:00.282314 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7969 | 2025.07.29 18:53:00.282408 [ 277 ] {bdb71860-2785-4033-a89c-dd05f1cd1791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7970 | 2025.07.29 18:53:00.282447 [ 277 ] {bdb71860-2785-4033-a89c-dd05f1cd1791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7971 | 2025.07.29 18:53:00.282939 [ 277 ] {bdb71860-2785-4033-a89c-dd05f1cd1791} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7972 | 2025.07.29 18:53:00.282974 [ 277 ] {bdb71860-2785-4033-a89c-dd05f1cd1791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7973 | 2025.07.29 18:53:00.283293 [ 277 ] {bdb71860-2785-4033-a89c-dd05f1cd1791} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7974 | 2025.07.29 18:53:00.283502 [ 277 ] {bdb71860-2785-4033-a89c-dd05f1cd1791} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7975 | 2025.07.29 18:53:00.283629 [ 277 ] {bdb71860-2785-4033-a89c-dd05f1cd1791} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001239 sec., 163841.8079096045 rows/sec., 10.57 MiB/sec. | ||
| 7976 | 2025.07.29 18:53:00.283669 [ 277 ] {bdb71860-2785-4033-a89c-dd05f1cd1791} <Debug> TCPHandler: Processed in 0.001402809 sec. | ||
| 7977 | 2025.07.29 18:53:00.283783 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7978 | 2025.07.29 18:53:00.283875 [ 277 ] {e0c810af-f86c-4e66-84db-6ad4733f0401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7979 | 2025.07.29 18:53:00.283914 [ 277 ] {e0c810af-f86c-4e66-84db-6ad4733f0401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7980 | 2025.07.29 18:53:00.284391 [ 277 ] {e0c810af-f86c-4e66-84db-6ad4733f0401} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7981 | 2025.07.29 18:53:00.284426 [ 277 ] {e0c810af-f86c-4e66-84db-6ad4733f0401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7982 | 2025.07.29 18:53:00.284740 [ 277 ] {e0c810af-f86c-4e66-84db-6ad4733f0401} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7983 | 2025.07.29 18:53:00.284960 [ 277 ] {e0c810af-f86c-4e66-84db-6ad4733f0401} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7984 | 2025.07.29 18:53:00.285085 [ 277 ] {e0c810af-f86c-4e66-84db-6ad4733f0401} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001226 sec., 164763.45840130505 rows/sec., 9.36 MiB/sec. | ||
| 7985 | 2025.07.29 18:53:00.285124 [ 277 ] {e0c810af-f86c-4e66-84db-6ad4733f0401} <Debug> TCPHandler: Processed in 0.001393219 sec. | ||
| 7986 | 2025.07.29 18:53:00.285236 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7987 | 2025.07.29 18:53:00.285327 [ 277 ] {e3e90c45-b715-40b0-a54d-15796d10e5bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7988 | 2025.07.29 18:53:00.285365 [ 277 ] {e3e90c45-b715-40b0-a54d-15796d10e5bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7989 | 2025.07.29 18:53:00.286038 [ 277 ] {e3e90c45-b715-40b0-a54d-15796d10e5bc} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7990 | 2025.07.29 18:53:00.286071 [ 277 ] {e3e90c45-b715-40b0-a54d-15796d10e5bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 7991 | 2025.07.29 18:53:00.286402 [ 277 ] {e3e90c45-b715-40b0-a54d-15796d10e5bc} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7992 | 2025.07.29 18:53:00.286610 [ 277 ] {e3e90c45-b715-40b0-a54d-15796d10e5bc} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7993 | 2025.07.29 18:53:00.286740 [ 277 ] {e3e90c45-b715-40b0-a54d-15796d10e5bc} <Debug> executeQuery: Read 684 rows, 49.13 KiB in 0.00143 sec., 478321.6783216783 rows/sec., 33.55 MiB/sec. | ||
| 7994 | 2025.07.29 18:53:00.286779 [ 277 ] {e3e90c45-b715-40b0-a54d-15796d10e5bc} <Debug> TCPHandler: Processed in 0.001592104 sec. | ||
| 7995 | 2025.07.29 18:53:00.286887 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7996 | 2025.07.29 18:53:00.286981 [ 277 ] {4d0e58fd-1600-4bcb-a3cc-836fe1bedf5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7997 | 2025.07.29 18:53:00.287022 [ 277 ] {4d0e58fd-1600-4bcb-a3cc-836fe1bedf5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7998 | 2025.07.29 18:53:00.287360 [ 277 ] {4d0e58fd-1600-4bcb-a3cc-836fe1bedf5f} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7999 | 2025.07.29 18:53:00.287394 [ 277 ] {4d0e58fd-1600-4bcb-a3cc-836fe1bedf5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 8000 | 2025.07.29 18:53:00.287710 [ 277 ] {4d0e58fd-1600-4bcb-a3cc-836fe1bedf5f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8001 | 2025.07.29 18:53:00.287923 [ 277 ] {4d0e58fd-1600-4bcb-a3cc-836fe1bedf5f} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8002 | 2025.07.29 18:53:00.288012 [ 62 ] {} <Debug> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 8003 | 2025.07.29 18:53:00.288049 [ 62 ] {} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8004 | 2025.07.29 18:53:00.288050 [ 277 ] {4d0e58fd-1600-4bcb-a3cc-836fe1bedf5f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001085 sec., 5529.953917050691 rows/sec., 288.92 KiB/sec. | ||
| 8005 | 2025.07.29 18:53:00.288068 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 8006 | 2025.07.29 18:53:00.288094 [ 277 ] {4d0e58fd-1600-4bcb-a3cc-836fe1bedf5f} <Debug> TCPHandler: Processed in 0.001254765 sec. | ||
| 8007 | 2025.07.29 18:53:00.288172 [ 186 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 8008 | 2025.07.29 18:53:00.288212 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8009 | 2025.07.29 18:53:00.288270 [ 186 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8010 | 2025.07.29 18:53:00.288302 [ 186 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 108 rows starting from the beginning of the part | ||
| 8011 | 2025.07.29 18:53:00.288305 [ 277 ] {d52857b7-2a26-4948-b958-58da9ccee557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8012 | 2025.07.29 18:53:00.288352 [ 277 ] {d52857b7-2a26-4948-b958-58da9ccee557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8013 | 2025.07.29 18:53:00.288364 [ 186 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 8014 | 2025.07.29 18:53:00.288412 [ 186 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 8015 | 2025.07.29 18:53:00.288454 [ 186 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 8016 | 2025.07.29 18:53:00.288497 [ 186 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 8017 | 2025.07.29 18:53:00.288572 [ 186 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 8018 | 2025.07.29 18:53:00.288812 [ 277 ] {d52857b7-2a26-4948-b958-58da9ccee557} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8019 | 2025.07.29 18:53:00.288847 [ 277 ] {d52857b7-2a26-4948-b958-58da9ccee557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 8020 | 2025.07.29 18:53:00.289308 [ 277 ] {d52857b7-2a26-4948-b958-58da9ccee557} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8021 | 2025.07.29 18:53:00.289354 [ 189 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 138 rows, containing 4 columns (4 merged, 0 gathered) in 0.001212644 sec., 113800.91766421143 rows/sec., 5.81 MiB/sec. | ||
| 8022 | 2025.07.29 18:53:00.289528 [ 190 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 8023 | 2025.07.29 18:53:00.289557 [ 277 ] {d52857b7-2a26-4948-b958-58da9ccee557} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8024 | 2025.07.29 18:53:00.289718 [ 277 ] {d52857b7-2a26-4948-b958-58da9ccee557} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001429 sec., 214835.54933519944 rows/sec., 14.13 MiB/sec. | ||
| 8025 | 2025.07.29 18:53:00.289757 [ 277 ] {d52857b7-2a26-4948-b958-58da9ccee557} <Debug> TCPHandler: Processed in 0.001596185 sec. | ||
| 8026 | 2025.07.29 18:53:00.289836 [ 190 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_23_5} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8027 | 2025.07.29 18:53:00.289868 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8028 | 2025.07.29 18:53:00.289911 [ 190 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_23_5} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 8029 | 2025.07.29 18:53:00.289961 [ 277 ] {370b930c-5b42-4b0f-9c7b-da35c9f6ab2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8030 | 2025.07.29 18:53:00.289979 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 8031 | 2025.07.29 18:53:00.290002 [ 277 ] {370b930c-5b42-4b0f-9c7b-da35c9f6ab2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8032 | 2025.07.29 18:53:00.290323 [ 277 ] {370b930c-5b42-4b0f-9c7b-da35c9f6ab2a} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8033 | 2025.07.29 18:53:00.290356 [ 277 ] {370b930c-5b42-4b0f-9c7b-da35c9f6ab2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 8034 | 2025.07.29 18:53:00.290662 [ 277 ] {370b930c-5b42-4b0f-9c7b-da35c9f6ab2a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8035 | 2025.07.29 18:53:00.290876 [ 277 ] {370b930c-5b42-4b0f-9c7b-da35c9f6ab2a} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8036 | 2025.07.29 18:53:00.290965 [ 62 ] {} <Debug> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 8037 | 2025.07.29 18:53:00.290989 [ 62 ] {} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8038 | 2025.07.29 18:53:00.291004 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 8039 | 2025.07.29 18:53:00.291003 [ 277 ] {370b930c-5b42-4b0f-9c7b-da35c9f6ab2a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001058 sec., 945.179584120983 rows/sec., 63.69 KiB/sec. | ||
| 8040 | 2025.07.29 18:53:00.291046 [ 277 ] {370b930c-5b42-4b0f-9c7b-da35c9f6ab2a} <Debug> TCPHandler: Processed in 0.001225654 sec. | ||
| 8041 | 2025.07.29 18:53:00.291079 [ 198 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 8042 | 2025.07.29 18:53:00.291153 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8043 | 2025.07.29 18:53:00.291163 [ 198 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8044 | 2025.07.29 18:53:00.291192 [ 198 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 19 rows starting from the beginning of the part | ||
| 8045 | 2025.07.29 18:53:00.291237 [ 198 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 8046 | 2025.07.29 18:53:00.291245 [ 277 ] {165f79c0-95f9-48e1-ac90-9b28692ae837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8047 | 2025.07.29 18:53:00.291276 [ 198 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 8048 | 2025.07.29 18:53:00.291299 [ 277 ] {165f79c0-95f9-48e1-ac90-9b28692ae837} <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 | ||
| 8049 | 2025.07.29 18:53:00.291312 [ 198 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 8050 | 2025.07.29 18:53:00.291346 [ 198 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 8051 | 2025.07.29 18:53:00.291382 [ 198 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 8052 | 2025.07.29 18:53:00.292163 [ 277 ] {165f79c0-95f9-48e1-ac90-9b28692ae837} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8053 | 2025.07.29 18:53:00.292197 [ 277 ] {165f79c0-95f9-48e1-ac90-9b28692ae837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 8054 | 2025.07.29 18:53:00.292228 [ 189 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001177722 sec., 20378.323577210922 rows/sec., 1.34 MiB/sec. | ||
| 8055 | 2025.07.29 18:53:00.292403 [ 187 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 8056 | 2025.07.29 18:53:00.292723 [ 187 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_23_5} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8057 | 2025.07.29 18:53:00.292796 [ 277 ] {165f79c0-95f9-48e1-ac90-9b28692ae837} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8058 | 2025.07.29 18:53:00.292805 [ 187 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_23_5} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 8059 | 2025.07.29 18:53:00.292923 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8060 | 2025.07.29 18:53:00.293050 [ 277 ] {165f79c0-95f9-48e1-ac90-9b28692ae837} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8061 | 2025.07.29 18:53:00.293198 [ 277 ] {165f79c0-95f9-48e1-ac90-9b28692ae837} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001969 sec., 16251.904520060945 rows/sec., 29.12 MiB/sec. | ||
| 8062 | 2025.07.29 18:53:00.293264 [ 277 ] {165f79c0-95f9-48e1-ac90-9b28692ae837} <Debug> TCPHandler: Processed in 0.00215813 sec. | ||
| 8063 | 2025.07.29 18:53:00.293378 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8064 | 2025.07.29 18:53:00.293470 [ 277 ] {378104c4-3e09-46f5-9acd-467b9c36b566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8065 | 2025.07.29 18:53:00.293510 [ 277 ] {378104c4-3e09-46f5-9acd-467b9c36b566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8066 | 2025.07.29 18:53:00.293862 [ 277 ] {378104c4-3e09-46f5-9acd-467b9c36b566} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8067 | 2025.07.29 18:53:00.293895 [ 277 ] {378104c4-3e09-46f5-9acd-467b9c36b566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 8068 | 2025.07.29 18:53:00.294209 [ 277 ] {378104c4-3e09-46f5-9acd-467b9c36b566} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8069 | 2025.07.29 18:53:00.294424 [ 277 ] {378104c4-3e09-46f5-9acd-467b9c36b566} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8070 | 2025.07.29 18:53:00.294548 [ 277 ] {378104c4-3e09-46f5-9acd-467b9c36b566} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001095 sec., 93150.68493150684 rows/sec., 5.72 MiB/sec. | ||
| 8071 | 2025.07.29 18:53:00.294585 [ 277 ] {378104c4-3e09-46f5-9acd-467b9c36b566} <Debug> TCPHandler: Processed in 0.001255555 sec. | ||
| 8072 | 2025.07.29 18:53:02.284941 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8073 | 2025.07.29 18:53:02.285012 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8074 | 2025.07.29 18:53:02.454096 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17446 | ||
| 8075 | 2025.07.29 18:53:02.454615 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8076 | 2025.07.29 18:53:02.454660 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8077 | 2025.07.29 18:53:02.455146 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8078 | 2025.07.29 18:53:02.455375 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8079 | 2025.07.29 18:53:02.455534 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
| 8080 | 2025.07.29 18:53:03.398395 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8081 | 2025.07.29 18:53:03.414749 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8082 | 2025.07.29 18:53:03.414808 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8083 | 2025.07.29 18:53:03.420982 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8084 | 2025.07.29 18:53:03.421662 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8085 | 2025.07.29 18:53:03.424389 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8086 | 2025.07.29 18:53:05.264761 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8087 | 2025.07.29 18:53:05.265017 [ 277 ] {704dbbb8-ea50-499a-9212-13865183070b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8088 | 2025.07.29 18:53:05.265113 [ 277 ] {704dbbb8-ea50-499a-9212-13865183070b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8089 | 2025.07.29 18:53:05.265909 [ 277 ] {704dbbb8-ea50-499a-9212-13865183070b} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8090 | 2025.07.29 18:53:05.265961 [ 277 ] {704dbbb8-ea50-499a-9212-13865183070b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8091 | 2025.07.29 18:53:05.266378 [ 277 ] {704dbbb8-ea50-499a-9212-13865183070b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8092 | 2025.07.29 18:53:05.266633 [ 277 ] {704dbbb8-ea50-499a-9212-13865183070b} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8093 | 2025.07.29 18:53:05.266795 [ 277 ] {704dbbb8-ea50-499a-9212-13865183070b} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.001843 sec., 40151.92620727076 rows/sec., 3.27 MiB/sec. | ||
| 8094 | 2025.07.29 18:53:05.266794 [ 53 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8095 | 2025.07.29 18:53:05.266848 [ 277 ] {704dbbb8-ea50-499a-9212-13865183070b} <Debug> TCPHandler: Processed in 0.002251662 sec. | ||
| 8096 | 2025.07.29 18:53:05.266878 [ 53 ] {} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8097 | 2025.07.29 18:53:05.266908 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8098 | 2025.07.29 18:53:05.266997 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8099 | 2025.07.29 18:53:05.267027 [ 187 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8100 | 2025.07.29 18:53:05.267103 [ 277 ] {0ef82584-6bd8-480d-9b68-228699f61fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8101 | 2025.07.29 18:53:05.267150 [ 277 ] {0ef82584-6bd8-480d-9b68-228699f61fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8102 | 2025.07.29 18:53:05.267167 [ 187 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8103 | 2025.07.29 18:53:05.267205 [ 187 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2421 rows starting from the beginning of the part | ||
| 8104 | 2025.07.29 18:53:05.267278 [ 187 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 74 rows starting from the beginning of the part | ||
| 8105 | 2025.07.29 18:53:05.267326 [ 187 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1131 rows starting from the beginning of the part | ||
| 8106 | 2025.07.29 18:53:05.267369 [ 187 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 76 rows starting from the beginning of the part | ||
| 8107 | 2025.07.29 18:53:05.267410 [ 187 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1131 rows starting from the beginning of the part | ||
| 8108 | 2025.07.29 18:53:05.267453 [ 187 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 74 rows starting from the beginning of the part | ||
| 8109 | 2025.07.29 18:53:05.267620 [ 277 ] {0ef82584-6bd8-480d-9b68-228699f61fc5} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8110 | 2025.07.29 18:53:05.267664 [ 277 ] {0ef82584-6bd8-480d-9b68-228699f61fc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8111 | 2025.07.29 18:53:05.268132 [ 277 ] {0ef82584-6bd8-480d-9b68-228699f61fc5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8112 | 2025.07.29 18:53:05.268362 [ 277 ] {0ef82584-6bd8-480d-9b68-228699f61fc5} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8113 | 2025.07.29 18:53:05.268500 [ 53 ] {} <Debug> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8114 | 2025.07.29 18:53:05.268505 [ 277 ] {0ef82584-6bd8-480d-9b68-228699f61fc5} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001423 sec., 6324.666198172874 rows/sec., 475.59 KiB/sec. | ||
| 8115 | 2025.07.29 18:53:05.268546 [ 53 ] {} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8116 | 2025.07.29 18:53:05.268574 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8117 | 2025.07.29 18:53:05.268579 [ 277 ] {0ef82584-6bd8-480d-9b68-228699f61fc5} <Debug> TCPHandler: Processed in 0.001632086 sec. | ||
| 8118 | 2025.07.29 18:53:05.268669 [ 189 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8119 | 2025.07.29 18:53:05.268701 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8120 | 2025.07.29 18:53:05.268787 [ 189 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8121 | 2025.07.29 18:53:05.268800 [ 277 ] {15218e45-fa7a-4ad1-9598-c5589079e2eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8122 | 2025.07.29 18:53:05.268824 [ 189 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 269 rows starting from the beginning of the part | ||
| 8123 | 2025.07.29 18:53:05.268845 [ 277 ] {15218e45-fa7a-4ad1-9598-c5589079e2eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8124 | 2025.07.29 18:53:05.268900 [ 189 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 9 rows starting from the beginning of the part | ||
| 8125 | 2025.07.29 18:53:05.268951 [ 189 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 228 rows starting from the beginning of the part | ||
| 8126 | 2025.07.29 18:53:05.268993 [ 189 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 13 rows starting from the beginning of the part | ||
| 8127 | 2025.07.29 18:53:05.269034 [ 189 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 228 rows starting from the beginning of the part | ||
| 8128 | 2025.07.29 18:53:05.269076 [ 189 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 9 rows starting from the beginning of the part | ||
| 8129 | 2025.07.29 18:53:05.269296 [ 277 ] {15218e45-fa7a-4ad1-9598-c5589079e2eb} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8130 | 2025.07.29 18:53:05.269339 [ 277 ] {15218e45-fa7a-4ad1-9598-c5589079e2eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8131 | 2025.07.29 18:53:05.269483 [ 191 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4907 rows, containing 5 columns (5 merged, 0 gathered) in 0.00251141 sec., 1953882.4803596386 rows/sec., 165.00 MiB/sec. | ||
| 8132 | 2025.07.29 18:53:05.269736 [ 187 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8133 | 2025.07.29 18:53:05.269910 [ 277 ] {15218e45-fa7a-4ad1-9598-c5589079e2eb} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8134 | 2025.07.29 18:53:05.269995 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001364428 sec., 554078.3390549007 rows/sec., 36.39 MiB/sec. | ||
| 8135 | 2025.07.29 18:53:05.270027 [ 187 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_61_12} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8136 | 2025.07.29 18:53:05.270124 [ 187 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_61_12} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8137 | 2025.07.29 18:53:05.270177 [ 189 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8138 | 2025.07.29 18:53:05.270182 [ 277 ] {15218e45-fa7a-4ad1-9598-c5589079e2eb} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8139 | 2025.07.29 18:53:05.270202 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 8140 | 2025.07.29 18:53:05.270327 [ 53 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8141 | 2025.07.29 18:53:05.270347 [ 277 ] {15218e45-fa7a-4ad1-9598-c5589079e2eb} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001564 sec., 46675.19181585678 rows/sec., 3.64 MiB/sec. | ||
| 8142 | 2025.07.29 18:53:05.270374 [ 53 ] {} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8143 | 2025.07.29 18:53:05.270398 [ 277 ] {15218e45-fa7a-4ad1-9598-c5589079e2eb} <Debug> TCPHandler: Processed in 0.001745349 sec. | ||
| 8144 | 2025.07.29 18:53:05.270404 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8145 | 2025.07.29 18:53:05.270444 [ 189 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_51_10} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8146 | 2025.07.29 18:53:05.270506 [ 193 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8147 | 2025.07.29 18:53:05.270519 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8148 | 2025.07.29 18:53:05.270536 [ 189 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_51_10} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8149 | 2025.07.29 18:53:05.270629 [ 277 ] {e165c208-9315-4900-b313-a954739cd3e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8150 | 2025.07.29 18:53:05.270631 [ 193 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8151 | 2025.07.29 18:53:05.270658 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 8152 | 2025.07.29 18:53:05.270679 [ 193 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1223 rows starting from the beginning of the part | ||
| 8153 | 2025.07.29 18:53:05.270681 [ 277 ] {e165c208-9315-4900-b313-a954739cd3e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8154 | 2025.07.29 18:53:05.270735 [ 193 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 73 rows starting from the beginning of the part | ||
| 8155 | 2025.07.29 18:53:05.270781 [ 193 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 684 rows starting from the beginning of the part | ||
| 8156 | 2025.07.29 18:53:05.270820 [ 193 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 77 rows starting from the beginning of the part | ||
| 8157 | 2025.07.29 18:53:05.270859 [ 193 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 684 rows starting from the beginning of the part | ||
| 8158 | 2025.07.29 18:53:05.270896 [ 193 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 73 rows starting from the beginning of the part | ||
| 8159 | 2025.07.29 18:53:05.271137 [ 277 ] {e165c208-9315-4900-b313-a954739cd3e2} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8160 | 2025.07.29 18:53:05.271177 [ 277 ] {e165c208-9315-4900-b313-a954739cd3e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8161 | 2025.07.29 18:53:05.271530 [ 277 ] {e165c208-9315-4900-b313-a954739cd3e2} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8162 | 2025.07.29 18:53:05.271759 [ 277 ] {e165c208-9315-4900-b313-a954739cd3e2} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8163 | 2025.07.29 18:53:05.271896 [ 277 ] {e165c208-9315-4900-b313-a954739cd3e2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001284 sec., 124610.59190031153 rows/sec., 8.68 MiB/sec. | ||
| 8164 | 2025.07.29 18:53:05.271901 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8165 | 2025.07.29 18:53:05.271937 [ 277 ] {e165c208-9315-4900-b313-a954739cd3e2} <Debug> TCPHandler: Processed in 0.001466871 sec. | ||
| 8166 | 2025.07.29 18:53:05.271954 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8167 | 2025.07.29 18:53:05.271979 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8168 | 2025.07.29 18:53:05.272022 [ 200 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2814 rows, containing 5 columns (5 merged, 0 gathered) in 0.001556463 sec., 1807945.32218241 rows/sec., 136.51 MiB/sec. | ||
| 8169 | 2025.07.29 18:53:05.272061 [ 192 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8170 | 2025.07.29 18:53:05.272062 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8171 | 2025.07.29 18:53:05.272171 [ 277 ] {0421819f-d1e5-4345-a32f-cca82bd3596f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8172 | 2025.07.29 18:53:05.272179 [ 192 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8173 | 2025.07.29 18:53:05.272212 [ 187 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8174 | 2025.07.29 18:53:05.272230 [ 277 ] {0421819f-d1e5-4345-a32f-cca82bd3596f} <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 | ||
| 8175 | 2025.07.29 18:53:05.272231 [ 192 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 18376 rows starting from the beginning of the part | ||
| 8176 | 2025.07.29 18:53:05.272323 [ 192 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 8177 | 2025.07.29 18:53:05.272381 [ 192 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 307 rows starting from the beginning of the part | ||
| 8178 | 2025.07.29 18:53:05.272437 [ 192 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 162 rows starting from the beginning of the part | ||
| 8179 | 2025.07.29 18:53:05.272481 [ 187 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_61_12} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8180 | 2025.07.29 18:53:05.272490 [ 192 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 307 rows starting from the beginning of the part | ||
| 8181 | 2025.07.29 18:53:05.272549 [ 192 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 8182 | 2025.07.29 18:53:05.272559 [ 187 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_61_12} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8183 | 2025.07.29 18:53:05.272658 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 8184 | 2025.07.29 18:53:05.273044 [ 277 ] {0421819f-d1e5-4345-a32f-cca82bd3596f} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8185 | 2025.07.29 18:53:05.273086 [ 277 ] {0421819f-d1e5-4345-a32f-cca82bd3596f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8186 | 2025.07.29 18:53:05.273641 [ 277 ] {0421819f-d1e5-4345-a32f-cca82bd3596f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8187 | 2025.07.29 18:53:05.273872 [ 277 ] {0421819f-d1e5-4345-a32f-cca82bd3596f} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8188 | 2025.07.29 18:53:05.274017 [ 277 ] {0421819f-d1e5-4345-a32f-cca82bd3596f} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001862 sec., 4833.512352309345 rows/sec., 8.66 MiB/sec. | ||
| 8189 | 2025.07.29 18:53:05.274082 [ 277 ] {0421819f-d1e5-4345-a32f-cca82bd3596f} <Debug> TCPHandler: Processed in 0.002067438 sec. | ||
| 8190 | 2025.07.29 18:53:05.274194 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8191 | 2025.07.29 18:53:05.274287 [ 277 ] {6ffead5d-57f5-4276-ac4a-4ad02eb8b0ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8192 | 2025.07.29 18:53:05.274328 [ 277 ] {6ffead5d-57f5-4276-ac4a-4ad02eb8b0ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8193 | 2025.07.29 18:53:05.274674 [ 277 ] {6ffead5d-57f5-4276-ac4a-4ad02eb8b0ed} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8194 | 2025.07.29 18:53:05.274711 [ 277 ] {6ffead5d-57f5-4276-ac4a-4ad02eb8b0ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8195 | 2025.07.29 18:53:05.275047 [ 277 ] {6ffead5d-57f5-4276-ac4a-4ad02eb8b0ed} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8196 | 2025.07.29 18:53:05.275267 [ 277 ] {6ffead5d-57f5-4276-ac4a-4ad02eb8b0ed} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8197 | 2025.07.29 18:53:05.275397 [ 52 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8198 | 2025.07.29 18:53:05.275402 [ 277 ] {6ffead5d-57f5-4276-ac4a-4ad02eb8b0ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 8199 | 2025.07.29 18:53:05.275444 [ 52 ] {} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8200 | 2025.07.29 18:53:05.275463 [ 277 ] {6ffead5d-57f5-4276-ac4a-4ad02eb8b0ed} <Debug> TCPHandler: Processed in 0.001316547 sec. | ||
| 8201 | 2025.07.29 18:53:05.275473 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8202 | 2025.07.29 18:53:05.275561 [ 197 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8203 | 2025.07.29 18:53:05.275664 [ 197 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8204 | 2025.07.29 18:53:05.275690 [ 197 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3762 rows starting from the beginning of the part | ||
| 8205 | 2025.07.29 18:53:05.275742 [ 197 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 8206 | 2025.07.29 18:53:05.275784 [ 197 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 102 rows starting from the beginning of the part | ||
| 8207 | 2025.07.29 18:53:05.275822 [ 197 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 8208 | 2025.07.29 18:53:05.275857 [ 197 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 102 rows starting from the beginning of the part | ||
| 8209 | 2025.07.29 18:53:05.275892 [ 197 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 8210 | 2025.07.29 18:53:05.277525 [ 199 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4146 rows, containing 4 columns (4 merged, 0 gathered) in 0.001997505 sec., 2075589.2976488168 rows/sec., 133.06 MiB/sec. | ||
| 8211 | 2025.07.29 18:53:05.277913 [ 197 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8212 | 2025.07.29 18:53:05.278150 [ 197 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_61_12} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8213 | 2025.07.29 18:53:05.278217 [ 197 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_61_12} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8214 | 2025.07.29 18:53:05.278280 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 8215 | 2025.07.29 18:53:05.278654 [ 197 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19472 rows, containing 5 columns (5 merged, 0 gathered) in 0.006631325 sec., 2936366.4124439685 rows/sec., 197.97 MiB/sec. | ||
| 8216 | 2025.07.29 18:53:05.278962 [ 199 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8217 | 2025.07.29 18:53:05.279233 [ 199 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8218 | 2025.07.29 18:53:05.279302 [ 199 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8219 | 2025.07.29 18:53:05.279379 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.25 MiB. | ||
| 8220 | 2025.07.29 18:53:06.001135 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.00 MiB, peak 279.98 MiB, free memory in arenas 0.00 B, will set to 271.95 MiB (RSS), difference: 1.95 MiB | ||
| 8221 | 2025.07.29 18:53:06.686667 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8222 | 2025.07.29 18:53:06.686882 [ 277 ] {2ce2c8f8-13b4-4df3-97da-f67a399d829b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8223 | 2025.07.29 18:53:06.686959 [ 277 ] {2ce2c8f8-13b4-4df3-97da-f67a399d829b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8224 | 2025.07.29 18:53:06.687852 [ 277 ] {2ce2c8f8-13b4-4df3-97da-f67a399d829b} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8225 | 2025.07.29 18:53:06.687900 [ 277 ] {2ce2c8f8-13b4-4df3-97da-f67a399d829b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8226 | 2025.07.29 18:53:06.688292 [ 277 ] {2ce2c8f8-13b4-4df3-97da-f67a399d829b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8227 | 2025.07.29 18:53:06.688512 [ 277 ] {2ce2c8f8-13b4-4df3-97da-f67a399d829b} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8228 | 2025.07.29 18:53:06.688742 [ 277 ] {2ce2c8f8-13b4-4df3-97da-f67a399d829b} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001912 sec., 205020.92050209205 rows/sec., 13.01 MiB/sec. | ||
| 8229 | 2025.07.29 18:53:06.688790 [ 277 ] {2ce2c8f8-13b4-4df3-97da-f67a399d829b} <Debug> TCPHandler: Processed in 0.002263203 sec. | ||
| 8230 | 2025.07.29 18:53:06.688919 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8231 | 2025.07.29 18:53:06.689025 [ 277 ] {2ee1418d-dad7-4a9e-91a8-0a56e4b68232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8232 | 2025.07.29 18:53:06.689070 [ 277 ] {2ee1418d-dad7-4a9e-91a8-0a56e4b68232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8233 | 2025.07.29 18:53:06.689481 [ 277 ] {2ee1418d-dad7-4a9e-91a8-0a56e4b68232} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8234 | 2025.07.29 18:53:06.689518 [ 277 ] {2ee1418d-dad7-4a9e-91a8-0a56e4b68232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8235 | 2025.07.29 18:53:06.689835 [ 277 ] {2ee1418d-dad7-4a9e-91a8-0a56e4b68232} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8236 | 2025.07.29 18:53:06.690072 [ 277 ] {2ee1418d-dad7-4a9e-91a8-0a56e4b68232} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8237 | 2025.07.29 18:53:06.690186 [ 51 ] {} <Debug> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 8238 | 2025.07.29 18:53:06.690204 [ 277 ] {2ee1418d-dad7-4a9e-91a8-0a56e4b68232} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001204 sec., 3322.2591362126245 rows/sec., 270.91 KiB/sec. | ||
| 8239 | 2025.07.29 18:53:06.690256 [ 51 ] {} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8240 | 2025.07.29 18:53:06.690266 [ 277 ] {2ee1418d-dad7-4a9e-91a8-0a56e4b68232} <Debug> TCPHandler: Processed in 0.00139905 sec. | ||
| 8241 | 2025.07.29 18:53:06.690287 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8242 | 2025.07.29 18:53:06.690379 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8243 | 2025.07.29 18:53:06.690418 [ 192 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 8244 | 2025.07.29 18:53:06.690478 [ 277 ] {86223ef5-a989-484c-b8a4-6135752e5b94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8245 | 2025.07.29 18:53:06.690523 [ 277 ] {86223ef5-a989-484c-b8a4-6135752e5b94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8246 | 2025.07.29 18:53:06.690559 [ 192 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8247 | 2025.07.29 18:53:06.690599 [ 192 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 20 rows starting from the beginning of the part | ||
| 8248 | 2025.07.29 18:53:06.690665 [ 192 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 8249 | 2025.07.29 18:53:06.690722 [ 192 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 8250 | 2025.07.29 18:53:06.690767 [ 192 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 8251 | 2025.07.29 18:53:06.690810 [ 192 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 8252 | 2025.07.29 18:53:06.690858 [ 192 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 8253 | 2025.07.29 18:53:06.691687 [ 192 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001329507 sec., 34599.29131625482 rows/sec., 2.89 MiB/sec. | ||
| 8254 | 2025.07.29 18:53:06.691860 [ 197 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 8255 | 2025.07.29 18:53:06.692149 [ 277 ] {86223ef5-a989-484c-b8a4-6135752e5b94} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8256 | 2025.07.29 18:53:06.692172 [ 197 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_15_3} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8257 | 2025.07.29 18:53:06.692192 [ 277 ] {86223ef5-a989-484c-b8a4-6135752e5b94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8258 | 2025.07.29 18:53:06.692266 [ 197 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_15_3} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 8259 | 2025.07.29 18:53:06.692375 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 8260 | 2025.07.29 18:53:06.692667 [ 277 ] {86223ef5-a989-484c-b8a4-6135752e5b94} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8261 | 2025.07.29 18:53:06.692897 [ 277 ] {86223ef5-a989-484c-b8a4-6135752e5b94} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8262 | 2025.07.29 18:53:06.693027 [ 277 ] {86223ef5-a989-484c-b8a4-6135752e5b94} <Debug> executeQuery: Read 2273 rows, 188.34 KiB in 0.002568 sec., 885124.6105919003 rows/sec., 71.62 MiB/sec. | ||
| 8263 | 2025.07.29 18:53:06.693069 [ 277 ] {86223ef5-a989-484c-b8a4-6135752e5b94} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 8264 | 2025.07.29 18:53:06.693082 [ 277 ] {86223ef5-a989-484c-b8a4-6135752e5b94} <Debug> TCPHandler: Processed in 0.002752597 sec. | ||
| 8265 | 2025.07.29 18:53:06.693198 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8266 | 2025.07.29 18:53:06.693293 [ 277 ] {eaf65602-71c5-4113-9405-9923a71497c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8267 | 2025.07.29 18:53:06.693333 [ 277 ] {eaf65602-71c5-4113-9405-9923a71497c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8268 | 2025.07.29 18:53:06.693833 [ 277 ] {eaf65602-71c5-4113-9405-9923a71497c1} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8269 | 2025.07.29 18:53:06.693869 [ 277 ] {eaf65602-71c5-4113-9405-9923a71497c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8270 | 2025.07.29 18:53:06.694173 [ 277 ] {eaf65602-71c5-4113-9405-9923a71497c1} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8271 | 2025.07.29 18:53:06.694388 [ 277 ] {eaf65602-71c5-4113-9405-9923a71497c1} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8272 | 2025.07.29 18:53:06.694516 [ 277 ] {eaf65602-71c5-4113-9405-9923a71497c1} <Debug> executeQuery: Read 232 rows, 14.46 KiB in 0.001242 sec., 186795.49114331722 rows/sec., 11.37 MiB/sec. | ||
| 8273 | 2025.07.29 18:53:06.694553 [ 277 ] {eaf65602-71c5-4113-9405-9923a71497c1} <Debug> TCPHandler: Processed in 0.001404749 sec. | ||
| 8274 | 2025.07.29 18:53:06.694665 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8275 | 2025.07.29 18:53:06.694760 [ 277 ] {360c2ab9-984c-4f94-bbf2-9d65247dde7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8276 | 2025.07.29 18:53:06.694800 [ 277 ] {360c2ab9-984c-4f94-bbf2-9d65247dde7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8277 | 2025.07.29 18:53:06.695325 [ 277 ] {360c2ab9-984c-4f94-bbf2-9d65247dde7b} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8278 | 2025.07.29 18:53:06.695362 [ 277 ] {360c2ab9-984c-4f94-bbf2-9d65247dde7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8279 | 2025.07.29 18:53:06.695690 [ 277 ] {360c2ab9-984c-4f94-bbf2-9d65247dde7b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8280 | 2025.07.29 18:53:06.695903 [ 277 ] {360c2ab9-984c-4f94-bbf2-9d65247dde7b} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8281 | 2025.07.29 18:53:06.696031 [ 277 ] {360c2ab9-984c-4f94-bbf2-9d65247dde7b} <Debug> executeQuery: Read 431 rows, 29.22 KiB in 0.00129 sec., 334108.52713178296 rows/sec., 22.12 MiB/sec. | ||
| 8282 | 2025.07.29 18:53:06.696070 [ 277 ] {360c2ab9-984c-4f94-bbf2-9d65247dde7b} <Debug> TCPHandler: Processed in 0.001466901 sec. | ||
| 8283 | 2025.07.29 18:53:06.696179 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8284 | 2025.07.29 18:53:06.696274 [ 277 ] {18b9ba6d-1e0e-4555-a0bd-3a91c08af336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8285 | 2025.07.29 18:53:06.696315 [ 277 ] {18b9ba6d-1e0e-4555-a0bd-3a91c08af336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8286 | 2025.07.29 18:53:06.696796 [ 277 ] {18b9ba6d-1e0e-4555-a0bd-3a91c08af336} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8287 | 2025.07.29 18:53:06.696831 [ 277 ] {18b9ba6d-1e0e-4555-a0bd-3a91c08af336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8288 | 2025.07.29 18:53:06.697145 [ 277 ] {18b9ba6d-1e0e-4555-a0bd-3a91c08af336} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8289 | 2025.07.29 18:53:06.697352 [ 277 ] {18b9ba6d-1e0e-4555-a0bd-3a91c08af336} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8290 | 2025.07.29 18:53:06.697481 [ 277 ] {18b9ba6d-1e0e-4555-a0bd-3a91c08af336} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001225 sec., 164897.95918367346 rows/sec., 9.37 MiB/sec. | ||
| 8291 | 2025.07.29 18:53:06.697519 [ 277 ] {18b9ba6d-1e0e-4555-a0bd-3a91c08af336} <Debug> TCPHandler: Processed in 0.001389219 sec. | ||
| 8292 | 2025.07.29 18:53:06.697659 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8293 | 2025.07.29 18:53:06.697754 [ 277 ] {e121dda1-89a6-4f24-93ba-891ef122ea0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8294 | 2025.07.29 18:53:06.697794 [ 277 ] {e121dda1-89a6-4f24-93ba-891ef122ea0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8295 | 2025.07.29 18:53:06.698826 [ 277 ] {e121dda1-89a6-4f24-93ba-891ef122ea0f} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8296 | 2025.07.29 18:53:06.698864 [ 277 ] {e121dda1-89a6-4f24-93ba-891ef122ea0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8297 | 2025.07.29 18:53:06.699244 [ 277 ] {e121dda1-89a6-4f24-93ba-891ef122ea0f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8298 | 2025.07.29 18:53:06.699459 [ 277 ] {e121dda1-89a6-4f24-93ba-891ef122ea0f} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8299 | 2025.07.29 18:53:06.699590 [ 277 ] {e121dda1-89a6-4f24-93ba-891ef122ea0f} <Debug> executeQuery: Read 1144 rows, 83.75 KiB in 0.001853 sec., 617377.2261198057 rows/sec., 44.14 MiB/sec. | ||
| 8300 | 2025.07.29 18:53:06.699640 [ 277 ] {e121dda1-89a6-4f24-93ba-891ef122ea0f} <Debug> TCPHandler: Processed in 0.002048707 sec. | ||
| 8301 | 2025.07.29 18:53:06.699758 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8302 | 2025.07.29 18:53:06.699852 [ 277 ] {76265433-ee22-4d36-b899-875b53716b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8303 | 2025.07.29 18:53:06.699895 [ 277 ] {76265433-ee22-4d36-b899-875b53716b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8304 | 2025.07.29 18:53:06.700226 [ 277 ] {76265433-ee22-4d36-b899-875b53716b4a} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8305 | 2025.07.29 18:53:06.700262 [ 277 ] {76265433-ee22-4d36-b899-875b53716b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8306 | 2025.07.29 18:53:06.700577 [ 277 ] {76265433-ee22-4d36-b899-875b53716b4a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8307 | 2025.07.29 18:53:06.700817 [ 277 ] {76265433-ee22-4d36-b899-875b53716b4a} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8308 | 2025.07.29 18:53:06.700950 [ 277 ] {76265433-ee22-4d36-b899-875b53716b4a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001115 sec., 5381.165919282511 rows/sec., 281.14 KiB/sec. | ||
| 8309 | 2025.07.29 18:53:06.700986 [ 277 ] {76265433-ee22-4d36-b899-875b53716b4a} <Debug> TCPHandler: Processed in 0.001277516 sec. | ||
| 8310 | 2025.07.29 18:53:06.701085 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8311 | 2025.07.29 18:53:06.701179 [ 277 ] {7c117264-9e81-438a-9667-7028e24d1c36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8312 | 2025.07.29 18:53:06.701221 [ 277 ] {7c117264-9e81-438a-9667-7028e24d1c36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8313 | 2025.07.29 18:53:06.701882 [ 277 ] {7c117264-9e81-438a-9667-7028e24d1c36} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8314 | 2025.07.29 18:53:06.701918 [ 277 ] {7c117264-9e81-438a-9667-7028e24d1c36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8315 | 2025.07.29 18:53:06.702293 [ 277 ] {7c117264-9e81-438a-9667-7028e24d1c36} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8316 | 2025.07.29 18:53:06.702503 [ 277 ] {7c117264-9e81-438a-9667-7028e24d1c36} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8317 | 2025.07.29 18:53:06.702643 [ 277 ] {7c117264-9e81-438a-9667-7028e24d1c36} <Debug> executeQuery: Read 913 rows, 61.77 KiB in 0.001482 sec., 616059.3792172739 rows/sec., 40.71 MiB/sec. | ||
| 8318 | 2025.07.29 18:53:06.702680 [ 277 ] {7c117264-9e81-438a-9667-7028e24d1c36} <Debug> TCPHandler: Processed in 0.001642806 sec. | ||
| 8319 | 2025.07.29 18:53:06.702779 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8320 | 2025.07.29 18:53:06.702873 [ 277 ] {c4a532e4-dd26-47eb-ac75-82b00996380b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8321 | 2025.07.29 18:53:06.702914 [ 277 ] {c4a532e4-dd26-47eb-ac75-82b00996380b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8322 | 2025.07.29 18:53:06.703223 [ 277 ] {c4a532e4-dd26-47eb-ac75-82b00996380b} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8323 | 2025.07.29 18:53:06.703260 [ 277 ] {c4a532e4-dd26-47eb-ac75-82b00996380b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8324 | 2025.07.29 18:53:06.703565 [ 277 ] {c4a532e4-dd26-47eb-ac75-82b00996380b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8325 | 2025.07.29 18:53:06.703793 [ 277 ] {c4a532e4-dd26-47eb-ac75-82b00996380b} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8326 | 2025.07.29 18:53:06.703928 [ 277 ] {c4a532e4-dd26-47eb-ac75-82b00996380b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001074 sec., 931.0986964618248 rows/sec., 62.74 KiB/sec. | ||
| 8327 | 2025.07.29 18:53:06.703965 [ 277 ] {c4a532e4-dd26-47eb-ac75-82b00996380b} <Debug> TCPHandler: Processed in 0.001235604 sec. | ||
| 8328 | 2025.07.29 18:53:06.704087 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8329 | 2025.07.29 18:53:06.704209 [ 277 ] {7fc366d2-0cb8-4cf7-8151-b73633d63233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8330 | 2025.07.29 18:53:06.704276 [ 277 ] {7fc366d2-0cb8-4cf7-8151-b73633d63233} <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 | ||
| 8331 | 2025.07.29 18:53:06.705247 [ 277 ] {7fc366d2-0cb8-4cf7-8151-b73633d63233} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8332 | 2025.07.29 18:53:06.705289 [ 277 ] {7fc366d2-0cb8-4cf7-8151-b73633d63233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8333 | 2025.07.29 18:53:06.705839 [ 277 ] {7fc366d2-0cb8-4cf7-8151-b73633d63233} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8334 | 2025.07.29 18:53:06.706067 [ 277 ] {7fc366d2-0cb8-4cf7-8151-b73633d63233} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8335 | 2025.07.29 18:53:06.706189 [ 47 ] {} <Debug> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8336 | 2025.07.29 18:53:06.706208 [ 277 ] {7fc366d2-0cb8-4cf7-8151-b73633d63233} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002025 sec., 15802.46913580247 rows/sec., 28.32 MiB/sec. | ||
| 8337 | 2025.07.29 18:53:06.706242 [ 47 ] {} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8338 | 2025.07.29 18:53:06.706271 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8339 | 2025.07.29 18:53:06.706280 [ 277 ] {7fc366d2-0cb8-4cf7-8151-b73633d63233} <Debug> TCPHandler: Processed in 0.002255043 sec. | ||
| 8340 | 2025.07.29 18:53:06.706357 [ 196 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8341 | 2025.07.29 18:53:06.706402 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8342 | 2025.07.29 18:53:06.706502 [ 277 ] {91a02317-5223-48ed-92d6-d4997fd0912f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8343 | 2025.07.29 18:53:06.706542 [ 277 ] {91a02317-5223-48ed-92d6-d4997fd0912f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8344 | 2025.07.29 18:53:06.706576 [ 196 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8345 | 2025.07.29 18:53:06.706629 [ 196 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 886 rows starting from the beginning of the part | ||
| 8346 | 2025.07.29 18:53:06.706740 [ 196 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 32 rows starting from the beginning of the part | ||
| 8347 | 2025.07.29 18:53:06.706842 [ 196 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 9 rows starting from the beginning of the part | ||
| 8348 | 2025.07.29 18:53:06.706892 [ 277 ] {91a02317-5223-48ed-92d6-d4997fd0912f} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8349 | 2025.07.29 18:53:06.706933 [ 277 ] {91a02317-5223-48ed-92d6-d4997fd0912f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8350 | 2025.07.29 18:53:06.706934 [ 196 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 32 rows starting from the beginning of the part | ||
| 8351 | 2025.07.29 18:53:06.707036 [ 196 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 9 rows starting from the beginning of the part | ||
| 8352 | 2025.07.29 18:53:06.707127 [ 196 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 32 rows starting from the beginning of the part | ||
| 8353 | 2025.07.29 18:53:06.707251 [ 277 ] {91a02317-5223-48ed-92d6-d4997fd0912f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8354 | 2025.07.29 18:53:06.707495 [ 277 ] {91a02317-5223-48ed-92d6-d4997fd0912f} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8355 | 2025.07.29 18:53:06.707630 [ 277 ] {91a02317-5223-48ed-92d6-d4997fd0912f} <Debug> executeQuery: Read 60 rows, 3.51 KiB in 0.001147 sec., 52310.37489102005 rows/sec., 2.99 MiB/sec. | ||
| 8356 | 2025.07.29 18:53:06.707666 [ 277 ] {91a02317-5223-48ed-92d6-d4997fd0912f} <Debug> TCPHandler: Processed in 0.001314146 sec. | ||
| 8357 | 2025.07.29 18:53:06.712809 [ 197 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1000 rows, containing 19 columns (19 merged, 0 gathered) in 0.006487061 sec., 154153.0132058262 rows/sec., 276.24 MiB/sec. | ||
| 8358 | 2025.07.29 18:53:06.714389 [ 195 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8359 | 2025.07.29 18:53:06.714768 [ 195 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8360 | 2025.07.29 18:53:06.714856 [ 195 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8361 | 2025.07.29 18:53:06.715036 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.24 MiB. | ||
| 8362 | 2025.07.29 18:53:07.000252 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.89 MiB, peak 281.10 MiB, free memory in arenas 0.00 B, will set to 274.64 MiB (RSS), difference: 1.75 MiB | ||
| 8363 | 2025.07.29 18:53:07.516987 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1182 | ||
| 8364 | 2025.07.29 18:53:07.519843 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8365 | 2025.07.29 18:53:07.519891 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8366 | 2025.07.29 18:53:07.521147 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8367 | 2025.07.29 18:53:07.521445 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8368 | 2025.07.29 18:53:07.521775 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1182 | ||
| 8369 | 2025.07.29 18:53:09.955556 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17873 | ||
| 8370 | 2025.07.29 18:53:09.956181 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8371 | 2025.07.29 18:53:09.956236 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8372 | 2025.07.29 18:53:09.956754 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8373 | 2025.07.29 18:53:09.956991 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8374 | 2025.07.29 18:53:09.957127 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17873 | ||
| 8375 | 2025.07.29 18:53:10.262388 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8376 | 2025.07.29 18:53:10.262581 [ 277 ] {d63490c2-db0f-4229-92d3-781931e6ca3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8377 | 2025.07.29 18:53:10.262653 [ 277 ] {d63490c2-db0f-4229-92d3-781931e6ca3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8378 | 2025.07.29 18:53:10.263281 [ 277 ] {d63490c2-db0f-4229-92d3-781931e6ca3d} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8379 | 2025.07.29 18:53:10.263333 [ 277 ] {d63490c2-db0f-4229-92d3-781931e6ca3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8380 | 2025.07.29 18:53:10.263730 [ 277 ] {d63490c2-db0f-4229-92d3-781931e6ca3d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8381 | 2025.07.29 18:53:10.263959 [ 277 ] {d63490c2-db0f-4229-92d3-781931e6ca3d} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8382 | 2025.07.29 18:53:10.264120 [ 277 ] {d63490c2-db0f-4229-92d3-781931e6ca3d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001592 sec., 35175.87939698492 rows/sec., 2.69 MiB/sec. | ||
| 8383 | 2025.07.29 18:53:10.264172 [ 277 ] {d63490c2-db0f-4229-92d3-781931e6ca3d} <Debug> TCPHandler: Processed in 0.001922133 sec. | ||
| 8384 | 2025.07.29 18:53:10.264295 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8385 | 2025.07.29 18:53:10.264401 [ 277 ] {8407807e-1829-4da1-ac00-e622678c9d8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8386 | 2025.07.29 18:53:10.264446 [ 277 ] {8407807e-1829-4da1-ac00-e622678c9d8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8387 | 2025.07.29 18:53:10.264882 [ 277 ] {8407807e-1829-4da1-ac00-e622678c9d8c} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8388 | 2025.07.29 18:53:10.264920 [ 277 ] {8407807e-1829-4da1-ac00-e622678c9d8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8389 | 2025.07.29 18:53:10.265231 [ 277 ] {8407807e-1829-4da1-ac00-e622678c9d8c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8390 | 2025.07.29 18:53:10.265446 [ 277 ] {8407807e-1829-4da1-ac00-e622678c9d8c} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8391 | 2025.07.29 18:53:10.265580 [ 277 ] {8407807e-1829-4da1-ac00-e622678c9d8c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001204 sec., 53156.14617940199 rows/sec., 4.15 MiB/sec. | ||
| 8392 | 2025.07.29 18:53:10.265618 [ 277 ] {8407807e-1829-4da1-ac00-e622678c9d8c} <Debug> TCPHandler: Processed in 0.001375889 sec. | ||
| 8393 | 2025.07.29 18:53:10.265730 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8394 | 2025.07.29 18:53:10.265828 [ 277 ] {e7a7d9fe-e647-4a79-9084-bd1f90b1b5cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8395 | 2025.07.29 18:53:10.265873 [ 277 ] {e7a7d9fe-e647-4a79-9084-bd1f90b1b5cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8396 | 2025.07.29 18:53:10.266240 [ 277 ] {e7a7d9fe-e647-4a79-9084-bd1f90b1b5cb} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8397 | 2025.07.29 18:53:10.266277 [ 277 ] {e7a7d9fe-e647-4a79-9084-bd1f90b1b5cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8398 | 2025.07.29 18:53:10.266620 [ 277 ] {e7a7d9fe-e647-4a79-9084-bd1f90b1b5cb} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8399 | 2025.07.29 18:53:10.266842 [ 277 ] {e7a7d9fe-e647-4a79-9084-bd1f90b1b5cb} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8400 | 2025.07.29 18:53:10.266972 [ 277 ] {e7a7d9fe-e647-4a79-9084-bd1f90b1b5cb} <Debug> executeQuery: Read 116 rows, 8.27 KiB in 0.001166 sec., 99485.42024013723 rows/sec., 6.92 MiB/sec. | ||
| 8401 | 2025.07.29 18:53:10.267009 [ 277 ] {e7a7d9fe-e647-4a79-9084-bd1f90b1b5cb} <Debug> TCPHandler: Processed in 0.001328637 sec. | ||
| 8402 | 2025.07.29 18:53:10.267123 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8403 | 2025.07.29 18:53:10.267218 [ 277 ] {ae01818a-e1b6-4f65-a249-f977949495e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8404 | 2025.07.29 18:53:10.267261 [ 277 ] {ae01818a-e1b6-4f65-a249-f977949495e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8405 | 2025.07.29 18:53:10.267592 [ 277 ] {ae01818a-e1b6-4f65-a249-f977949495e5} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8406 | 2025.07.29 18:53:10.267628 [ 277 ] {ae01818a-e1b6-4f65-a249-f977949495e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8407 | 2025.07.29 18:53:10.267938 [ 277 ] {ae01818a-e1b6-4f65-a249-f977949495e5} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8408 | 2025.07.29 18:53:10.268146 [ 277 ] {ae01818a-e1b6-4f65-a249-f977949495e5} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8409 | 2025.07.29 18:53:10.268276 [ 277 ] {ae01818a-e1b6-4f65-a249-f977949495e5} <Debug> executeQuery: Read 42 rows, 2.91 KiB in 0.001077 sec., 38997.214484679665 rows/sec., 2.63 MiB/sec. | ||
| 8410 | 2025.07.29 18:53:10.268312 [ 277 ] {ae01818a-e1b6-4f65-a249-f977949495e5} <Debug> TCPHandler: Processed in 0.001238185 sec. | ||
| 8411 | 2025.07.29 18:53:10.924482 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8412 | 2025.07.29 18:53:10.941209 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8413 | 2025.07.29 18:53:10.941266 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8414 | 2025.07.29 18:53:10.947204 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8415 | 2025.07.29 18:53:10.947904 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8416 | 2025.07.29 18:53:10.950806 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8417 | 2025.07.29 18:53:15.264270 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8418 | 2025.07.29 18:53:15.264459 [ 277 ] {421fb869-8676-4886-8c5e-15abb1f0e504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8419 | 2025.07.29 18:53:15.264522 [ 277 ] {421fb869-8676-4886-8c5e-15abb1f0e504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8420 | 2025.07.29 18:53:15.265180 [ 277 ] {421fb869-8676-4886-8c5e-15abb1f0e504} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8421 | 2025.07.29 18:53:15.265228 [ 277 ] {421fb869-8676-4886-8c5e-15abb1f0e504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8422 | 2025.07.29 18:53:15.265620 [ 277 ] {421fb869-8676-4886-8c5e-15abb1f0e504} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8423 | 2025.07.29 18:53:15.265845 [ 277 ] {421fb869-8676-4886-8c5e-15abb1f0e504} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8424 | 2025.07.29 18:53:15.265989 [ 277 ] {421fb869-8676-4886-8c5e-15abb1f0e504} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.001576 sec., 46954.31472081219 rows/sec., 3.83 MiB/sec. | ||
| 8425 | 2025.07.29 18:53:15.266029 [ 277 ] {421fb869-8676-4886-8c5e-15abb1f0e504} <Debug> TCPHandler: Processed in 0.001883253 sec. | ||
| 8426 | 2025.07.29 18:53:15.266152 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8427 | 2025.07.29 18:53:15.266245 [ 277 ] {17dbd55c-8854-403f-b969-3e1ddb32c1f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8428 | 2025.07.29 18:53:15.266285 [ 277 ] {17dbd55c-8854-403f-b969-3e1ddb32c1f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8429 | 2025.07.29 18:53:15.266675 [ 277 ] {17dbd55c-8854-403f-b969-3e1ddb32c1f5} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8430 | 2025.07.29 18:53:15.266710 [ 277 ] {17dbd55c-8854-403f-b969-3e1ddb32c1f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8431 | 2025.07.29 18:53:15.266994 [ 277 ] {17dbd55c-8854-403f-b969-3e1ddb32c1f5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8432 | 2025.07.29 18:53:15.267193 [ 277 ] {17dbd55c-8854-403f-b969-3e1ddb32c1f5} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8433 | 2025.07.29 18:53:15.267319 [ 277 ] {17dbd55c-8854-403f-b969-3e1ddb32c1f5} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001093 sec., 8234.217749313815 rows/sec., 619.17 KiB/sec. | ||
| 8434 | 2025.07.29 18:53:15.267356 [ 277 ] {17dbd55c-8854-403f-b969-3e1ddb32c1f5} <Debug> TCPHandler: Processed in 0.001251115 sec. | ||
| 8435 | 2025.07.29 18:53:15.267461 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8436 | 2025.07.29 18:53:15.267552 [ 277 ] {22fb5de5-3674-4fc5-a9d8-e7c2c4e74d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8437 | 2025.07.29 18:53:15.267590 [ 277 ] {22fb5de5-3674-4fc5-a9d8-e7c2c4e74d5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8438 | 2025.07.29 18:53:15.268005 [ 277 ] {22fb5de5-3674-4fc5-a9d8-e7c2c4e74d5b} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8439 | 2025.07.29 18:53:15.268040 [ 277 ] {22fb5de5-3674-4fc5-a9d8-e7c2c4e74d5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8440 | 2025.07.29 18:53:15.268327 [ 277 ] {22fb5de5-3674-4fc5-a9d8-e7c2c4e74d5b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8441 | 2025.07.29 18:53:15.268530 [ 277 ] {22fb5de5-3674-4fc5-a9d8-e7c2c4e74d5b} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8442 | 2025.07.29 18:53:15.268655 [ 277 ] {22fb5de5-3674-4fc5-a9d8-e7c2c4e74d5b} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001121 sec., 65120.42818911686 rows/sec., 5.08 MiB/sec. | ||
| 8443 | 2025.07.29 18:53:15.268691 [ 277 ] {22fb5de5-3674-4fc5-a9d8-e7c2c4e74d5b} <Debug> TCPHandler: Processed in 0.001276425 sec. | ||
| 8444 | 2025.07.29 18:53:15.268799 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8445 | 2025.07.29 18:53:15.268889 [ 277 ] {96d03038-c6e9-4ef8-b0ab-800b04fecfa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8446 | 2025.07.29 18:53:15.268931 [ 277 ] {96d03038-c6e9-4ef8-b0ab-800b04fecfa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8447 | 2025.07.29 18:53:15.269335 [ 277 ] {96d03038-c6e9-4ef8-b0ab-800b04fecfa8} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8448 | 2025.07.29 18:53:15.269370 [ 277 ] {96d03038-c6e9-4ef8-b0ab-800b04fecfa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8449 | 2025.07.29 18:53:15.269693 [ 277 ] {96d03038-c6e9-4ef8-b0ab-800b04fecfa8} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8450 | 2025.07.29 18:53:15.269897 [ 277 ] {96d03038-c6e9-4ef8-b0ab-800b04fecfa8} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8451 | 2025.07.29 18:53:15.270021 [ 277 ] {96d03038-c6e9-4ef8-b0ab-800b04fecfa8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 9.69 MiB/sec. | ||
| 8452 | 2025.07.29 18:53:15.270056 [ 277 ] {96d03038-c6e9-4ef8-b0ab-800b04fecfa8} <Debug> TCPHandler: Processed in 0.001304746 sec. | ||
| 8453 | 2025.07.29 18:53:15.270152 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8454 | 2025.07.29 18:53:15.270244 [ 277 ] {b274028c-c4ef-418f-adfb-cb71704dc5d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8455 | 2025.07.29 18:53:15.270297 [ 277 ] {b274028c-c4ef-418f-adfb-cb71704dc5d5} <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 | ||
| 8456 | 2025.07.29 18:53:15.271034 [ 277 ] {b274028c-c4ef-418f-adfb-cb71704dc5d5} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8457 | 2025.07.29 18:53:15.271069 [ 277 ] {b274028c-c4ef-418f-adfb-cb71704dc5d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8458 | 2025.07.29 18:53:15.271559 [ 277 ] {b274028c-c4ef-418f-adfb-cb71704dc5d5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8459 | 2025.07.29 18:53:15.271854 [ 277 ] {b274028c-c4ef-418f-adfb-cb71704dc5d5} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8460 | 2025.07.29 18:53:15.272000 [ 277 ] {b274028c-c4ef-418f-adfb-cb71704dc5d5} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001772 sec., 5079.006772009029 rows/sec., 9.10 MiB/sec. | ||
| 8461 | 2025.07.29 18:53:15.272064 [ 277 ] {b274028c-c4ef-418f-adfb-cb71704dc5d5} <Debug> TCPHandler: Processed in 0.001957784 sec. | ||
| 8462 | 2025.07.29 18:53:15.272179 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8463 | 2025.07.29 18:53:15.272276 [ 277 ] {0daeed78-0ce4-4511-825e-c17ec5f40814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8464 | 2025.07.29 18:53:15.272319 [ 277 ] {0daeed78-0ce4-4511-825e-c17ec5f40814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8465 | 2025.07.29 18:53:15.272668 [ 277 ] {0daeed78-0ce4-4511-825e-c17ec5f40814} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8466 | 2025.07.29 18:53:15.272705 [ 277 ] {0daeed78-0ce4-4511-825e-c17ec5f40814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8467 | 2025.07.29 18:53:15.273027 [ 277 ] {0daeed78-0ce4-4511-825e-c17ec5f40814} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8468 | 2025.07.29 18:53:15.273251 [ 277 ] {0daeed78-0ce4-4511-825e-c17ec5f40814} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8469 | 2025.07.29 18:53:15.273383 [ 277 ] {0daeed78-0ce4-4511-825e-c17ec5f40814} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 8470 | 2025.07.29 18:53:15.273421 [ 277 ] {0daeed78-0ce4-4511-825e-c17ec5f40814} <Debug> TCPHandler: Processed in 0.001292826 sec. | ||
| 8471 | 2025.07.29 18:53:17.285065 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8472 | 2025.07.29 18:53:17.285132 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8473 | 2025.07.29 18:53:17.458098 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18361 | ||
| 8474 | 2025.07.29 18:53:17.458619 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8475 | 2025.07.29 18:53:17.458664 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8476 | 2025.07.29 18:53:17.459151 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8477 | 2025.07.29 18:53:17.459382 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8478 | 2025.07.29 18:53:17.459511 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
| 8479 | 2025.07.29 18:53:17.523001 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1202 | ||
| 8480 | 2025.07.29 18:53:17.525192 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8481 | 2025.07.29 18:53:17.525255 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8482 | 2025.07.29 18:53:17.526522 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8483 | 2025.07.29 18:53:17.526790 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8484 | 2025.07.29 18:53:17.527163 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1202 | ||
| 8485 | 2025.07.29 18:53:18.451769 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8486 | 2025.07.29 18:53:18.468640 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8487 | 2025.07.29 18:53:18.468700 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8488 | 2025.07.29 18:53:18.475277 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8489 | 2025.07.29 18:53:18.475965 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8490 | 2025.07.29 18:53:18.478803 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8491 | 2025.07.29 18:53:20.275734 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8492 | 2025.07.29 18:53:20.275928 [ 277 ] {5ebdee67-9d0b-497a-a018-6c177dfe3765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8493 | 2025.07.29 18:53:20.275999 [ 277 ] {5ebdee67-9d0b-497a-a018-6c177dfe3765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8494 | 2025.07.29 18:53:20.277009 [ 277 ] {5ebdee67-9d0b-497a-a018-6c177dfe3765} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8495 | 2025.07.29 18:53:20.277056 [ 277 ] {5ebdee67-9d0b-497a-a018-6c177dfe3765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8496 | 2025.07.29 18:53:20.277478 [ 277 ] {5ebdee67-9d0b-497a-a018-6c177dfe3765} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8497 | 2025.07.29 18:53:20.277717 [ 277 ] {5ebdee67-9d0b-497a-a018-6c177dfe3765} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8498 | 2025.07.29 18:53:20.277877 [ 277 ] {5ebdee67-9d0b-497a-a018-6c177dfe3765} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.002 sec., 196000 rows/sec., 12.43 MiB/sec. | ||
| 8499 | 2025.07.29 18:53:20.277929 [ 277 ] {5ebdee67-9d0b-497a-a018-6c177dfe3765} <Debug> TCPHandler: Processed in 0.002327875 sec. | ||
| 8500 | 2025.07.29 18:53:20.278094 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8501 | 2025.07.29 18:53:20.278197 [ 277 ] {3e1b65cc-55a6-4ab0-b476-74f398e0ecb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8502 | 2025.07.29 18:53:20.278244 [ 277 ] {3e1b65cc-55a6-4ab0-b476-74f398e0ecb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8503 | 2025.07.29 18:53:20.279238 [ 277 ] {3e1b65cc-55a6-4ab0-b476-74f398e0ecb8} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8504 | 2025.07.29 18:53:20.279274 [ 277 ] {3e1b65cc-55a6-4ab0-b476-74f398e0ecb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8505 | 2025.07.29 18:53:20.279662 [ 277 ] {3e1b65cc-55a6-4ab0-b476-74f398e0ecb8} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8506 | 2025.07.29 18:53:20.279891 [ 277 ] {3e1b65cc-55a6-4ab0-b476-74f398e0ecb8} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8507 | 2025.07.29 18:53:20.280030 [ 277 ] {3e1b65cc-55a6-4ab0-b476-74f398e0ecb8} <Debug> executeQuery: Read 1131 rows, 92.08 KiB in 0.001856 sec., 609375 rows/sec., 48.45 MiB/sec. | ||
| 8508 | 2025.07.29 18:53:20.280070 [ 277 ] {3e1b65cc-55a6-4ab0-b476-74f398e0ecb8} <Debug> TCPHandler: Processed in 0.002030537 sec. | ||
| 8509 | 2025.07.29 18:53:20.280184 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8510 | 2025.07.29 18:53:20.280284 [ 277 ] {9634fa9d-f639-4c70-8150-304664c13cb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8511 | 2025.07.29 18:53:20.280327 [ 277 ] {9634fa9d-f639-4c70-8150-304664c13cb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8512 | 2025.07.29 18:53:20.280862 [ 277 ] {9634fa9d-f639-4c70-8150-304664c13cb7} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8513 | 2025.07.29 18:53:20.280897 [ 277 ] {9634fa9d-f639-4c70-8150-304664c13cb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8514 | 2025.07.29 18:53:20.281216 [ 277 ] {9634fa9d-f639-4c70-8150-304664c13cb7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8515 | 2025.07.29 18:53:20.281439 [ 277 ] {9634fa9d-f639-4c70-8150-304664c13cb7} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8516 | 2025.07.29 18:53:20.281571 [ 277 ] {9634fa9d-f639-4c70-8150-304664c13cb7} <Debug> executeQuery: Read 228 rows, 14.18 KiB in 0.001306 sec., 174578.86676875956 rows/sec., 10.61 MiB/sec. | ||
| 8517 | 2025.07.29 18:53:20.281613 [ 277 ] {9634fa9d-f639-4c70-8150-304664c13cb7} <Debug> TCPHandler: Processed in 0.001480922 sec. | ||
| 8518 | 2025.07.29 18:53:20.281767 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8519 | 2025.07.29 18:53:20.281864 [ 277 ] {7141e829-a6ff-46be-b933-57320cfaf965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8520 | 2025.07.29 18:53:20.281903 [ 277 ] {7141e829-a6ff-46be-b933-57320cfaf965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8521 | 2025.07.29 18:53:20.282413 [ 277 ] {7141e829-a6ff-46be-b933-57320cfaf965} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8522 | 2025.07.29 18:53:20.282448 [ 277 ] {7141e829-a6ff-46be-b933-57320cfaf965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8523 | 2025.07.29 18:53:20.282761 [ 277 ] {7141e829-a6ff-46be-b933-57320cfaf965} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8524 | 2025.07.29 18:53:20.282979 [ 277 ] {7141e829-a6ff-46be-b933-57320cfaf965} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8525 | 2025.07.29 18:53:20.283107 [ 277 ] {7141e829-a6ff-46be-b933-57320cfaf965} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001261 sec., 160983.34655035686 rows/sec., 10.38 MiB/sec. | ||
| 8526 | 2025.07.29 18:53:20.283144 [ 277 ] {7141e829-a6ff-46be-b933-57320cfaf965} <Debug> TCPHandler: Processed in 0.00142819 sec. | ||
| 8527 | 2025.07.29 18:53:20.283250 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8528 | 2025.07.29 18:53:20.283347 [ 277 ] {9752d540-bb04-4128-b293-2695ce001458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8529 | 2025.07.29 18:53:20.283386 [ 277 ] {9752d540-bb04-4128-b293-2695ce001458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8530 | 2025.07.29 18:53:20.283883 [ 277 ] {9752d540-bb04-4128-b293-2695ce001458} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8531 | 2025.07.29 18:53:20.283917 [ 277 ] {9752d540-bb04-4128-b293-2695ce001458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8532 | 2025.07.29 18:53:20.284239 [ 277 ] {9752d540-bb04-4128-b293-2695ce001458} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8533 | 2025.07.29 18:53:20.284454 [ 277 ] {9752d540-bb04-4128-b293-2695ce001458} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8534 | 2025.07.29 18:53:20.284581 [ 277 ] {9752d540-bb04-4128-b293-2695ce001458} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001251 sec., 161470.82334132693 rows/sec., 9.17 MiB/sec. | ||
| 8535 | 2025.07.29 18:53:20.284618 [ 277 ] {9752d540-bb04-4128-b293-2695ce001458} <Debug> TCPHandler: Processed in 0.001418039 sec. | ||
| 8536 | 2025.07.29 18:53:20.284728 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8537 | 2025.07.29 18:53:20.284824 [ 277 ] {d578213a-6957-4343-bd75-52684e71d965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8538 | 2025.07.29 18:53:20.284864 [ 277 ] {d578213a-6957-4343-bd75-52684e71d965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8539 | 2025.07.29 18:53:20.285638 [ 277 ] {d578213a-6957-4343-bd75-52684e71d965} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8540 | 2025.07.29 18:53:20.285673 [ 277 ] {d578213a-6957-4343-bd75-52684e71d965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8541 | 2025.07.29 18:53:20.286010 [ 277 ] {d578213a-6957-4343-bd75-52684e71d965} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8542 | 2025.07.29 18:53:20.286227 [ 277 ] {d578213a-6957-4343-bd75-52684e71d965} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8543 | 2025.07.29 18:53:20.286365 [ 277 ] {d578213a-6957-4343-bd75-52684e71d965} <Debug> executeQuery: Read 684 rows, 49.13 KiB in 0.001558 sec., 439024.39024390245 rows/sec., 30.80 MiB/sec. | ||
| 8544 | 2025.07.29 18:53:20.286403 [ 277 ] {d578213a-6957-4343-bd75-52684e71d965} <Debug> TCPHandler: Processed in 0.001724878 sec. | ||
| 8545 | 2025.07.29 18:53:20.286512 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8546 | 2025.07.29 18:53:20.286608 [ 277 ] {c9ab347b-29ff-416d-b833-16a565f3e59a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8547 | 2025.07.29 18:53:20.286651 [ 277 ] {c9ab347b-29ff-416d-b833-16a565f3e59a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8548 | 2025.07.29 18:53:20.286974 [ 277 ] {c9ab347b-29ff-416d-b833-16a565f3e59a} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8549 | 2025.07.29 18:53:20.287007 [ 277 ] {c9ab347b-29ff-416d-b833-16a565f3e59a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8550 | 2025.07.29 18:53:20.287320 [ 277 ] {c9ab347b-29ff-416d-b833-16a565f3e59a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8551 | 2025.07.29 18:53:20.287536 [ 277 ] {c9ab347b-29ff-416d-b833-16a565f3e59a} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8552 | 2025.07.29 18:53:20.287668 [ 277 ] {c9ab347b-29ff-416d-b833-16a565f3e59a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001077 sec., 5571.030640668523 rows/sec., 291.06 KiB/sec. | ||
| 8553 | 2025.07.29 18:53:20.287705 [ 277 ] {c9ab347b-29ff-416d-b833-16a565f3e59a} <Debug> TCPHandler: Processed in 0.001243654 sec. | ||
| 8554 | 2025.07.29 18:53:20.287808 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8555 | 2025.07.29 18:53:20.287903 [ 277 ] {74f9f6d7-aa1b-4270-9866-b213838757c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8556 | 2025.07.29 18:53:20.287944 [ 277 ] {74f9f6d7-aa1b-4270-9866-b213838757c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8557 | 2025.07.29 18:53:20.288410 [ 277 ] {74f9f6d7-aa1b-4270-9866-b213838757c0} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8558 | 2025.07.29 18:53:20.288444 [ 277 ] {74f9f6d7-aa1b-4270-9866-b213838757c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8559 | 2025.07.29 18:53:20.288781 [ 277 ] {74f9f6d7-aa1b-4270-9866-b213838757c0} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8560 | 2025.07.29 18:53:20.289005 [ 277 ] {74f9f6d7-aa1b-4270-9866-b213838757c0} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8561 | 2025.07.29 18:53:20.289140 [ 277 ] {74f9f6d7-aa1b-4270-9866-b213838757c0} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001254 sec., 244816.5869218501 rows/sec., 16.11 MiB/sec. | ||
| 8562 | 2025.07.29 18:53:20.289178 [ 277 ] {74f9f6d7-aa1b-4270-9866-b213838757c0} <Debug> TCPHandler: Processed in 0.00142081 sec. | ||
| 8563 | 2025.07.29 18:53:20.289281 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8564 | 2025.07.29 18:53:20.289377 [ 277 ] {acedf995-0435-4aee-9bd3-a523a0fa77d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8565 | 2025.07.29 18:53:20.289419 [ 277 ] {acedf995-0435-4aee-9bd3-a523a0fa77d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8566 | 2025.07.29 18:53:20.289736 [ 277 ] {acedf995-0435-4aee-9bd3-a523a0fa77d8} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8567 | 2025.07.29 18:53:20.289770 [ 277 ] {acedf995-0435-4aee-9bd3-a523a0fa77d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8568 | 2025.07.29 18:53:20.290076 [ 277 ] {acedf995-0435-4aee-9bd3-a523a0fa77d8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8569 | 2025.07.29 18:53:20.290296 [ 277 ] {acedf995-0435-4aee-9bd3-a523a0fa77d8} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8570 | 2025.07.29 18:53:20.290428 [ 277 ] {acedf995-0435-4aee-9bd3-a523a0fa77d8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001068 sec., 936.3295880149814 rows/sec., 63.09 KiB/sec. | ||
| 8571 | 2025.07.29 18:53:20.290464 [ 277 ] {acedf995-0435-4aee-9bd3-a523a0fa77d8} <Debug> TCPHandler: Processed in 0.001233464 sec. | ||
| 8572 | 2025.07.29 18:53:20.290570 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8573 | 2025.07.29 18:53:20.290665 [ 277 ] {e58c53c4-2f85-488c-b5af-2bcfa0c0cfe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8574 | 2025.07.29 18:53:20.290720 [ 277 ] {e58c53c4-2f85-488c-b5af-2bcfa0c0cfe0} <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 | ||
| 8575 | 2025.07.29 18:53:20.291583 [ 277 ] {e58c53c4-2f85-488c-b5af-2bcfa0c0cfe0} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8576 | 2025.07.29 18:53:20.291619 [ 277 ] {e58c53c4-2f85-488c-b5af-2bcfa0c0cfe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8577 | 2025.07.29 18:53:20.292173 [ 277 ] {e58c53c4-2f85-488c-b5af-2bcfa0c0cfe0} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8578 | 2025.07.29 18:53:20.292404 [ 277 ] {e58c53c4-2f85-488c-b5af-2bcfa0c0cfe0} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8579 | 2025.07.29 18:53:20.292544 [ 277 ] {e58c53c4-2f85-488c-b5af-2bcfa0c0cfe0} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001895 sec., 16886.543535620054 rows/sec., 30.26 MiB/sec. | ||
| 8580 | 2025.07.29 18:53:20.292609 [ 277 ] {e58c53c4-2f85-488c-b5af-2bcfa0c0cfe0} <Debug> TCPHandler: Processed in 0.002089028 sec. | ||
| 8581 | 2025.07.29 18:53:20.292720 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8582 | 2025.07.29 18:53:20.292816 [ 277 ] {9d55515e-d28a-4d34-abf4-162a0b0799b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8583 | 2025.07.29 18:53:20.292858 [ 277 ] {9d55515e-d28a-4d34-abf4-162a0b0799b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8584 | 2025.07.29 18:53:20.293213 [ 277 ] {9d55515e-d28a-4d34-abf4-162a0b0799b5} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8585 | 2025.07.29 18:53:20.293247 [ 277 ] {9d55515e-d28a-4d34-abf4-162a0b0799b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8586 | 2025.07.29 18:53:20.293562 [ 277 ] {9d55515e-d28a-4d34-abf4-162a0b0799b5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8587 | 2025.07.29 18:53:20.293777 [ 277 ] {9d55515e-d28a-4d34-abf4-162a0b0799b5} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8588 | 2025.07.29 18:53:20.293911 [ 277 ] {9d55515e-d28a-4d34-abf4-162a0b0799b5} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001113 sec., 91644.20485175202 rows/sec., 5.63 MiB/sec. | ||
| 8589 | 2025.07.29 18:53:20.293948 [ 277 ] {9d55515e-d28a-4d34-abf4-162a0b0799b5} <Debug> TCPHandler: Processed in 0.001278096 sec. | ||
| 8590 | 2025.07.29 18:53:24.960498 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18788 | ||
| 8591 | 2025.07.29 18:53:24.961011 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8592 | 2025.07.29 18:53:24.961053 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8593 | 2025.07.29 18:53:24.961648 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8594 | 2025.07.29 18:53:24.961894 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8595 | 2025.07.29 18:53:24.962031 [ 35 ] {} <Debug> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8596 | 2025.07.29 18:53:24.962046 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18788 | ||
| 8597 | 2025.07.29 18:53:24.962116 [ 35 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8598 | 2025.07.29 18:53:24.962148 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8599 | 2025.07.29 18:53:24.962271 [ 188 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 8600 | 2025.07.29 18:53:24.962415 [ 188 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8601 | 2025.07.29 18:53:24.962452 [ 188 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16531 rows starting from the beginning of the part | ||
| 8602 | 2025.07.29 18:53:24.962517 [ 188 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 427 rows starting from the beginning of the part | ||
| 8603 | 2025.07.29 18:53:24.962562 [ 188 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 488 rows starting from the beginning of the part | ||
| 8604 | 2025.07.29 18:53:24.962606 [ 188 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 427 rows starting from the beginning of the part | ||
| 8605 | 2025.07.29 18:53:24.962648 [ 188 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 488 rows starting from the beginning of the part | ||
| 8606 | 2025.07.29 18:53:24.962688 [ 188 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 427 rows starting from the beginning of the part | ||
| 8607 | 2025.07.29 18:53:24.964668 [ 197 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18788 rows, containing 4 columns (4 merged, 0 gathered) in 0.002456279 sec., 7648968.215744222 rows/sec., 109.42 MiB/sec. | ||
| 8608 | 2025.07.29 18:53:24.965072 [ 190 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8609 | 2025.07.29 18:53:24.965380 [ 190 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_41_8} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8610 | 2025.07.29 18:53:24.965456 [ 190 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_41_8} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8611 | 2025.07.29 18:53:24.965554 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 8612 | 2025.07.29 18:53:25.264441 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8613 | 2025.07.29 18:53:25.264616 [ 277 ] {33c425fb-0ff1-4cf9-8a7a-671cb5955ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8614 | 2025.07.29 18:53:25.264684 [ 277 ] {33c425fb-0ff1-4cf9-8a7a-671cb5955ea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8615 | 2025.07.29 18:53:25.265327 [ 277 ] {33c425fb-0ff1-4cf9-8a7a-671cb5955ea1} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8616 | 2025.07.29 18:53:25.265370 [ 277 ] {33c425fb-0ff1-4cf9-8a7a-671cb5955ea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8617 | 2025.07.29 18:53:25.265742 [ 277 ] {33c425fb-0ff1-4cf9-8a7a-671cb5955ea1} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8618 | 2025.07.29 18:53:25.265960 [ 277 ] {33c425fb-0ff1-4cf9-8a7a-671cb5955ea1} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8619 | 2025.07.29 18:53:25.266103 [ 35 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8620 | 2025.07.29 18:53:25.266114 [ 277 ] {33c425fb-0ff1-4cf9-8a7a-671cb5955ea1} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.001548 sec., 47803.61757105943 rows/sec., 3.90 MiB/sec. | ||
| 8621 | 2025.07.29 18:53:25.266163 [ 35 ] {} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8622 | 2025.07.29 18:53:25.266188 [ 277 ] {33c425fb-0ff1-4cf9-8a7a-671cb5955ea1} <Debug> TCPHandler: Processed in 0.001871542 sec. | ||
| 8623 | 2025.07.29 18:53:25.266192 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8624 | 2025.07.29 18:53:25.266311 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 8625 | 2025.07.29 18:53:25.266317 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8626 | 2025.07.29 18:53:25.266411 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8627 | 2025.07.29 18:53:25.266435 [ 277 ] {a570e7ec-83e2-465d-bd67-b319dcfbea42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8628 | 2025.07.29 18:53:25.266439 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2421 rows starting from the beginning of the part | ||
| 8629 | 2025.07.29 18:53:25.266478 [ 277 ] {a570e7ec-83e2-465d-bd67-b319dcfbea42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8630 | 2025.07.29 18:53:25.266506 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 2273 rows starting from the beginning of the part | ||
| 8631 | 2025.07.29 18:53:25.266549 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
| 8632 | 2025.07.29 18:53:25.266593 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 74 rows starting from the beginning of the part | ||
| 8633 | 2025.07.29 18:53:25.266632 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1131 rows starting from the beginning of the part | ||
| 8634 | 2025.07.29 18:53:25.266671 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 74 rows starting from the beginning of the part | ||
| 8635 | 2025.07.29 18:53:25.266901 [ 277 ] {a570e7ec-83e2-465d-bd67-b319dcfbea42} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8636 | 2025.07.29 18:53:25.266936 [ 277 ] {a570e7ec-83e2-465d-bd67-b319dcfbea42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8637 | 2025.07.29 18:53:25.267245 [ 277 ] {a570e7ec-83e2-465d-bd67-b319dcfbea42} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8638 | 2025.07.29 18:53:25.267488 [ 277 ] {a570e7ec-83e2-465d-bd67-b319dcfbea42} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8639 | 2025.07.29 18:53:25.267630 [ 277 ] {a570e7ec-83e2-465d-bd67-b319dcfbea42} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001217 sec., 7395.234182415777 rows/sec., 556.09 KiB/sec. | ||
| 8640 | 2025.07.29 18:53:25.267672 [ 277 ] {a570e7ec-83e2-465d-bd67-b319dcfbea42} <Debug> TCPHandler: Processed in 0.001405619 sec. | ||
| 8641 | 2025.07.29 18:53:25.267780 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8642 | 2025.07.29 18:53:25.267878 [ 277 ] {17fc32ef-f798-48d5-94d7-459eda7edb91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8643 | 2025.07.29 18:53:25.267919 [ 277 ] {17fc32ef-f798-48d5-94d7-459eda7edb91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8644 | 2025.07.29 18:53:25.268350 [ 277 ] {17fc32ef-f798-48d5-94d7-459eda7edb91} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8645 | 2025.07.29 18:53:25.268386 [ 277 ] {17fc32ef-f798-48d5-94d7-459eda7edb91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8646 | 2025.07.29 18:53:25.268681 [ 197 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6029 rows, containing 5 columns (5 merged, 0 gathered) in 0.002409157 sec., 2502535.119130883 rows/sec., 212.01 MiB/sec. | ||
| 8647 | 2025.07.29 18:53:25.268701 [ 277 ] {17fc32ef-f798-48d5-94d7-459eda7edb91} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8648 | 2025.07.29 18:53:25.268918 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8649 | 2025.07.29 18:53:25.268947 [ 277 ] {17fc32ef-f798-48d5-94d7-459eda7edb91} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8650 | 2025.07.29 18:53:25.269076 [ 35 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8651 | 2025.07.29 18:53:25.269084 [ 277 ] {17fc32ef-f798-48d5-94d7-459eda7edb91} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001225 sec., 59591.83673469388 rows/sec., 4.65 MiB/sec. | ||
| 8652 | 2025.07.29 18:53:25.269120 [ 35 ] {} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8653 | 2025.07.29 18:53:25.269143 [ 277 ] {17fc32ef-f798-48d5-94d7-459eda7edb91} <Debug> TCPHandler: Processed in 0.001412189 sec. | ||
| 8654 | 2025.07.29 18:53:25.269152 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8655 | 2025.07.29 18:53:25.269155 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_66_13} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8656 | 2025.07.29 18:53:25.269238 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_66_13} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8657 | 2025.07.29 18:53:25.269239 [ 190 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 8658 | 2025.07.29 18:53:25.269273 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8659 | 2025.07.29 18:53:25.269296 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 8660 | 2025.07.29 18:53:25.269345 [ 190 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8661 | 2025.07.29 18:53:25.269370 [ 277 ] {3abaefe9-eee9-4d05-ae29-dcb4f3b3f35c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8662 | 2025.07.29 18:53:25.269380 [ 190 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1223 rows starting from the beginning of the part | ||
| 8663 | 2025.07.29 18:53:25.269413 [ 277 ] {3abaefe9-eee9-4d05-ae29-dcb4f3b3f35c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8664 | 2025.07.29 18:53:25.269433 [ 190 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1144 rows starting from the beginning of the part | ||
| 8665 | 2025.07.29 18:53:25.269478 [ 190 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
| 8666 | 2025.07.29 18:53:25.269519 [ 190 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 73 rows starting from the beginning of the part | ||
| 8667 | 2025.07.29 18:53:25.269557 [ 190 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 684 rows starting from the beginning of the part | ||
| 8668 | 2025.07.29 18:53:25.269595 [ 190 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 73 rows starting from the beginning of the part | ||
| 8669 | 2025.07.29 18:53:25.269842 [ 277 ] {3abaefe9-eee9-4d05-ae29-dcb4f3b3f35c} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8670 | 2025.07.29 18:53:25.269876 [ 277 ] {3abaefe9-eee9-4d05-ae29-dcb4f3b3f35c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8671 | 2025.07.29 18:53:25.270264 [ 277 ] {3abaefe9-eee9-4d05-ae29-dcb4f3b3f35c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8672 | 2025.07.29 18:53:25.270501 [ 277 ] {3abaefe9-eee9-4d05-ae29-dcb4f3b3f35c} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8673 | 2025.07.29 18:53:25.270624 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8674 | 2025.07.29 18:53:25.270649 [ 277 ] {3abaefe9-eee9-4d05-ae29-dcb4f3b3f35c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001299 sec., 123171.67051578137 rows/sec., 8.58 MiB/sec. | ||
| 8675 | 2025.07.29 18:53:25.270656 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8676 | 2025.07.29 18:53:25.270690 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8677 | 2025.07.29 18:53:25.270696 [ 277 ] {3abaefe9-eee9-4d05-ae29-dcb4f3b3f35c} <Debug> TCPHandler: Processed in 0.001471451 sec. | ||
| 8678 | 2025.07.29 18:53:25.270767 [ 186 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3261 rows, containing 5 columns (5 merged, 0 gathered) in 0.001559854 sec., 2090580.2722562496 rows/sec., 158.32 MiB/sec. | ||
| 8679 | 2025.07.29 18:53:25.270769 [ 191 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 8680 | 2025.07.29 18:53:25.270833 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8681 | 2025.07.29 18:53:25.270912 [ 191 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8682 | 2025.07.29 18:53:25.270926 [ 198 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8683 | 2025.07.29 18:53:25.270941 [ 277 ] {8ca47eb2-1d5d-46ca-8c9c-716ef2de5df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8684 | 2025.07.29 18:53:25.270953 [ 191 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 19472 rows starting from the beginning of the part | ||
| 8685 | 2025.07.29 18:53:25.271000 [ 277 ] {8ca47eb2-1d5d-46ca-8c9c-716ef2de5df3} <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 | ||
| 8686 | 2025.07.29 18:53:25.271044 [ 191 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 913 rows starting from the beginning of the part | ||
| 8687 | 2025.07.29 18:53:25.271102 [ 191 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 116 rows starting from the beginning of the part | ||
| 8688 | 2025.07.29 18:53:25.271157 [ 191 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 8689 | 2025.07.29 18:53:25.271185 [ 198 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_66_13} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8690 | 2025.07.29 18:53:25.271201 [ 191 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 307 rows starting from the beginning of the part | ||
| 8691 | 2025.07.29 18:53:25.271249 [ 191 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 8692 | 2025.07.29 18:53:25.271251 [ 198 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_66_13} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8693 | 2025.07.29 18:53:25.271361 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 8694 | 2025.07.29 18:53:25.271785 [ 277 ] {8ca47eb2-1d5d-46ca-8c9c-716ef2de5df3} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8695 | 2025.07.29 18:53:25.271822 [ 277 ] {8ca47eb2-1d5d-46ca-8c9c-716ef2de5df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8696 | 2025.07.29 18:53:25.272338 [ 277 ] {8ca47eb2-1d5d-46ca-8c9c-716ef2de5df3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8697 | 2025.07.29 18:53:25.272551 [ 277 ] {8ca47eb2-1d5d-46ca-8c9c-716ef2de5df3} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8698 | 2025.07.29 18:53:25.272687 [ 277 ] {8ca47eb2-1d5d-46ca-8c9c-716ef2de5df3} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001768 sec., 5090.497737556561 rows/sec., 9.12 MiB/sec. | ||
| 8699 | 2025.07.29 18:53:25.272764 [ 277 ] {8ca47eb2-1d5d-46ca-8c9c-716ef2de5df3} <Debug> TCPHandler: Processed in 0.001987986 sec. | ||
| 8700 | 2025.07.29 18:53:25.272881 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8701 | 2025.07.29 18:53:25.272974 [ 277 ] {65076956-990f-408d-8d51-679d06398d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8702 | 2025.07.29 18:53:25.273015 [ 277 ] {65076956-990f-408d-8d51-679d06398d89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8703 | 2025.07.29 18:53:25.273339 [ 277 ] {65076956-990f-408d-8d51-679d06398d89} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8704 | 2025.07.29 18:53:25.273375 [ 277 ] {65076956-990f-408d-8d51-679d06398d89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8705 | 2025.07.29 18:53:25.273790 [ 277 ] {65076956-990f-408d-8d51-679d06398d89} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8706 | 2025.07.29 18:53:25.274009 [ 277 ] {65076956-990f-408d-8d51-679d06398d89} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8707 | 2025.07.29 18:53:25.274122 [ 35 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8708 | 2025.07.29 18:53:25.274138 [ 277 ] {65076956-990f-408d-8d51-679d06398d89} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001182 sec., 50761.42131979695 rows/sec., 3.42 MiB/sec. | ||
| 8709 | 2025.07.29 18:53:25.274163 [ 35 ] {} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8710 | 2025.07.29 18:53:25.274183 [ 277 ] {65076956-990f-408d-8d51-679d06398d89} <Debug> TCPHandler: Processed in 0.001349927 sec. | ||
| 8711 | 2025.07.29 18:53:25.274188 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8712 | 2025.07.29 18:53:25.274279 [ 194 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 8713 | 2025.07.29 18:53:25.274374 [ 194 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8714 | 2025.07.29 18:53:25.274401 [ 194 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4146 rows starting from the beginning of the part | ||
| 8715 | 2025.07.29 18:53:25.274451 [ 194 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 8716 | 2025.07.29 18:53:25.274494 [ 194 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 42 rows starting from the beginning of the part | ||
| 8717 | 2025.07.29 18:53:25.274549 [ 194 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 8718 | 2025.07.29 18:53:25.274588 [ 194 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 102 rows starting from the beginning of the part | ||
| 8719 | 2025.07.29 18:53:25.274633 [ 194 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 8720 | 2025.07.29 18:53:25.276540 [ 186 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4470 rows, containing 4 columns (4 merged, 0 gathered) in 0.002293624 sec., 1948880.8976536694 rows/sec., 124.87 MiB/sec. | ||
| 8721 | 2025.07.29 18:53:25.276990 [ 200 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8722 | 2025.07.29 18:53:25.277317 [ 191 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_66_13} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8723 | 2025.07.29 18:53:25.277422 [ 191 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_66_13} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8724 | 2025.07.29 18:53:25.277520 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 8725 | 2025.07.29 18:53:25.277592 [ 187 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21128 rows, containing 5 columns (5 merged, 0 gathered) in 0.006858661 sec., 3080484.6601982513 rows/sec., 207.58 MiB/sec. | ||
| 8726 | 2025.07.29 18:53:25.278002 [ 186 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8727 | 2025.07.29 18:53:25.278283 [ 186 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8728 | 2025.07.29 18:53:25.278351 [ 186 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8729 | 2025.07.29 18:53:25.278429 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 8730 | 2025.07.29 18:53:25.979749 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8731 | 2025.07.29 18:53:25.996984 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8732 | 2025.07.29 18:53:25.997047 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8733 | 2025.07.29 18:53:26.001137 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.53 MiB, peak 286.53 MiB, free memory in arenas 0.00 B, will set to 277.20 MiB (RSS), difference: -3.33 MiB | ||
| 8734 | 2025.07.29 18:53:26.003129 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8735 | 2025.07.29 18:53:26.003825 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8736 | 2025.07.29 18:53:26.004163 [ 35 ] {} <Debug> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8737 | 2025.07.29 18:53:26.004247 [ 35 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8738 | 2025.07.29 18:53:26.004275 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8739 | 2025.07.29 18:53:26.004392 [ 200 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 8740 | 2025.07.29 18:53:26.006867 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8741 | 2025.07.29 18:53:26.007281 [ 200 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8742 | 2025.07.29 18:53:26.007993 [ 200 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 8743 | 2025.07.29 18:53:26.011197 [ 200 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 8744 | 2025.07.29 18:53:26.014499 [ 200 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 8745 | 2025.07.29 18:53:26.018388 [ 200 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 8746 | 2025.07.29 18:53:26.022637 [ 200 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 8747 | 2025.07.29 18:53:26.026265 [ 200 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 8748 | 2025.07.29 18:53:26.075113 [ 187 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.070757886 sec., 4367.0044071130105 rows/sec., 22.58 MiB/sec. | ||
| 8749 | 2025.07.29 18:53:26.077590 [ 193 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8750 | 2025.07.29 18:53:26.079638 [ 193 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_41_8} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8751 | 2025.07.29 18:53:26.079751 [ 193 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_41_8} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8752 | 2025.07.29 18:53:26.082813 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8753 | 2025.07.29 18:53:27.001109 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.76 MiB, peak 287.17 MiB, free memory in arenas 0.00 B, will set to 277.33 MiB (RSS), difference: 3.56 MiB | ||
| 8754 | 2025.07.29 18:53:27.528162 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1236 | ||
| 8755 | 2025.07.29 18:53:27.530527 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8756 | 2025.07.29 18:53:27.530575 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8757 | 2025.07.29 18:53:27.531770 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8758 | 2025.07.29 18:53:27.532042 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8759 | 2025.07.29 18:53:27.532386 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1236 | ||
| 8760 | 2025.07.29 18:53:30.275815 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8761 | 2025.07.29 18:53:30.275994 [ 277 ] {7b1e0e3e-ffe0-4855-a2c5-0a8d00dd9681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8762 | 2025.07.29 18:53:30.276061 [ 277 ] {7b1e0e3e-ffe0-4855-a2c5-0a8d00dd9681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8763 | 2025.07.29 18:53:30.276873 [ 277 ] {7b1e0e3e-ffe0-4855-a2c5-0a8d00dd9681} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8764 | 2025.07.29 18:53:30.276925 [ 277 ] {7b1e0e3e-ffe0-4855-a2c5-0a8d00dd9681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8765 | 2025.07.29 18:53:30.277346 [ 277 ] {7b1e0e3e-ffe0-4855-a2c5-0a8d00dd9681} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8766 | 2025.07.29 18:53:30.277586 [ 277 ] {7b1e0e3e-ffe0-4855-a2c5-0a8d00dd9681} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8767 | 2025.07.29 18:53:30.277719 [ 25 ] {} <Debug> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5) (MergerMutator): Selected 6 parts from all_1_23_5 to all_28_28_0 | ||
| 8768 | 2025.07.29 18:53:30.277744 [ 277 ] {7b1e0e3e-ffe0-4855-a2c5-0a8d00dd9681} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001797 sec., 218141.346688926 rows/sec., 13.84 MiB/sec. | ||
| 8769 | 2025.07.29 18:53:30.277795 [ 25 ] {} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8770 | 2025.07.29 18:53:30.277817 [ 277 ] {7b1e0e3e-ffe0-4855-a2c5-0a8d00dd9681} <Debug> TCPHandler: Processed in 0.002130169 sec. | ||
| 8771 | 2025.07.29 18:53:30.277824 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8772 | 2025.07.29 18:53:30.277942 [ 189 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_23_5 to all_28_28_0 into Compact with storage Full | ||
| 8773 | 2025.07.29 18:53:30.277954 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8774 | 2025.07.29 18:53:30.278065 [ 189 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8775 | 2025.07.29 18:53:30.278071 [ 277 ] {b4a2134e-72e3-4d36-ba0a-a08b92ecdfe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8776 | 2025.07.29 18:53:30.278104 [ 189 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 416 rows starting from the beginning of the part | ||
| 8777 | 2025.07.29 18:53:30.278127 [ 277 ] {b4a2134e-72e3-4d36-ba0a-a08b92ecdfe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8778 | 2025.07.29 18:53:30.278173 [ 189 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 392 rows starting from the beginning of the part | ||
| 8779 | 2025.07.29 18:53:30.278222 [ 189 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 392 rows starting from the beginning of the part | ||
| 8780 | 2025.07.29 18:53:30.278262 [ 189 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 392 rows starting from the beginning of the part | ||
| 8781 | 2025.07.29 18:53:30.278301 [ 189 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 392 rows starting from the beginning of the part | ||
| 8782 | 2025.07.29 18:53:30.278340 [ 189 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 392 rows starting from the beginning of the part | ||
| 8783 | 2025.07.29 18:53:30.279127 [ 277 ] {b4a2134e-72e3-4d36-ba0a-a08b92ecdfe1} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8784 | 2025.07.29 18:53:30.279171 [ 277 ] {b4a2134e-72e3-4d36-ba0a-a08b92ecdfe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8785 | 2025.07.29 18:53:30.279469 [ 187 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2376 rows, containing 5 columns (5 merged, 0 gathered) in 0.001567194 sec., 1516085.4367742601 rows/sec., 102.27 MiB/sec. | ||
| 8786 | 2025.07.29 18:53:30.279565 [ 277 ] {b4a2134e-72e3-4d36-ba0a-a08b92ecdfe1} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8787 | 2025.07.29 18:53:30.279635 [ 189 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 8788 | 2025.07.29 18:53:30.279841 [ 277 ] {b4a2134e-72e3-4d36-ba0a-a08b92ecdfe1} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8789 | 2025.07.29 18:53:30.279913 [ 189 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_28_6} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8790 | 2025.07.29 18:53:30.279986 [ 189 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_28_6} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5) (MergerMutator): Merged 6 parts: [all_1_23_5, all_28_28_0] -> all_1_28_6 | ||
| 8791 | 2025.07.29 18:53:30.279988 [ 277 ] {b4a2134e-72e3-4d36-ba0a-a08b92ecdfe1} <Debug> executeQuery: Read 1131 rows, 92.08 KiB in 0.00194 sec., 582989.6907216494 rows/sec., 46.35 MiB/sec. | ||
| 8792 | 2025.07.29 18:53:30.280045 [ 277 ] {b4a2134e-72e3-4d36-ba0a-a08b92ecdfe1} <Debug> TCPHandler: Processed in 0.00214344 sec. | ||
| 8793 | 2025.07.29 18:53:30.280061 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 8794 | 2025.07.29 18:53:30.280163 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8795 | 2025.07.29 18:53:30.280265 [ 277 ] {fe42a229-8845-4323-ad07-a77fcc10f7f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8796 | 2025.07.29 18:53:30.280307 [ 277 ] {fe42a229-8845-4323-ad07-a77fcc10f7f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8797 | 2025.07.29 18:53:30.280801 [ 277 ] {fe42a229-8845-4323-ad07-a77fcc10f7f6} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8798 | 2025.07.29 18:53:30.280839 [ 277 ] {fe42a229-8845-4323-ad07-a77fcc10f7f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8799 | 2025.07.29 18:53:30.281156 [ 277 ] {fe42a229-8845-4323-ad07-a77fcc10f7f6} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8800 | 2025.07.29 18:53:30.281378 [ 277 ] {fe42a229-8845-4323-ad07-a77fcc10f7f6} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8801 | 2025.07.29 18:53:30.281487 [ 25 ] {} <Debug> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8802 | 2025.07.29 18:53:30.281510 [ 277 ] {fe42a229-8845-4323-ad07-a77fcc10f7f6} <Debug> executeQuery: Read 228 rows, 14.18 KiB in 0.001265 sec., 180237.15415019763 rows/sec., 10.95 MiB/sec. | ||
| 8803 | 2025.07.29 18:53:30.281516 [ 25 ] {} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8804 | 2025.07.29 18:53:30.281548 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8805 | 2025.07.29 18:53:30.281556 [ 277 ] {fe42a229-8845-4323-ad07-a77fcc10f7f6} <Debug> TCPHandler: Processed in 0.001443471 sec. | ||
| 8806 | 2025.07.29 18:53:30.281629 [ 201 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8807 | 2025.07.29 18:53:30.281663 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8808 | 2025.07.29 18:53:30.281721 [ 201 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8809 | 2025.07.29 18:53:30.281751 [ 201 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 269 rows starting from the beginning of the part | ||
| 8810 | 2025.07.29 18:53:30.281763 [ 277 ] {1019a1fc-7508-4def-a623-86df4b67bb48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8811 | 2025.07.29 18:53:30.281802 [ 201 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 232 rows starting from the beginning of the part | ||
| 8812 | 2025.07.29 18:53:30.281808 [ 277 ] {1019a1fc-7508-4def-a623-86df4b67bb48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8813 | 2025.07.29 18:53:30.281853 [ 201 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 9 rows starting from the beginning of the part | ||
| 8814 | 2025.07.29 18:53:30.281898 [ 201 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 228 rows starting from the beginning of the part | ||
| 8815 | 2025.07.29 18:53:30.281945 [ 201 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 9 rows starting from the beginning of the part | ||
| 8816 | 2025.07.29 18:53:30.281985 [ 201 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 228 rows starting from the beginning of the part | ||
| 8817 | 2025.07.29 18:53:30.282292 [ 277 ] {1019a1fc-7508-4def-a623-86df4b67bb48} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8818 | 2025.07.29 18:53:30.282333 [ 277 ] {1019a1fc-7508-4def-a623-86df4b67bb48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8819 | 2025.07.29 18:53:30.282693 [ 277 ] {1019a1fc-7508-4def-a623-86df4b67bb48} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8820 | 2025.07.29 18:53:30.282808 [ 189 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 975 rows, containing 5 columns (5 merged, 0 gathered) in 0.001209514 sec., 806108.8999383223 rows/sec., 52.65 MiB/sec. | ||
| 8821 | 2025.07.29 18:53:30.282930 [ 277 ] {1019a1fc-7508-4def-a623-86df4b67bb48} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8822 | 2025.07.29 18:53:30.282930 [ 201 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8823 | 2025.07.29 18:53:30.283044 [ 25 ] {} <Debug> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8) (MergerMutator): Selected 6 parts from all_1_23_5 to all_28_28_0 | ||
| 8824 | 2025.07.29 18:53:30.283070 [ 277 ] {1019a1fc-7508-4def-a623-86df4b67bb48} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001326 sec., 153092.00603318252 rows/sec., 9.87 MiB/sec. | ||
| 8825 | 2025.07.29 18:53:30.283071 [ 25 ] {} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8826 | 2025.07.29 18:53:30.283113 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8827 | 2025.07.29 18:53:30.283116 [ 277 ] {1019a1fc-7508-4def-a623-86df4b67bb48} <Debug> TCPHandler: Processed in 0.001502782 sec. | ||
| 8828 | 2025.07.29 18:53:30.283186 [ 201 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_56_11} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8829 | 2025.07.29 18:53:30.283187 [ 189 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_23_5 to all_28_28_0 into Compact with storage Full | ||
| 8830 | 2025.07.29 18:53:30.283241 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8831 | 2025.07.29 18:53:30.283248 [ 201 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_56_11} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8832 | 2025.07.29 18:53:30.283270 [ 189 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8833 | 2025.07.29 18:53:30.283294 [ 189 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 456 rows starting from the beginning of the part | ||
| 8834 | 2025.07.29 18:53:30.283321 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 8835 | 2025.07.29 18:53:30.283338 [ 189 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 203 rows starting from the beginning of the part | ||
| 8836 | 2025.07.29 18:53:30.283344 [ 277 ] {5847470a-0213-45a5-b9d1-03533f983fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8837 | 2025.07.29 18:53:30.283375 [ 189 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 203 rows starting from the beginning of the part | ||
| 8838 | 2025.07.29 18:53:30.283392 [ 277 ] {5847470a-0213-45a5-b9d1-03533f983fc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8839 | 2025.07.29 18:53:30.283412 [ 189 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 431 rows starting from the beginning of the part | ||
| 8840 | 2025.07.29 18:53:30.283451 [ 189 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 203 rows starting from the beginning of the part | ||
| 8841 | 2025.07.29 18:53:30.283489 [ 189 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 203 rows starting from the beginning of the part | ||
| 8842 | 2025.07.29 18:53:30.283854 [ 277 ] {5847470a-0213-45a5-b9d1-03533f983fc6} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8843 | 2025.07.29 18:53:30.283896 [ 277 ] {5847470a-0213-45a5-b9d1-03533f983fc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8844 | 2025.07.29 18:53:30.284246 [ 277 ] {5847470a-0213-45a5-b9d1-03533f983fc6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8845 | 2025.07.29 18:53:30.284371 [ 196 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1699 rows, containing 5 columns (5 merged, 0 gathered) in 0.001212564 sec., 1401163.1550994422 rows/sec., 97.30 MiB/sec. | ||
| 8846 | 2025.07.29 18:53:30.284468 [ 277 ] {5847470a-0213-45a5-b9d1-03533f983fc6} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8847 | 2025.07.29 18:53:30.284581 [ 25 ] {} <Debug> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3) (MergerMutator): Selected 6 parts from all_1_23_5 to all_28_28_0 | ||
| 8848 | 2025.07.29 18:53:30.284584 [ 196 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 8849 | 2025.07.29 18:53:30.284606 [ 277 ] {5847470a-0213-45a5-b9d1-03533f983fc6} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001281 sec., 157689.30523028882 rows/sec., 8.96 MiB/sec. | ||
| 8850 | 2025.07.29 18:53:30.284611 [ 25 ] {} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8851 | 2025.07.29 18:53:30.284648 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8852 | 2025.07.29 18:53:30.284654 [ 277 ] {5847470a-0213-45a5-b9d1-03533f983fc6} <Debug> TCPHandler: Processed in 0.001463021 sec. | ||
| 8853 | 2025.07.29 18:53:30.284724 [ 201 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_23_5 to all_28_28_0 into Compact with storage Full | ||
| 8854 | 2025.07.29 18:53:30.284777 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8855 | 2025.07.29 18:53:30.284808 [ 201 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8856 | 2025.07.29 18:53:30.284839 [ 201 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 214 rows starting from the beginning of the part | ||
| 8857 | 2025.07.29 18:53:30.284877 [ 277 ] {7ba86f1d-33f3-426e-93eb-0abd3fb78a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8858 | 2025.07.29 18:53:30.284891 [ 201 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 202 rows starting from the beginning of the part | ||
| 8859 | 2025.07.29 18:53:30.284911 [ 196 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_28_6} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8860 | 2025.07.29 18:53:30.284924 [ 277 ] {7ba86f1d-33f3-426e-93eb-0abd3fb78a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8861 | 2025.07.29 18:53:30.284936 [ 201 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 202 rows starting from the beginning of the part | ||
| 8862 | 2025.07.29 18:53:30.284981 [ 201 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 202 rows starting from the beginning of the part | ||
| 8863 | 2025.07.29 18:53:30.285002 [ 196 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_28_6} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8) (MergerMutator): Merged 6 parts: [all_1_23_5, all_28_28_0] -> all_1_28_6 | ||
| 8864 | 2025.07.29 18:53:30.285014 [ 201 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 202 rows starting from the beginning of the part | ||
| 8865 | 2025.07.29 18:53:30.285054 [ 201 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 202 rows starting from the beginning of the part | ||
| 8866 | 2025.07.29 18:53:30.285102 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 8867 | 2025.07.29 18:53:30.285618 [ 277 ] {7ba86f1d-33f3-426e-93eb-0abd3fb78a0f} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8868 | 2025.07.29 18:53:30.285659 [ 277 ] {7ba86f1d-33f3-426e-93eb-0abd3fb78a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8869 | 2025.07.29 18:53:30.285868 [ 196 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1224 rows, containing 5 columns (5 merged, 0 gathered) in 0.001172683 sec., 1043760.3342079658 rows/sec., 63.46 MiB/sec. | ||
| 8870 | 2025.07.29 18:53:30.286049 [ 277 ] {7ba86f1d-33f3-426e-93eb-0abd3fb78a0f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8871 | 2025.07.29 18:53:30.286061 [ 195 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 8872 | 2025.07.29 18:53:30.286328 [ 277 ] {7ba86f1d-33f3-426e-93eb-0abd3fb78a0f} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8873 | 2025.07.29 18:53:30.286458 [ 195 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_28_6} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8874 | 2025.07.29 18:53:30.286480 [ 277 ] {7ba86f1d-33f3-426e-93eb-0abd3fb78a0f} <Debug> executeQuery: Read 684 rows, 49.13 KiB in 0.00162 sec., 422222.22222222225 rows/sec., 29.62 MiB/sec. | ||
| 8875 | 2025.07.29 18:53:30.286524 [ 277 ] {7ba86f1d-33f3-426e-93eb-0abd3fb78a0f} <Debug> TCPHandler: Processed in 0.00179714 sec. | ||
| 8876 | 2025.07.29 18:53:30.286557 [ 195 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_28_6} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3) (MergerMutator): Merged 6 parts: [all_1_23_5, all_28_28_0] -> all_1_28_6 | ||
| 8877 | 2025.07.29 18:53:30.286624 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8878 | 2025.07.29 18:53:30.286682 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 8879 | 2025.07.29 18:53:30.286724 [ 277 ] {b495be37-2e23-47a4-a64f-318eb0b2b931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8880 | 2025.07.29 18:53:30.286770 [ 277 ] {b495be37-2e23-47a4-a64f-318eb0b2b931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8881 | 2025.07.29 18:53:30.287107 [ 277 ] {b495be37-2e23-47a4-a64f-318eb0b2b931} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8882 | 2025.07.29 18:53:30.287144 [ 277 ] {b495be37-2e23-47a4-a64f-318eb0b2b931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8883 | 2025.07.29 18:53:30.287461 [ 277 ] {b495be37-2e23-47a4-a64f-318eb0b2b931} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8884 | 2025.07.29 18:53:30.287684 [ 277 ] {b495be37-2e23-47a4-a64f-318eb0b2b931} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8885 | 2025.07.29 18:53:30.287812 [ 277 ] {b495be37-2e23-47a4-a64f-318eb0b2b931} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001106 sec., 5424.9547920434 rows/sec., 283.43 KiB/sec. | ||
| 8886 | 2025.07.29 18:53:30.287849 [ 277 ] {b495be37-2e23-47a4-a64f-318eb0b2b931} <Debug> TCPHandler: Processed in 0.001273446 sec. | ||
| 8887 | 2025.07.29 18:53:30.287960 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8888 | 2025.07.29 18:53:30.288053 [ 277 ] {402ce746-e53a-4899-878f-8a187d955c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8889 | 2025.07.29 18:53:30.288095 [ 277 ] {402ce746-e53a-4899-878f-8a187d955c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8890 | 2025.07.29 18:53:30.288519 [ 277 ] {402ce746-e53a-4899-878f-8a187d955c7e} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8891 | 2025.07.29 18:53:30.288553 [ 277 ] {402ce746-e53a-4899-878f-8a187d955c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8892 | 2025.07.29 18:53:30.288891 [ 277 ] {402ce746-e53a-4899-878f-8a187d955c7e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8893 | 2025.07.29 18:53:30.289099 [ 277 ] {402ce746-e53a-4899-878f-8a187d955c7e} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8894 | 2025.07.29 18:53:30.289218 [ 277 ] {402ce746-e53a-4899-878f-8a187d955c7e} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001237 sec., 248181.08326596604 rows/sec., 16.33 MiB/sec. | ||
| 8895 | 2025.07.29 18:53:30.289253 [ 277 ] {402ce746-e53a-4899-878f-8a187d955c7e} <Debug> TCPHandler: Processed in 0.001399929 sec. | ||
| 8896 | 2025.07.29 18:53:30.289353 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8897 | 2025.07.29 18:53:30.289511 [ 277 ] {c3984380-572b-4add-ac8d-55c2fb7e225a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8898 | 2025.07.29 18:53:30.289552 [ 277 ] {c3984380-572b-4add-ac8d-55c2fb7e225a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8899 | 2025.07.29 18:53:30.289863 [ 277 ] {c3984380-572b-4add-ac8d-55c2fb7e225a} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8900 | 2025.07.29 18:53:30.289899 [ 277 ] {c3984380-572b-4add-ac8d-55c2fb7e225a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8901 | 2025.07.29 18:53:30.290197 [ 277 ] {c3984380-572b-4add-ac8d-55c2fb7e225a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8902 | 2025.07.29 18:53:30.290407 [ 277 ] {c3984380-572b-4add-ac8d-55c2fb7e225a} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8903 | 2025.07.29 18:53:30.290539 [ 277 ] {c3984380-572b-4add-ac8d-55c2fb7e225a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 64.36 KiB/sec. | ||
| 8904 | 2025.07.29 18:53:30.290575 [ 277 ] {c3984380-572b-4add-ac8d-55c2fb7e225a} <Debug> TCPHandler: Processed in 0.001206973 sec. | ||
| 8905 | 2025.07.29 18:53:30.290681 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8906 | 2025.07.29 18:53:30.290774 [ 277 ] {cbe0f530-5ef0-44aa-9a57-578b74b825e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8907 | 2025.07.29 18:53:30.290829 [ 277 ] {cbe0f530-5ef0-44aa-9a57-578b74b825e8} <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 | ||
| 8908 | 2025.07.29 18:53:30.291701 [ 277 ] {cbe0f530-5ef0-44aa-9a57-578b74b825e8} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8909 | 2025.07.29 18:53:30.291739 [ 277 ] {cbe0f530-5ef0-44aa-9a57-578b74b825e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8910 | 2025.07.29 18:53:30.292305 [ 277 ] {cbe0f530-5ef0-44aa-9a57-578b74b825e8} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8911 | 2025.07.29 18:53:30.292541 [ 277 ] {cbe0f530-5ef0-44aa-9a57-578b74b825e8} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8912 | 2025.07.29 18:53:30.292682 [ 277 ] {cbe0f530-5ef0-44aa-9a57-578b74b825e8} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001925 sec., 16623.376623376622 rows/sec., 29.79 MiB/sec. | ||
| 8913 | 2025.07.29 18:53:30.292745 [ 277 ] {cbe0f530-5ef0-44aa-9a57-578b74b825e8} <Debug> TCPHandler: Processed in 0.002112549 sec. | ||
| 8914 | 2025.07.29 18:53:30.292861 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8915 | 2025.07.29 18:53:30.292955 [ 277 ] {f3a55436-5ad0-44e1-8cf3-af240a6d3041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8916 | 2025.07.29 18:53:30.292996 [ 277 ] {f3a55436-5ad0-44e1-8cf3-af240a6d3041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8917 | 2025.07.29 18:53:30.293333 [ 277 ] {f3a55436-5ad0-44e1-8cf3-af240a6d3041} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8918 | 2025.07.29 18:53:30.293369 [ 277 ] {f3a55436-5ad0-44e1-8cf3-af240a6d3041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8919 | 2025.07.29 18:53:30.293691 [ 277 ] {f3a55436-5ad0-44e1-8cf3-af240a6d3041} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8920 | 2025.07.29 18:53:30.293904 [ 277 ] {f3a55436-5ad0-44e1-8cf3-af240a6d3041} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8921 | 2025.07.29 18:53:30.294028 [ 277 ] {f3a55436-5ad0-44e1-8cf3-af240a6d3041} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001092 sec., 93406.5934065934 rows/sec., 5.74 MiB/sec. | ||
| 8922 | 2025.07.29 18:53:30.294064 [ 277 ] {f3a55436-5ad0-44e1-8cf3-af240a6d3041} <Debug> TCPHandler: Processed in 0.001252675 sec. | ||
| 8923 | 2025.07.29 18:53:32.285387 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8924 | 2025.07.29 18:53:32.285454 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8925 | 2025.07.29 18:53:32.463078 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19276 | ||
| 8926 | 2025.07.29 18:53:32.463609 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8927 | 2025.07.29 18:53:32.463659 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8928 | 2025.07.29 18:53:32.464184 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8929 | 2025.07.29 18:53:32.464422 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8930 | 2025.07.29 18:53:32.464580 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 | ||
| 8931 | 2025.07.29 18:53:33.507848 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 8932 | 2025.07.29 18:53:33.523253 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8933 | 2025.07.29 18:53:33.523306 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8934 | 2025.07.29 18:53:33.528883 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8935 | 2025.07.29 18:53:33.529568 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8936 | 2025.07.29 18:53:33.532252 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 8937 | 2025.07.29 18:53:35.264238 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8938 | 2025.07.29 18:53:35.264435 [ 277 ] {a87dc4f3-57f5-402c-9f58-2afec680f33d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8939 | 2025.07.29 18:53:35.264511 [ 277 ] {a87dc4f3-57f5-402c-9f58-2afec680f33d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8940 | 2025.07.29 18:53:35.265294 [ 277 ] {a87dc4f3-57f5-402c-9f58-2afec680f33d} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8941 | 2025.07.29 18:53:35.265347 [ 277 ] {a87dc4f3-57f5-402c-9f58-2afec680f33d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8942 | 2025.07.29 18:53:35.265774 [ 277 ] {a87dc4f3-57f5-402c-9f58-2afec680f33d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8943 | 2025.07.29 18:53:35.266021 [ 277 ] {a87dc4f3-57f5-402c-9f58-2afec680f33d} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8944 | 2025.07.29 18:53:35.266186 [ 277 ] {a87dc4f3-57f5-402c-9f58-2afec680f33d} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.001804 sec., 41019.95565410199 rows/sec., 3.34 MiB/sec. | ||
| 8945 | 2025.07.29 18:53:35.266236 [ 277 ] {a87dc4f3-57f5-402c-9f58-2afec680f33d} <Debug> TCPHandler: Processed in 0.00213364 sec. | ||
| 8946 | 2025.07.29 18:53:35.266388 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8947 | 2025.07.29 18:53:35.266491 [ 277 ] {0a87884f-2683-498b-8578-d0f9577f1882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8948 | 2025.07.29 18:53:35.266536 [ 277 ] {0a87884f-2683-498b-8578-d0f9577f1882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8949 | 2025.07.29 18:53:35.266982 [ 277 ] {0a87884f-2683-498b-8578-d0f9577f1882} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8950 | 2025.07.29 18:53:35.267021 [ 277 ] {0a87884f-2683-498b-8578-d0f9577f1882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8951 | 2025.07.29 18:53:35.267342 [ 277 ] {0a87884f-2683-498b-8578-d0f9577f1882} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8952 | 2025.07.29 18:53:35.267563 [ 277 ] {0a87884f-2683-498b-8578-d0f9577f1882} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8953 | 2025.07.29 18:53:35.267700 [ 277 ] {0a87884f-2683-498b-8578-d0f9577f1882} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001232 sec., 7305.194805194805 rows/sec., 549.32 KiB/sec. | ||
| 8954 | 2025.07.29 18:53:35.267738 [ 277 ] {0a87884f-2683-498b-8578-d0f9577f1882} <Debug> TCPHandler: Processed in 0.001410439 sec. | ||
| 8955 | 2025.07.29 18:53:35.267854 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8956 | 2025.07.29 18:53:35.267949 [ 277 ] {7cb3375d-07bc-469d-98c1-febe5aaec851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8957 | 2025.07.29 18:53:35.267989 [ 277 ] {7cb3375d-07bc-469d-98c1-febe5aaec851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8958 | 2025.07.29 18:53:35.268415 [ 277 ] {7cb3375d-07bc-469d-98c1-febe5aaec851} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8959 | 2025.07.29 18:53:35.268452 [ 277 ] {7cb3375d-07bc-469d-98c1-febe5aaec851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8960 | 2025.07.29 18:53:35.268755 [ 277 ] {7cb3375d-07bc-469d-98c1-febe5aaec851} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8961 | 2025.07.29 18:53:35.268955 [ 277 ] {7cb3375d-07bc-469d-98c1-febe5aaec851} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8962 | 2025.07.29 18:53:35.269079 [ 277 ] {7cb3375d-07bc-469d-98c1-febe5aaec851} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001189 sec., 61396.13120269134 rows/sec., 4.79 MiB/sec. | ||
| 8963 | 2025.07.29 18:53:35.269115 [ 277 ] {7cb3375d-07bc-469d-98c1-febe5aaec851} <Debug> TCPHandler: Processed in 0.001360568 sec. | ||
| 8964 | 2025.07.29 18:53:35.269221 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8965 | 2025.07.29 18:53:35.269310 [ 277 ] {d45dbede-2556-46f9-902f-fe3c360de829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8966 | 2025.07.29 18:53:35.269350 [ 277 ] {d45dbede-2556-46f9-902f-fe3c360de829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8967 | 2025.07.29 18:53:35.269815 [ 277 ] {d45dbede-2556-46f9-902f-fe3c360de829} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8968 | 2025.07.29 18:53:35.269851 [ 277 ] {d45dbede-2556-46f9-902f-fe3c360de829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8969 | 2025.07.29 18:53:35.270189 [ 277 ] {d45dbede-2556-46f9-902f-fe3c360de829} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8970 | 2025.07.29 18:53:35.270408 [ 277 ] {d45dbede-2556-46f9-902f-fe3c360de829} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8971 | 2025.07.29 18:53:35.270549 [ 277 ] {d45dbede-2556-46f9-902f-fe3c360de829} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 8972 | 2025.07.29 18:53:35.270587 [ 277 ] {d45dbede-2556-46f9-902f-fe3c360de829} <Debug> TCPHandler: Processed in 0.001365678 sec. | ||
| 8973 | 2025.07.29 18:53:35.270691 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8974 | 2025.07.29 18:53:35.270785 [ 277 ] {2f12da9b-1a3f-4752-8830-82881b7e2d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8975 | 2025.07.29 18:53:35.270839 [ 277 ] {2f12da9b-1a3f-4752-8830-82881b7e2d8b} <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 | ||
| 8976 | 2025.07.29 18:53:35.271615 [ 277 ] {2f12da9b-1a3f-4752-8830-82881b7e2d8b} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8977 | 2025.07.29 18:53:35.271651 [ 277 ] {2f12da9b-1a3f-4752-8830-82881b7e2d8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8978 | 2025.07.29 18:53:35.272169 [ 277 ] {2f12da9b-1a3f-4752-8830-82881b7e2d8b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8979 | 2025.07.29 18:53:35.272400 [ 277 ] {2f12da9b-1a3f-4752-8830-82881b7e2d8b} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8980 | 2025.07.29 18:53:35.272516 [ 137 ] {} <Debug> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8981 | 2025.07.29 18:53:35.272544 [ 277 ] {2f12da9b-1a3f-4752-8830-82881b7e2d8b} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001776 sec., 5067.5675675675675 rows/sec., 9.08 MiB/sec. | ||
| 8982 | 2025.07.29 18:53:35.272603 [ 137 ] {} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8983 | 2025.07.29 18:53:35.272630 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8984 | 2025.07.29 18:53:35.272647 [ 277 ] {2f12da9b-1a3f-4752-8830-82881b7e2d8b} <Debug> TCPHandler: Processed in 0.002004107 sec. | ||
| 8985 | 2025.07.29 18:53:35.272734 [ 201 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8986 | 2025.07.29 18:53:35.272768 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8987 | 2025.07.29 18:53:35.272868 [ 277 ] {750bbca9-9053-4699-b168-50d9599f4edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8988 | 2025.07.29 18:53:35.272910 [ 277 ] {750bbca9-9053-4699-b168-50d9599f4edb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8989 | 2025.07.29 18:53:35.272997 [ 201 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8990 | 2025.07.29 18:53:35.273069 [ 201 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1000 rows starting from the beginning of the part | ||
| 8991 | 2025.07.29 18:53:35.273220 [ 201 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 9 rows starting from the beginning of the part | ||
| 8992 | 2025.07.29 18:53:35.273239 [ 277 ] {750bbca9-9053-4699-b168-50d9599f4edb} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8993 | 2025.07.29 18:53:35.273280 [ 277 ] {750bbca9-9053-4699-b168-50d9599f4edb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 8994 | 2025.07.29 18:53:35.273330 [ 201 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 32 rows starting from the beginning of the part | ||
| 8995 | 2025.07.29 18:53:35.273445 [ 201 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 9 rows starting from the beginning of the part | ||
| 8996 | 2025.07.29 18:53:35.273549 [ 201 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 32 rows starting from the beginning of the part | ||
| 8997 | 2025.07.29 18:53:35.273621 [ 277 ] {750bbca9-9053-4699-b168-50d9599f4edb} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8998 | 2025.07.29 18:53:35.273646 [ 201 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 9 rows starting from the beginning of the part | ||
| 8999 | 2025.07.29 18:53:35.273841 [ 277 ] {750bbca9-9053-4699-b168-50d9599f4edb} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9000 | 2025.07.29 18:53:35.273975 [ 277 ] {750bbca9-9053-4699-b168-50d9599f4edb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 9001 | 2025.07.29 18:53:35.274013 [ 277 ] {750bbca9-9053-4699-b168-50d9599f4edb} <Debug> TCPHandler: Processed in 0.001295736 sec. | ||
| 9002 | 2025.07.29 18:53:35.280280 [ 195 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1091 rows, containing 19 columns (19 merged, 0 gathered) in 0.007589182 sec., 143757.25868743166 rows/sec., 257.61 MiB/sec. | ||
| 9003 | 2025.07.29 18:53:35.281202 [ 201 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9004 | 2025.07.29 18:53:35.281519 [ 201 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9005 | 2025.07.29 18:53:35.281587 [ 201 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9006 | 2025.07.29 18:53:35.281672 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.35 MiB. | ||
| 9007 | 2025.07.29 18:53:36.000228 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 278.71 MiB, peak 287.17 MiB, free memory in arenas 0.00 B, will set to 282.28 MiB (RSS), difference: 3.57 MiB | ||
| 9008 | 2025.07.29 18:53:36.674645 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9009 | 2025.07.29 18:53:36.674848 [ 277 ] {86b52752-9dcc-46bc-b739-c7673eb692bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9010 | 2025.07.29 18:53:36.674918 [ 277 ] {86b52752-9dcc-46bc-b739-c7673eb692bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9011 | 2025.07.29 18:53:36.675747 [ 277 ] {86b52752-9dcc-46bc-b739-c7673eb692bb} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9012 | 2025.07.29 18:53:36.675786 [ 277 ] {86b52752-9dcc-46bc-b739-c7673eb692bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9013 | 2025.07.29 18:53:36.676183 [ 277 ] {86b52752-9dcc-46bc-b739-c7673eb692bb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9014 | 2025.07.29 18:53:36.676411 [ 277 ] {86b52752-9dcc-46bc-b739-c7673eb692bb} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9015 | 2025.07.29 18:53:36.676562 [ 277 ] {86b52752-9dcc-46bc-b739-c7673eb692bb} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001765 sec., 222096.31728045325 rows/sec., 14.09 MiB/sec. | ||
| 9016 | 2025.07.29 18:53:36.676602 [ 277 ] {86b52752-9dcc-46bc-b739-c7673eb692bb} <Debug> TCPHandler: Processed in 0.002088678 sec. | ||
| 9017 | 2025.07.29 18:53:36.676714 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9018 | 2025.07.29 18:53:36.676810 [ 277 ] {82cdd222-d9f2-4c37-a94d-5e2b07cd5a7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9019 | 2025.07.29 18:53:36.676850 [ 277 ] {82cdd222-d9f2-4c37-a94d-5e2b07cd5a7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9020 | 2025.07.29 18:53:36.677236 [ 277 ] {82cdd222-d9f2-4c37-a94d-5e2b07cd5a7c} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9021 | 2025.07.29 18:53:36.677271 [ 277 ] {82cdd222-d9f2-4c37-a94d-5e2b07cd5a7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9022 | 2025.07.29 18:53:36.677576 [ 277 ] {82cdd222-d9f2-4c37-a94d-5e2b07cd5a7c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9023 | 2025.07.29 18:53:36.677790 [ 277 ] {82cdd222-d9f2-4c37-a94d-5e2b07cd5a7c} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9024 | 2025.07.29 18:53:36.677918 [ 277 ] {82cdd222-d9f2-4c37-a94d-5e2b07cd5a7c} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001127 sec., 8873.114463176575 rows/sec., 723.54 KiB/sec. | ||
| 9025 | 2025.07.29 18:53:36.677955 [ 277 ] {82cdd222-d9f2-4c37-a94d-5e2b07cd5a7c} <Debug> TCPHandler: Processed in 0.001290556 sec. | ||
| 9026 | 2025.07.29 18:53:36.678052 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9027 | 2025.07.29 18:53:36.678145 [ 277 ] {5b7703a6-6a2d-4360-8114-5ca08fd18f3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9028 | 2025.07.29 18:53:36.678184 [ 277 ] {5b7703a6-6a2d-4360-8114-5ca08fd18f3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9029 | 2025.07.29 18:53:36.680213 [ 277 ] {5b7703a6-6a2d-4360-8114-5ca08fd18f3c} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9030 | 2025.07.29 18:53:36.680248 [ 277 ] {5b7703a6-6a2d-4360-8114-5ca08fd18f3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9031 | 2025.07.29 18:53:36.680688 [ 277 ] {5b7703a6-6a2d-4360-8114-5ca08fd18f3c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9032 | 2025.07.29 18:53:36.680915 [ 277 ] {5b7703a6-6a2d-4360-8114-5ca08fd18f3c} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9033 | 2025.07.29 18:53:36.681045 [ 277 ] {5b7703a6-6a2d-4360-8114-5ca08fd18f3c} <Debug> executeQuery: Read 2276 rows, 188.56 KiB in 0.002917 sec., 780253.6852931094 rows/sec., 63.13 MiB/sec. | ||
| 9034 | 2025.07.29 18:53:36.681085 [ 277 ] {5b7703a6-6a2d-4360-8114-5ca08fd18f3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 9035 | 2025.07.29 18:53:36.681099 [ 277 ] {5b7703a6-6a2d-4360-8114-5ca08fd18f3c} <Debug> TCPHandler: Processed in 0.003095347 sec. | ||
| 9036 | 2025.07.29 18:53:36.681204 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9037 | 2025.07.29 18:53:36.681299 [ 277 ] {8676b494-09e4-49b1-9d94-5e09426776e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9038 | 2025.07.29 18:53:36.681340 [ 277 ] {8676b494-09e4-49b1-9d94-5e09426776e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9039 | 2025.07.29 18:53:36.681893 [ 277 ] {8676b494-09e4-49b1-9d94-5e09426776e7} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9040 | 2025.07.29 18:53:36.681928 [ 277 ] {8676b494-09e4-49b1-9d94-5e09426776e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9041 | 2025.07.29 18:53:36.682245 [ 277 ] {8676b494-09e4-49b1-9d94-5e09426776e7} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9042 | 2025.07.29 18:53:36.682457 [ 277 ] {8676b494-09e4-49b1-9d94-5e09426776e7} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9043 | 2025.07.29 18:53:36.682588 [ 277 ] {8676b494-09e4-49b1-9d94-5e09426776e7} <Debug> executeQuery: Read 238 rows, 14.88 KiB in 0.001308 sec., 181957.18654434252 rows/sec., 11.11 MiB/sec. | ||
| 9044 | 2025.07.29 18:53:36.682625 [ 277 ] {8676b494-09e4-49b1-9d94-5e09426776e7} <Debug> TCPHandler: Processed in 0.001470321 sec. | ||
| 9045 | 2025.07.29 18:53:36.682723 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9046 | 2025.07.29 18:53:36.682818 [ 277 ] {5b7aa0f6-e6c3-4eef-94e5-f4c5b94c5cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9047 | 2025.07.29 18:53:36.682857 [ 277 ] {5b7aa0f6-e6c3-4eef-94e5-f4c5b94c5cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9048 | 2025.07.29 18:53:36.683466 [ 277 ] {5b7aa0f6-e6c3-4eef-94e5-f4c5b94c5cba} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9049 | 2025.07.29 18:53:36.683502 [ 277 ] {5b7aa0f6-e6c3-4eef-94e5-f4c5b94c5cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9050 | 2025.07.29 18:53:36.683829 [ 277 ] {5b7aa0f6-e6c3-4eef-94e5-f4c5b94c5cba} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9051 | 2025.07.29 18:53:36.684040 [ 277 ] {5b7aa0f6-e6c3-4eef-94e5-f4c5b94c5cba} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9052 | 2025.07.29 18:53:36.684164 [ 277 ] {5b7aa0f6-e6c3-4eef-94e5-f4c5b94c5cba} <Debug> executeQuery: Read 431 rows, 29.22 KiB in 0.001365 sec., 315750.91575091577 rows/sec., 20.90 MiB/sec. | ||
| 9053 | 2025.07.29 18:53:36.684202 [ 277 ] {5b7aa0f6-e6c3-4eef-94e5-f4c5b94c5cba} <Debug> TCPHandler: Processed in 0.001526422 sec. | ||
| 9054 | 2025.07.29 18:53:36.684308 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9055 | 2025.07.29 18:53:36.684402 [ 277 ] {cf2191d7-a282-4bdb-99b0-5872d9fc85cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9056 | 2025.07.29 18:53:36.684442 [ 277 ] {cf2191d7-a282-4bdb-99b0-5872d9fc85cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9057 | 2025.07.29 18:53:36.684914 [ 277 ] {cf2191d7-a282-4bdb-99b0-5872d9fc85cc} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9058 | 2025.07.29 18:53:36.684946 [ 277 ] {cf2191d7-a282-4bdb-99b0-5872d9fc85cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9059 | 2025.07.29 18:53:36.685232 [ 277 ] {cf2191d7-a282-4bdb-99b0-5872d9fc85cc} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9060 | 2025.07.29 18:53:36.685436 [ 277 ] {cf2191d7-a282-4bdb-99b0-5872d9fc85cc} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9061 | 2025.07.29 18:53:36.685622 [ 277 ] {cf2191d7-a282-4bdb-99b0-5872d9fc85cc} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001237 sec., 163298.30234438158 rows/sec., 9.27 MiB/sec. | ||
| 9062 | 2025.07.29 18:53:36.685659 [ 277 ] {cf2191d7-a282-4bdb-99b0-5872d9fc85cc} <Debug> TCPHandler: Processed in 0.001399029 sec. | ||
| 9063 | 2025.07.29 18:53:36.685766 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9064 | 2025.07.29 18:53:36.685860 [ 277 ] {42c96517-acf8-46e1-b8be-b6288836d3d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9065 | 2025.07.29 18:53:36.685899 [ 277 ] {42c96517-acf8-46e1-b8be-b6288836d3d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9066 | 2025.07.29 18:53:36.686859 [ 277 ] {42c96517-acf8-46e1-b8be-b6288836d3d9} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9067 | 2025.07.29 18:53:36.686893 [ 277 ] {42c96517-acf8-46e1-b8be-b6288836d3d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9068 | 2025.07.29 18:53:36.687309 [ 277 ] {42c96517-acf8-46e1-b8be-b6288836d3d9} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9069 | 2025.07.29 18:53:36.687524 [ 277 ] {42c96517-acf8-46e1-b8be-b6288836d3d9} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9070 | 2025.07.29 18:53:36.687655 [ 277 ] {42c96517-acf8-46e1-b8be-b6288836d3d9} <Debug> executeQuery: Read 1150 rows, 84.24 KiB in 0.001813 sec., 634307.77716492 rows/sec., 45.37 MiB/sec. | ||
| 9071 | 2025.07.29 18:53:36.687692 [ 277 ] {42c96517-acf8-46e1-b8be-b6288836d3d9} <Debug> TCPHandler: Processed in 0.001974845 sec. | ||
| 9072 | 2025.07.29 18:53:36.687800 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9073 | 2025.07.29 18:53:36.687894 [ 277 ] {7db7be87-cb6e-43eb-923c-2bc3d2870249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9074 | 2025.07.29 18:53:36.687936 [ 277 ] {7db7be87-cb6e-43eb-923c-2bc3d2870249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9075 | 2025.07.29 18:53:36.688260 [ 277 ] {7db7be87-cb6e-43eb-923c-2bc3d2870249} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9076 | 2025.07.29 18:53:36.688294 [ 277 ] {7db7be87-cb6e-43eb-923c-2bc3d2870249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9077 | 2025.07.29 18:53:36.688606 [ 277 ] {7db7be87-cb6e-43eb-923c-2bc3d2870249} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9078 | 2025.07.29 18:53:36.688821 [ 277 ] {7db7be87-cb6e-43eb-923c-2bc3d2870249} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9079 | 2025.07.29 18:53:36.688957 [ 277 ] {7db7be87-cb6e-43eb-923c-2bc3d2870249} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 289.99 KiB/sec. | ||
| 9080 | 2025.07.29 18:53:36.688995 [ 277 ] {7db7be87-cb6e-43eb-923c-2bc3d2870249} <Debug> TCPHandler: Processed in 0.001244115 sec. | ||
| 9081 | 2025.07.29 18:53:36.689094 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9082 | 2025.07.29 18:53:36.689187 [ 277 ] {d5696584-79b1-43e9-b25c-ffa856b7dead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9083 | 2025.07.29 18:53:36.689229 [ 277 ] {d5696584-79b1-43e9-b25c-ffa856b7dead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9084 | 2025.07.29 18:53:36.689874 [ 277 ] {d5696584-79b1-43e9-b25c-ffa856b7dead} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9085 | 2025.07.29 18:53:36.689911 [ 277 ] {d5696584-79b1-43e9-b25c-ffa856b7dead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9086 | 2025.07.29 18:53:36.690316 [ 277 ] {d5696584-79b1-43e9-b25c-ffa856b7dead} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9087 | 2025.07.29 18:53:36.690538 [ 277 ] {d5696584-79b1-43e9-b25c-ffa856b7dead} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9088 | 2025.07.29 18:53:36.690675 [ 277 ] {d5696584-79b1-43e9-b25c-ffa856b7dead} <Debug> executeQuery: Read 906 rows, 61.27 KiB in 0.001506 sec., 601593.625498008 rows/sec., 39.73 MiB/sec. | ||
| 9089 | 2025.07.29 18:53:36.690713 [ 277 ] {d5696584-79b1-43e9-b25c-ffa856b7dead} <Debug> TCPHandler: Processed in 0.001667877 sec. | ||
| 9090 | 2025.07.29 18:53:36.690831 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9091 | 2025.07.29 18:53:36.690951 [ 277 ] {7f0d90dd-1c94-4cc6-821f-11424b68bfcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9092 | 2025.07.29 18:53:36.691001 [ 277 ] {7f0d90dd-1c94-4cc6-821f-11424b68bfcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9093 | 2025.07.29 18:53:36.691354 [ 277 ] {7f0d90dd-1c94-4cc6-821f-11424b68bfcd} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9094 | 2025.07.29 18:53:36.691390 [ 277 ] {7f0d90dd-1c94-4cc6-821f-11424b68bfcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9095 | 2025.07.29 18:53:36.691702 [ 277 ] {7f0d90dd-1c94-4cc6-821f-11424b68bfcd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9096 | 2025.07.29 18:53:36.691912 [ 277 ] {7f0d90dd-1c94-4cc6-821f-11424b68bfcd} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9097 | 2025.07.29 18:53:36.692044 [ 277 ] {7f0d90dd-1c94-4cc6-821f-11424b68bfcd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001118 sec., 894.4543828264758 rows/sec., 60.27 KiB/sec. | ||
| 9098 | 2025.07.29 18:53:36.692081 [ 277 ] {7f0d90dd-1c94-4cc6-821f-11424b68bfcd} <Debug> TCPHandler: Processed in 0.001309006 sec. | ||
| 9099 | 2025.07.29 18:53:36.692186 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9100 | 2025.07.29 18:53:36.692286 [ 277 ] {64f2879c-b29a-4496-baa3-ccb4023c3ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9101 | 2025.07.29 18:53:36.692341 [ 277 ] {64f2879c-b29a-4496-baa3-ccb4023c3ab4} <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 | ||
| 9102 | 2025.07.29 18:53:36.693196 [ 277 ] {64f2879c-b29a-4496-baa3-ccb4023c3ab4} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9103 | 2025.07.29 18:53:36.693233 [ 277 ] {64f2879c-b29a-4496-baa3-ccb4023c3ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9104 | 2025.07.29 18:53:36.693802 [ 277 ] {64f2879c-b29a-4496-baa3-ccb4023c3ab4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9105 | 2025.07.29 18:53:36.694026 [ 277 ] {64f2879c-b29a-4496-baa3-ccb4023c3ab4} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9106 | 2025.07.29 18:53:36.694177 [ 277 ] {64f2879c-b29a-4496-baa3-ccb4023c3ab4} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001908 sec., 16771.488469601678 rows/sec., 30.05 MiB/sec. | ||
| 9107 | 2025.07.29 18:53:36.694240 [ 277 ] {64f2879c-b29a-4496-baa3-ccb4023c3ab4} <Debug> TCPHandler: Processed in 0.002106108 sec. | ||
| 9108 | 2025.07.29 18:53:36.694351 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9109 | 2025.07.29 18:53:36.694447 [ 277 ] {770122ab-839c-4ecf-99a4-fec4d7f93428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9110 | 2025.07.29 18:53:36.694489 [ 277 ] {770122ab-839c-4ecf-99a4-fec4d7f93428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9111 | 2025.07.29 18:53:36.694839 [ 277 ] {770122ab-839c-4ecf-99a4-fec4d7f93428} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9112 | 2025.07.29 18:53:36.694877 [ 277 ] {770122ab-839c-4ecf-99a4-fec4d7f93428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9113 | 2025.07.29 18:53:36.695183 [ 277 ] {770122ab-839c-4ecf-99a4-fec4d7f93428} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9114 | 2025.07.29 18:53:36.695395 [ 277 ] {770122ab-839c-4ecf-99a4-fec4d7f93428} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9115 | 2025.07.29 18:53:36.695522 [ 277 ] {770122ab-839c-4ecf-99a4-fec4d7f93428} <Debug> executeQuery: Read 56 rows, 3.23 KiB in 0.001092 sec., 51282.05128205128 rows/sec., 2.89 MiB/sec. | ||
| 9116 | 2025.07.29 18:53:36.695559 [ 277 ] {770122ab-839c-4ecf-99a4-fec4d7f93428} <Debug> TCPHandler: Processed in 0.001259475 sec. | ||
| 9117 | 2025.07.29 18:53:37.532639 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1294 | ||
| 9118 | 2025.07.29 18:53:37.535517 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9119 | 2025.07.29 18:53:37.535557 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9120 | 2025.07.29 18:53:37.536817 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9121 | 2025.07.29 18:53:37.537074 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9122 | 2025.07.29 18:53:37.537210 [ 135 ] {} <Debug> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9123 | 2025.07.29 18:53:37.537243 [ 135 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9124 | 2025.07.29 18:53:37.537261 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9125 | 2025.07.29 18:53:37.537323 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1294 | ||
| 9126 | 2025.07.29 18:53:37.537390 [ 192 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 9127 | 2025.07.29 18:53:37.538339 [ 192 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9128 | 2025.07.29 18:53:37.538531 [ 192 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1088 rows starting from the beginning of the part | ||
| 9129 | 2025.07.29 18:53:37.538939 [ 192 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
| 9130 | 2025.07.29 18:53:37.539315 [ 192 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 58 rows starting from the beginning of the part | ||
| 9131 | 2025.07.29 18:53:37.539658 [ 192 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part | ||
| 9132 | 2025.07.29 18:53:37.540008 [ 192 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 34 rows starting from the beginning of the part | ||
| 9133 | 2025.07.29 18:53:37.540347 [ 192 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 58 rows starting from the beginning of the part | ||
| 9134 | 2025.07.29 18:53:37.546717 [ 201 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1294 rows, containing 72 columns (72 merged, 0 gathered) in 0.009393143 sec., 137760.0660396632 rows/sec., 111.30 MiB/sec. | ||
| 9135 | 2025.07.29 18:53:37.548144 [ 195 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9136 | 2025.07.29 18:53:37.548715 [ 195 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_31_6} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9137 | 2025.07.29 18:53:37.548786 [ 195 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_31_6} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9138 | 2025.07.29 18:53:37.549083 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.98 MiB. | ||
| 9139 | 2025.07.29 18:53:39.964688 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19703 | ||
| 9140 | 2025.07.29 18:53:39.965490 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9141 | 2025.07.29 18:53:39.965564 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9142 | 2025.07.29 18:53:39.966162 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9143 | 2025.07.29 18:53:39.966393 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9144 | 2025.07.29 18:53:39.966522 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19703 | ||
| 9145 | 2025.07.29 18:53:40.262982 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9146 | 2025.07.29 18:53:40.263177 [ 277 ] {bc02a733-c79e-4048-90c2-0bfe92529df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9147 | 2025.07.29 18:53:40.263249 [ 277 ] {bc02a733-c79e-4048-90c2-0bfe92529df1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9148 | 2025.07.29 18:53:40.263907 [ 277 ] {bc02a733-c79e-4048-90c2-0bfe92529df1} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9149 | 2025.07.29 18:53:40.263957 [ 277 ] {bc02a733-c79e-4048-90c2-0bfe92529df1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9150 | 2025.07.29 18:53:40.264340 [ 277 ] {bc02a733-c79e-4048-90c2-0bfe92529df1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9151 | 2025.07.29 18:53:40.264565 [ 277 ] {bc02a733-c79e-4048-90c2-0bfe92529df1} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9152 | 2025.07.29 18:53:40.264731 [ 277 ] {bc02a733-c79e-4048-90c2-0bfe92529df1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001605 sec., 34890.96573208723 rows/sec., 2.66 MiB/sec. | ||
| 9153 | 2025.07.29 18:53:40.264782 [ 277 ] {bc02a733-c79e-4048-90c2-0bfe92529df1} <Debug> TCPHandler: Processed in 0.001932924 sec. | ||
| 9154 | 2025.07.29 18:53:40.264902 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9155 | 2025.07.29 18:53:40.265004 [ 277 ] {3aab7ea2-7288-467a-80c8-7fc0309e55b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9156 | 2025.07.29 18:53:40.265046 [ 277 ] {3aab7ea2-7288-467a-80c8-7fc0309e55b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9157 | 2025.07.29 18:53:40.265506 [ 277 ] {3aab7ea2-7288-467a-80c8-7fc0309e55b0} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9158 | 2025.07.29 18:53:40.265540 [ 277 ] {3aab7ea2-7288-467a-80c8-7fc0309e55b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9159 | 2025.07.29 18:53:40.265836 [ 277 ] {3aab7ea2-7288-467a-80c8-7fc0309e55b0} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9160 | 2025.07.29 18:53:40.266035 [ 277 ] {3aab7ea2-7288-467a-80c8-7fc0309e55b0} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9161 | 2025.07.29 18:53:40.266165 [ 277 ] {3aab7ea2-7288-467a-80c8-7fc0309e55b0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001182 sec., 54145.51607445008 rows/sec., 4.23 MiB/sec. | ||
| 9162 | 2025.07.29 18:53:40.266204 [ 277 ] {3aab7ea2-7288-467a-80c8-7fc0309e55b0} <Debug> TCPHandler: Processed in 0.001352018 sec. | ||
| 9163 | 2025.07.29 18:53:40.266331 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9164 | 2025.07.29 18:53:40.266427 [ 277 ] {a663fe6e-4faa-4642-84dd-1ff24362dce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9165 | 2025.07.29 18:53:40.266470 [ 277 ] {a663fe6e-4faa-4642-84dd-1ff24362dce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9166 | 2025.07.29 18:53:40.266867 [ 277 ] {a663fe6e-4faa-4642-84dd-1ff24362dce8} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9167 | 2025.07.29 18:53:40.266902 [ 277 ] {a663fe6e-4faa-4642-84dd-1ff24362dce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9168 | 2025.07.29 18:53:40.267220 [ 277 ] {a663fe6e-4faa-4642-84dd-1ff24362dce8} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9169 | 2025.07.29 18:53:40.267433 [ 277 ] {a663fe6e-4faa-4642-84dd-1ff24362dce8} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9170 | 2025.07.29 18:53:40.267560 [ 277 ] {a663fe6e-4faa-4642-84dd-1ff24362dce8} <Debug> executeQuery: Read 126 rows, 8.98 KiB in 0.001151 sec., 109470.02606429193 rows/sec., 7.62 MiB/sec. | ||
| 9171 | 2025.07.29 18:53:40.267599 [ 277 ] {a663fe6e-4faa-4642-84dd-1ff24362dce8} <Debug> TCPHandler: Processed in 0.001315707 sec. | ||
| 9172 | 2025.07.29 18:53:40.267711 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9173 | 2025.07.29 18:53:40.267805 [ 277 ] {64b7d243-5309-4a45-96e0-3528db3bceb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9174 | 2025.07.29 18:53:40.267846 [ 277 ] {64b7d243-5309-4a45-96e0-3528db3bceb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9175 | 2025.07.29 18:53:40.268167 [ 277 ] {64b7d243-5309-4a45-96e0-3528db3bceb5} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9176 | 2025.07.29 18:53:40.268199 [ 277 ] {64b7d243-5309-4a45-96e0-3528db3bceb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9177 | 2025.07.29 18:53:40.268486 [ 277 ] {64b7d243-5309-4a45-96e0-3528db3bceb5} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9178 | 2025.07.29 18:53:40.268684 [ 277 ] {64b7d243-5309-4a45-96e0-3528db3bceb5} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9179 | 2025.07.29 18:53:40.268811 [ 277 ] {64b7d243-5309-4a45-96e0-3528db3bceb5} <Debug> executeQuery: Read 46 rows, 3.19 KiB in 0.001023 sec., 44965.78690127077 rows/sec., 3.04 MiB/sec. | ||
| 9180 | 2025.07.29 18:53:40.268848 [ 277 ] {64b7d243-5309-4a45-96e0-3528db3bceb5} <Debug> TCPHandler: Processed in 0.001184563 sec. | ||
| 9181 | 2025.07.29 18:53:41.033276 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9182 | 2025.07.29 18:53:41.048949 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9183 | 2025.07.29 18:53:41.049000 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9184 | 2025.07.29 18:53:41.055432 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9185 | 2025.07.29 18:53:41.056104 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9186 | 2025.07.29 18:53:41.058693 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9187 | 2025.07.29 18:53:45.263996 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9188 | 2025.07.29 18:53:45.264213 [ 277 ] {ae7e17a4-47c5-4655-aa73-082db3ab6b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9189 | 2025.07.29 18:53:45.264287 [ 277 ] {ae7e17a4-47c5-4655-aa73-082db3ab6b39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9190 | 2025.07.29 18:53:45.264932 [ 277 ] {ae7e17a4-47c5-4655-aa73-082db3ab6b39} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9191 | 2025.07.29 18:53:45.264982 [ 277 ] {ae7e17a4-47c5-4655-aa73-082db3ab6b39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9192 | 2025.07.29 18:53:45.265400 [ 277 ] {ae7e17a4-47c5-4655-aa73-082db3ab6b39} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9193 | 2025.07.29 18:53:45.265629 [ 277 ] {ae7e17a4-47c5-4655-aa73-082db3ab6b39} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9194 | 2025.07.29 18:53:45.265784 [ 277 ] {ae7e17a4-47c5-4655-aa73-082db3ab6b39} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.001621 sec., 45650.83281924738 rows/sec., 3.72 MiB/sec. | ||
| 9195 | 2025.07.29 18:53:45.265788 [ 148 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9196 | 2025.07.29 18:53:45.265828 [ 277 ] {ae7e17a4-47c5-4655-aa73-082db3ab6b39} <Debug> TCPHandler: Processed in 0.001969295 sec. | ||
| 9197 | 2025.07.29 18:53:45.265866 [ 148 ] {} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9198 | 2025.07.29 18:53:45.265896 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 9199 | 2025.07.29 18:53:45.265964 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9200 | 2025.07.29 18:53:45.265994 [ 188 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9201 | 2025.07.29 18:53:45.266065 [ 277 ] {c84790ae-69c5-43dc-a0a7-d3218b5a864e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9202 | 2025.07.29 18:53:45.266105 [ 188 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9203 | 2025.07.29 18:53:45.266110 [ 277 ] {c84790ae-69c5-43dc-a0a7-d3218b5a864e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9204 | 2025.07.29 18:53:45.266146 [ 188 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2421 rows starting from the beginning of the part | ||
| 9205 | 2025.07.29 18:53:45.266215 [ 188 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1131 rows starting from the beginning of the part | ||
| 9206 | 2025.07.29 18:53:45.266259 [ 188 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 74 rows starting from the beginning of the part | ||
| 9207 | 2025.07.29 18:53:45.266303 [ 188 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 2276 rows starting from the beginning of the part | ||
| 9208 | 2025.07.29 18:53:45.266355 [ 188 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 56 rows starting from the beginning of the part | ||
| 9209 | 2025.07.29 18:53:45.266397 [ 188 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 74 rows starting from the beginning of the part | ||
| 9210 | 2025.07.29 18:53:45.266548 [ 277 ] {c84790ae-69c5-43dc-a0a7-d3218b5a864e} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9211 | 2025.07.29 18:53:45.266590 [ 277 ] {c84790ae-69c5-43dc-a0a7-d3218b5a864e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9212 | 2025.07.29 18:53:45.267042 [ 277 ] {c84790ae-69c5-43dc-a0a7-d3218b5a864e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9213 | 2025.07.29 18:53:45.267282 [ 277 ] {c84790ae-69c5-43dc-a0a7-d3218b5a864e} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9214 | 2025.07.29 18:53:45.267418 [ 277 ] {c84790ae-69c5-43dc-a0a7-d3218b5a864e} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.00137 sec., 6569.3430656934315 rows/sec., 493.98 KiB/sec. | ||
| 9215 | 2025.07.29 18:53:45.267457 [ 277 ] {c84790ae-69c5-43dc-a0a7-d3218b5a864e} <Debug> TCPHandler: Processed in 0.001544353 sec. | ||
| 9216 | 2025.07.29 18:53:45.267569 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9217 | 2025.07.29 18:53:45.267666 [ 277 ] {e5690910-f04b-40a2-be0d-0f2e40bb4c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9218 | 2025.07.29 18:53:45.267707 [ 277 ] {e5690910-f04b-40a2-be0d-0f2e40bb4c39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9219 | 2025.07.29 18:53:45.268132 [ 277 ] {e5690910-f04b-40a2-be0d-0f2e40bb4c39} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9220 | 2025.07.29 18:53:45.268169 [ 277 ] {e5690910-f04b-40a2-be0d-0f2e40bb4c39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9221 | 2025.07.29 18:53:45.268474 [ 277 ] {e5690910-f04b-40a2-be0d-0f2e40bb4c39} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9222 | 2025.07.29 18:53:45.268685 [ 277 ] {e5690910-f04b-40a2-be0d-0f2e40bb4c39} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9223 | 2025.07.29 18:53:45.268736 [ 195 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6032 rows, containing 5 columns (5 merged, 0 gathered) in 0.002778108 sec., 2171261.8803876597 rows/sec., 183.93 MiB/sec. | ||
| 9224 | 2025.07.29 18:53:45.268795 [ 148 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9225 | 2025.07.29 18:53:45.268819 [ 277 ] {e5690910-f04b-40a2-be0d-0f2e40bb4c39} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.00117 sec., 62393.16239316239 rows/sec., 4.87 MiB/sec. | ||
| 9226 | 2025.07.29 18:53:45.268827 [ 148 ] {} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9227 | 2025.07.29 18:53:45.268859 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9228 | 2025.07.29 18:53:45.268865 [ 277 ] {e5690910-f04b-40a2-be0d-0f2e40bb4c39} <Debug> TCPHandler: Processed in 0.001347208 sec. | ||
| 9229 | 2025.07.29 18:53:45.268919 [ 188 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9230 | 2025.07.29 18:53:45.268988 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9231 | 2025.07.29 18:53:45.269007 [ 188 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9232 | 2025.07.29 18:53:45.269045 [ 188 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1223 rows starting from the beginning of the part | ||
| 9233 | 2025.07.29 18:53:45.269071 [ 201 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9234 | 2025.07.29 18:53:45.269091 [ 277 ] {54351bd7-e29c-49ce-89b6-26bc1baf5183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9235 | 2025.07.29 18:53:45.269093 [ 188 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 684 rows starting from the beginning of the part | ||
| 9236 | 2025.07.29 18:53:45.269150 [ 277 ] {54351bd7-e29c-49ce-89b6-26bc1baf5183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9237 | 2025.07.29 18:53:45.269159 [ 188 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 73 rows starting from the beginning of the part | ||
| 9238 | 2025.07.29 18:53:45.269204 [ 188 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1150 rows starting from the beginning of the part | ||
| 9239 | 2025.07.29 18:53:45.269242 [ 188 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 64 rows starting from the beginning of the part | ||
| 9240 | 2025.07.29 18:53:45.269280 [ 188 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 73 rows starting from the beginning of the part | ||
| 9241 | 2025.07.29 18:53:45.269417 [ 201 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_71_14} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9242 | 2025.07.29 18:53:45.269520 [ 201 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_71_14} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9243 | 2025.07.29 18:53:45.269581 [ 277 ] {54351bd7-e29c-49ce-89b6-26bc1baf5183} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9244 | 2025.07.29 18:53:45.269622 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 9245 | 2025.07.29 18:53:45.269624 [ 277 ] {54351bd7-e29c-49ce-89b6-26bc1baf5183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9246 | 2025.07.29 18:53:45.270013 [ 277 ] {54351bd7-e29c-49ce-89b6-26bc1baf5183} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9247 | 2025.07.29 18:53:45.270230 [ 277 ] {54351bd7-e29c-49ce-89b6-26bc1baf5183} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9248 | 2025.07.29 18:53:45.270343 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9249 | 2025.07.29 18:53:45.270366 [ 277 ] {54351bd7-e29c-49ce-89b6-26bc1baf5183} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001292 sec., 123839.0092879257 rows/sec., 8.63 MiB/sec. | ||
| 9250 | 2025.07.29 18:53:45.270373 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9251 | 2025.07.29 18:53:45.270405 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9252 | 2025.07.29 18:53:45.270410 [ 277 ] {54351bd7-e29c-49ce-89b6-26bc1baf5183} <Debug> TCPHandler: Processed in 0.001473721 sec. | ||
| 9253 | 2025.07.29 18:53:45.270493 [ 201 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9254 | 2025.07.29 18:53:45.270511 [ 198 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3267 rows, containing 5 columns (5 merged, 0 gathered) in 0.001616135 sec., 2021489.541405885 rows/sec., 153.12 MiB/sec. | ||
| 9255 | 2025.07.29 18:53:45.270531 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9256 | 2025.07.29 18:53:45.270595 [ 201 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9257 | 2025.07.29 18:53:45.270630 [ 201 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 21128 rows starting from the beginning of the part | ||
| 9258 | 2025.07.29 18:53:45.270632 [ 277 ] {0e953c49-d847-47e1-ba67-6988fb7efdff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9259 | 2025.07.29 18:53:45.270689 [ 201 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 307 rows starting from the beginning of the part | ||
| 9260 | 2025.07.29 18:53:45.270697 [ 277 ] {0e953c49-d847-47e1-ba67-6988fb7efdff} <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 | ||
| 9261 | 2025.07.29 18:53:45.270737 [ 201 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 9262 | 2025.07.29 18:53:45.270754 [ 197 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9263 | 2025.07.29 18:53:45.270784 [ 201 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 906 rows starting from the beginning of the part | ||
| 9264 | 2025.07.29 18:53:45.270823 [ 201 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 126 rows starting from the beginning of the part | ||
| 9265 | 2025.07.29 18:53:45.270861 [ 201 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 9266 | 2025.07.29 18:53:45.271017 [ 197 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_71_14} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9267 | 2025.07.29 18:53:45.271095 [ 197 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_71_14} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9268 | 2025.07.29 18:53:45.271172 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 9269 | 2025.07.29 18:53:45.271485 [ 277 ] {0e953c49-d847-47e1-ba67-6988fb7efdff} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9270 | 2025.07.29 18:53:45.271526 [ 277 ] {0e953c49-d847-47e1-ba67-6988fb7efdff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9271 | 2025.07.29 18:53:45.272156 [ 277 ] {0e953c49-d847-47e1-ba67-6988fb7efdff} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9272 | 2025.07.29 18:53:45.272400 [ 277 ] {0e953c49-d847-47e1-ba67-6988fb7efdff} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9273 | 2025.07.29 18:53:45.272561 [ 277 ] {0e953c49-d847-47e1-ba67-6988fb7efdff} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001946 sec., 4624.871531346352 rows/sec., 8.29 MiB/sec. | ||
| 9274 | 2025.07.29 18:53:45.272617 [ 277 ] {0e953c49-d847-47e1-ba67-6988fb7efdff} <Debug> TCPHandler: Processed in 0.0021368 sec. | ||
| 9275 | 2025.07.29 18:53:45.272736 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9276 | 2025.07.29 18:53:45.272834 [ 277 ] {016d4d1d-701a-4c36-b203-571dfc2ed4d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9277 | 2025.07.29 18:53:45.272876 [ 277 ] {016d4d1d-701a-4c36-b203-571dfc2ed4d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9278 | 2025.07.29 18:53:45.273211 [ 277 ] {016d4d1d-701a-4c36-b203-571dfc2ed4d9} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9279 | 2025.07.29 18:53:45.273247 [ 277 ] {016d4d1d-701a-4c36-b203-571dfc2ed4d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9280 | 2025.07.29 18:53:45.273686 [ 277 ] {016d4d1d-701a-4c36-b203-571dfc2ed4d9} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9281 | 2025.07.29 18:53:45.273991 [ 277 ] {016d4d1d-701a-4c36-b203-571dfc2ed4d9} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9282 | 2025.07.29 18:53:45.274116 [ 148 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9283 | 2025.07.29 18:53:45.274128 [ 277 ] {016d4d1d-701a-4c36-b203-571dfc2ed4d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001312 sec., 45731.70731707317 rows/sec., 3.08 MiB/sec. | ||
| 9284 | 2025.07.29 18:53:45.274155 [ 148 ] {} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9285 | 2025.07.29 18:53:45.274177 [ 277 ] {016d4d1d-701a-4c36-b203-571dfc2ed4d9} <Debug> TCPHandler: Processed in 0.001492041 sec. | ||
| 9286 | 2025.07.29 18:53:45.274179 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9287 | 2025.07.29 18:53:45.274273 [ 198 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9288 | 2025.07.29 18:53:45.274363 [ 198 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9289 | 2025.07.29 18:53:45.274391 [ 198 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4470 rows starting from the beginning of the part | ||
| 9290 | 2025.07.29 18:53:45.274445 [ 198 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 102 rows starting from the beginning of the part | ||
| 9291 | 2025.07.29 18:53:45.274487 [ 198 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 9292 | 2025.07.29 18:53:45.274523 [ 198 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part | ||
| 9293 | 2025.07.29 18:53:45.274558 [ 198 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 46 rows starting from the beginning of the part | ||
| 9294 | 2025.07.29 18:53:45.274602 [ 198 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 9295 | 2025.07.29 18:53:45.278552 [ 197 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4794 rows, containing 4 columns (4 merged, 0 gathered) in 0.00430951 sec., 1112423.4541746045 rows/sec., 71.25 MiB/sec. | ||
| 9296 | 2025.07.29 18:53:45.279073 [ 191 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9297 | 2025.07.29 18:53:45.279380 [ 191 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_71_14} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9298 | 2025.07.29 18:53:45.279469 [ 191 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_71_14} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9299 | 2025.07.29 18:53:45.279562 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 9300 | 2025.07.29 18:53:45.282662 [ 197 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22787 rows, containing 5 columns (5 merged, 0 gathered) in 0.012209041 sec., 1866403.7576743332 rows/sec., 125.71 MiB/sec. | ||
| 9301 | 2025.07.29 18:53:45.283169 [ 191 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9302 | 2025.07.29 18:53:45.283456 [ 191 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9303 | 2025.07.29 18:53:45.283536 [ 191 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9304 | 2025.07.29 18:53:45.283615 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 9305 | 2025.07.29 18:53:46.001136 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.40 MiB, peak 294.72 MiB, free memory in arenas 0.00 B, will set to 285.12 MiB (RSS), difference: 1.72 MiB | ||
| 9306 | 2025.07.29 18:53:47.285693 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9307 | 2025.07.29 18:53:47.285765 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9308 | 2025.07.29 18:53:47.467433 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20191 | ||
| 9309 | 2025.07.29 18:53:47.467985 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9310 | 2025.07.29 18:53:47.468026 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9311 | 2025.07.29 18:53:47.468500 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9312 | 2025.07.29 18:53:47.468723 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9313 | 2025.07.29 18:53:47.468856 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
| 9314 | 2025.07.29 18:53:47.538323 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1314 | ||
| 9315 | 2025.07.29 18:53:47.540371 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9316 | 2025.07.29 18:53:47.540416 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9317 | 2025.07.29 18:53:47.541566 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9318 | 2025.07.29 18:53:47.541827 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9319 | 2025.07.29 18:53:47.542084 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1314 | ||
| 9320 | 2025.07.29 18:53:48.270694 [ 143 ] {} <Debug> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 9321 | 2025.07.29 18:53:48.270758 [ 143 ] {} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9322 | 2025.07.29 18:53:48.270778 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9323 | 2025.07.29 18:53:48.270890 [ 190 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 9324 | 2025.07.29 18:53:48.271025 [ 190 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9325 | 2025.07.29 18:53:48.271060 [ 190 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 24 rows starting from the beginning of the part | ||
| 9326 | 2025.07.29 18:53:48.271123 [ 190 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 9327 | 2025.07.29 18:53:48.271167 [ 190 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 9328 | 2025.07.29 18:53:48.271208 [ 190 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 9329 | 2025.07.29 18:53:48.271246 [ 190 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 9330 | 2025.07.29 18:53:48.272087 [ 197 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.001238875 sec., 22601.150237110283 rows/sec., 1.48 MiB/sec. | ||
| 9331 | 2025.07.29 18:53:48.272377 [ 197 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 9332 | 2025.07.29 18:53:48.272746 [ 197 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_27_6} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9333 | 2025.07.29 18:53:48.272829 [ 197 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_27_6} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 9334 | 2025.07.29 18:53:48.272925 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9335 | 2025.07.29 18:53:48.559609 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9336 | 2025.07.29 18:53:48.576154 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9337 | 2025.07.29 18:53:48.576213 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9338 | 2025.07.29 18:53:48.582357 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9339 | 2025.07.29 18:53:48.583042 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9340 | 2025.07.29 18:53:48.585910 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9341 | 2025.07.29 18:53:48.642432 [ 140 ] {} <Debug> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 9342 | 2025.07.29 18:53:48.642472 [ 140 ] {} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9343 | 2025.07.29 18:53:48.642490 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9344 | 2025.07.29 18:53:48.642592 [ 186 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 9345 | 2025.07.29 18:53:48.642718 [ 186 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9346 | 2025.07.29 18:53:48.642752 [ 186 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 138 rows starting from the beginning of the part | ||
| 9347 | 2025.07.29 18:53:48.642813 [ 186 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 9348 | 2025.07.29 18:53:48.642863 [ 186 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 9349 | 2025.07.29 18:53:48.642907 [ 186 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 9350 | 2025.07.29 18:53:48.642950 [ 186 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 9351 | 2025.07.29 18:53:48.643703 [ 197 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 4 columns (4 merged, 0 gathered) in 0.001155592 sec., 140187.88638204488 rows/sec., 7.15 MiB/sec. | ||
| 9352 | 2025.07.29 18:53:48.643836 [ 186 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 9353 | 2025.07.29 18:53:48.644079 [ 186 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_27_6} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9354 | 2025.07.29 18:53:48.644148 [ 186 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_27_6} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 9355 | 2025.07.29 18:53:48.644212 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9356 | 2025.07.29 18:53:50.276320 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9357 | 2025.07.29 18:53:50.276511 [ 277 ] {c15cc235-b41b-418c-8914-64626c325691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9358 | 2025.07.29 18:53:50.276582 [ 277 ] {c15cc235-b41b-418c-8914-64626c325691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9359 | 2025.07.29 18:53:50.277426 [ 277 ] {c15cc235-b41b-418c-8914-64626c325691} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9360 | 2025.07.29 18:53:50.277467 [ 277 ] {c15cc235-b41b-418c-8914-64626c325691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9361 | 2025.07.29 18:53:50.277891 [ 277 ] {c15cc235-b41b-418c-8914-64626c325691} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9362 | 2025.07.29 18:53:50.278122 [ 277 ] {c15cc235-b41b-418c-8914-64626c325691} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9363 | 2025.07.29 18:53:50.278282 [ 277 ] {c15cc235-b41b-418c-8914-64626c325691} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.00182 sec., 215384.61538461538 rows/sec., 13.66 MiB/sec. | ||
| 9364 | 2025.07.29 18:53:50.278341 [ 277 ] {c15cc235-b41b-418c-8914-64626c325691} <Debug> TCPHandler: Processed in 0.00215182 sec. | ||
| 9365 | 2025.07.29 18:53:50.278465 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9366 | 2025.07.29 18:53:50.278565 [ 277 ] {b3c0c343-d59e-405d-b666-ac5767be617f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9367 | 2025.07.29 18:53:50.278609 [ 277 ] {b3c0c343-d59e-405d-b666-ac5767be617f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9368 | 2025.07.29 18:53:50.279804 [ 277 ] {b3c0c343-d59e-405d-b666-ac5767be617f} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9369 | 2025.07.29 18:53:50.279838 [ 277 ] {b3c0c343-d59e-405d-b666-ac5767be617f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9370 | 2025.07.29 18:53:50.280213 [ 277 ] {b3c0c343-d59e-405d-b666-ac5767be617f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9371 | 2025.07.29 18:53:50.280455 [ 277 ] {b3c0c343-d59e-405d-b666-ac5767be617f} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9372 | 2025.07.29 18:53:50.280590 [ 277 ] {b3c0c343-d59e-405d-b666-ac5767be617f} <Debug> executeQuery: Read 1131 rows, 92.08 KiB in 0.002045 sec., 553056.2347188264 rows/sec., 43.97 MiB/sec. | ||
| 9373 | 2025.07.29 18:53:50.280632 [ 277 ] {b3c0c343-d59e-405d-b666-ac5767be617f} <Debug> TCPHandler: Processed in 0.002218542 sec. | ||
| 9374 | 2025.07.29 18:53:50.280768 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9375 | 2025.07.29 18:53:50.280864 [ 277 ] {a1ec6752-356f-453c-888a-40cd7f3ab44d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9376 | 2025.07.29 18:53:50.280903 [ 277 ] {a1ec6752-356f-453c-888a-40cd7f3ab44d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9377 | 2025.07.29 18:53:50.281489 [ 277 ] {a1ec6752-356f-453c-888a-40cd7f3ab44d} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9378 | 2025.07.29 18:53:50.281528 [ 277 ] {a1ec6752-356f-453c-888a-40cd7f3ab44d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9379 | 2025.07.29 18:53:50.281956 [ 277 ] {a1ec6752-356f-453c-888a-40cd7f3ab44d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9380 | 2025.07.29 18:53:50.282212 [ 277 ] {a1ec6752-356f-453c-888a-40cd7f3ab44d} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9381 | 2025.07.29 18:53:50.282379 [ 277 ] {a1ec6752-356f-453c-888a-40cd7f3ab44d} <Debug> executeQuery: Read 228 rows, 14.18 KiB in 0.001534 sec., 148631.02998696218 rows/sec., 9.03 MiB/sec. | ||
| 9382 | 2025.07.29 18:53:50.282429 [ 277 ] {a1ec6752-356f-453c-888a-40cd7f3ab44d} <Debug> TCPHandler: Processed in 0.001717998 sec. | ||
| 9383 | 2025.07.29 18:53:50.282567 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9384 | 2025.07.29 18:53:50.282666 [ 277 ] {eeb2031b-6e09-41d5-9ae1-b44aa298e6ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9385 | 2025.07.29 18:53:50.282707 [ 277 ] {eeb2031b-6e09-41d5-9ae1-b44aa298e6ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9386 | 2025.07.29 18:53:50.283222 [ 277 ] {eeb2031b-6e09-41d5-9ae1-b44aa298e6ac} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9387 | 2025.07.29 18:53:50.283256 [ 277 ] {eeb2031b-6e09-41d5-9ae1-b44aa298e6ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9388 | 2025.07.29 18:53:50.283576 [ 277 ] {eeb2031b-6e09-41d5-9ae1-b44aa298e6ac} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9389 | 2025.07.29 18:53:50.283789 [ 277 ] {eeb2031b-6e09-41d5-9ae1-b44aa298e6ac} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9390 | 2025.07.29 18:53:50.283918 [ 277 ] {eeb2031b-6e09-41d5-9ae1-b44aa298e6ac} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001272 sec., 159591.19496855346 rows/sec., 10.29 MiB/sec. | ||
| 9391 | 2025.07.29 18:53:50.283956 [ 277 ] {eeb2031b-6e09-41d5-9ae1-b44aa298e6ac} <Debug> TCPHandler: Processed in 0.00145196 sec. | ||
| 9392 | 2025.07.29 18:53:50.284071 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9393 | 2025.07.29 18:53:50.284166 [ 277 ] {47d747ff-c936-48ae-8b7b-3fe7ab257791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9394 | 2025.07.29 18:53:50.284207 [ 277 ] {47d747ff-c936-48ae-8b7b-3fe7ab257791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9395 | 2025.07.29 18:53:50.284704 [ 277 ] {47d747ff-c936-48ae-8b7b-3fe7ab257791} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9396 | 2025.07.29 18:53:50.284738 [ 277 ] {47d747ff-c936-48ae-8b7b-3fe7ab257791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9397 | 2025.07.29 18:53:50.285048 [ 277 ] {47d747ff-c936-48ae-8b7b-3fe7ab257791} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9398 | 2025.07.29 18:53:50.285258 [ 277 ] {47d747ff-c936-48ae-8b7b-3fe7ab257791} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9399 | 2025.07.29 18:53:50.285393 [ 277 ] {47d747ff-c936-48ae-8b7b-3fe7ab257791} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001245 sec., 162248.99598393575 rows/sec., 9.22 MiB/sec. | ||
| 9400 | 2025.07.29 18:53:50.285429 [ 277 ] {47d747ff-c936-48ae-8b7b-3fe7ab257791} <Debug> TCPHandler: Processed in 0.00141379 sec. | ||
| 9401 | 2025.07.29 18:53:50.285544 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9402 | 2025.07.29 18:53:50.285640 [ 277 ] {92662f7a-bf30-4eda-8e0e-9243f361804b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9403 | 2025.07.29 18:53:50.285679 [ 277 ] {92662f7a-bf30-4eda-8e0e-9243f361804b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9404 | 2025.07.29 18:53:50.286468 [ 277 ] {92662f7a-bf30-4eda-8e0e-9243f361804b} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9405 | 2025.07.29 18:53:50.286502 [ 277 ] {92662f7a-bf30-4eda-8e0e-9243f361804b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9406 | 2025.07.29 18:53:50.286824 [ 277 ] {92662f7a-bf30-4eda-8e0e-9243f361804b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9407 | 2025.07.29 18:53:50.287035 [ 277 ] {92662f7a-bf30-4eda-8e0e-9243f361804b} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9408 | 2025.07.29 18:53:50.287164 [ 277 ] {92662f7a-bf30-4eda-8e0e-9243f361804b} <Debug> executeQuery: Read 684 rows, 49.13 KiB in 0.001542 sec., 443579.766536965 rows/sec., 31.12 MiB/sec. | ||
| 9409 | 2025.07.29 18:53:50.287203 [ 277 ] {92662f7a-bf30-4eda-8e0e-9243f361804b} <Debug> TCPHandler: Processed in 0.001716168 sec. | ||
| 9410 | 2025.07.29 18:53:50.287334 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9411 | 2025.07.29 18:53:50.287429 [ 277 ] {d2eb922d-4009-4a76-a471-b8697e9278bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9412 | 2025.07.29 18:53:50.287471 [ 277 ] {d2eb922d-4009-4a76-a471-b8697e9278bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9413 | 2025.07.29 18:53:50.287791 [ 277 ] {d2eb922d-4009-4a76-a471-b8697e9278bc} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9414 | 2025.07.29 18:53:50.287826 [ 277 ] {d2eb922d-4009-4a76-a471-b8697e9278bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9415 | 2025.07.29 18:53:50.288123 [ 277 ] {d2eb922d-4009-4a76-a471-b8697e9278bc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9416 | 2025.07.29 18:53:50.288338 [ 277 ] {d2eb922d-4009-4a76-a471-b8697e9278bc} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9417 | 2025.07.29 18:53:50.288460 [ 277 ] {d2eb922d-4009-4a76-a471-b8697e9278bc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 9418 | 2025.07.29 18:53:50.288493 [ 277 ] {d2eb922d-4009-4a76-a471-b8697e9278bc} <Debug> TCPHandler: Processed in 0.001231955 sec. | ||
| 9419 | 2025.07.29 18:53:50.288593 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9420 | 2025.07.29 18:53:50.288680 [ 277 ] {ef0da6b0-3e08-4d38-afd4-0828a23559de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9421 | 2025.07.29 18:53:50.288720 [ 277 ] {ef0da6b0-3e08-4d38-afd4-0828a23559de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9422 | 2025.07.29 18:53:50.289152 [ 277 ] {ef0da6b0-3e08-4d38-afd4-0828a23559de} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9423 | 2025.07.29 18:53:50.289184 [ 277 ] {ef0da6b0-3e08-4d38-afd4-0828a23559de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9424 | 2025.07.29 18:53:50.289601 [ 277 ] {ef0da6b0-3e08-4d38-afd4-0828a23559de} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9425 | 2025.07.29 18:53:50.289822 [ 277 ] {ef0da6b0-3e08-4d38-afd4-0828a23559de} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9426 | 2025.07.29 18:53:50.289954 [ 277 ] {ef0da6b0-3e08-4d38-afd4-0828a23559de} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001263 sec., 243072.05067300078 rows/sec., 15.99 MiB/sec. | ||
| 9427 | 2025.07.29 18:53:50.289991 [ 277 ] {ef0da6b0-3e08-4d38-afd4-0828a23559de} <Debug> TCPHandler: Processed in 0.00142387 sec. | ||
| 9428 | 2025.07.29 18:53:50.290097 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9429 | 2025.07.29 18:53:50.290197 [ 277 ] {514cc2de-4473-43e5-b66c-62ca746607d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9430 | 2025.07.29 18:53:50.290238 [ 277 ] {514cc2de-4473-43e5-b66c-62ca746607d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9431 | 2025.07.29 18:53:50.290588 [ 277 ] {514cc2de-4473-43e5-b66c-62ca746607d3} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9432 | 2025.07.29 18:53:50.290624 [ 277 ] {514cc2de-4473-43e5-b66c-62ca746607d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9433 | 2025.07.29 18:53:50.290929 [ 277 ] {514cc2de-4473-43e5-b66c-62ca746607d3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9434 | 2025.07.29 18:53:50.291150 [ 277 ] {514cc2de-4473-43e5-b66c-62ca746607d3} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9435 | 2025.07.29 18:53:50.291274 [ 277 ] {514cc2de-4473-43e5-b66c-62ca746607d3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001096 sec., 912.4087591240876 rows/sec., 61.48 KiB/sec. | ||
| 9436 | 2025.07.29 18:53:50.291310 [ 277 ] {514cc2de-4473-43e5-b66c-62ca746607d3} <Debug> TCPHandler: Processed in 0.001261475 sec. | ||
| 9437 | 2025.07.29 18:53:50.291426 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9438 | 2025.07.29 18:53:50.291521 [ 277 ] {685e2041-59d9-4e59-a3a2-0c347b63e748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9439 | 2025.07.29 18:53:50.291574 [ 277 ] {685e2041-59d9-4e59-a3a2-0c347b63e748} <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 | ||
| 9440 | 2025.07.29 18:53:50.292443 [ 277 ] {685e2041-59d9-4e59-a3a2-0c347b63e748} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9441 | 2025.07.29 18:53:50.292479 [ 277 ] {685e2041-59d9-4e59-a3a2-0c347b63e748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9442 | 2025.07.29 18:53:50.293029 [ 277 ] {685e2041-59d9-4e59-a3a2-0c347b63e748} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9443 | 2025.07.29 18:53:50.293259 [ 277 ] {685e2041-59d9-4e59-a3a2-0c347b63e748} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9444 | 2025.07.29 18:53:50.293398 [ 277 ] {685e2041-59d9-4e59-a3a2-0c347b63e748} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001893 sec., 16904.384574749078 rows/sec., 30.29 MiB/sec. | ||
| 9445 | 2025.07.29 18:53:50.293463 [ 277 ] {685e2041-59d9-4e59-a3a2-0c347b63e748} <Debug> TCPHandler: Processed in 0.002084898 sec. | ||
| 9446 | 2025.07.29 18:53:50.293575 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9447 | 2025.07.29 18:53:50.293668 [ 277 ] {03b89ab8-eada-4572-983b-995343b8088b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9448 | 2025.07.29 18:53:50.293709 [ 277 ] {03b89ab8-eada-4572-983b-995343b8088b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9449 | 2025.07.29 18:53:50.294060 [ 277 ] {03b89ab8-eada-4572-983b-995343b8088b} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9450 | 2025.07.29 18:53:50.294096 [ 277 ] {03b89ab8-eada-4572-983b-995343b8088b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9451 | 2025.07.29 18:53:50.294397 [ 277 ] {03b89ab8-eada-4572-983b-995343b8088b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9452 | 2025.07.29 18:53:50.294608 [ 277 ] {03b89ab8-eada-4572-983b-995343b8088b} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9453 | 2025.07.29 18:53:50.294734 [ 277 ] {03b89ab8-eada-4572-983b-995343b8088b} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001083 sec., 94182.82548476454 rows/sec., 5.79 MiB/sec. | ||
| 9454 | 2025.07.29 18:53:50.294773 [ 277 ] {03b89ab8-eada-4572-983b-995343b8088b} <Debug> TCPHandler: Processed in 0.001245715 sec. | ||
| 9455 | 2025.07.29 18:53:54.968964 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20618 | ||
| 9456 | 2025.07.29 18:53:54.969535 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9457 | 2025.07.29 18:53:54.969580 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9458 | 2025.07.29 18:53:54.970071 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9459 | 2025.07.29 18:53:54.970299 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9460 | 2025.07.29 18:53:54.970430 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20618 | ||
| 9461 | 2025.07.29 18:53:55.272333 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9462 | 2025.07.29 18:53:55.272507 [ 277 ] {99e05262-22f3-4673-bf19-b20ad5a362da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9463 | 2025.07.29 18:53:55.272572 [ 277 ] {99e05262-22f3-4673-bf19-b20ad5a362da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9464 | 2025.07.29 18:53:55.273225 [ 277 ] {99e05262-22f3-4673-bf19-b20ad5a362da} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9465 | 2025.07.29 18:53:55.273270 [ 277 ] {99e05262-22f3-4673-bf19-b20ad5a362da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9466 | 2025.07.29 18:53:55.273672 [ 277 ] {99e05262-22f3-4673-bf19-b20ad5a362da} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9467 | 2025.07.29 18:53:55.273912 [ 277 ] {99e05262-22f3-4673-bf19-b20ad5a362da} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9468 | 2025.07.29 18:53:55.274074 [ 277 ] {99e05262-22f3-4673-bf19-b20ad5a362da} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001611 sec., 14897.579143389199 rows/sec., 1.24 MiB/sec. | ||
| 9469 | 2025.07.29 18:53:55.274117 [ 277 ] {99e05262-22f3-4673-bf19-b20ad5a362da} <Debug> TCPHandler: Processed in 0.001911783 sec. | ||
| 9470 | 2025.07.29 18:53:55.274231 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9471 | 2025.07.29 18:53:55.274337 [ 277 ] {088686bc-0492-44ee-a809-9b597a280c27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9472 | 2025.07.29 18:53:55.274379 [ 277 ] {088686bc-0492-44ee-a809-9b597a280c27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9473 | 2025.07.29 18:53:55.274806 [ 277 ] {088686bc-0492-44ee-a809-9b597a280c27} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9474 | 2025.07.29 18:53:55.274840 [ 277 ] {088686bc-0492-44ee-a809-9b597a280c27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9475 | 2025.07.29 18:53:55.275141 [ 277 ] {088686bc-0492-44ee-a809-9b597a280c27} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9476 | 2025.07.29 18:53:55.275369 [ 277 ] {088686bc-0492-44ee-a809-9b597a280c27} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9477 | 2025.07.29 18:53:55.275498 [ 277 ] {088686bc-0492-44ee-a809-9b597a280c27} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001179 sec., 3392.705682782019 rows/sec., 276.65 KiB/sec. | ||
| 9478 | 2025.07.29 18:53:55.275536 [ 277 ] {088686bc-0492-44ee-a809-9b597a280c27} <Debug> TCPHandler: Processed in 0.001355217 sec. | ||
| 9479 | 2025.07.29 18:53:55.275650 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9480 | 2025.07.29 18:53:55.275744 [ 277 ] {1aeec602-5bc7-4932-a182-b4c8f1ee3ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9481 | 2025.07.29 18:53:55.275784 [ 277 ] {1aeec602-5bc7-4932-a182-b4c8f1ee3ff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9482 | 2025.07.29 18:53:55.276267 [ 277 ] {1aeec602-5bc7-4932-a182-b4c8f1ee3ff4} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9483 | 2025.07.29 18:53:55.276302 [ 277 ] {1aeec602-5bc7-4932-a182-b4c8f1ee3ff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9484 | 2025.07.29 18:53:55.276644 [ 277 ] {1aeec602-5bc7-4932-a182-b4c8f1ee3ff4} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9485 | 2025.07.29 18:53:55.276863 [ 277 ] {1aeec602-5bc7-4932-a182-b4c8f1ee3ff4} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9486 | 2025.07.29 18:53:55.276991 [ 277 ] {1aeec602-5bc7-4932-a182-b4c8f1ee3ff4} <Debug> executeQuery: Read 196 rows, 17.76 KiB in 0.001263 sec., 155186.06492478226 rows/sec., 13.73 MiB/sec. | ||
| 9487 | 2025.07.29 18:53:55.277029 [ 277 ] {1aeec602-5bc7-4932-a182-b4c8f1ee3ff4} <Debug> TCPHandler: Processed in 0.00142847 sec. | ||
| 9488 | 2025.07.29 18:53:55.277140 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9489 | 2025.07.29 18:53:55.277234 [ 277 ] {aad9d9c1-714f-49c2-85e8-af34acef5ede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9490 | 2025.07.29 18:53:55.277273 [ 277 ] {aad9d9c1-714f-49c2-85e8-af34acef5ede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9491 | 2025.07.29 18:53:55.277669 [ 277 ] {aad9d9c1-714f-49c2-85e8-af34acef5ede} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9492 | 2025.07.29 18:53:55.277703 [ 277 ] {aad9d9c1-714f-49c2-85e8-af34acef5ede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9493 | 2025.07.29 18:53:55.278012 [ 277 ] {aad9d9c1-714f-49c2-85e8-af34acef5ede} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9494 | 2025.07.29 18:53:55.278228 [ 277 ] {aad9d9c1-714f-49c2-85e8-af34acef5ede} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9495 | 2025.07.29 18:53:55.278361 [ 277 ] {aad9d9c1-714f-49c2-85e8-af34acef5ede} <Debug> executeQuery: Read 25 rows, 1.92 KiB in 0.001143 sec., 21872.265966754156 rows/sec., 1.64 MiB/sec. | ||
| 9496 | 2025.07.29 18:53:55.278393 [ 49 ] {} <Debug> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9497 | 2025.07.29 18:53:55.278399 [ 277 ] {aad9d9c1-714f-49c2-85e8-af34acef5ede} <Debug> TCPHandler: Processed in 0.001309056 sec. | ||
| 9498 | 2025.07.29 18:53:55.278470 [ 49 ] {} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9499 | 2025.07.29 18:53:55.278500 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9500 | 2025.07.29 18:53:55.278560 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9501 | 2025.07.29 18:53:55.278611 [ 193 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9502 | 2025.07.29 18:53:55.278670 [ 277 ] {2e168d84-a9c2-42dd-b432-c23d1ed6ef36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9503 | 2025.07.29 18:53:55.278715 [ 277 ] {2e168d84-a9c2-42dd-b432-c23d1ed6ef36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9504 | 2025.07.29 18:53:55.278753 [ 193 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9505 | 2025.07.29 18:53:55.278796 [ 193 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 269 rows starting from the beginning of the part | ||
| 9506 | 2025.07.29 18:53:55.278869 [ 193 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 9 rows starting from the beginning of the part | ||
| 9507 | 2025.07.29 18:53:55.278921 [ 193 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 238 rows starting from the beginning of the part | ||
| 9508 | 2025.07.29 18:53:55.278966 [ 193 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 9 rows starting from the beginning of the part | ||
| 9509 | 2025.07.29 18:53:55.279011 [ 193 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 228 rows starting from the beginning of the part | ||
| 9510 | 2025.07.29 18:53:55.279055 [ 193 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 25 rows starting from the beginning of the part | ||
| 9511 | 2025.07.29 18:53:55.279104 [ 277 ] {2e168d84-a9c2-42dd-b432-c23d1ed6ef36} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9512 | 2025.07.29 18:53:55.279145 [ 277 ] {2e168d84-a9c2-42dd-b432-c23d1ed6ef36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9513 | 2025.07.29 18:53:55.279503 [ 277 ] {2e168d84-a9c2-42dd-b432-c23d1ed6ef36} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9514 | 2025.07.29 18:53:55.279740 [ 277 ] {2e168d84-a9c2-42dd-b432-c23d1ed6ef36} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9515 | 2025.07.29 18:53:55.279882 [ 277 ] {2e168d84-a9c2-42dd-b432-c23d1ed6ef36} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001239 sec., 19370.46004842615 rows/sec., 1.61 MiB/sec. | ||
| 9516 | 2025.07.29 18:53:55.279921 [ 277 ] {2e168d84-a9c2-42dd-b432-c23d1ed6ef36} <Debug> TCPHandler: Processed in 0.00141205 sec. | ||
| 9517 | 2025.07.29 18:53:55.280033 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9518 | 2025.07.29 18:53:55.280038 [ 186 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 778 rows, containing 5 columns (5 merged, 0 gathered) in 0.001478801 sec., 526101.8893008593 rows/sec., 34.73 MiB/sec. | ||
| 9519 | 2025.07.29 18:53:55.280127 [ 277 ] {b72eaf07-287b-4064-8e04-8d8fbf609f87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9520 | 2025.07.29 18:53:55.280168 [ 277 ] {b72eaf07-287b-4064-8e04-8d8fbf609f87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9521 | 2025.07.29 18:53:55.280177 [ 193 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9522 | 2025.07.29 18:53:55.280422 [ 193 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_61_12} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9523 | 2025.07.29 18:53:55.280488 [ 193 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_61_12} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9524 | 2025.07.29 18:53:55.280556 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9525 | 2025.07.29 18:53:55.280562 [ 277 ] {b72eaf07-287b-4064-8e04-8d8fbf609f87} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9526 | 2025.07.29 18:53:55.280605 [ 277 ] {b72eaf07-287b-4064-8e04-8d8fbf609f87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9527 | 2025.07.29 18:53:55.280925 [ 277 ] {b72eaf07-287b-4064-8e04-8d8fbf609f87} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9528 | 2025.07.29 18:53:55.281142 [ 277 ] {b72eaf07-287b-4064-8e04-8d8fbf609f87} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9529 | 2025.07.29 18:53:55.281297 [ 277 ] {b72eaf07-287b-4064-8e04-8d8fbf609f87} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001187 sec., 10109.519797809606 rows/sec., 789.81 KiB/sec. | ||
| 9530 | 2025.07.29 18:53:55.281340 [ 277 ] {b72eaf07-287b-4064-8e04-8d8fbf609f87} <Debug> TCPHandler: Processed in 0.001356408 sec. | ||
| 9531 | 2025.07.29 18:53:55.281445 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9532 | 2025.07.29 18:53:55.281538 [ 277 ] {0115a665-9990-4eb0-809a-6bc67d9f10d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9533 | 2025.07.29 18:53:55.281578 [ 277 ] {0115a665-9990-4eb0-809a-6bc67d9f10d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9534 | 2025.07.29 18:53:55.282002 [ 277 ] {0115a665-9990-4eb0-809a-6bc67d9f10d2} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9535 | 2025.07.29 18:53:55.282040 [ 277 ] {0115a665-9990-4eb0-809a-6bc67d9f10d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9536 | 2025.07.29 18:53:55.282368 [ 277 ] {0115a665-9990-4eb0-809a-6bc67d9f10d2} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9537 | 2025.07.29 18:53:55.282583 [ 277 ] {0115a665-9990-4eb0-809a-6bc67d9f10d2} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9538 | 2025.07.29 18:53:55.282710 [ 277 ] {0115a665-9990-4eb0-809a-6bc67d9f10d2} <Debug> executeQuery: Read 113 rows, 9.42 KiB in 0.001188 sec., 95117.84511784512 rows/sec., 7.74 MiB/sec. | ||
| 9539 | 2025.07.29 18:53:55.282749 [ 277 ] {0115a665-9990-4eb0-809a-6bc67d9f10d2} <Debug> TCPHandler: Processed in 0.001354168 sec. | ||
| 9540 | 2025.07.29 18:53:55.282857 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9541 | 2025.07.29 18:53:55.282954 [ 277 ] {bf81e971-aa9e-4919-9484-71ca0d1086a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9542 | 2025.07.29 18:53:55.282997 [ 277 ] {bf81e971-aa9e-4919-9484-71ca0d1086a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9543 | 2025.07.29 18:53:55.283430 [ 277 ] {bf81e971-aa9e-4919-9484-71ca0d1086a2} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9544 | 2025.07.29 18:53:55.283467 [ 277 ] {bf81e971-aa9e-4919-9484-71ca0d1086a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9545 | 2025.07.29 18:53:55.283822 [ 277 ] {bf81e971-aa9e-4919-9484-71ca0d1086a2} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9546 | 2025.07.29 18:53:55.284042 [ 277 ] {bf81e971-aa9e-4919-9484-71ca0d1086a2} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9547 | 2025.07.29 18:53:55.284173 [ 277 ] {bf81e971-aa9e-4919-9484-71ca0d1086a2} <Debug> executeQuery: Read 342 rows, 26.49 KiB in 0.001237 sec., 276475.3435731609 rows/sec., 20.92 MiB/sec. | ||
| 9548 | 2025.07.29 18:53:55.284211 [ 277 ] {bf81e971-aa9e-4919-9484-71ca0d1086a2} <Debug> TCPHandler: Processed in 0.001402369 sec. | ||
| 9549 | 2025.07.29 18:53:55.284320 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9550 | 2025.07.29 18:53:55.284414 [ 277 ] {37dcd46a-df7e-4a64-a2ed-4b7ecbc73880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9551 | 2025.07.29 18:53:55.284468 [ 277 ] {37dcd46a-df7e-4a64-a2ed-4b7ecbc73880} <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 | ||
| 9552 | 2025.07.29 18:53:55.285242 [ 277 ] {37dcd46a-df7e-4a64-a2ed-4b7ecbc73880} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9553 | 2025.07.29 18:53:55.285278 [ 277 ] {37dcd46a-df7e-4a64-a2ed-4b7ecbc73880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9554 | 2025.07.29 18:53:55.285800 [ 277 ] {37dcd46a-df7e-4a64-a2ed-4b7ecbc73880} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9555 | 2025.07.29 18:53:55.286029 [ 277 ] {37dcd46a-df7e-4a64-a2ed-4b7ecbc73880} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9556 | 2025.07.29 18:53:55.286169 [ 277 ] {37dcd46a-df7e-4a64-a2ed-4b7ecbc73880} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001771 sec., 5081.874647092039 rows/sec., 9.11 MiB/sec. | ||
| 9557 | 2025.07.29 18:53:55.286224 [ 277 ] {37dcd46a-df7e-4a64-a2ed-4b7ecbc73880} <Debug> TCPHandler: Processed in 0.001954245 sec. | ||
| 9558 | 2025.07.29 18:53:55.286336 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9559 | 2025.07.29 18:53:55.286433 [ 277 ] {4e6c1ed8-6c8c-409e-a583-39635e6c893d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9560 | 2025.07.29 18:53:55.286475 [ 277 ] {4e6c1ed8-6c8c-409e-a583-39635e6c893d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9561 | 2025.07.29 18:53:55.286813 [ 277 ] {4e6c1ed8-6c8c-409e-a583-39635e6c893d} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9562 | 2025.07.29 18:53:55.286849 [ 277 ] {4e6c1ed8-6c8c-409e-a583-39635e6c893d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9563 | 2025.07.29 18:53:55.287153 [ 277 ] {4e6c1ed8-6c8c-409e-a583-39635e6c893d} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9564 | 2025.07.29 18:53:55.287368 [ 277 ] {4e6c1ed8-6c8c-409e-a583-39635e6c893d} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9565 | 2025.07.29 18:53:55.287498 [ 277 ] {4e6c1ed8-6c8c-409e-a583-39635e6c893d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 9566 | 2025.07.29 18:53:55.287536 [ 277 ] {4e6c1ed8-6c8c-409e-a583-39635e6c893d} <Debug> TCPHandler: Processed in 0.001250374 sec. | ||
| 9567 | 2025.07.29 18:53:56.085986 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9568 | 2025.07.29 18:53:56.103446 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9569 | 2025.07.29 18:53:56.103497 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9570 | 2025.07.29 18:53:56.109794 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9571 | 2025.07.29 18:53:56.110551 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9572 | 2025.07.29 18:53:56.114312 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9573 | 2025.07.29 18:53:57.542212 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1356 | ||
| 9574 | 2025.07.29 18:53:57.544709 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9575 | 2025.07.29 18:53:57.544747 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9576 | 2025.07.29 18:53:57.545959 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9577 | 2025.07.29 18:53:57.546229 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9578 | 2025.07.29 18:53:57.546486 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1356 | ||
| 9579 | 2025.07.29 18:54:00.265668 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9580 | 2025.07.29 18:54:00.265923 [ 277 ] {4658bca9-62b6-474c-9e17-54d2f8e4267e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9581 | 2025.07.29 18:54:00.266016 [ 277 ] {4658bca9-62b6-474c-9e17-54d2f8e4267e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9582 | 2025.07.29 18:54:00.266688 [ 277 ] {4658bca9-62b6-474c-9e17-54d2f8e4267e} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9583 | 2025.07.29 18:54:00.266736 [ 277 ] {4658bca9-62b6-474c-9e17-54d2f8e4267e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9584 | 2025.07.29 18:54:00.267140 [ 277 ] {4658bca9-62b6-474c-9e17-54d2f8e4267e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9585 | 2025.07.29 18:54:00.267377 [ 277 ] {4658bca9-62b6-474c-9e17-54d2f8e4267e} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9586 | 2025.07.29 18:54:00.267531 [ 277 ] {4658bca9-62b6-474c-9e17-54d2f8e4267e} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.001674 sec., 71684.58781362008 rows/sec., 6.07 MiB/sec. | ||
| 9587 | 2025.07.29 18:54:00.267574 [ 277 ] {4658bca9-62b6-474c-9e17-54d2f8e4267e} <Debug> TCPHandler: Processed in 0.002071028 sec. | ||
| 9588 | 2025.07.29 18:54:00.267696 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9589 | 2025.07.29 18:54:00.267792 [ 277 ] {5ed82051-efa2-4212-9236-67cf45ef2d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9590 | 2025.07.29 18:54:00.267832 [ 277 ] {5ed82051-efa2-4212-9236-67cf45ef2d43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9591 | 2025.07.29 18:54:00.268237 [ 277 ] {5ed82051-efa2-4212-9236-67cf45ef2d43} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9592 | 2025.07.29 18:54:00.268273 [ 277 ] {5ed82051-efa2-4212-9236-67cf45ef2d43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9593 | 2025.07.29 18:54:00.268584 [ 277 ] {5ed82051-efa2-4212-9236-67cf45ef2d43} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9594 | 2025.07.29 18:54:00.268794 [ 277 ] {5ed82051-efa2-4212-9236-67cf45ef2d43} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9595 | 2025.07.29 18:54:00.268923 [ 277 ] {5ed82051-efa2-4212-9236-67cf45ef2d43} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001149 sec., 27850.3046127067 rows/sec., 2.05 MiB/sec. | ||
| 9596 | 2025.07.29 18:54:00.268962 [ 277 ] {5ed82051-efa2-4212-9236-67cf45ef2d43} <Debug> TCPHandler: Processed in 0.001314587 sec. | ||
| 9597 | 2025.07.29 18:54:00.269068 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9598 | 2025.07.29 18:54:00.269161 [ 277 ] {a31c42a0-0f3b-4c62-a9f6-c58381aa97b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9599 | 2025.07.29 18:54:00.269200 [ 277 ] {a31c42a0-0f3b-4c62-a9f6-c58381aa97b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9600 | 2025.07.29 18:54:00.269630 [ 277 ] {a31c42a0-0f3b-4c62-a9f6-c58381aa97b9} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9601 | 2025.07.29 18:54:00.269666 [ 277 ] {a31c42a0-0f3b-4c62-a9f6-c58381aa97b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9602 | 2025.07.29 18:54:00.269982 [ 277 ] {a31c42a0-0f3b-4c62-a9f6-c58381aa97b9} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9603 | 2025.07.29 18:54:00.270192 [ 277 ] {a31c42a0-0f3b-4c62-a9f6-c58381aa97b9} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9604 | 2025.07.29 18:54:00.270319 [ 277 ] {a31c42a0-0f3b-4c62-a9f6-c58381aa97b9} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001173 sec., 81841.43222506394 rows/sec., 6.39 MiB/sec. | ||
| 9605 | 2025.07.29 18:54:00.270358 [ 277 ] {a31c42a0-0f3b-4c62-a9f6-c58381aa97b9} <Debug> TCPHandler: Processed in 0.001337987 sec. | ||
| 9606 | 2025.07.29 18:54:00.270466 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9607 | 2025.07.29 18:54:00.270558 [ 277 ] {aa0336b0-b81f-4421-9178-209115dfadd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9608 | 2025.07.29 18:54:00.270600 [ 277 ] {aa0336b0-b81f-4421-9178-209115dfadd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9609 | 2025.07.29 18:54:00.271004 [ 277 ] {aa0336b0-b81f-4421-9178-209115dfadd3} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9610 | 2025.07.29 18:54:00.271040 [ 277 ] {aa0336b0-b81f-4421-9178-209115dfadd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9611 | 2025.07.29 18:54:00.271366 [ 277 ] {aa0336b0-b81f-4421-9178-209115dfadd3} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9612 | 2025.07.29 18:54:00.271571 [ 277 ] {aa0336b0-b81f-4421-9178-209115dfadd3} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9613 | 2025.07.29 18:54:00.271700 [ 277 ] {aa0336b0-b81f-4421-9178-209115dfadd3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 9614 | 2025.07.29 18:54:00.271739 [ 277 ] {aa0336b0-b81f-4421-9178-209115dfadd3} <Debug> TCPHandler: Processed in 0.001320237 sec. | ||
| 9615 | 2025.07.29 18:54:00.271843 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9616 | 2025.07.29 18:54:00.271936 [ 277 ] {5de22577-898d-4f69-b43e-5f441cd0b0c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9617 | 2025.07.29 18:54:00.271989 [ 277 ] {5de22577-898d-4f69-b43e-5f441cd0b0c8} <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 | ||
| 9618 | 2025.07.29 18:54:00.272870 [ 277 ] {5de22577-898d-4f69-b43e-5f441cd0b0c8} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9619 | 2025.07.29 18:54:00.272909 [ 277 ] {5de22577-898d-4f69-b43e-5f441cd0b0c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9620 | 2025.07.29 18:54:00.273475 [ 277 ] {5de22577-898d-4f69-b43e-5f441cd0b0c8} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9621 | 2025.07.29 18:54:00.273704 [ 277 ] {5de22577-898d-4f69-b43e-5f441cd0b0c8} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9622 | 2025.07.29 18:54:00.273832 [ 120 ] {} <Debug> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9623 | 2025.07.29 18:54:00.273844 [ 277 ] {5de22577-898d-4f69-b43e-5f441cd0b0c8} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001925 sec., 16623.376623376622 rows/sec., 29.79 MiB/sec. | ||
| 9624 | 2025.07.29 18:54:00.273898 [ 120 ] {} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9625 | 2025.07.29 18:54:00.273924 [ 277 ] {5de22577-898d-4f69-b43e-5f441cd0b0c8} <Debug> TCPHandler: Processed in 0.002127919 sec. | ||
| 9626 | 2025.07.29 18:54:00.273924 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9627 | 2025.07.29 18:54:00.274042 [ 186 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9628 | 2025.07.29 18:54:00.274050 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9629 | 2025.07.29 18:54:00.274165 [ 277 ] {0680116c-cfee-490e-8165-45a9edac896f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9630 | 2025.07.29 18:54:00.274206 [ 277 ] {0680116c-cfee-490e-8165-45a9edac896f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9631 | 2025.07.29 18:54:00.274253 [ 186 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9632 | 2025.07.29 18:54:00.274312 [ 186 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1091 rows starting from the beginning of the part | ||
| 9633 | 2025.07.29 18:54:00.274445 [ 186 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 32 rows starting from the beginning of the part | ||
| 9634 | 2025.07.29 18:54:00.274558 [ 277 ] {0680116c-cfee-490e-8165-45a9edac896f} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9635 | 2025.07.29 18:54:00.274561 [ 186 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 9 rows starting from the beginning of the part | ||
| 9636 | 2025.07.29 18:54:00.274595 [ 277 ] {0680116c-cfee-490e-8165-45a9edac896f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9637 | 2025.07.29 18:54:00.274684 [ 186 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 32 rows starting from the beginning of the part | ||
| 9638 | 2025.07.29 18:54:00.274786 [ 186 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 9 rows starting from the beginning of the part | ||
| 9639 | 2025.07.29 18:54:00.274891 [ 186 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 32 rows starting from the beginning of the part | ||
| 9640 | 2025.07.29 18:54:00.274905 [ 277 ] {0680116c-cfee-490e-8165-45a9edac896f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9641 | 2025.07.29 18:54:00.275123 [ 277 ] {0680116c-cfee-490e-8165-45a9edac896f} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9642 | 2025.07.29 18:54:00.275256 [ 277 ] {0680116c-cfee-490e-8165-45a9edac896f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 9643 | 2025.07.29 18:54:00.275304 [ 277 ] {0680116c-cfee-490e-8165-45a9edac896f} <Debug> TCPHandler: Processed in 0.001304367 sec. | ||
| 9644 | 2025.07.29 18:54:00.280722 [ 186 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1205 rows, containing 19 columns (19 merged, 0 gathered) in 0.006722768 sec., 179241.64570307947 rows/sec., 321.19 MiB/sec. | ||
| 9645 | 2025.07.29 18:54:00.282380 [ 187 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9646 | 2025.07.29 18:54:00.282780 [ 187 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9647 | 2025.07.29 18:54:00.282863 [ 187 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9648 | 2025.07.29 18:54:00.283038 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.65 MiB. | ||
| 9649 | 2025.07.29 18:54:01.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.09 MiB, peak 297.68 MiB, free memory in arenas 0.00 B, will set to 288.11 MiB (RSS), difference: 2.02 MiB | ||
| 9650 | 2025.07.29 18:54:02.285802 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9651 | 2025.07.29 18:54:02.285875 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9652 | 2025.07.29 18:54:02.470498 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21106 | ||
| 9653 | 2025.07.29 18:54:02.471206 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9654 | 2025.07.29 18:54:02.471252 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9655 | 2025.07.29 18:54:02.471741 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9656 | 2025.07.29 18:54:02.471977 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9657 | 2025.07.29 18:54:02.472131 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
| 9658 | 2025.07.29 18:54:02.472142 [ 85 ] {} <Debug> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9659 | 2025.07.29 18:54:02.472198 [ 85 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9660 | 2025.07.29 18:54:02.472220 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9661 | 2025.07.29 18:54:02.472321 [ 193 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 9662 | 2025.07.29 18:54:02.472420 [ 193 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9663 | 2025.07.29 18:54:02.472457 [ 193 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18788 rows starting from the beginning of the part | ||
| 9664 | 2025.07.29 18:54:02.472521 [ 193 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 488 rows starting from the beginning of the part | ||
| 9665 | 2025.07.29 18:54:02.472571 [ 193 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 427 rows starting from the beginning of the part | ||
| 9666 | 2025.07.29 18:54:02.472617 [ 193 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 488 rows starting from the beginning of the part | ||
| 9667 | 2025.07.29 18:54:02.472661 [ 193 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 427 rows starting from the beginning of the part | ||
| 9668 | 2025.07.29 18:54:02.472703 [ 193 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 488 rows starting from the beginning of the part | ||
| 9669 | 2025.07.29 18:54:02.474596 [ 199 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.002310735 sec., 9133890.298974136 rows/sec., 130.66 MiB/sec. | ||
| 9670 | 2025.07.29 18:54:02.475173 [ 200 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9671 | 2025.07.29 18:54:02.475500 [ 200 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_46_9} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9672 | 2025.07.29 18:54:02.475585 [ 200 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_46_9} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9673 | 2025.07.29 18:54:02.475717 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. | ||
| 9674 | 2025.07.29 18:54:03.615332 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9675 | 2025.07.29 18:54:03.632911 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9676 | 2025.07.29 18:54:03.632958 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9677 | 2025.07.29 18:54:03.638927 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9678 | 2025.07.29 18:54:03.639611 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9679 | 2025.07.29 18:54:03.639892 [ 100 ] {} <Debug> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9680 | 2025.07.29 18:54:03.639930 [ 100 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9681 | 2025.07.29 18:54:03.639951 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9682 | 2025.07.29 18:54:03.640078 [ 189 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 9683 | 2025.07.29 18:54:03.642975 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9684 | 2025.07.29 18:54:03.644313 [ 189 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9685 | 2025.07.29 18:54:03.645832 [ 189 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 9686 | 2025.07.29 18:54:03.650756 [ 189 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 9687 | 2025.07.29 18:54:03.655600 [ 189 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 9688 | 2025.07.29 18:54:03.660406 [ 189 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 9689 | 2025.07.29 18:54:03.664986 [ 189 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 9690 | 2025.07.29 18:54:03.668842 [ 189 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 9691 | 2025.07.29 18:54:03.722168 [ 199 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.082141912 sec., 4224.3964323596465 rows/sec., 21.84 MiB/sec. | ||
| 9692 | 2025.07.29 18:54:03.725174 [ 196 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9693 | 2025.07.29 18:54:03.727258 [ 196 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_46_9} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9694 | 2025.07.29 18:54:03.727348 [ 196 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_46_9} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9695 | 2025.07.29 18:54:03.729174 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9696 | 2025.07.29 18:54:05.264290 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9697 | 2025.07.29 18:54:05.264490 [ 277 ] {b8a1e674-8faa-4d08-9e96-5ac22173f7f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9698 | 2025.07.29 18:54:05.264562 [ 277 ] {b8a1e674-8faa-4d08-9e96-5ac22173f7f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9699 | 2025.07.29 18:54:05.265299 [ 277 ] {b8a1e674-8faa-4d08-9e96-5ac22173f7f0} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9700 | 2025.07.29 18:54:05.265342 [ 277 ] {b8a1e674-8faa-4d08-9e96-5ac22173f7f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9701 | 2025.07.29 18:54:05.265758 [ 277 ] {b8a1e674-8faa-4d08-9e96-5ac22173f7f0} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9702 | 2025.07.29 18:54:05.266008 [ 277 ] {b8a1e674-8faa-4d08-9e96-5ac22173f7f0} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9703 | 2025.07.29 18:54:05.266168 [ 277 ] {b8a1e674-8faa-4d08-9e96-5ac22173f7f0} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.00173 sec., 42774.56647398844 rows/sec., 3.49 MiB/sec. | ||
| 9704 | 2025.07.29 18:54:05.266219 [ 277 ] {b8a1e674-8faa-4d08-9e96-5ac22173f7f0} <Debug> TCPHandler: Processed in 0.002077458 sec. | ||
| 9705 | 2025.07.29 18:54:05.266352 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9706 | 2025.07.29 18:54:05.266459 [ 277 ] {25c5ba52-2a99-4094-a1f3-4ed7f48142e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9707 | 2025.07.29 18:54:05.266503 [ 277 ] {25c5ba52-2a99-4094-a1f3-4ed7f48142e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9708 | 2025.07.29 18:54:05.266942 [ 277 ] {25c5ba52-2a99-4094-a1f3-4ed7f48142e0} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9709 | 2025.07.29 18:54:05.266978 [ 277 ] {25c5ba52-2a99-4094-a1f3-4ed7f48142e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9710 | 2025.07.29 18:54:05.267310 [ 277 ] {25c5ba52-2a99-4094-a1f3-4ed7f48142e0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9711 | 2025.07.29 18:54:05.267537 [ 277 ] {25c5ba52-2a99-4094-a1f3-4ed7f48142e0} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9712 | 2025.07.29 18:54:05.267673 [ 277 ] {25c5ba52-2a99-4094-a1f3-4ed7f48142e0} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001238 sec., 7269.789983844911 rows/sec., 546.65 KiB/sec. | ||
| 9713 | 2025.07.29 18:54:05.267712 [ 277 ] {25c5ba52-2a99-4094-a1f3-4ed7f48142e0} <Debug> TCPHandler: Processed in 0.001420089 sec. | ||
| 9714 | 2025.07.29 18:54:05.267828 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9715 | 2025.07.29 18:54:05.267925 [ 277 ] {6740e570-732c-473f-beb4-763a9af44029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9716 | 2025.07.29 18:54:05.267965 [ 277 ] {6740e570-732c-473f-beb4-763a9af44029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9717 | 2025.07.29 18:54:05.268410 [ 277 ] {6740e570-732c-473f-beb4-763a9af44029} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9718 | 2025.07.29 18:54:05.268448 [ 277 ] {6740e570-732c-473f-beb4-763a9af44029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9719 | 2025.07.29 18:54:05.268763 [ 277 ] {6740e570-732c-473f-beb4-763a9af44029} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9720 | 2025.07.29 18:54:05.268975 [ 277 ] {6740e570-732c-473f-beb4-763a9af44029} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9721 | 2025.07.29 18:54:05.269105 [ 277 ] {6740e570-732c-473f-beb4-763a9af44029} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.0012 sec., 60833.333333333336 rows/sec., 4.75 MiB/sec. | ||
| 9722 | 2025.07.29 18:54:05.269143 [ 277 ] {6740e570-732c-473f-beb4-763a9af44029} <Debug> TCPHandler: Processed in 0.001373918 sec. | ||
| 9723 | 2025.07.29 18:54:05.269269 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9724 | 2025.07.29 18:54:05.269365 [ 277 ] {e5d65b15-01bd-4c02-9a47-b6f3ebeca4c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9725 | 2025.07.29 18:54:05.269409 [ 277 ] {e5d65b15-01bd-4c02-9a47-b6f3ebeca4c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9726 | 2025.07.29 18:54:05.269801 [ 277 ] {e5d65b15-01bd-4c02-9a47-b6f3ebeca4c6} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9727 | 2025.07.29 18:54:05.269837 [ 277 ] {e5d65b15-01bd-4c02-9a47-b6f3ebeca4c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9728 | 2025.07.29 18:54:05.270160 [ 277 ] {e5d65b15-01bd-4c02-9a47-b6f3ebeca4c6} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9729 | 2025.07.29 18:54:05.270393 [ 277 ] {e5d65b15-01bd-4c02-9a47-b6f3ebeca4c6} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9730 | 2025.07.29 18:54:05.270527 [ 277 ] {e5d65b15-01bd-4c02-9a47-b6f3ebeca4c6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 9731 | 2025.07.29 18:54:05.270566 [ 277 ] {e5d65b15-01bd-4c02-9a47-b6f3ebeca4c6} <Debug> TCPHandler: Processed in 0.001354748 sec. | ||
| 9732 | 2025.07.29 18:54:05.270674 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9733 | 2025.07.29 18:54:05.270769 [ 277 ] {59ea1800-6e0c-4c74-9878-449e34707bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9734 | 2025.07.29 18:54:05.270824 [ 277 ] {59ea1800-6e0c-4c74-9878-449e34707bbf} <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 | ||
| 9735 | 2025.07.29 18:54:05.271577 [ 277 ] {59ea1800-6e0c-4c74-9878-449e34707bbf} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9736 | 2025.07.29 18:54:05.271614 [ 277 ] {59ea1800-6e0c-4c74-9878-449e34707bbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9737 | 2025.07.29 18:54:05.272120 [ 277 ] {59ea1800-6e0c-4c74-9878-449e34707bbf} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9738 | 2025.07.29 18:54:05.272351 [ 277 ] {59ea1800-6e0c-4c74-9878-449e34707bbf} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9739 | 2025.07.29 18:54:05.272492 [ 277 ] {59ea1800-6e0c-4c74-9878-449e34707bbf} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001741 sec., 5169.442848937392 rows/sec., 9.26 MiB/sec. | ||
| 9740 | 2025.07.29 18:54:05.272554 [ 277 ] {59ea1800-6e0c-4c74-9878-449e34707bbf} <Debug> TCPHandler: Processed in 0.001928294 sec. | ||
| 9741 | 2025.07.29 18:54:05.272664 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9742 | 2025.07.29 18:54:05.272759 [ 277 ] {01fe7606-f0c6-4ac5-b1dd-418ffd08207f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9743 | 2025.07.29 18:54:05.272801 [ 277 ] {01fe7606-f0c6-4ac5-b1dd-418ffd08207f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9744 | 2025.07.29 18:54:05.273123 [ 277 ] {01fe7606-f0c6-4ac5-b1dd-418ffd08207f} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9745 | 2025.07.29 18:54:05.273160 [ 277 ] {01fe7606-f0c6-4ac5-b1dd-418ffd08207f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9746 | 2025.07.29 18:54:05.273468 [ 277 ] {01fe7606-f0c6-4ac5-b1dd-418ffd08207f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9747 | 2025.07.29 18:54:05.273688 [ 277 ] {01fe7606-f0c6-4ac5-b1dd-418ffd08207f} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9748 | 2025.07.29 18:54:05.273819 [ 277 ] {01fe7606-f0c6-4ac5-b1dd-418ffd08207f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 9749 | 2025.07.29 18:54:05.273856 [ 277 ] {01fe7606-f0c6-4ac5-b1dd-418ffd08207f} <Debug> TCPHandler: Processed in 0.001241665 sec. | ||
| 9750 | 2025.07.29 18:54:06.682740 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9751 | 2025.07.29 18:54:06.682953 [ 277 ] {04bfaf79-89bd-4187-bd1f-6bf266e6aef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9752 | 2025.07.29 18:54:06.683029 [ 277 ] {04bfaf79-89bd-4187-bd1f-6bf266e6aef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9753 | 2025.07.29 18:54:06.683861 [ 277 ] {04bfaf79-89bd-4187-bd1f-6bf266e6aef4} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9754 | 2025.07.29 18:54:06.683914 [ 277 ] {04bfaf79-89bd-4187-bd1f-6bf266e6aef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9755 | 2025.07.29 18:54:06.684347 [ 277 ] {04bfaf79-89bd-4187-bd1f-6bf266e6aef4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9756 | 2025.07.29 18:54:06.684580 [ 277 ] {04bfaf79-89bd-4187-bd1f-6bf266e6aef4} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9757 | 2025.07.29 18:54:06.684747 [ 277 ] {04bfaf79-89bd-4187-bd1f-6bf266e6aef4} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001848 sec., 212121.21212121213 rows/sec., 13.46 MiB/sec. | ||
| 9758 | 2025.07.29 18:54:06.684800 [ 277 ] {04bfaf79-89bd-4187-bd1f-6bf266e6aef4} <Debug> TCPHandler: Processed in 0.002199291 sec. | ||
| 9759 | 2025.07.29 18:54:06.684922 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9760 | 2025.07.29 18:54:06.685025 [ 277 ] {fde30262-99a0-47e1-989c-4cff60f55aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9761 | 2025.07.29 18:54:06.685072 [ 277 ] {fde30262-99a0-47e1-989c-4cff60f55aee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9762 | 2025.07.29 18:54:06.685481 [ 277 ] {fde30262-99a0-47e1-989c-4cff60f55aee} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9763 | 2025.07.29 18:54:06.685519 [ 277 ] {fde30262-99a0-47e1-989c-4cff60f55aee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9764 | 2025.07.29 18:54:06.685828 [ 277 ] {fde30262-99a0-47e1-989c-4cff60f55aee} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9765 | 2025.07.29 18:54:06.686039 [ 277 ] {fde30262-99a0-47e1-989c-4cff60f55aee} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9766 | 2025.07.29 18:54:06.686174 [ 277 ] {fde30262-99a0-47e1-989c-4cff60f55aee} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001172 sec., 3412.9692832764504 rows/sec., 278.30 KiB/sec. | ||
| 9767 | 2025.07.29 18:54:06.686213 [ 277 ] {fde30262-99a0-47e1-989c-4cff60f55aee} <Debug> TCPHandler: Processed in 0.001344858 sec. | ||
| 9768 | 2025.07.29 18:54:06.686322 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9769 | 2025.07.29 18:54:06.686417 [ 277 ] {dfb265a1-60ce-4310-8840-1d1350fb6a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9770 | 2025.07.29 18:54:06.686458 [ 277 ] {dfb265a1-60ce-4310-8840-1d1350fb6a4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9771 | 2025.07.29 18:54:06.688161 [ 277 ] {dfb265a1-60ce-4310-8840-1d1350fb6a4e} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9772 | 2025.07.29 18:54:06.688198 [ 277 ] {dfb265a1-60ce-4310-8840-1d1350fb6a4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9773 | 2025.07.29 18:54:06.688650 [ 277 ] {dfb265a1-60ce-4310-8840-1d1350fb6a4e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9774 | 2025.07.29 18:54:06.688862 [ 277 ] {dfb265a1-60ce-4310-8840-1d1350fb6a4e} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9775 | 2025.07.29 18:54:06.688997 [ 277 ] {dfb265a1-60ce-4310-8840-1d1350fb6a4e} <Debug> executeQuery: Read 2273 rows, 188.34 KiB in 0.002599 sec., 874567.141208157 rows/sec., 70.77 MiB/sec. | ||
| 9776 | 2025.07.29 18:54:06.689005 [ 115 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9777 | 2025.07.29 18:54:06.689038 [ 277 ] {dfb265a1-60ce-4310-8840-1d1350fb6a4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 9778 | 2025.07.29 18:54:06.689089 [ 277 ] {dfb265a1-60ce-4310-8840-1d1350fb6a4e} <Debug> TCPHandler: Processed in 0.002816539 sec. | ||
| 9779 | 2025.07.29 18:54:06.689107 [ 115 ] {} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9780 | 2025.07.29 18:54:06.689154 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9781 | 2025.07.29 18:54:06.689199 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9782 | 2025.07.29 18:54:06.689302 [ 277 ] {e0584e26-b87c-46f8-98d7-9024c6e10e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9783 | 2025.07.29 18:54:06.689308 [ 199 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 9784 | 2025.07.29 18:54:06.689344 [ 277 ] {e0584e26-b87c-46f8-98d7-9024c6e10e50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9785 | 2025.07.29 18:54:06.689507 [ 199 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9786 | 2025.07.29 18:54:06.689568 [ 199 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2421 rows starting from the beginning of the part | ||
| 9787 | 2025.07.29 18:54:06.689675 [ 199 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1131 rows starting from the beginning of the part | ||
| 9788 | 2025.07.29 18:54:06.689751 [ 199 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 196 rows starting from the beginning of the part | ||
| 9789 | 2025.07.29 18:54:06.689829 [ 199 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 120 rows starting from the beginning of the part | ||
| 9790 | 2025.07.29 18:54:06.689895 [ 199 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 74 rows starting from the beginning of the part | ||
| 9791 | 2025.07.29 18:54:06.689911 [ 277 ] {e0584e26-b87c-46f8-98d7-9024c6e10e50} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9792 | 2025.07.29 18:54:06.689957 [ 277 ] {e0584e26-b87c-46f8-98d7-9024c6e10e50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9793 | 2025.07.29 18:54:06.689959 [ 199 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 2273 rows starting from the beginning of the part | ||
| 9794 | 2025.07.29 18:54:06.690316 [ 277 ] {e0584e26-b87c-46f8-98d7-9024c6e10e50} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9795 | 2025.07.29 18:54:06.690556 [ 277 ] {e0584e26-b87c-46f8-98d7-9024c6e10e50} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9796 | 2025.07.29 18:54:06.690697 [ 277 ] {e0584e26-b87c-46f8-98d7-9024c6e10e50} <Debug> executeQuery: Read 232 rows, 14.46 KiB in 0.001415 sec., 163957.59717314487 rows/sec., 9.98 MiB/sec. | ||
| 9797 | 2025.07.29 18:54:06.690736 [ 277 ] {e0584e26-b87c-46f8-98d7-9024c6e10e50} <Debug> TCPHandler: Processed in 0.001587235 sec. | ||
| 9798 | 2025.07.29 18:54:06.690843 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9799 | 2025.07.29 18:54:06.690936 [ 277 ] {254ce6ee-1a6e-4020-870b-1dcfd4c2494b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9800 | 2025.07.29 18:54:06.690975 [ 277 ] {254ce6ee-1a6e-4020-870b-1dcfd4c2494b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9801 | 2025.07.29 18:54:06.691561 [ 277 ] {254ce6ee-1a6e-4020-870b-1dcfd4c2494b} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9802 | 2025.07.29 18:54:06.691598 [ 277 ] {254ce6ee-1a6e-4020-870b-1dcfd4c2494b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9803 | 2025.07.29 18:54:06.691926 [ 277 ] {254ce6ee-1a6e-4020-870b-1dcfd4c2494b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9804 | 2025.07.29 18:54:06.692140 [ 277 ] {254ce6ee-1a6e-4020-870b-1dcfd4c2494b} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9805 | 2025.07.29 18:54:06.692270 [ 277 ] {254ce6ee-1a6e-4020-870b-1dcfd4c2494b} <Debug> executeQuery: Read 431 rows, 29.22 KiB in 0.001351 sec., 319022.94596595113 rows/sec., 21.12 MiB/sec. | ||
| 9806 | 2025.07.29 18:54:06.692308 [ 277 ] {254ce6ee-1a6e-4020-870b-1dcfd4c2494b} <Debug> TCPHandler: Processed in 0.001513493 sec. | ||
| 9807 | 2025.07.29 18:54:06.692420 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9808 | 2025.07.29 18:54:06.692514 [ 277 ] {8e0dcbf2-5a4d-4492-bc98-cf9ae0ed2959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9809 | 2025.07.29 18:54:06.692554 [ 277 ] {8e0dcbf2-5a4d-4492-bc98-cf9ae0ed2959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9810 | 2025.07.29 18:54:06.692553 [ 195 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6215 rows, containing 5 columns (5 merged, 0 gathered) in 0.003317772 sec., 1873245.0572251498 rows/sec., 159.35 MiB/sec. | ||
| 9811 | 2025.07.29 18:54:06.692871 [ 199 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9812 | 2025.07.29 18:54:06.693013 [ 277 ] {8e0dcbf2-5a4d-4492-bc98-cf9ae0ed2959} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9813 | 2025.07.29 18:54:06.693057 [ 277 ] {8e0dcbf2-5a4d-4492-bc98-cf9ae0ed2959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9814 | 2025.07.29 18:54:06.693124 [ 199 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_76_15} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9815 | 2025.07.29 18:54:06.693201 [ 199 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_76_15} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9816 | 2025.07.29 18:54:06.693274 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 9817 | 2025.07.29 18:54:06.693401 [ 277 ] {8e0dcbf2-5a4d-4492-bc98-cf9ae0ed2959} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9818 | 2025.07.29 18:54:06.693618 [ 277 ] {8e0dcbf2-5a4d-4492-bc98-cf9ae0ed2959} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9819 | 2025.07.29 18:54:06.693746 [ 277 ] {8e0dcbf2-5a4d-4492-bc98-cf9ae0ed2959} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001249 sec., 161729.38350680546 rows/sec., 9.19 MiB/sec. | ||
| 9820 | 2025.07.29 18:54:06.693783 [ 277 ] {8e0dcbf2-5a4d-4492-bc98-cf9ae0ed2959} <Debug> TCPHandler: Processed in 0.0014138 sec. | ||
| 9821 | 2025.07.29 18:54:06.693894 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9822 | 2025.07.29 18:54:06.693987 [ 277 ] {ed897d55-0e74-4473-bf9b-9590d89903bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9823 | 2025.07.29 18:54:06.694027 [ 277 ] {ed897d55-0e74-4473-bf9b-9590d89903bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9824 | 2025.07.29 18:54:06.694976 [ 277 ] {ed897d55-0e74-4473-bf9b-9590d89903bf} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9825 | 2025.07.29 18:54:06.695012 [ 277 ] {ed897d55-0e74-4473-bf9b-9590d89903bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9826 | 2025.07.29 18:54:06.695385 [ 277 ] {ed897d55-0e74-4473-bf9b-9590d89903bf} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9827 | 2025.07.29 18:54:06.695601 [ 277 ] {ed897d55-0e74-4473-bf9b-9590d89903bf} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9828 | 2025.07.29 18:54:06.695731 [ 277 ] {ed897d55-0e74-4473-bf9b-9590d89903bf} <Debug> executeQuery: Read 1144 rows, 83.75 KiB in 0.001762 sec., 649262.2020431329 rows/sec., 46.42 MiB/sec. | ||
| 9829 | 2025.07.29 18:54:06.695730 [ 115 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9830 | 2025.07.29 18:54:06.695772 [ 277 ] {ed897d55-0e74-4473-bf9b-9590d89903bf} <Debug> TCPHandler: Processed in 0.001927734 sec. | ||
| 9831 | 2025.07.29 18:54:06.695803 [ 115 ] {} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9832 | 2025.07.29 18:54:06.695842 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9833 | 2025.07.29 18:54:06.695909 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9834 | 2025.07.29 18:54:06.695971 [ 188 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 9835 | 2025.07.29 18:54:06.696010 [ 277 ] {79a2c6bb-1e04-4a0b-92a0-239b1c07348f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9836 | 2025.07.29 18:54:06.696058 [ 277 ] {79a2c6bb-1e04-4a0b-92a0-239b1c07348f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9837 | 2025.07.29 18:54:06.696115 [ 188 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9838 | 2025.07.29 18:54:06.696153 [ 188 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1223 rows starting from the beginning of the part | ||
| 9839 | 2025.07.29 18:54:06.696223 [ 188 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 684 rows starting from the beginning of the part | ||
| 9840 | 2025.07.29 18:54:06.696277 [ 188 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 113 rows starting from the beginning of the part | ||
| 9841 | 2025.07.29 18:54:06.696325 [ 188 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 96 rows starting from the beginning of the part | ||
| 9842 | 2025.07.29 18:54:06.696372 [ 188 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 73 rows starting from the beginning of the part | ||
| 9843 | 2025.07.29 18:54:06.696392 [ 277 ] {79a2c6bb-1e04-4a0b-92a0-239b1c07348f} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9844 | 2025.07.29 18:54:06.696418 [ 188 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1144 rows starting from the beginning of the part | ||
| 9845 | 2025.07.29 18:54:06.696433 [ 277 ] {79a2c6bb-1e04-4a0b-92a0-239b1c07348f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9846 | 2025.07.29 18:54:06.696773 [ 277 ] {79a2c6bb-1e04-4a0b-92a0-239b1c07348f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9847 | 2025.07.29 18:54:06.697002 [ 277 ] {79a2c6bb-1e04-4a0b-92a0-239b1c07348f} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9848 | 2025.07.29 18:54:06.697139 [ 277 ] {79a2c6bb-1e04-4a0b-92a0-239b1c07348f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001147 sec., 5231.037489102006 rows/sec., 273.30 KiB/sec. | ||
| 9849 | 2025.07.29 18:54:06.697176 [ 277 ] {79a2c6bb-1e04-4a0b-92a0-239b1c07348f} <Debug> TCPHandler: Processed in 0.001326938 sec. | ||
| 9850 | 2025.07.29 18:54:06.697278 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9851 | 2025.07.29 18:54:06.697373 [ 277 ] {acb3029b-30cf-4524-8ae9-125644c9203d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9852 | 2025.07.29 18:54:06.697415 [ 277 ] {acb3029b-30cf-4524-8ae9-125644c9203d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9853 | 2025.07.29 18:54:06.697921 [ 194 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3333 rows, containing 5 columns (5 merged, 0 gathered) in 0.002008556 sec., 1659401.0821704748 rows/sec., 126.08 MiB/sec. | ||
| 9854 | 2025.07.29 18:54:06.698093 [ 277 ] {acb3029b-30cf-4524-8ae9-125644c9203d} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9855 | 2025.07.29 18:54:06.698131 [ 277 ] {acb3029b-30cf-4524-8ae9-125644c9203d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9856 | 2025.07.29 18:54:06.698157 [ 201 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9857 | 2025.07.29 18:54:06.698512 [ 201 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_76_15} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9858 | 2025.07.29 18:54:06.698600 [ 201 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_76_15} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9859 | 2025.07.29 18:54:06.698608 [ 277 ] {acb3029b-30cf-4524-8ae9-125644c9203d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9860 | 2025.07.29 18:54:06.698699 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 9861 | 2025.07.29 18:54:06.698843 [ 277 ] {acb3029b-30cf-4524-8ae9-125644c9203d} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9862 | 2025.07.29 18:54:06.698969 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9863 | 2025.07.29 18:54:06.698983 [ 277 ] {acb3029b-30cf-4524-8ae9-125644c9203d} <Debug> executeQuery: Read 913 rows, 61.77 KiB in 0.001629 sec., 560466.5438919582 rows/sec., 37.03 MiB/sec. | ||
| 9864 | 2025.07.29 18:54:06.699018 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9865 | 2025.07.29 18:54:06.699036 [ 277 ] {acb3029b-30cf-4524-8ae9-125644c9203d} <Debug> TCPHandler: Processed in 0.00180805 sec. | ||
| 9866 | 2025.07.29 18:54:06.699044 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9867 | 2025.07.29 18:54:06.699120 [ 188 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 9868 | 2025.07.29 18:54:06.699155 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9869 | 2025.07.29 18:54:06.699217 [ 188 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9870 | 2025.07.29 18:54:06.699248 [ 188 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 22787 rows starting from the beginning of the part | ||
| 9871 | 2025.07.29 18:54:06.699255 [ 277 ] {b3d4ef48-9cf5-4e17-9a12-9d229791e605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9872 | 2025.07.29 18:54:06.699296 [ 188 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 307 rows starting from the beginning of the part | ||
| 9873 | 2025.07.29 18:54:06.699303 [ 277 ] {b3d4ef48-9cf5-4e17-9a12-9d229791e605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9874 | 2025.07.29 18:54:06.699345 [ 188 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 342 rows starting from the beginning of the part | ||
| 9875 | 2025.07.29 18:54:06.699385 [ 188 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 9876 | 2025.07.29 18:54:06.699422 [ 188 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 9877 | 2025.07.29 18:54:06.699457 [ 188 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 913 rows starting from the beginning of the part | ||
| 9878 | 2025.07.29 18:54:06.699639 [ 277 ] {b3d4ef48-9cf5-4e17-9a12-9d229791e605} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9879 | 2025.07.29 18:54:06.699680 [ 277 ] {b3d4ef48-9cf5-4e17-9a12-9d229791e605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9880 | 2025.07.29 18:54:06.700002 [ 277 ] {b3d4ef48-9cf5-4e17-9a12-9d229791e605} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9881 | 2025.07.29 18:54:06.700225 [ 277 ] {b3d4ef48-9cf5-4e17-9a12-9d229791e605} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9882 | 2025.07.29 18:54:06.700357 [ 277 ] {b3d4ef48-9cf5-4e17-9a12-9d229791e605} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001121 sec., 892.0606601248885 rows/sec., 60.11 KiB/sec. | ||
| 9883 | 2025.07.29 18:54:06.700393 [ 277 ] {b3d4ef48-9cf5-4e17-9a12-9d229791e605} <Debug> TCPHandler: Processed in 0.001289516 sec. | ||
| 9884 | 2025.07.29 18:54:06.700503 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9885 | 2025.07.29 18:54:06.700597 [ 277 ] {6a16576a-0b6a-4994-805b-37da6a8807a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9886 | 2025.07.29 18:54:06.700652 [ 277 ] {6a16576a-0b6a-4994-805b-37da6a8807a3} <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 | ||
| 9887 | 2025.07.29 18:54:06.701518 [ 277 ] {6a16576a-0b6a-4994-805b-37da6a8807a3} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9888 | 2025.07.29 18:54:06.701554 [ 277 ] {6a16576a-0b6a-4994-805b-37da6a8807a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9889 | 2025.07.29 18:54:06.702407 [ 277 ] {6a16576a-0b6a-4994-805b-37da6a8807a3} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9890 | 2025.07.29 18:54:06.702647 [ 277 ] {6a16576a-0b6a-4994-805b-37da6a8807a3} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9891 | 2025.07.29 18:54:06.702803 [ 277 ] {6a16576a-0b6a-4994-805b-37da6a8807a3} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002224 sec., 14388.489208633095 rows/sec., 25.78 MiB/sec. | ||
| 9892 | 2025.07.29 18:54:06.702873 [ 277 ] {6a16576a-0b6a-4994-805b-37da6a8807a3} <Debug> TCPHandler: Processed in 0.002419037 sec. | ||
| 9893 | 2025.07.29 18:54:06.702986 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9894 | 2025.07.29 18:54:06.703079 [ 277 ] {e07ed4f5-277a-40dd-90be-0ae2f9f607d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9895 | 2025.07.29 18:54:06.703120 [ 277 ] {e07ed4f5-277a-40dd-90be-0ae2f9f607d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9896 | 2025.07.29 18:54:06.703467 [ 277 ] {e07ed4f5-277a-40dd-90be-0ae2f9f607d3} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9897 | 2025.07.29 18:54:06.703503 [ 277 ] {e07ed4f5-277a-40dd-90be-0ae2f9f607d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9898 | 2025.07.29 18:54:06.706373 [ 277 ] {e07ed4f5-277a-40dd-90be-0ae2f9f607d3} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9899 | 2025.07.29 18:54:06.706600 [ 277 ] {e07ed4f5-277a-40dd-90be-0ae2f9f607d3} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9900 | 2025.07.29 18:54:06.706735 [ 124 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9901 | 2025.07.29 18:54:06.706741 [ 277 ] {e07ed4f5-277a-40dd-90be-0ae2f9f607d3} <Debug> executeQuery: Read 60 rows, 3.51 KiB in 0.00368 sec., 16304.347826086956 rows/sec., 954.27 KiB/sec. | ||
| 9902 | 2025.07.29 18:54:06.706780 [ 124 ] {} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9903 | 2025.07.29 18:54:06.706800 [ 277 ] {e07ed4f5-277a-40dd-90be-0ae2f9f607d3} <Debug> TCPHandler: Processed in 0.003865398 sec. | ||
| 9904 | 2025.07.29 18:54:06.706805 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9905 | 2025.07.29 18:54:06.706918 [ 194 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 9906 | 2025.07.29 18:54:06.707008 [ 194 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9907 | 2025.07.29 18:54:06.707036 [ 194 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4794 rows starting from the beginning of the part | ||
| 9908 | 2025.07.29 18:54:06.707092 [ 194 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 102 rows starting from the beginning of the part | ||
| 9909 | 2025.07.29 18:54:06.707134 [ 194 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 9910 | 2025.07.29 18:54:06.707174 [ 194 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 9911 | 2025.07.29 18:54:06.707210 [ 194 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 9912 | 2025.07.29 18:54:06.707246 [ 194 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 9913 | 2025.07.29 18:54:06.709610 [ 194 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5136 rows, containing 4 columns (4 merged, 0 gathered) in 0.002726526 sec., 1883715.7613754647 rows/sec., 120.61 MiB/sec. | ||
| 9914 | 2025.07.29 18:54:06.710174 [ 190 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9915 | 2025.07.29 18:54:06.710344 [ 191 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24669 rows, containing 5 columns (5 merged, 0 gathered) in 0.011250894 sec., 2192625.7593396576 rows/sec., 147.85 MiB/sec. | ||
| 9916 | 2025.07.29 18:54:06.710445 [ 190 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_76_15} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9917 | 2025.07.29 18:54:06.710517 [ 190 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_76_15} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9918 | 2025.07.29 18:54:06.710541 [ 194 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9919 | 2025.07.29 18:54:06.710591 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 9920 | 2025.07.29 18:54:06.710788 [ 194 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9921 | 2025.07.29 18:54:06.710852 [ 194 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9922 | 2025.07.29 18:54:06.710924 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 9923 | 2025.07.29 18:54:07.000227 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 290.14 MiB, peak 302.62 MiB, free memory in arenas 0.00 B, will set to 292.85 MiB (RSS), difference: 2.71 MiB | ||
| 9924 | 2025.07.29 18:54:07.547647 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1404 | ||
| 9925 | 2025.07.29 18:54:07.550256 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9926 | 2025.07.29 18:54:07.550304 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9927 | 2025.07.29 18:54:07.551516 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9928 | 2025.07.29 18:54:07.551783 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9929 | 2025.07.29 18:54:07.552033 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1404 | ||
| 9930 | 2025.07.29 18:54:09.973151 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21533 | ||
| 9931 | 2025.07.29 18:54:09.973647 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9932 | 2025.07.29 18:54:09.973691 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9933 | 2025.07.29 18:54:09.974178 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9934 | 2025.07.29 18:54:09.974408 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9935 | 2025.07.29 18:54:09.974537 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21533 | ||
| 9936 | 2025.07.29 18:54:10.261310 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9937 | 2025.07.29 18:54:10.261508 [ 277 ] {077e038b-3b7c-4d74-9b07-3b18d685816e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9938 | 2025.07.29 18:54:10.261582 [ 277 ] {077e038b-3b7c-4d74-9b07-3b18d685816e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9939 | 2025.07.29 18:54:10.262325 [ 277 ] {077e038b-3b7c-4d74-9b07-3b18d685816e} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9940 | 2025.07.29 18:54:10.262375 [ 277 ] {077e038b-3b7c-4d74-9b07-3b18d685816e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9941 | 2025.07.29 18:54:10.262766 [ 277 ] {077e038b-3b7c-4d74-9b07-3b18d685816e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9942 | 2025.07.29 18:54:10.262993 [ 277 ] {077e038b-3b7c-4d74-9b07-3b18d685816e} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9943 | 2025.07.29 18:54:10.263157 [ 277 ] {077e038b-3b7c-4d74-9b07-3b18d685816e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.0017 sec., 32941.17647058824 rows/sec., 2.51 MiB/sec. | ||
| 9944 | 2025.07.29 18:54:10.263207 [ 277 ] {077e038b-3b7c-4d74-9b07-3b18d685816e} <Debug> TCPHandler: Processed in 0.002041977 sec. | ||
| 9945 | 2025.07.29 18:54:10.263331 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9946 | 2025.07.29 18:54:10.263433 [ 277 ] {962ad7b9-bc11-45ee-882f-b09bccbeaf16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9947 | 2025.07.29 18:54:10.263476 [ 277 ] {962ad7b9-bc11-45ee-882f-b09bccbeaf16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9948 | 2025.07.29 18:54:10.263920 [ 277 ] {962ad7b9-bc11-45ee-882f-b09bccbeaf16} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9949 | 2025.07.29 18:54:10.263957 [ 277 ] {962ad7b9-bc11-45ee-882f-b09bccbeaf16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9950 | 2025.07.29 18:54:10.264275 [ 277 ] {962ad7b9-bc11-45ee-882f-b09bccbeaf16} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9951 | 2025.07.29 18:54:10.264488 [ 277 ] {962ad7b9-bc11-45ee-882f-b09bccbeaf16} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9952 | 2025.07.29 18:54:10.264622 [ 277 ] {962ad7b9-bc11-45ee-882f-b09bccbeaf16} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001211 sec., 52848.88521882741 rows/sec., 4.12 MiB/sec. | ||
| 9953 | 2025.07.29 18:54:10.264663 [ 277 ] {962ad7b9-bc11-45ee-882f-b09bccbeaf16} <Debug> TCPHandler: Processed in 0.001381768 sec. | ||
| 9954 | 2025.07.29 18:54:10.264790 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9955 | 2025.07.29 18:54:10.264884 [ 277 ] {d288c61f-4784-4f6e-bb6f-524815a3cfb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9956 | 2025.07.29 18:54:10.264928 [ 277 ] {d288c61f-4784-4f6e-bb6f-524815a3cfb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9957 | 2025.07.29 18:54:10.265320 [ 277 ] {d288c61f-4784-4f6e-bb6f-524815a3cfb6} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9958 | 2025.07.29 18:54:10.265356 [ 277 ] {d288c61f-4784-4f6e-bb6f-524815a3cfb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9959 | 2025.07.29 18:54:10.265681 [ 277 ] {d288c61f-4784-4f6e-bb6f-524815a3cfb6} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9960 | 2025.07.29 18:54:10.265897 [ 277 ] {d288c61f-4784-4f6e-bb6f-524815a3cfb6} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9961 | 2025.07.29 18:54:10.266027 [ 277 ] {d288c61f-4784-4f6e-bb6f-524815a3cfb6} <Debug> executeQuery: Read 116 rows, 8.27 KiB in 0.001161 sec., 99913.86735572782 rows/sec., 6.95 MiB/sec. | ||
| 9962 | 2025.07.29 18:54:10.266067 [ 277 ] {d288c61f-4784-4f6e-bb6f-524815a3cfb6} <Debug> TCPHandler: Processed in 0.001325517 sec. | ||
| 9963 | 2025.07.29 18:54:10.266178 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9964 | 2025.07.29 18:54:10.266271 [ 277 ] {19ae7275-7da2-4653-9cdf-d485a2459f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9965 | 2025.07.29 18:54:10.266313 [ 277 ] {19ae7275-7da2-4653-9cdf-d485a2459f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9966 | 2025.07.29 18:54:10.266644 [ 277 ] {19ae7275-7da2-4653-9cdf-d485a2459f79} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9967 | 2025.07.29 18:54:10.266680 [ 277 ] {19ae7275-7da2-4653-9cdf-d485a2459f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 9968 | 2025.07.29 18:54:10.266993 [ 277 ] {19ae7275-7da2-4653-9cdf-d485a2459f79} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9969 | 2025.07.29 18:54:10.267204 [ 277 ] {19ae7275-7da2-4653-9cdf-d485a2459f79} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9970 | 2025.07.29 18:54:10.267336 [ 277 ] {19ae7275-7da2-4653-9cdf-d485a2459f79} <Debug> executeQuery: Read 42 rows, 2.91 KiB in 0.001082 sec., 38817.005545286505 rows/sec., 2.62 MiB/sec. | ||
| 9971 | 2025.07.29 18:54:10.267375 [ 277 ] {19ae7275-7da2-4653-9cdf-d485a2459f79} <Debug> TCPHandler: Processed in 0.001243225 sec. | ||
| 9972 | 2025.07.29 18:54:11.143948 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9973 | 2025.07.29 18:54:11.160136 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9974 | 2025.07.29 18:54:11.160203 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 9975 | 2025.07.29 18:54:11.165873 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9976 | 2025.07.29 18:54:11.166554 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9977 | 2025.07.29 18:54:11.169443 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9978 | 2025.07.29 18:54:15.264369 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9979 | 2025.07.29 18:54:15.264541 [ 277 ] {2469759a-8a9a-4d6b-a4a8-0dc3d9a36ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9980 | 2025.07.29 18:54:15.264605 [ 277 ] {2469759a-8a9a-4d6b-a4a8-0dc3d9a36ad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9981 | 2025.07.29 18:54:15.265267 [ 277 ] {2469759a-8a9a-4d6b-a4a8-0dc3d9a36ad4} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9982 | 2025.07.29 18:54:15.265314 [ 277 ] {2469759a-8a9a-4d6b-a4a8-0dc3d9a36ad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 9983 | 2025.07.29 18:54:15.265725 [ 277 ] {2469759a-8a9a-4d6b-a4a8-0dc3d9a36ad4} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9984 | 2025.07.29 18:54:15.265951 [ 277 ] {2469759a-8a9a-4d6b-a4a8-0dc3d9a36ad4} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9985 | 2025.07.29 18:54:15.266112 [ 277 ] {2469759a-8a9a-4d6b-a4a8-0dc3d9a36ad4} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.001615 sec., 45820.43343653251 rows/sec., 3.73 MiB/sec. | ||
| 9986 | 2025.07.29 18:54:15.266156 [ 277 ] {2469759a-8a9a-4d6b-a4a8-0dc3d9a36ad4} <Debug> TCPHandler: Processed in 0.001920334 sec. | ||
| 9987 | 2025.07.29 18:54:15.266283 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9988 | 2025.07.29 18:54:15.266377 [ 277 ] {a6e01de4-0fd5-42e8-b0c9-c357f2961467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9989 | 2025.07.29 18:54:15.266417 [ 277 ] {a6e01de4-0fd5-42e8-b0c9-c357f2961467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9990 | 2025.07.29 18:54:15.266821 [ 277 ] {a6e01de4-0fd5-42e8-b0c9-c357f2961467} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9991 | 2025.07.29 18:54:15.266857 [ 277 ] {a6e01de4-0fd5-42e8-b0c9-c357f2961467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 9992 | 2025.07.29 18:54:15.267148 [ 277 ] {a6e01de4-0fd5-42e8-b0c9-c357f2961467} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9993 | 2025.07.29 18:54:15.267358 [ 277 ] {a6e01de4-0fd5-42e8-b0c9-c357f2961467} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9994 | 2025.07.29 18:54:15.267491 [ 277 ] {a6e01de4-0fd5-42e8-b0c9-c357f2961467} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.00113 sec., 7964.601769911505 rows/sec., 598.90 KiB/sec. | ||
| 9995 | 2025.07.29 18:54:15.267531 [ 277 ] {a6e01de4-0fd5-42e8-b0c9-c357f2961467} <Debug> TCPHandler: Processed in 0.001296536 sec. | ||
| 9996 | 2025.07.29 18:54:15.267641 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9997 | 2025.07.29 18:54:15.267733 [ 277 ] {dc9c587a-ca01-4636-a8fa-6ae67453ea40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9998 | 2025.07.29 18:54:15.267771 [ 277 ] {dc9c587a-ca01-4636-a8fa-6ae67453ea40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9999 | 2025.07.29 18:54:15.268199 [ 277 ] {dc9c587a-ca01-4636-a8fa-6ae67453ea40} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10000 | 2025.07.29 18:54:15.268234 [ 277 ] {dc9c587a-ca01-4636-a8fa-6ae67453ea40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10001 | 2025.07.29 18:54:15.268540 [ 277 ] {dc9c587a-ca01-4636-a8fa-6ae67453ea40} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10002 | 2025.07.29 18:54:15.268745 [ 277 ] {dc9c587a-ca01-4636-a8fa-6ae67453ea40} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10003 | 2025.07.29 18:54:15.268877 [ 277 ] {dc9c587a-ca01-4636-a8fa-6ae67453ea40} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.00116 sec., 62931.03448275862 rows/sec., 4.91 MiB/sec. | ||
| 10004 | 2025.07.29 18:54:15.268917 [ 277 ] {dc9c587a-ca01-4636-a8fa-6ae67453ea40} <Debug> TCPHandler: Processed in 0.001324367 sec. | ||
| 10005 | 2025.07.29 18:54:15.269030 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10006 | 2025.07.29 18:54:15.269122 [ 277 ] {1f00a7e8-60d0-42d2-b170-49b7c2d50aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10007 | 2025.07.29 18:54:15.269164 [ 277 ] {1f00a7e8-60d0-42d2-b170-49b7c2d50aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10008 | 2025.07.29 18:54:15.269583 [ 277 ] {1f00a7e8-60d0-42d2-b170-49b7c2d50aa3} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10009 | 2025.07.29 18:54:15.269618 [ 277 ] {1f00a7e8-60d0-42d2-b170-49b7c2d50aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10010 | 2025.07.29 18:54:15.269958 [ 277 ] {1f00a7e8-60d0-42d2-b170-49b7c2d50aa3} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10011 | 2025.07.29 18:54:15.270167 [ 277 ] {1f00a7e8-60d0-42d2-b170-49b7c2d50aa3} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10012 | 2025.07.29 18:54:15.270302 [ 277 ] {1f00a7e8-60d0-42d2-b170-49b7c2d50aa3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 10013 | 2025.07.29 18:54:15.270342 [ 277 ] {1f00a7e8-60d0-42d2-b170-49b7c2d50aa3} <Debug> TCPHandler: Processed in 0.001359549 sec. | ||
| 10014 | 2025.07.29 18:54:15.270451 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10015 | 2025.07.29 18:54:15.270543 [ 277 ] {6aa01e78-fe2d-4241-a453-3203d704911b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10016 | 2025.07.29 18:54:15.270596 [ 277 ] {6aa01e78-fe2d-4241-a453-3203d704911b} <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 | ||
| 10017 | 2025.07.29 18:54:15.271367 [ 277 ] {6aa01e78-fe2d-4241-a453-3203d704911b} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10018 | 2025.07.29 18:54:15.271404 [ 277 ] {6aa01e78-fe2d-4241-a453-3203d704911b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10019 | 2025.07.29 18:54:15.271906 [ 277 ] {6aa01e78-fe2d-4241-a453-3203d704911b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10020 | 2025.07.29 18:54:15.272129 [ 277 ] {6aa01e78-fe2d-4241-a453-3203d704911b} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10021 | 2025.07.29 18:54:15.272265 [ 277 ] {6aa01e78-fe2d-4241-a453-3203d704911b} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001738 sec., 5178.3659378596085 rows/sec., 9.28 MiB/sec. | ||
| 10022 | 2025.07.29 18:54:15.272321 [ 277 ] {6aa01e78-fe2d-4241-a453-3203d704911b} <Debug> TCPHandler: Processed in 0.001917164 sec. | ||
| 10023 | 2025.07.29 18:54:15.272434 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10024 | 2025.07.29 18:54:15.272527 [ 277 ] {640529b9-392f-4484-af29-c465c28bbecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10025 | 2025.07.29 18:54:15.272567 [ 277 ] {640529b9-392f-4484-af29-c465c28bbecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10026 | 2025.07.29 18:54:15.272906 [ 277 ] {640529b9-392f-4484-af29-c465c28bbecd} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10027 | 2025.07.29 18:54:15.272942 [ 277 ] {640529b9-392f-4484-af29-c465c28bbecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10028 | 2025.07.29 18:54:15.273248 [ 277 ] {640529b9-392f-4484-af29-c465c28bbecd} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10029 | 2025.07.29 18:54:15.273461 [ 277 ] {640529b9-392f-4484-af29-c465c28bbecd} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10030 | 2025.07.29 18:54:15.273592 [ 277 ] {640529b9-392f-4484-af29-c465c28bbecd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 10031 | 2025.07.29 18:54:15.273630 [ 277 ] {640529b9-392f-4484-af29-c465c28bbecd} <Debug> TCPHandler: Processed in 0.001243595 sec. | ||
| 10032 | 2025.07.29 18:54:17.286134 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10033 | 2025.07.29 18:54:17.286230 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10034 | 2025.07.29 18:54:17.475498 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22021 | ||
| 10035 | 2025.07.29 18:54:17.475997 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10036 | 2025.07.29 18:54:17.476035 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10037 | 2025.07.29 18:54:17.476504 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10038 | 2025.07.29 18:54:17.476728 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10039 | 2025.07.29 18:54:17.476853 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
| 10040 | 2025.07.29 18:54:17.553057 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1424 | ||
| 10041 | 2025.07.29 18:54:17.555125 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10042 | 2025.07.29 18:54:17.555165 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10043 | 2025.07.29 18:54:17.556312 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10044 | 2025.07.29 18:54:17.556570 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10045 | 2025.07.29 18:54:17.556814 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1424 | ||
| 10046 | 2025.07.29 18:54:17.822776 [ 119 ] {} <Debug> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5) (MergerMutator): Selected 5 parts from all_1_28_6 to all_32_32_0 | ||
| 10047 | 2025.07.29 18:54:17.822850 [ 119 ] {} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10048 | 2025.07.29 18:54:17.822876 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10049 | 2025.07.29 18:54:17.822987 [ 191 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_28_6 to all_32_32_0 into Compact with storage Full | ||
| 10050 | 2025.07.29 18:54:17.823158 [ 191 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10051 | 2025.07.29 18:54:17.823197 [ 191 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 416 rows starting from the beginning of the part | ||
| 10052 | 2025.07.29 18:54:17.823274 [ 191 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 392 rows starting from the beginning of the part | ||
| 10053 | 2025.07.29 18:54:17.823328 [ 191 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 392 rows starting from the beginning of the part | ||
| 10054 | 2025.07.29 18:54:17.823378 [ 191 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 10055 | 2025.07.29 18:54:17.823425 [ 191 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 392 rows starting from the beginning of the part | ||
| 10056 | 2025.07.29 18:54:17.824388 [ 194 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1616 rows, containing 5 columns (5 merged, 0 gathered) in 0.00144732 sec., 1116546.4444628693 rows/sec., 75.74 MiB/sec. | ||
| 10057 | 2025.07.29 18:54:17.824622 [ 190 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 10058 | 2025.07.29 18:54:17.825014 [ 190 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_32_7} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10059 | 2025.07.29 18:54:17.825107 [ 190 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_32_7} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5) (MergerMutator): Merged 5 parts: [all_1_28_6, all_32_32_0] -> all_1_32_7 | ||
| 10060 | 2025.07.29 18:54:17.825212 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 10061 | 2025.07.29 18:54:18.000160 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.11 MiB, peak 302.62 MiB, free memory in arenas 0.00 B, will set to 293.09 MiB (RSS), difference: 3.98 MiB | ||
| 10062 | 2025.07.29 18:54:18.001235 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000833263 sec. | ||
| 10063 | 2025.07.29 18:54:18.168938 [ 119 ] {} <Debug> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3) (MergerMutator): Selected 5 parts from all_1_28_6 to all_32_32_0 | ||
| 10064 | 2025.07.29 18:54:18.169002 [ 119 ] {} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10065 | 2025.07.29 18:54:18.169022 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10066 | 2025.07.29 18:54:18.169129 [ 191 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_28_6 to all_32_32_0 into Compact with storage Full | ||
| 10067 | 2025.07.29 18:54:18.169265 [ 191 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10068 | 2025.07.29 18:54:18.169304 [ 191 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 214 rows starting from the beginning of the part | ||
| 10069 | 2025.07.29 18:54:18.169379 [ 191 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 202 rows starting from the beginning of the part | ||
| 10070 | 2025.07.29 18:54:18.169433 [ 191 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 202 rows starting from the beginning of the part | ||
| 10071 | 2025.07.29 18:54:18.169479 [ 191 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 10072 | 2025.07.29 18:54:18.169518 [ 191 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 202 rows starting from the beginning of the part | ||
| 10073 | 2025.07.29 18:54:18.170377 [ 194 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 832 rows, containing 5 columns (5 merged, 0 gathered) in 0.001293616 sec., 643158.4024934756 rows/sec., 39.34 MiB/sec. | ||
| 10074 | 2025.07.29 18:54:18.170563 [ 194 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 10075 | 2025.07.29 18:54:18.170862 [ 194 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_32_7} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10076 | 2025.07.29 18:54:18.170946 [ 194 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_32_7} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3) (MergerMutator): Merged 5 parts: [all_1_28_6, all_32_32_0] -> all_1_32_7 | ||
| 10077 | 2025.07.29 18:54:18.171040 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10078 | 2025.07.29 18:54:18.670410 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10079 | 2025.07.29 18:54:18.687261 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10080 | 2025.07.29 18:54:18.687327 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10081 | 2025.07.29 18:54:18.693482 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10082 | 2025.07.29 18:54:18.694196 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10083 | 2025.07.29 18:54:18.697115 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10084 | 2025.07.29 18:54:19.451265 [ 121 ] {} <Debug> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8) (MergerMutator): Selected 5 parts from all_1_28_6 to all_32_32_0 | ||
| 10085 | 2025.07.29 18:54:19.451331 [ 121 ] {} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10086 | 2025.07.29 18:54:19.451353 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10087 | 2025.07.29 18:54:19.451470 [ 186 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_28_6 to all_32_32_0 into Compact with storage Full | ||
| 10088 | 2025.07.29 18:54:19.451612 [ 186 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10089 | 2025.07.29 18:54:19.451645 [ 186 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 456 rows starting from the beginning of the part | ||
| 10090 | 2025.07.29 18:54:19.451709 [ 186 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 431 rows starting from the beginning of the part | ||
| 10091 | 2025.07.29 18:54:19.451751 [ 186 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 203 rows starting from the beginning of the part | ||
| 10092 | 2025.07.29 18:54:19.451792 [ 186 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 10093 | 2025.07.29 18:54:19.451827 [ 186 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 431 rows starting from the beginning of the part | ||
| 10094 | 2025.07.29 18:54:19.452776 [ 191 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1545 rows, containing 5 columns (5 merged, 0 gathered) in 0.001357368 sec., 1138232.2258959988 rows/sec., 80.03 MiB/sec. | ||
| 10095 | 2025.07.29 18:54:19.453026 [ 200 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 10096 | 2025.07.29 18:54:19.453399 [ 200 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_32_7} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10097 | 2025.07.29 18:54:19.453487 [ 200 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_32_7} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8) (MergerMutator): Merged 5 parts: [all_1_28_6, all_32_32_0] -> all_1_32_7 | ||
| 10098 | 2025.07.29 18:54:19.453596 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 10099 | 2025.07.29 18:54:20.275612 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10100 | 2025.07.29 18:54:20.275803 [ 277 ] {821d13a0-23f6-4578-8a4e-3c7f7003f917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10101 | 2025.07.29 18:54:20.275873 [ 277 ] {821d13a0-23f6-4578-8a4e-3c7f7003f917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10102 | 2025.07.29 18:54:20.276788 [ 277 ] {821d13a0-23f6-4578-8a4e-3c7f7003f917} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10103 | 2025.07.29 18:54:20.276830 [ 277 ] {821d13a0-23f6-4578-8a4e-3c7f7003f917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10104 | 2025.07.29 18:54:20.277254 [ 277 ] {821d13a0-23f6-4578-8a4e-3c7f7003f917} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10105 | 2025.07.29 18:54:20.277476 [ 277 ] {821d13a0-23f6-4578-8a4e-3c7f7003f917} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10106 | 2025.07.29 18:54:20.277629 [ 277 ] {821d13a0-23f6-4578-8a4e-3c7f7003f917} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001873 sec., 209289.90923651893 rows/sec., 13.28 MiB/sec. | ||
| 10107 | 2025.07.29 18:54:20.277673 [ 277 ] {821d13a0-23f6-4578-8a4e-3c7f7003f917} <Debug> TCPHandler: Processed in 0.00218777 sec. | ||
| 10108 | 2025.07.29 18:54:20.277786 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10109 | 2025.07.29 18:54:20.277881 [ 277 ] {6d106c84-294a-4b19-89f7-6c2fcbb968e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10110 | 2025.07.29 18:54:20.277921 [ 277 ] {6d106c84-294a-4b19-89f7-6c2fcbb968e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10111 | 2025.07.29 18:54:20.278733 [ 277 ] {6d106c84-294a-4b19-89f7-6c2fcbb968e2} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10112 | 2025.07.29 18:54:20.278768 [ 277 ] {6d106c84-294a-4b19-89f7-6c2fcbb968e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10113 | 2025.07.29 18:54:20.279139 [ 277 ] {6d106c84-294a-4b19-89f7-6c2fcbb968e2} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10114 | 2025.07.29 18:54:20.279359 [ 277 ] {6d106c84-294a-4b19-89f7-6c2fcbb968e2} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10115 | 2025.07.29 18:54:20.279488 [ 277 ] {6d106c84-294a-4b19-89f7-6c2fcbb968e2} <Debug> executeQuery: Read 1131 rows, 92.08 KiB in 0.001625 sec., 696000 rows/sec., 55.33 MiB/sec. | ||
| 10116 | 2025.07.29 18:54:20.279528 [ 277 ] {6d106c84-294a-4b19-89f7-6c2fcbb968e2} <Debug> TCPHandler: Processed in 0.00178998 sec. | ||
| 10117 | 2025.07.29 18:54:20.279639 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10118 | 2025.07.29 18:54:20.279732 [ 277 ] {f622138a-5681-44b9-b4f0-5ea9c889f6af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10119 | 2025.07.29 18:54:20.279772 [ 277 ] {f622138a-5681-44b9-b4f0-5ea9c889f6af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10120 | 2025.07.29 18:54:20.280235 [ 277 ] {f622138a-5681-44b9-b4f0-5ea9c889f6af} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10121 | 2025.07.29 18:54:20.280270 [ 277 ] {f622138a-5681-44b9-b4f0-5ea9c889f6af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10122 | 2025.07.29 18:54:20.280595 [ 277 ] {f622138a-5681-44b9-b4f0-5ea9c889f6af} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10123 | 2025.07.29 18:54:20.280800 [ 277 ] {f622138a-5681-44b9-b4f0-5ea9c889f6af} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10124 | 2025.07.29 18:54:20.280910 [ 121 ] {} <Debug> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10125 | 2025.07.29 18:54:20.280927 [ 277 ] {f622138a-5681-44b9-b4f0-5ea9c889f6af} <Debug> executeQuery: Read 228 rows, 14.18 KiB in 0.001211 sec., 188274.15359207266 rows/sec., 11.44 MiB/sec. | ||
| 10126 | 2025.07.29 18:54:20.280977 [ 121 ] {} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10127 | 2025.07.29 18:54:20.280988 [ 277 ] {f622138a-5681-44b9-b4f0-5ea9c889f6af} <Debug> TCPHandler: Processed in 0.001397139 sec. | ||
| 10128 | 2025.07.29 18:54:20.281006 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10129 | 2025.07.29 18:54:20.281098 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10130 | 2025.07.29 18:54:20.281144 [ 187 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10131 | 2025.07.29 18:54:20.281195 [ 277 ] {9a23b1be-4051-48bb-a9b7-a85d1ece68a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10132 | 2025.07.29 18:54:20.281239 [ 277 ] {9a23b1be-4051-48bb-a9b7-a85d1ece68a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10133 | 2025.07.29 18:54:20.281335 [ 187 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10134 | 2025.07.29 18:54:20.281378 [ 187 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 269 rows starting from the beginning of the part | ||
| 10135 | 2025.07.29 18:54:20.281452 [ 187 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 32 rows starting from the beginning of the part | ||
| 10136 | 2025.07.29 18:54:20.281503 [ 187 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 9 rows starting from the beginning of the part | ||
| 10137 | 2025.07.29 18:54:20.281547 [ 187 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 232 rows starting from the beginning of the part | ||
| 10138 | 2025.07.29 18:54:20.281587 [ 187 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 9 rows starting from the beginning of the part | ||
| 10139 | 2025.07.29 18:54:20.281623 [ 187 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 228 rows starting from the beginning of the part | ||
| 10140 | 2025.07.29 18:54:20.281690 [ 277 ] {9a23b1be-4051-48bb-a9b7-a85d1ece68a0} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10141 | 2025.07.29 18:54:20.281730 [ 277 ] {9a23b1be-4051-48bb-a9b7-a85d1ece68a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10142 | 2025.07.29 18:54:20.282076 [ 277 ] {9a23b1be-4051-48bb-a9b7-a85d1ece68a0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10143 | 2025.07.29 18:54:20.282303 [ 277 ] {9a23b1be-4051-48bb-a9b7-a85d1ece68a0} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10144 | 2025.07.29 18:54:20.282436 [ 277 ] {9a23b1be-4051-48bb-a9b7-a85d1ece68a0} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001257 sec., 161495.6245027844 rows/sec., 10.42 MiB/sec. | ||
| 10145 | 2025.07.29 18:54:20.282475 [ 277 ] {9a23b1be-4051-48bb-a9b7-a85d1ece68a0} <Debug> TCPHandler: Processed in 0.00142378 sec. | ||
| 10146 | 2025.07.29 18:54:20.282563 [ 200 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 779 rows, containing 5 columns (5 merged, 0 gathered) in 0.001482062 sec., 525619.0361806726 rows/sec., 34.70 MiB/sec. | ||
| 10147 | 2025.07.29 18:54:20.282579 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10148 | 2025.07.29 18:54:20.282700 [ 277 ] {93aeaee9-01b1-45c2-bb0d-78cbfe0f0c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10149 | 2025.07.29 18:54:20.282740 [ 277 ] {93aeaee9-01b1-45c2-bb0d-78cbfe0f0c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10150 | 2025.07.29 18:54:20.282775 [ 200 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10151 | 2025.07.29 18:54:20.283077 [ 200 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_66_13} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10152 | 2025.07.29 18:54:20.283160 [ 200 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_66_13} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10153 | 2025.07.29 18:54:20.283175 [ 277 ] {93aeaee9-01b1-45c2-bb0d-78cbfe0f0c32} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10154 | 2025.07.29 18:54:20.283216 [ 277 ] {93aeaee9-01b1-45c2-bb0d-78cbfe0f0c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10155 | 2025.07.29 18:54:20.283269 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10156 | 2025.07.29 18:54:20.283531 [ 277 ] {93aeaee9-01b1-45c2-bb0d-78cbfe0f0c32} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10157 | 2025.07.29 18:54:20.283744 [ 277 ] {93aeaee9-01b1-45c2-bb0d-78cbfe0f0c32} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10158 | 2025.07.29 18:54:20.283870 [ 277 ] {93aeaee9-01b1-45c2-bb0d-78cbfe0f0c32} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001189 sec., 169890.66442388564 rows/sec., 9.65 MiB/sec. | ||
| 10159 | 2025.07.29 18:54:20.283907 [ 277 ] {93aeaee9-01b1-45c2-bb0d-78cbfe0f0c32} <Debug> TCPHandler: Processed in 0.001376239 sec. | ||
| 10160 | 2025.07.29 18:54:20.284011 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10161 | 2025.07.29 18:54:20.284103 [ 277 ] {4f891c9d-d554-4a5c-a1b4-33c5e51c92cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10162 | 2025.07.29 18:54:20.284141 [ 277 ] {4f891c9d-d554-4a5c-a1b4-33c5e51c92cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10163 | 2025.07.29 18:54:20.284745 [ 277 ] {4f891c9d-d554-4a5c-a1b4-33c5e51c92cd} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10164 | 2025.07.29 18:54:20.284780 [ 277 ] {4f891c9d-d554-4a5c-a1b4-33c5e51c92cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10165 | 2025.07.29 18:54:20.285105 [ 277 ] {4f891c9d-d554-4a5c-a1b4-33c5e51c92cd} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10166 | 2025.07.29 18:54:20.285306 [ 277 ] {4f891c9d-d554-4a5c-a1b4-33c5e51c92cd} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10167 | 2025.07.29 18:54:20.285431 [ 277 ] {4f891c9d-d554-4a5c-a1b4-33c5e51c92cd} <Debug> executeQuery: Read 684 rows, 49.13 KiB in 0.001346 sec., 508172.36255572067 rows/sec., 35.65 MiB/sec. | ||
| 10168 | 2025.07.29 18:54:20.285467 [ 277 ] {4f891c9d-d554-4a5c-a1b4-33c5e51c92cd} <Debug> TCPHandler: Processed in 0.001503132 sec. | ||
| 10169 | 2025.07.29 18:54:20.285588 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10170 | 2025.07.29 18:54:20.285710 [ 277 ] {08c5294e-7fd8-42c0-a490-55c5d5a852f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10171 | 2025.07.29 18:54:20.285761 [ 277 ] {08c5294e-7fd8-42c0-a490-55c5d5a852f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10172 | 2025.07.29 18:54:20.286157 [ 277 ] {08c5294e-7fd8-42c0-a490-55c5d5a852f4} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10173 | 2025.07.29 18:54:20.286199 [ 277 ] {08c5294e-7fd8-42c0-a490-55c5d5a852f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10174 | 2025.07.29 18:54:20.286567 [ 277 ] {08c5294e-7fd8-42c0-a490-55c5d5a852f4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10175 | 2025.07.29 18:54:20.286783 [ 277 ] {08c5294e-7fd8-42c0-a490-55c5d5a852f4} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10176 | 2025.07.29 18:54:20.286912 [ 277 ] {08c5294e-7fd8-42c0-a490-55c5d5a852f4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001228 sec., 4885.99348534202 rows/sec., 255.27 KiB/sec. | ||
| 10177 | 2025.07.29 18:54:20.286950 [ 277 ] {08c5294e-7fd8-42c0-a490-55c5d5a852f4} <Debug> TCPHandler: Processed in 0.00142421 sec. | ||
| 10178 | 2025.07.29 18:54:20.287051 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10179 | 2025.07.29 18:54:20.287148 [ 277 ] {bb761843-960f-4a84-a73a-12e3d8994bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10180 | 2025.07.29 18:54:20.287189 [ 277 ] {bb761843-960f-4a84-a73a-12e3d8994bcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10181 | 2025.07.29 18:54:20.287607 [ 277 ] {bb761843-960f-4a84-a73a-12e3d8994bcb} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10182 | 2025.07.29 18:54:20.287643 [ 277 ] {bb761843-960f-4a84-a73a-12e3d8994bcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10183 | 2025.07.29 18:54:20.287973 [ 277 ] {bb761843-960f-4a84-a73a-12e3d8994bcb} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10184 | 2025.07.29 18:54:20.288203 [ 277 ] {bb761843-960f-4a84-a73a-12e3d8994bcb} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10185 | 2025.07.29 18:54:20.288333 [ 277 ] {bb761843-960f-4a84-a73a-12e3d8994bcb} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001204 sec., 254983.38870431893 rows/sec., 16.77 MiB/sec. | ||
| 10186 | 2025.07.29 18:54:20.288370 [ 277 ] {bb761843-960f-4a84-a73a-12e3d8994bcb} <Debug> TCPHandler: Processed in 0.001368768 sec. | ||
| 10187 | 2025.07.29 18:54:20.288469 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10188 | 2025.07.29 18:54:20.288563 [ 277 ] {34713933-a778-418d-9283-c4545cf217f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10189 | 2025.07.29 18:54:20.288603 [ 277 ] {34713933-a778-418d-9283-c4545cf217f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10190 | 2025.07.29 18:54:20.288902 [ 277 ] {34713933-a778-418d-9283-c4545cf217f5} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10191 | 2025.07.29 18:54:20.288935 [ 277 ] {34713933-a778-418d-9283-c4545cf217f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10192 | 2025.07.29 18:54:20.289222 [ 277 ] {34713933-a778-418d-9283-c4545cf217f5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10193 | 2025.07.29 18:54:20.289421 [ 277 ] {34713933-a778-418d-9283-c4545cf217f5} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10194 | 2025.07.29 18:54:20.289542 [ 277 ] {34713933-a778-418d-9283-c4545cf217f5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000997 sec., 1003.0090270812436 rows/sec., 67.59 KiB/sec. | ||
| 10195 | 2025.07.29 18:54:20.289576 [ 277 ] {34713933-a778-418d-9283-c4545cf217f5} <Debug> TCPHandler: Processed in 0.001154012 sec. | ||
| 10196 | 2025.07.29 18:54:20.289671 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10197 | 2025.07.29 18:54:20.289761 [ 277 ] {6af9ad48-d6a4-4e53-84c5-4dc7efcbea05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10198 | 2025.07.29 18:54:20.289813 [ 277 ] {6af9ad48-d6a4-4e53-84c5-4dc7efcbea05} <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 | ||
| 10199 | 2025.07.29 18:54:20.290597 [ 277 ] {6af9ad48-d6a4-4e53-84c5-4dc7efcbea05} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10200 | 2025.07.29 18:54:20.290632 [ 277 ] {6af9ad48-d6a4-4e53-84c5-4dc7efcbea05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10201 | 2025.07.29 18:54:20.291153 [ 277 ] {6af9ad48-d6a4-4e53-84c5-4dc7efcbea05} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10202 | 2025.07.29 18:54:20.291370 [ 277 ] {6af9ad48-d6a4-4e53-84c5-4dc7efcbea05} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10203 | 2025.07.29 18:54:20.291507 [ 277 ] {6af9ad48-d6a4-4e53-84c5-4dc7efcbea05} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001763 sec., 18150.879183210436 rows/sec., 32.53 MiB/sec. | ||
| 10204 | 2025.07.29 18:54:20.291567 [ 277 ] {6af9ad48-d6a4-4e53-84c5-4dc7efcbea05} <Debug> TCPHandler: Processed in 0.001942354 sec. | ||
| 10205 | 2025.07.29 18:54:20.291677 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10206 | 2025.07.29 18:54:20.291769 [ 277 ] {332356ca-14b4-4c7f-9ab3-7a87b8c7856a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10207 | 2025.07.29 18:54:20.291808 [ 277 ] {332356ca-14b4-4c7f-9ab3-7a87b8c7856a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10208 | 2025.07.29 18:54:20.292124 [ 277 ] {332356ca-14b4-4c7f-9ab3-7a87b8c7856a} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10209 | 2025.07.29 18:54:20.292159 [ 277 ] {332356ca-14b4-4c7f-9ab3-7a87b8c7856a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10210 | 2025.07.29 18:54:20.292469 [ 277 ] {332356ca-14b4-4c7f-9ab3-7a87b8c7856a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10211 | 2025.07.29 18:54:20.292675 [ 277 ] {332356ca-14b4-4c7f-9ab3-7a87b8c7856a} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10212 | 2025.07.29 18:54:20.292793 [ 277 ] {332356ca-14b4-4c7f-9ab3-7a87b8c7856a} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001043 sec., 97794.82262703739 rows/sec., 6.01 MiB/sec. | ||
| 10213 | 2025.07.29 18:54:20.292827 [ 277 ] {332356ca-14b4-4c7f-9ab3-7a87b8c7856a} <Debug> TCPHandler: Processed in 0.001197783 sec. | ||
| 10214 | 2025.07.29 18:54:24.977860 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22448 | ||
| 10215 | 2025.07.29 18:54:24.978356 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10216 | 2025.07.29 18:54:24.978388 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10217 | 2025.07.29 18:54:24.978852 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10218 | 2025.07.29 18:54:24.979074 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10219 | 2025.07.29 18:54:24.979200 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22448 | ||
| 10220 | 2025.07.29 18:54:25.263454 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10221 | 2025.07.29 18:54:25.263630 [ 277 ] {b80963b0-097f-4f3d-b8ef-e621fb580b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10222 | 2025.07.29 18:54:25.263695 [ 277 ] {b80963b0-097f-4f3d-b8ef-e621fb580b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10223 | 2025.07.29 18:54:25.264347 [ 277 ] {b80963b0-097f-4f3d-b8ef-e621fb580b61} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10224 | 2025.07.29 18:54:25.264393 [ 277 ] {b80963b0-097f-4f3d-b8ef-e621fb580b61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10225 | 2025.07.29 18:54:25.264794 [ 277 ] {b80963b0-097f-4f3d-b8ef-e621fb580b61} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10226 | 2025.07.29 18:54:25.265051 [ 277 ] {b80963b0-097f-4f3d-b8ef-e621fb580b61} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10227 | 2025.07.29 18:54:25.265216 [ 277 ] {b80963b0-097f-4f3d-b8ef-e621fb580b61} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.001633 sec., 45315.3704837722 rows/sec., 3.69 MiB/sec. | ||
| 10228 | 2025.07.29 18:54:25.265266 [ 277 ] {b80963b0-097f-4f3d-b8ef-e621fb580b61} <Debug> TCPHandler: Processed in 0.001935294 sec. | ||
| 10229 | 2025.07.29 18:54:25.265393 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10230 | 2025.07.29 18:54:25.265495 [ 277 ] {d697d453-a5a8-4846-ac92-5bde85874995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10231 | 2025.07.29 18:54:25.265540 [ 277 ] {d697d453-a5a8-4846-ac92-5bde85874995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10232 | 2025.07.29 18:54:25.265950 [ 277 ] {d697d453-a5a8-4846-ac92-5bde85874995} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10233 | 2025.07.29 18:54:25.265988 [ 277 ] {d697d453-a5a8-4846-ac92-5bde85874995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10234 | 2025.07.29 18:54:25.266314 [ 277 ] {d697d453-a5a8-4846-ac92-5bde85874995} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10235 | 2025.07.29 18:54:25.266534 [ 277 ] {d697d453-a5a8-4846-ac92-5bde85874995} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10236 | 2025.07.29 18:54:25.266666 [ 277 ] {d697d453-a5a8-4846-ac92-5bde85874995} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001194 sec., 7537.688442211055 rows/sec., 566.80 KiB/sec. | ||
| 10237 | 2025.07.29 18:54:25.266704 [ 277 ] {d697d453-a5a8-4846-ac92-5bde85874995} <Debug> TCPHandler: Processed in 0.001363498 sec. | ||
| 10238 | 2025.07.29 18:54:25.266816 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10239 | 2025.07.29 18:54:25.266913 [ 277 ] {ef58c340-60bd-47fc-80b8-53032d2fb766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10240 | 2025.07.29 18:54:25.266953 [ 277 ] {ef58c340-60bd-47fc-80b8-53032d2fb766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10241 | 2025.07.29 18:54:25.267379 [ 277 ] {ef58c340-60bd-47fc-80b8-53032d2fb766} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10242 | 2025.07.29 18:54:25.267416 [ 277 ] {ef58c340-60bd-47fc-80b8-53032d2fb766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10243 | 2025.07.29 18:54:25.267733 [ 277 ] {ef58c340-60bd-47fc-80b8-53032d2fb766} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10244 | 2025.07.29 18:54:25.267962 [ 277 ] {ef58c340-60bd-47fc-80b8-53032d2fb766} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10245 | 2025.07.29 18:54:25.268091 [ 277 ] {ef58c340-60bd-47fc-80b8-53032d2fb766} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001198 sec., 60934.89148580968 rows/sec., 4.76 MiB/sec. | ||
| 10246 | 2025.07.29 18:54:25.268128 [ 277 ] {ef58c340-60bd-47fc-80b8-53032d2fb766} <Debug> TCPHandler: Processed in 0.001361318 sec. | ||
| 10247 | 2025.07.29 18:54:25.268241 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10248 | 2025.07.29 18:54:25.268336 [ 277 ] {ea8b41e7-c34d-4fa3-b38e-13b960417409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10249 | 2025.07.29 18:54:25.268380 [ 277 ] {ea8b41e7-c34d-4fa3-b38e-13b960417409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10250 | 2025.07.29 18:54:25.268775 [ 277 ] {ea8b41e7-c34d-4fa3-b38e-13b960417409} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10251 | 2025.07.29 18:54:25.268811 [ 277 ] {ea8b41e7-c34d-4fa3-b38e-13b960417409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10252 | 2025.07.29 18:54:25.269145 [ 277 ] {ea8b41e7-c34d-4fa3-b38e-13b960417409} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10253 | 2025.07.29 18:54:25.269368 [ 277 ] {ea8b41e7-c34d-4fa3-b38e-13b960417409} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10254 | 2025.07.29 18:54:25.269495 [ 277 ] {ea8b41e7-c34d-4fa3-b38e-13b960417409} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 10255 | 2025.07.29 18:54:25.269532 [ 277 ] {ea8b41e7-c34d-4fa3-b38e-13b960417409} <Debug> TCPHandler: Processed in 0.001340568 sec. | ||
| 10256 | 2025.07.29 18:54:25.269630 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10257 | 2025.07.29 18:54:25.269724 [ 277 ] {7d1b01fe-a776-489c-a75c-1049a62659be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10258 | 2025.07.29 18:54:25.269779 [ 277 ] {7d1b01fe-a776-489c-a75c-1049a62659be} <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 | ||
| 10259 | 2025.07.29 18:54:25.270531 [ 277 ] {7d1b01fe-a776-489c-a75c-1049a62659be} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10260 | 2025.07.29 18:54:25.270567 [ 277 ] {7d1b01fe-a776-489c-a75c-1049a62659be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10261 | 2025.07.29 18:54:25.271081 [ 277 ] {7d1b01fe-a776-489c-a75c-1049a62659be} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10262 | 2025.07.29 18:54:25.271317 [ 277 ] {7d1b01fe-a776-489c-a75c-1049a62659be} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10263 | 2025.07.29 18:54:25.271437 [ 109 ] {} <Debug> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10264 | 2025.07.29 18:54:25.271457 [ 277 ] {7d1b01fe-a776-489c-a75c-1049a62659be} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00175 sec., 5142.857142857143 rows/sec., 9.22 MiB/sec. | ||
| 10265 | 2025.07.29 18:54:25.271504 [ 109 ] {} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10266 | 2025.07.29 18:54:25.271529 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10267 | 2025.07.29 18:54:25.271537 [ 277 ] {7d1b01fe-a776-489c-a75c-1049a62659be} <Debug> TCPHandler: Processed in 0.001954484 sec. | ||
| 10268 | 2025.07.29 18:54:25.271635 [ 193 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10269 | 2025.07.29 18:54:25.271652 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10270 | 2025.07.29 18:54:25.271765 [ 277 ] {846396e7-03fe-44a1-9eef-aa1c976dcb61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10271 | 2025.07.29 18:54:25.271807 [ 277 ] {846396e7-03fe-44a1-9eef-aa1c976dcb61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10272 | 2025.07.29 18:54:25.271895 [ 193 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10273 | 2025.07.29 18:54:25.271965 [ 193 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1205 rows starting from the beginning of the part | ||
| 10274 | 2025.07.29 18:54:25.272118 [ 193 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 9 rows starting from the beginning of the part | ||
| 10275 | 2025.07.29 18:54:25.272146 [ 277 ] {846396e7-03fe-44a1-9eef-aa1c976dcb61} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10276 | 2025.07.29 18:54:25.272188 [ 277 ] {846396e7-03fe-44a1-9eef-aa1c976dcb61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10277 | 2025.07.29 18:54:25.272239 [ 193 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 32 rows starting from the beginning of the part | ||
| 10278 | 2025.07.29 18:54:25.272353 [ 193 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 9 rows starting from the beginning of the part | ||
| 10279 | 2025.07.29 18:54:25.272459 [ 193 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 32 rows starting from the beginning of the part | ||
| 10280 | 2025.07.29 18:54:25.272514 [ 277 ] {846396e7-03fe-44a1-9eef-aa1c976dcb61} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10281 | 2025.07.29 18:54:25.272561 [ 193 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 9 rows starting from the beginning of the part | ||
| 10282 | 2025.07.29 18:54:25.272754 [ 277 ] {846396e7-03fe-44a1-9eef-aa1c976dcb61} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10283 | 2025.07.29 18:54:25.272891 [ 277 ] {846396e7-03fe-44a1-9eef-aa1c976dcb61} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 10284 | 2025.07.29 18:54:25.272927 [ 277 ] {846396e7-03fe-44a1-9eef-aa1c976dcb61} <Debug> TCPHandler: Processed in 0.001324646 sec. | ||
| 10285 | 2025.07.29 18:54:25.278915 [ 200 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1296 rows, containing 19 columns (19 merged, 0 gathered) in 0.007325804 sec., 176908.9099298862 rows/sec., 317.01 MiB/sec. | ||
| 10286 | 2025.07.29 18:54:25.280459 [ 186 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10287 | 2025.07.29 18:54:25.280805 [ 186 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10288 | 2025.07.29 18:54:25.280874 [ 186 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10289 | 2025.07.29 18:54:25.280994 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. | ||
| 10290 | 2025.07.29 18:54:26.000155 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.83 MiB, peak 305.34 MiB, free memory in arenas 0.00 B, will set to 296.76 MiB (RSS), difference: 2.93 MiB | ||
| 10291 | 2025.07.29 18:54:26.198102 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10292 | 2025.07.29 18:54:26.214790 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10293 | 2025.07.29 18:54:26.214831 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10294 | 2025.07.29 18:54:26.220752 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10295 | 2025.07.29 18:54:26.221447 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10296 | 2025.07.29 18:54:26.224256 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10297 | 2025.07.29 18:54:27.557838 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1458 | ||
| 10298 | 2025.07.29 18:54:27.560177 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10299 | 2025.07.29 18:54:27.560214 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10300 | 2025.07.29 18:54:27.561387 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10301 | 2025.07.29 18:54:27.561646 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10302 | 2025.07.29 18:54:27.561776 [ 107 ] {} <Debug> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10303 | 2025.07.29 18:54:27.561814 [ 107 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10304 | 2025.07.29 18:54:27.561838 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10305 | 2025.07.29 18:54:27.561941 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1458 | ||
| 10306 | 2025.07.29 18:54:27.561957 [ 192 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 10307 | 2025.07.29 18:54:27.562600 [ 192 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10308 | 2025.07.29 18:54:27.562750 [ 192 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1294 rows starting from the beginning of the part | ||
| 10309 | 2025.07.29 18:54:27.563092 [ 192 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 20 rows starting from the beginning of the part | ||
| 10310 | 2025.07.29 18:54:27.563409 [ 192 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 42 rows starting from the beginning of the part | ||
| 10311 | 2025.07.29 18:54:27.563707 [ 192 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 48 rows starting from the beginning of the part | ||
| 10312 | 2025.07.29 18:54:27.564008 [ 192 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 20 rows starting from the beginning of the part | ||
| 10313 | 2025.07.29 18:54:27.564284 [ 192 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 34 rows starting from the beginning of the part | ||
| 10314 | 2025.07.29 18:54:27.570229 [ 200 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1458 rows, containing 72 columns (72 merged, 0 gathered) in 0.008328213 sec., 175067.56851679948 rows/sec., 139.45 MiB/sec. | ||
| 10315 | 2025.07.29 18:54:27.571613 [ 196 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10316 | 2025.07.29 18:54:27.572116 [ 196 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_36_7} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10317 | 2025.07.29 18:54:27.572189 [ 196 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_36_7} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10318 | 2025.07.29 18:54:27.572356 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 10319 | 2025.07.29 18:54:30.275633 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10320 | 2025.07.29 18:54:30.275812 [ 277 ] {befee82e-f1eb-473d-9175-797ef8a088a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10321 | 2025.07.29 18:54:30.275875 [ 277 ] {befee82e-f1eb-473d-9175-797ef8a088a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10322 | 2025.07.29 18:54:30.276725 [ 277 ] {befee82e-f1eb-473d-9175-797ef8a088a7} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10323 | 2025.07.29 18:54:30.276767 [ 277 ] {befee82e-f1eb-473d-9175-797ef8a088a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10324 | 2025.07.29 18:54:30.277199 [ 277 ] {befee82e-f1eb-473d-9175-797ef8a088a7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10325 | 2025.07.29 18:54:30.277442 [ 277 ] {befee82e-f1eb-473d-9175-797ef8a088a7} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10326 | 2025.07.29 18:54:30.277600 [ 277 ] {befee82e-f1eb-473d-9175-797ef8a088a7} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001835 sec., 213623.97820163486 rows/sec., 13.55 MiB/sec. | ||
| 10327 | 2025.07.29 18:54:30.277649 [ 277 ] {befee82e-f1eb-473d-9175-797ef8a088a7} <Debug> TCPHandler: Processed in 0.00213964 sec. | ||
| 10328 | 2025.07.29 18:54:30.277773 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10329 | 2025.07.29 18:54:30.277876 [ 277 ] {dabab4a5-855b-4f4d-a94e-50b92d910973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10330 | 2025.07.29 18:54:30.277920 [ 277 ] {dabab4a5-855b-4f4d-a94e-50b92d910973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10331 | 2025.07.29 18:54:30.278901 [ 277 ] {dabab4a5-855b-4f4d-a94e-50b92d910973} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10332 | 2025.07.29 18:54:30.278937 [ 277 ] {dabab4a5-855b-4f4d-a94e-50b92d910973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10333 | 2025.07.29 18:54:30.279321 [ 277 ] {dabab4a5-855b-4f4d-a94e-50b92d910973} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10334 | 2025.07.29 18:54:30.279542 [ 277 ] {dabab4a5-855b-4f4d-a94e-50b92d910973} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10335 | 2025.07.29 18:54:30.279650 [ 106 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10336 | 2025.07.29 18:54:30.279671 [ 277 ] {dabab4a5-855b-4f4d-a94e-50b92d910973} <Debug> executeQuery: Read 1131 rows, 92.08 KiB in 0.001819 sec., 621770.2034084662 rows/sec., 49.43 MiB/sec. | ||
| 10337 | 2025.07.29 18:54:30.279688 [ 106 ] {} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10338 | 2025.07.29 18:54:30.279708 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10339 | 2025.07.29 18:54:30.279710 [ 277 ] {dabab4a5-855b-4f4d-a94e-50b92d910973} <Debug> TCPHandler: Processed in 0.001990155 sec. | ||
| 10340 | 2025.07.29 18:54:30.279819 [ 200 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10341 | 2025.07.29 18:54:30.279830 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10342 | 2025.07.29 18:54:30.279962 [ 200 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10343 | 2025.07.29 18:54:30.279965 [ 277 ] {2ca58efe-e104-4c32-9eb0-f7ae90b90293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10344 | 2025.07.29 18:54:30.280007 [ 200 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2421 rows starting from the beginning of the part | ||
| 10345 | 2025.07.29 18:54:30.280026 [ 277 ] {2ca58efe-e104-4c32-9eb0-f7ae90b90293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10346 | 2025.07.29 18:54:30.280079 [ 200 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 56 rows starting from the beginning of the part | ||
| 10347 | 2025.07.29 18:54:30.280132 [ 200 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 74 rows starting from the beginning of the part | ||
| 10348 | 2025.07.29 18:54:30.280176 [ 200 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1131 rows starting from the beginning of the part | ||
| 10349 | 2025.07.29 18:54:30.280218 [ 200 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 74 rows starting from the beginning of the part | ||
| 10350 | 2025.07.29 18:54:30.280261 [ 200 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1131 rows starting from the beginning of the part | ||
| 10351 | 2025.07.29 18:54:30.280529 [ 277 ] {2ca58efe-e104-4c32-9eb0-f7ae90b90293} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10352 | 2025.07.29 18:54:30.280572 [ 277 ] {2ca58efe-e104-4c32-9eb0-f7ae90b90293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10353 | 2025.07.29 18:54:30.280908 [ 277 ] {2ca58efe-e104-4c32-9eb0-f7ae90b90293} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10354 | 2025.07.29 18:54:30.281147 [ 277 ] {2ca58efe-e104-4c32-9eb0-f7ae90b90293} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10355 | 2025.07.29 18:54:30.281281 [ 277 ] {2ca58efe-e104-4c32-9eb0-f7ae90b90293} <Debug> executeQuery: Read 228 rows, 14.18 KiB in 0.001337 sec., 170531.03964098726 rows/sec., 10.36 MiB/sec. | ||
| 10356 | 2025.07.29 18:54:30.281318 [ 277 ] {2ca58efe-e104-4c32-9eb0-f7ae90b90293} <Debug> TCPHandler: Processed in 0.001539033 sec. | ||
| 10357 | 2025.07.29 18:54:30.281434 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10358 | 2025.07.29 18:54:30.281528 [ 277 ] {1b303a21-a883-4d93-b934-249426ef5c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10359 | 2025.07.29 18:54:30.281569 [ 277 ] {1b303a21-a883-4d93-b934-249426ef5c47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10360 | 2025.07.29 18:54:30.282039 [ 277 ] {1b303a21-a883-4d93-b934-249426ef5c47} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10361 | 2025.07.29 18:54:30.282076 [ 277 ] {1b303a21-a883-4d93-b934-249426ef5c47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10362 | 2025.07.29 18:54:30.282258 [ 195 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4887 rows, containing 5 columns (5 merged, 0 gathered) in 0.002490669 sec., 1962123.4294882219 rows/sec., 165.58 MiB/sec. | ||
| 10363 | 2025.07.29 18:54:30.282397 [ 277 ] {1b303a21-a883-4d93-b934-249426ef5c47} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10364 | 2025.07.29 18:54:30.282585 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10365 | 2025.07.29 18:54:30.282627 [ 277 ] {1b303a21-a883-4d93-b934-249426ef5c47} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10366 | 2025.07.29 18:54:30.282758 [ 277 ] {1b303a21-a883-4d93-b934-249426ef5c47} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001248 sec., 162660.2564102564 rows/sec., 10.49 MiB/sec. | ||
| 10367 | 2025.07.29 18:54:30.282795 [ 277 ] {1b303a21-a883-4d93-b934-249426ef5c47} <Debug> TCPHandler: Processed in 0.001410949 sec. | ||
| 10368 | 2025.07.29 18:54:30.282889 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_81_16} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10369 | 2025.07.29 18:54:30.282895 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10370 | 2025.07.29 18:54:30.282961 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_81_16} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10371 | 2025.07.29 18:54:30.282995 [ 277 ] {b8b9690c-25ca-4f23-9bf5-d4fefa2c9999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10372 | 2025.07.29 18:54:30.283035 [ 277 ] {b8b9690c-25ca-4f23-9bf5-d4fefa2c9999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10373 | 2025.07.29 18:54:30.283038 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 10374 | 2025.07.29 18:54:30.283490 [ 277 ] {b8b9690c-25ca-4f23-9bf5-d4fefa2c9999} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10375 | 2025.07.29 18:54:30.283526 [ 277 ] {b8b9690c-25ca-4f23-9bf5-d4fefa2c9999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10376 | 2025.07.29 18:54:30.283832 [ 277 ] {b8b9690c-25ca-4f23-9bf5-d4fefa2c9999} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10377 | 2025.07.29 18:54:30.284046 [ 277 ] {b8b9690c-25ca-4f23-9bf5-d4fefa2c9999} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10378 | 2025.07.29 18:54:30.284171 [ 277 ] {b8b9690c-25ca-4f23-9bf5-d4fefa2c9999} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001193 sec., 169321.03939647946 rows/sec., 9.62 MiB/sec. | ||
| 10379 | 2025.07.29 18:54:30.284209 [ 277 ] {b8b9690c-25ca-4f23-9bf5-d4fefa2c9999} <Debug> TCPHandler: Processed in 0.001363058 sec. | ||
| 10380 | 2025.07.29 18:54:30.284319 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10381 | 2025.07.29 18:54:30.284412 [ 277 ] {6bacb6a2-1e25-41ba-b482-87d6a489d8fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10382 | 2025.07.29 18:54:30.284452 [ 277 ] {6bacb6a2-1e25-41ba-b482-87d6a489d8fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10383 | 2025.07.29 18:54:30.285119 [ 277 ] {6bacb6a2-1e25-41ba-b482-87d6a489d8fd} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10384 | 2025.07.29 18:54:30.285155 [ 277 ] {6bacb6a2-1e25-41ba-b482-87d6a489d8fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10385 | 2025.07.29 18:54:30.285495 [ 277 ] {6bacb6a2-1e25-41ba-b482-87d6a489d8fd} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10386 | 2025.07.29 18:54:30.285717 [ 277 ] {6bacb6a2-1e25-41ba-b482-87d6a489d8fd} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10387 | 2025.07.29 18:54:30.285844 [ 277 ] {6bacb6a2-1e25-41ba-b482-87d6a489d8fd} <Debug> executeQuery: Read 684 rows, 49.13 KiB in 0.001449 sec., 472049.68944099377 rows/sec., 33.11 MiB/sec. | ||
| 10388 | 2025.07.29 18:54:30.285860 [ 103 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10389 | 2025.07.29 18:54:30.285882 [ 277 ] {6bacb6a2-1e25-41ba-b482-87d6a489d8fd} <Debug> TCPHandler: Processed in 0.001612865 sec. | ||
| 10390 | 2025.07.29 18:54:30.285916 [ 103 ] {} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10391 | 2025.07.29 18:54:30.285946 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10392 | 2025.07.29 18:54:30.286011 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10393 | 2025.07.29 18:54:30.286079 [ 197 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10394 | 2025.07.29 18:54:30.286131 [ 277 ] {d9e02e6e-9dbf-4b83-bd1c-736dac111d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10395 | 2025.07.29 18:54:30.286185 [ 277 ] {d9e02e6e-9dbf-4b83-bd1c-736dac111d16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10396 | 2025.07.29 18:54:30.286252 [ 197 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10397 | 2025.07.29 18:54:30.286298 [ 197 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1223 rows starting from the beginning of the part | ||
| 10398 | 2025.07.29 18:54:30.286376 [ 197 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 64 rows starting from the beginning of the part | ||
| 10399 | 2025.07.29 18:54:30.286430 [ 197 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 73 rows starting from the beginning of the part | ||
| 10400 | 2025.07.29 18:54:30.286479 [ 197 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 684 rows starting from the beginning of the part | ||
| 10401 | 2025.07.29 18:54:30.286525 [ 197 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 73 rows starting from the beginning of the part | ||
| 10402 | 2025.07.29 18:54:30.286562 [ 277 ] {d9e02e6e-9dbf-4b83-bd1c-736dac111d16} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10403 | 2025.07.29 18:54:30.286572 [ 197 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 684 rows starting from the beginning of the part | ||
| 10404 | 2025.07.29 18:54:30.286613 [ 277 ] {d9e02e6e-9dbf-4b83-bd1c-736dac111d16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10405 | 2025.07.29 18:54:30.286987 [ 277 ] {d9e02e6e-9dbf-4b83-bd1c-736dac111d16} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10406 | 2025.07.29 18:54:30.287206 [ 277 ] {d9e02e6e-9dbf-4b83-bd1c-736dac111d16} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10407 | 2025.07.29 18:54:30.287339 [ 277 ] {d9e02e6e-9dbf-4b83-bd1c-736dac111d16} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001233 sec., 4866.1800486618 rows/sec., 254.24 KiB/sec. | ||
| 10408 | 2025.07.29 18:54:30.287375 [ 277 ] {d9e02e6e-9dbf-4b83-bd1c-736dac111d16} <Debug> TCPHandler: Processed in 0.001423329 sec. | ||
| 10409 | 2025.07.29 18:54:30.287507 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10410 | 2025.07.29 18:54:30.287599 [ 277 ] {144e0151-cad5-458e-88aa-cfff0cbe9a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10411 | 2025.07.29 18:54:30.287640 [ 277 ] {144e0151-cad5-458e-88aa-cfff0cbe9a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10412 | 2025.07.29 18:54:30.287909 [ 201 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2801 rows, containing 5 columns (5 merged, 0 gathered) in 0.001896653 sec., 1476812.0473275818 rows/sec., 111.46 MiB/sec. | ||
| 10413 | 2025.07.29 18:54:30.288080 [ 277 ] {144e0151-cad5-458e-88aa-cfff0cbe9a0a} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10414 | 2025.07.29 18:54:30.288122 [ 277 ] {144e0151-cad5-458e-88aa-cfff0cbe9a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10415 | 2025.07.29 18:54:30.288131 [ 188 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10416 | 2025.07.29 18:54:30.288449 [ 188 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_81_16} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10417 | 2025.07.29 18:54:30.288477 [ 277 ] {144e0151-cad5-458e-88aa-cfff0cbe9a0a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10418 | 2025.07.29 18:54:30.288541 [ 188 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_81_16} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10419 | 2025.07.29 18:54:30.288638 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 10420 | 2025.07.29 18:54:30.288713 [ 277 ] {144e0151-cad5-458e-88aa-cfff0cbe9a0a} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10421 | 2025.07.29 18:54:30.288848 [ 277 ] {144e0151-cad5-458e-88aa-cfff0cbe9a0a} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001268 sec., 242113.56466876972 rows/sec., 15.93 MiB/sec. | ||
| 10422 | 2025.07.29 18:54:30.288854 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10423 | 2025.07.29 18:54:30.288886 [ 277 ] {144e0151-cad5-458e-88aa-cfff0cbe9a0a} <Debug> TCPHandler: Processed in 0.001426549 sec. | ||
| 10424 | 2025.07.29 18:54:30.288899 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10425 | 2025.07.29 18:54:30.288923 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10426 | 2025.07.29 18:54:30.289002 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10427 | 2025.07.29 18:54:30.289016 [ 195 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10428 | 2025.07.29 18:54:30.289106 [ 277 ] {d59c2c6b-2b6c-418c-aec4-fca58c5cbe70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10429 | 2025.07.29 18:54:30.289138 [ 195 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10430 | 2025.07.29 18:54:30.289153 [ 277 ] {d59c2c6b-2b6c-418c-aec4-fca58c5cbe70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10431 | 2025.07.29 18:54:30.289179 [ 195 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 24669 rows starting from the beginning of the part | ||
| 10432 | 2025.07.29 18:54:30.289247 [ 195 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 116 rows starting from the beginning of the part | ||
| 10433 | 2025.07.29 18:54:30.289292 [ 195 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 10434 | 2025.07.29 18:54:30.289333 [ 195 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 307 rows starting from the beginning of the part | ||
| 10435 | 2025.07.29 18:54:30.289371 [ 195 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 10436 | 2025.07.29 18:54:30.289411 [ 195 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 307 rows starting from the beginning of the part | ||
| 10437 | 2025.07.29 18:54:30.289474 [ 277 ] {d59c2c6b-2b6c-418c-aec4-fca58c5cbe70} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10438 | 2025.07.29 18:54:30.289515 [ 277 ] {d59c2c6b-2b6c-418c-aec4-fca58c5cbe70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10439 | 2025.07.29 18:54:30.289861 [ 277 ] {d59c2c6b-2b6c-418c-aec4-fca58c5cbe70} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10440 | 2025.07.29 18:54:30.290086 [ 277 ] {d59c2c6b-2b6c-418c-aec4-fca58c5cbe70} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10441 | 2025.07.29 18:54:30.290223 [ 277 ] {d59c2c6b-2b6c-418c-aec4-fca58c5cbe70} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001135 sec., 881.057268722467 rows/sec., 59.37 KiB/sec. | ||
| 10442 | 2025.07.29 18:54:30.290260 [ 277 ] {d59c2c6b-2b6c-418c-aec4-fca58c5cbe70} <Debug> TCPHandler: Processed in 0.001308537 sec. | ||
| 10443 | 2025.07.29 18:54:30.290356 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10444 | 2025.07.29 18:54:30.290447 [ 277 ] {b3601641-d54d-4023-aa8d-b7a83e77802e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10445 | 2025.07.29 18:54:30.290501 [ 277 ] {b3601641-d54d-4023-aa8d-b7a83e77802e} <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 | ||
| 10446 | 2025.07.29 18:54:30.291334 [ 277 ] {b3601641-d54d-4023-aa8d-b7a83e77802e} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10447 | 2025.07.29 18:54:30.291371 [ 277 ] {b3601641-d54d-4023-aa8d-b7a83e77802e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10448 | 2025.07.29 18:54:30.291917 [ 277 ] {b3601641-d54d-4023-aa8d-b7a83e77802e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10449 | 2025.07.29 18:54:30.292141 [ 277 ] {b3601641-d54d-4023-aa8d-b7a83e77802e} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10450 | 2025.07.29 18:54:30.292277 [ 277 ] {b3601641-d54d-4023-aa8d-b7a83e77802e} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001848 sec., 17316.017316017314 rows/sec., 31.03 MiB/sec. | ||
| 10451 | 2025.07.29 18:54:30.292329 [ 277 ] {b3601641-d54d-4023-aa8d-b7a83e77802e} <Debug> TCPHandler: Processed in 0.002019546 sec. | ||
| 10452 | 2025.07.29 18:54:30.292436 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10453 | 2025.07.29 18:54:30.292528 [ 277 ] {e0fe8e4a-bab2-471b-a74a-621562888871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10454 | 2025.07.29 18:54:30.292568 [ 277 ] {e0fe8e4a-bab2-471b-a74a-621562888871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10455 | 2025.07.29 18:54:30.292895 [ 277 ] {e0fe8e4a-bab2-471b-a74a-621562888871} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10456 | 2025.07.29 18:54:30.292930 [ 277 ] {e0fe8e4a-bab2-471b-a74a-621562888871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10457 | 2025.07.29 18:54:30.293370 [ 277 ] {e0fe8e4a-bab2-471b-a74a-621562888871} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10458 | 2025.07.29 18:54:30.293581 [ 277 ] {e0fe8e4a-bab2-471b-a74a-621562888871} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10459 | 2025.07.29 18:54:30.293692 [ 103 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10460 | 2025.07.29 18:54:30.293711 [ 277 ] {e0fe8e4a-bab2-471b-a74a-621562888871} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001201 sec., 84929.22564529559 rows/sec., 5.22 MiB/sec. | ||
| 10461 | 2025.07.29 18:54:30.293728 [ 103 ] {} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10462 | 2025.07.29 18:54:30.293751 [ 277 ] {e0fe8e4a-bab2-471b-a74a-621562888871} <Debug> TCPHandler: Processed in 0.001362748 sec. | ||
| 10463 | 2025.07.29 18:54:30.293752 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10464 | 2025.07.29 18:54:30.293852 [ 188 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10465 | 2025.07.29 18:54:30.293943 [ 188 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10466 | 2025.07.29 18:54:30.293969 [ 188 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 5136 rows starting from the beginning of the part | ||
| 10467 | 2025.07.29 18:54:30.294021 [ 188 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 42 rows starting from the beginning of the part | ||
| 10468 | 2025.07.29 18:54:30.294062 [ 188 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 10469 | 2025.07.29 18:54:30.294101 [ 188 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 102 rows starting from the beginning of the part | ||
| 10470 | 2025.07.29 18:54:30.294137 [ 188 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 10471 | 2025.07.29 18:54:30.294175 [ 188 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 102 rows starting from the beginning of the part | ||
| 10472 | 2025.07.29 18:54:30.295141 [ 190 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25719 rows, containing 5 columns (5 merged, 0 gathered) in 0.006175692 sec., 4164553.5431494964 rows/sec., 280.82 MiB/sec. | ||
| 10473 | 2025.07.29 18:54:30.295409 [ 194 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10474 | 2025.07.29 18:54:30.295686 [ 194 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10475 | 2025.07.29 18:54:30.295753 [ 194 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10476 | 2025.07.29 18:54:30.295833 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 10477 | 2025.07.29 18:54:30.296105 [ 194 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5502 rows, containing 4 columns (4 merged, 0 gathered) in 0.002290534 sec., 2402059.956324595 rows/sec., 153.81 MiB/sec. | ||
| 10478 | 2025.07.29 18:54:30.296458 [ 199 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10479 | 2025.07.29 18:54:30.296755 [ 199 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_81_16} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10480 | 2025.07.29 18:54:30.296830 [ 199 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_81_16} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10481 | 2025.07.29 18:54:30.296915 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 10482 | 2025.07.29 18:54:32.286283 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10483 | 2025.07.29 18:54:32.286380 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10484 | 2025.07.29 18:54:32.480205 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22936 | ||
| 10485 | 2025.07.29 18:54:32.480714 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10486 | 2025.07.29 18:54:32.480748 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10487 | 2025.07.29 18:54:32.481222 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10488 | 2025.07.29 18:54:32.481449 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10489 | 2025.07.29 18:54:32.481570 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 | ||
| 10490 | 2025.07.29 18:54:33.725268 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 10491 | 2025.07.29 18:54:33.743215 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10492 | 2025.07.29 18:54:33.743281 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10493 | 2025.07.29 18:54:33.749269 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10494 | 2025.07.29 18:54:33.749971 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10495 | 2025.07.29 18:54:33.753101 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 10496 | 2025.07.29 18:54:35.264299 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10497 | 2025.07.29 18:54:35.264496 [ 277 ] {4f81967b-2c5f-4792-9eab-73fecaab5f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10498 | 2025.07.29 18:54:35.264571 [ 277 ] {4f81967b-2c5f-4792-9eab-73fecaab5f10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10499 | 2025.07.29 18:54:35.265280 [ 277 ] {4f81967b-2c5f-4792-9eab-73fecaab5f10} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10500 | 2025.07.29 18:54:35.265332 [ 277 ] {4f81967b-2c5f-4792-9eab-73fecaab5f10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10501 | 2025.07.29 18:54:35.265740 [ 277 ] {4f81967b-2c5f-4792-9eab-73fecaab5f10} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10502 | 2025.07.29 18:54:35.265983 [ 277 ] {4f81967b-2c5f-4792-9eab-73fecaab5f10} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10503 | 2025.07.29 18:54:35.266143 [ 277 ] {4f81967b-2c5f-4792-9eab-73fecaab5f10} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.001699 sec., 43555.03237198352 rows/sec., 3.55 MiB/sec. | ||
| 10504 | 2025.07.29 18:54:35.266193 [ 277 ] {4f81967b-2c5f-4792-9eab-73fecaab5f10} <Debug> TCPHandler: Processed in 0.002031557 sec. | ||
| 10505 | 2025.07.29 18:54:35.266322 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10506 | 2025.07.29 18:54:35.266423 [ 277 ] {c6e9b107-608f-4c6d-8c08-6fa94c90aac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10507 | 2025.07.29 18:54:35.266467 [ 277 ] {c6e9b107-608f-4c6d-8c08-6fa94c90aac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10508 | 2025.07.29 18:54:35.266883 [ 277 ] {c6e9b107-608f-4c6d-8c08-6fa94c90aac7} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10509 | 2025.07.29 18:54:35.266921 [ 277 ] {c6e9b107-608f-4c6d-8c08-6fa94c90aac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10510 | 2025.07.29 18:54:35.267279 [ 277 ] {c6e9b107-608f-4c6d-8c08-6fa94c90aac7} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10511 | 2025.07.29 18:54:35.267495 [ 277 ] {c6e9b107-608f-4c6d-8c08-6fa94c90aac7} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10512 | 2025.07.29 18:54:35.267630 [ 277 ] {c6e9b107-608f-4c6d-8c08-6fa94c90aac7} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001228 sec., 7328.99022801303 rows/sec., 551.11 KiB/sec. | ||
| 10513 | 2025.07.29 18:54:35.267668 [ 277 ] {c6e9b107-608f-4c6d-8c08-6fa94c90aac7} <Debug> TCPHandler: Processed in 0.001399399 sec. | ||
| 10514 | 2025.07.29 18:54:35.267772 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10515 | 2025.07.29 18:54:35.267868 [ 277 ] {80f59c7b-588b-45bf-82b1-8f800c3bc746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10516 | 2025.07.29 18:54:35.267908 [ 277 ] {80f59c7b-588b-45bf-82b1-8f800c3bc746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10517 | 2025.07.29 18:54:35.268420 [ 277 ] {80f59c7b-588b-45bf-82b1-8f800c3bc746} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10518 | 2025.07.29 18:54:35.268457 [ 277 ] {80f59c7b-588b-45bf-82b1-8f800c3bc746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10519 | 2025.07.29 18:54:35.268771 [ 277 ] {80f59c7b-588b-45bf-82b1-8f800c3bc746} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10520 | 2025.07.29 18:54:35.268994 [ 277 ] {80f59c7b-588b-45bf-82b1-8f800c3bc746} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10521 | 2025.07.29 18:54:35.269128 [ 277 ] {80f59c7b-588b-45bf-82b1-8f800c3bc746} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001279 sec., 57075.84050039093 rows/sec., 4.46 MiB/sec. | ||
| 10522 | 2025.07.29 18:54:35.269165 [ 277 ] {80f59c7b-588b-45bf-82b1-8f800c3bc746} <Debug> TCPHandler: Processed in 0.00144372 sec. | ||
| 10523 | 2025.07.29 18:54:35.269277 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10524 | 2025.07.29 18:54:35.269371 [ 277 ] {10191cda-f29b-4eaf-93c6-706cf8770703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10525 | 2025.07.29 18:54:35.269414 [ 277 ] {10191cda-f29b-4eaf-93c6-706cf8770703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10526 | 2025.07.29 18:54:35.269823 [ 277 ] {10191cda-f29b-4eaf-93c6-706cf8770703} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10527 | 2025.07.29 18:54:35.269860 [ 277 ] {10191cda-f29b-4eaf-93c6-706cf8770703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10528 | 2025.07.29 18:54:35.270200 [ 277 ] {10191cda-f29b-4eaf-93c6-706cf8770703} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10529 | 2025.07.29 18:54:35.270427 [ 277 ] {10191cda-f29b-4eaf-93c6-706cf8770703} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10530 | 2025.07.29 18:54:35.270561 [ 277 ] {10191cda-f29b-4eaf-93c6-706cf8770703} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 10531 | 2025.07.29 18:54:35.270597 [ 277 ] {10191cda-f29b-4eaf-93c6-706cf8770703} <Debug> TCPHandler: Processed in 0.001370708 sec. | ||
| 10532 | 2025.07.29 18:54:35.270699 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10533 | 2025.07.29 18:54:35.270792 [ 277 ] {7ef555db-42a9-4894-8950-269108f23df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10534 | 2025.07.29 18:54:35.270846 [ 277 ] {7ef555db-42a9-4894-8950-269108f23df1} <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 | ||
| 10535 | 2025.07.29 18:54:35.271663 [ 277 ] {7ef555db-42a9-4894-8950-269108f23df1} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10536 | 2025.07.29 18:54:35.271700 [ 277 ] {7ef555db-42a9-4894-8950-269108f23df1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10537 | 2025.07.29 18:54:35.272201 [ 277 ] {7ef555db-42a9-4894-8950-269108f23df1} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10538 | 2025.07.29 18:54:35.272432 [ 277 ] {7ef555db-42a9-4894-8950-269108f23df1} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10539 | 2025.07.29 18:54:35.272568 [ 277 ] {7ef555db-42a9-4894-8950-269108f23df1} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001794 sec., 5016.722408026756 rows/sec., 8.99 MiB/sec. | ||
| 10540 | 2025.07.29 18:54:35.272620 [ 277 ] {7ef555db-42a9-4894-8950-269108f23df1} <Debug> TCPHandler: Processed in 0.001970775 sec. | ||
| 10541 | 2025.07.29 18:54:35.272733 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10542 | 2025.07.29 18:54:35.272826 [ 277 ] {61f64537-bbc6-433b-8457-c2b6104bd2f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10543 | 2025.07.29 18:54:35.272868 [ 277 ] {61f64537-bbc6-433b-8457-c2b6104bd2f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10544 | 2025.07.29 18:54:35.273199 [ 277 ] {61f64537-bbc6-433b-8457-c2b6104bd2f9} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10545 | 2025.07.29 18:54:35.273235 [ 277 ] {61f64537-bbc6-433b-8457-c2b6104bd2f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10546 | 2025.07.29 18:54:35.273534 [ 277 ] {61f64537-bbc6-433b-8457-c2b6104bd2f9} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10547 | 2025.07.29 18:54:35.273742 [ 277 ] {61f64537-bbc6-433b-8457-c2b6104bd2f9} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10548 | 2025.07.29 18:54:35.273867 [ 277 ] {61f64537-bbc6-433b-8457-c2b6104bd2f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 10549 | 2025.07.29 18:54:35.273902 [ 277 ] {61f64537-bbc6-433b-8457-c2b6104bd2f9} <Debug> TCPHandler: Processed in 0.001216194 sec. | ||
| 10550 | 2025.07.29 18:54:36.675643 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10551 | 2025.07.29 18:54:36.675834 [ 277 ] {5641338d-c1e8-4c9b-97d0-5f7242cf0e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10552 | 2025.07.29 18:54:36.675900 [ 277 ] {5641338d-c1e8-4c9b-97d0-5f7242cf0e29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10553 | 2025.07.29 18:54:36.676685 [ 277 ] {5641338d-c1e8-4c9b-97d0-5f7242cf0e29} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10554 | 2025.07.29 18:54:36.676737 [ 277 ] {5641338d-c1e8-4c9b-97d0-5f7242cf0e29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10555 | 2025.07.29 18:54:36.677172 [ 277 ] {5641338d-c1e8-4c9b-97d0-5f7242cf0e29} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10556 | 2025.07.29 18:54:36.677418 [ 277 ] {5641338d-c1e8-4c9b-97d0-5f7242cf0e29} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10557 | 2025.07.29 18:54:36.677581 [ 277 ] {5641338d-c1e8-4c9b-97d0-5f7242cf0e29} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001794 sec., 218506.1315496098 rows/sec., 13.86 MiB/sec. | ||
| 10558 | 2025.07.29 18:54:36.677632 [ 277 ] {5641338d-c1e8-4c9b-97d0-5f7242cf0e29} <Debug> TCPHandler: Processed in 0.002115159 sec. | ||
| 10559 | 2025.07.29 18:54:36.677754 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10560 | 2025.07.29 18:54:36.677858 [ 277 ] {79e9dfd2-3b65-41fa-9361-1781e5e6e2f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10561 | 2025.07.29 18:54:36.677903 [ 277 ] {79e9dfd2-3b65-41fa-9361-1781e5e6e2f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10562 | 2025.07.29 18:54:36.678299 [ 277 ] {79e9dfd2-3b65-41fa-9361-1781e5e6e2f9} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10563 | 2025.07.29 18:54:36.678338 [ 277 ] {79e9dfd2-3b65-41fa-9361-1781e5e6e2f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10564 | 2025.07.29 18:54:36.678644 [ 277 ] {79e9dfd2-3b65-41fa-9361-1781e5e6e2f9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10565 | 2025.07.29 18:54:36.678867 [ 277 ] {79e9dfd2-3b65-41fa-9361-1781e5e6e2f9} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10566 | 2025.07.29 18:54:36.678999 [ 277 ] {79e9dfd2-3b65-41fa-9361-1781e5e6e2f9} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001165 sec., 8583.690987124462 rows/sec., 699.94 KiB/sec. | ||
| 10567 | 2025.07.29 18:54:36.679039 [ 277 ] {79e9dfd2-3b65-41fa-9361-1781e5e6e2f9} <Debug> TCPHandler: Processed in 0.001338387 sec. | ||
| 10568 | 2025.07.29 18:54:36.679141 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10569 | 2025.07.29 18:54:36.679237 [ 277 ] {9dbe0f81-36f9-4c48-be7a-ab84d5710f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10570 | 2025.07.29 18:54:36.679277 [ 277 ] {9dbe0f81-36f9-4c48-be7a-ab84d5710f5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10571 | 2025.07.29 18:54:36.680902 [ 277 ] {9dbe0f81-36f9-4c48-be7a-ab84d5710f5e} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10572 | 2025.07.29 18:54:36.680940 [ 277 ] {9dbe0f81-36f9-4c48-be7a-ab84d5710f5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10573 | 2025.07.29 18:54:36.681431 [ 277 ] {9dbe0f81-36f9-4c48-be7a-ab84d5710f5e} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10574 | 2025.07.29 18:54:36.681662 [ 277 ] {9dbe0f81-36f9-4c48-be7a-ab84d5710f5e} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10575 | 2025.07.29 18:54:36.681802 [ 277 ] {9dbe0f81-36f9-4c48-be7a-ab84d5710f5e} <Debug> executeQuery: Read 2276 rows, 188.56 KiB in 0.002584 sec., 880804.9535603715 rows/sec., 71.26 MiB/sec. | ||
| 10576 | 2025.07.29 18:54:36.681844 [ 277 ] {9dbe0f81-36f9-4c48-be7a-ab84d5710f5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 10577 | 2025.07.29 18:54:36.681858 [ 277 ] {9dbe0f81-36f9-4c48-be7a-ab84d5710f5e} <Debug> TCPHandler: Processed in 0.002766787 sec. | ||
| 10578 | 2025.07.29 18:54:36.681974 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10579 | 2025.07.29 18:54:36.682073 [ 277 ] {391cfc40-e978-4104-ae97-ead491b309c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10580 | 2025.07.29 18:54:36.682115 [ 277 ] {391cfc40-e978-4104-ae97-ead491b309c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10581 | 2025.07.29 18:54:36.682635 [ 277 ] {391cfc40-e978-4104-ae97-ead491b309c5} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10582 | 2025.07.29 18:54:36.682674 [ 277 ] {391cfc40-e978-4104-ae97-ead491b309c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10583 | 2025.07.29 18:54:36.682998 [ 277 ] {391cfc40-e978-4104-ae97-ead491b309c5} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10584 | 2025.07.29 18:54:36.683215 [ 277 ] {391cfc40-e978-4104-ae97-ead491b309c5} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10585 | 2025.07.29 18:54:36.683343 [ 277 ] {391cfc40-e978-4104-ae97-ead491b309c5} <Debug> executeQuery: Read 238 rows, 14.88 KiB in 0.00129 sec., 184496.12403100776 rows/sec., 11.27 MiB/sec. | ||
| 10586 | 2025.07.29 18:54:36.683381 [ 277 ] {391cfc40-e978-4104-ae97-ead491b309c5} <Debug> TCPHandler: Processed in 0.00146547 sec. | ||
| 10587 | 2025.07.29 18:54:36.683489 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10588 | 2025.07.29 18:54:36.683592 [ 277 ] {797b5333-7ed6-4c00-a55e-5c217bfb430c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10589 | 2025.07.29 18:54:36.683633 [ 277 ] {797b5333-7ed6-4c00-a55e-5c217bfb430c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10590 | 2025.07.29 18:54:36.684206 [ 277 ] {797b5333-7ed6-4c00-a55e-5c217bfb430c} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10591 | 2025.07.29 18:54:36.684243 [ 277 ] {797b5333-7ed6-4c00-a55e-5c217bfb430c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10592 | 2025.07.29 18:54:36.684587 [ 277 ] {797b5333-7ed6-4c00-a55e-5c217bfb430c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10593 | 2025.07.29 18:54:36.684803 [ 277 ] {797b5333-7ed6-4c00-a55e-5c217bfb430c} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10594 | 2025.07.29 18:54:36.684937 [ 277 ] {797b5333-7ed6-4c00-a55e-5c217bfb430c} <Debug> executeQuery: Read 431 rows, 29.22 KiB in 0.001363 sec., 316214.23330887745 rows/sec., 20.93 MiB/sec. | ||
| 10595 | 2025.07.29 18:54:36.684982 [ 277 ] {797b5333-7ed6-4c00-a55e-5c217bfb430c} <Debug> TCPHandler: Processed in 0.001546223 sec. | ||
| 10596 | 2025.07.29 18:54:36.685092 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10597 | 2025.07.29 18:54:36.685188 [ 277 ] {36b68584-6353-4770-8ae7-44b1246438ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10598 | 2025.07.29 18:54:36.685230 [ 277 ] {36b68584-6353-4770-8ae7-44b1246438ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10599 | 2025.07.29 18:54:36.685702 [ 277 ] {36b68584-6353-4770-8ae7-44b1246438ba} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10600 | 2025.07.29 18:54:36.685739 [ 277 ] {36b68584-6353-4770-8ae7-44b1246438ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10601 | 2025.07.29 18:54:36.686070 [ 277 ] {36b68584-6353-4770-8ae7-44b1246438ba} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10602 | 2025.07.29 18:54:36.686283 [ 277 ] {36b68584-6353-4770-8ae7-44b1246438ba} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10603 | 2025.07.29 18:54:36.686414 [ 277 ] {36b68584-6353-4770-8ae7-44b1246438ba} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001243 sec., 162510.05631536606 rows/sec., 9.23 MiB/sec. | ||
| 10604 | 2025.07.29 18:54:36.686453 [ 277 ] {36b68584-6353-4770-8ae7-44b1246438ba} <Debug> TCPHandler: Processed in 0.001410349 sec. | ||
| 10605 | 2025.07.29 18:54:36.686562 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10606 | 2025.07.29 18:54:36.686659 [ 277 ] {65d3e3a8-a80a-4303-9bdb-629d3c76ac25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10607 | 2025.07.29 18:54:36.686699 [ 277 ] {65d3e3a8-a80a-4303-9bdb-629d3c76ac25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10608 | 2025.07.29 18:54:36.687565 [ 277 ] {65d3e3a8-a80a-4303-9bdb-629d3c76ac25} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10609 | 2025.07.29 18:54:36.687598 [ 277 ] {65d3e3a8-a80a-4303-9bdb-629d3c76ac25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10610 | 2025.07.29 18:54:36.687950 [ 277 ] {65d3e3a8-a80a-4303-9bdb-629d3c76ac25} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10611 | 2025.07.29 18:54:36.688165 [ 277 ] {65d3e3a8-a80a-4303-9bdb-629d3c76ac25} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10612 | 2025.07.29 18:54:36.688297 [ 277 ] {65d3e3a8-a80a-4303-9bdb-629d3c76ac25} <Debug> executeQuery: Read 1150 rows, 84.24 KiB in 0.001656 sec., 694444.4444444445 rows/sec., 49.68 MiB/sec. | ||
| 10613 | 2025.07.29 18:54:36.688338 [ 277 ] {65d3e3a8-a80a-4303-9bdb-629d3c76ac25} <Debug> TCPHandler: Processed in 0.001826791 sec. | ||
| 10614 | 2025.07.29 18:54:36.688454 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10615 | 2025.07.29 18:54:36.688550 [ 277 ] {cb40eac1-604a-40c3-af39-fd3660a24fee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10616 | 2025.07.29 18:54:36.688592 [ 277 ] {cb40eac1-604a-40c3-af39-fd3660a24fee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10617 | 2025.07.29 18:54:36.688921 [ 277 ] {cb40eac1-604a-40c3-af39-fd3660a24fee} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10618 | 2025.07.29 18:54:36.688955 [ 277 ] {cb40eac1-604a-40c3-af39-fd3660a24fee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10619 | 2025.07.29 18:54:36.689255 [ 277 ] {cb40eac1-604a-40c3-af39-fd3660a24fee} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10620 | 2025.07.29 18:54:36.689461 [ 277 ] {cb40eac1-604a-40c3-af39-fd3660a24fee} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10621 | 2025.07.29 18:54:36.689557 [ 94 ] {} <Debug> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
| 10622 | 2025.07.29 18:54:36.689593 [ 277 ] {cb40eac1-604a-40c3-af39-fd3660a24fee} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 10623 | 2025.07.29 18:54:36.689595 [ 94 ] {} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10624 | 2025.07.29 18:54:36.689625 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10625 | 2025.07.29 18:54:36.689631 [ 277 ] {cb40eac1-604a-40c3-af39-fd3660a24fee} <Debug> TCPHandler: Processed in 0.001227174 sec. | ||
| 10626 | 2025.07.29 18:54:36.689737 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10627 | 2025.07.29 18:54:36.689740 [ 191 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full | ||
| 10628 | 2025.07.29 18:54:36.689833 [ 277 ] {d2bbe4db-f3c7-445b-9c44-84ff71161edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10629 | 2025.07.29 18:54:36.689880 [ 277 ] {d2bbe4db-f3c7-445b-9c44-84ff71161edb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10630 | 2025.07.29 18:54:36.689910 [ 191 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10631 | 2025.07.29 18:54:36.689956 [ 191 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 162 rows starting from the beginning of the part | ||
| 10632 | 2025.07.29 18:54:36.690029 [ 191 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 10633 | 2025.07.29 18:54:36.690070 [ 191 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 10634 | 2025.07.29 18:54:36.690108 [ 191 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 10635 | 2025.07.29 18:54:36.690142 [ 191 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 10636 | 2025.07.29 18:54:36.690180 [ 191 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 10637 | 2025.07.29 18:54:36.690493 [ 277 ] {d2bbe4db-f3c7-445b-9c44-84ff71161edb} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10638 | 2025.07.29 18:54:36.690533 [ 277 ] {d2bbe4db-f3c7-445b-9c44-84ff71161edb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 10639 | 2025.07.29 18:54:36.690933 [ 199 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 4 columns (4 merged, 0 gathered) in 0.001248295 sec., 153809.79656251127 rows/sec., 7.85 MiB/sec. | ||
| 10640 | 2025.07.29 18:54:36.690934 [ 277 ] {d2bbe4db-f3c7-445b-9c44-84ff71161edb} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10641 | 2025.07.29 18:54:36.691071 [ 191 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 10642 | 2025.07.29 18:54:36.691239 [ 277 ] {d2bbe4db-f3c7-445b-9c44-84ff71161edb} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10643 | 2025.07.29 18:54:36.691363 [ 191 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_32_7} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10644 | 2025.07.29 18:54:36.691393 [ 277 ] {d2bbe4db-f3c7-445b-9c44-84ff71161edb} <Debug> executeQuery: Read 906 rows, 61.27 KiB in 0.001577 sec., 574508.5605580215 rows/sec., 37.94 MiB/sec. | ||
| 10645 | 2025.07.29 18:54:36.691437 [ 277 ] {d2bbe4db-f3c7-445b-9c44-84ff71161edb} <Debug> TCPHandler: Processed in 0.001749198 sec. | ||
| 10646 | 2025.07.29 18:54:36.691445 [ 191 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_32_7} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
| 10647 | 2025.07.29 18:54:36.691520 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 10648 | 2025.07.29 18:54:36.691542 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10649 | 2025.07.29 18:54:36.691643 [ 277 ] {6b6932d1-fd7a-4844-9f13-66badaefc2ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10650 | 2025.07.29 18:54:36.691686 [ 277 ] {6b6932d1-fd7a-4844-9f13-66badaefc2ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10651 | 2025.07.29 18:54:36.691993 [ 277 ] {6b6932d1-fd7a-4844-9f13-66badaefc2ec} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10652 | 2025.07.29 18:54:36.692029 [ 277 ] {6b6932d1-fd7a-4844-9f13-66badaefc2ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10653 | 2025.07.29 18:54:36.692333 [ 277 ] {6b6932d1-fd7a-4844-9f13-66badaefc2ec} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10654 | 2025.07.29 18:54:36.692555 [ 277 ] {6b6932d1-fd7a-4844-9f13-66badaefc2ec} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10655 | 2025.07.29 18:54:36.692651 [ 94 ] {} <Debug> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
| 10656 | 2025.07.29 18:54:36.692678 [ 94 ] {} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10657 | 2025.07.29 18:54:36.692685 [ 277 ] {6b6932d1-fd7a-4844-9f13-66badaefc2ec} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 10658 | 2025.07.29 18:54:36.692694 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10659 | 2025.07.29 18:54:36.692723 [ 277 ] {6b6932d1-fd7a-4844-9f13-66badaefc2ec} <Debug> TCPHandler: Processed in 0.001231774 sec. | ||
| 10660 | 2025.07.29 18:54:36.692771 [ 194 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full | ||
| 10661 | 2025.07.29 18:54:36.692825 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10662 | 2025.07.29 18:54:36.692851 [ 194 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10663 | 2025.07.29 18:54:36.692879 [ 194 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 28 rows starting from the beginning of the part | ||
| 10664 | 2025.07.29 18:54:36.692919 [ 277 ] {68638a1b-ee8a-49f3-9c5d-baa6d82ee0b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10665 | 2025.07.29 18:54:36.692934 [ 194 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 10666 | 2025.07.29 18:54:36.692974 [ 277 ] {68638a1b-ee8a-49f3-9c5d-baa6d82ee0b6} <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 | ||
| 10667 | 2025.07.29 18:54:36.692990 [ 194 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 10668 | 2025.07.29 18:54:36.693033 [ 194 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 10669 | 2025.07.29 18:54:36.693071 [ 194 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 10670 | 2025.07.29 18:54:36.693109 [ 194 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 10671 | 2025.07.29 18:54:36.693792 [ 277 ] {68638a1b-ee8a-49f3-9c5d-baa6d82ee0b6} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10672 | 2025.07.29 18:54:36.693811 [ 187 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33 rows, containing 4 columns (4 merged, 0 gathered) in 0.00107335 sec., 30744.86421018307 rows/sec., 2.02 MiB/sec. | ||
| 10673 | 2025.07.29 18:54:36.693827 [ 277 ] {68638a1b-ee8a-49f3-9c5d-baa6d82ee0b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10674 | 2025.07.29 18:54:36.693950 [ 186 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 10675 | 2025.07.29 18:54:36.694206 [ 186 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_32_7} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10676 | 2025.07.29 18:54:36.694267 [ 186 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_32_7} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
| 10677 | 2025.07.29 18:54:36.694335 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10678 | 2025.07.29 18:54:36.694387 [ 277 ] {68638a1b-ee8a-49f3-9c5d-baa6d82ee0b6} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10679 | 2025.07.29 18:54:36.694614 [ 277 ] {68638a1b-ee8a-49f3-9c5d-baa6d82ee0b6} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10680 | 2025.07.29 18:54:36.694756 [ 277 ] {68638a1b-ee8a-49f3-9c5d-baa6d82ee0b6} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001852 sec., 17278.617710583156 rows/sec., 30.96 MiB/sec. | ||
| 10681 | 2025.07.29 18:54:36.694826 [ 277 ] {68638a1b-ee8a-49f3-9c5d-baa6d82ee0b6} <Debug> TCPHandler: Processed in 0.002049997 sec. | ||
| 10682 | 2025.07.29 18:54:36.694943 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10683 | 2025.07.29 18:54:36.695040 [ 277 ] {046cf766-e121-47d3-9dad-219125baddf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10684 | 2025.07.29 18:54:36.695082 [ 277 ] {046cf766-e121-47d3-9dad-219125baddf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10685 | 2025.07.29 18:54:36.695420 [ 277 ] {046cf766-e121-47d3-9dad-219125baddf8} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10686 | 2025.07.29 18:54:36.695455 [ 277 ] {046cf766-e121-47d3-9dad-219125baddf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10687 | 2025.07.29 18:54:36.695760 [ 277 ] {046cf766-e121-47d3-9dad-219125baddf8} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10688 | 2025.07.29 18:54:36.695977 [ 277 ] {046cf766-e121-47d3-9dad-219125baddf8} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10689 | 2025.07.29 18:54:36.696107 [ 277 ] {046cf766-e121-47d3-9dad-219125baddf8} <Debug> executeQuery: Read 56 rows, 3.23 KiB in 0.001084 sec., 51660.516605166056 rows/sec., 2.91 MiB/sec. | ||
| 10690 | 2025.07.29 18:54:36.696143 [ 277 ] {046cf766-e121-47d3-9dad-219125baddf8} <Debug> TCPHandler: Processed in 0.001250885 sec. | ||
| 10691 | 2025.07.29 18:54:37.563100 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1516 | ||
| 10692 | 2025.07.29 18:54:37.565954 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10693 | 2025.07.29 18:54:37.565997 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10694 | 2025.07.29 18:54:37.567222 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10695 | 2025.07.29 18:54:37.567488 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10696 | 2025.07.29 18:54:37.567836 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1516 | ||
| 10697 | 2025.07.29 18:54:39.982612 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23363 | ||
| 10698 | 2025.07.29 18:54:39.983092 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10699 | 2025.07.29 18:54:39.983124 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10700 | 2025.07.29 18:54:39.983595 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10701 | 2025.07.29 18:54:39.983832 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10702 | 2025.07.29 18:54:39.983957 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23363 | ||
| 10703 | 2025.07.29 18:54:39.983968 [ 89 ] {} <Debug> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10704 | 2025.07.29 18:54:39.984015 [ 89 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10705 | 2025.07.29 18:54:39.984037 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10706 | 2025.07.29 18:54:39.984228 [ 187 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 10707 | 2025.07.29 18:54:39.984387 [ 187 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10708 | 2025.07.29 18:54:39.984429 [ 187 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21106 rows starting from the beginning of the part | ||
| 10709 | 2025.07.29 18:54:39.984500 [ 187 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 427 rows starting from the beginning of the part | ||
| 10710 | 2025.07.29 18:54:39.984547 [ 187 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 488 rows starting from the beginning of the part | ||
| 10711 | 2025.07.29 18:54:39.984592 [ 187 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 427 rows starting from the beginning of the part | ||
| 10712 | 2025.07.29 18:54:39.984634 [ 187 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 488 rows starting from the beginning of the part | ||
| 10713 | 2025.07.29 18:54:39.984673 [ 187 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 427 rows starting from the beginning of the part | ||
| 10714 | 2025.07.29 18:54:39.986621 [ 186 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23363 rows, containing 4 columns (4 merged, 0 gathered) in 0.002481789 sec., 9413773.693089945 rows/sec., 134.67 MiB/sec. | ||
| 10715 | 2025.07.29 18:54:39.987032 [ 186 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10716 | 2025.07.29 18:54:39.987331 [ 186 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_51_10} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10717 | 2025.07.29 18:54:39.987419 [ 186 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_51_10} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10718 | 2025.07.29 18:54:39.987544 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 10719 | 2025.07.29 18:54:40.262500 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10720 | 2025.07.29 18:54:40.262678 [ 277 ] {6df9e355-2ecb-4395-aa92-aff03a8b26b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10721 | 2025.07.29 18:54:40.262746 [ 277 ] {6df9e355-2ecb-4395-aa92-aff03a8b26b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10722 | 2025.07.29 18:54:40.263468 [ 277 ] {6df9e355-2ecb-4395-aa92-aff03a8b26b6} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10723 | 2025.07.29 18:54:40.263512 [ 277 ] {6df9e355-2ecb-4395-aa92-aff03a8b26b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10724 | 2025.07.29 18:54:40.263909 [ 277 ] {6df9e355-2ecb-4395-aa92-aff03a8b26b6} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10725 | 2025.07.29 18:54:40.264144 [ 277 ] {6df9e355-2ecb-4395-aa92-aff03a8b26b6} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10726 | 2025.07.29 18:54:40.264300 [ 277 ] {6df9e355-2ecb-4395-aa92-aff03a8b26b6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001671 sec., 33512.86654697786 rows/sec., 2.56 MiB/sec. | ||
| 10727 | 2025.07.29 18:54:40.264349 [ 277 ] {6df9e355-2ecb-4395-aa92-aff03a8b26b6} <Debug> TCPHandler: Processed in 0.001975955 sec. | ||
| 10728 | 2025.07.29 18:54:40.264479 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10729 | 2025.07.29 18:54:40.264579 [ 277 ] {c64b127a-03af-497e-a39b-5aaccd91263f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10730 | 2025.07.29 18:54:40.264620 [ 277 ] {c64b127a-03af-497e-a39b-5aaccd91263f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10731 | 2025.07.29 18:54:40.265072 [ 277 ] {c64b127a-03af-497e-a39b-5aaccd91263f} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10732 | 2025.07.29 18:54:40.265136 [ 277 ] {c64b127a-03af-497e-a39b-5aaccd91263f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10733 | 2025.07.29 18:54:40.265444 [ 277 ] {c64b127a-03af-497e-a39b-5aaccd91263f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10734 | 2025.07.29 18:54:40.265657 [ 277 ] {c64b127a-03af-497e-a39b-5aaccd91263f} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10735 | 2025.07.29 18:54:40.265789 [ 277 ] {c64b127a-03af-497e-a39b-5aaccd91263f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00123 sec., 52032.52032520325 rows/sec., 4.06 MiB/sec. | ||
| 10736 | 2025.07.29 18:54:40.265829 [ 277 ] {c64b127a-03af-497e-a39b-5aaccd91263f} <Debug> TCPHandler: Processed in 0.001400419 sec. | ||
| 10737 | 2025.07.29 18:54:40.265943 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10738 | 2025.07.29 18:54:40.266037 [ 277 ] {75d506e1-828d-4c8a-a54a-46d6ba36c48e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10739 | 2025.07.29 18:54:40.266080 [ 277 ] {75d506e1-828d-4c8a-a54a-46d6ba36c48e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10740 | 2025.07.29 18:54:40.266473 [ 277 ] {75d506e1-828d-4c8a-a54a-46d6ba36c48e} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10741 | 2025.07.29 18:54:40.266509 [ 277 ] {75d506e1-828d-4c8a-a54a-46d6ba36c48e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10742 | 2025.07.29 18:54:40.266839 [ 277 ] {75d506e1-828d-4c8a-a54a-46d6ba36c48e} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10743 | 2025.07.29 18:54:40.267057 [ 277 ] {75d506e1-828d-4c8a-a54a-46d6ba36c48e} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10744 | 2025.07.29 18:54:40.267188 [ 277 ] {75d506e1-828d-4c8a-a54a-46d6ba36c48e} <Debug> executeQuery: Read 126 rows, 8.98 KiB in 0.001168 sec., 107876.71232876713 rows/sec., 7.51 MiB/sec. | ||
| 10745 | 2025.07.29 18:54:40.267227 [ 277 ] {75d506e1-828d-4c8a-a54a-46d6ba36c48e} <Debug> TCPHandler: Processed in 0.001332397 sec. | ||
| 10746 | 2025.07.29 18:54:40.267340 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10747 | 2025.07.29 18:54:40.267433 [ 277 ] {73c8b722-a795-4be5-abf3-a80c692d7b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10748 | 2025.07.29 18:54:40.267473 [ 277 ] {73c8b722-a795-4be5-abf3-a80c692d7b4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10749 | 2025.07.29 18:54:40.267803 [ 277 ] {73c8b722-a795-4be5-abf3-a80c692d7b4c} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10750 | 2025.07.29 18:54:40.267838 [ 277 ] {73c8b722-a795-4be5-abf3-a80c692d7b4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 10751 | 2025.07.29 18:54:40.268140 [ 277 ] {73c8b722-a795-4be5-abf3-a80c692d7b4c} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10752 | 2025.07.29 18:54:40.268362 [ 277 ] {73c8b722-a795-4be5-abf3-a80c692d7b4c} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10753 | 2025.07.29 18:54:40.268489 [ 277 ] {73c8b722-a795-4be5-abf3-a80c692d7b4c} <Debug> executeQuery: Read 46 rows, 3.19 KiB in 0.001073 sec., 42870.456663560115 rows/sec., 2.90 MiB/sec. | ||
| 10754 | 2025.07.29 18:54:40.268527 [ 277 ] {73c8b722-a795-4be5-abf3-a80c692d7b4c} <Debug> TCPHandler: Processed in 0.001235184 sec. | ||
| 10755 | 2025.07.29 18:54:41.254120 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 10756 | 2025.07.29 18:54:41.271122 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10757 | 2025.07.29 18:54:41.271178 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 10758 | 2025.07.29 18:54:41.276842 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10759 | 2025.07.29 18:54:41.277525 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10760 | 2025.07.29 18:54:41.277837 [ 89 ] {} <Debug> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10761 | 2025.07.29 18:54:41.277927 [ 89 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10762 | 2025.07.29 18:54:41.277962 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 10763 | 2025.07.29 18:54:41.278114 [ 189 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 10764 | 2025.07.29 18:54:41.280602 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 10765 | 2025.07.29 18:54:41.281976 [ 189 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10766 | 2025.07.29 18:54:41.283576 [ 189 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 10767 | 2025.07.29 18:54:41.288250 [ 189 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 10768 | 2025.07.29 18:54:41.292822 [ 189 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 10769 | 2025.07.29 18:54:41.297399 [ 189 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 10770 | 2025.07.29 18:54:41.301606 [ 189 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 10771 | 2025.07.29 18:54:41.305271 [ 189 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 10772 | 2025.07.29 18:54:41.357309 [ 193 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.079265942 sec., 4844.4513533946265 rows/sec., 25.05 MiB/sec. | ||
| 10773 | 2025.07.29 18:54:41.360431 [ 186 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10774 | 2025.07.29 18:54:41.362567 [ 186 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_51_10} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10775 | 2025.07.29 18:54:41.362687 [ 186 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_51_10} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10776 | 2025.07.29 18:54:41.365660 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10777 | 2025.07.29 18:54:42.000154 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 298.40 MiB, peak 311.81 MiB, free memory in arenas 0.00 B, will set to 299.58 MiB (RSS), difference: 1.19 MiB | ||
| 10778 | 2025.07.29 18:54:45.263818 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10779 | 2025.07.29 18:54:45.263989 [ 277 ] {626070dd-6859-47b2-a72f-8ae8abcd72b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10780 | 2025.07.29 18:54:45.264053 [ 277 ] {626070dd-6859-47b2-a72f-8ae8abcd72b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10781 | 2025.07.29 18:54:45.264758 [ 277 ] {626070dd-6859-47b2-a72f-8ae8abcd72b6} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10782 | 2025.07.29 18:54:45.264799 [ 277 ] {626070dd-6859-47b2-a72f-8ae8abcd72b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 10783 | 2025.07.29 18:54:45.265208 [ 277 ] {626070dd-6859-47b2-a72f-8ae8abcd72b6} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10784 | 2025.07.29 18:54:45.265438 [ 277 ] {626070dd-6859-47b2-a72f-8ae8abcd72b6} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10785 | 2025.07.29 18:54:45.265605 [ 277 ] {626070dd-6859-47b2-a72f-8ae8abcd72b6} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.00166 sec., 44578.31325301205 rows/sec., 3.63 MiB/sec. | ||
| 10786 | 2025.07.29 18:54:45.265655 [ 277 ] {626070dd-6859-47b2-a72f-8ae8abcd72b6} <Debug> TCPHandler: Processed in 0.001959345 sec. | ||
| 10787 | 2025.07.29 18:54:45.265787 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10788 | 2025.07.29 18:54:45.265887 [ 277 ] {17cf1d56-cfd9-438a-b155-3b8559b838e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10789 | 2025.07.29 18:54:45.265930 [ 277 ] {17cf1d56-cfd9-438a-b155-3b8559b838e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10790 | 2025.07.29 18:54:45.266351 [ 277 ] {17cf1d56-cfd9-438a-b155-3b8559b838e4} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10791 | 2025.07.29 18:54:45.266387 [ 277 ] {17cf1d56-cfd9-438a-b155-3b8559b838e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 10792 | 2025.07.29 18:54:45.266686 [ 277 ] {17cf1d56-cfd9-438a-b155-3b8559b838e4} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10793 | 2025.07.29 18:54:45.266906 [ 277 ] {17cf1d56-cfd9-438a-b155-3b8559b838e4} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10794 | 2025.07.29 18:54:45.267010 [ 82 ] {} <Debug> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10795 | 2025.07.29 18:54:45.267040 [ 277 ] {17cf1d56-cfd9-438a-b155-3b8559b838e4} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001174 sec., 7666.098807495741 rows/sec., 576.45 KiB/sec. | ||
| 10796 | 2025.07.29 18:54:45.267050 [ 82 ] {} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10797 | 2025.07.29 18:54:45.267073 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 10798 | 2025.07.29 18:54:45.267080 [ 277 ] {17cf1d56-cfd9-438a-b155-3b8559b838e4} <Debug> TCPHandler: Processed in 0.001343677 sec. | ||
| 10799 | 2025.07.29 18:54:45.267195 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10800 | 2025.07.29 18:54:45.267210 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10801 | 2025.07.29 18:54:45.267290 [ 277 ] {d7d8b59b-2a92-411f-ad64-6774070cd85c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10802 | 2025.07.29 18:54:45.267335 [ 277 ] {d7d8b59b-2a92-411f-ad64-6774070cd85c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10803 | 2025.07.29 18:54:45.267371 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10804 | 2025.07.29 18:54:45.267414 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 269 rows starting from the beginning of the part | ||
| 10805 | 2025.07.29 18:54:45.267488 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 9 rows starting from the beginning of the part | ||
| 10806 | 2025.07.29 18:54:45.267542 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 228 rows starting from the beginning of the part | ||
| 10807 | 2025.07.29 18:54:45.267593 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 9 rows starting from the beginning of the part | ||
| 10808 | 2025.07.29 18:54:45.267639 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 238 rows starting from the beginning of the part | ||
| 10809 | 2025.07.29 18:54:45.267686 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 9 rows starting from the beginning of the part | ||
| 10810 | 2025.07.29 18:54:45.267786 [ 277 ] {d7d8b59b-2a92-411f-ad64-6774070cd85c} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10811 | 2025.07.29 18:54:45.267826 [ 277 ] {d7d8b59b-2a92-411f-ad64-6774070cd85c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 10812 | 2025.07.29 18:54:45.268484 [ 277 ] {d7d8b59b-2a92-411f-ad64-6774070cd85c} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10813 | 2025.07.29 18:54:45.268710 [ 277 ] {d7d8b59b-2a92-411f-ad64-6774070cd85c} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10814 | 2025.07.29 18:54:45.268753 [ 193 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 762 rows, containing 5 columns (5 merged, 0 gathered) in 0.001600775 sec., 476019.42808951915 rows/sec., 31.29 MiB/sec. | ||
| 10815 | 2025.07.29 18:54:45.268847 [ 277 ] {d7d8b59b-2a92-411f-ad64-6774070cd85c} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001575 sec., 46349.206349206346 rows/sec., 3.62 MiB/sec. | ||
| 10816 | 2025.07.29 18:54:45.268893 [ 277 ] {d7d8b59b-2a92-411f-ad64-6774070cd85c} <Debug> TCPHandler: Processed in 0.001747159 sec. | ||
| 10817 | 2025.07.29 18:54:45.268931 [ 198 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10818 | 2025.07.29 18:54:45.269011 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10819 | 2025.07.29 18:54:45.269128 [ 277 ] {30f3f961-5411-40b2-b926-901c94600d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10820 | 2025.07.29 18:54:45.269176 [ 277 ] {30f3f961-5411-40b2-b926-901c94600d21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10821 | 2025.07.29 18:54:45.269190 [ 198 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_71_14} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10822 | 2025.07.29 18:54:45.269263 [ 198 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_71_14} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10823 | 2025.07.29 18:54:45.269341 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 10824 | 2025.07.29 18:54:45.269620 [ 277 ] {30f3f961-5411-40b2-b926-901c94600d21} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10825 | 2025.07.29 18:54:45.269654 [ 277 ] {30f3f961-5411-40b2-b926-901c94600d21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 10826 | 2025.07.29 18:54:45.269992 [ 277 ] {30f3f961-5411-40b2-b926-901c94600d21} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10827 | 2025.07.29 18:54:45.270205 [ 277 ] {30f3f961-5411-40b2-b926-901c94600d21} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10828 | 2025.07.29 18:54:45.270339 [ 277 ] {30f3f961-5411-40b2-b926-901c94600d21} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00125 sec., 128000 rows/sec., 8.91 MiB/sec. | ||
| 10829 | 2025.07.29 18:54:45.270377 [ 277 ] {30f3f961-5411-40b2-b926-901c94600d21} <Debug> TCPHandler: Processed in 0.001413309 sec. | ||
| 10830 | 2025.07.29 18:54:45.270488 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10831 | 2025.07.29 18:54:45.270581 [ 277 ] {075d12d6-5c01-4ecb-9fb8-9e20e4b572c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10832 | 2025.07.29 18:54:45.270636 [ 277 ] {075d12d6-5c01-4ecb-9fb8-9e20e4b572c9} <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 | ||
| 10833 | 2025.07.29 18:54:45.271494 [ 277 ] {075d12d6-5c01-4ecb-9fb8-9e20e4b572c9} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10834 | 2025.07.29 18:54:45.271532 [ 277 ] {075d12d6-5c01-4ecb-9fb8-9e20e4b572c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 10835 | 2025.07.29 18:54:45.272044 [ 277 ] {075d12d6-5c01-4ecb-9fb8-9e20e4b572c9} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10836 | 2025.07.29 18:54:45.272262 [ 277 ] {075d12d6-5c01-4ecb-9fb8-9e20e4b572c9} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10837 | 2025.07.29 18:54:45.272393 [ 277 ] {075d12d6-5c01-4ecb-9fb8-9e20e4b572c9} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00183 sec., 4918.0327868852455 rows/sec., 8.81 MiB/sec. | ||
| 10838 | 2025.07.29 18:54:45.272446 [ 277 ] {075d12d6-5c01-4ecb-9fb8-9e20e4b572c9} <Debug> TCPHandler: Processed in 0.002005916 sec. | ||
| 10839 | 2025.07.29 18:54:45.272556 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10840 | 2025.07.29 18:54:45.272649 [ 277 ] {18ea649f-42bc-4460-bd55-e3f87f13939a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10841 | 2025.07.29 18:54:45.272689 [ 277 ] {18ea649f-42bc-4460-bd55-e3f87f13939a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10842 | 2025.07.29 18:54:45.273059 [ 277 ] {18ea649f-42bc-4460-bd55-e3f87f13939a} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10843 | 2025.07.29 18:54:45.273096 [ 277 ] {18ea649f-42bc-4460-bd55-e3f87f13939a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 10844 | 2025.07.29 18:54:45.273420 [ 277 ] {18ea649f-42bc-4460-bd55-e3f87f13939a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10845 | 2025.07.29 18:54:45.273649 [ 277 ] {18ea649f-42bc-4460-bd55-e3f87f13939a} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10846 | 2025.07.29 18:54:45.273785 [ 277 ] {18ea649f-42bc-4460-bd55-e3f87f13939a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 10847 | 2025.07.29 18:54:45.273823 [ 277 ] {18ea649f-42bc-4460-bd55-e3f87f13939a} <Debug> TCPHandler: Processed in 0.001314697 sec. | ||
| 10848 | 2025.07.29 18:54:47.286434 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10849 | 2025.07.29 18:54:47.286529 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10850 | 2025.07.29 18:54:47.484937 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23851 | ||
| 10851 | 2025.07.29 18:54:47.485453 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10852 | 2025.07.29 18:54:47.485489 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 10853 | 2025.07.29 18:54:47.485972 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10854 | 2025.07.29 18:54:47.486214 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10855 | 2025.07.29 18:54:47.486344 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 | ||
| 10856 | 2025.07.29 18:54:47.568999 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1536 | ||
| 10857 | 2025.07.29 18:54:47.571100 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10858 | 2025.07.29 18:54:47.571145 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 10859 | 2025.07.29 18:54:47.572294 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10860 | 2025.07.29 18:54:47.572553 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10861 | 2025.07.29 18:54:47.572812 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1536 | ||
| 10862 | 2025.07.29 18:54:48.781567 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 10863 | 2025.07.29 18:54:48.796598 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10864 | 2025.07.29 18:54:48.796658 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 10865 | 2025.07.29 18:54:48.802020 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10866 | 2025.07.29 18:54:48.802701 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10867 | 2025.07.29 18:54:48.805337 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 10868 | 2025.07.29 18:54:49.468745 [ 77 ] {} <Debug> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 10869 | 2025.07.29 18:54:49.468812 [ 77 ] {} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10870 | 2025.07.29 18:54:49.468834 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 10871 | 2025.07.29 18:54:49.468932 [ 193 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 10872 | 2025.07.29 18:54:49.469042 [ 193 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10873 | 2025.07.29 18:54:49.469077 [ 193 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 20 rows starting from the beginning of the part | ||
| 10874 | 2025.07.29 18:54:49.469144 [ 193 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 10875 | 2025.07.29 18:54:49.469195 [ 193 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
| 10876 | 2025.07.29 18:54:49.469237 [ 193 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 10877 | 2025.07.29 18:54:49.469276 [ 193 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
| 10878 | 2025.07.29 18:54:49.470003 [ 198 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001109731 sec., 43253.7254523844 rows/sec., 3.61 MiB/sec. | ||
| 10879 | 2025.07.29 18:54:49.470178 [ 198 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 10880 | 2025.07.29 18:54:49.470479 [ 198 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_19_4} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10881 | 2025.07.29 18:54:49.470560 [ 198 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_19_4} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 10882 | 2025.07.29 18:54:49.470656 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10883 | 2025.07.29 18:54:50.275713 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10884 | 2025.07.29 18:54:50.275928 [ 277 ] {d32c7af0-bd8a-4fc0-bdbf-453b233f3c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10885 | 2025.07.29 18:54:50.276005 [ 277 ] {d32c7af0-bd8a-4fc0-bdbf-453b233f3c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10886 | 2025.07.29 18:54:50.276846 [ 277 ] {d32c7af0-bd8a-4fc0-bdbf-453b233f3c48} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10887 | 2025.07.29 18:54:50.276898 [ 277 ] {d32c7af0-bd8a-4fc0-bdbf-453b233f3c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 10888 | 2025.07.29 18:54:50.277316 [ 277 ] {d32c7af0-bd8a-4fc0-bdbf-453b233f3c48} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10889 | 2025.07.29 18:54:50.277559 [ 277 ] {d32c7af0-bd8a-4fc0-bdbf-453b233f3c48} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10890 | 2025.07.29 18:54:50.277721 [ 277 ] {d32c7af0-bd8a-4fc0-bdbf-453b233f3c48} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001849 sec., 212006.48999459168 rows/sec., 13.45 MiB/sec. | ||
| 10891 | 2025.07.29 18:54:50.277771 [ 277 ] {d32c7af0-bd8a-4fc0-bdbf-453b233f3c48} <Debug> TCPHandler: Processed in 0.002198902 sec. | ||
| 10892 | 2025.07.29 18:54:50.277902 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10893 | 2025.07.29 18:54:50.278007 [ 277 ] {f3208c67-0080-4d7d-88aa-e4a1bfb03af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10894 | 2025.07.29 18:54:50.278052 [ 277 ] {f3208c67-0080-4d7d-88aa-e4a1bfb03af7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10895 | 2025.07.29 18:54:50.278939 [ 277 ] {f3208c67-0080-4d7d-88aa-e4a1bfb03af7} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10896 | 2025.07.29 18:54:50.278977 [ 277 ] {f3208c67-0080-4d7d-88aa-e4a1bfb03af7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 10897 | 2025.07.29 18:54:50.279368 [ 277 ] {f3208c67-0080-4d7d-88aa-e4a1bfb03af7} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10898 | 2025.07.29 18:54:50.279589 [ 277 ] {f3208c67-0080-4d7d-88aa-e4a1bfb03af7} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10899 | 2025.07.29 18:54:50.279718 [ 76 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10900 | 2025.07.29 18:54:50.279727 [ 277 ] {f3208c67-0080-4d7d-88aa-e4a1bfb03af7} <Debug> executeQuery: Read 1131 rows, 92.08 KiB in 0.001744 sec., 648509.1743119266 rows/sec., 51.56 MiB/sec. | ||
| 10901 | 2025.07.29 18:54:50.279796 [ 76 ] {} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10902 | 2025.07.29 18:54:50.279824 [ 277 ] {f3208c67-0080-4d7d-88aa-e4a1bfb03af7} <Debug> TCPHandler: Processed in 0.001973445 sec. | ||
| 10903 | 2025.07.29 18:54:50.279825 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 10904 | 2025.07.29 18:54:50.279954 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10905 | 2025.07.29 18:54:50.279975 [ 193 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 10906 | 2025.07.29 18:54:50.280059 [ 277 ] {3a442659-f0dc-42b1-83d5-cc7bbb352f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10907 | 2025.07.29 18:54:50.280105 [ 277 ] {3a442659-f0dc-42b1-83d5-cc7bbb352f67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10908 | 2025.07.29 18:54:50.280123 [ 193 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10909 | 2025.07.29 18:54:50.280165 [ 193 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2421 rows starting from the beginning of the part | ||
| 10910 | 2025.07.29 18:54:50.280239 [ 193 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 74 rows starting from the beginning of the part | ||
| 10911 | 2025.07.29 18:54:50.280291 [ 193 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 2276 rows starting from the beginning of the part | ||
| 10912 | 2025.07.29 18:54:50.280338 [ 193 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 56 rows starting from the beginning of the part | ||
| 10913 | 2025.07.29 18:54:50.280382 [ 193 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 74 rows starting from the beginning of the part | ||
| 10914 | 2025.07.29 18:54:50.280425 [ 193 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1131 rows starting from the beginning of the part | ||
| 10915 | 2025.07.29 18:54:50.280584 [ 277 ] {3a442659-f0dc-42b1-83d5-cc7bbb352f67} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10916 | 2025.07.29 18:54:50.280627 [ 277 ] {3a442659-f0dc-42b1-83d5-cc7bbb352f67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 10917 | 2025.07.29 18:54:50.281121 [ 277 ] {3a442659-f0dc-42b1-83d5-cc7bbb352f67} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10918 | 2025.07.29 18:54:50.281376 [ 277 ] {3a442659-f0dc-42b1-83d5-cc7bbb352f67} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10919 | 2025.07.29 18:54:50.281512 [ 277 ] {3a442659-f0dc-42b1-83d5-cc7bbb352f67} <Debug> executeQuery: Read 228 rows, 14.18 KiB in 0.001473 sec., 154786.15071283097 rows/sec., 9.40 MiB/sec. | ||
| 10920 | 2025.07.29 18:54:50.281550 [ 277 ] {3a442659-f0dc-42b1-83d5-cc7bbb352f67} <Debug> TCPHandler: Processed in 0.001647506 sec. | ||
| 10921 | 2025.07.29 18:54:50.281661 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10922 | 2025.07.29 18:54:50.281758 [ 277 ] {3bcd4355-d287-4320-a24c-f3ed296e21c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10923 | 2025.07.29 18:54:50.281798 [ 277 ] {3bcd4355-d287-4320-a24c-f3ed296e21c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10924 | 2025.07.29 18:54:50.282260 [ 277 ] {3bcd4355-d287-4320-a24c-f3ed296e21c5} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10925 | 2025.07.29 18:54:50.282296 [ 277 ] {3bcd4355-d287-4320-a24c-f3ed296e21c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 10926 | 2025.07.29 18:54:50.282625 [ 277 ] {3bcd4355-d287-4320-a24c-f3ed296e21c5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10927 | 2025.07.29 18:54:50.282740 [ 190 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6032 rows, containing 5 columns (5 merged, 0 gathered) in 0.002825998 sec., 2134467.1864594384 rows/sec., 180.82 MiB/sec. | ||
| 10928 | 2025.07.29 18:54:50.282849 [ 277 ] {3bcd4355-d287-4320-a24c-f3ed296e21c5} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10929 | 2025.07.29 18:54:50.282982 [ 277 ] {3bcd4355-d287-4320-a24c-f3ed296e21c5} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001243 sec., 163314.56154465003 rows/sec., 10.53 MiB/sec. | ||
| 10930 | 2025.07.29 18:54:50.282982 [ 193 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10931 | 2025.07.29 18:54:50.283022 [ 277 ] {3bcd4355-d287-4320-a24c-f3ed296e21c5} <Debug> TCPHandler: Processed in 0.001411129 sec. | ||
| 10932 | 2025.07.29 18:54:50.283133 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10933 | 2025.07.29 18:54:50.283230 [ 277 ] {21fbe469-2e37-476f-8e45-b2a5ed1b588a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10934 | 2025.07.29 18:54:50.283253 [ 193 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_86_17} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10935 | 2025.07.29 18:54:50.283272 [ 277 ] {21fbe469-2e37-476f-8e45-b2a5ed1b588a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10936 | 2025.07.29 18:54:50.283328 [ 193 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_86_17} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10937 | 2025.07.29 18:54:50.283401 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 10938 | 2025.07.29 18:54:50.283720 [ 277 ] {21fbe469-2e37-476f-8e45-b2a5ed1b588a} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10939 | 2025.07.29 18:54:50.283763 [ 277 ] {21fbe469-2e37-476f-8e45-b2a5ed1b588a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 10940 | 2025.07.29 18:54:50.284096 [ 277 ] {21fbe469-2e37-476f-8e45-b2a5ed1b588a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10941 | 2025.07.29 18:54:50.284309 [ 277 ] {21fbe469-2e37-476f-8e45-b2a5ed1b588a} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10942 | 2025.07.29 18:54:50.284440 [ 277 ] {21fbe469-2e37-476f-8e45-b2a5ed1b588a} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001229 sec., 164361.2693246542 rows/sec., 9.33 MiB/sec. | ||
| 10943 | 2025.07.29 18:54:50.284478 [ 277 ] {21fbe469-2e37-476f-8e45-b2a5ed1b588a} <Debug> TCPHandler: Processed in 0.001394799 sec. | ||
| 10944 | 2025.07.29 18:54:50.284587 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10945 | 2025.07.29 18:54:50.284682 [ 277 ] {e542af48-38de-4ad7-996d-49197a888537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10946 | 2025.07.29 18:54:50.284722 [ 277 ] {e542af48-38de-4ad7-996d-49197a888537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10947 | 2025.07.29 18:54:50.285369 [ 277 ] {e542af48-38de-4ad7-996d-49197a888537} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10948 | 2025.07.29 18:54:50.285406 [ 277 ] {e542af48-38de-4ad7-996d-49197a888537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 10949 | 2025.07.29 18:54:50.285749 [ 277 ] {e542af48-38de-4ad7-996d-49197a888537} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10950 | 2025.07.29 18:54:50.285984 [ 277 ] {e542af48-38de-4ad7-996d-49197a888537} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10951 | 2025.07.29 18:54:50.286098 [ 76 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10952 | 2025.07.29 18:54:50.286116 [ 277 ] {e542af48-38de-4ad7-996d-49197a888537} <Debug> executeQuery: Read 684 rows, 49.13 KiB in 0.001451 sec., 471399.0351481737 rows/sec., 33.07 MiB/sec. | ||
| 10953 | 2025.07.29 18:54:50.286130 [ 76 ] {} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10954 | 2025.07.29 18:54:50.286155 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 10955 | 2025.07.29 18:54:50.286160 [ 277 ] {e542af48-38de-4ad7-996d-49197a888537} <Debug> TCPHandler: Processed in 0.001621545 sec. | ||
| 10956 | 2025.07.29 18:54:50.286238 [ 201 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 10957 | 2025.07.29 18:54:50.286277 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10958 | 2025.07.29 18:54:50.286342 [ 201 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10959 | 2025.07.29 18:54:50.286371 [ 201 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1223 rows starting from the beginning of the part | ||
| 10960 | 2025.07.29 18:54:50.286378 [ 277 ] {63be44a7-b804-4a58-ab6d-606abe8aab68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10961 | 2025.07.29 18:54:50.286423 [ 201 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 73 rows starting from the beginning of the part | ||
| 10962 | 2025.07.29 18:54:50.286428 [ 277 ] {63be44a7-b804-4a58-ab6d-606abe8aab68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10963 | 2025.07.29 18:54:50.286475 [ 201 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1150 rows starting from the beginning of the part | ||
| 10964 | 2025.07.29 18:54:50.286518 [ 201 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 64 rows starting from the beginning of the part | ||
| 10965 | 2025.07.29 18:54:50.286554 [ 201 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 73 rows starting from the beginning of the part | ||
| 10966 | 2025.07.29 18:54:50.286594 [ 201 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 684 rows starting from the beginning of the part | ||
| 10967 | 2025.07.29 18:54:50.286772 [ 277 ] {63be44a7-b804-4a58-ab6d-606abe8aab68} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10968 | 2025.07.29 18:54:50.286824 [ 277 ] {63be44a7-b804-4a58-ab6d-606abe8aab68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 10969 | 2025.07.29 18:54:50.287152 [ 277 ] {63be44a7-b804-4a58-ab6d-606abe8aab68} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10970 | 2025.07.29 18:54:50.287379 [ 277 ] {63be44a7-b804-4a58-ab6d-606abe8aab68} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10971 | 2025.07.29 18:54:50.287512 [ 277 ] {63be44a7-b804-4a58-ab6d-606abe8aab68} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001153 sec., 5203.816131830009 rows/sec., 271.88 KiB/sec. | ||
| 10972 | 2025.07.29 18:54:50.287549 [ 277 ] {63be44a7-b804-4a58-ab6d-606abe8aab68} <Debug> TCPHandler: Processed in 0.001321357 sec. | ||
| 10973 | 2025.07.29 18:54:50.287656 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10974 | 2025.07.29 18:54:50.287751 [ 277 ] {84d351e4-4734-4980-914a-bcf99af54040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10975 | 2025.07.29 18:54:50.287752 [ 193 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3267 rows, containing 5 columns (5 merged, 0 gathered) in 0.001553043 sec., 2103612.0699813203 rows/sec., 159.34 MiB/sec. | ||
| 10976 | 2025.07.29 18:54:50.287795 [ 277 ] {84d351e4-4734-4980-914a-bcf99af54040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10977 | 2025.07.29 18:54:50.287968 [ 190 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10978 | 2025.07.29 18:54:50.288240 [ 190 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_86_17} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10979 | 2025.07.29 18:54:50.288246 [ 277 ] {84d351e4-4734-4980-914a-bcf99af54040} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10980 | 2025.07.29 18:54:50.288285 [ 277 ] {84d351e4-4734-4980-914a-bcf99af54040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 10981 | 2025.07.29 18:54:50.288309 [ 190 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_86_17} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10982 | 2025.07.29 18:54:50.288397 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 10983 | 2025.07.29 18:54:50.288623 [ 277 ] {84d351e4-4734-4980-914a-bcf99af54040} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10984 | 2025.07.29 18:54:50.288893 [ 277 ] {84d351e4-4734-4980-914a-bcf99af54040} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10985 | 2025.07.29 18:54:50.289033 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10986 | 2025.07.29 18:54:50.289063 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10987 | 2025.07.29 18:54:50.289063 [ 277 ] {84d351e4-4734-4980-914a-bcf99af54040} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001329 sec., 231000.7524454477 rows/sec., 15.20 MiB/sec. | ||
| 10988 | 2025.07.29 18:54:50.289079 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 10989 | 2025.07.29 18:54:50.289122 [ 277 ] {84d351e4-4734-4980-914a-bcf99af54040} <Debug> TCPHandler: Processed in 0.001516023 sec. | ||
| 10990 | 2025.07.29 18:54:50.289203 [ 188 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 10991 | 2025.07.29 18:54:50.289256 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10992 | 2025.07.29 18:54:50.289329 [ 188 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10993 | 2025.07.29 18:54:50.289368 [ 188 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 25719 rows starting from the beginning of the part | ||
| 10994 | 2025.07.29 18:54:50.289374 [ 277 ] {d76f88b1-656e-4e62-aff7-a9881ab4d1d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10995 | 2025.07.29 18:54:50.289423 [ 277 ] {d76f88b1-656e-4e62-aff7-a9881ab4d1d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10996 | 2025.07.29 18:54:50.289435 [ 188 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 10997 | 2025.07.29 18:54:50.289485 [ 188 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 906 rows starting from the beginning of the part | ||
| 10998 | 2025.07.29 18:54:50.289532 [ 188 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 126 rows starting from the beginning of the part | ||
| 10999 | 2025.07.29 18:54:50.289573 [ 188 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 11000 | 2025.07.29 18:54:50.289616 [ 188 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 307 rows starting from the beginning of the part | ||
| 11001 | 2025.07.29 18:54:50.289731 [ 277 ] {d76f88b1-656e-4e62-aff7-a9881ab4d1d4} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11002 | 2025.07.29 18:54:50.289773 [ 277 ] {d76f88b1-656e-4e62-aff7-a9881ab4d1d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11003 | 2025.07.29 18:54:50.290119 [ 277 ] {d76f88b1-656e-4e62-aff7-a9881ab4d1d4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11004 | 2025.07.29 18:54:50.290350 [ 277 ] {d76f88b1-656e-4e62-aff7-a9881ab4d1d4} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11005 | 2025.07.29 18:54:50.290481 [ 277 ] {d76f88b1-656e-4e62-aff7-a9881ab4d1d4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001132 sec., 883.3922261484099 rows/sec., 59.53 KiB/sec. | ||
| 11006 | 2025.07.29 18:54:50.290517 [ 277 ] {d76f88b1-656e-4e62-aff7-a9881ab4d1d4} <Debug> TCPHandler: Processed in 0.001319206 sec. | ||
| 11007 | 2025.07.29 18:54:50.290621 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11008 | 2025.07.29 18:54:50.290714 [ 277 ] {1bd2f14c-513b-4ee6-b918-9b8957c833ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11009 | 2025.07.29 18:54:50.290768 [ 277 ] {1bd2f14c-513b-4ee6-b918-9b8957c833ba} <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 | ||
| 11010 | 2025.07.29 18:54:50.291585 [ 277 ] {1bd2f14c-513b-4ee6-b918-9b8957c833ba} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11011 | 2025.07.29 18:54:50.291629 [ 277 ] {1bd2f14c-513b-4ee6-b918-9b8957c833ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11012 | 2025.07.29 18:54:50.292332 [ 277 ] {1bd2f14c-513b-4ee6-b918-9b8957c833ba} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11013 | 2025.07.29 18:54:50.292566 [ 277 ] {1bd2f14c-513b-4ee6-b918-9b8957c833ba} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11014 | 2025.07.29 18:54:50.292692 [ 76 ] {} <Debug> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11015 | 2025.07.29 18:54:50.292708 [ 277 ] {1bd2f14c-513b-4ee6-b918-9b8957c833ba} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002013 sec., 15896.671634376553 rows/sec., 28.49 MiB/sec. | ||
| 11016 | 2025.07.29 18:54:50.292730 [ 76 ] {} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11017 | 2025.07.29 18:54:50.292753 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11018 | 2025.07.29 18:54:50.292769 [ 277 ] {1bd2f14c-513b-4ee6-b918-9b8957c833ba} <Debug> TCPHandler: Processed in 0.002195451 sec. | ||
| 11019 | 2025.07.29 18:54:50.292849 [ 193 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11020 | 2025.07.29 18:54:50.292887 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11021 | 2025.07.29 18:54:50.292985 [ 277 ] {576425ed-718a-460a-a7dc-dfe0c9adb480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11022 | 2025.07.29 18:54:50.293026 [ 277 ] {576425ed-718a-460a-a7dc-dfe0c9adb480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11023 | 2025.07.29 18:54:50.293060 [ 193 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11024 | 2025.07.29 18:54:50.293131 [ 193 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1296 rows starting from the beginning of the part | ||
| 11025 | 2025.07.29 18:54:50.293255 [ 193 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 32 rows starting from the beginning of the part | ||
| 11026 | 2025.07.29 18:54:50.293355 [ 277 ] {576425ed-718a-460a-a7dc-dfe0c9adb480} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11027 | 2025.07.29 18:54:50.293361 [ 193 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 9 rows starting from the beginning of the part | ||
| 11028 | 2025.07.29 18:54:50.293399 [ 277 ] {576425ed-718a-460a-a7dc-dfe0c9adb480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11029 | 2025.07.29 18:54:50.293472 [ 193 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 32 rows starting from the beginning of the part | ||
| 11030 | 2025.07.29 18:54:50.293567 [ 193 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 9 rows starting from the beginning of the part | ||
| 11031 | 2025.07.29 18:54:50.293659 [ 193 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 32 rows starting from the beginning of the part | ||
| 11032 | 2025.07.29 18:54:50.293866 [ 277 ] {576425ed-718a-460a-a7dc-dfe0c9adb480} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11033 | 2025.07.29 18:54:50.294117 [ 277 ] {576425ed-718a-460a-a7dc-dfe0c9adb480} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11034 | 2025.07.29 18:54:50.294241 [ 76 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11035 | 2025.07.29 18:54:50.294254 [ 277 ] {576425ed-718a-460a-a7dc-dfe0c9adb480} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001287 sec., 79254.07925407926 rows/sec., 4.87 MiB/sec. | ||
| 11036 | 2025.07.29 18:54:50.294274 [ 76 ] {} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11037 | 2025.07.29 18:54:50.294298 [ 277 ] {576425ed-718a-460a-a7dc-dfe0c9adb480} <Debug> TCPHandler: Processed in 0.001459081 sec. | ||
| 11038 | 2025.07.29 18:54:50.294301 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11039 | 2025.07.29 18:54:50.294411 [ 197 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11040 | 2025.07.29 18:54:50.294527 [ 197 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11041 | 2025.07.29 18:54:50.294558 [ 197 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5502 rows starting from the beginning of the part | ||
| 11042 | 2025.07.29 18:54:50.294615 [ 197 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 11043 | 2025.07.29 18:54:50.294659 [ 197 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 56 rows starting from the beginning of the part | ||
| 11044 | 2025.07.29 18:54:50.294703 [ 197 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 46 rows starting from the beginning of the part | ||
| 11045 | 2025.07.29 18:54:50.294744 [ 197 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 11046 | 2025.07.29 18:54:50.294785 [ 197 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 102 rows starting from the beginning of the part | ||
| 11047 | 2025.07.29 18:54:50.298608 [ 200 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5826 rows, containing 4 columns (4 merged, 0 gathered) in 0.004236338 sec., 1375244.373796425 rows/sec., 88.03 MiB/sec. | ||
| 11048 | 2025.07.29 18:54:50.299219 [ 200 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11049 | 2025.07.29 18:54:50.299532 [ 200 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_86_17} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11050 | 2025.07.29 18:54:50.299610 [ 200 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_86_17} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11051 | 2025.07.29 18:54:50.299707 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 11052 | 2025.07.29 18:54:50.299985 [ 200 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27378 rows, containing 5 columns (5 merged, 0 gathered) in 0.010835203 sec., 2526763.9194207992 rows/sec., 170.31 MiB/sec. | ||
| 11053 | 2025.07.29 18:54:50.300279 [ 197 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11054 | 2025.07.29 18:54:50.300541 [ 197 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11055 | 2025.07.29 18:54:50.300612 [ 197 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11056 | 2025.07.29 18:54:50.300689 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 11057 | 2025.07.29 18:54:50.302441 [ 197 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1410 rows, containing 19 columns (19 merged, 0 gathered) in 0.009630798 sec., 146405.31345377612 rows/sec., 262.35 MiB/sec. | ||
| 11058 | 2025.07.29 18:54:50.304533 [ 199 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11059 | 2025.07.29 18:54:50.304956 [ 199 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11060 | 2025.07.29 18:54:50.305050 [ 199 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11061 | 2025.07.29 18:54:50.305198 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB. | ||
| 11062 | 2025.07.29 18:54:51.001145 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 300.61 MiB, peak 315.29 MiB, free memory in arenas 0.00 B, will set to 308.75 MiB (RSS), difference: 8.15 MiB | ||
| 11063 | 2025.07.29 18:54:54.987404 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24278 | ||
| 11064 | 2025.07.29 18:54:54.987965 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11065 | 2025.07.29 18:54:54.988007 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11066 | 2025.07.29 18:54:54.988517 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11067 | 2025.07.29 18:54:54.988748 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11068 | 2025.07.29 18:54:54.988889 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24278 | ||
| 11069 | 2025.07.29 18:54:55.263552 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11070 | 2025.07.29 18:54:55.263756 [ 277 ] {e948128b-3496-447a-97fb-661bdbcdb5bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11071 | 2025.07.29 18:54:55.263832 [ 277 ] {e948128b-3496-447a-97fb-661bdbcdb5bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11072 | 2025.07.29 18:54:55.264566 [ 277 ] {e948128b-3496-447a-97fb-661bdbcdb5bb} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11073 | 2025.07.29 18:54:55.264623 [ 277 ] {e948128b-3496-447a-97fb-661bdbcdb5bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11074 | 2025.07.29 18:54:55.265025 [ 277 ] {e948128b-3496-447a-97fb-661bdbcdb5bb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11075 | 2025.07.29 18:54:55.265278 [ 277 ] {e948128b-3496-447a-97fb-661bdbcdb5bb} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11076 | 2025.07.29 18:54:55.265441 [ 277 ] {e948128b-3496-447a-97fb-661bdbcdb5bb} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001739 sec., 2300.1725129384704 rows/sec., 187.56 KiB/sec. | ||
| 11077 | 2025.07.29 18:54:55.265491 [ 277 ] {e948128b-3496-447a-97fb-661bdbcdb5bb} <Debug> TCPHandler: Processed in 0.002076698 sec. | ||
| 11078 | 2025.07.29 18:54:55.265616 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11079 | 2025.07.29 18:54:55.265719 [ 277 ] {1e1deb46-10a7-4666-9815-51795347450d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11080 | 2025.07.29 18:54:55.265764 [ 277 ] {1e1deb46-10a7-4666-9815-51795347450d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11081 | 2025.07.29 18:54:55.266227 [ 277 ] {1e1deb46-10a7-4666-9815-51795347450d} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11082 | 2025.07.29 18:54:55.266265 [ 277 ] {1e1deb46-10a7-4666-9815-51795347450d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11083 | 2025.07.29 18:54:55.266609 [ 277 ] {1e1deb46-10a7-4666-9815-51795347450d} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11084 | 2025.07.29 18:54:55.266824 [ 277 ] {1e1deb46-10a7-4666-9815-51795347450d} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11085 | 2025.07.29 18:54:55.266957 [ 277 ] {1e1deb46-10a7-4666-9815-51795347450d} <Debug> executeQuery: Read 76 rows, 6.32 KiB in 0.001261 sec., 60269.62727993656 rows/sec., 4.90 MiB/sec. | ||
| 11086 | 2025.07.29 18:54:55.266995 [ 277 ] {1e1deb46-10a7-4666-9815-51795347450d} <Debug> TCPHandler: Processed in 0.00143031 sec. | ||
| 11087 | 2025.07.29 18:54:55.267118 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11088 | 2025.07.29 18:54:55.267214 [ 277 ] {3b533a00-ee67-4ba0-9cef-a3bb88e3e92d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11089 | 2025.07.29 18:54:55.267256 [ 277 ] {3b533a00-ee67-4ba0-9cef-a3bb88e3e92d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11090 | 2025.07.29 18:54:55.267671 [ 277 ] {3b533a00-ee67-4ba0-9cef-a3bb88e3e92d} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11091 | 2025.07.29 18:54:55.267707 [ 277 ] {3b533a00-ee67-4ba0-9cef-a3bb88e3e92d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11092 | 2025.07.29 18:54:55.268031 [ 277 ] {3b533a00-ee67-4ba0-9cef-a3bb88e3e92d} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11093 | 2025.07.29 18:54:55.268247 [ 277 ] {3b533a00-ee67-4ba0-9cef-a3bb88e3e92d} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11094 | 2025.07.29 18:54:55.268379 [ 277 ] {3b533a00-ee67-4ba0-9cef-a3bb88e3e92d} <Debug> executeQuery: Read 13 rows, 979.00 B in 0.001184 sec., 10979.72972972973 rows/sec., 807.48 KiB/sec. | ||
| 11095 | 2025.07.29 18:54:55.268416 [ 277 ] {3b533a00-ee67-4ba0-9cef-a3bb88e3e92d} <Debug> TCPHandler: Processed in 0.001348017 sec. | ||
| 11096 | 2025.07.29 18:54:55.268531 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11097 | 2025.07.29 18:54:55.268625 [ 277 ] {1de99da8-793c-440b-9b6d-8a09e6964950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11098 | 2025.07.29 18:54:55.268664 [ 277 ] {1de99da8-793c-440b-9b6d-8a09e6964950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11099 | 2025.07.29 18:54:55.269084 [ 277 ] {1de99da8-793c-440b-9b6d-8a09e6964950} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11100 | 2025.07.29 18:54:55.269121 [ 277 ] {1de99da8-793c-440b-9b6d-8a09e6964950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11101 | 2025.07.29 18:54:55.269435 [ 277 ] {1de99da8-793c-440b-9b6d-8a09e6964950} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11102 | 2025.07.29 18:54:55.269673 [ 277 ] {1de99da8-793c-440b-9b6d-8a09e6964950} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11103 | 2025.07.29 18:54:55.269801 [ 277 ] {1de99da8-793c-440b-9b6d-8a09e6964950} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001194 sec., 64489.112227805694 rows/sec., 5.04 MiB/sec. | ||
| 11104 | 2025.07.29 18:54:55.269837 [ 277 ] {1de99da8-793c-440b-9b6d-8a09e6964950} <Debug> TCPHandler: Processed in 0.001356398 sec. | ||
| 11105 | 2025.07.29 18:54:55.269954 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11106 | 2025.07.29 18:54:55.270049 [ 277 ] {6c14fc93-d96b-4e13-b4f4-234941485af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11107 | 2025.07.29 18:54:55.270093 [ 277 ] {6c14fc93-d96b-4e13-b4f4-234941485af8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11108 | 2025.07.29 18:54:55.270504 [ 277 ] {6c14fc93-d96b-4e13-b4f4-234941485af8} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11109 | 2025.07.29 18:54:55.270540 [ 277 ] {6c14fc93-d96b-4e13-b4f4-234941485af8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11110 | 2025.07.29 18:54:55.270886 [ 277 ] {6c14fc93-d96b-4e13-b4f4-234941485af8} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11111 | 2025.07.29 18:54:55.271106 [ 277 ] {6c14fc93-d96b-4e13-b4f4-234941485af8} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11112 | 2025.07.29 18:54:55.271238 [ 277 ] {6c14fc93-d96b-4e13-b4f4-234941485af8} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001208 sec., 134105.96026490064 rows/sec., 9.34 MiB/sec. | ||
| 11113 | 2025.07.29 18:54:55.271275 [ 277 ] {6c14fc93-d96b-4e13-b4f4-234941485af8} <Debug> TCPHandler: Processed in 0.001370468 sec. | ||
| 11114 | 2025.07.29 18:54:55.271384 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11115 | 2025.07.29 18:54:55.271478 [ 277 ] {0ddfa942-6859-4b9e-b442-9a45f2df471d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11116 | 2025.07.29 18:54:55.271534 [ 277 ] {0ddfa942-6859-4b9e-b442-9a45f2df471d} <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 | ||
| 11117 | 2025.07.29 18:54:55.272317 [ 277 ] {0ddfa942-6859-4b9e-b442-9a45f2df471d} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11118 | 2025.07.29 18:54:55.272354 [ 277 ] {0ddfa942-6859-4b9e-b442-9a45f2df471d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11119 | 2025.07.29 18:54:55.272862 [ 277 ] {0ddfa942-6859-4b9e-b442-9a45f2df471d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11120 | 2025.07.29 18:54:55.273082 [ 277 ] {0ddfa942-6859-4b9e-b442-9a45f2df471d} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11121 | 2025.07.29 18:54:55.273223 [ 277 ] {0ddfa942-6859-4b9e-b442-9a45f2df471d} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001762 sec., 5107.832009080591 rows/sec., 9.15 MiB/sec. | ||
| 11122 | 2025.07.29 18:54:55.273282 [ 277 ] {0ddfa942-6859-4b9e-b442-9a45f2df471d} <Debug> TCPHandler: Processed in 0.001948084 sec. | ||
| 11123 | 2025.07.29 18:54:55.273403 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11124 | 2025.07.29 18:54:55.273498 [ 277 ] {d1c194f1-5fc2-4416-a4a1-db94f129b5fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11125 | 2025.07.29 18:54:55.273540 [ 277 ] {d1c194f1-5fc2-4416-a4a1-db94f129b5fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11126 | 2025.07.29 18:54:55.273877 [ 277 ] {d1c194f1-5fc2-4416-a4a1-db94f129b5fb} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11127 | 2025.07.29 18:54:55.273913 [ 277 ] {d1c194f1-5fc2-4416-a4a1-db94f129b5fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11128 | 2025.07.29 18:54:55.274221 [ 277 ] {d1c194f1-5fc2-4416-a4a1-db94f129b5fb} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11129 | 2025.07.29 18:54:55.274464 [ 277 ] {d1c194f1-5fc2-4416-a4a1-db94f129b5fb} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11130 | 2025.07.29 18:54:55.274601 [ 277 ] {d1c194f1-5fc2-4416-a4a1-db94f129b5fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 11131 | 2025.07.29 18:54:55.274637 [ 277 ] {d1c194f1-5fc2-4416-a4a1-db94f129b5fb} <Debug> TCPHandler: Processed in 0.001284816 sec. | ||
| 11132 | 2025.07.29 18:54:56.306340 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 11133 | 2025.07.29 18:54:56.321957 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11134 | 2025.07.29 18:54:56.322007 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11135 | 2025.07.29 18:54:56.327608 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11136 | 2025.07.29 18:54:56.328287 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11137 | 2025.07.29 18:54:56.330935 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 11138 | 2025.07.29 18:54:57.573812 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1572 | ||
| 11139 | 2025.07.29 18:54:57.576275 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11140 | 2025.07.29 18:54:57.576333 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11141 | 2025.07.29 18:54:57.577569 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11142 | 2025.07.29 18:54:57.577849 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11143 | 2025.07.29 18:54:57.578223 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1572 | ||
| 11144 | 2025.07.29 18:55:00.275690 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11145 | 2025.07.29 18:55:00.275887 [ 277 ] {24e7658d-3f28-4130-81ac-c1423f543871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11146 | 2025.07.29 18:55:00.275963 [ 277 ] {24e7658d-3f28-4130-81ac-c1423f543871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11147 | 2025.07.29 18:55:00.276773 [ 277 ] {24e7658d-3f28-4130-81ac-c1423f543871} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11148 | 2025.07.29 18:55:00.276827 [ 277 ] {24e7658d-3f28-4130-81ac-c1423f543871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11149 | 2025.07.29 18:55:00.277271 [ 277 ] {24e7658d-3f28-4130-81ac-c1423f543871} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11150 | 2025.07.29 18:55:00.277503 [ 277 ] {24e7658d-3f28-4130-81ac-c1423f543871} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11151 | 2025.07.29 18:55:00.277654 [ 65 ] {} <Debug> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
| 11152 | 2025.07.29 18:55:00.277667 [ 277 ] {24e7658d-3f28-4130-81ac-c1423f543871} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001832 sec., 213973.79912663755 rows/sec., 13.58 MiB/sec. | ||
| 11153 | 2025.07.29 18:55:00.277735 [ 65 ] {} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11154 | 2025.07.29 18:55:00.277761 [ 277 ] {24e7658d-3f28-4130-81ac-c1423f543871} <Debug> TCPHandler: Processed in 0.002206182 sec. | ||
| 11155 | 2025.07.29 18:55:00.277765 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11156 | 2025.07.29 18:55:00.277886 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11157 | 2025.07.29 18:55:00.277906 [ 200 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
| 11158 | 2025.07.29 18:55:00.277990 [ 277 ] {e5b4d912-77a7-4949-ad5b-038358b309c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11159 | 2025.07.29 18:55:00.278038 [ 277 ] {e5b4d912-77a7-4949-ad5b-038358b309c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11160 | 2025.07.29 18:55:00.278063 [ 200 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11161 | 2025.07.29 18:55:00.278105 [ 200 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 416 rows starting from the beginning of the part | ||
| 11162 | 2025.07.29 18:55:00.278178 [ 200 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 392 rows starting from the beginning of the part | ||
| 11163 | 2025.07.29 18:55:00.278230 [ 200 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 392 rows starting from the beginning of the part | ||
| 11164 | 2025.07.29 18:55:00.278280 [ 200 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 392 rows starting from the beginning of the part | ||
| 11165 | 2025.07.29 18:55:00.278324 [ 200 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 392 rows starting from the beginning of the part | ||
| 11166 | 2025.07.29 18:55:00.278372 [ 200 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 392 rows starting from the beginning of the part | ||
| 11167 | 2025.07.29 18:55:00.278826 [ 277 ] {e5b4d912-77a7-4949-ad5b-038358b309c8} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11168 | 2025.07.29 18:55:00.278870 [ 277 ] {e5b4d912-77a7-4949-ad5b-038358b309c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11169 | 2025.07.29 18:55:00.279291 [ 277 ] {e5b4d912-77a7-4949-ad5b-038358b309c8} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11170 | 2025.07.29 18:55:00.279509 [ 277 ] {e5b4d912-77a7-4949-ad5b-038358b309c8} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11171 | 2025.07.29 18:55:00.279531 [ 200 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2376 rows, containing 5 columns (5 merged, 0 gathered) in 0.001686237 sec., 1409054.5990866052 rows/sec., 95.05 MiB/sec. | ||
| 11172 | 2025.07.29 18:55:00.279646 [ 277 ] {e5b4d912-77a7-4949-ad5b-038358b309c8} <Debug> executeQuery: Read 1131 rows, 92.08 KiB in 0.001677 sec., 674418.6046511628 rows/sec., 53.62 MiB/sec. | ||
| 11173 | 2025.07.29 18:55:00.279666 [ 200 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 11174 | 2025.07.29 18:55:00.279689 [ 277 ] {e5b4d912-77a7-4949-ad5b-038358b309c8} <Debug> TCPHandler: Processed in 0.001855501 sec. | ||
| 11175 | 2025.07.29 18:55:00.279806 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11176 | 2025.07.29 18:55:00.279906 [ 277 ] {0f41e768-4bfc-45bf-b3cb-d13080266029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11177 | 2025.07.29 18:55:00.279918 [ 200 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_37_8} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11178 | 2025.07.29 18:55:00.279948 [ 277 ] {0f41e768-4bfc-45bf-b3cb-d13080266029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11179 | 2025.07.29 18:55:00.279999 [ 200 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_37_8} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
| 11180 | 2025.07.29 18:55:00.280080 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 11181 | 2025.07.29 18:55:00.280411 [ 277 ] {0f41e768-4bfc-45bf-b3cb-d13080266029} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11182 | 2025.07.29 18:55:00.280453 [ 277 ] {0f41e768-4bfc-45bf-b3cb-d13080266029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11183 | 2025.07.29 18:55:00.280780 [ 277 ] {0f41e768-4bfc-45bf-b3cb-d13080266029} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11184 | 2025.07.29 18:55:00.280987 [ 277 ] {0f41e768-4bfc-45bf-b3cb-d13080266029} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11185 | 2025.07.29 18:55:00.281116 [ 277 ] {0f41e768-4bfc-45bf-b3cb-d13080266029} <Debug> executeQuery: Read 228 rows, 14.18 KiB in 0.001231 sec., 185215.2721364744 rows/sec., 11.25 MiB/sec. | ||
| 11186 | 2025.07.29 18:55:00.281152 [ 277 ] {0f41e768-4bfc-45bf-b3cb-d13080266029} <Debug> TCPHandler: Processed in 0.001394149 sec. | ||
| 11187 | 2025.07.29 18:55:00.281258 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11188 | 2025.07.29 18:55:00.281351 [ 277 ] {b40da1cd-27be-4cd8-8b94-b9ac9701e59e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11189 | 2025.07.29 18:55:00.281390 [ 277 ] {b40da1cd-27be-4cd8-8b94-b9ac9701e59e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11190 | 2025.07.29 18:55:00.281831 [ 277 ] {b40da1cd-27be-4cd8-8b94-b9ac9701e59e} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11191 | 2025.07.29 18:55:00.281867 [ 277 ] {b40da1cd-27be-4cd8-8b94-b9ac9701e59e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11192 | 2025.07.29 18:55:00.282193 [ 277 ] {b40da1cd-27be-4cd8-8b94-b9ac9701e59e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11193 | 2025.07.29 18:55:00.282404 [ 277 ] {b40da1cd-27be-4cd8-8b94-b9ac9701e59e} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11194 | 2025.07.29 18:55:00.282508 [ 65 ] {} <Debug> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
| 11195 | 2025.07.29 18:55:00.282530 [ 277 ] {b40da1cd-27be-4cd8-8b94-b9ac9701e59e} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001198 sec., 169449.08180300498 rows/sec., 10.93 MiB/sec. | ||
| 11196 | 2025.07.29 18:55:00.282543 [ 65 ] {} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11197 | 2025.07.29 18:55:00.282570 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11198 | 2025.07.29 18:55:00.282573 [ 277 ] {b40da1cd-27be-4cd8-8b94-b9ac9701e59e} <Debug> TCPHandler: Processed in 0.001363088 sec. | ||
| 11199 | 2025.07.29 18:55:00.282665 [ 194 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
| 11200 | 2025.07.29 18:55:00.282688 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11201 | 2025.07.29 18:55:00.282758 [ 194 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11202 | 2025.07.29 18:55:00.282781 [ 277 ] {4037991b-b233-4d54-9832-facb0051db5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11203 | 2025.07.29 18:55:00.282788 [ 194 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 456 rows starting from the beginning of the part | ||
| 11204 | 2025.07.29 18:55:00.282821 [ 277 ] {4037991b-b233-4d54-9832-facb0051db5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11205 | 2025.07.29 18:55:00.282849 [ 194 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 203 rows starting from the beginning of the part | ||
| 11206 | 2025.07.29 18:55:00.282894 [ 194 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 203 rows starting from the beginning of the part | ||
| 11207 | 2025.07.29 18:55:00.282935 [ 194 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 431 rows starting from the beginning of the part | ||
| 11208 | 2025.07.29 18:55:00.282975 [ 194 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 203 rows starting from the beginning of the part | ||
| 11209 | 2025.07.29 18:55:00.283015 [ 194 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 203 rows starting from the beginning of the part | ||
| 11210 | 2025.07.29 18:55:00.283268 [ 277 ] {4037991b-b233-4d54-9832-facb0051db5d} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11211 | 2025.07.29 18:55:00.283303 [ 277 ] {4037991b-b233-4d54-9832-facb0051db5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11212 | 2025.07.29 18:55:00.283608 [ 277 ] {4037991b-b233-4d54-9832-facb0051db5d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11213 | 2025.07.29 18:55:00.283817 [ 277 ] {4037991b-b233-4d54-9832-facb0051db5d} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11214 | 2025.07.29 18:55:00.283927 [ 65 ] {} <Debug> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
| 11215 | 2025.07.29 18:55:00.283943 [ 277 ] {4037991b-b233-4d54-9832-facb0051db5d} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.00118 sec., 171186.4406779661 rows/sec., 9.72 MiB/sec. | ||
| 11216 | 2025.07.29 18:55:00.283962 [ 65 ] {} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11217 | 2025.07.29 18:55:00.283979 [ 200 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1699 rows, containing 5 columns (5 merged, 0 gathered) in 0.001357468 sec., 1251594.8810579698 rows/sec., 86.91 MiB/sec. | ||
| 11218 | 2025.07.29 18:55:00.283985 [ 277 ] {4037991b-b233-4d54-9832-facb0051db5d} <Debug> TCPHandler: Processed in 0.001344147 sec. | ||
| 11219 | 2025.07.29 18:55:00.283984 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11220 | 2025.07.29 18:55:00.284114 [ 187 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
| 11221 | 2025.07.29 18:55:00.284126 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11222 | 2025.07.29 18:55:00.284119 [ 200 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 11223 | 2025.07.29 18:55:00.284247 [ 277 ] {009a7bf6-168b-4b02-a258-302642e2cce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11224 | 2025.07.29 18:55:00.284258 [ 187 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11225 | 2025.07.29 18:55:00.284294 [ 277 ] {009a7bf6-168b-4b02-a258-302642e2cce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11226 | 2025.07.29 18:55:00.284302 [ 187 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 214 rows starting from the beginning of the part | ||
| 11227 | 2025.07.29 18:55:00.284378 [ 187 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 202 rows starting from the beginning of the part | ||
| 11228 | 2025.07.29 18:55:00.284424 [ 187 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 202 rows starting from the beginning of the part | ||
| 11229 | 2025.07.29 18:55:00.284437 [ 200 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_37_8} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11230 | 2025.07.29 18:55:00.284462 [ 187 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 202 rows starting from the beginning of the part | ||
| 11231 | 2025.07.29 18:55:00.284506 [ 187 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 202 rows starting from the beginning of the part | ||
| 11232 | 2025.07.29 18:55:00.284513 [ 200 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_37_8} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
| 11233 | 2025.07.29 18:55:00.284547 [ 187 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 202 rows starting from the beginning of the part | ||
| 11234 | 2025.07.29 18:55:00.284610 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 11235 | 2025.07.29 18:55:00.284925 [ 277 ] {009a7bf6-168b-4b02-a258-302642e2cce4} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11236 | 2025.07.29 18:55:00.284965 [ 277 ] {009a7bf6-168b-4b02-a258-302642e2cce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11237 | 2025.07.29 18:55:00.285308 [ 277 ] {009a7bf6-168b-4b02-a258-302642e2cce4} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11238 | 2025.07.29 18:55:00.285502 [ 197 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1224 rows, containing 5 columns (5 merged, 0 gathered) in 0.00143358 sec., 853806.5542209015 rows/sec., 51.91 MiB/sec. | ||
| 11239 | 2025.07.29 18:55:00.285519 [ 277 ] {009a7bf6-168b-4b02-a258-302642e2cce4} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11240 | 2025.07.29 18:55:00.285645 [ 200 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 11241 | 2025.07.29 18:55:00.285666 [ 277 ] {009a7bf6-168b-4b02-a258-302642e2cce4} <Debug> executeQuery: Read 684 rows, 49.13 KiB in 0.001437 sec., 475991.6492693111 rows/sec., 33.39 MiB/sec. | ||
| 11242 | 2025.07.29 18:55:00.285709 [ 277 ] {009a7bf6-168b-4b02-a258-302642e2cce4} <Debug> TCPHandler: Processed in 0.001630485 sec. | ||
| 11243 | 2025.07.29 18:55:00.285816 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11244 | 2025.07.29 18:55:00.285897 [ 200 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_37_8} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11245 | 2025.07.29 18:55:00.285909 [ 277 ] {435e4533-c757-4c11-811e-cc0433535533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11246 | 2025.07.29 18:55:00.285956 [ 277 ] {435e4533-c757-4c11-811e-cc0433535533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11247 | 2025.07.29 18:55:00.285978 [ 200 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_37_8} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
| 11248 | 2025.07.29 18:55:00.286066 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 11249 | 2025.07.29 18:55:00.286279 [ 277 ] {435e4533-c757-4c11-811e-cc0433535533} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11250 | 2025.07.29 18:55:00.286319 [ 277 ] {435e4533-c757-4c11-811e-cc0433535533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11251 | 2025.07.29 18:55:00.286637 [ 277 ] {435e4533-c757-4c11-811e-cc0433535533} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11252 | 2025.07.29 18:55:00.286847 [ 277 ] {435e4533-c757-4c11-811e-cc0433535533} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11253 | 2025.07.29 18:55:00.286975 [ 277 ] {435e4533-c757-4c11-811e-cc0433535533} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. | ||
| 11254 | 2025.07.29 18:55:00.287011 [ 277 ] {435e4533-c757-4c11-811e-cc0433535533} <Debug> TCPHandler: Processed in 0.001242735 sec. | ||
| 11255 | 2025.07.29 18:55:00.287111 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11256 | 2025.07.29 18:55:00.287203 [ 277 ] {2fbc3527-16d3-4e2e-9297-8fa5e027e498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11257 | 2025.07.29 18:55:00.287244 [ 277 ] {2fbc3527-16d3-4e2e-9297-8fa5e027e498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11258 | 2025.07.29 18:55:00.287651 [ 277 ] {2fbc3527-16d3-4e2e-9297-8fa5e027e498} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11259 | 2025.07.29 18:55:00.287687 [ 277 ] {2fbc3527-16d3-4e2e-9297-8fa5e027e498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11260 | 2025.07.29 18:55:00.288023 [ 277 ] {2fbc3527-16d3-4e2e-9297-8fa5e027e498} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11261 | 2025.07.29 18:55:00.288229 [ 277 ] {2fbc3527-16d3-4e2e-9297-8fa5e027e498} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11262 | 2025.07.29 18:55:00.288355 [ 277 ] {2fbc3527-16d3-4e2e-9297-8fa5e027e498} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.00117 sec., 262393.1623931624 rows/sec., 17.26 MiB/sec. | ||
| 11263 | 2025.07.29 18:55:00.288391 [ 277 ] {2fbc3527-16d3-4e2e-9297-8fa5e027e498} <Debug> TCPHandler: Processed in 0.001326157 sec. | ||
| 11264 | 2025.07.29 18:55:00.288495 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11265 | 2025.07.29 18:55:00.288586 [ 277 ] {d93a3d76-3b95-4b37-9c4f-7eb088a24c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11266 | 2025.07.29 18:55:00.288627 [ 277 ] {d93a3d76-3b95-4b37-9c4f-7eb088a24c24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11267 | 2025.07.29 18:55:00.288923 [ 277 ] {d93a3d76-3b95-4b37-9c4f-7eb088a24c24} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11268 | 2025.07.29 18:55:00.288958 [ 277 ] {d93a3d76-3b95-4b37-9c4f-7eb088a24c24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11269 | 2025.07.29 18:55:00.289247 [ 277 ] {d93a3d76-3b95-4b37-9c4f-7eb088a24c24} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11270 | 2025.07.29 18:55:00.289451 [ 277 ] {d93a3d76-3b95-4b37-9c4f-7eb088a24c24} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11271 | 2025.07.29 18:55:00.289574 [ 277 ] {d93a3d76-3b95-4b37-9c4f-7eb088a24c24} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001005 sec., 995.0248756218905 rows/sec., 67.05 KiB/sec. | ||
| 11272 | 2025.07.29 18:55:00.289609 [ 277 ] {d93a3d76-3b95-4b37-9c4f-7eb088a24c24} <Debug> TCPHandler: Processed in 0.001161253 sec. | ||
| 11273 | 2025.07.29 18:55:00.289708 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11274 | 2025.07.29 18:55:00.289800 [ 277 ] {b140c917-dac4-442f-8a18-277cc9bdaa7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11275 | 2025.07.29 18:55:00.289852 [ 277 ] {b140c917-dac4-442f-8a18-277cc9bdaa7e} <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 | ||
| 11276 | 2025.07.29 18:55:00.290637 [ 277 ] {b140c917-dac4-442f-8a18-277cc9bdaa7e} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11277 | 2025.07.29 18:55:00.290689 [ 277 ] {b140c917-dac4-442f-8a18-277cc9bdaa7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11278 | 2025.07.29 18:55:00.291355 [ 277 ] {b140c917-dac4-442f-8a18-277cc9bdaa7e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11279 | 2025.07.29 18:55:00.291622 [ 277 ] {b140c917-dac4-442f-8a18-277cc9bdaa7e} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11280 | 2025.07.29 18:55:00.291756 [ 277 ] {b140c917-dac4-442f-8a18-277cc9bdaa7e} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001974 sec., 16210.739614994935 rows/sec., 29.05 MiB/sec. | ||
| 11281 | 2025.07.29 18:55:00.291818 [ 277 ] {b140c917-dac4-442f-8a18-277cc9bdaa7e} <Debug> TCPHandler: Processed in 0.00215656 sec. | ||
| 11282 | 2025.07.29 18:55:00.291927 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11283 | 2025.07.29 18:55:00.292020 [ 277 ] {4e17306c-ae7b-41f1-8fea-7fa13056045d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11284 | 2025.07.29 18:55:00.292060 [ 277 ] {4e17306c-ae7b-41f1-8fea-7fa13056045d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11285 | 2025.07.29 18:55:00.292376 [ 277 ] {4e17306c-ae7b-41f1-8fea-7fa13056045d} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11286 | 2025.07.29 18:55:00.292412 [ 277 ] {4e17306c-ae7b-41f1-8fea-7fa13056045d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 11287 | 2025.07.29 18:55:00.292721 [ 277 ] {4e17306c-ae7b-41f1-8fea-7fa13056045d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11288 | 2025.07.29 18:55:00.292932 [ 277 ] {4e17306c-ae7b-41f1-8fea-7fa13056045d} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11289 | 2025.07.29 18:55:00.293055 [ 277 ] {4e17306c-ae7b-41f1-8fea-7fa13056045d} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001054 sec., 96774.19354838709 rows/sec., 5.95 MiB/sec. | ||
| 11290 | 2025.07.29 18:55:00.293089 [ 277 ] {4e17306c-ae7b-41f1-8fea-7fa13056045d} <Debug> TCPHandler: Processed in 0.001209763 sec. | ||
| 11291 | 2025.07.29 18:55:02.286583 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11292 | 2025.07.29 18:55:02.286656 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11293 | 2025.07.29 18:55:02.489813 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24766 | ||
| 11294 | 2025.07.29 18:55:02.490309 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11295 | 2025.07.29 18:55:02.490346 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11296 | 2025.07.29 18:55:02.490831 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11297 | 2025.07.29 18:55:02.491076 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11298 | 2025.07.29 18:55:02.491216 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 | ||
| 11299 | 2025.07.29 18:55:03.831809 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 11300 | 2025.07.29 18:55:03.847954 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11301 | 2025.07.29 18:55:03.848014 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11302 | 2025.07.29 18:55:03.853790 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11303 | 2025.07.29 18:55:03.854482 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11304 | 2025.07.29 18:55:03.857225 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 11305 | 2025.07.29 18:55:05.263704 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11306 | 2025.07.29 18:55:05.263961 [ 277 ] {f22869ce-fb69-49c7-a3d7-c2bd3f6ade38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11307 | 2025.07.29 18:55:05.264059 [ 277 ] {f22869ce-fb69-49c7-a3d7-c2bd3f6ade38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11308 | 2025.07.29 18:55:05.264950 [ 277 ] {f22869ce-fb69-49c7-a3d7-c2bd3f6ade38} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11309 | 2025.07.29 18:55:05.265003 [ 277 ] {f22869ce-fb69-49c7-a3d7-c2bd3f6ade38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11310 | 2025.07.29 18:55:05.265415 [ 277 ] {f22869ce-fb69-49c7-a3d7-c2bd3f6ade38} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11311 | 2025.07.29 18:55:05.265653 [ 277 ] {f22869ce-fb69-49c7-a3d7-c2bd3f6ade38} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11312 | 2025.07.29 18:55:05.265818 [ 277 ] {f22869ce-fb69-49c7-a3d7-c2bd3f6ade38} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.001926 sec., 38421.59916926272 rows/sec., 3.13 MiB/sec. | ||
| 11313 | 2025.07.29 18:55:05.265867 [ 277 ] {f22869ce-fb69-49c7-a3d7-c2bd3f6ade38} <Debug> TCPHandler: Processed in 0.002299854 sec. | ||
| 11314 | 2025.07.29 18:55:05.265993 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11315 | 2025.07.29 18:55:05.266094 [ 277 ] {808e783d-d544-40af-bde9-69b04950333d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11316 | 2025.07.29 18:55:05.266138 [ 277 ] {808e783d-d544-40af-bde9-69b04950333d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11317 | 2025.07.29 18:55:05.266545 [ 277 ] {808e783d-d544-40af-bde9-69b04950333d} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11318 | 2025.07.29 18:55:05.266583 [ 277 ] {808e783d-d544-40af-bde9-69b04950333d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11319 | 2025.07.29 18:55:05.266906 [ 277 ] {808e783d-d544-40af-bde9-69b04950333d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11320 | 2025.07.29 18:55:05.267117 [ 277 ] {808e783d-d544-40af-bde9-69b04950333d} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11321 | 2025.07.29 18:55:05.267254 [ 277 ] {808e783d-d544-40af-bde9-69b04950333d} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001183 sec., 7607.7768385460695 rows/sec., 572.07 KiB/sec. | ||
| 11322 | 2025.07.29 18:55:05.267292 [ 277 ] {808e783d-d544-40af-bde9-69b04950333d} <Debug> TCPHandler: Processed in 0.001352478 sec. | ||
| 11323 | 2025.07.29 18:55:05.267400 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11324 | 2025.07.29 18:55:05.267495 [ 277 ] {087a1cf6-7412-4743-9388-a18081df6334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11325 | 2025.07.29 18:55:05.267535 [ 277 ] {087a1cf6-7412-4743-9388-a18081df6334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11326 | 2025.07.29 18:55:05.267952 [ 277 ] {087a1cf6-7412-4743-9388-a18081df6334} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11327 | 2025.07.29 18:55:05.267989 [ 277 ] {087a1cf6-7412-4743-9388-a18081df6334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11328 | 2025.07.29 18:55:05.268293 [ 277 ] {087a1cf6-7412-4743-9388-a18081df6334} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11329 | 2025.07.29 18:55:05.268499 [ 277 ] {087a1cf6-7412-4743-9388-a18081df6334} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11330 | 2025.07.29 18:55:05.268628 [ 277 ] {087a1cf6-7412-4743-9388-a18081df6334} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001152 sec., 63368.055555555555 rows/sec., 4.95 MiB/sec. | ||
| 11331 | 2025.07.29 18:55:05.268664 [ 277 ] {087a1cf6-7412-4743-9388-a18081df6334} <Debug> TCPHandler: Processed in 0.001312807 sec. | ||
| 11332 | 2025.07.29 18:55:05.268770 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11333 | 2025.07.29 18:55:05.268864 [ 277 ] {8dd49422-831d-40a9-88d1-0d3259a8bd32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11334 | 2025.07.29 18:55:05.268907 [ 277 ] {8dd49422-831d-40a9-88d1-0d3259a8bd32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11335 | 2025.07.29 18:55:05.269307 [ 277 ] {8dd49422-831d-40a9-88d1-0d3259a8bd32} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11336 | 2025.07.29 18:55:05.269342 [ 277 ] {8dd49422-831d-40a9-88d1-0d3259a8bd32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11337 | 2025.07.29 18:55:05.269670 [ 277 ] {8dd49422-831d-40a9-88d1-0d3259a8bd32} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11338 | 2025.07.29 18:55:05.269888 [ 277 ] {8dd49422-831d-40a9-88d1-0d3259a8bd32} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11339 | 2025.07.29 18:55:05.270019 [ 277 ] {8dd49422-831d-40a9-88d1-0d3259a8bd32} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 11340 | 2025.07.29 18:55:05.270055 [ 277 ] {8dd49422-831d-40a9-88d1-0d3259a8bd32} <Debug> TCPHandler: Processed in 0.001334807 sec. | ||
| 11341 | 2025.07.29 18:55:05.270169 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11342 | 2025.07.29 18:55:05.270273 [ 277 ] {069307ae-e4ab-480b-9eaf-fa4859837e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11343 | 2025.07.29 18:55:05.270330 [ 277 ] {069307ae-e4ab-480b-9eaf-fa4859837e15} <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 | ||
| 11344 | 2025.07.29 18:55:05.271113 [ 277 ] {069307ae-e4ab-480b-9eaf-fa4859837e15} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11345 | 2025.07.29 18:55:05.271150 [ 277 ] {069307ae-e4ab-480b-9eaf-fa4859837e15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11346 | 2025.07.29 18:55:05.271693 [ 277 ] {069307ae-e4ab-480b-9eaf-fa4859837e15} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11347 | 2025.07.29 18:55:05.271919 [ 277 ] {069307ae-e4ab-480b-9eaf-fa4859837e15} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11348 | 2025.07.29 18:55:05.272063 [ 277 ] {069307ae-e4ab-480b-9eaf-fa4859837e15} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001809 sec., 4975.124378109453 rows/sec., 8.92 MiB/sec. | ||
| 11349 | 2025.07.29 18:55:05.272125 [ 277 ] {069307ae-e4ab-480b-9eaf-fa4859837e15} <Debug> TCPHandler: Processed in 0.002007546 sec. | ||
| 11350 | 2025.07.29 18:55:05.272295 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11351 | 2025.07.29 18:55:05.272389 [ 277 ] {c659233d-8eff-407f-8b61-6012d4e8db88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11352 | 2025.07.29 18:55:05.272431 [ 277 ] {c659233d-8eff-407f-8b61-6012d4e8db88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11353 | 2025.07.29 18:55:05.272795 [ 277 ] {c659233d-8eff-407f-8b61-6012d4e8db88} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11354 | 2025.07.29 18:55:05.272831 [ 277 ] {c659233d-8eff-407f-8b61-6012d4e8db88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11355 | 2025.07.29 18:55:05.273140 [ 277 ] {c659233d-8eff-407f-8b61-6012d4e8db88} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11356 | 2025.07.29 18:55:05.273353 [ 277 ] {c659233d-8eff-407f-8b61-6012d4e8db88} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11357 | 2025.07.29 18:55:05.273481 [ 277 ] {c659233d-8eff-407f-8b61-6012d4e8db88} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 11358 | 2025.07.29 18:55:05.273517 [ 277 ] {c659233d-8eff-407f-8b61-6012d4e8db88} <Debug> TCPHandler: Processed in 0.001272606 sec. | ||
| 11359 | 2025.07.29 18:55:06.682265 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11360 | 2025.07.29 18:55:06.682453 [ 277 ] {c24bd406-c2d0-4002-9882-61c7ab56ad12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11361 | 2025.07.29 18:55:06.682517 [ 277 ] {c24bd406-c2d0-4002-9882-61c7ab56ad12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11362 | 2025.07.29 18:55:06.683378 [ 277 ] {c24bd406-c2d0-4002-9882-61c7ab56ad12} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11363 | 2025.07.29 18:55:06.683423 [ 277 ] {c24bd406-c2d0-4002-9882-61c7ab56ad12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11364 | 2025.07.29 18:55:06.683846 [ 277 ] {c24bd406-c2d0-4002-9882-61c7ab56ad12} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11365 | 2025.07.29 18:55:06.684085 [ 277 ] {c24bd406-c2d0-4002-9882-61c7ab56ad12} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11366 | 2025.07.29 18:55:06.684247 [ 277 ] {c24bd406-c2d0-4002-9882-61c7ab56ad12} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001842 sec., 212812.16069489683 rows/sec., 13.50 MiB/sec. | ||
| 11367 | 2025.07.29 18:55:06.684296 [ 277 ] {c24bd406-c2d0-4002-9882-61c7ab56ad12} <Debug> TCPHandler: Processed in 0.00215506 sec. | ||
| 11368 | 2025.07.29 18:55:06.684420 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11369 | 2025.07.29 18:55:06.684523 [ 277 ] {5ba908d1-f975-4f76-82cf-263a728388cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11370 | 2025.07.29 18:55:06.684567 [ 277 ] {5ba908d1-f975-4f76-82cf-263a728388cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11371 | 2025.07.29 18:55:06.684975 [ 277 ] {5ba908d1-f975-4f76-82cf-263a728388cb} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11372 | 2025.07.29 18:55:06.685010 [ 277 ] {5ba908d1-f975-4f76-82cf-263a728388cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11373 | 2025.07.29 18:55:06.685320 [ 277 ] {5ba908d1-f975-4f76-82cf-263a728388cb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 11374 | 2025.07.29 18:55:06.685537 [ 277 ] {5ba908d1-f975-4f76-82cf-263a728388cb} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11375 | 2025.07.29 18:55:06.685671 [ 277 ] {5ba908d1-f975-4f76-82cf-263a728388cb} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001172 sec., 3412.9692832764504 rows/sec., 278.30 KiB/sec. | ||
| 11376 | 2025.07.29 18:55:06.685708 [ 277 ] {5ba908d1-f975-4f76-82cf-263a728388cb} <Debug> TCPHandler: Processed in 0.001341768 sec. | ||
| 11377 | 2025.07.29 18:55:06.685811 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11378 | 2025.07.29 18:55:06.685906 [ 277 ] {1db545f1-04f5-40c8-9749-cf70620dd2aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11379 | 2025.07.29 18:55:06.685946 [ 277 ] {1db545f1-04f5-40c8-9749-cf70620dd2aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11380 | 2025.07.29 18:55:06.687877 [ 277 ] {1db545f1-04f5-40c8-9749-cf70620dd2aa} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11381 | 2025.07.29 18:55:06.687912 [ 277 ] {1db545f1-04f5-40c8-9749-cf70620dd2aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11382 | 2025.07.29 18:55:06.688357 [ 277 ] {1db545f1-04f5-40c8-9749-cf70620dd2aa} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11383 | 2025.07.29 18:55:06.688576 [ 277 ] {1db545f1-04f5-40c8-9749-cf70620dd2aa} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11384 | 2025.07.29 18:55:06.688709 [ 277 ] {1db545f1-04f5-40c8-9749-cf70620dd2aa} <Debug> executeQuery: Read 2273 rows, 188.34 KiB in 0.002822 sec., 805457.1226080795 rows/sec., 65.18 MiB/sec. | ||
| 11385 | 2025.07.29 18:55:06.688749 [ 277 ] {1db545f1-04f5-40c8-9749-cf70620dd2aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 11386 | 2025.07.29 18:55:06.688762 [ 277 ] {1db545f1-04f5-40c8-9749-cf70620dd2aa} <Debug> TCPHandler: Processed in 0.003001244 sec. | ||
| 11387 | 2025.07.29 18:55:06.688878 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11388 | 2025.07.29 18:55:06.688974 [ 277 ] {81a9d8d7-7186-4270-84f3-18a000ba56c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11389 | 2025.07.29 18:55:06.689013 [ 277 ] {81a9d8d7-7186-4270-84f3-18a000ba56c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11390 | 2025.07.29 18:55:06.689584 [ 277 ] {81a9d8d7-7186-4270-84f3-18a000ba56c0} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11391 | 2025.07.29 18:55:06.689618 [ 277 ] {81a9d8d7-7186-4270-84f3-18a000ba56c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11392 | 2025.07.29 18:55:06.689934 [ 277 ] {81a9d8d7-7186-4270-84f3-18a000ba56c0} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11393 | 2025.07.29 18:55:06.690153 [ 277 ] {81a9d8d7-7186-4270-84f3-18a000ba56c0} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11394 | 2025.07.29 18:55:06.690253 [ 54 ] {} <Debug> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11395 | 2025.07.29 18:55:06.690280 [ 277 ] {81a9d8d7-7186-4270-84f3-18a000ba56c0} <Debug> executeQuery: Read 232 rows, 14.46 KiB in 0.001325 sec., 175094.3396226415 rows/sec., 10.66 MiB/sec. | ||
| 11396 | 2025.07.29 18:55:06.690289 [ 54 ] {} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11397 | 2025.07.29 18:55:06.690311 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11398 | 2025.07.29 18:55:06.690318 [ 277 ] {81a9d8d7-7186-4270-84f3-18a000ba56c0} <Debug> TCPHandler: Processed in 0.001489771 sec. | ||
| 11399 | 2025.07.29 18:55:06.690442 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11400 | 2025.07.29 18:55:06.690443 [ 187 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11401 | 2025.07.29 18:55:06.690565 [ 277 ] {834522d0-d8df-4b75-8eff-54c539b0f182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11402 | 2025.07.29 18:55:06.690620 [ 277 ] {834522d0-d8df-4b75-8eff-54c539b0f182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11403 | 2025.07.29 18:55:06.690626 [ 187 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11404 | 2025.07.29 18:55:06.690715 [ 187 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 269 rows starting from the beginning of the part | ||
| 11405 | 2025.07.29 18:55:06.690787 [ 187 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 228 rows starting from the beginning of the part | ||
| 11406 | 2025.07.29 18:55:06.690832 [ 187 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 13 rows starting from the beginning of the part | ||
| 11407 | 2025.07.29 18:55:06.690875 [ 187 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 228 rows starting from the beginning of the part | ||
| 11408 | 2025.07.29 18:55:06.690916 [ 187 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 9 rows starting from the beginning of the part | ||
| 11409 | 2025.07.29 18:55:06.690957 [ 187 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 232 rows starting from the beginning of the part | ||
| 11410 | 2025.07.29 18:55:06.691308 [ 277 ] {834522d0-d8df-4b75-8eff-54c539b0f182} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11411 | 2025.07.29 18:55:06.691376 [ 277 ] {834522d0-d8df-4b75-8eff-54c539b0f182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11412 | 2025.07.29 18:55:06.691734 [ 277 ] {834522d0-d8df-4b75-8eff-54c539b0f182} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11413 | 2025.07.29 18:55:06.691902 [ 197 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 979 rows, containing 5 columns (5 merged, 0 gathered) in 0.001522122 sec., 643181.0327950058 rows/sec., 42.02 MiB/sec. | ||
| 11414 | 2025.07.29 18:55:06.691960 [ 277 ] {834522d0-d8df-4b75-8eff-54c539b0f182} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11415 | 2025.07.29 18:55:06.692099 [ 277 ] {834522d0-d8df-4b75-8eff-54c539b0f182} <Debug> executeQuery: Read 431 rows, 29.22 KiB in 0.001559 sec., 276459.2687620269 rows/sec., 18.30 MiB/sec. | ||
| 11416 | 2025.07.29 18:55:06.692139 [ 277 ] {834522d0-d8df-4b75-8eff-54c539b0f182} <Debug> TCPHandler: Processed in 0.001760479 sec. | ||
| 11417 | 2025.07.29 18:55:06.692146 [ 196 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11418 | 2025.07.29 18:55:06.692248 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11419 | 2025.07.29 18:55:06.692352 [ 277 ] {b7aa4334-65f8-4db7-bde3-f83849c29303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11420 | 2025.07.29 18:55:06.692395 [ 277 ] {b7aa4334-65f8-4db7-bde3-f83849c29303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11421 | 2025.07.29 18:55:06.692521 [ 196 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_76_15} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11422 | 2025.07.29 18:55:06.692622 [ 196 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_76_15} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11423 | 2025.07.29 18:55:06.692748 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 11424 | 2025.07.29 18:55:06.692897 [ 277 ] {b7aa4334-65f8-4db7-bde3-f83849c29303} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11425 | 2025.07.29 18:55:06.692939 [ 277 ] {b7aa4334-65f8-4db7-bde3-f83849c29303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11426 | 2025.07.29 18:55:06.693251 [ 277 ] {b7aa4334-65f8-4db7-bde3-f83849c29303} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11427 | 2025.07.29 18:55:06.693463 [ 277 ] {b7aa4334-65f8-4db7-bde3-f83849c29303} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11428 | 2025.07.29 18:55:06.693591 [ 277 ] {b7aa4334-65f8-4db7-bde3-f83849c29303} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001258 sec., 160572.33704292527 rows/sec., 9.12 MiB/sec. | ||
| 11429 | 2025.07.29 18:55:06.693628 [ 277 ] {b7aa4334-65f8-4db7-bde3-f83849c29303} <Debug> TCPHandler: Processed in 0.00143075 sec. | ||
| 11430 | 2025.07.29 18:55:06.693736 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11431 | 2025.07.29 18:55:06.693833 [ 277 ] {bb42aed0-cd39-449b-8314-1729352b79ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11432 | 2025.07.29 18:55:06.693871 [ 277 ] {bb42aed0-cd39-449b-8314-1729352b79ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11433 | 2025.07.29 18:55:06.694898 [ 277 ] {bb42aed0-cd39-449b-8314-1729352b79ef} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11434 | 2025.07.29 18:55:06.694932 [ 277 ] {bb42aed0-cd39-449b-8314-1729352b79ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11435 | 2025.07.29 18:55:06.695287 [ 277 ] {bb42aed0-cd39-449b-8314-1729352b79ef} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11436 | 2025.07.29 18:55:06.695498 [ 277 ] {bb42aed0-cd39-449b-8314-1729352b79ef} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11437 | 2025.07.29 18:55:06.695631 [ 277 ] {bb42aed0-cd39-449b-8314-1729352b79ef} <Debug> executeQuery: Read 1144 rows, 83.75 KiB in 0.001817 sec., 629609.2460099064 rows/sec., 45.01 MiB/sec. | ||
| 11438 | 2025.07.29 18:55:06.695669 [ 277 ] {bb42aed0-cd39-449b-8314-1729352b79ef} <Debug> TCPHandler: Processed in 0.001982166 sec. | ||
| 11439 | 2025.07.29 18:55:06.695778 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11440 | 2025.07.29 18:55:06.695875 [ 277 ] {0b929051-3cb0-4267-9032-0efed3446624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11441 | 2025.07.29 18:55:06.695917 [ 277 ] {0b929051-3cb0-4267-9032-0efed3446624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11442 | 2025.07.29 18:55:06.696246 [ 277 ] {0b929051-3cb0-4267-9032-0efed3446624} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11443 | 2025.07.29 18:55:06.696281 [ 277 ] {0b929051-3cb0-4267-9032-0efed3446624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11444 | 2025.07.29 18:55:06.696586 [ 277 ] {0b929051-3cb0-4267-9032-0efed3446624} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11445 | 2025.07.29 18:55:06.696792 [ 277 ] {0b929051-3cb0-4267-9032-0efed3446624} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11446 | 2025.07.29 18:55:06.696920 [ 277 ] {0b929051-3cb0-4267-9032-0efed3446624} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 11447 | 2025.07.29 18:55:06.696955 [ 277 ] {0b929051-3cb0-4267-9032-0efed3446624} <Debug> TCPHandler: Processed in 0.001226625 sec. | ||
| 11448 | 2025.07.29 18:55:06.697055 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11449 | 2025.07.29 18:55:06.697153 [ 277 ] {127e1b5a-056a-419a-ab08-d3d69067166d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11450 | 2025.07.29 18:55:06.697197 [ 277 ] {127e1b5a-056a-419a-ab08-d3d69067166d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11451 | 2025.07.29 18:55:06.697873 [ 277 ] {127e1b5a-056a-419a-ab08-d3d69067166d} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11452 | 2025.07.29 18:55:06.697908 [ 277 ] {127e1b5a-056a-419a-ab08-d3d69067166d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11453 | 2025.07.29 18:55:06.698279 [ 277 ] {127e1b5a-056a-419a-ab08-d3d69067166d} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11454 | 2025.07.29 18:55:06.698493 [ 277 ] {127e1b5a-056a-419a-ab08-d3d69067166d} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11455 | 2025.07.29 18:55:06.698630 [ 277 ] {127e1b5a-056a-419a-ab08-d3d69067166d} <Debug> executeQuery: Read 913 rows, 61.77 KiB in 0.001495 sec., 610702.3411371238 rows/sec., 40.35 MiB/sec. | ||
| 11456 | 2025.07.29 18:55:06.698666 [ 277 ] {127e1b5a-056a-419a-ab08-d3d69067166d} <Debug> TCPHandler: Processed in 0.001659736 sec. | ||
| 11457 | 2025.07.29 18:55:06.698784 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11458 | 2025.07.29 18:55:06.698904 [ 277 ] {2230177a-7484-424f-936f-e81208ae17d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11459 | 2025.07.29 18:55:06.698955 [ 277 ] {2230177a-7484-424f-936f-e81208ae17d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11460 | 2025.07.29 18:55:06.699321 [ 277 ] {2230177a-7484-424f-936f-e81208ae17d7} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11461 | 2025.07.29 18:55:06.699362 [ 277 ] {2230177a-7484-424f-936f-e81208ae17d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11462 | 2025.07.29 18:55:06.699723 [ 277 ] {2230177a-7484-424f-936f-e81208ae17d7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11463 | 2025.07.29 18:55:06.699947 [ 277 ] {2230177a-7484-424f-936f-e81208ae17d7} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11464 | 2025.07.29 18:55:06.700073 [ 277 ] {2230177a-7484-424f-936f-e81208ae17d7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001194 sec., 837.5209380234506 rows/sec., 56.43 KiB/sec. | ||
| 11465 | 2025.07.29 18:55:06.700109 [ 277 ] {2230177a-7484-424f-936f-e81208ae17d7} <Debug> TCPHandler: Processed in 0.001387599 sec. | ||
| 11466 | 2025.07.29 18:55:06.700214 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11467 | 2025.07.29 18:55:06.700312 [ 277 ] {39d3b38f-14b8-44ed-902e-dc7ccbf09dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11468 | 2025.07.29 18:55:06.700367 [ 277 ] {39d3b38f-14b8-44ed-902e-dc7ccbf09dfa} <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 | ||
| 11469 | 2025.07.29 18:55:06.701359 [ 277 ] {39d3b38f-14b8-44ed-902e-dc7ccbf09dfa} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11470 | 2025.07.29 18:55:06.701404 [ 277 ] {39d3b38f-14b8-44ed-902e-dc7ccbf09dfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11471 | 2025.07.29 18:55:06.702003 [ 277 ] {39d3b38f-14b8-44ed-902e-dc7ccbf09dfa} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11472 | 2025.07.29 18:55:06.702222 [ 277 ] {39d3b38f-14b8-44ed-902e-dc7ccbf09dfa} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11473 | 2025.07.29 18:55:06.702362 [ 277 ] {39d3b38f-14b8-44ed-902e-dc7ccbf09dfa} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002069 sec., 15466.408893185113 rows/sec., 27.72 MiB/sec. | ||
| 11474 | 2025.07.29 18:55:06.702415 [ 277 ] {39d3b38f-14b8-44ed-902e-dc7ccbf09dfa} <Debug> TCPHandler: Processed in 0.002250703 sec. | ||
| 11475 | 2025.07.29 18:55:06.702525 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11476 | 2025.07.29 18:55:06.702620 [ 277 ] {d064e0b5-91e3-4f80-9d61-408c5fb06f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11477 | 2025.07.29 18:55:06.702660 [ 277 ] {d064e0b5-91e3-4f80-9d61-408c5fb06f7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11478 | 2025.07.29 18:55:06.702990 [ 277 ] {d064e0b5-91e3-4f80-9d61-408c5fb06f7e} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11479 | 2025.07.29 18:55:06.703025 [ 277 ] {d064e0b5-91e3-4f80-9d61-408c5fb06f7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11480 | 2025.07.29 18:55:06.703321 [ 277 ] {d064e0b5-91e3-4f80-9d61-408c5fb06f7e} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11481 | 2025.07.29 18:55:06.703524 [ 277 ] {d064e0b5-91e3-4f80-9d61-408c5fb06f7e} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11482 | 2025.07.29 18:55:06.703654 [ 277 ] {d064e0b5-91e3-4f80-9d61-408c5fb06f7e} <Debug> executeQuery: Read 60 rows, 3.51 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.26 MiB/sec. | ||
| 11483 | 2025.07.29 18:55:06.703689 [ 277 ] {d064e0b5-91e3-4f80-9d61-408c5fb06f7e} <Debug> TCPHandler: Processed in 0.001213164 sec. | ||
| 11484 | 2025.07.29 18:55:07.579237 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1630 | ||
| 11485 | 2025.07.29 18:55:07.582194 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11486 | 2025.07.29 18:55:07.582246 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11487 | 2025.07.29 18:55:07.583488 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11488 | 2025.07.29 18:55:07.583788 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11489 | 2025.07.29 18:55:07.584145 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1630 | ||
| 11490 | 2025.07.29 18:55:09.991385 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25193 | ||
| 11491 | 2025.07.29 18:55:09.992126 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11492 | 2025.07.29 18:55:09.992171 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11493 | 2025.07.29 18:55:09.992655 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11494 | 2025.07.29 18:55:09.992880 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11495 | 2025.07.29 18:55:09.993010 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25193 | ||
| 11496 | 2025.07.29 18:55:10.260786 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11497 | 2025.07.29 18:55:10.260975 [ 277 ] {b6c961e9-f64f-4b91-9825-5d06d59ee8a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11498 | 2025.07.29 18:55:10.261046 [ 277 ] {b6c961e9-f64f-4b91-9825-5d06d59ee8a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11499 | 2025.07.29 18:55:10.261746 [ 277 ] {b6c961e9-f64f-4b91-9825-5d06d59ee8a4} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11500 | 2025.07.29 18:55:10.261798 [ 277 ] {b6c961e9-f64f-4b91-9825-5d06d59ee8a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11501 | 2025.07.29 18:55:10.262198 [ 277 ] {b6c961e9-f64f-4b91-9825-5d06d59ee8a4} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11502 | 2025.07.29 18:55:10.262425 [ 277 ] {b6c961e9-f64f-4b91-9825-5d06d59ee8a4} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11503 | 2025.07.29 18:55:10.262581 [ 277 ] {b6c961e9-f64f-4b91-9825-5d06d59ee8a4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001659 sec., 33755.27426160337 rows/sec., 2.58 MiB/sec. | ||
| 11504 | 2025.07.29 18:55:10.262628 [ 277 ] {b6c961e9-f64f-4b91-9825-5d06d59ee8a4} <Debug> TCPHandler: Processed in 0.001975265 sec. | ||
| 11505 | 2025.07.29 18:55:10.262631 [ 47 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11506 | 2025.07.29 18:55:10.262733 [ 47 ] {} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11507 | 2025.07.29 18:55:10.262748 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11508 | 2025.07.29 18:55:10.262787 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11509 | 2025.07.29 18:55:10.262876 [ 277 ] {014e457f-482d-486f-99b2-83ea7d589c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11510 | 2025.07.29 18:55:10.262903 [ 186 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11511 | 2025.07.29 18:55:10.262925 [ 277 ] {014e457f-482d-486f-99b2-83ea7d589c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11512 | 2025.07.29 18:55:10.262993 [ 186 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11513 | 2025.07.29 18:55:10.263024 [ 186 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2421 rows starting from the beginning of the part | ||
| 11514 | 2025.07.29 18:55:10.263081 [ 186 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 76 rows starting from the beginning of the part | ||
| 11515 | 2025.07.29 18:55:10.263125 [ 186 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1131 rows starting from the beginning of the part | ||
| 11516 | 2025.07.29 18:55:10.263168 [ 186 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 74 rows starting from the beginning of the part | ||
| 11517 | 2025.07.29 18:55:10.263208 [ 186 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 2273 rows starting from the beginning of the part | ||
| 11518 | 2025.07.29 18:55:10.263247 [ 186 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part | ||
| 11519 | 2025.07.29 18:55:10.263349 [ 277 ] {014e457f-482d-486f-99b2-83ea7d589c44} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11520 | 2025.07.29 18:55:10.263387 [ 277 ] {014e457f-482d-486f-99b2-83ea7d589c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11521 | 2025.07.29 18:55:10.263694 [ 277 ] {014e457f-482d-486f-99b2-83ea7d589c44} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11522 | 2025.07.29 18:55:10.263912 [ 277 ] {014e457f-482d-486f-99b2-83ea7d589c44} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11523 | 2025.07.29 18:55:10.264034 [ 47 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11524 | 2025.07.29 18:55:10.264045 [ 277 ] {014e457f-482d-486f-99b2-83ea7d589c44} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001192 sec., 53691.275167785236 rows/sec., 4.19 MiB/sec. | ||
| 11525 | 2025.07.29 18:55:10.264066 [ 47 ] {} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11526 | 2025.07.29 18:55:10.264091 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11527 | 2025.07.29 18:55:10.264092 [ 277 ] {014e457f-482d-486f-99b2-83ea7d589c44} <Debug> TCPHandler: Processed in 0.001394909 sec. | ||
| 11528 | 2025.07.29 18:55:10.264197 [ 196 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11529 | 2025.07.29 18:55:10.264216 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11530 | 2025.07.29 18:55:10.264336 [ 277 ] {2cc349f1-fa45-437c-9bdd-30e5161eedf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11531 | 2025.07.29 18:55:10.264337 [ 196 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11532 | 2025.07.29 18:55:10.264385 [ 277 ] {2cc349f1-fa45-437c-9bdd-30e5161eedf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11533 | 2025.07.29 18:55:10.264387 [ 196 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1223 rows starting from the beginning of the part | ||
| 11534 | 2025.07.29 18:55:10.264470 [ 196 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 77 rows starting from the beginning of the part | ||
| 11535 | 2025.07.29 18:55:10.264516 [ 196 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 684 rows starting from the beginning of the part | ||
| 11536 | 2025.07.29 18:55:10.264554 [ 196 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 73 rows starting from the beginning of the part | ||
| 11537 | 2025.07.29 18:55:10.264593 [ 196 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1144 rows starting from the beginning of the part | ||
| 11538 | 2025.07.29 18:55:10.264633 [ 196 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part | ||
| 11539 | 2025.07.29 18:55:10.264769 [ 277 ] {2cc349f1-fa45-437c-9bdd-30e5161eedf5} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11540 | 2025.07.29 18:55:10.264811 [ 277 ] {2cc349f1-fa45-437c-9bdd-30e5161eedf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11541 | 2025.07.29 18:55:10.265166 [ 277 ] {2cc349f1-fa45-437c-9bdd-30e5161eedf5} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11542 | 2025.07.29 18:55:10.265266 [ 189 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6031 rows, containing 5 columns (5 merged, 0 gathered) in 0.002397178 sec., 2515874.9162556976 rows/sec., 213.13 MiB/sec. | ||
| 11543 | 2025.07.29 18:55:10.265397 [ 277 ] {2cc349f1-fa45-437c-9bdd-30e5161eedf5} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11544 | 2025.07.29 18:55:10.265523 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Selected 5 parts from all_1_86_17 to all_90_90_0 | ||
| 11545 | 2025.07.29 18:55:10.265539 [ 277 ] {2cc349f1-fa45-437c-9bdd-30e5161eedf5} <Debug> executeQuery: Read 116 rows, 8.27 KiB in 0.001224 sec., 94771.24183006535 rows/sec., 6.60 MiB/sec. | ||
| 11546 | 2025.07.29 18:55:10.265555 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11547 | 2025.07.29 18:55:10.265572 [ 192 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11548 | 2025.07.29 18:55:10.265584 [ 277 ] {2cc349f1-fa45-437c-9bdd-30e5161eedf5} <Debug> TCPHandler: Processed in 0.0014174 sec. | ||
| 11549 | 2025.07.29 18:55:10.265580 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11550 | 2025.07.29 18:55:10.265686 [ 186 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_90_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_86_17 to all_90_90_0 into Compact with storage Full | ||
| 11551 | 2025.07.29 18:55:10.265710 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11552 | 2025.07.29 18:55:10.265775 [ 186 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11553 | 2025.07.29 18:55:10.265802 [ 186 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 27378 rows starting from the beginning of the part | ||
| 11554 | 2025.07.29 18:55:10.265808 [ 277 ] {f379fb31-dded-487e-b042-cd8eac3fa7aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11555 | 2025.07.29 18:55:10.265850 [ 186 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 162 rows starting from the beginning of the part | ||
| 11556 | 2025.07.29 18:55:10.265855 [ 277 ] {f379fb31-dded-487e-b042-cd8eac3fa7aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11557 | 2025.07.29 18:55:10.265862 [ 192 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_91_18} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11558 | 2025.07.29 18:55:10.265890 [ 186 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 307 rows starting from the beginning of the part | ||
| 11559 | 2025.07.29 18:55:10.265936 [ 186 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 11560 | 2025.07.29 18:55:10.265965 [ 192 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_91_18} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11561 | 2025.07.29 18:55:10.265973 [ 186 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 913 rows starting from the beginning of the part | ||
| 11562 | 2025.07.29 18:55:10.265993 [ 198 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3265 rows, containing 5 columns (5 merged, 0 gathered) in 0.001847572 sec., 1767184.174689809 rows/sec., 133.85 MiB/sec. | ||
| 11563 | 2025.07.29 18:55:10.266061 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 11564 | 2025.07.29 18:55:10.266192 [ 277 ] {f379fb31-dded-487e-b042-cd8eac3fa7aa} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11565 | 2025.07.29 18:55:10.266220 [ 192 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11566 | 2025.07.29 18:55:10.266233 [ 277 ] {f379fb31-dded-487e-b042-cd8eac3fa7aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11567 | 2025.07.29 18:55:10.266483 [ 192 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_91_18} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11568 | 2025.07.29 18:55:10.266586 [ 192 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_91_18} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11569 | 2025.07.29 18:55:10.266603 [ 277 ] {f379fb31-dded-487e-b042-cd8eac3fa7aa} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11570 | 2025.07.29 18:55:10.266680 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 11571 | 2025.07.29 18:55:10.266844 [ 277 ] {f379fb31-dded-487e-b042-cd8eac3fa7aa} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11572 | 2025.07.29 18:55:10.266973 [ 47 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11573 | 2025.07.29 18:55:10.266983 [ 277 ] {f379fb31-dded-487e-b042-cd8eac3fa7aa} <Debug> executeQuery: Read 42 rows, 2.91 KiB in 0.001195 sec., 35146.44351464435 rows/sec., 2.37 MiB/sec. | ||
| 11574 | 2025.07.29 18:55:10.267020 [ 47 ] {} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11575 | 2025.07.29 18:55:10.267038 [ 277 ] {f379fb31-dded-487e-b042-cd8eac3fa7aa} <Debug> TCPHandler: Processed in 0.001377008 sec. | ||
| 11576 | 2025.07.29 18:55:10.267047 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11577 | 2025.07.29 18:55:10.267158 [ 201 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11578 | 2025.07.29 18:55:10.267302 [ 201 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11579 | 2025.07.29 18:55:10.267337 [ 201 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5826 rows starting from the beginning of the part | ||
| 11580 | 2025.07.29 18:55:10.267401 [ 201 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 11581 | 2025.07.29 18:55:10.267446 [ 201 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 102 rows starting from the beginning of the part | ||
| 11582 | 2025.07.29 18:55:10.267487 [ 201 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 11583 | 2025.07.29 18:55:10.267527 [ 201 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 11584 | 2025.07.29 18:55:10.267563 [ 201 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 42 rows starting from the beginning of the part | ||
| 11585 | 2025.07.29 18:55:10.270058 [ 192 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6150 rows, containing 4 columns (4 merged, 0 gathered) in 0.002948623 sec., 2085719.3340756006 rows/sec., 133.47 MiB/sec. | ||
| 11586 | 2025.07.29 18:55:10.270462 [ 189 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11587 | 2025.07.29 18:55:10.270781 [ 189 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_91_18} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11588 | 2025.07.29 18:55:10.270877 [ 189 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_91_18} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11589 | 2025.07.29 18:55:10.270977 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 11590 | 2025.07.29 18:55:10.272660 [ 186 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28920 rows, containing 5 columns (5 merged, 0 gathered) in 0.007001145 sec., 4130752.898275925 rows/sec., 278.28 MiB/sec. | ||
| 11591 | 2025.07.29 18:55:10.273072 [ 189 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
| 11592 | 2025.07.29 18:55:10.273334 [ 189 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11593 | 2025.07.29 18:55:10.273411 [ 189 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Merged 5 parts: [all_1_86_17, all_90_90_0] -> all_1_90_18 | ||
| 11594 | 2025.07.29 18:55:10.273499 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 11595 | 2025.07.29 18:55:11.000152 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 309.68 MiB, peak 321.05 MiB, free memory in arenas 0.00 B, will set to 311.20 MiB (RSS), difference: 1.52 MiB | ||
| 11596 | 2025.07.29 18:55:11.357305 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 11597 | 2025.07.29 18:55:11.373632 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11598 | 2025.07.29 18:55:11.373679 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11599 | 2025.07.29 18:55:11.379826 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11600 | 2025.07.29 18:55:11.380515 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11601 | 2025.07.29 18:55:11.383236 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 11602 | 2025.07.29 18:55:15.264128 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11603 | 2025.07.29 18:55:15.264329 [ 277 ] {943db462-45ce-4c8e-ae9a-2f9a3ab346e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11604 | 2025.07.29 18:55:15.264403 [ 277 ] {943db462-45ce-4c8e-ae9a-2f9a3ab346e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11605 | 2025.07.29 18:55:15.265161 [ 277 ] {943db462-45ce-4c8e-ae9a-2f9a3ab346e9} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11606 | 2025.07.29 18:55:15.265208 [ 277 ] {943db462-45ce-4c8e-ae9a-2f9a3ab346e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11607 | 2025.07.29 18:55:15.265613 [ 277 ] {943db462-45ce-4c8e-ae9a-2f9a3ab346e9} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11608 | 2025.07.29 18:55:15.265846 [ 277 ] {943db462-45ce-4c8e-ae9a-2f9a3ab346e9} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11609 | 2025.07.29 18:55:15.266009 [ 277 ] {943db462-45ce-4c8e-ae9a-2f9a3ab346e9} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.001731 sec., 42749.85557481225 rows/sec., 3.48 MiB/sec. | ||
| 11610 | 2025.07.29 18:55:15.266057 [ 277 ] {943db462-45ce-4c8e-ae9a-2f9a3ab346e9} <Debug> TCPHandler: Processed in 0.002095459 sec. | ||
| 11611 | 2025.07.29 18:55:15.266190 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11612 | 2025.07.29 18:55:15.266292 [ 277 ] {da6bf769-5f18-4bef-83a6-ce92e5a25295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11613 | 2025.07.29 18:55:15.266335 [ 277 ] {da6bf769-5f18-4bef-83a6-ce92e5a25295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11614 | 2025.07.29 18:55:15.266742 [ 277 ] {da6bf769-5f18-4bef-83a6-ce92e5a25295} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11615 | 2025.07.29 18:55:15.266779 [ 277 ] {da6bf769-5f18-4bef-83a6-ce92e5a25295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11616 | 2025.07.29 18:55:15.267082 [ 277 ] {da6bf769-5f18-4bef-83a6-ce92e5a25295} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11617 | 2025.07.29 18:55:15.267297 [ 277 ] {da6bf769-5f18-4bef-83a6-ce92e5a25295} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11618 | 2025.07.29 18:55:15.267427 [ 277 ] {da6bf769-5f18-4bef-83a6-ce92e5a25295} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001158 sec., 7772.020725388601 rows/sec., 584.42 KiB/sec. | ||
| 11619 | 2025.07.29 18:55:15.267465 [ 277 ] {da6bf769-5f18-4bef-83a6-ce92e5a25295} <Debug> TCPHandler: Processed in 0.001327507 sec. | ||
| 11620 | 2025.07.29 18:55:15.267566 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11621 | 2025.07.29 18:55:15.267660 [ 277 ] {03bc1f83-8245-4dfa-8295-38c9ed4d9f2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11622 | 2025.07.29 18:55:15.267700 [ 277 ] {03bc1f83-8245-4dfa-8295-38c9ed4d9f2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11623 | 2025.07.29 18:55:15.268104 [ 277 ] {03bc1f83-8245-4dfa-8295-38c9ed4d9f2b} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11624 | 2025.07.29 18:55:15.268141 [ 277 ] {03bc1f83-8245-4dfa-8295-38c9ed4d9f2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11625 | 2025.07.29 18:55:15.268459 [ 277 ] {03bc1f83-8245-4dfa-8295-38c9ed4d9f2b} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11626 | 2025.07.29 18:55:15.268669 [ 277 ] {03bc1f83-8245-4dfa-8295-38c9ed4d9f2b} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11627 | 2025.07.29 18:55:15.268799 [ 277 ] {03bc1f83-8245-4dfa-8295-38c9ed4d9f2b} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001158 sec., 63039.723661485325 rows/sec., 4.92 MiB/sec. | ||
| 11628 | 2025.07.29 18:55:15.268836 [ 277 ] {03bc1f83-8245-4dfa-8295-38c9ed4d9f2b} <Debug> TCPHandler: Processed in 0.001320267 sec. | ||
| 11629 | 2025.07.29 18:55:15.268942 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11630 | 2025.07.29 18:55:15.269037 [ 277 ] {7fcd579f-e0eb-4448-8b4a-e24a72b33cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11631 | 2025.07.29 18:55:15.269081 [ 277 ] {7fcd579f-e0eb-4448-8b4a-e24a72b33cee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11632 | 2025.07.29 18:55:15.269502 [ 277 ] {7fcd579f-e0eb-4448-8b4a-e24a72b33cee} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11633 | 2025.07.29 18:55:15.269538 [ 277 ] {7fcd579f-e0eb-4448-8b4a-e24a72b33cee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11634 | 2025.07.29 18:55:15.269864 [ 277 ] {7fcd579f-e0eb-4448-8b4a-e24a72b33cee} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11635 | 2025.07.29 18:55:15.270081 [ 277 ] {7fcd579f-e0eb-4448-8b4a-e24a72b33cee} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11636 | 2025.07.29 18:55:15.270212 [ 277 ] {7fcd579f-e0eb-4448-8b4a-e24a72b33cee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 11637 | 2025.07.29 18:55:15.270249 [ 277 ] {7fcd579f-e0eb-4448-8b4a-e24a72b33cee} <Debug> TCPHandler: Processed in 0.001354998 sec. | ||
| 11638 | 2025.07.29 18:55:15.270347 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11639 | 2025.07.29 18:55:15.270441 [ 277 ] {da9946fc-cd97-43a2-a4c4-e5362aefdc9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11640 | 2025.07.29 18:55:15.270495 [ 277 ] {da9946fc-cd97-43a2-a4c4-e5362aefdc9a} <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 | ||
| 11641 | 2025.07.29 18:55:15.271240 [ 277 ] {da9946fc-cd97-43a2-a4c4-e5362aefdc9a} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11642 | 2025.07.29 18:55:15.271277 [ 277 ] {da9946fc-cd97-43a2-a4c4-e5362aefdc9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11643 | 2025.07.29 18:55:15.271774 [ 277 ] {da9946fc-cd97-43a2-a4c4-e5362aefdc9a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11644 | 2025.07.29 18:55:15.272006 [ 277 ] {da9946fc-cd97-43a2-a4c4-e5362aefdc9a} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11645 | 2025.07.29 18:55:15.272131 [ 41 ] {} <Debug> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11646 | 2025.07.29 18:55:15.272146 [ 277 ] {da9946fc-cd97-43a2-a4c4-e5362aefdc9a} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001723 sec., 5223.447475333721 rows/sec., 9.36 MiB/sec. | ||
| 11647 | 2025.07.29 18:55:15.272213 [ 41 ] {} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11648 | 2025.07.29 18:55:15.272243 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11649 | 2025.07.29 18:55:15.272248 [ 277 ] {da9946fc-cd97-43a2-a4c4-e5362aefdc9a} <Debug> TCPHandler: Processed in 0.001949255 sec. | ||
| 11650 | 2025.07.29 18:55:15.272358 [ 189 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11651 | 2025.07.29 18:55:15.272369 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11652 | 2025.07.29 18:55:15.272482 [ 277 ] {610421aa-4daf-4651-aaae-a5130aca1190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11653 | 2025.07.29 18:55:15.272524 [ 277 ] {610421aa-4daf-4651-aaae-a5130aca1190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11654 | 2025.07.29 18:55:15.272623 [ 189 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11655 | 2025.07.29 18:55:15.272694 [ 189 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1410 rows starting from the beginning of the part | ||
| 11656 | 2025.07.29 18:55:15.272840 [ 189 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 9 rows starting from the beginning of the part | ||
| 11657 | 2025.07.29 18:55:15.272852 [ 277 ] {610421aa-4daf-4651-aaae-a5130aca1190} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11658 | 2025.07.29 18:55:15.272893 [ 277 ] {610421aa-4daf-4651-aaae-a5130aca1190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11659 | 2025.07.29 18:55:15.272957 [ 189 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 32 rows starting from the beginning of the part | ||
| 11660 | 2025.07.29 18:55:15.273072 [ 189 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 9 rows starting from the beginning of the part | ||
| 11661 | 2025.07.29 18:55:15.273184 [ 189 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 32 rows starting from the beginning of the part | ||
| 11662 | 2025.07.29 18:55:15.273219 [ 277 ] {610421aa-4daf-4651-aaae-a5130aca1190} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11663 | 2025.07.29 18:55:15.273284 [ 189 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 9 rows starting from the beginning of the part | ||
| 11664 | 2025.07.29 18:55:15.273461 [ 277 ] {610421aa-4daf-4651-aaae-a5130aca1190} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11665 | 2025.07.29 18:55:15.273596 [ 277 ] {610421aa-4daf-4651-aaae-a5130aca1190} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 11666 | 2025.07.29 18:55:15.273633 [ 277 ] {610421aa-4daf-4651-aaae-a5130aca1190} <Debug> TCPHandler: Processed in 0.001315306 sec. | ||
| 11667 | 2025.07.29 18:55:15.278165 [ 195 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1501 rows, containing 19 columns (19 merged, 0 gathered) in 0.005850224 sec., 256571.3723098466 rows/sec., 459.76 MiB/sec. | ||
| 11668 | 2025.07.29 18:55:15.279961 [ 191 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11669 | 2025.07.29 18:55:15.280339 [ 191 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11670 | 2025.07.29 18:55:15.280424 [ 191 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11671 | 2025.07.29 18:55:15.280595 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.53 MiB. | ||
| 11672 | 2025.07.29 18:55:17.286694 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11673 | 2025.07.29 18:55:17.286788 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11674 | 2025.07.29 18:55:17.494056 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25681 | ||
| 11675 | 2025.07.29 18:55:17.494655 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11676 | 2025.07.29 18:55:17.494693 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11677 | 2025.07.29 18:55:17.495196 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11678 | 2025.07.29 18:55:17.495431 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11679 | 2025.07.29 18:55:17.495552 [ 29 ] {} <Debug> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11680 | 2025.07.29 18:55:17.495556 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 | ||
| 11681 | 2025.07.29 18:55:17.495590 [ 29 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11682 | 2025.07.29 18:55:17.495610 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11683 | 2025.07.29 18:55:17.495740 [ 186 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 11684 | 2025.07.29 18:55:17.495884 [ 186 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11685 | 2025.07.29 18:55:17.495927 [ 186 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23363 rows starting from the beginning of the part | ||
| 11686 | 2025.07.29 18:55:17.495995 [ 186 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 488 rows starting from the beginning of the part | ||
| 11687 | 2025.07.29 18:55:17.496042 [ 186 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 427 rows starting from the beginning of the part | ||
| 11688 | 2025.07.29 18:55:17.496086 [ 186 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 488 rows starting from the beginning of the part | ||
| 11689 | 2025.07.29 18:55:17.496127 [ 186 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 427 rows starting from the beginning of the part | ||
| 11690 | 2025.07.29 18:55:17.496169 [ 186 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 488 rows starting from the beginning of the part | ||
| 11691 | 2025.07.29 18:55:17.498542 [ 193 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.00286864 sec., 8952325.840816554 rows/sec., 128.06 MiB/sec. | ||
| 11692 | 2025.07.29 18:55:17.498849 [ 188 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11693 | 2025.07.29 18:55:17.499198 [ 188 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_56_11} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11694 | 2025.07.29 18:55:17.499292 [ 188 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_56_11} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11695 | 2025.07.29 18:55:17.499406 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 11696 | 2025.07.29 18:55:17.584389 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1650 | ||
| 11697 | 2025.07.29 18:55:17.586493 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11698 | 2025.07.29 18:55:17.586538 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11699 | 2025.07.29 18:55:17.587747 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11700 | 2025.07.29 18:55:17.588016 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11701 | 2025.07.29 18:55:17.588168 [ 29 ] {} <Debug> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11702 | 2025.07.29 18:55:17.588242 [ 29 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11703 | 2025.07.29 18:55:17.588272 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1650 | ||
| 11704 | 2025.07.29 18:55:17.588279 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11705 | 2025.07.29 18:55:17.588414 [ 190 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 11706 | 2025.07.29 18:55:17.589054 [ 190 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11707 | 2025.07.29 18:55:17.589213 [ 190 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1458 rows starting from the beginning of the part | ||
| 11708 | 2025.07.29 18:55:17.589593 [ 190 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 58 rows starting from the beginning of the part | ||
| 11709 | 2025.07.29 18:55:17.589947 [ 190 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 20 rows starting from the beginning of the part | ||
| 11710 | 2025.07.29 18:55:17.590284 [ 190 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part | ||
| 11711 | 2025.07.29 18:55:17.590575 [ 190 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 58 rows starting from the beginning of the part | ||
| 11712 | 2025.07.29 18:55:17.590894 [ 190 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 20 rows starting from the beginning of the part | ||
| 11713 | 2025.07.29 18:55:17.597108 [ 193 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1650 rows, containing 72 columns (72 merged, 0 gathered) in 0.008743264 sec., 188716.7080852185 rows/sec., 148.36 MiB/sec. | ||
| 11714 | 2025.07.29 18:55:17.599344 [ 199 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11715 | 2025.07.29 18:55:17.599946 [ 199 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_41_8} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11716 | 2025.07.29 18:55:17.600015 [ 199 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_41_8} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11717 | 2025.07.29 18:55:17.600232 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 11718 | 2025.07.29 18:55:18.884218 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 11719 | 2025.07.29 18:55:18.901749 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11720 | 2025.07.29 18:55:18.901802 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11721 | 2025.07.29 18:55:18.907921 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11722 | 2025.07.29 18:55:18.908628 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11723 | 2025.07.29 18:55:18.908900 [ 24 ] {} <Debug> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11724 | 2025.07.29 18:55:18.908938 [ 24 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11725 | 2025.07.29 18:55:18.908958 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11726 | 2025.07.29 18:55:18.909068 [ 193 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 11727 | 2025.07.29 18:55:18.912039 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 11728 | 2025.07.29 18:55:18.912705 [ 193 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11729 | 2025.07.29 18:55:18.914213 [ 193 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 11730 | 2025.07.29 18:55:18.918740 [ 193 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 11731 | 2025.07.29 18:55:18.923297 [ 193 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 11732 | 2025.07.29 18:55:18.927772 [ 193 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 11733 | 2025.07.29 18:55:18.932487 [ 193 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 11734 | 2025.07.29 18:55:18.936513 [ 193 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 11735 | 2025.07.29 18:55:18.986031 [ 200 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.07701873 sec., 5479.186686147643 rows/sec., 28.33 MiB/sec. | ||
| 11736 | 2025.07.29 18:55:18.988736 [ 187 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11737 | 2025.07.29 18:55:18.990757 [ 187 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_56_11} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11738 | 2025.07.29 18:55:18.990863 [ 187 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_56_11} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11739 | 2025.07.29 18:55:18.993476 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11740 | 2025.07.29 18:55:20.274815 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11741 | 2025.07.29 18:55:20.275018 [ 277 ] {ada03bc8-77e4-4772-87b9-6170fd1cf14b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11742 | 2025.07.29 18:55:20.275094 [ 277 ] {ada03bc8-77e4-4772-87b9-6170fd1cf14b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11743 | 2025.07.29 18:55:20.275958 [ 277 ] {ada03bc8-77e4-4772-87b9-6170fd1cf14b} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11744 | 2025.07.29 18:55:20.276023 [ 277 ] {ada03bc8-77e4-4772-87b9-6170fd1cf14b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11745 | 2025.07.29 18:55:20.276482 [ 277 ] {ada03bc8-77e4-4772-87b9-6170fd1cf14b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11746 | 2025.07.29 18:55:20.276738 [ 277 ] {ada03bc8-77e4-4772-87b9-6170fd1cf14b} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11747 | 2025.07.29 18:55:20.276906 [ 277 ] {ada03bc8-77e4-4772-87b9-6170fd1cf14b} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001938 sec., 202270.3818369453 rows/sec., 12.83 MiB/sec. | ||
| 11748 | 2025.07.29 18:55:20.276963 [ 277 ] {ada03bc8-77e4-4772-87b9-6170fd1cf14b} <Debug> TCPHandler: Processed in 0.002285374 sec. | ||
| 11749 | 2025.07.29 18:55:20.277092 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11750 | 2025.07.29 18:55:20.277198 [ 277 ] {d58e942f-7f37-4408-863f-2724405348ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11751 | 2025.07.29 18:55:20.277244 [ 277 ] {d58e942f-7f37-4408-863f-2724405348ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11752 | 2025.07.29 18:55:20.278248 [ 277 ] {d58e942f-7f37-4408-863f-2724405348ec} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11753 | 2025.07.29 18:55:20.278289 [ 277 ] {d58e942f-7f37-4408-863f-2724405348ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11754 | 2025.07.29 18:55:20.278674 [ 277 ] {d58e942f-7f37-4408-863f-2724405348ec} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11755 | 2025.07.29 18:55:20.278893 [ 277 ] {d58e942f-7f37-4408-863f-2724405348ec} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11756 | 2025.07.29 18:55:20.279028 [ 277 ] {d58e942f-7f37-4408-863f-2724405348ec} <Debug> executeQuery: Read 1131 rows, 92.08 KiB in 0.001853 sec., 610361.5758229897 rows/sec., 48.53 MiB/sec. | ||
| 11757 | 2025.07.29 18:55:20.279068 [ 277 ] {d58e942f-7f37-4408-863f-2724405348ec} <Debug> TCPHandler: Processed in 0.002028996 sec. | ||
| 11758 | 2025.07.29 18:55:20.279181 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11759 | 2025.07.29 18:55:20.279279 [ 277 ] {ef39ce3a-f9a1-445c-a1aa-95d55e4d5c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11760 | 2025.07.29 18:55:20.279320 [ 277 ] {ef39ce3a-f9a1-445c-a1aa-95d55e4d5c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11761 | 2025.07.29 18:55:20.279830 [ 277 ] {ef39ce3a-f9a1-445c-a1aa-95d55e4d5c35} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11762 | 2025.07.29 18:55:20.279868 [ 277 ] {ef39ce3a-f9a1-445c-a1aa-95d55e4d5c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11763 | 2025.07.29 18:55:20.280222 [ 277 ] {ef39ce3a-f9a1-445c-a1aa-95d55e4d5c35} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11764 | 2025.07.29 18:55:20.280434 [ 277 ] {ef39ce3a-f9a1-445c-a1aa-95d55e4d5c35} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11765 | 2025.07.29 18:55:20.280574 [ 277 ] {ef39ce3a-f9a1-445c-a1aa-95d55e4d5c35} <Debug> executeQuery: Read 228 rows, 14.18 KiB in 0.001314 sec., 173515.98173515982 rows/sec., 10.54 MiB/sec. | ||
| 11766 | 2025.07.29 18:55:20.280613 [ 277 ] {ef39ce3a-f9a1-445c-a1aa-95d55e4d5c35} <Debug> TCPHandler: Processed in 0.001481031 sec. | ||
| 11767 | 2025.07.29 18:55:20.280715 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11768 | 2025.07.29 18:55:20.280810 [ 277 ] {4200ac66-4967-46f5-8cf3-f37f806db0dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11769 | 2025.07.29 18:55:20.280850 [ 277 ] {4200ac66-4967-46f5-8cf3-f37f806db0dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11770 | 2025.07.29 18:55:20.281324 [ 277 ] {4200ac66-4967-46f5-8cf3-f37f806db0dc} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11771 | 2025.07.29 18:55:20.281362 [ 277 ] {4200ac66-4967-46f5-8cf3-f37f806db0dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11772 | 2025.07.29 18:55:20.281670 [ 277 ] {4200ac66-4967-46f5-8cf3-f37f806db0dc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11773 | 2025.07.29 18:55:20.281901 [ 277 ] {4200ac66-4967-46f5-8cf3-f37f806db0dc} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11774 | 2025.07.29 18:55:20.282033 [ 277 ] {4200ac66-4967-46f5-8cf3-f37f806db0dc} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.00124 sec., 163709.67741935485 rows/sec., 10.56 MiB/sec. | ||
| 11775 | 2025.07.29 18:55:20.282071 [ 277 ] {4200ac66-4967-46f5-8cf3-f37f806db0dc} <Debug> TCPHandler: Processed in 0.001403619 sec. | ||
| 11776 | 2025.07.29 18:55:20.282171 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11777 | 2025.07.29 18:55:20.282264 [ 277 ] {ab3e8c47-4306-4dec-8321-d5c9a5e5693a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11778 | 2025.07.29 18:55:20.282304 [ 277 ] {ab3e8c47-4306-4dec-8321-d5c9a5e5693a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11779 | 2025.07.29 18:55:20.282763 [ 277 ] {ab3e8c47-4306-4dec-8321-d5c9a5e5693a} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11780 | 2025.07.29 18:55:20.282799 [ 277 ] {ab3e8c47-4306-4dec-8321-d5c9a5e5693a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11781 | 2025.07.29 18:55:20.283105 [ 277 ] {ab3e8c47-4306-4dec-8321-d5c9a5e5693a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11782 | 2025.07.29 18:55:20.283319 [ 277 ] {ab3e8c47-4306-4dec-8321-d5c9a5e5693a} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11783 | 2025.07.29 18:55:20.283446 [ 277 ] {ab3e8c47-4306-4dec-8321-d5c9a5e5693a} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001198 sec., 168614.3572621035 rows/sec., 9.58 MiB/sec. | ||
| 11784 | 2025.07.29 18:55:20.283486 [ 277 ] {ab3e8c47-4306-4dec-8321-d5c9a5e5693a} <Debug> TCPHandler: Processed in 0.001361338 sec. | ||
| 11785 | 2025.07.29 18:55:20.283595 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11786 | 2025.07.29 18:55:20.283688 [ 277 ] {9dc616d8-d9c8-444a-a7f3-cd7c68a50ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11787 | 2025.07.29 18:55:20.283727 [ 277 ] {9dc616d8-d9c8-444a-a7f3-cd7c68a50ec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11788 | 2025.07.29 18:55:20.284395 [ 277 ] {9dc616d8-d9c8-444a-a7f3-cd7c68a50ec6} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11789 | 2025.07.29 18:55:20.284430 [ 277 ] {9dc616d8-d9c8-444a-a7f3-cd7c68a50ec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11790 | 2025.07.29 18:55:20.284762 [ 277 ] {9dc616d8-d9c8-444a-a7f3-cd7c68a50ec6} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11791 | 2025.07.29 18:55:20.284980 [ 277 ] {9dc616d8-d9c8-444a-a7f3-cd7c68a50ec6} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11792 | 2025.07.29 18:55:20.285113 [ 277 ] {9dc616d8-d9c8-444a-a7f3-cd7c68a50ec6} <Debug> executeQuery: Read 684 rows, 49.13 KiB in 0.001441 sec., 474670.3678001388 rows/sec., 33.30 MiB/sec. | ||
| 11793 | 2025.07.29 18:55:20.285152 [ 277 ] {9dc616d8-d9c8-444a-a7f3-cd7c68a50ec6} <Debug> TCPHandler: Processed in 0.001605195 sec. | ||
| 11794 | 2025.07.29 18:55:20.285259 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11795 | 2025.07.29 18:55:20.285351 [ 277 ] {74d7cd39-541a-4a8f-a350-0bc1074816cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11796 | 2025.07.29 18:55:20.285393 [ 277 ] {74d7cd39-541a-4a8f-a350-0bc1074816cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11797 | 2025.07.29 18:55:20.285778 [ 277 ] {74d7cd39-541a-4a8f-a350-0bc1074816cc} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11798 | 2025.07.29 18:55:20.285817 [ 277 ] {74d7cd39-541a-4a8f-a350-0bc1074816cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11799 | 2025.07.29 18:55:20.286134 [ 277 ] {74d7cd39-541a-4a8f-a350-0bc1074816cc} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11800 | 2025.07.29 18:55:20.286355 [ 277 ] {74d7cd39-541a-4a8f-a350-0bc1074816cc} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11801 | 2025.07.29 18:55:20.286490 [ 277 ] {74d7cd39-541a-4a8f-a350-0bc1074816cc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001157 sec., 5185.825410544511 rows/sec., 270.94 KiB/sec. | ||
| 11802 | 2025.07.29 18:55:20.286528 [ 277 ] {74d7cd39-541a-4a8f-a350-0bc1074816cc} <Debug> TCPHandler: Processed in 0.001316467 sec. | ||
| 11803 | 2025.07.29 18:55:20.286637 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11804 | 2025.07.29 18:55:20.286733 [ 277 ] {579aa535-19d5-40d0-a09d-bf1a144a0dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11805 | 2025.07.29 18:55:20.286776 [ 277 ] {579aa535-19d5-40d0-a09d-bf1a144a0dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11806 | 2025.07.29 18:55:20.287214 [ 277 ] {579aa535-19d5-40d0-a09d-bf1a144a0dc5} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11807 | 2025.07.29 18:55:20.287250 [ 277 ] {579aa535-19d5-40d0-a09d-bf1a144a0dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11808 | 2025.07.29 18:55:20.287597 [ 277 ] {579aa535-19d5-40d0-a09d-bf1a144a0dc5} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11809 | 2025.07.29 18:55:20.287817 [ 277 ] {579aa535-19d5-40d0-a09d-bf1a144a0dc5} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11810 | 2025.07.29 18:55:20.287946 [ 277 ] {579aa535-19d5-40d0-a09d-bf1a144a0dc5} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001231 sec., 249390.73923639316 rows/sec., 16.41 MiB/sec. | ||
| 11811 | 2025.07.29 18:55:20.287982 [ 277 ] {579aa535-19d5-40d0-a09d-bf1a144a0dc5} <Debug> TCPHandler: Processed in 0.001394159 sec. | ||
| 11812 | 2025.07.29 18:55:20.288092 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11813 | 2025.07.29 18:55:20.288186 [ 277 ] {091c47d3-f868-45d9-8e34-acf1c382f786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11814 | 2025.07.29 18:55:20.288228 [ 277 ] {091c47d3-f868-45d9-8e34-acf1c382f786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11815 | 2025.07.29 18:55:20.288532 [ 277 ] {091c47d3-f868-45d9-8e34-acf1c382f786} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11816 | 2025.07.29 18:55:20.288569 [ 277 ] {091c47d3-f868-45d9-8e34-acf1c382f786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11817 | 2025.07.29 18:55:20.288867 [ 277 ] {091c47d3-f868-45d9-8e34-acf1c382f786} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11818 | 2025.07.29 18:55:20.289091 [ 277 ] {091c47d3-f868-45d9-8e34-acf1c382f786} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11819 | 2025.07.29 18:55:20.289217 [ 277 ] {091c47d3-f868-45d9-8e34-acf1c382f786} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 11820 | 2025.07.29 18:55:20.289253 [ 277 ] {091c47d3-f868-45d9-8e34-acf1c382f786} <Debug> TCPHandler: Processed in 0.001211474 sec. | ||
| 11821 | 2025.07.29 18:55:20.289359 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11822 | 2025.07.29 18:55:20.289452 [ 277 ] {3f06fbc2-23d6-4d00-901b-bfd1226314c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11823 | 2025.07.29 18:55:20.289506 [ 277 ] {3f06fbc2-23d6-4d00-901b-bfd1226314c4} <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 | ||
| 11824 | 2025.07.29 18:55:20.290334 [ 277 ] {3f06fbc2-23d6-4d00-901b-bfd1226314c4} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11825 | 2025.07.29 18:55:20.290371 [ 277 ] {3f06fbc2-23d6-4d00-901b-bfd1226314c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11826 | 2025.07.29 18:55:20.290916 [ 277 ] {3f06fbc2-23d6-4d00-901b-bfd1226314c4} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11827 | 2025.07.29 18:55:20.291134 [ 277 ] {3f06fbc2-23d6-4d00-901b-bfd1226314c4} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11828 | 2025.07.29 18:55:20.291271 [ 277 ] {3f06fbc2-23d6-4d00-901b-bfd1226314c4} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001837 sec., 17419.706042460533 rows/sec., 31.22 MiB/sec. | ||
| 11829 | 2025.07.29 18:55:20.291325 [ 277 ] {3f06fbc2-23d6-4d00-901b-bfd1226314c4} <Debug> TCPHandler: Processed in 0.002014186 sec. | ||
| 11830 | 2025.07.29 18:55:20.291435 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11831 | 2025.07.29 18:55:20.291529 [ 277 ] {114bab24-e739-48f4-ab0c-0204292563b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11832 | 2025.07.29 18:55:20.291574 [ 277 ] {114bab24-e739-48f4-ab0c-0204292563b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11833 | 2025.07.29 18:55:20.291902 [ 277 ] {114bab24-e739-48f4-ab0c-0204292563b4} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11834 | 2025.07.29 18:55:20.291938 [ 277 ] {114bab24-e739-48f4-ab0c-0204292563b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11835 | 2025.07.29 18:55:20.292240 [ 277 ] {114bab24-e739-48f4-ab0c-0204292563b4} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11836 | 2025.07.29 18:55:20.292454 [ 277 ] {114bab24-e739-48f4-ab0c-0204292563b4} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11837 | 2025.07.29 18:55:20.292580 [ 277 ] {114bab24-e739-48f4-ab0c-0204292563b4} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.00107 sec., 95327.10280373832 rows/sec., 5.86 MiB/sec. | ||
| 11838 | 2025.07.29 18:55:20.292616 [ 277 ] {114bab24-e739-48f4-ab0c-0204292563b4} <Debug> TCPHandler: Processed in 0.001231875 sec. | ||
| 11839 | 2025.07.29 18:55:24.996609 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26108 | ||
| 11840 | 2025.07.29 18:55:24.997117 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11841 | 2025.07.29 18:55:24.997152 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11842 | 2025.07.29 18:55:24.997652 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11843 | 2025.07.29 18:55:24.997876 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11844 | 2025.07.29 18:55:24.998004 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26108 | ||
| 11845 | 2025.07.29 18:55:25.263755 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11846 | 2025.07.29 18:55:25.263930 [ 277 ] {b106359d-bb3e-4077-8cfe-356464822906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11847 | 2025.07.29 18:55:25.263995 [ 277 ] {b106359d-bb3e-4077-8cfe-356464822906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11848 | 2025.07.29 18:55:25.264679 [ 277 ] {b106359d-bb3e-4077-8cfe-356464822906} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11849 | 2025.07.29 18:55:25.264720 [ 277 ] {b106359d-bb3e-4077-8cfe-356464822906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11850 | 2025.07.29 18:55:25.265113 [ 277 ] {b106359d-bb3e-4077-8cfe-356464822906} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11851 | 2025.07.29 18:55:25.265348 [ 277 ] {b106359d-bb3e-4077-8cfe-356464822906} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11852 | 2025.07.29 18:55:25.265501 [ 277 ] {b106359d-bb3e-4077-8cfe-356464822906} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.00162 sec., 45679.01234567902 rows/sec., 3.72 MiB/sec. | ||
| 11853 | 2025.07.29 18:55:25.265547 [ 277 ] {b106359d-bb3e-4077-8cfe-356464822906} <Debug> TCPHandler: Processed in 0.001913484 sec. | ||
| 11854 | 2025.07.29 18:55:25.265685 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11855 | 2025.07.29 18:55:25.265787 [ 277 ] {5d7f28e2-3b0e-4b75-8211-14b29054e32c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11856 | 2025.07.29 18:55:25.265829 [ 277 ] {5d7f28e2-3b0e-4b75-8211-14b29054e32c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11857 | 2025.07.29 18:55:25.266273 [ 277 ] {5d7f28e2-3b0e-4b75-8211-14b29054e32c} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11858 | 2025.07.29 18:55:25.266309 [ 277 ] {5d7f28e2-3b0e-4b75-8211-14b29054e32c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11859 | 2025.07.29 18:55:25.266629 [ 277 ] {5d7f28e2-3b0e-4b75-8211-14b29054e32c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11860 | 2025.07.29 18:55:25.266856 [ 277 ] {5d7f28e2-3b0e-4b75-8211-14b29054e32c} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11861 | 2025.07.29 18:55:25.266988 [ 277 ] {5d7f28e2-3b0e-4b75-8211-14b29054e32c} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001224 sec., 7352.941176470588 rows/sec., 552.91 KiB/sec. | ||
| 11862 | 2025.07.29 18:55:25.267026 [ 277 ] {5d7f28e2-3b0e-4b75-8211-14b29054e32c} <Debug> TCPHandler: Processed in 0.001391099 sec. | ||
| 11863 | 2025.07.29 18:55:25.267135 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11864 | 2025.07.29 18:55:25.267228 [ 277 ] {4587c7c9-66f3-4eb9-ba9b-ead59ed61bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11865 | 2025.07.29 18:55:25.267268 [ 277 ] {4587c7c9-66f3-4eb9-ba9b-ead59ed61bad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11866 | 2025.07.29 18:55:25.267703 [ 277 ] {4587c7c9-66f3-4eb9-ba9b-ead59ed61bad} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11867 | 2025.07.29 18:55:25.267739 [ 277 ] {4587c7c9-66f3-4eb9-ba9b-ead59ed61bad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11868 | 2025.07.29 18:55:25.268054 [ 277 ] {4587c7c9-66f3-4eb9-ba9b-ead59ed61bad} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11869 | 2025.07.29 18:55:25.268272 [ 277 ] {4587c7c9-66f3-4eb9-ba9b-ead59ed61bad} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11870 | 2025.07.29 18:55:25.268400 [ 277 ] {4587c7c9-66f3-4eb9-ba9b-ead59ed61bad} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.00119 sec., 61344.537815126045 rows/sec., 4.79 MiB/sec. | ||
| 11871 | 2025.07.29 18:55:25.268438 [ 277 ] {4587c7c9-66f3-4eb9-ba9b-ead59ed61bad} <Debug> TCPHandler: Processed in 0.001352507 sec. | ||
| 11872 | 2025.07.29 18:55:25.268549 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11873 | 2025.07.29 18:55:25.268644 [ 277 ] {1ba13c3d-5730-478c-b14c-4b147b725a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11874 | 2025.07.29 18:55:25.268687 [ 277 ] {1ba13c3d-5730-478c-b14c-4b147b725a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11875 | 2025.07.29 18:55:25.269113 [ 277 ] {1ba13c3d-5730-478c-b14c-4b147b725a6b} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11876 | 2025.07.29 18:55:25.269150 [ 277 ] {1ba13c3d-5730-478c-b14c-4b147b725a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11877 | 2025.07.29 18:55:25.269494 [ 277 ] {1ba13c3d-5730-478c-b14c-4b147b725a6b} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11878 | 2025.07.29 18:55:25.269713 [ 277 ] {1ba13c3d-5730-478c-b14c-4b147b725a6b} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11879 | 2025.07.29 18:55:25.269846 [ 277 ] {1ba13c3d-5730-478c-b14c-4b147b725a6b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 11880 | 2025.07.29 18:55:25.269884 [ 277 ] {1ba13c3d-5730-478c-b14c-4b147b725a6b} <Debug> TCPHandler: Processed in 0.001384089 sec. | ||
| 11881 | 2025.07.29 18:55:25.269985 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11882 | 2025.07.29 18:55:25.270078 [ 277 ] {e6d143ea-1838-4701-9713-9c8aeeda5e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11883 | 2025.07.29 18:55:25.270133 [ 277 ] {e6d143ea-1838-4701-9713-9c8aeeda5e02} <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 | ||
| 11884 | 2025.07.29 18:55:25.270928 [ 277 ] {e6d143ea-1838-4701-9713-9c8aeeda5e02} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11885 | 2025.07.29 18:55:25.270964 [ 277 ] {e6d143ea-1838-4701-9713-9c8aeeda5e02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11886 | 2025.07.29 18:55:25.271506 [ 277 ] {e6d143ea-1838-4701-9713-9c8aeeda5e02} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11887 | 2025.07.29 18:55:25.271739 [ 277 ] {e6d143ea-1838-4701-9713-9c8aeeda5e02} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11888 | 2025.07.29 18:55:25.271894 [ 277 ] {e6d143ea-1838-4701-9713-9c8aeeda5e02} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001835 sec., 4904.632152588556 rows/sec., 8.79 MiB/sec. | ||
| 11889 | 2025.07.29 18:55:25.271948 [ 277 ] {e6d143ea-1838-4701-9713-9c8aeeda5e02} <Debug> TCPHandler: Processed in 0.002012396 sec. | ||
| 11890 | 2025.07.29 18:55:25.272062 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11891 | 2025.07.29 18:55:25.272156 [ 277 ] {938eac36-df14-4843-9ba2-41abdccd0753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11892 | 2025.07.29 18:55:25.272197 [ 277 ] {938eac36-df14-4843-9ba2-41abdccd0753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11893 | 2025.07.29 18:55:25.272538 [ 277 ] {938eac36-df14-4843-9ba2-41abdccd0753} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11894 | 2025.07.29 18:55:25.272572 [ 277 ] {938eac36-df14-4843-9ba2-41abdccd0753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11895 | 2025.07.29 18:55:25.272884 [ 277 ] {938eac36-df14-4843-9ba2-41abdccd0753} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11896 | 2025.07.29 18:55:25.273112 [ 277 ] {938eac36-df14-4843-9ba2-41abdccd0753} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11897 | 2025.07.29 18:55:25.273242 [ 277 ] {938eac36-df14-4843-9ba2-41abdccd0753} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 11898 | 2025.07.29 18:55:25.273278 [ 277 ] {938eac36-df14-4843-9ba2-41abdccd0753} <Debug> TCPHandler: Processed in 0.001266615 sec. | ||
| 11899 | 2025.07.29 18:55:26.413035 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 11900 | 2025.07.29 18:55:26.428370 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11901 | 2025.07.29 18:55:26.428428 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11902 | 2025.07.29 18:55:26.434080 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11903 | 2025.07.29 18:55:26.434786 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11904 | 2025.07.29 18:55:26.437632 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 11905 | 2025.07.29 18:55:27.589307 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1684 | ||
| 11906 | 2025.07.29 18:55:27.591719 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11907 | 2025.07.29 18:55:27.591766 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11908 | 2025.07.29 18:55:27.592951 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11909 | 2025.07.29 18:55:27.593227 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11910 | 2025.07.29 18:55:27.593481 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1684 | ||
| 11911 | 2025.07.29 18:55:30.274637 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11912 | 2025.07.29 18:55:30.274816 [ 277 ] {9df52e9d-ca61-4cd9-a77f-1d1b7d806b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11913 | 2025.07.29 18:55:30.274881 [ 277 ] {9df52e9d-ca61-4cd9-a77f-1d1b7d806b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11914 | 2025.07.29 18:55:30.275683 [ 277 ] {9df52e9d-ca61-4cd9-a77f-1d1b7d806b90} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11915 | 2025.07.29 18:55:30.275735 [ 277 ] {9df52e9d-ca61-4cd9-a77f-1d1b7d806b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11916 | 2025.07.29 18:55:30.276158 [ 277 ] {9df52e9d-ca61-4cd9-a77f-1d1b7d806b90} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11917 | 2025.07.29 18:55:30.276395 [ 277 ] {9df52e9d-ca61-4cd9-a77f-1d1b7d806b90} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11918 | 2025.07.29 18:55:30.276558 [ 277 ] {9df52e9d-ca61-4cd9-a77f-1d1b7d806b90} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001789 sec., 219116.82504192286 rows/sec., 13.90 MiB/sec. | ||
| 11919 | 2025.07.29 18:55:30.276610 [ 277 ] {9df52e9d-ca61-4cd9-a77f-1d1b7d806b90} <Debug> TCPHandler: Processed in 0.002101719 sec. | ||
| 11920 | 2025.07.29 18:55:30.276742 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11921 | 2025.07.29 18:55:30.276854 [ 277 ] {6f4089e7-af37-4327-832e-2c437f391eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11922 | 2025.07.29 18:55:30.276896 [ 277 ] {6f4089e7-af37-4327-832e-2c437f391eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11923 | 2025.07.29 18:55:30.277698 [ 277 ] {6f4089e7-af37-4327-832e-2c437f391eb3} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11924 | 2025.07.29 18:55:30.277734 [ 277 ] {6f4089e7-af37-4327-832e-2c437f391eb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11925 | 2025.07.29 18:55:30.278109 [ 277 ] {6f4089e7-af37-4327-832e-2c437f391eb3} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11926 | 2025.07.29 18:55:30.278343 [ 277 ] {6f4089e7-af37-4327-832e-2c437f391eb3} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11927 | 2025.07.29 18:55:30.278482 [ 277 ] {6f4089e7-af37-4327-832e-2c437f391eb3} <Debug> executeQuery: Read 1131 rows, 92.08 KiB in 0.001647 sec., 686703.0965391621 rows/sec., 54.60 MiB/sec. | ||
| 11928 | 2025.07.29 18:55:30.278523 [ 277 ] {6f4089e7-af37-4327-832e-2c437f391eb3} <Debug> TCPHandler: Processed in 0.001833681 sec. | ||
| 11929 | 2025.07.29 18:55:30.278641 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11930 | 2025.07.29 18:55:30.278737 [ 277 ] {57ba68d1-a67c-43fb-977e-928d22e23e01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11931 | 2025.07.29 18:55:30.278778 [ 277 ] {57ba68d1-a67c-43fb-977e-928d22e23e01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11932 | 2025.07.29 18:55:30.279270 [ 277 ] {57ba68d1-a67c-43fb-977e-928d22e23e01} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11933 | 2025.07.29 18:55:30.279306 [ 277 ] {57ba68d1-a67c-43fb-977e-928d22e23e01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11934 | 2025.07.29 18:55:30.279627 [ 277 ] {57ba68d1-a67c-43fb-977e-928d22e23e01} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11935 | 2025.07.29 18:55:30.279837 [ 277 ] {57ba68d1-a67c-43fb-977e-928d22e23e01} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11936 | 2025.07.29 18:55:30.279967 [ 277 ] {57ba68d1-a67c-43fb-977e-928d22e23e01} <Debug> executeQuery: Read 228 rows, 14.18 KiB in 0.001249 sec., 182546.03682946358 rows/sec., 11.09 MiB/sec. | ||
| 11937 | 2025.07.29 18:55:30.280005 [ 277 ] {57ba68d1-a67c-43fb-977e-928d22e23e01} <Debug> TCPHandler: Processed in 0.00141448 sec. | ||
| 11938 | 2025.07.29 18:55:30.280119 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11939 | 2025.07.29 18:55:30.280214 [ 277 ] {b7464a6a-d816-400c-9f6b-a973a068cdd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11940 | 2025.07.29 18:55:30.280253 [ 277 ] {b7464a6a-d816-400c-9f6b-a973a068cdd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11941 | 2025.07.29 18:55:30.280724 [ 277 ] {b7464a6a-d816-400c-9f6b-a973a068cdd0} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11942 | 2025.07.29 18:55:30.280760 [ 277 ] {b7464a6a-d816-400c-9f6b-a973a068cdd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11943 | 2025.07.29 18:55:30.281069 [ 277 ] {b7464a6a-d816-400c-9f6b-a973a068cdd0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11944 | 2025.07.29 18:55:30.281289 [ 277 ] {b7464a6a-d816-400c-9f6b-a973a068cdd0} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11945 | 2025.07.29 18:55:30.281416 [ 277 ] {b7464a6a-d816-400c-9f6b-a973a068cdd0} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001221 sec., 166257.16625716625 rows/sec., 10.72 MiB/sec. | ||
| 11946 | 2025.07.29 18:55:30.281454 [ 277 ] {b7464a6a-d816-400c-9f6b-a973a068cdd0} <Debug> TCPHandler: Processed in 0.001385529 sec. | ||
| 11947 | 2025.07.29 18:55:30.281570 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11948 | 2025.07.29 18:55:30.281666 [ 277 ] {921bcf80-f7bd-4f3c-a1e2-4d67b276bcfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11949 | 2025.07.29 18:55:30.281709 [ 277 ] {921bcf80-f7bd-4f3c-a1e2-4d67b276bcfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11950 | 2025.07.29 18:55:30.282137 [ 277 ] {921bcf80-f7bd-4f3c-a1e2-4d67b276bcfd} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11951 | 2025.07.29 18:55:30.282172 [ 277 ] {921bcf80-f7bd-4f3c-a1e2-4d67b276bcfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11952 | 2025.07.29 18:55:30.282478 [ 277 ] {921bcf80-f7bd-4f3c-a1e2-4d67b276bcfd} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11953 | 2025.07.29 18:55:30.282694 [ 277 ] {921bcf80-f7bd-4f3c-a1e2-4d67b276bcfd} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11954 | 2025.07.29 18:55:30.282821 [ 277 ] {921bcf80-f7bd-4f3c-a1e2-4d67b276bcfd} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001174 sec., 172061.32879046 rows/sec., 9.77 MiB/sec. | ||
| 11955 | 2025.07.29 18:55:30.282858 [ 277 ] {921bcf80-f7bd-4f3c-a1e2-4d67b276bcfd} <Debug> TCPHandler: Processed in 0.001338487 sec. | ||
| 11956 | 2025.07.29 18:55:30.282973 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11957 | 2025.07.29 18:55:30.283072 [ 277 ] {82237eb2-71f8-4828-b256-b8a27fc1b1f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11958 | 2025.07.29 18:55:30.283111 [ 277 ] {82237eb2-71f8-4828-b256-b8a27fc1b1f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11959 | 2025.07.29 18:55:30.283736 [ 277 ] {82237eb2-71f8-4828-b256-b8a27fc1b1f5} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11960 | 2025.07.29 18:55:30.283771 [ 277 ] {82237eb2-71f8-4828-b256-b8a27fc1b1f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11961 | 2025.07.29 18:55:30.284098 [ 277 ] {82237eb2-71f8-4828-b256-b8a27fc1b1f5} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11962 | 2025.07.29 18:55:30.284321 [ 277 ] {82237eb2-71f8-4828-b256-b8a27fc1b1f5} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11963 | 2025.07.29 18:55:30.284450 [ 277 ] {82237eb2-71f8-4828-b256-b8a27fc1b1f5} <Debug> executeQuery: Read 684 rows, 49.13 KiB in 0.001396 sec., 489971.34670487104 rows/sec., 34.37 MiB/sec. | ||
| 11964 | 2025.07.29 18:55:30.284490 [ 277 ] {82237eb2-71f8-4828-b256-b8a27fc1b1f5} <Debug> TCPHandler: Processed in 0.001567654 sec. | ||
| 11965 | 2025.07.29 18:55:30.284607 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11966 | 2025.07.29 18:55:30.284702 [ 277 ] {9238abb5-e5c2-405a-8138-ffd3f417e405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11967 | 2025.07.29 18:55:30.284743 [ 277 ] {9238abb5-e5c2-405a-8138-ffd3f417e405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11968 | 2025.07.29 18:55:30.285081 [ 277 ] {9238abb5-e5c2-405a-8138-ffd3f417e405} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11969 | 2025.07.29 18:55:30.285117 [ 277 ] {9238abb5-e5c2-405a-8138-ffd3f417e405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11970 | 2025.07.29 18:55:30.285419 [ 277 ] {9238abb5-e5c2-405a-8138-ffd3f417e405} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11971 | 2025.07.29 18:55:30.285638 [ 277 ] {9238abb5-e5c2-405a-8138-ffd3f417e405} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11972 | 2025.07.29 18:55:30.285766 [ 277 ] {9238abb5-e5c2-405a-8138-ffd3f417e405} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 11973 | 2025.07.29 18:55:30.285770 [ 28 ] {} <Debug> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
| 11974 | 2025.07.29 18:55:30.285804 [ 277 ] {9238abb5-e5c2-405a-8138-ffd3f417e405} <Debug> TCPHandler: Processed in 0.001248785 sec. | ||
| 11975 | 2025.07.29 18:55:30.285841 [ 28 ] {} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11976 | 2025.07.29 18:55:30.285867 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11977 | 2025.07.29 18:55:30.285944 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11978 | 2025.07.29 18:55:30.286015 [ 197 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
| 11979 | 2025.07.29 18:55:30.286042 [ 277 ] {c1ed1b20-d69f-49b9-9747-6796bd696d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11980 | 2025.07.29 18:55:30.286104 [ 277 ] {c1ed1b20-d69f-49b9-9747-6796bd696d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11981 | 2025.07.29 18:55:30.286185 [ 197 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11982 | 2025.07.29 18:55:30.286230 [ 197 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 192 rows starting from the beginning of the part | ||
| 11983 | 2025.07.29 18:55:30.286302 [ 197 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 11984 | 2025.07.29 18:55:30.286352 [ 197 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 11985 | 2025.07.29 18:55:30.286399 [ 197 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 11986 | 2025.07.29 18:55:30.286439 [ 197 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 11987 | 2025.07.29 18:55:30.286483 [ 197 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 11988 | 2025.07.29 18:55:30.286535 [ 277 ] {c1ed1b20-d69f-49b9-9747-6796bd696d8d} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11989 | 2025.07.29 18:55:30.286576 [ 277 ] {c1ed1b20-d69f-49b9-9747-6796bd696d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11990 | 2025.07.29 18:55:30.286961 [ 277 ] {c1ed1b20-d69f-49b9-9747-6796bd696d8d} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11991 | 2025.07.29 18:55:30.287204 [ 277 ] {c1ed1b20-d69f-49b9-9747-6796bd696d8d} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11992 | 2025.07.29 18:55:30.287315 [ 200 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 4 columns (4 merged, 0 gathered) in 0.001369558 sec., 162096.09231591504 rows/sec., 8.27 MiB/sec. | ||
| 11993 | 2025.07.29 18:55:30.287340 [ 277 ] {c1ed1b20-d69f-49b9-9747-6796bd696d8d} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001317 sec., 233105.5429005315 rows/sec., 15.33 MiB/sec. | ||
| 11994 | 2025.07.29 18:55:30.287369 [ 23 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Selected 6 parts from all_1_90_18 to all_95_95_0 | ||
| 11995 | 2025.07.29 18:55:30.287384 [ 277 ] {c1ed1b20-d69f-49b9-9747-6796bd696d8d} <Debug> TCPHandler: Processed in 0.001501321 sec. | ||
| 11996 | 2025.07.29 18:55:30.287440 [ 23 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11997 | 2025.07.29 18:55:30.287467 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 11998 | 2025.07.29 18:55:30.287489 [ 200 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 11999 | 2025.07.29 18:55:30.287539 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12000 | 2025.07.29 18:55:30.287573 [ 196 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_95_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_90_18 to all_95_95_0 into Compact with storage Full | ||
| 12001 | 2025.07.29 18:55:30.287638 [ 277 ] {b4502703-602a-4712-b03a-cc3abce48228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12002 | 2025.07.29 18:55:30.287685 [ 277 ] {b4502703-602a-4712-b03a-cc3abce48228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12003 | 2025.07.29 18:55:30.287703 [ 196 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_95_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12004 | 2025.07.29 18:55:30.287744 [ 196 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_90_18, total 28920 rows starting from the beginning of the part | ||
| 12005 | 2025.07.29 18:55:30.287804 [ 200 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_37_8} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12006 | 2025.07.29 18:55:30.287816 [ 196 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 116 rows starting from the beginning of the part | ||
| 12007 | 2025.07.29 18:55:30.287869 [ 196 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
| 12008 | 2025.07.29 18:55:30.287888 [ 200 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_37_8} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
| 12009 | 2025.07.29 18:55:30.287917 [ 196 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 307 rows starting from the beginning of the part | ||
| 12010 | 2025.07.29 18:55:30.287962 [ 196 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 12011 | 2025.07.29 18:55:30.287988 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 12012 | 2025.07.29 18:55:30.288008 [ 277 ] {b4502703-602a-4712-b03a-cc3abce48228} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12013 | 2025.07.29 18:55:30.288009 [ 196 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 307 rows starting from the beginning of the part | ||
| 12014 | 2025.07.29 18:55:30.288052 [ 277 ] {b4502703-602a-4712-b03a-cc3abce48228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 12015 | 2025.07.29 18:55:30.288392 [ 277 ] {b4502703-602a-4712-b03a-cc3abce48228} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12016 | 2025.07.29 18:55:30.288620 [ 277 ] {b4502703-602a-4712-b03a-cc3abce48228} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12017 | 2025.07.29 18:55:30.288753 [ 277 ] {b4502703-602a-4712-b03a-cc3abce48228} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001134 sec., 881.8342151675485 rows/sec., 59.42 KiB/sec. | ||
| 12018 | 2025.07.29 18:55:30.288761 [ 28 ] {} <Debug> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
| 12019 | 2025.07.29 18:55:30.288791 [ 277 ] {b4502703-602a-4712-b03a-cc3abce48228} <Debug> TCPHandler: Processed in 0.001303907 sec. | ||
| 12020 | 2025.07.29 18:55:30.288806 [ 28 ] {} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12021 | 2025.07.29 18:55:30.288831 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 12022 | 2025.07.29 18:55:30.288911 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12023 | 2025.07.29 18:55:30.288918 [ 197 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
| 12024 | 2025.07.29 18:55:30.289011 [ 277 ] {110bcca3-8a37-49ec-a6cb-8f54e98470bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12025 | 2025.07.29 18:55:30.289040 [ 197 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12026 | 2025.07.29 18:55:30.289071 [ 197 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 33 rows starting from the beginning of the part | ||
| 12027 | 2025.07.29 18:55:30.289071 [ 277 ] {110bcca3-8a37-49ec-a6cb-8f54e98470bb} <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 | ||
| 12028 | 2025.07.29 18:55:30.289117 [ 197 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 12029 | 2025.07.29 18:55:30.289158 [ 197 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 12030 | 2025.07.29 18:55:30.289187 [ 197 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 12031 | 2025.07.29 18:55:30.289218 [ 197 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 12032 | 2025.07.29 18:55:30.289250 [ 197 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 12033 | 2025.07.29 18:55:30.289950 [ 277 ] {110bcca3-8a37-49ec-a6cb-8f54e98470bb} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12034 | 2025.07.29 18:55:30.289993 [ 277 ] {110bcca3-8a37-49ec-a6cb-8f54e98470bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 12035 | 2025.07.29 18:55:30.290369 [ 192 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 4 columns (4 merged, 0 gathered) in 0.001484632 sec., 25595.568464104235 rows/sec., 1.68 MiB/sec. | ||
| 12036 | 2025.07.29 18:55:30.290508 [ 197 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 12037 | 2025.07.29 18:55:30.290783 [ 197 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_37_8} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12038 | 2025.07.29 18:55:30.290862 [ 197 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_37_8} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
| 12039 | 2025.07.29 18:55:30.290935 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12040 | 2025.07.29 18:55:30.291006 [ 277 ] {110bcca3-8a37-49ec-a6cb-8f54e98470bb} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12041 | 2025.07.29 18:55:30.291263 [ 277 ] {110bcca3-8a37-49ec-a6cb-8f54e98470bb} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12042 | 2025.07.29 18:55:30.291410 [ 277 ] {110bcca3-8a37-49ec-a6cb-8f54e98470bb} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002417 sec., 13239.553165080679 rows/sec., 23.72 MiB/sec. | ||
| 12043 | 2025.07.29 18:55:30.291484 [ 277 ] {110bcca3-8a37-49ec-a6cb-8f54e98470bb} <Debug> TCPHandler: Processed in 0.002622643 sec. | ||
| 12044 | 2025.07.29 18:55:30.291604 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12045 | 2025.07.29 18:55:30.291700 [ 277 ] {68a3e308-a520-4b93-97d1-45c3f45036ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12046 | 2025.07.29 18:55:30.291741 [ 277 ] {68a3e308-a520-4b93-97d1-45c3f45036ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12047 | 2025.07.29 18:55:30.292068 [ 277 ] {68a3e308-a520-4b93-97d1-45c3f45036ae} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12048 | 2025.07.29 18:55:30.292104 [ 277 ] {68a3e308-a520-4b93-97d1-45c3f45036ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 12049 | 2025.07.29 18:55:30.292412 [ 277 ] {68a3e308-a520-4b93-97d1-45c3f45036ae} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12050 | 2025.07.29 18:55:30.292643 [ 277 ] {68a3e308-a520-4b93-97d1-45c3f45036ae} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12051 | 2025.07.29 18:55:30.292773 [ 277 ] {68a3e308-a520-4b93-97d1-45c3f45036ae} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001092 sec., 93406.5934065934 rows/sec., 5.74 MiB/sec. | ||
| 12052 | 2025.07.29 18:55:30.292809 [ 277 ] {68a3e308-a520-4b93-97d1-45c3f45036ae} <Debug> TCPHandler: Processed in 0.001254815 sec. | ||
| 12053 | 2025.07.29 18:55:30.294695 [ 197 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_95_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29970 rows, containing 5 columns (5 merged, 0 gathered) in 0.00716888 sec., 4180569.349745009 rows/sec., 281.64 MiB/sec. | ||
| 12054 | 2025.07.29 18:55:30.295083 [ 192 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_95_19} <Trace> MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) | ||
| 12055 | 2025.07.29 18:55:30.295342 [ 192 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12056 | 2025.07.29 18:55:30.295411 [ 192 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Merged 6 parts: [all_1_90_18, all_95_95_0] -> all_1_95_19 | ||
| 12057 | 2025.07.29 18:55:30.295474 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 12058 | 2025.07.29 18:55:32.286837 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12059 | 2025.07.29 18:55:32.286904 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12060 | 2025.07.29 18:55:32.499063 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26596 | ||
| 12061 | 2025.07.29 18:55:32.499575 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12062 | 2025.07.29 18:55:32.499610 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 12063 | 2025.07.29 18:55:32.500084 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12064 | 2025.07.29 18:55:32.500309 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12065 | 2025.07.29 18:55:32.500439 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 | ||
| 12066 | 2025.07.29 18:55:33.938619 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 12067 | 2025.07.29 18:55:33.954760 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12068 | 2025.07.29 18:55:33.954817 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 12069 | 2025.07.29 18:55:33.960945 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12070 | 2025.07.29 18:55:33.961639 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12071 | 2025.07.29 18:55:33.964397 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 12072 | 2025.07.29 18:55:35.263604 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12073 | 2025.07.29 18:55:35.263780 [ 277 ] {3919d07c-25fe-4d82-ae86-3bd4120b59f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12074 | 2025.07.29 18:55:35.263845 [ 277 ] {3919d07c-25fe-4d82-ae86-3bd4120b59f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12075 | 2025.07.29 18:55:35.264600 [ 277 ] {3919d07c-25fe-4d82-ae86-3bd4120b59f7} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12076 | 2025.07.29 18:55:35.264641 [ 277 ] {3919d07c-25fe-4d82-ae86-3bd4120b59f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 12077 | 2025.07.29 18:55:35.265070 [ 277 ] {3919d07c-25fe-4d82-ae86-3bd4120b59f7} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12078 | 2025.07.29 18:55:35.265307 [ 277 ] {3919d07c-25fe-4d82-ae86-3bd4120b59f7} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12079 | 2025.07.29 18:55:35.265427 [ 78 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12080 | 2025.07.29 18:55:35.265471 [ 78 ] {} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12081 | 2025.07.29 18:55:35.265471 [ 277 ] {3919d07c-25fe-4d82-ae86-3bd4120b59f7} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.001737 sec., 42602.18767990789 rows/sec., 3.47 MiB/sec. | ||
| 12082 | 2025.07.29 18:55:35.265493 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 12083 | 2025.07.29 18:55:35.265560 [ 277 ] {3919d07c-25fe-4d82-ae86-3bd4120b59f7} <Debug> TCPHandler: Processed in 0.002078218 sec. | ||
| 12084 | 2025.07.29 18:55:35.265683 [ 201 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12085 | 2025.07.29 18:55:35.265734 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12086 | 2025.07.29 18:55:35.265833 [ 201 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12087 | 2025.07.29 18:55:35.265841 [ 277 ] {0991d543-5a36-4332-a4fe-ba0cfc397203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12088 | 2025.07.29 18:55:35.265872 [ 201 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2421 rows starting from the beginning of the part | ||
| 12089 | 2025.07.29 18:55:35.265895 [ 277 ] {0991d543-5a36-4332-a4fe-ba0cfc397203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12090 | 2025.07.29 18:55:35.265942 [ 201 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 74 rows starting from the beginning of the part | ||
| 12091 | 2025.07.29 18:55:35.266021 [ 201 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 1131 rows starting from the beginning of the part | ||
| 12092 | 2025.07.29 18:55:35.266065 [ 201 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 74 rows starting from the beginning of the part | ||
| 12093 | 2025.07.29 18:55:35.266105 [ 201 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1131 rows starting from the beginning of the part | ||
| 12094 | 2025.07.29 18:55:35.266152 [ 201 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 74 rows starting from the beginning of the part | ||
| 12095 | 2025.07.29 18:55:35.266383 [ 277 ] {0991d543-5a36-4332-a4fe-ba0cfc397203} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12096 | 2025.07.29 18:55:35.266425 [ 277 ] {0991d543-5a36-4332-a4fe-ba0cfc397203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12097 | 2025.07.29 18:55:35.266769 [ 277 ] {0991d543-5a36-4332-a4fe-ba0cfc397203} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12098 | 2025.07.29 18:55:35.267007 [ 277 ] {0991d543-5a36-4332-a4fe-ba0cfc397203} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12099 | 2025.07.29 18:55:35.267120 [ 78 ] {} <Debug> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12100 | 2025.07.29 18:55:35.267144 [ 277 ] {0991d543-5a36-4332-a4fe-ba0cfc397203} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001326 sec., 6787.330316742082 rows/sec., 510.38 KiB/sec. | ||
| 12101 | 2025.07.29 18:55:35.267148 [ 78 ] {} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12102 | 2025.07.29 18:55:35.267175 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12103 | 2025.07.29 18:55:35.267184 [ 277 ] {0991d543-5a36-4332-a4fe-ba0cfc397203} <Debug> TCPHandler: Processed in 0.001510693 sec. | ||
| 12104 | 2025.07.29 18:55:35.267278 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 12105 | 2025.07.29 18:55:35.267305 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12106 | 2025.07.29 18:55:35.267416 [ 277 ] {f7193370-6fc5-4f80-bb59-ba9ecf2d5841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12107 | 2025.07.29 18:55:35.267433 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12108 | 2025.07.29 18:55:35.267461 [ 277 ] {f7193370-6fc5-4f80-bb59-ba9ecf2d5841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12109 | 2025.07.29 18:55:35.267472 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 269 rows starting from the beginning of the part | ||
| 12110 | 2025.07.29 18:55:35.267560 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 9 rows starting from the beginning of the part | ||
| 12111 | 2025.07.29 18:55:35.267605 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 228 rows starting from the beginning of the part | ||
| 12112 | 2025.07.29 18:55:35.267649 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 9 rows starting from the beginning of the part | ||
| 12113 | 2025.07.29 18:55:35.267689 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 228 rows starting from the beginning of the part | ||
| 12114 | 2025.07.29 18:55:35.267729 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 9 rows starting from the beginning of the part | ||
| 12115 | 2025.07.29 18:55:35.267942 [ 277 ] {f7193370-6fc5-4f80-bb59-ba9ecf2d5841} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12116 | 2025.07.29 18:55:35.267978 [ 201 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4905 rows, containing 5 columns (5 merged, 0 gathered) in 0.002351415 sec., 2085978.0174915956 rows/sec., 176.16 MiB/sec. | ||
| 12117 | 2025.07.29 18:55:35.267982 [ 277 ] {f7193370-6fc5-4f80-bb59-ba9ecf2d5841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12118 | 2025.07.29 18:55:35.268221 [ 201 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12119 | 2025.07.29 18:55:35.268388 [ 277 ] {f7193370-6fc5-4f80-bb59-ba9ecf2d5841} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12120 | 2025.07.29 18:55:35.268577 [ 192 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_96_19} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12121 | 2025.07.29 18:55:35.268662 [ 277 ] {f7193370-6fc5-4f80-bb59-ba9ecf2d5841} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12122 | 2025.07.29 18:55:35.268684 [ 192 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_96_19} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12123 | 2025.07.29 18:55:35.268722 [ 191 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001494541 sec., 503164.5167312238 rows/sec., 33.03 MiB/sec. | ||
| 12124 | 2025.07.29 18:55:35.268799 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 12125 | 2025.07.29 18:55:35.268814 [ 277 ] {f7193370-6fc5-4f80-bb59-ba9ecf2d5841} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001417 sec., 51517.29004940014 rows/sec., 4.02 MiB/sec. | ||
| 12126 | 2025.07.29 18:55:35.268817 [ 117 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12127 | 2025.07.29 18:55:35.268860 [ 277 ] {f7193370-6fc5-4f80-bb59-ba9ecf2d5841} <Debug> TCPHandler: Processed in 0.001606935 sec. | ||
| 12128 | 2025.07.29 18:55:35.268874 [ 117 ] {} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12129 | 2025.07.29 18:55:35.268902 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 12130 | 2025.07.29 18:55:35.268938 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12131 | 2025.07.29 18:55:35.268983 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12132 | 2025.07.29 18:55:35.269003 [ 195 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12133 | 2025.07.29 18:55:35.269086 [ 277 ] {37a65cc6-7cce-4283-8b5b-e68437a56007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12134 | 2025.07.29 18:55:35.269136 [ 277 ] {37a65cc6-7cce-4283-8b5b-e68437a56007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12135 | 2025.07.29 18:55:35.269142 [ 195 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12136 | 2025.07.29 18:55:35.269188 [ 195 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1223 rows starting from the beginning of the part | ||
| 12137 | 2025.07.29 18:55:35.269206 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_81_16} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12138 | 2025.07.29 18:55:35.269260 [ 195 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 73 rows starting from the beginning of the part | ||
| 12139 | 2025.07.29 18:55:35.269283 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_81_16} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12140 | 2025.07.29 18:55:35.269315 [ 195 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 684 rows starting from the beginning of the part | ||
| 12141 | 2025.07.29 18:55:35.269353 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 12142 | 2025.07.29 18:55:35.269365 [ 195 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 73 rows starting from the beginning of the part | ||
| 12143 | 2025.07.29 18:55:35.269417 [ 195 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 684 rows starting from the beginning of the part | ||
| 12144 | 2025.07.29 18:55:35.269459 [ 195 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 73 rows starting from the beginning of the part | ||
| 12145 | 2025.07.29 18:55:35.269576 [ 277 ] {37a65cc6-7cce-4283-8b5b-e68437a56007} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12146 | 2025.07.29 18:55:35.269621 [ 277 ] {37a65cc6-7cce-4283-8b5b-e68437a56007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12147 | 2025.07.29 18:55:35.269995 [ 277 ] {37a65cc6-7cce-4283-8b5b-e68437a56007} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12148 | 2025.07.29 18:55:35.270226 [ 277 ] {37a65cc6-7cce-4283-8b5b-e68437a56007} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12149 | 2025.07.29 18:55:35.270360 [ 277 ] {37a65cc6-7cce-4283-8b5b-e68437a56007} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001295 sec., 123552.12355212356 rows/sec., 8.61 MiB/sec. | ||
| 12150 | 2025.07.29 18:55:35.270404 [ 277 ] {37a65cc6-7cce-4283-8b5b-e68437a56007} <Debug> TCPHandler: Processed in 0.001473132 sec. | ||
| 12151 | 2025.07.29 18:55:35.270517 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12152 | 2025.07.29 18:55:35.270613 [ 277 ] {627350fa-8002-4882-8c1c-f8f36e4da05d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12153 | 2025.07.29 18:55:35.270667 [ 277 ] {627350fa-8002-4882-8c1c-f8f36e4da05d} <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 | ||
| 12154 | 2025.07.29 18:55:35.270668 [ 201 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2810 rows, containing 5 columns (5 merged, 0 gathered) in 0.001713048 sec., 1640351.0000887308 rows/sec., 123.83 MiB/sec. | ||
| 12155 | 2025.07.29 18:55:35.270900 [ 189 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12156 | 2025.07.29 18:55:35.271213 [ 189 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_96_19} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12157 | 2025.07.29 18:55:35.271299 [ 189 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_96_19} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12158 | 2025.07.29 18:55:35.271413 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 12159 | 2025.07.29 18:55:35.271498 [ 277 ] {627350fa-8002-4882-8c1c-f8f36e4da05d} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12160 | 2025.07.29 18:55:35.271540 [ 277 ] {627350fa-8002-4882-8c1c-f8f36e4da05d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 12161 | 2025.07.29 18:55:35.272079 [ 277 ] {627350fa-8002-4882-8c1c-f8f36e4da05d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12162 | 2025.07.29 18:55:35.272346 [ 277 ] {627350fa-8002-4882-8c1c-f8f36e4da05d} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12163 | 2025.07.29 18:55:35.272496 [ 277 ] {627350fa-8002-4882-8c1c-f8f36e4da05d} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001903 sec., 4729.374671571203 rows/sec., 8.47 MiB/sec. | ||
| 12164 | 2025.07.29 18:55:35.272562 [ 277 ] {627350fa-8002-4882-8c1c-f8f36e4da05d} <Debug> TCPHandler: Processed in 0.002094309 sec. | ||
| 12165 | 2025.07.29 18:55:35.272675 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12166 | 2025.07.29 18:55:35.272768 [ 277 ] {aae519b1-8907-4213-a3b1-4bdd492c717f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12167 | 2025.07.29 18:55:35.272810 [ 277 ] {aae519b1-8907-4213-a3b1-4bdd492c717f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12168 | 2025.07.29 18:55:35.273148 [ 277 ] {aae519b1-8907-4213-a3b1-4bdd492c717f} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12169 | 2025.07.29 18:55:35.273184 [ 277 ] {aae519b1-8907-4213-a3b1-4bdd492c717f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 12170 | 2025.07.29 18:55:35.273506 [ 277 ] {aae519b1-8907-4213-a3b1-4bdd492c717f} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12171 | 2025.07.29 18:55:35.273726 [ 277 ] {aae519b1-8907-4213-a3b1-4bdd492c717f} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12172 | 2025.07.29 18:55:35.273840 [ 117 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12173 | 2025.07.29 18:55:35.273854 [ 277 ] {aae519b1-8907-4213-a3b1-4bdd492c717f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 12174 | 2025.07.29 18:55:35.273884 [ 117 ] {} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12175 | 2025.07.29 18:55:35.273909 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 12176 | 2025.07.29 18:55:35.273915 [ 277 ] {aae519b1-8907-4213-a3b1-4bdd492c717f} <Debug> TCPHandler: Processed in 0.001290657 sec. | ||
| 12177 | 2025.07.29 18:55:35.274006 [ 195 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12178 | 2025.07.29 18:55:35.274114 [ 195 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12179 | 2025.07.29 18:55:35.274143 [ 195 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 6150 rows starting from the beginning of the part | ||
| 12180 | 2025.07.29 18:55:35.274193 [ 195 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 12181 | 2025.07.29 18:55:35.274235 [ 195 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 102 rows starting from the beginning of the part | ||
| 12182 | 2025.07.29 18:55:35.274271 [ 195 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 12183 | 2025.07.29 18:55:35.274306 [ 195 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 102 rows starting from the beginning of the part | ||
| 12184 | 2025.07.29 18:55:35.274342 [ 195 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 12185 | 2025.07.29 18:55:35.275876 [ 195 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6534 rows, containing 4 columns (4 merged, 0 gathered) in 0.001908943 sec., 3422836.6169131296 rows/sec., 219.09 MiB/sec. | ||
| 12186 | 2025.07.29 18:55:35.276210 [ 195 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12187 | 2025.07.29 18:55:35.276455 [ 195 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_96_19} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12188 | 2025.07.29 18:55:35.276525 [ 195 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_96_19} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12189 | 2025.07.29 18:55:35.276590 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 12190 | 2025.07.29 18:55:36.672566 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12191 | 2025.07.29 18:55:36.672754 [ 277 ] {d4572bfe-b835-48fb-974d-b34416d9570e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12192 | 2025.07.29 18:55:36.672818 [ 277 ] {d4572bfe-b835-48fb-974d-b34416d9570e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12193 | 2025.07.29 18:55:36.673727 [ 277 ] {d4572bfe-b835-48fb-974d-b34416d9570e} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12194 | 2025.07.29 18:55:36.673770 [ 277 ] {d4572bfe-b835-48fb-974d-b34416d9570e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12195 | 2025.07.29 18:55:36.674188 [ 277 ] {d4572bfe-b835-48fb-974d-b34416d9570e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12196 | 2025.07.29 18:55:36.674442 [ 277 ] {d4572bfe-b835-48fb-974d-b34416d9570e} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12197 | 2025.07.29 18:55:36.674604 [ 277 ] {d4572bfe-b835-48fb-974d-b34416d9570e} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001897 sec., 206642.0664206642 rows/sec., 13.11 MiB/sec. | ||
| 12198 | 2025.07.29 18:55:36.674656 [ 277 ] {d4572bfe-b835-48fb-974d-b34416d9570e} <Debug> TCPHandler: Processed in 0.002213812 sec. | ||
| 12199 | 2025.07.29 18:55:36.674778 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12200 | 2025.07.29 18:55:36.674881 [ 277 ] {b7756b7d-2fa3-4bd4-bbe6-45be0a93b6d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12201 | 2025.07.29 18:55:36.674929 [ 277 ] {b7756b7d-2fa3-4bd4-bbe6-45be0a93b6d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12202 | 2025.07.29 18:55:36.675344 [ 277 ] {b7756b7d-2fa3-4bd4-bbe6-45be0a93b6d0} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12203 | 2025.07.29 18:55:36.675382 [ 277 ] {b7756b7d-2fa3-4bd4-bbe6-45be0a93b6d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12204 | 2025.07.29 18:55:36.675693 [ 277 ] {b7756b7d-2fa3-4bd4-bbe6-45be0a93b6d0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 12205 | 2025.07.29 18:55:36.675907 [ 277 ] {b7756b7d-2fa3-4bd4-bbe6-45be0a93b6d0} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12206 | 2025.07.29 18:55:36.676038 [ 277 ] {b7756b7d-2fa3-4bd4-bbe6-45be0a93b6d0} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001182 sec., 8460.236886632825 rows/sec., 689.87 KiB/sec. | ||
| 12207 | 2025.07.29 18:55:36.676078 [ 277 ] {b7756b7d-2fa3-4bd4-bbe6-45be0a93b6d0} <Debug> TCPHandler: Processed in 0.001353408 sec. | ||
| 12208 | 2025.07.29 18:55:36.676188 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12209 | 2025.07.29 18:55:36.676284 [ 277 ] {381a87bb-55f0-4706-b977-e6ac62a5d8d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12210 | 2025.07.29 18:55:36.676325 [ 277 ] {381a87bb-55f0-4706-b977-e6ac62a5d8d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12211 | 2025.07.29 18:55:36.677875 [ 277 ] {381a87bb-55f0-4706-b977-e6ac62a5d8d7} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12212 | 2025.07.29 18:55:36.677913 [ 277 ] {381a87bb-55f0-4706-b977-e6ac62a5d8d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12213 | 2025.07.29 18:55:36.678377 [ 277 ] {381a87bb-55f0-4706-b977-e6ac62a5d8d7} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12214 | 2025.07.29 18:55:36.678607 [ 277 ] {381a87bb-55f0-4706-b977-e6ac62a5d8d7} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12215 | 2025.07.29 18:55:36.678740 [ 277 ] {381a87bb-55f0-4706-b977-e6ac62a5d8d7} <Debug> executeQuery: Read 2276 rows, 188.56 KiB in 0.002475 sec., 919595.9595959595 rows/sec., 74.40 MiB/sec. | ||
| 12216 | 2025.07.29 18:55:36.678781 [ 277 ] {381a87bb-55f0-4706-b977-e6ac62a5d8d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 12217 | 2025.07.29 18:55:36.678796 [ 277 ] {381a87bb-55f0-4706-b977-e6ac62a5d8d7} <Debug> TCPHandler: Processed in 0.002658565 sec. | ||
| 12218 | 2025.07.29 18:55:36.678930 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12219 | 2025.07.29 18:55:36.679026 [ 277 ] {9fa90a3f-87ab-4c4f-b20b-ea9cf4311657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12220 | 2025.07.29 18:55:36.679066 [ 277 ] {9fa90a3f-87ab-4c4f-b20b-ea9cf4311657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12221 | 2025.07.29 18:55:36.679602 [ 277 ] {9fa90a3f-87ab-4c4f-b20b-ea9cf4311657} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12222 | 2025.07.29 18:55:36.679640 [ 277 ] {9fa90a3f-87ab-4c4f-b20b-ea9cf4311657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12223 | 2025.07.29 18:55:36.679967 [ 277 ] {9fa90a3f-87ab-4c4f-b20b-ea9cf4311657} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12224 | 2025.07.29 18:55:36.680193 [ 277 ] {9fa90a3f-87ab-4c4f-b20b-ea9cf4311657} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12225 | 2025.07.29 18:55:36.680324 [ 277 ] {9fa90a3f-87ab-4c4f-b20b-ea9cf4311657} <Debug> executeQuery: Read 238 rows, 14.88 KiB in 0.001317 sec., 180713.74335611236 rows/sec., 11.03 MiB/sec. | ||
| 12226 | 2025.07.29 18:55:36.680366 [ 277 ] {9fa90a3f-87ab-4c4f-b20b-ea9cf4311657} <Debug> TCPHandler: Processed in 0.001485662 sec. | ||
| 12227 | 2025.07.29 18:55:36.680476 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12228 | 2025.07.29 18:55:36.680570 [ 277 ] {3b479665-9f7f-41c5-b4a0-e9ce2b7a5cfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12229 | 2025.07.29 18:55:36.680610 [ 277 ] {3b479665-9f7f-41c5-b4a0-e9ce2b7a5cfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12230 | 2025.07.29 18:55:36.681143 [ 277 ] {3b479665-9f7f-41c5-b4a0-e9ce2b7a5cfb} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12231 | 2025.07.29 18:55:36.681179 [ 277 ] {3b479665-9f7f-41c5-b4a0-e9ce2b7a5cfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12232 | 2025.07.29 18:55:36.681502 [ 277 ] {3b479665-9f7f-41c5-b4a0-e9ce2b7a5cfb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12233 | 2025.07.29 18:55:36.681717 [ 277 ] {3b479665-9f7f-41c5-b4a0-e9ce2b7a5cfb} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12234 | 2025.07.29 18:55:36.681846 [ 277 ] {3b479665-9f7f-41c5-b4a0-e9ce2b7a5cfb} <Debug> executeQuery: Read 431 rows, 29.22 KiB in 0.001294 sec., 333075.7341576507 rows/sec., 22.05 MiB/sec. | ||
| 12235 | 2025.07.29 18:55:36.681884 [ 277 ] {3b479665-9f7f-41c5-b4a0-e9ce2b7a5cfb} <Debug> TCPHandler: Processed in 0.001457591 sec. | ||
| 12236 | 2025.07.29 18:55:36.681991 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12237 | 2025.07.29 18:55:36.682086 [ 277 ] {9f1834dd-f6eb-4617-960b-1100ec592929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12238 | 2025.07.29 18:55:36.682126 [ 277 ] {9f1834dd-f6eb-4617-960b-1100ec592929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12239 | 2025.07.29 18:55:36.682574 [ 277 ] {9f1834dd-f6eb-4617-960b-1100ec592929} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12240 | 2025.07.29 18:55:36.682610 [ 277 ] {9f1834dd-f6eb-4617-960b-1100ec592929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12241 | 2025.07.29 18:55:36.682921 [ 277 ] {9f1834dd-f6eb-4617-960b-1100ec592929} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12242 | 2025.07.29 18:55:36.683134 [ 277 ] {9f1834dd-f6eb-4617-960b-1100ec592929} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12243 | 2025.07.29 18:55:36.683259 [ 277 ] {9f1834dd-f6eb-4617-960b-1100ec592929} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001191 sec., 169605.37363560035 rows/sec., 9.63 MiB/sec. | ||
| 12244 | 2025.07.29 18:55:36.683297 [ 277 ] {9f1834dd-f6eb-4617-960b-1100ec592929} <Debug> TCPHandler: Processed in 0.001355398 sec. | ||
| 12245 | 2025.07.29 18:55:36.683407 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12246 | 2025.07.29 18:55:36.683501 [ 277 ] {f2db2213-10c3-42a2-9654-8ab18d45f00b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12247 | 2025.07.29 18:55:36.683540 [ 277 ] {f2db2213-10c3-42a2-9654-8ab18d45f00b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12248 | 2025.07.29 18:55:36.684344 [ 277 ] {f2db2213-10c3-42a2-9654-8ab18d45f00b} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12249 | 2025.07.29 18:55:36.684380 [ 277 ] {f2db2213-10c3-42a2-9654-8ab18d45f00b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12250 | 2025.07.29 18:55:36.684733 [ 277 ] {f2db2213-10c3-42a2-9654-8ab18d45f00b} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12251 | 2025.07.29 18:55:36.684954 [ 277 ] {f2db2213-10c3-42a2-9654-8ab18d45f00b} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12252 | 2025.07.29 18:55:36.685080 [ 277 ] {f2db2213-10c3-42a2-9654-8ab18d45f00b} <Debug> executeQuery: Read 1150 rows, 84.24 KiB in 0.001598 sec., 719649.5619524405 rows/sec., 51.48 MiB/sec. | ||
| 12253 | 2025.07.29 18:55:36.685118 [ 277 ] {f2db2213-10c3-42a2-9654-8ab18d45f00b} <Debug> TCPHandler: Processed in 0.001761989 sec. | ||
| 12254 | 2025.07.29 18:55:36.685227 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12255 | 2025.07.29 18:55:36.685320 [ 277 ] {1b6ec899-cfad-4f2d-8781-5ebda340904e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12256 | 2025.07.29 18:55:36.685364 [ 277 ] {1b6ec899-cfad-4f2d-8781-5ebda340904e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12257 | 2025.07.29 18:55:36.685689 [ 277 ] {1b6ec899-cfad-4f2d-8781-5ebda340904e} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12258 | 2025.07.29 18:55:36.685725 [ 277 ] {1b6ec899-cfad-4f2d-8781-5ebda340904e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12259 | 2025.07.29 18:55:36.686030 [ 277 ] {1b6ec899-cfad-4f2d-8781-5ebda340904e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12260 | 2025.07.29 18:55:36.686243 [ 277 ] {1b6ec899-cfad-4f2d-8781-5ebda340904e} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12261 | 2025.07.29 18:55:36.686377 [ 277 ] {1b6ec899-cfad-4f2d-8781-5ebda340904e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 12262 | 2025.07.29 18:55:36.686414 [ 277 ] {1b6ec899-cfad-4f2d-8781-5ebda340904e} <Debug> TCPHandler: Processed in 0.001236324 sec. | ||
| 12263 | 2025.07.29 18:55:36.686515 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12264 | 2025.07.29 18:55:36.686609 [ 277 ] {0e213cfb-1909-411c-bed5-5aa1b46c78f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12265 | 2025.07.29 18:55:36.686651 [ 277 ] {0e213cfb-1909-411c-bed5-5aa1b46c78f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12266 | 2025.07.29 18:55:36.687227 [ 277 ] {0e213cfb-1909-411c-bed5-5aa1b46c78f3} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12267 | 2025.07.29 18:55:36.687263 [ 277 ] {0e213cfb-1909-411c-bed5-5aa1b46c78f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12268 | 2025.07.29 18:55:36.687640 [ 277 ] {0e213cfb-1909-411c-bed5-5aa1b46c78f3} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12269 | 2025.07.29 18:55:36.687852 [ 277 ] {0e213cfb-1909-411c-bed5-5aa1b46c78f3} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12270 | 2025.07.29 18:55:36.687982 [ 277 ] {0e213cfb-1909-411c-bed5-5aa1b46c78f3} <Debug> executeQuery: Read 906 rows, 61.27 KiB in 0.001391 sec., 651329.9784327821 rows/sec., 43.02 MiB/sec. | ||
| 12271 | 2025.07.29 18:55:36.688019 [ 277 ] {0e213cfb-1909-411c-bed5-5aa1b46c78f3} <Debug> TCPHandler: Processed in 0.001552793 sec. | ||
| 12272 | 2025.07.29 18:55:36.688123 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12273 | 2025.07.29 18:55:36.688221 [ 277 ] {0dfb5678-1ff1-41cf-bd18-c23f5b526dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12274 | 2025.07.29 18:55:36.688263 [ 277 ] {0dfb5678-1ff1-41cf-bd18-c23f5b526dfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12275 | 2025.07.29 18:55:36.688590 [ 277 ] {0dfb5678-1ff1-41cf-bd18-c23f5b526dfd} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12276 | 2025.07.29 18:55:36.688626 [ 277 ] {0dfb5678-1ff1-41cf-bd18-c23f5b526dfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12277 | 2025.07.29 18:55:36.688935 [ 277 ] {0dfb5678-1ff1-41cf-bd18-c23f5b526dfd} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12278 | 2025.07.29 18:55:36.689151 [ 277 ] {0dfb5678-1ff1-41cf-bd18-c23f5b526dfd} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12279 | 2025.07.29 18:55:36.689284 [ 277 ] {0dfb5678-1ff1-41cf-bd18-c23f5b526dfd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00108 sec., 925.9259259259259 rows/sec., 62.39 KiB/sec. | ||
| 12280 | 2025.07.29 18:55:36.689323 [ 277 ] {0dfb5678-1ff1-41cf-bd18-c23f5b526dfd} <Debug> TCPHandler: Processed in 0.001248895 sec. | ||
| 12281 | 2025.07.29 18:55:36.689430 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12282 | 2025.07.29 18:55:36.689522 [ 277 ] {8bb81e0b-cce6-40ca-9287-1f82f05a4f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12283 | 2025.07.29 18:55:36.689576 [ 277 ] {8bb81e0b-cce6-40ca-9287-1f82f05a4f94} <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 | ||
| 12284 | 2025.07.29 18:55:36.690427 [ 277 ] {8bb81e0b-cce6-40ca-9287-1f82f05a4f94} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12285 | 2025.07.29 18:55:36.690464 [ 277 ] {8bb81e0b-cce6-40ca-9287-1f82f05a4f94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12286 | 2025.07.29 18:55:36.691002 [ 277 ] {8bb81e0b-cce6-40ca-9287-1f82f05a4f94} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12287 | 2025.07.29 18:55:36.691222 [ 277 ] {8bb81e0b-cce6-40ca-9287-1f82f05a4f94} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12288 | 2025.07.29 18:55:36.691343 [ 97 ] {} <Debug> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12289 | 2025.07.29 18:55:36.691363 [ 277 ] {8bb81e0b-cce6-40ca-9287-1f82f05a4f94} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001858 sec., 17222.82023681378 rows/sec., 30.86 MiB/sec. | ||
| 12290 | 2025.07.29 18:55:36.691412 [ 97 ] {} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12291 | 2025.07.29 18:55:36.691437 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12292 | 2025.07.29 18:55:36.691443 [ 277 ] {8bb81e0b-cce6-40ca-9287-1f82f05a4f94} <Debug> TCPHandler: Processed in 0.002061418 sec. | ||
| 12293 | 2025.07.29 18:55:36.691539 [ 201 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 12294 | 2025.07.29 18:55:36.691562 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12295 | 2025.07.29 18:55:36.691662 [ 277 ] {54673dab-6a8b-4681-8bff-5cf9787835a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12296 | 2025.07.29 18:55:36.691703 [ 277 ] {54673dab-6a8b-4681-8bff-5cf9787835a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12297 | 2025.07.29 18:55:36.691799 [ 201 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12298 | 2025.07.29 18:55:36.691872 [ 201 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1501 rows starting from the beginning of the part | ||
| 12299 | 2025.07.29 18:55:36.692015 [ 201 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 32 rows starting from the beginning of the part | ||
| 12300 | 2025.07.29 18:55:36.692042 [ 277 ] {54673dab-6a8b-4681-8bff-5cf9787835a1} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12301 | 2025.07.29 18:55:36.692083 [ 277 ] {54673dab-6a8b-4681-8bff-5cf9787835a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12302 | 2025.07.29 18:55:36.692136 [ 201 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 9 rows starting from the beginning of the part | ||
| 12303 | 2025.07.29 18:55:36.692249 [ 201 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 32 rows starting from the beginning of the part | ||
| 12304 | 2025.07.29 18:55:36.692351 [ 201 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 9 rows starting from the beginning of the part | ||
| 12305 | 2025.07.29 18:55:36.692397 [ 277 ] {54673dab-6a8b-4681-8bff-5cf9787835a1} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12306 | 2025.07.29 18:55:36.692460 [ 201 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 32 rows starting from the beginning of the part | ||
| 12307 | 2025.07.29 18:55:36.692625 [ 277 ] {54673dab-6a8b-4681-8bff-5cf9787835a1} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12308 | 2025.07.29 18:55:36.692761 [ 277 ] {54673dab-6a8b-4681-8bff-5cf9787835a1} <Debug> executeQuery: Read 56 rows, 3.23 KiB in 0.001116 sec., 50179.21146953405 rows/sec., 2.83 MiB/sec. | ||
| 12309 | 2025.07.29 18:55:36.692800 [ 277 ] {54673dab-6a8b-4681-8bff-5cf9787835a1} <Debug> TCPHandler: Processed in 0.001285986 sec. | ||
| 12310 | 2025.07.29 18:55:36.701224 [ 194 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1615 rows, containing 19 columns (19 merged, 0 gathered) in 0.009733702 sec., 165918.37309175893 rows/sec., 297.32 MiB/sec. | ||
| 12311 | 2025.07.29 18:55:36.702874 [ 188 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12312 | 2025.07.29 18:55:36.703308 [ 188 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12313 | 2025.07.29 18:55:36.703401 [ 188 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12314 | 2025.07.29 18:55:36.703574 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
| 12315 | 2025.07.29 18:55:37.001126 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.81 MiB, peak 326.67 MiB, free memory in arenas 0.00 B, will set to 320.18 MiB (RSS), difference: 5.37 MiB | ||
| 12316 | 2025.07.29 18:55:37.594476 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1742 | ||
| 12317 | 2025.07.29 18:55:37.597348 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12318 | 2025.07.29 18:55:37.597389 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12319 | 2025.07.29 18:55:37.598598 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12320 | 2025.07.29 18:55:37.598872 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12321 | 2025.07.29 18:55:37.599168 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1742 | ||
| 12322 | 2025.07.29 18:55:40.001383 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27084 | ||
| 12323 | 2025.07.29 18:55:40.001903 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12324 | 2025.07.29 18:55:40.001942 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12325 | 2025.07.29 18:55:40.002412 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12326 | 2025.07.29 18:55:40.002652 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12327 | 2025.07.29 18:55:40.002783 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27084 | ||
| 12328 | 2025.07.29 18:55:40.261285 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12329 | 2025.07.29 18:55:40.261465 [ 277 ] {5cf20c29-efc1-4ece-a3e7-ce097c340f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12330 | 2025.07.29 18:55:40.261528 [ 277 ] {5cf20c29-efc1-4ece-a3e7-ce097c340f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12331 | 2025.07.29 18:55:40.262243 [ 277 ] {5cf20c29-efc1-4ece-a3e7-ce097c340f80} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12332 | 2025.07.29 18:55:40.262286 [ 277 ] {5cf20c29-efc1-4ece-a3e7-ce097c340f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12333 | 2025.07.29 18:55:40.262686 [ 277 ] {5cf20c29-efc1-4ece-a3e7-ce097c340f80} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12334 | 2025.07.29 18:55:40.262912 [ 277 ] {5cf20c29-efc1-4ece-a3e7-ce097c340f80} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12335 | 2025.07.29 18:55:40.263070 [ 277 ] {5cf20c29-efc1-4ece-a3e7-ce097c340f80} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00165 sec., 33939.393939393936 rows/sec., 2.59 MiB/sec. | ||
| 12336 | 2025.07.29 18:55:40.263112 [ 277 ] {5cf20c29-efc1-4ece-a3e7-ce097c340f80} <Debug> TCPHandler: Processed in 0.001949135 sec. | ||
| 12337 | 2025.07.29 18:55:40.263244 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12338 | 2025.07.29 18:55:40.263339 [ 277 ] {fe869933-8f3e-42ba-80c2-8d4579f8c2fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12339 | 2025.07.29 18:55:40.263379 [ 277 ] {fe869933-8f3e-42ba-80c2-8d4579f8c2fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12340 | 2025.07.29 18:55:40.263818 [ 277 ] {fe869933-8f3e-42ba-80c2-8d4579f8c2fd} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12341 | 2025.07.29 18:55:40.263854 [ 277 ] {fe869933-8f3e-42ba-80c2-8d4579f8c2fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12342 | 2025.07.29 18:55:40.264166 [ 277 ] {fe869933-8f3e-42ba-80c2-8d4579f8c2fd} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12343 | 2025.07.29 18:55:40.264400 [ 277 ] {fe869933-8f3e-42ba-80c2-8d4579f8c2fd} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12344 | 2025.07.29 18:55:40.264549 [ 277 ] {fe869933-8f3e-42ba-80c2-8d4579f8c2fd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001228 sec., 52117.26384364821 rows/sec., 4.07 MiB/sec. | ||
| 12345 | 2025.07.29 18:55:40.264589 [ 277 ] {fe869933-8f3e-42ba-80c2-8d4579f8c2fd} <Debug> TCPHandler: Processed in 0.001393269 sec. | ||
| 12346 | 2025.07.29 18:55:40.264723 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12347 | 2025.07.29 18:55:40.264816 [ 277 ] {4aa7279b-b1c3-434e-bca7-dd6272dc43b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12348 | 2025.07.29 18:55:40.264859 [ 277 ] {4aa7279b-b1c3-434e-bca7-dd6272dc43b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12349 | 2025.07.29 18:55:40.265252 [ 277 ] {4aa7279b-b1c3-434e-bca7-dd6272dc43b9} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12350 | 2025.07.29 18:55:40.265287 [ 277 ] {4aa7279b-b1c3-434e-bca7-dd6272dc43b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12351 | 2025.07.29 18:55:40.265612 [ 277 ] {4aa7279b-b1c3-434e-bca7-dd6272dc43b9} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12352 | 2025.07.29 18:55:40.265823 [ 277 ] {4aa7279b-b1c3-434e-bca7-dd6272dc43b9} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12353 | 2025.07.29 18:55:40.265957 [ 277 ] {4aa7279b-b1c3-434e-bca7-dd6272dc43b9} <Debug> executeQuery: Read 126 rows, 8.98 KiB in 0.001157 sec., 108902.33362143474 rows/sec., 7.58 MiB/sec. | ||
| 12354 | 2025.07.29 18:55:40.265996 [ 277 ] {4aa7279b-b1c3-434e-bca7-dd6272dc43b9} <Debug> TCPHandler: Processed in 0.001321947 sec. | ||
| 12355 | 2025.07.29 18:55:40.266110 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12356 | 2025.07.29 18:55:40.266204 [ 277 ] {7b83f739-67f8-43a4-97d5-927b32592149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12357 | 2025.07.29 18:55:40.266244 [ 277 ] {7b83f739-67f8-43a4-97d5-927b32592149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12358 | 2025.07.29 18:55:40.266577 [ 277 ] {7b83f739-67f8-43a4-97d5-927b32592149} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12359 | 2025.07.29 18:55:40.266612 [ 277 ] {7b83f739-67f8-43a4-97d5-927b32592149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12360 | 2025.07.29 18:55:40.266914 [ 277 ] {7b83f739-67f8-43a4-97d5-927b32592149} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12361 | 2025.07.29 18:55:40.267115 [ 277 ] {7b83f739-67f8-43a4-97d5-927b32592149} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12362 | 2025.07.29 18:55:40.267247 [ 277 ] {7b83f739-67f8-43a4-97d5-927b32592149} <Debug> executeQuery: Read 46 rows, 3.19 KiB in 0.00106 sec., 43396.226415094345 rows/sec., 2.94 MiB/sec. | ||
| 12363 | 2025.07.29 18:55:40.267288 [ 277 ] {7b83f739-67f8-43a4-97d5-927b32592149} <Debug> TCPHandler: Processed in 0.001225684 sec. | ||
| 12364 | 2025.07.29 18:55:41.465314 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 12365 | 2025.07.29 18:55:41.482273 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12366 | 2025.07.29 18:55:41.482333 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12367 | 2025.07.29 18:55:41.488532 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12368 | 2025.07.29 18:55:41.489291 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12369 | 2025.07.29 18:55:41.492129 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 12370 | 2025.07.29 18:55:45.263344 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12371 | 2025.07.29 18:55:45.263600 [ 277 ] {90c2bc5c-3272-43d2-9aa4-5fac2bcd71f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12372 | 2025.07.29 18:55:45.263696 [ 277 ] {90c2bc5c-3272-43d2-9aa4-5fac2bcd71f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12373 | 2025.07.29 18:55:45.264458 [ 277 ] {90c2bc5c-3272-43d2-9aa4-5fac2bcd71f8} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12374 | 2025.07.29 18:55:45.264505 [ 277 ] {90c2bc5c-3272-43d2-9aa4-5fac2bcd71f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12375 | 2025.07.29 18:55:45.264931 [ 277 ] {90c2bc5c-3272-43d2-9aa4-5fac2bcd71f8} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12376 | 2025.07.29 18:55:45.265154 [ 277 ] {90c2bc5c-3272-43d2-9aa4-5fac2bcd71f8} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12377 | 2025.07.29 18:55:45.265309 [ 277 ] {90c2bc5c-3272-43d2-9aa4-5fac2bcd71f8} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.001776 sec., 41666.666666666664 rows/sec., 3.40 MiB/sec. | ||
| 12378 | 2025.07.29 18:55:45.265353 [ 277 ] {90c2bc5c-3272-43d2-9aa4-5fac2bcd71f8} <Debug> TCPHandler: Processed in 0.002181101 sec. | ||
| 12379 | 2025.07.29 18:55:45.265477 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12380 | 2025.07.29 18:55:45.265571 [ 277 ] {efea23d1-96d2-4104-8628-2d5d74b6318a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12381 | 2025.07.29 18:55:45.265611 [ 277 ] {efea23d1-96d2-4104-8628-2d5d74b6318a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12382 | 2025.07.29 18:55:45.266007 [ 277 ] {efea23d1-96d2-4104-8628-2d5d74b6318a} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12383 | 2025.07.29 18:55:45.266042 [ 277 ] {efea23d1-96d2-4104-8628-2d5d74b6318a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12384 | 2025.07.29 18:55:45.266331 [ 277 ] {efea23d1-96d2-4104-8628-2d5d74b6318a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12385 | 2025.07.29 18:55:45.266543 [ 277 ] {efea23d1-96d2-4104-8628-2d5d74b6318a} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12386 | 2025.07.29 18:55:45.266674 [ 277 ] {efea23d1-96d2-4104-8628-2d5d74b6318a} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001119 sec., 8042.8954423592495 rows/sec., 604.79 KiB/sec. | ||
| 12387 | 2025.07.29 18:55:45.266713 [ 277 ] {efea23d1-96d2-4104-8628-2d5d74b6318a} <Debug> TCPHandler: Processed in 0.001283246 sec. | ||
| 12388 | 2025.07.29 18:55:45.266820 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12389 | 2025.07.29 18:55:45.266913 [ 277 ] {2d2fe7f0-0698-4160-be82-9a17b614233c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12390 | 2025.07.29 18:55:45.266952 [ 277 ] {2d2fe7f0-0698-4160-be82-9a17b614233c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12391 | 2025.07.29 18:55:45.267374 [ 277 ] {2d2fe7f0-0698-4160-be82-9a17b614233c} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12392 | 2025.07.29 18:55:45.267410 [ 277 ] {2d2fe7f0-0698-4160-be82-9a17b614233c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12393 | 2025.07.29 18:55:45.267712 [ 277 ] {2d2fe7f0-0698-4160-be82-9a17b614233c} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12394 | 2025.07.29 18:55:45.267920 [ 277 ] {2d2fe7f0-0698-4160-be82-9a17b614233c} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12395 | 2025.07.29 18:55:45.268048 [ 277 ] {2d2fe7f0-0698-4160-be82-9a17b614233c} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001151 sec., 63423.1103388358 rows/sec., 4.95 MiB/sec. | ||
| 12396 | 2025.07.29 18:55:45.268088 [ 277 ] {2d2fe7f0-0698-4160-be82-9a17b614233c} <Debug> TCPHandler: Processed in 0.001315346 sec. | ||
| 12397 | 2025.07.29 18:55:45.268196 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12398 | 2025.07.29 18:55:45.268289 [ 277 ] {61d46575-c556-4c59-af48-44f6c5b2a888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12399 | 2025.07.29 18:55:45.268331 [ 277 ] {61d46575-c556-4c59-af48-44f6c5b2a888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12400 | 2025.07.29 18:55:45.268742 [ 277 ] {61d46575-c556-4c59-af48-44f6c5b2a888} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12401 | 2025.07.29 18:55:45.268777 [ 277 ] {61d46575-c556-4c59-af48-44f6c5b2a888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12402 | 2025.07.29 18:55:45.269108 [ 277 ] {61d46575-c556-4c59-af48-44f6c5b2a888} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12403 | 2025.07.29 18:55:45.269335 [ 277 ] {61d46575-c556-4c59-af48-44f6c5b2a888} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12404 | 2025.07.29 18:55:45.269465 [ 277 ] {61d46575-c556-4c59-af48-44f6c5b2a888} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 12405 | 2025.07.29 18:55:45.269504 [ 277 ] {61d46575-c556-4c59-af48-44f6c5b2a888} <Debug> TCPHandler: Processed in 0.001354848 sec. | ||
| 12406 | 2025.07.29 18:55:45.269604 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12407 | 2025.07.29 18:55:45.269695 [ 277 ] {79df3bed-1351-45ff-a8cb-f62d5d69aae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12408 | 2025.07.29 18:55:45.269749 [ 277 ] {79df3bed-1351-45ff-a8cb-f62d5d69aae3} <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 | ||
| 12409 | 2025.07.29 18:55:45.270611 [ 277 ] {79df3bed-1351-45ff-a8cb-f62d5d69aae3} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12410 | 2025.07.29 18:55:45.270657 [ 277 ] {79df3bed-1351-45ff-a8cb-f62d5d69aae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12411 | 2025.07.29 18:55:45.271224 [ 277 ] {79df3bed-1351-45ff-a8cb-f62d5d69aae3} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12412 | 2025.07.29 18:55:45.271443 [ 277 ] {79df3bed-1351-45ff-a8cb-f62d5d69aae3} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12413 | 2025.07.29 18:55:45.271583 [ 277 ] {79df3bed-1351-45ff-a8cb-f62d5d69aae3} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001906 sec., 4721.93074501574 rows/sec., 8.46 MiB/sec. | ||
| 12414 | 2025.07.29 18:55:45.271637 [ 277 ] {79df3bed-1351-45ff-a8cb-f62d5d69aae3} <Debug> TCPHandler: Processed in 0.002080578 sec. | ||
| 12415 | 2025.07.29 18:55:45.271748 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12416 | 2025.07.29 18:55:45.271845 [ 277 ] {c35a76be-04c8-4ea5-ac99-2ba8f13cad2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12417 | 2025.07.29 18:55:45.271887 [ 277 ] {c35a76be-04c8-4ea5-ac99-2ba8f13cad2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12418 | 2025.07.29 18:55:45.272216 [ 277 ] {c35a76be-04c8-4ea5-ac99-2ba8f13cad2f} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12419 | 2025.07.29 18:55:45.272252 [ 277 ] {c35a76be-04c8-4ea5-ac99-2ba8f13cad2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12420 | 2025.07.29 18:55:45.272554 [ 277 ] {c35a76be-04c8-4ea5-ac99-2ba8f13cad2f} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12421 | 2025.07.29 18:55:45.272776 [ 277 ] {c35a76be-04c8-4ea5-ac99-2ba8f13cad2f} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12422 | 2025.07.29 18:55:45.272906 [ 277 ] {c35a76be-04c8-4ea5-ac99-2ba8f13cad2f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 12423 | 2025.07.29 18:55:45.272943 [ 277 ] {c35a76be-04c8-4ea5-ac99-2ba8f13cad2f} <Debug> TCPHandler: Processed in 0.001246015 sec. | ||
| 12424 | 2025.07.29 18:55:47.286937 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12425 | 2025.07.29 18:55:47.287006 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12426 | 2025.07.29 18:55:47.502893 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27511 | ||
| 12427 | 2025.07.29 18:55:47.503472 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12428 | 2025.07.29 18:55:47.503524 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12429 | 2025.07.29 18:55:47.504082 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12430 | 2025.07.29 18:55:47.504312 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12431 | 2025.07.29 18:55:47.504448 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 | ||
| 12432 | 2025.07.29 18:55:47.600488 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1762 | ||
| 12433 | 2025.07.29 18:55:47.602662 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12434 | 2025.07.29 18:55:47.602718 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12435 | 2025.07.29 18:55:47.603941 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12436 | 2025.07.29 18:55:47.604233 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12437 | 2025.07.29 18:55:47.604624 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1762 | ||
| 12438 | 2025.07.29 18:55:48.037328 [ 144 ] {} <Debug> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8) (MergerMutator): Selected 5 parts from all_1_37_8 to all_41_41_0 | ||
| 12439 | 2025.07.29 18:55:48.037425 [ 144 ] {} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12440 | 2025.07.29 18:55:48.037464 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12441 | 2025.07.29 18:55:48.037649 [ 199 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_8 to all_41_41_0 into Compact with storage Full | ||
| 12442 | 2025.07.29 18:55:48.037862 [ 199 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12443 | 2025.07.29 18:55:48.037923 [ 199 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 456 rows starting from the beginning of the part | ||
| 12444 | 2025.07.29 18:55:48.038031 [ 199 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 431 rows starting from the beginning of the part | ||
| 12445 | 2025.07.29 18:55:48.038114 [ 199 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 203 rows starting from the beginning of the part | ||
| 12446 | 2025.07.29 18:55:48.038162 [ 199 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 203 rows starting from the beginning of the part | ||
| 12447 | 2025.07.29 18:55:48.038206 [ 199 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 431 rows starting from the beginning of the part | ||
| 12448 | 2025.07.29 18:55:48.039259 [ 194 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1724 rows, containing 5 columns (5 merged, 0 gathered) in 0.001695397 sec., 1016870.9747628432 rows/sec., 71.03 MiB/sec. | ||
| 12449 | 2025.07.29 18:55:48.039440 [ 199 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
| 12450 | 2025.07.29 18:55:48.039694 [ 199 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_41_9} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12451 | 2025.07.29 18:55:48.039762 [ 199 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_41_9} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8) (MergerMutator): Merged 5 parts: [all_1_37_8, all_41_41_0] -> all_1_41_9 | ||
| 12452 | 2025.07.29 18:55:48.039833 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 12453 | 2025.07.29 18:55:48.079048 [ 144 ] {} <Debug> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5) (MergerMutator): Selected 5 parts from all_1_37_8 to all_41_41_0 | ||
| 12454 | 2025.07.29 18:55:48.079099 [ 144 ] {} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12455 | 2025.07.29 18:55:48.079119 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12456 | 2025.07.29 18:55:48.079223 [ 190 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_8 to all_41_41_0 into Compact with storage Full | ||
| 12457 | 2025.07.29 18:55:48.079362 [ 190 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12458 | 2025.07.29 18:55:48.079399 [ 190 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 416 rows starting from the beginning of the part | ||
| 12459 | 2025.07.29 18:55:48.079460 [ 190 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 392 rows starting from the beginning of the part | ||
| 12460 | 2025.07.29 18:55:48.079503 [ 190 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 392 rows starting from the beginning of the part | ||
| 12461 | 2025.07.29 18:55:48.079547 [ 190 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 392 rows starting from the beginning of the part | ||
| 12462 | 2025.07.29 18:55:48.079587 [ 190 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 392 rows starting from the beginning of the part | ||
| 12463 | 2025.07.29 18:55:48.080654 [ 199 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1984 rows, containing 5 columns (5 merged, 0 gathered) in 0.001478721 sec., 1341700.0231957212 rows/sec., 90.56 MiB/sec. | ||
| 12464 | 2025.07.29 18:55:48.080828 [ 194 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
| 12465 | 2025.07.29 18:55:48.081117 [ 194 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_41_9} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12466 | 2025.07.29 18:55:48.081195 [ 194 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_41_9} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5) (MergerMutator): Merged 5 parts: [all_1_37_8, all_41_41_0] -> all_1_41_9 | ||
| 12467 | 2025.07.29 18:55:48.081273 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 12468 | 2025.07.29 18:55:48.992219 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 12469 | 2025.07.29 18:55:49.009988 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12470 | 2025.07.29 18:55:49.010040 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12471 | 2025.07.29 18:55:49.016239 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12472 | 2025.07.29 18:55:49.016923 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12473 | 2025.07.29 18:55:49.020114 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 12474 | 2025.07.29 18:55:49.158583 [ 144 ] {} <Debug> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3) (MergerMutator): Selected 5 parts from all_1_37_8 to all_41_41_0 | ||
| 12475 | 2025.07.29 18:55:49.158651 [ 144 ] {} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12476 | 2025.07.29 18:55:49.158688 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12477 | 2025.07.29 18:55:49.158835 [ 190 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_8 to all_41_41_0 into Compact with storage Full | ||
| 12478 | 2025.07.29 18:55:49.159008 [ 190 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12479 | 2025.07.29 18:55:49.159046 [ 190 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 214 rows starting from the beginning of the part | ||
| 12480 | 2025.07.29 18:55:49.159117 [ 190 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 202 rows starting from the beginning of the part | ||
| 12481 | 2025.07.29 18:55:49.159165 [ 190 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 202 rows starting from the beginning of the part | ||
| 12482 | 2025.07.29 18:55:49.159204 [ 190 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 202 rows starting from the beginning of the part | ||
| 12483 | 2025.07.29 18:55:49.159249 [ 190 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 202 rows starting from the beginning of the part | ||
| 12484 | 2025.07.29 18:55:49.160114 [ 199 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.001339777 sec., 762813.5129950731 rows/sec., 46.41 MiB/sec. | ||
| 12485 | 2025.07.29 18:55:49.160269 [ 190 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
| 12486 | 2025.07.29 18:55:49.160509 [ 190 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_41_9} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12487 | 2025.07.29 18:55:49.160576 [ 190 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_41_9} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3) (MergerMutator): Merged 5 parts: [all_1_37_8, all_41_41_0] -> all_1_41_9 | ||
| 12488 | 2025.07.29 18:55:49.160643 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 12489 | 2025.07.29 18:55:50.274260 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12490 | 2025.07.29 18:55:50.274463 [ 277 ] {76b18157-2cbb-4241-abbf-f1c56fa89649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12491 | 2025.07.29 18:55:50.274538 [ 277 ] {76b18157-2cbb-4241-abbf-f1c56fa89649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12492 | 2025.07.29 18:55:50.275463 [ 277 ] {76b18157-2cbb-4241-abbf-f1c56fa89649} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12493 | 2025.07.29 18:55:50.275515 [ 277 ] {76b18157-2cbb-4241-abbf-f1c56fa89649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12494 | 2025.07.29 18:55:50.275948 [ 277 ] {76b18157-2cbb-4241-abbf-f1c56fa89649} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12495 | 2025.07.29 18:55:50.276190 [ 277 ] {76b18157-2cbb-4241-abbf-f1c56fa89649} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12496 | 2025.07.29 18:55:50.276358 [ 277 ] {76b18157-2cbb-4241-abbf-f1c56fa89649} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001946 sec., 201438.8489208633 rows/sec., 12.78 MiB/sec. | ||
| 12497 | 2025.07.29 18:55:50.276412 [ 277 ] {76b18157-2cbb-4241-abbf-f1c56fa89649} <Debug> TCPHandler: Processed in 0.002289464 sec. | ||
| 12498 | 2025.07.29 18:55:50.276539 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12499 | 2025.07.29 18:55:50.276644 [ 277 ] {1a91077e-4b49-4f3a-95fb-e7bbfa784767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12500 | 2025.07.29 18:55:50.276689 [ 277 ] {1a91077e-4b49-4f3a-95fb-e7bbfa784767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12501 | 2025.07.29 18:55:50.277692 [ 277 ] {1a91077e-4b49-4f3a-95fb-e7bbfa784767} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12502 | 2025.07.29 18:55:50.277731 [ 277 ] {1a91077e-4b49-4f3a-95fb-e7bbfa784767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12503 | 2025.07.29 18:55:50.278122 [ 277 ] {1a91077e-4b49-4f3a-95fb-e7bbfa784767} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12504 | 2025.07.29 18:55:50.278363 [ 277 ] {1a91077e-4b49-4f3a-95fb-e7bbfa784767} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12505 | 2025.07.29 18:55:50.278503 [ 277 ] {1a91077e-4b49-4f3a-95fb-e7bbfa784767} <Debug> executeQuery: Read 1131 rows, 92.08 KiB in 0.001881 sec., 601275.9170653907 rows/sec., 47.80 MiB/sec. | ||
| 12506 | 2025.07.29 18:55:50.278545 [ 277 ] {1a91077e-4b49-4f3a-95fb-e7bbfa784767} <Debug> TCPHandler: Processed in 0.002060407 sec. | ||
| 12507 | 2025.07.29 18:55:50.278663 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12508 | 2025.07.29 18:55:50.278762 [ 277 ] {89c77a33-db50-419a-b62b-fbb679afd816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12509 | 2025.07.29 18:55:50.278804 [ 277 ] {89c77a33-db50-419a-b62b-fbb679afd816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12510 | 2025.07.29 18:55:50.279316 [ 277 ] {89c77a33-db50-419a-b62b-fbb679afd816} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12511 | 2025.07.29 18:55:50.279352 [ 277 ] {89c77a33-db50-419a-b62b-fbb679afd816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12512 | 2025.07.29 18:55:50.279674 [ 277 ] {89c77a33-db50-419a-b62b-fbb679afd816} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12513 | 2025.07.29 18:55:50.279902 [ 277 ] {89c77a33-db50-419a-b62b-fbb679afd816} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12514 | 2025.07.29 18:55:50.280045 [ 277 ] {89c77a33-db50-419a-b62b-fbb679afd816} <Debug> executeQuery: Read 228 rows, 14.18 KiB in 0.001302 sec., 175115.2073732719 rows/sec., 10.64 MiB/sec. | ||
| 12515 | 2025.07.29 18:55:50.280085 [ 277 ] {89c77a33-db50-419a-b62b-fbb679afd816} <Debug> TCPHandler: Processed in 0.001474201 sec. | ||
| 12516 | 2025.07.29 18:55:50.280192 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12517 | 2025.07.29 18:55:50.280289 [ 277 ] {2d24dd56-0e79-4612-8d47-75951c11f7ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12518 | 2025.07.29 18:55:50.280352 [ 277 ] {2d24dd56-0e79-4612-8d47-75951c11f7ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12519 | 2025.07.29 18:55:50.280937 [ 277 ] {2d24dd56-0e79-4612-8d47-75951c11f7ce} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12520 | 2025.07.29 18:55:50.280983 [ 277 ] {2d24dd56-0e79-4612-8d47-75951c11f7ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12521 | 2025.07.29 18:55:50.281345 [ 277 ] {2d24dd56-0e79-4612-8d47-75951c11f7ce} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12522 | 2025.07.29 18:55:50.281565 [ 277 ] {2d24dd56-0e79-4612-8d47-75951c11f7ce} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12523 | 2025.07.29 18:55:50.281701 [ 277 ] {2d24dd56-0e79-4612-8d47-75951c11f7ce} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001431 sec., 141858.8399720475 rows/sec., 9.15 MiB/sec. | ||
| 12524 | 2025.07.29 18:55:50.281741 [ 277 ] {2d24dd56-0e79-4612-8d47-75951c11f7ce} <Debug> TCPHandler: Processed in 0.001598244 sec. | ||
| 12525 | 2025.07.29 18:55:50.281849 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12526 | 2025.07.29 18:55:50.281945 [ 277 ] {c84fb6bf-64d5-4eeb-ba32-56543254645c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12527 | 2025.07.29 18:55:50.281986 [ 277 ] {c84fb6bf-64d5-4eeb-ba32-56543254645c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12528 | 2025.07.29 18:55:50.282441 [ 277 ] {c84fb6bf-64d5-4eeb-ba32-56543254645c} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12529 | 2025.07.29 18:55:50.282479 [ 277 ] {c84fb6bf-64d5-4eeb-ba32-56543254645c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12530 | 2025.07.29 18:55:50.282797 [ 277 ] {c84fb6bf-64d5-4eeb-ba32-56543254645c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12531 | 2025.07.29 18:55:50.283016 [ 277 ] {c84fb6bf-64d5-4eeb-ba32-56543254645c} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12532 | 2025.07.29 18:55:50.283144 [ 277 ] {c84fb6bf-64d5-4eeb-ba32-56543254645c} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001219 sec., 165709.59803117308 rows/sec., 9.41 MiB/sec. | ||
| 12533 | 2025.07.29 18:55:50.283184 [ 277 ] {c84fb6bf-64d5-4eeb-ba32-56543254645c} <Debug> TCPHandler: Processed in 0.001384559 sec. | ||
| 12534 | 2025.07.29 18:55:50.283295 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12535 | 2025.07.29 18:55:50.283391 [ 277 ] {e5e6a10b-0f69-4e5d-a3d8-02574d1b2ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12536 | 2025.07.29 18:55:50.283430 [ 277 ] {e5e6a10b-0f69-4e5d-a3d8-02574d1b2ae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12537 | 2025.07.29 18:55:50.284110 [ 277 ] {e5e6a10b-0f69-4e5d-a3d8-02574d1b2ae2} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12538 | 2025.07.29 18:55:50.284150 [ 277 ] {e5e6a10b-0f69-4e5d-a3d8-02574d1b2ae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12539 | 2025.07.29 18:55:50.284500 [ 277 ] {e5e6a10b-0f69-4e5d-a3d8-02574d1b2ae2} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12540 | 2025.07.29 18:55:50.284726 [ 277 ] {e5e6a10b-0f69-4e5d-a3d8-02574d1b2ae2} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12541 | 2025.07.29 18:55:50.284887 [ 277 ] {e5e6a10b-0f69-4e5d-a3d8-02574d1b2ae2} <Debug> executeQuery: Read 684 rows, 49.13 KiB in 0.001515 sec., 451485.14851485146 rows/sec., 31.67 MiB/sec. | ||
| 12542 | 2025.07.29 18:55:50.284925 [ 277 ] {e5e6a10b-0f69-4e5d-a3d8-02574d1b2ae2} <Debug> TCPHandler: Processed in 0.001679897 sec. | ||
| 12543 | 2025.07.29 18:55:50.285025 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12544 | 2025.07.29 18:55:50.285120 [ 277 ] {9a7aad75-37d5-4615-8929-36bd4a3c1ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12545 | 2025.07.29 18:55:50.285162 [ 277 ] {9a7aad75-37d5-4615-8929-36bd4a3c1ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12546 | 2025.07.29 18:55:50.285510 [ 277 ] {9a7aad75-37d5-4615-8929-36bd4a3c1ed6} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12547 | 2025.07.29 18:55:50.285571 [ 277 ] {9a7aad75-37d5-4615-8929-36bd4a3c1ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12548 | 2025.07.29 18:55:50.286184 [ 277 ] {9a7aad75-37d5-4615-8929-36bd4a3c1ed6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12549 | 2025.07.29 18:55:50.286512 [ 277 ] {9a7aad75-37d5-4615-8929-36bd4a3c1ed6} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12550 | 2025.07.29 18:55:50.286650 [ 277 ] {9a7aad75-37d5-4615-8929-36bd4a3c1ed6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001548 sec., 3875.9689922480625 rows/sec., 202.50 KiB/sec. | ||
| 12551 | 2025.07.29 18:55:50.286688 [ 277 ] {9a7aad75-37d5-4615-8929-36bd4a3c1ed6} <Debug> TCPHandler: Processed in 0.001710787 sec. | ||
| 12552 | 2025.07.29 18:55:50.286792 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12553 | 2025.07.29 18:55:50.286888 [ 277 ] {a9144717-e11b-48b9-99b4-f0bcd53eaa5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12554 | 2025.07.29 18:55:50.286933 [ 277 ] {a9144717-e11b-48b9-99b4-f0bcd53eaa5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12555 | 2025.07.29 18:55:50.287381 [ 277 ] {a9144717-e11b-48b9-99b4-f0bcd53eaa5b} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12556 | 2025.07.29 18:55:50.287418 [ 277 ] {a9144717-e11b-48b9-99b4-f0bcd53eaa5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12557 | 2025.07.29 18:55:50.287769 [ 277 ] {a9144717-e11b-48b9-99b4-f0bcd53eaa5b} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12558 | 2025.07.29 18:55:50.287999 [ 277 ] {a9144717-e11b-48b9-99b4-f0bcd53eaa5b} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12559 | 2025.07.29 18:55:50.288118 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Selected 6 parts from all_1_95_19 to all_100_100_0 | ||
| 12560 | 2025.07.29 18:55:50.288130 [ 277 ] {a9144717-e11b-48b9-99b4-f0bcd53eaa5b} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001262 sec., 243264.65927099838 rows/sec., 16.00 MiB/sec. | ||
| 12561 | 2025.07.29 18:55:50.288193 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12562 | 2025.07.29 18:55:50.288208 [ 277 ] {a9144717-e11b-48b9-99b4-f0bcd53eaa5b} <Debug> TCPHandler: Processed in 0.001466841 sec. | ||
| 12563 | 2025.07.29 18:55:50.288224 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12564 | 2025.07.29 18:55:50.288318 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12565 | 2025.07.29 18:55:50.288353 [ 187 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_100_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_95_19 to all_100_100_0 into Compact with storage Full | ||
| 12566 | 2025.07.29 18:55:50.288417 [ 277 ] {970ba29c-07b2-4b5e-808a-4152143f6b06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12567 | 2025.07.29 18:55:50.288464 [ 277 ] {970ba29c-07b2-4b5e-808a-4152143f6b06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12568 | 2025.07.29 18:55:50.288518 [ 187 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_100_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12569 | 2025.07.29 18:55:50.288565 [ 187 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_95_19, total 29970 rows starting from the beginning of the part | ||
| 12570 | 2025.07.29 18:55:50.288642 [ 187 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 12571 | 2025.07.29 18:55:50.288695 [ 187 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 906 rows starting from the beginning of the part | ||
| 12572 | 2025.07.29 18:55:50.288745 [ 187 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 126 rows starting from the beginning of the part | ||
| 12573 | 2025.07.29 18:55:50.288780 [ 277 ] {970ba29c-07b2-4b5e-808a-4152143f6b06} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12574 | 2025.07.29 18:55:50.288790 [ 187 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 12575 | 2025.07.29 18:55:50.288824 [ 277 ] {970ba29c-07b2-4b5e-808a-4152143f6b06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12576 | 2025.07.29 18:55:50.288852 [ 187 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 307 rows starting from the beginning of the part | ||
| 12577 | 2025.07.29 18:55:50.289152 [ 277 ] {970ba29c-07b2-4b5e-808a-4152143f6b06} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12578 | 2025.07.29 18:55:50.289388 [ 277 ] {970ba29c-07b2-4b5e-808a-4152143f6b06} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12579 | 2025.07.29 18:55:50.289521 [ 277 ] {970ba29c-07b2-4b5e-808a-4152143f6b06} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001122 sec., 891.2655971479501 rows/sec., 60.06 KiB/sec. | ||
| 12580 | 2025.07.29 18:55:50.289557 [ 277 ] {970ba29c-07b2-4b5e-808a-4152143f6b06} <Debug> TCPHandler: Processed in 0.001289076 sec. | ||
| 12581 | 2025.07.29 18:55:50.289657 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12582 | 2025.07.29 18:55:50.289751 [ 277 ] {9eb522ba-ed55-4e3e-a474-f2ec793c20a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12583 | 2025.07.29 18:55:50.289804 [ 277 ] {9eb522ba-ed55-4e3e-a474-f2ec793c20a2} <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 | ||
| 12584 | 2025.07.29 18:55:50.290676 [ 277 ] {9eb522ba-ed55-4e3e-a474-f2ec793c20a2} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12585 | 2025.07.29 18:55:50.290713 [ 277 ] {9eb522ba-ed55-4e3e-a474-f2ec793c20a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12586 | 2025.07.29 18:55:50.291280 [ 277 ] {9eb522ba-ed55-4e3e-a474-f2ec793c20a2} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12587 | 2025.07.29 18:55:50.291523 [ 277 ] {9eb522ba-ed55-4e3e-a474-f2ec793c20a2} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12588 | 2025.07.29 18:55:50.291666 [ 277 ] {9eb522ba-ed55-4e3e-a474-f2ec793c20a2} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001933 sec., 16554.578375581998 rows/sec., 29.67 MiB/sec. | ||
| 12589 | 2025.07.29 18:55:50.291720 [ 277 ] {9eb522ba-ed55-4e3e-a474-f2ec793c20a2} <Debug> TCPHandler: Processed in 0.002112239 sec. | ||
| 12590 | 2025.07.29 18:55:50.291834 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12591 | 2025.07.29 18:55:50.291928 [ 277 ] {d7980547-a544-4a01-b71a-9ad12c74239c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12592 | 2025.07.29 18:55:50.291969 [ 277 ] {d7980547-a544-4a01-b71a-9ad12c74239c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12593 | 2025.07.29 18:55:50.292323 [ 277 ] {d7980547-a544-4a01-b71a-9ad12c74239c} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12594 | 2025.07.29 18:55:50.292359 [ 277 ] {d7980547-a544-4a01-b71a-9ad12c74239c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12595 | 2025.07.29 18:55:50.292715 [ 277 ] {d7980547-a544-4a01-b71a-9ad12c74239c} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12596 | 2025.07.29 18:55:50.292926 [ 277 ] {d7980547-a544-4a01-b71a-9ad12c74239c} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12597 | 2025.07.29 18:55:50.293056 [ 277 ] {d7980547-a544-4a01-b71a-9ad12c74239c} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001147 sec., 88927.6373147341 rows/sec., 5.46 MiB/sec. | ||
| 12598 | 2025.07.29 18:55:50.293092 [ 277 ] {d7980547-a544-4a01-b71a-9ad12c74239c} <Debug> TCPHandler: Processed in 0.001308846 sec. | ||
| 12599 | 2025.07.29 18:55:50.295082 [ 193 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_100_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31629 rows, containing 5 columns (5 merged, 0 gathered) in 0.00678689 sec., 4660308.329735711 rows/sec., 313.86 MiB/sec. | ||
| 12600 | 2025.07.29 18:55:50.295695 [ 200 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_100_20} <Trace> MergedBlockOutputStream: filled checksums all_1_100_20 (state Temporary) | ||
| 12601 | 2025.07.29 18:55:50.296064 [ 200 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_merge_all_1_100_20 to all_1_100_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12602 | 2025.07.29 18:55:50.296154 [ 200 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Merged 6 parts: [all_1_95_19, all_100_100_0] -> all_1_100_20 | ||
| 12603 | 2025.07.29 18:55:50.296332 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 12604 | 2025.07.29 18:55:55.004635 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27999 | ||
| 12605 | 2025.07.29 18:55:55.005450 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12606 | 2025.07.29 18:55:55.005484 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12607 | 2025.07.29 18:55:55.005936 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12608 | 2025.07.29 18:55:55.006156 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12609 | 2025.07.29 18:55:55.006260 [ 93 ] {} <Debug> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12610 | 2025.07.29 18:55:55.006280 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27999 | ||
| 12611 | 2025.07.29 18:55:55.006301 [ 93 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12612 | 2025.07.29 18:55:55.006320 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12613 | 2025.07.29 18:55:55.006444 [ 199 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 12614 | 2025.07.29 18:55:55.006600 [ 199 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12615 | 2025.07.29 18:55:55.006637 [ 199 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 25681 rows starting from the beginning of the part | ||
| 12616 | 2025.07.29 18:55:55.006701 [ 199 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 427 rows starting from the beginning of the part | ||
| 12617 | 2025.07.29 18:55:55.006744 [ 199 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 488 rows starting from the beginning of the part | ||
| 12618 | 2025.07.29 18:55:55.006784 [ 199 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 488 rows starting from the beginning of the part | ||
| 12619 | 2025.07.29 18:55:55.006820 [ 199 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 427 rows starting from the beginning of the part | ||
| 12620 | 2025.07.29 18:55:55.006856 [ 199 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 488 rows starting from the beginning of the part | ||
| 12621 | 2025.07.29 18:55:55.009371 [ 196 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27999 rows, containing 4 columns (4 merged, 0 gathered) in 0.002985674 sec., 9377782.035145164 rows/sec., 134.15 MiB/sec. | ||
| 12622 | 2025.07.29 18:55:55.009757 [ 196 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12623 | 2025.07.29 18:55:55.010068 [ 196 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_61_12} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12624 | 2025.07.29 18:55:55.010154 [ 196 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_61_12} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12625 | 2025.07.29 18:55:55.010264 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. | ||
| 12626 | 2025.07.29 18:55:55.263000 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12627 | 2025.07.29 18:55:55.263202 [ 277 ] {264c1709-a197-4126-b76f-5885ed5d4149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12628 | 2025.07.29 18:55:55.263275 [ 277 ] {264c1709-a197-4126-b76f-5885ed5d4149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12629 | 2025.07.29 18:55:55.263884 [ 277 ] {264c1709-a197-4126-b76f-5885ed5d4149} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12630 | 2025.07.29 18:55:55.263933 [ 277 ] {264c1709-a197-4126-b76f-5885ed5d4149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12631 | 2025.07.29 18:55:55.264322 [ 277 ] {264c1709-a197-4126-b76f-5885ed5d4149} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 12632 | 2025.07.29 18:55:55.264548 [ 277 ] {264c1709-a197-4126-b76f-5885ed5d4149} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12633 | 2025.07.29 18:55:55.264700 [ 277 ] {264c1709-a197-4126-b76f-5885ed5d4149} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001552 sec., 2577.319587628866 rows/sec., 210.16 KiB/sec. | ||
| 12634 | 2025.07.29 18:55:55.264741 [ 277 ] {264c1709-a197-4126-b76f-5885ed5d4149} <Debug> TCPHandler: Processed in 0.001880333 sec. | ||
| 12635 | 2025.07.29 18:55:55.264857 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12636 | 2025.07.29 18:55:55.264955 [ 277 ] {aeff4522-cc18-4739-a226-8d7dfe3abe5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12637 | 2025.07.29 18:55:55.264994 [ 277 ] {aeff4522-cc18-4739-a226-8d7dfe3abe5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12638 | 2025.07.29 18:55:55.265415 [ 277 ] {aeff4522-cc18-4739-a226-8d7dfe3abe5b} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12639 | 2025.07.29 18:55:55.265450 [ 277 ] {aeff4522-cc18-4739-a226-8d7dfe3abe5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12640 | 2025.07.29 18:55:55.265769 [ 277 ] {aeff4522-cc18-4739-a226-8d7dfe3abe5b} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12641 | 2025.07.29 18:55:55.265996 [ 277 ] {aeff4522-cc18-4739-a226-8d7dfe3abe5b} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12642 | 2025.07.29 18:55:55.266124 [ 277 ] {aeff4522-cc18-4739-a226-8d7dfe3abe5b} <Debug> executeQuery: Read 76 rows, 6.32 KiB in 0.001189 sec., 63919.259882253995 rows/sec., 5.19 MiB/sec. | ||
| 12643 | 2025.07.29 18:55:55.266121 [ 60 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12644 | 2025.07.29 18:55:55.266162 [ 277 ] {aeff4522-cc18-4739-a226-8d7dfe3abe5b} <Debug> TCPHandler: Processed in 0.001356287 sec. | ||
| 12645 | 2025.07.29 18:55:55.266195 [ 60 ] {} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12646 | 2025.07.29 18:55:55.266220 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12647 | 2025.07.29 18:55:55.266284 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12648 | 2025.07.29 18:55:55.266321 [ 196 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 12649 | 2025.07.29 18:55:55.266389 [ 277 ] {7f715407-058a-4e00-b440-63bee9018f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12650 | 2025.07.29 18:55:55.266433 [ 277 ] {7f715407-058a-4e00-b440-63bee9018f4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12651 | 2025.07.29 18:55:55.266452 [ 196 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12652 | 2025.07.29 18:55:55.266493 [ 196 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2421 rows starting from the beginning of the part | ||
| 12653 | 2025.07.29 18:55:55.266565 [ 196 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 2276 rows starting from the beginning of the part | ||
| 12654 | 2025.07.29 18:55:55.266618 [ 196 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 56 rows starting from the beginning of the part | ||
| 12655 | 2025.07.29 18:55:55.266665 [ 196 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 74 rows starting from the beginning of the part | ||
| 12656 | 2025.07.29 18:55:55.266709 [ 196 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1131 rows starting from the beginning of the part | ||
| 12657 | 2025.07.29 18:55:55.266754 [ 196 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 76 rows starting from the beginning of the part | ||
| 12658 | 2025.07.29 18:55:55.266827 [ 277 ] {7f715407-058a-4e00-b440-63bee9018f4f} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12659 | 2025.07.29 18:55:55.266868 [ 277 ] {7f715407-058a-4e00-b440-63bee9018f4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12660 | 2025.07.29 18:55:55.267195 [ 277 ] {7f715407-058a-4e00-b440-63bee9018f4f} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12661 | 2025.07.29 18:55:55.267423 [ 277 ] {7f715407-058a-4e00-b440-63bee9018f4f} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12662 | 2025.07.29 18:55:55.267561 [ 277 ] {7f715407-058a-4e00-b440-63bee9018f4f} <Debug> executeQuery: Read 13 rows, 979.00 B in 0.001191 sec., 10915.1973131822 rows/sec., 802.73 KiB/sec. | ||
| 12663 | 2025.07.29 18:55:55.267599 [ 277 ] {7f715407-058a-4e00-b440-63bee9018f4f} <Debug> TCPHandler: Processed in 0.001364887 sec. | ||
| 12664 | 2025.07.29 18:55:55.267709 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12665 | 2025.07.29 18:55:55.267803 [ 277 ] {1b8f0689-ed5a-4500-8b5c-30727eb1c8dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12666 | 2025.07.29 18:55:55.267843 [ 277 ] {1b8f0689-ed5a-4500-8b5c-30727eb1c8dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12667 | 2025.07.29 18:55:55.268246 [ 277 ] {1b8f0689-ed5a-4500-8b5c-30727eb1c8dc} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12668 | 2025.07.29 18:55:55.268282 [ 277 ] {1b8f0689-ed5a-4500-8b5c-30727eb1c8dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12669 | 2025.07.29 18:55:55.268595 [ 277 ] {1b8f0689-ed5a-4500-8b5c-30727eb1c8dc} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12670 | 2025.07.29 18:55:55.268802 [ 277 ] {1b8f0689-ed5a-4500-8b5c-30727eb1c8dc} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12671 | 2025.07.29 18:55:55.268905 [ 193 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6034 rows, containing 5 columns (5 merged, 0 gathered) in 0.002628924 sec., 2295235.6173095913 rows/sec., 194.43 MiB/sec. | ||
| 12672 | 2025.07.29 18:55:55.268934 [ 277 ] {1b8f0689-ed5a-4500-8b5c-30727eb1c8dc} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001149 sec., 67014.7954743255 rows/sec., 5.24 MiB/sec. | ||
| 12673 | 2025.07.29 18:55:55.268959 [ 93 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12674 | 2025.07.29 18:55:55.268984 [ 277 ] {1b8f0689-ed5a-4500-8b5c-30727eb1c8dc} <Debug> TCPHandler: Processed in 0.001324017 sec. | ||
| 12675 | 2025.07.29 18:55:55.269017 [ 93 ] {} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12676 | 2025.07.29 18:55:55.269048 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12677 | 2025.07.29 18:55:55.269105 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12678 | 2025.07.29 18:55:55.269147 [ 191 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 12679 | 2025.07.29 18:55:55.269204 [ 277 ] {49101071-2411-4413-91e3-8027033f51be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12680 | 2025.07.29 18:55:55.269254 [ 277 ] {49101071-2411-4413-91e3-8027033f51be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12681 | 2025.07.29 18:55:55.269260 [ 197 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12682 | 2025.07.29 18:55:55.269287 [ 191 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12683 | 2025.07.29 18:55:55.269327 [ 191 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1223 rows starting from the beginning of the part | ||
| 12684 | 2025.07.29 18:55:55.269392 [ 191 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 1150 rows starting from the beginning of the part | ||
| 12685 | 2025.07.29 18:55:55.269438 [ 191 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 64 rows starting from the beginning of the part | ||
| 12686 | 2025.07.29 18:55:55.269481 [ 191 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 73 rows starting from the beginning of the part | ||
| 12687 | 2025.07.29 18:55:55.269523 [ 191 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 684 rows starting from the beginning of the part | ||
| 12688 | 2025.07.29 18:55:55.269567 [ 191 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 77 rows starting from the beginning of the part | ||
| 12689 | 2025.07.29 18:55:55.269596 [ 197 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_101_20} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12690 | 2025.07.29 18:55:55.269660 [ 277 ] {49101071-2411-4413-91e3-8027033f51be} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12691 | 2025.07.29 18:55:55.269687 [ 197 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_101_20} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12692 | 2025.07.29 18:55:55.269705 [ 277 ] {49101071-2411-4413-91e3-8027033f51be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12693 | 2025.07.29 18:55:55.269787 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 12694 | 2025.07.29 18:55:55.270076 [ 277 ] {49101071-2411-4413-91e3-8027033f51be} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12695 | 2025.07.29 18:55:55.270309 [ 277 ] {49101071-2411-4413-91e3-8027033f51be} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12696 | 2025.07.29 18:55:55.270446 [ 277 ] {49101071-2411-4413-91e3-8027033f51be} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001261 sec., 128469.46867565425 rows/sec., 8.95 MiB/sec. | ||
| 12697 | 2025.07.29 18:55:55.270484 [ 277 ] {49101071-2411-4413-91e3-8027033f51be} <Debug> TCPHandler: Processed in 0.0014293 sec. | ||
| 12698 | 2025.07.29 18:55:55.270592 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12699 | 2025.07.29 18:55:55.270686 [ 277 ] {3b038cf8-afe4-4688-8714-8fdf5a3b6d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12700 | 2025.07.29 18:55:55.270741 [ 277 ] {3b038cf8-afe4-4688-8714-8fdf5a3b6d97} <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 | ||
| 12701 | 2025.07.29 18:55:55.270913 [ 197 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3271 rows, containing 5 columns (5 merged, 0 gathered) in 0.001814011 sec., 1803186.4194869823 rows/sec., 136.60 MiB/sec. | ||
| 12702 | 2025.07.29 18:55:55.271093 [ 193 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12703 | 2025.07.29 18:55:55.271357 [ 193 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_101_20} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12704 | 2025.07.29 18:55:55.271427 [ 193 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_101_20} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12705 | 2025.07.29 18:55:55.271515 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 12706 | 2025.07.29 18:55:55.271520 [ 277 ] {3b038cf8-afe4-4688-8714-8fdf5a3b6d97} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12707 | 2025.07.29 18:55:55.271565 [ 277 ] {3b038cf8-afe4-4688-8714-8fdf5a3b6d97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12708 | 2025.07.29 18:55:55.272102 [ 277 ] {3b038cf8-afe4-4688-8714-8fdf5a3b6d97} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12709 | 2025.07.29 18:55:55.272346 [ 277 ] {3b038cf8-afe4-4688-8714-8fdf5a3b6d97} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12710 | 2025.07.29 18:55:55.272491 [ 277 ] {3b038cf8-afe4-4688-8714-8fdf5a3b6d97} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001822 sec., 4939.626783754116 rows/sec., 8.85 MiB/sec. | ||
| 12711 | 2025.07.29 18:55:55.272557 [ 277 ] {3b038cf8-afe4-4688-8714-8fdf5a3b6d97} <Debug> TCPHandler: Processed in 0.002014476 sec. | ||
| 12712 | 2025.07.29 18:55:55.272668 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12713 | 2025.07.29 18:55:55.272763 [ 277 ] {5f2fbf6c-023a-410c-be62-75aed74673c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12714 | 2025.07.29 18:55:55.272806 [ 277 ] {5f2fbf6c-023a-410c-be62-75aed74673c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12715 | 2025.07.29 18:55:55.273139 [ 277 ] {5f2fbf6c-023a-410c-be62-75aed74673c0} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12716 | 2025.07.29 18:55:55.273176 [ 277 ] {5f2fbf6c-023a-410c-be62-75aed74673c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12717 | 2025.07.29 18:55:55.273490 [ 277 ] {5f2fbf6c-023a-410c-be62-75aed74673c0} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12718 | 2025.07.29 18:55:55.273696 [ 277 ] {5f2fbf6c-023a-410c-be62-75aed74673c0} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12719 | 2025.07.29 18:55:55.273814 [ 93 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12720 | 2025.07.29 18:55:55.273827 [ 277 ] {5f2fbf6c-023a-410c-be62-75aed74673c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 12721 | 2025.07.29 18:55:55.273851 [ 93 ] {} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12722 | 2025.07.29 18:55:55.273873 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12723 | 2025.07.29 18:55:55.273873 [ 277 ] {5f2fbf6c-023a-410c-be62-75aed74673c0} <Debug> TCPHandler: Processed in 0.001254275 sec. | ||
| 12724 | 2025.07.29 18:55:55.273962 [ 192 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 12725 | 2025.07.29 18:55:55.274087 [ 192 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12726 | 2025.07.29 18:55:55.274120 [ 192 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6534 rows starting from the beginning of the part | ||
| 12727 | 2025.07.29 18:55:55.274182 [ 192 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 56 rows starting from the beginning of the part | ||
| 12728 | 2025.07.29 18:55:55.274232 [ 192 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 46 rows starting from the beginning of the part | ||
| 12729 | 2025.07.29 18:55:55.274279 [ 192 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
| 12730 | 2025.07.29 18:55:55.274323 [ 192 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 102 rows starting from the beginning of the part | ||
| 12731 | 2025.07.29 18:55:55.274367 [ 192 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 12732 | 2025.07.29 18:55:55.275981 [ 197 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6858 rows, containing 4 columns (4 merged, 0 gathered) in 0.002061607 sec., 3326531.196294929 rows/sec., 212.86 MiB/sec. | ||
| 12733 | 2025.07.29 18:55:55.276356 [ 192 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12734 | 2025.07.29 18:55:55.276595 [ 192 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_101_20} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12735 | 2025.07.29 18:55:55.276663 [ 192 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_101_20} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12736 | 2025.07.29 18:55:55.276726 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 12737 | 2025.07.29 18:55:56.520167 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 12738 | 2025.07.29 18:55:56.537403 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12739 | 2025.07.29 18:55:56.537456 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12740 | 2025.07.29 18:55:56.543368 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12741 | 2025.07.29 18:55:56.544055 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12742 | 2025.07.29 18:55:56.544336 [ 64 ] {} <Debug> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12743 | 2025.07.29 18:55:56.544369 [ 64 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12744 | 2025.07.29 18:55:56.544387 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12745 | 2025.07.29 18:55:56.544541 [ 193 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 12746 | 2025.07.29 18:55:56.547208 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 12747 | 2025.07.29 18:55:56.548566 [ 193 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12748 | 2025.07.29 18:55:56.550073 [ 193 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 12749 | 2025.07.29 18:55:56.554495 [ 193 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 12750 | 2025.07.29 18:55:56.559072 [ 193 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 12751 | 2025.07.29 18:55:56.563510 [ 193 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 12752 | 2025.07.29 18:55:56.568044 [ 193 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 12753 | 2025.07.29 18:55:56.571856 [ 193 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 12754 | 2025.07.29 18:55:56.623078 [ 192 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.078615614 sec., 5851.254942815813 rows/sec., 30.26 MiB/sec. | ||
| 12755 | 2025.07.29 18:55:56.625990 [ 192 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12756 | 2025.07.29 18:55:56.628118 [ 192 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_61_12} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12757 | 2025.07.29 18:55:56.628195 [ 192 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_61_12} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12758 | 2025.07.29 18:55:56.630767 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12759 | 2025.07.29 18:55:57.604790 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1798 | ||
| 12760 | 2025.07.29 18:55:57.607495 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12761 | 2025.07.29 18:55:57.607543 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12762 | 2025.07.29 18:55:57.608729 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12763 | 2025.07.29 18:55:57.608998 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12764 | 2025.07.29 18:55:57.609292 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1798 | ||
| 12765 | 2025.07.29 18:56:00.275232 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12766 | 2025.07.29 18:56:00.275434 [ 277 ] {7b649968-4f43-4bb9-b11f-15370f691c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12767 | 2025.07.29 18:56:00.275509 [ 277 ] {7b649968-4f43-4bb9-b11f-15370f691c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12768 | 2025.07.29 18:56:00.276278 [ 277 ] {7b649968-4f43-4bb9-b11f-15370f691c35} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12769 | 2025.07.29 18:56:00.276335 [ 277 ] {7b649968-4f43-4bb9-b11f-15370f691c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12770 | 2025.07.29 18:56:00.276776 [ 277 ] {7b649968-4f43-4bb9-b11f-15370f691c35} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12771 | 2025.07.29 18:56:00.277013 [ 277 ] {7b649968-4f43-4bb9-b11f-15370f691c35} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12772 | 2025.07.29 18:56:00.277181 [ 277 ] {7b649968-4f43-4bb9-b11f-15370f691c35} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.0018 sec., 217777.77777777778 rows/sec., 13.82 MiB/sec. | ||
| 12773 | 2025.07.29 18:56:00.277234 [ 277 ] {7b649968-4f43-4bb9-b11f-15370f691c35} <Debug> TCPHandler: Processed in 0.00214018 sec. | ||
| 12774 | 2025.07.29 18:56:00.277361 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12775 | 2025.07.29 18:56:00.277464 [ 277 ] {11e79942-f04c-4c4a-a3eb-f84ff700aa30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12776 | 2025.07.29 18:56:00.277509 [ 277 ] {11e79942-f04c-4c4a-a3eb-f84ff700aa30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12777 | 2025.07.29 18:56:00.278315 [ 277 ] {11e79942-f04c-4c4a-a3eb-f84ff700aa30} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12778 | 2025.07.29 18:56:00.278353 [ 277 ] {11e79942-f04c-4c4a-a3eb-f84ff700aa30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12779 | 2025.07.29 18:56:00.278746 [ 277 ] {11e79942-f04c-4c4a-a3eb-f84ff700aa30} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12780 | 2025.07.29 18:56:00.278966 [ 277 ] {11e79942-f04c-4c4a-a3eb-f84ff700aa30} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12781 | 2025.07.29 18:56:00.279103 [ 277 ] {11e79942-f04c-4c4a-a3eb-f84ff700aa30} <Debug> executeQuery: Read 1131 rows, 92.08 KiB in 0.001662 sec., 680505.4151624548 rows/sec., 54.10 MiB/sec. | ||
| 12782 | 2025.07.29 18:56:00.279143 [ 277 ] {11e79942-f04c-4c4a-a3eb-f84ff700aa30} <Debug> TCPHandler: Processed in 0.001834861 sec. | ||
| 12783 | 2025.07.29 18:56:00.279257 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12784 | 2025.07.29 18:56:00.279356 [ 277 ] {3fa6a3c2-f84d-4cd1-9091-6e37365d1253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12785 | 2025.07.29 18:56:00.279396 [ 277 ] {3fa6a3c2-f84d-4cd1-9091-6e37365d1253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12786 | 2025.07.29 18:56:00.279864 [ 277 ] {3fa6a3c2-f84d-4cd1-9091-6e37365d1253} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12787 | 2025.07.29 18:56:00.279900 [ 277 ] {3fa6a3c2-f84d-4cd1-9091-6e37365d1253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12788 | 2025.07.29 18:56:00.280220 [ 277 ] {3fa6a3c2-f84d-4cd1-9091-6e37365d1253} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12789 | 2025.07.29 18:56:00.280444 [ 277 ] {3fa6a3c2-f84d-4cd1-9091-6e37365d1253} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12790 | 2025.07.29 18:56:00.280585 [ 277 ] {3fa6a3c2-f84d-4cd1-9091-6e37365d1253} <Debug> executeQuery: Read 228 rows, 14.18 KiB in 0.00125 sec., 182400 rows/sec., 11.08 MiB/sec. | ||
| 12791 | 2025.07.29 18:56:00.280623 [ 277 ] {3fa6a3c2-f84d-4cd1-9091-6e37365d1253} <Debug> TCPHandler: Processed in 0.001417179 sec. | ||
| 12792 | 2025.07.29 18:56:00.280646 [ 87 ] {} <Debug> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12793 | 2025.07.29 18:56:00.280736 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12794 | 2025.07.29 18:56:00.280749 [ 87 ] {} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12795 | 2025.07.29 18:56:00.280801 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12796 | 2025.07.29 18:56:00.280842 [ 277 ] {4487f4f5-c86d-4e86-b0b9-e7f0f556dbc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12797 | 2025.07.29 18:56:00.280889 [ 277 ] {4487f4f5-c86d-4e86-b0b9-e7f0f556dbc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12798 | 2025.07.29 18:56:00.280932 [ 188 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12799 | 2025.07.29 18:56:00.281082 [ 188 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12800 | 2025.07.29 18:56:00.281119 [ 188 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 269 rows starting from the beginning of the part | ||
| 12801 | 2025.07.29 18:56:00.281191 [ 188 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 238 rows starting from the beginning of the part | ||
| 12802 | 2025.07.29 18:56:00.281242 [ 188 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 9 rows starting from the beginning of the part | ||
| 12803 | 2025.07.29 18:56:00.281291 [ 188 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 228 rows starting from the beginning of the part | ||
| 12804 | 2025.07.29 18:56:00.281337 [ 188 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 13 rows starting from the beginning of the part | ||
| 12805 | 2025.07.29 18:56:00.281340 [ 277 ] {4487f4f5-c86d-4e86-b0b9-e7f0f556dbc0} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12806 | 2025.07.29 18:56:00.281385 [ 188 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 228 rows starting from the beginning of the part | ||
| 12807 | 2025.07.29 18:56:00.281388 [ 277 ] {4487f4f5-c86d-4e86-b0b9-e7f0f556dbc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12808 | 2025.07.29 18:56:00.281749 [ 277 ] {4487f4f5-c86d-4e86-b0b9-e7f0f556dbc0} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12809 | 2025.07.29 18:56:00.281979 [ 277 ] {4487f4f5-c86d-4e86-b0b9-e7f0f556dbc0} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12810 | 2025.07.29 18:56:00.282118 [ 277 ] {4487f4f5-c86d-4e86-b0b9-e7f0f556dbc0} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001294 sec., 156877.89799072643 rows/sec., 10.12 MiB/sec. | ||
| 12811 | 2025.07.29 18:56:00.282155 [ 277 ] {4487f4f5-c86d-4e86-b0b9-e7f0f556dbc0} <Debug> TCPHandler: Processed in 0.001471081 sec. | ||
| 12812 | 2025.07.29 18:56:00.282257 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12813 | 2025.07.29 18:56:00.282331 [ 195 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 985 rows, containing 5 columns (5 merged, 0 gathered) in 0.00145535 sec., 676813.1377331914 rows/sec., 44.25 MiB/sec. | ||
| 12814 | 2025.07.29 18:56:00.282352 [ 277 ] {c4861018-e2ba-4bfa-a599-26ec56749d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12815 | 2025.07.29 18:56:00.282405 [ 277 ] {c4861018-e2ba-4bfa-a599-26ec56749d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12816 | 2025.07.29 18:56:00.282533 [ 201 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12817 | 2025.07.29 18:56:00.282848 [ 277 ] {c4861018-e2ba-4bfa-a599-26ec56749d02} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12818 | 2025.07.29 18:56:00.282849 [ 201 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_86_17} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12819 | 2025.07.29 18:56:00.282891 [ 277 ] {c4861018-e2ba-4bfa-a599-26ec56749d02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12820 | 2025.07.29 18:56:00.282963 [ 201 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_86_17} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12821 | 2025.07.29 18:56:00.283067 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 12822 | 2025.07.29 18:56:00.283224 [ 277 ] {c4861018-e2ba-4bfa-a599-26ec56749d02} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12823 | 2025.07.29 18:56:00.283457 [ 277 ] {c4861018-e2ba-4bfa-a599-26ec56749d02} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12824 | 2025.07.29 18:56:00.283589 [ 277 ] {c4861018-e2ba-4bfa-a599-26ec56749d02} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001256 sec., 160828.025477707 rows/sec., 9.13 MiB/sec. | ||
| 12825 | 2025.07.29 18:56:00.283626 [ 277 ] {c4861018-e2ba-4bfa-a599-26ec56749d02} <Debug> TCPHandler: Processed in 0.001419709 sec. | ||
| 12826 | 2025.07.29 18:56:00.283738 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12827 | 2025.07.29 18:56:00.283832 [ 277 ] {31cc9693-c516-4fbb-acbe-5c55b76914fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12828 | 2025.07.29 18:56:00.283871 [ 277 ] {31cc9693-c516-4fbb-acbe-5c55b76914fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12829 | 2025.07.29 18:56:00.284489 [ 277 ] {31cc9693-c516-4fbb-acbe-5c55b76914fe} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12830 | 2025.07.29 18:56:00.284526 [ 277 ] {31cc9693-c516-4fbb-acbe-5c55b76914fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12831 | 2025.07.29 18:56:00.284855 [ 277 ] {31cc9693-c516-4fbb-acbe-5c55b76914fe} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12832 | 2025.07.29 18:56:00.285065 [ 277 ] {31cc9693-c516-4fbb-acbe-5c55b76914fe} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12833 | 2025.07.29 18:56:00.285196 [ 277 ] {31cc9693-c516-4fbb-acbe-5c55b76914fe} <Debug> executeQuery: Read 684 rows, 49.13 KiB in 0.001382 sec., 494934.87698986975 rows/sec., 34.72 MiB/sec. | ||
| 12834 | 2025.07.29 18:56:00.285233 [ 277 ] {31cc9693-c516-4fbb-acbe-5c55b76914fe} <Debug> TCPHandler: Processed in 0.001545623 sec. | ||
| 12835 | 2025.07.29 18:56:00.285341 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12836 | 2025.07.29 18:56:00.285435 [ 277 ] {14ba6182-956c-4711-941b-939d24a6a448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12837 | 2025.07.29 18:56:00.285476 [ 277 ] {14ba6182-956c-4711-941b-939d24a6a448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12838 | 2025.07.29 18:56:00.285791 [ 277 ] {14ba6182-956c-4711-941b-939d24a6a448} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12839 | 2025.07.29 18:56:00.285826 [ 277 ] {14ba6182-956c-4711-941b-939d24a6a448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12840 | 2025.07.29 18:56:00.286130 [ 277 ] {14ba6182-956c-4711-941b-939d24a6a448} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12841 | 2025.07.29 18:56:00.286355 [ 277 ] {14ba6182-956c-4711-941b-939d24a6a448} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12842 | 2025.07.29 18:56:00.286485 [ 277 ] {14ba6182-956c-4711-941b-939d24a6a448} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 12843 | 2025.07.29 18:56:00.286522 [ 277 ] {14ba6182-956c-4711-941b-939d24a6a448} <Debug> TCPHandler: Processed in 0.001231334 sec. | ||
| 12844 | 2025.07.29 18:56:00.286625 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12845 | 2025.07.29 18:56:00.286724 [ 277 ] {a10053e9-2570-41c3-a31f-4795b5c925bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12846 | 2025.07.29 18:56:00.286767 [ 277 ] {a10053e9-2570-41c3-a31f-4795b5c925bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12847 | 2025.07.29 18:56:00.287203 [ 277 ] {a10053e9-2570-41c3-a31f-4795b5c925bf} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12848 | 2025.07.29 18:56:00.287240 [ 277 ] {a10053e9-2570-41c3-a31f-4795b5c925bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12849 | 2025.07.29 18:56:00.287580 [ 277 ] {a10053e9-2570-41c3-a31f-4795b5c925bf} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12850 | 2025.07.29 18:56:00.287794 [ 277 ] {a10053e9-2570-41c3-a31f-4795b5c925bf} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12851 | 2025.07.29 18:56:00.287929 [ 277 ] {a10053e9-2570-41c3-a31f-4795b5c925bf} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001222 sec., 251227.49590834696 rows/sec., 16.53 MiB/sec. | ||
| 12852 | 2025.07.29 18:56:00.287968 [ 277 ] {a10053e9-2570-41c3-a31f-4795b5c925bf} <Debug> TCPHandler: Processed in 0.001391599 sec. | ||
| 12853 | 2025.07.29 18:56:00.288070 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12854 | 2025.07.29 18:56:00.288167 [ 277 ] {ba842e86-a010-48b3-9a1d-50d48b3b2df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12855 | 2025.07.29 18:56:00.288209 [ 277 ] {ba842e86-a010-48b3-9a1d-50d48b3b2df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12856 | 2025.07.29 18:56:00.288510 [ 277 ] {ba842e86-a010-48b3-9a1d-50d48b3b2df5} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12857 | 2025.07.29 18:56:00.288546 [ 277 ] {ba842e86-a010-48b3-9a1d-50d48b3b2df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12858 | 2025.07.29 18:56:00.288847 [ 277 ] {ba842e86-a010-48b3-9a1d-50d48b3b2df5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12859 | 2025.07.29 18:56:00.289054 [ 277 ] {ba842e86-a010-48b3-9a1d-50d48b3b2df5} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12860 | 2025.07.29 18:56:00.289180 [ 277 ] {ba842e86-a010-48b3-9a1d-50d48b3b2df5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 12861 | 2025.07.29 18:56:00.289215 [ 277 ] {ba842e86-a010-48b3-9a1d-50d48b3b2df5} <Debug> TCPHandler: Processed in 0.001191843 sec. | ||
| 12862 | 2025.07.29 18:56:00.289312 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12863 | 2025.07.29 18:56:00.289403 [ 277 ] {bf15834e-7fb2-4911-b01d-6bcd0be7b9af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12864 | 2025.07.29 18:56:00.289456 [ 277 ] {bf15834e-7fb2-4911-b01d-6bcd0be7b9af} <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 | ||
| 12865 | 2025.07.29 18:56:00.290262 [ 277 ] {bf15834e-7fb2-4911-b01d-6bcd0be7b9af} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12866 | 2025.07.29 18:56:00.290298 [ 277 ] {bf15834e-7fb2-4911-b01d-6bcd0be7b9af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12867 | 2025.07.29 18:56:00.290831 [ 277 ] {bf15834e-7fb2-4911-b01d-6bcd0be7b9af} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12868 | 2025.07.29 18:56:00.291052 [ 277 ] {bf15834e-7fb2-4911-b01d-6bcd0be7b9af} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12869 | 2025.07.29 18:56:00.291193 [ 277 ] {bf15834e-7fb2-4911-b01d-6bcd0be7b9af} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001807 sec., 17708.909795240732 rows/sec., 31.73 MiB/sec. | ||
| 12870 | 2025.07.29 18:56:00.291258 [ 277 ] {bf15834e-7fb2-4911-b01d-6bcd0be7b9af} <Debug> TCPHandler: Processed in 0.001992565 sec. | ||
| 12871 | 2025.07.29 18:56:00.291366 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12872 | 2025.07.29 18:56:00.291459 [ 277 ] {64c6df27-2b83-44d5-94fa-0f002d98770b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12873 | 2025.07.29 18:56:00.291499 [ 277 ] {64c6df27-2b83-44d5-94fa-0f002d98770b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12874 | 2025.07.29 18:56:00.291825 [ 277 ] {64c6df27-2b83-44d5-94fa-0f002d98770b} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12875 | 2025.07.29 18:56:00.291860 [ 277 ] {64c6df27-2b83-44d5-94fa-0f002d98770b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 12876 | 2025.07.29 18:56:00.292163 [ 277 ] {64c6df27-2b83-44d5-94fa-0f002d98770b} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12877 | 2025.07.29 18:56:00.292372 [ 277 ] {64c6df27-2b83-44d5-94fa-0f002d98770b} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12878 | 2025.07.29 18:56:00.292498 [ 277 ] {64c6df27-2b83-44d5-94fa-0f002d98770b} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001057 sec., 96499.52696310313 rows/sec., 5.93 MiB/sec. | ||
| 12879 | 2025.07.29 18:56:00.292533 [ 277 ] {64c6df27-2b83-44d5-94fa-0f002d98770b} <Debug> TCPHandler: Processed in 0.001215054 sec. | ||
| 12880 | 2025.07.29 18:56:02.287245 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12881 | 2025.07.29 18:56:02.287318 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12882 | 2025.07.29 18:56:02.507283 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28426 | ||
| 12883 | 2025.07.29 18:56:02.507863 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12884 | 2025.07.29 18:56:02.507903 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12885 | 2025.07.29 18:56:02.508394 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12886 | 2025.07.29 18:56:02.508636 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12887 | 2025.07.29 18:56:02.508775 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 | ||
| 12888 | 2025.07.29 18:56:04.048118 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 12889 | 2025.07.29 18:56:04.063042 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12890 | 2025.07.29 18:56:04.063089 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12891 | 2025.07.29 18:56:04.068622 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12892 | 2025.07.29 18:56:04.069302 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12893 | 2025.07.29 18:56:04.072030 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 12894 | 2025.07.29 18:56:05.263011 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12895 | 2025.07.29 18:56:05.263216 [ 277 ] {15daf6e8-7059-4894-a2b4-82ee000b0323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12896 | 2025.07.29 18:56:05.263292 [ 277 ] {15daf6e8-7059-4894-a2b4-82ee000b0323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12897 | 2025.07.29 18:56:05.263949 [ 277 ] {15daf6e8-7059-4894-a2b4-82ee000b0323} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12898 | 2025.07.29 18:56:05.264001 [ 277 ] {15daf6e8-7059-4894-a2b4-82ee000b0323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12899 | 2025.07.29 18:56:05.264414 [ 277 ] {15daf6e8-7059-4894-a2b4-82ee000b0323} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12900 | 2025.07.29 18:56:05.264647 [ 277 ] {15daf6e8-7059-4894-a2b4-82ee000b0323} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12901 | 2025.07.29 18:56:05.264813 [ 277 ] {15daf6e8-7059-4894-a2b4-82ee000b0323} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.00165 sec., 44848.48484848485 rows/sec., 3.65 MiB/sec. | ||
| 12902 | 2025.07.29 18:56:05.264865 [ 277 ] {15daf6e8-7059-4894-a2b4-82ee000b0323} <Debug> TCPHandler: Processed in 0.001991546 sec. | ||
| 12903 | 2025.07.29 18:56:05.264989 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12904 | 2025.07.29 18:56:05.265094 [ 277 ] {16379a1e-ed74-412e-a933-98ff3231cf8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12905 | 2025.07.29 18:56:05.265139 [ 277 ] {16379a1e-ed74-412e-a933-98ff3231cf8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12906 | 2025.07.29 18:56:05.265549 [ 277 ] {16379a1e-ed74-412e-a933-98ff3231cf8f} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12907 | 2025.07.29 18:56:05.265587 [ 277 ] {16379a1e-ed74-412e-a933-98ff3231cf8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12908 | 2025.07.29 18:56:05.265892 [ 277 ] {16379a1e-ed74-412e-a933-98ff3231cf8f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12909 | 2025.07.29 18:56:05.266095 [ 277 ] {16379a1e-ed74-412e-a933-98ff3231cf8f} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12910 | 2025.07.29 18:56:05.266227 [ 277 ] {16379a1e-ed74-412e-a933-98ff3231cf8f} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001157 sec., 7778.738115816767 rows/sec., 584.92 KiB/sec. | ||
| 12911 | 2025.07.29 18:56:05.266266 [ 277 ] {16379a1e-ed74-412e-a933-98ff3231cf8f} <Debug> TCPHandler: Processed in 0.001330777 sec. | ||
| 12912 | 2025.07.29 18:56:05.266377 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12913 | 2025.07.29 18:56:05.266474 [ 277 ] {908b36dc-39fa-46b1-9603-f192b1539ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12914 | 2025.07.29 18:56:05.266514 [ 277 ] {908b36dc-39fa-46b1-9603-f192b1539ac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12915 | 2025.07.29 18:56:05.266928 [ 277 ] {908b36dc-39fa-46b1-9603-f192b1539ac1} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12916 | 2025.07.29 18:56:05.266966 [ 277 ] {908b36dc-39fa-46b1-9603-f192b1539ac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12917 | 2025.07.29 18:56:05.267267 [ 277 ] {908b36dc-39fa-46b1-9603-f192b1539ac1} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12918 | 2025.07.29 18:56:05.267471 [ 277 ] {908b36dc-39fa-46b1-9603-f192b1539ac1} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12919 | 2025.07.29 18:56:05.267599 [ 277 ] {908b36dc-39fa-46b1-9603-f192b1539ac1} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001146 sec., 63699.82547993019 rows/sec., 4.97 MiB/sec. | ||
| 12920 | 2025.07.29 18:56:05.267637 [ 277 ] {908b36dc-39fa-46b1-9603-f192b1539ac1} <Debug> TCPHandler: Processed in 0.001311736 sec. | ||
| 12921 | 2025.07.29 18:56:05.267745 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12922 | 2025.07.29 18:56:05.267842 [ 277 ] {c5484039-7590-481e-a189-3d4d6fb159b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12923 | 2025.07.29 18:56:05.267886 [ 277 ] {c5484039-7590-481e-a189-3d4d6fb159b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12924 | 2025.07.29 18:56:05.268287 [ 277 ] {c5484039-7590-481e-a189-3d4d6fb159b6} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12925 | 2025.07.29 18:56:05.268324 [ 277 ] {c5484039-7590-481e-a189-3d4d6fb159b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12926 | 2025.07.29 18:56:05.268651 [ 277 ] {c5484039-7590-481e-a189-3d4d6fb159b6} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12927 | 2025.07.29 18:56:05.268867 [ 277 ] {c5484039-7590-481e-a189-3d4d6fb159b6} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12928 | 2025.07.29 18:56:05.269000 [ 277 ] {c5484039-7590-481e-a189-3d4d6fb159b6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 12929 | 2025.07.29 18:56:05.269037 [ 277 ] {c5484039-7590-481e-a189-3d4d6fb159b6} <Debug> TCPHandler: Processed in 0.001341137 sec. | ||
| 12930 | 2025.07.29 18:56:05.269150 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12931 | 2025.07.29 18:56:05.269246 [ 277 ] {a8fafa3e-e8ee-410e-8611-56d59bf9e0a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12932 | 2025.07.29 18:56:05.269300 [ 277 ] {a8fafa3e-e8ee-410e-8611-56d59bf9e0a4} <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 | ||
| 12933 | 2025.07.29 18:56:05.270067 [ 277 ] {a8fafa3e-e8ee-410e-8611-56d59bf9e0a4} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12934 | 2025.07.29 18:56:05.270103 [ 277 ] {a8fafa3e-e8ee-410e-8611-56d59bf9e0a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12935 | 2025.07.29 18:56:05.270612 [ 277 ] {a8fafa3e-e8ee-410e-8611-56d59bf9e0a4} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12936 | 2025.07.29 18:56:05.270829 [ 277 ] {a8fafa3e-e8ee-410e-8611-56d59bf9e0a4} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12937 | 2025.07.29 18:56:05.270961 [ 85 ] {} <Debug> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12938 | 2025.07.29 18:56:05.270972 [ 277 ] {a8fafa3e-e8ee-410e-8611-56d59bf9e0a4} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001745 sec., 5157.593123209169 rows/sec., 9.24 MiB/sec. | ||
| 12939 | 2025.07.29 18:56:05.271040 [ 85 ] {} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12940 | 2025.07.29 18:56:05.271071 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12941 | 2025.07.29 18:56:05.271086 [ 277 ] {a8fafa3e-e8ee-410e-8611-56d59bf9e0a4} <Debug> TCPHandler: Processed in 0.001989945 sec. | ||
| 12942 | 2025.07.29 18:56:05.271203 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12943 | 2025.07.29 18:56:05.271201 [ 188 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12944 | 2025.07.29 18:56:05.271301 [ 277 ] {92dbcd71-b34e-44b5-ae1c-e738ef1b1bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12945 | 2025.07.29 18:56:05.271347 [ 277 ] {92dbcd71-b34e-44b5-ae1c-e738ef1b1bc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12946 | 2025.07.29 18:56:05.271493 [ 188 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12947 | 2025.07.29 18:56:05.271561 [ 188 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1615 rows starting from the beginning of the part | ||
| 12948 | 2025.07.29 18:56:05.271682 [ 277 ] {92dbcd71-b34e-44b5-ae1c-e738ef1b1bc4} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12949 | 2025.07.29 18:56:05.271688 [ 188 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 9 rows starting from the beginning of the part | ||
| 12950 | 2025.07.29 18:56:05.271726 [ 277 ] {92dbcd71-b34e-44b5-ae1c-e738ef1b1bc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12951 | 2025.07.29 18:56:05.271812 [ 188 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 32 rows starting from the beginning of the part | ||
| 12952 | 2025.07.29 18:56:05.271917 [ 188 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 9 rows starting from the beginning of the part | ||
| 12953 | 2025.07.29 18:56:05.272018 [ 188 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 32 rows starting from the beginning of the part | ||
| 12954 | 2025.07.29 18:56:05.272055 [ 277 ] {92dbcd71-b34e-44b5-ae1c-e738ef1b1bc4} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12955 | 2025.07.29 18:56:05.272116 [ 188 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 9 rows starting from the beginning of the part | ||
| 12956 | 2025.07.29 18:56:05.272282 [ 277 ] {92dbcd71-b34e-44b5-ae1c-e738ef1b1bc4} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12957 | 2025.07.29 18:56:05.272420 [ 277 ] {92dbcd71-b34e-44b5-ae1c-e738ef1b1bc4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 12958 | 2025.07.29 18:56:05.272457 [ 277 ] {92dbcd71-b34e-44b5-ae1c-e738ef1b1bc4} <Debug> TCPHandler: Processed in 0.001304306 sec. | ||
| 12959 | 2025.07.29 18:56:05.282303 [ 195 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1706 rows, containing 19 columns (19 merged, 0 gathered) in 0.011152771 sec., 152966.46905060633 rows/sec., 274.11 MiB/sec. | ||
| 12960 | 2025.07.29 18:56:05.284615 [ 195 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12961 | 2025.07.29 18:56:05.285011 [ 195 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12962 | 2025.07.29 18:56:05.285099 [ 195 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12963 | 2025.07.29 18:56:05.285247 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.46 MiB. | ||
| 12964 | 2025.07.29 18:56:06.000162 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.47 MiB, peak 335.10 MiB, free memory in arenas 0.00 B, will set to 328.30 MiB (RSS), difference: 6.83 MiB | ||
| 12965 | 2025.07.29 18:56:06.563233 [ 100 ] {} <Debug> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 12966 | 2025.07.29 18:56:06.563313 [ 100 ] {} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12967 | 2025.07.29 18:56:06.563337 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12968 | 2025.07.29 18:56:06.563468 [ 186 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full | ||
| 12969 | 2025.07.29 18:56:06.563628 [ 186 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12970 | 2025.07.29 18:56:06.563666 [ 186 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 20 rows starting from the beginning of the part | ||
| 12971 | 2025.07.29 18:56:06.563740 [ 186 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 12972 | 2025.07.29 18:56:06.563792 [ 186 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part | ||
| 12973 | 2025.07.29 18:56:06.563840 [ 186 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 12974 | 2025.07.29 18:56:06.563885 [ 186 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part | ||
| 12975 | 2025.07.29 18:56:06.564685 [ 194 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001278486 sec., 32851.35699569647 rows/sec., 2.74 MiB/sec. | ||
| 12976 | 2025.07.29 18:56:06.564802 [ 194 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 12977 | 2025.07.29 18:56:06.565041 [ 194 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_23_5} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12978 | 2025.07.29 18:56:06.565108 [ 194 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_23_5} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 12979 | 2025.07.29 18:56:06.565173 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12980 | 2025.07.29 18:56:06.681883 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12981 | 2025.07.29 18:56:06.682077 [ 277 ] {9ed1a3ba-4174-4c89-848c-f6d21335c3ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12982 | 2025.07.29 18:56:06.682148 [ 277 ] {9ed1a3ba-4174-4c89-848c-f6d21335c3ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12983 | 2025.07.29 18:56:06.682955 [ 277 ] {9ed1a3ba-4174-4c89-848c-f6d21335c3ad} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12984 | 2025.07.29 18:56:06.683003 [ 277 ] {9ed1a3ba-4174-4c89-848c-f6d21335c3ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12985 | 2025.07.29 18:56:06.683412 [ 277 ] {9ed1a3ba-4174-4c89-848c-f6d21335c3ad} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12986 | 2025.07.29 18:56:06.683653 [ 277 ] {9ed1a3ba-4174-4c89-848c-f6d21335c3ad} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12987 | 2025.07.29 18:56:06.683804 [ 277 ] {9ed1a3ba-4174-4c89-848c-f6d21335c3ad} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001779 sec., 220348.51039910063 rows/sec., 13.98 MiB/sec. | ||
| 12988 | 2025.07.29 18:56:06.683845 [ 277 ] {9ed1a3ba-4174-4c89-848c-f6d21335c3ad} <Debug> TCPHandler: Processed in 0.002094358 sec. | ||
| 12989 | 2025.07.29 18:56:06.683958 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12990 | 2025.07.29 18:56:06.684053 [ 277 ] {b88764f9-f6de-4028-a210-7552d41bdfb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12991 | 2025.07.29 18:56:06.684093 [ 277 ] {b88764f9-f6de-4028-a210-7552d41bdfb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12992 | 2025.07.29 18:56:06.684475 [ 277 ] {b88764f9-f6de-4028-a210-7552d41bdfb2} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12993 | 2025.07.29 18:56:06.684509 [ 277 ] {b88764f9-f6de-4028-a210-7552d41bdfb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 12994 | 2025.07.29 18:56:06.684794 [ 277 ] {b88764f9-f6de-4028-a210-7552d41bdfb2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 12995 | 2025.07.29 18:56:06.685014 [ 277 ] {b88764f9-f6de-4028-a210-7552d41bdfb2} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12996 | 2025.07.29 18:56:06.685149 [ 277 ] {b88764f9-f6de-4028-a210-7552d41bdfb2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001114 sec., 3590.664272890485 rows/sec., 292.79 KiB/sec. | ||
| 12997 | 2025.07.29 18:56:06.685185 [ 277 ] {b88764f9-f6de-4028-a210-7552d41bdfb2} <Debug> TCPHandler: Processed in 0.001276685 sec. | ||
| 12998 | 2025.07.29 18:56:06.685285 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12999 | 2025.07.29 18:56:06.685379 [ 277 ] {00f8ac31-3e5d-4059-8b14-edeaa1135ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13000 | 2025.07.29 18:56:06.685416 [ 277 ] {00f8ac31-3e5d-4059-8b14-edeaa1135ad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13001 | 2025.07.29 18:56:06.686777 [ 277 ] {00f8ac31-3e5d-4059-8b14-edeaa1135ad8} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13002 | 2025.07.29 18:56:06.686811 [ 277 ] {00f8ac31-3e5d-4059-8b14-edeaa1135ad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13003 | 2025.07.29 18:56:06.687249 [ 277 ] {00f8ac31-3e5d-4059-8b14-edeaa1135ad8} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13004 | 2025.07.29 18:56:06.687495 [ 277 ] {00f8ac31-3e5d-4059-8b14-edeaa1135ad8} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13005 | 2025.07.29 18:56:06.687628 [ 277 ] {00f8ac31-3e5d-4059-8b14-edeaa1135ad8} <Debug> executeQuery: Read 2273 rows, 188.34 KiB in 0.002267 sec., 1002646.6696074107 rows/sec., 81.13 MiB/sec. | ||
| 13006 | 2025.07.29 18:56:06.687668 [ 277 ] {00f8ac31-3e5d-4059-8b14-edeaa1135ad8} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 13007 | 2025.07.29 18:56:06.687682 [ 277 ] {00f8ac31-3e5d-4059-8b14-edeaa1135ad8} <Debug> TCPHandler: Processed in 0.002445578 sec. | ||
| 13008 | 2025.07.29 18:56:06.687793 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13009 | 2025.07.29 18:56:06.687887 [ 277 ] {c034be8b-f7b4-4c1b-82ea-dd41aeea6cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13010 | 2025.07.29 18:56:06.687928 [ 277 ] {c034be8b-f7b4-4c1b-82ea-dd41aeea6cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13011 | 2025.07.29 18:56:06.688407 [ 277 ] {c034be8b-f7b4-4c1b-82ea-dd41aeea6cb9} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13012 | 2025.07.29 18:56:06.688443 [ 277 ] {c034be8b-f7b4-4c1b-82ea-dd41aeea6cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13013 | 2025.07.29 18:56:06.688756 [ 277 ] {c034be8b-f7b4-4c1b-82ea-dd41aeea6cb9} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13014 | 2025.07.29 18:56:06.688971 [ 277 ] {c034be8b-f7b4-4c1b-82ea-dd41aeea6cb9} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13015 | 2025.07.29 18:56:06.689098 [ 277 ] {c034be8b-f7b4-4c1b-82ea-dd41aeea6cb9} <Debug> executeQuery: Read 232 rows, 14.46 KiB in 0.001229 sec., 188771.3588283157 rows/sec., 11.49 MiB/sec. | ||
| 13016 | 2025.07.29 18:56:06.689134 [ 277 ] {c034be8b-f7b4-4c1b-82ea-dd41aeea6cb9} <Debug> TCPHandler: Processed in 0.001390589 sec. | ||
| 13017 | 2025.07.29 18:56:06.689241 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13018 | 2025.07.29 18:56:06.689343 [ 277 ] {20efd87e-67b5-4b7a-b642-632aaf9218db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13019 | 2025.07.29 18:56:06.689384 [ 277 ] {20efd87e-67b5-4b7a-b642-632aaf9218db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13020 | 2025.07.29 18:56:06.689914 [ 277 ] {20efd87e-67b5-4b7a-b642-632aaf9218db} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13021 | 2025.07.29 18:56:06.689950 [ 277 ] {20efd87e-67b5-4b7a-b642-632aaf9218db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13022 | 2025.07.29 18:56:06.690293 [ 277 ] {20efd87e-67b5-4b7a-b642-632aaf9218db} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13023 | 2025.07.29 18:56:06.690513 [ 277 ] {20efd87e-67b5-4b7a-b642-632aaf9218db} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13024 | 2025.07.29 18:56:06.690650 [ 277 ] {20efd87e-67b5-4b7a-b642-632aaf9218db} <Debug> executeQuery: Read 431 rows, 29.22 KiB in 0.001326 sec., 325037.7073906486 rows/sec., 21.52 MiB/sec. | ||
| 13025 | 2025.07.29 18:56:06.690688 [ 277 ] {20efd87e-67b5-4b7a-b642-632aaf9218db} <Debug> TCPHandler: Processed in 0.001497662 sec. | ||
| 13026 | 2025.07.29 18:56:06.690798 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13027 | 2025.07.29 18:56:06.690893 [ 277 ] {8c915f88-6cd0-49fd-b993-ae8bfd4b93f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13028 | 2025.07.29 18:56:06.690933 [ 277 ] {8c915f88-6cd0-49fd-b993-ae8bfd4b93f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13029 | 2025.07.29 18:56:06.691394 [ 277 ] {8c915f88-6cd0-49fd-b993-ae8bfd4b93f2} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13030 | 2025.07.29 18:56:06.691429 [ 277 ] {8c915f88-6cd0-49fd-b993-ae8bfd4b93f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13031 | 2025.07.29 18:56:06.691735 [ 277 ] {8c915f88-6cd0-49fd-b993-ae8bfd4b93f2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13032 | 2025.07.29 18:56:06.691959 [ 277 ] {8c915f88-6cd0-49fd-b993-ae8bfd4b93f2} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13033 | 2025.07.29 18:56:06.692089 [ 277 ] {8c915f88-6cd0-49fd-b993-ae8bfd4b93f2} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001213 sec., 166529.26628194557 rows/sec., 9.46 MiB/sec. | ||
| 13034 | 2025.07.29 18:56:06.692126 [ 277 ] {8c915f88-6cd0-49fd-b993-ae8bfd4b93f2} <Debug> TCPHandler: Processed in 0.001377738 sec. | ||
| 13035 | 2025.07.29 18:56:06.692236 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13036 | 2025.07.29 18:56:06.692329 [ 277 ] {3abf2fad-7856-444d-8ccc-b40a2fa3f285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13037 | 2025.07.29 18:56:06.692369 [ 277 ] {3abf2fad-7856-444d-8ccc-b40a2fa3f285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13038 | 2025.07.29 18:56:06.693210 [ 277 ] {3abf2fad-7856-444d-8ccc-b40a2fa3f285} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13039 | 2025.07.29 18:56:06.693245 [ 277 ] {3abf2fad-7856-444d-8ccc-b40a2fa3f285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13040 | 2025.07.29 18:56:06.693604 [ 277 ] {3abf2fad-7856-444d-8ccc-b40a2fa3f285} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13041 | 2025.07.29 18:56:06.693828 [ 277 ] {3abf2fad-7856-444d-8ccc-b40a2fa3f285} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13042 | 2025.07.29 18:56:06.693957 [ 277 ] {3abf2fad-7856-444d-8ccc-b40a2fa3f285} <Debug> executeQuery: Read 1144 rows, 83.75 KiB in 0.001646 sec., 695018.2260024302 rows/sec., 49.69 MiB/sec. | ||
| 13043 | 2025.07.29 18:56:06.693995 [ 277 ] {3abf2fad-7856-444d-8ccc-b40a2fa3f285} <Debug> TCPHandler: Processed in 0.00180813 sec. | ||
| 13044 | 2025.07.29 18:56:06.694107 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13045 | 2025.07.29 18:56:06.694201 [ 277 ] {965e8aa9-41c5-4681-b709-e07bd67aca09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13046 | 2025.07.29 18:56:06.694242 [ 277 ] {965e8aa9-41c5-4681-b709-e07bd67aca09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13047 | 2025.07.29 18:56:06.694580 [ 277 ] {965e8aa9-41c5-4681-b709-e07bd67aca09} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13048 | 2025.07.29 18:56:06.694614 [ 277 ] {965e8aa9-41c5-4681-b709-e07bd67aca09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13049 | 2025.07.29 18:56:06.694916 [ 277 ] {965e8aa9-41c5-4681-b709-e07bd67aca09} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13050 | 2025.07.29 18:56:06.695125 [ 277 ] {965e8aa9-41c5-4681-b709-e07bd67aca09} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13051 | 2025.07.29 18:56:06.695249 [ 277 ] {965e8aa9-41c5-4681-b709-e07bd67aca09} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 13052 | 2025.07.29 18:56:06.695285 [ 277 ] {965e8aa9-41c5-4681-b709-e07bd67aca09} <Debug> TCPHandler: Processed in 0.001227564 sec. | ||
| 13053 | 2025.07.29 18:56:06.695402 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13054 | 2025.07.29 18:56:06.695495 [ 277 ] {14b05aee-abf5-428e-aff3-8e7caf197cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13055 | 2025.07.29 18:56:06.695537 [ 277 ] {14b05aee-abf5-428e-aff3-8e7caf197cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13056 | 2025.07.29 18:56:06.696163 [ 277 ] {14b05aee-abf5-428e-aff3-8e7caf197cad} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13057 | 2025.07.29 18:56:06.696197 [ 277 ] {14b05aee-abf5-428e-aff3-8e7caf197cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13058 | 2025.07.29 18:56:06.696559 [ 277 ] {14b05aee-abf5-428e-aff3-8e7caf197cad} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13059 | 2025.07.29 18:56:06.696781 [ 277 ] {14b05aee-abf5-428e-aff3-8e7caf197cad} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13060 | 2025.07.29 18:56:06.696910 [ 277 ] {14b05aee-abf5-428e-aff3-8e7caf197cad} <Debug> executeQuery: Read 913 rows, 61.77 KiB in 0.001433 sec., 637124.9127704117 rows/sec., 42.10 MiB/sec. | ||
| 13061 | 2025.07.29 18:56:06.696947 [ 277 ] {14b05aee-abf5-428e-aff3-8e7caf197cad} <Debug> TCPHandler: Processed in 0.001594475 sec. | ||
| 13062 | 2025.07.29 18:56:06.697058 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13063 | 2025.07.29 18:56:06.697172 [ 277 ] {75cec429-2094-4391-a0a7-483040cc478f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13064 | 2025.07.29 18:56:06.697226 [ 277 ] {75cec429-2094-4391-a0a7-483040cc478f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13065 | 2025.07.29 18:56:06.697570 [ 277 ] {75cec429-2094-4391-a0a7-483040cc478f} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13066 | 2025.07.29 18:56:06.697605 [ 277 ] {75cec429-2094-4391-a0a7-483040cc478f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13067 | 2025.07.29 18:56:06.697930 [ 277 ] {75cec429-2094-4391-a0a7-483040cc478f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13068 | 2025.07.29 18:56:06.698152 [ 277 ] {75cec429-2094-4391-a0a7-483040cc478f} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13069 | 2025.07.29 18:56:06.698284 [ 277 ] {75cec429-2094-4391-a0a7-483040cc478f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001132 sec., 883.3922261484099 rows/sec., 59.53 KiB/sec. | ||
| 13070 | 2025.07.29 18:56:06.698321 [ 277 ] {75cec429-2094-4391-a0a7-483040cc478f} <Debug> TCPHandler: Processed in 0.001313856 sec. | ||
| 13071 | 2025.07.29 18:56:06.698438 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13072 | 2025.07.29 18:56:06.698534 [ 277 ] {1afac560-6b6c-4cf3-9c6d-85c09c8cd000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13073 | 2025.07.29 18:56:06.698591 [ 277 ] {1afac560-6b6c-4cf3-9c6d-85c09c8cd000} <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 | ||
| 13074 | 2025.07.29 18:56:06.699442 [ 277 ] {1afac560-6b6c-4cf3-9c6d-85c09c8cd000} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13075 | 2025.07.29 18:56:06.699478 [ 277 ] {1afac560-6b6c-4cf3-9c6d-85c09c8cd000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13076 | 2025.07.29 18:56:06.700021 [ 277 ] {1afac560-6b6c-4cf3-9c6d-85c09c8cd000} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13077 | 2025.07.29 18:56:06.700259 [ 277 ] {1afac560-6b6c-4cf3-9c6d-85c09c8cd000} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13078 | 2025.07.29 18:56:06.700399 [ 277 ] {1afac560-6b6c-4cf3-9c6d-85c09c8cd000} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001884 sec., 16985.138004246284 rows/sec., 30.44 MiB/sec. | ||
| 13079 | 2025.07.29 18:56:06.700461 [ 277 ] {1afac560-6b6c-4cf3-9c6d-85c09c8cd000} <Debug> TCPHandler: Processed in 0.002073478 sec. | ||
| 13080 | 2025.07.29 18:56:06.700570 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13081 | 2025.07.29 18:56:06.700664 [ 277 ] {256c6a16-5432-44d1-a7a4-62740b16bf6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13082 | 2025.07.29 18:56:06.700705 [ 277 ] {256c6a16-5432-44d1-a7a4-62740b16bf6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13083 | 2025.07.29 18:56:06.701037 [ 277 ] {256c6a16-5432-44d1-a7a4-62740b16bf6e} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13084 | 2025.07.29 18:56:06.701071 [ 277 ] {256c6a16-5432-44d1-a7a4-62740b16bf6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13085 | 2025.07.29 18:56:06.701379 [ 277 ] {256c6a16-5432-44d1-a7a4-62740b16bf6e} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13086 | 2025.07.29 18:56:06.701588 [ 277 ] {256c6a16-5432-44d1-a7a4-62740b16bf6e} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13087 | 2025.07.29 18:56:06.701714 [ 277 ] {256c6a16-5432-44d1-a7a4-62740b16bf6e} <Debug> executeQuery: Read 60 rows, 3.51 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.21 MiB/sec. | ||
| 13088 | 2025.07.29 18:56:06.701750 [ 277 ] {256c6a16-5432-44d1-a7a4-62740b16bf6e} <Debug> TCPHandler: Processed in 0.001229965 sec. | ||
| 13089 | 2025.07.29 18:56:07.610267 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1856 | ||
| 13090 | 2025.07.29 18:56:07.613156 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13091 | 2025.07.29 18:56:07.613205 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13092 | 2025.07.29 18:56:07.614410 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13093 | 2025.07.29 18:56:07.614680 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13094 | 2025.07.29 18:56:07.614843 [ 125 ] {} <Debug> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 13095 | 2025.07.29 18:56:07.614943 [ 125 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13096 | 2025.07.29 18:56:07.614947 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1856 | ||
| 13097 | 2025.07.29 18:56:07.614987 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13098 | 2025.07.29 18:56:07.615139 [ 190 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 13099 | 2025.07.29 18:56:07.615745 [ 190 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13100 | 2025.07.29 18:56:07.615879 [ 190 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1650 rows starting from the beginning of the part | ||
| 13101 | 2025.07.29 18:56:07.616220 [ 190 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 34 rows starting from the beginning of the part | ||
| 13102 | 2025.07.29 18:56:07.616557 [ 190 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 58 rows starting from the beginning of the part | ||
| 13103 | 2025.07.29 18:56:07.616885 [ 190 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 20 rows starting from the beginning of the part | ||
| 13104 | 2025.07.29 18:56:07.617226 [ 190 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part | ||
| 13105 | 2025.07.29 18:56:07.617566 [ 190 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 58 rows starting from the beginning of the part | ||
| 13106 | 2025.07.29 18:56:07.624604 [ 187 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1856 rows, containing 72 columns (72 merged, 0 gathered) in 0.009528437 sec., 194785.35671695156 rows/sec., 151.42 MiB/sec. | ||
| 13107 | 2025.07.29 18:56:07.626832 [ 200 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 13108 | 2025.07.29 18:56:07.627473 [ 200 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_46_9} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13109 | 2025.07.29 18:56:07.627567 [ 200 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_46_9} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 13110 | 2025.07.29 18:56:07.627928 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.98 MiB. | ||
| 13111 | 2025.07.29 18:56:10.009872 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28914 | ||
| 13112 | 2025.07.29 18:56:10.010401 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13113 | 2025.07.29 18:56:10.010440 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13114 | 2025.07.29 18:56:10.010906 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13115 | 2025.07.29 18:56:10.011127 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13116 | 2025.07.29 18:56:10.011257 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28914 | ||
| 13117 | 2025.07.29 18:56:10.260830 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13118 | 2025.07.29 18:56:10.261011 [ 277 ] {13db82dc-1c91-473c-9032-5f1d4c0269df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13119 | 2025.07.29 18:56:10.261079 [ 277 ] {13db82dc-1c91-473c-9032-5f1d4c0269df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13120 | 2025.07.29 18:56:10.261744 [ 277 ] {13db82dc-1c91-473c-9032-5f1d4c0269df} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13121 | 2025.07.29 18:56:10.261798 [ 277 ] {13db82dc-1c91-473c-9032-5f1d4c0269df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13122 | 2025.07.29 18:56:10.262214 [ 277 ] {13db82dc-1c91-473c-9032-5f1d4c0269df} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13123 | 2025.07.29 18:56:10.262461 [ 277 ] {13db82dc-1c91-473c-9032-5f1d4c0269df} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13124 | 2025.07.29 18:56:10.262637 [ 277 ] {13db82dc-1c91-473c-9032-5f1d4c0269df} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001675 sec., 33432.83582089552 rows/sec., 2.55 MiB/sec. | ||
| 13125 | 2025.07.29 18:56:10.262691 [ 277 ] {13db82dc-1c91-473c-9032-5f1d4c0269df} <Debug> TCPHandler: Processed in 0.001989326 sec. | ||
| 13126 | 2025.07.29 18:56:10.262818 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13127 | 2025.07.29 18:56:10.262921 [ 277 ] {1b43e442-3da1-4809-b2c9-f356e9de319b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13128 | 2025.07.29 18:56:10.262964 [ 277 ] {1b43e442-3da1-4809-b2c9-f356e9de319b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13129 | 2025.07.29 18:56:10.263392 [ 277 ] {1b43e442-3da1-4809-b2c9-f356e9de319b} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13130 | 2025.07.29 18:56:10.263431 [ 277 ] {1b43e442-3da1-4809-b2c9-f356e9de319b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13131 | 2025.07.29 18:56:10.263740 [ 277 ] {1b43e442-3da1-4809-b2c9-f356e9de319b} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13132 | 2025.07.29 18:56:10.263949 [ 277 ] {1b43e442-3da1-4809-b2c9-f356e9de319b} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13133 | 2025.07.29 18:56:10.264088 [ 277 ] {1b43e442-3da1-4809-b2c9-f356e9de319b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00119 sec., 53781.512605042015 rows/sec., 4.20 MiB/sec. | ||
| 13134 | 2025.07.29 18:56:10.264136 [ 277 ] {1b43e442-3da1-4809-b2c9-f356e9de319b} <Debug> TCPHandler: Processed in 0.001371258 sec. | ||
| 13135 | 2025.07.29 18:56:10.264263 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13136 | 2025.07.29 18:56:10.264360 [ 277 ] {6e61bca9-f444-4770-8171-fa4593c9db8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13137 | 2025.07.29 18:56:10.264405 [ 277 ] {6e61bca9-f444-4770-8171-fa4593c9db8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13138 | 2025.07.29 18:56:10.264785 [ 277 ] {6e61bca9-f444-4770-8171-fa4593c9db8a} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13139 | 2025.07.29 18:56:10.264821 [ 277 ] {6e61bca9-f444-4770-8171-fa4593c9db8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13140 | 2025.07.29 18:56:10.265155 [ 277 ] {6e61bca9-f444-4770-8171-fa4593c9db8a} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13141 | 2025.07.29 18:56:10.265365 [ 277 ] {6e61bca9-f444-4770-8171-fa4593c9db8a} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13142 | 2025.07.29 18:56:10.265491 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Selected 5 parts from all_1_100_20 to all_104_104_0 | ||
| 13143 | 2025.07.29 18:56:10.265499 [ 277 ] {6e61bca9-f444-4770-8171-fa4593c9db8a} <Debug> executeQuery: Read 116 rows, 8.27 KiB in 0.001159 sec., 100086.2812769629 rows/sec., 6.97 MiB/sec. | ||
| 13144 | 2025.07.29 18:56:10.265550 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13145 | 2025.07.29 18:56:10.265560 [ 277 ] {6e61bca9-f444-4770-8171-fa4593c9db8a} <Debug> TCPHandler: Processed in 0.001348468 sec. | ||
| 13146 | 2025.07.29 18:56:10.265578 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13147 | 2025.07.29 18:56:10.265679 [ 186 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_104_21} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_100_20 to all_104_104_0 into Compact with storage Full | ||
| 13148 | 2025.07.29 18:56:10.265681 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13149 | 2025.07.29 18:56:10.265794 [ 186 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_104_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13150 | 2025.07.29 18:56:10.265809 [ 277 ] {fd9f4b59-6fbe-41a9-860f-47bb573e6e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13151 | 2025.07.29 18:56:10.265827 [ 186 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_100_20, total 31629 rows starting from the beginning of the part | ||
| 13152 | 2025.07.29 18:56:10.265852 [ 277 ] {fd9f4b59-6fbe-41a9-860f-47bb573e6e99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13153 | 2025.07.29 18:56:10.265892 [ 186 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 162 rows starting from the beginning of the part | ||
| 13154 | 2025.07.29 18:56:10.265943 [ 186 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 307 rows starting from the beginning of the part | ||
| 13155 | 2025.07.29 18:56:10.265989 [ 186 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 13156 | 2025.07.29 18:56:10.266034 [ 186 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 913 rows starting from the beginning of the part | ||
| 13157 | 2025.07.29 18:56:10.266183 [ 277 ] {fd9f4b59-6fbe-41a9-860f-47bb573e6e99} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13158 | 2025.07.29 18:56:10.266220 [ 277 ] {fd9f4b59-6fbe-41a9-860f-47bb573e6e99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13159 | 2025.07.29 18:56:10.266527 [ 277 ] {fd9f4b59-6fbe-41a9-860f-47bb573e6e99} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13160 | 2025.07.29 18:56:10.266750 [ 277 ] {fd9f4b59-6fbe-41a9-860f-47bb573e6e99} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13161 | 2025.07.29 18:56:10.266890 [ 277 ] {fd9f4b59-6fbe-41a9-860f-47bb573e6e99} <Debug> executeQuery: Read 42 rows, 2.91 KiB in 0.0011 sec., 38181.81818181818 rows/sec., 2.58 MiB/sec. | ||
| 13162 | 2025.07.29 18:56:10.266928 [ 277 ] {fd9f4b59-6fbe-41a9-860f-47bb573e6e99} <Debug> TCPHandler: Processed in 0.001296866 sec. | ||
| 13163 | 2025.07.29 18:56:10.272654 [ 191 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_104_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33171 rows, containing 5 columns (5 merged, 0 gathered) in 0.007010865 sec., 4731370.522752899 rows/sec., 318.51 MiB/sec. | ||
| 13164 | 2025.07.29 18:56:10.272971 [ 197 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_104_21} <Trace> MergedBlockOutputStream: filled checksums all_1_104_21 (state Temporary) | ||
| 13165 | 2025.07.29 18:56:10.273369 [ 197 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_104_21} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_merge_all_1_104_21 to all_1_104_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13166 | 2025.07.29 18:56:10.273464 [ 197 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_104_21} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Merged 5 parts: [all_1_100_20, all_104_104_0] -> all_1_104_21 | ||
| 13167 | 2025.07.29 18:56:10.273565 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 13168 | 2025.07.29 18:56:11.573039 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 13169 | 2025.07.29 18:56:11.589012 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13170 | 2025.07.29 18:56:11.589069 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13171 | 2025.07.29 18:56:11.595184 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13172 | 2025.07.29 18:56:11.595881 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13173 | 2025.07.29 18:56:11.598831 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 13174 | 2025.07.29 18:56:15.263158 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13175 | 2025.07.29 18:56:15.263357 [ 277 ] {d903e014-ae35-42a7-bf7c-1a32737f08a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13176 | 2025.07.29 18:56:15.263431 [ 277 ] {d903e014-ae35-42a7-bf7c-1a32737f08a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13177 | 2025.07.29 18:56:15.264120 [ 277 ] {d903e014-ae35-42a7-bf7c-1a32737f08a1} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13178 | 2025.07.29 18:56:15.264166 [ 277 ] {d903e014-ae35-42a7-bf7c-1a32737f08a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13179 | 2025.07.29 18:56:15.264565 [ 277 ] {d903e014-ae35-42a7-bf7c-1a32737f08a1} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13180 | 2025.07.29 18:56:15.264799 [ 277 ] {d903e014-ae35-42a7-bf7c-1a32737f08a1} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13181 | 2025.07.29 18:56:15.264947 [ 130 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13182 | 2025.07.29 18:56:15.264965 [ 277 ] {d903e014-ae35-42a7-bf7c-1a32737f08a1} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.00166 sec., 44578.31325301205 rows/sec., 3.63 MiB/sec. | ||
| 13183 | 2025.07.29 18:56:15.265006 [ 130 ] {} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13184 | 2025.07.29 18:56:15.265032 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13185 | 2025.07.29 18:56:15.265036 [ 277 ] {d903e014-ae35-42a7-bf7c-1a32737f08a1} <Debug> TCPHandler: Processed in 0.002021606 sec. | ||
| 13186 | 2025.07.29 18:56:15.265128 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 13187 | 2025.07.29 18:56:15.265181 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13188 | 2025.07.29 18:56:15.265232 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13189 | 2025.07.29 18:56:15.265266 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2421 rows starting from the beginning of the part | ||
| 13190 | 2025.07.29 18:56:15.265287 [ 277 ] {1fb614ba-0777-42e8-8ee0-6323fe4959d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13191 | 2025.07.29 18:56:15.265331 [ 277 ] {1fb614ba-0777-42e8-8ee0-6323fe4959d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13192 | 2025.07.29 18:56:15.265333 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 1131 rows starting from the beginning of the part | ||
| 13193 | 2025.07.29 18:56:15.265391 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 74 rows starting from the beginning of the part | ||
| 13194 | 2025.07.29 18:56:15.265437 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 2273 rows starting from the beginning of the part | ||
| 13195 | 2025.07.29 18:56:15.265482 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 56 rows starting from the beginning of the part | ||
| 13196 | 2025.07.29 18:56:15.265526 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 74 rows starting from the beginning of the part | ||
| 13197 | 2025.07.29 18:56:15.265771 [ 277 ] {1fb614ba-0777-42e8-8ee0-6323fe4959d2} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13198 | 2025.07.29 18:56:15.265808 [ 277 ] {1fb614ba-0777-42e8-8ee0-6323fe4959d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13199 | 2025.07.29 18:56:15.266133 [ 277 ] {1fb614ba-0777-42e8-8ee0-6323fe4959d2} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13200 | 2025.07.29 18:56:15.266352 [ 277 ] {1fb614ba-0777-42e8-8ee0-6323fe4959d2} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13201 | 2025.07.29 18:56:15.266491 [ 277 ] {1fb614ba-0777-42e8-8ee0-6323fe4959d2} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001229 sec., 7323.026851098453 rows/sec., 550.66 KiB/sec. | ||
| 13202 | 2025.07.29 18:56:15.266530 [ 277 ] {1fb614ba-0777-42e8-8ee0-6323fe4959d2} <Debug> TCPHandler: Processed in 0.001401759 sec. | ||
| 13203 | 2025.07.29 18:56:15.266646 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13204 | 2025.07.29 18:56:15.266744 [ 277 ] {c874f49c-1e9b-4128-ac57-4c7213780b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13205 | 2025.07.29 18:56:15.266786 [ 277 ] {c874f49c-1e9b-4128-ac57-4c7213780b10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13206 | 2025.07.29 18:56:15.267220 [ 277 ] {c874f49c-1e9b-4128-ac57-4c7213780b10} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13207 | 2025.07.29 18:56:15.267255 [ 277 ] {c874f49c-1e9b-4128-ac57-4c7213780b10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13208 | 2025.07.29 18:56:15.267562 [ 277 ] {c874f49c-1e9b-4128-ac57-4c7213780b10} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13209 | 2025.07.29 18:56:15.267625 [ 191 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6029 rows, containing 5 columns (5 merged, 0 gathered) in 0.00253391 sec., 2379326.8111337814 rows/sec., 201.57 MiB/sec. | ||
| 13210 | 2025.07.29 18:56:15.267790 [ 277 ] {c874f49c-1e9b-4128-ac57-4c7213780b10} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13211 | 2025.07.29 18:56:15.267910 [ 130 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13212 | 2025.07.29 18:56:15.267927 [ 277 ] {c874f49c-1e9b-4128-ac57-4c7213780b10} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001204 sec., 60631.2292358804 rows/sec., 4.73 MiB/sec. | ||
| 13213 | 2025.07.29 18:56:15.267949 [ 130 ] {} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13214 | 2025.07.29 18:56:15.267969 [ 277 ] {c874f49c-1e9b-4128-ac57-4c7213780b10} <Debug> TCPHandler: Processed in 0.001374688 sec. | ||
| 13215 | 2025.07.29 18:56:15.267972 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13216 | 2025.07.29 18:56:15.267975 [ 189 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13217 | 2025.07.29 18:56:15.268072 [ 199 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 13218 | 2025.07.29 18:56:15.268092 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13219 | 2025.07.29 18:56:15.268210 [ 199 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13220 | 2025.07.29 18:56:15.268213 [ 277 ] {677417dd-0adf-454e-9746-770afb7fcecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13221 | 2025.07.29 18:56:15.268252 [ 199 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1223 rows starting from the beginning of the part | ||
| 13222 | 2025.07.29 18:56:15.268275 [ 277 ] {677417dd-0adf-454e-9746-770afb7fcecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13223 | 2025.07.29 18:56:15.268324 [ 199 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 684 rows starting from the beginning of the part | ||
| 13224 | 2025.07.29 18:56:15.268361 [ 189 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_106_21} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13225 | 2025.07.29 18:56:15.268375 [ 199 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 73 rows starting from the beginning of the part | ||
| 13226 | 2025.07.29 18:56:15.268425 [ 199 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1144 rows starting from the beginning of the part | ||
| 13227 | 2025.07.29 18:56:15.268466 [ 199 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 64 rows starting from the beginning of the part | ||
| 13228 | 2025.07.29 18:56:15.268467 [ 189 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_106_21} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13229 | 2025.07.29 18:56:15.268509 [ 199 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 73 rows starting from the beginning of the part | ||
| 13230 | 2025.07.29 18:56:15.268611 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 13231 | 2025.07.29 18:56:15.268688 [ 277 ] {677417dd-0adf-454e-9746-770afb7fcecf} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13232 | 2025.07.29 18:56:15.268730 [ 277 ] {677417dd-0adf-454e-9746-770afb7fcecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13233 | 2025.07.29 18:56:15.269090 [ 277 ] {677417dd-0adf-454e-9746-770afb7fcecf} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13234 | 2025.07.29 18:56:15.269333 [ 277 ] {677417dd-0adf-454e-9746-770afb7fcecf} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13235 | 2025.07.29 18:56:15.269467 [ 277 ] {677417dd-0adf-454e-9746-770afb7fcecf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001273 sec., 125687.35271013353 rows/sec., 8.75 MiB/sec. | ||
| 13236 | 2025.07.29 18:56:15.269503 [ 277 ] {677417dd-0adf-454e-9746-770afb7fcecf} <Debug> TCPHandler: Processed in 0.001473271 sec. | ||
| 13237 | 2025.07.29 18:56:15.269607 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13238 | 2025.07.29 18:56:15.269700 [ 277 ] {4b2c4b47-245c-4a59-aa33-3121842979f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13239 | 2025.07.29 18:56:15.269756 [ 277 ] {4b2c4b47-245c-4a59-aa33-3121842979f0} <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 | ||
| 13240 | 2025.07.29 18:56:15.269866 [ 199 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3261 rows, containing 5 columns (5 merged, 0 gathered) in 0.001837101 sec., 1775079.323346947 rows/sec., 134.43 MiB/sec. | ||
| 13241 | 2025.07.29 18:56:15.270080 [ 199 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13242 | 2025.07.29 18:56:15.270377 [ 199 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_106_21} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13243 | 2025.07.29 18:56:15.270465 [ 199 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_106_21} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13244 | 2025.07.29 18:56:15.270536 [ 277 ] {4b2c4b47-245c-4a59-aa33-3121842979f0} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13245 | 2025.07.29 18:56:15.270548 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 13246 | 2025.07.29 18:56:15.270582 [ 277 ] {4b2c4b47-245c-4a59-aa33-3121842979f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13247 | 2025.07.29 18:56:15.271121 [ 277 ] {4b2c4b47-245c-4a59-aa33-3121842979f0} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13248 | 2025.07.29 18:56:15.271354 [ 277 ] {4b2c4b47-245c-4a59-aa33-3121842979f0} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13249 | 2025.07.29 18:56:15.271496 [ 277 ] {4b2c4b47-245c-4a59-aa33-3121842979f0} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001814 sec., 4961.411245865491 rows/sec., 8.89 MiB/sec. | ||
| 13250 | 2025.07.29 18:56:15.271560 [ 277 ] {4b2c4b47-245c-4a59-aa33-3121842979f0} <Debug> TCPHandler: Processed in 0.002002246 sec. | ||
| 13251 | 2025.07.29 18:56:15.271667 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13252 | 2025.07.29 18:56:15.271762 [ 277 ] {8f9082c7-344d-4b80-bb28-0567c319fb28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13253 | 2025.07.29 18:56:15.271804 [ 277 ] {8f9082c7-344d-4b80-bb28-0567c319fb28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13254 | 2025.07.29 18:56:15.272132 [ 277 ] {8f9082c7-344d-4b80-bb28-0567c319fb28} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13255 | 2025.07.29 18:56:15.272167 [ 277 ] {8f9082c7-344d-4b80-bb28-0567c319fb28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13256 | 2025.07.29 18:56:15.272476 [ 277 ] {8f9082c7-344d-4b80-bb28-0567c319fb28} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13257 | 2025.07.29 18:56:15.272703 [ 277 ] {8f9082c7-344d-4b80-bb28-0567c319fb28} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13258 | 2025.07.29 18:56:15.272812 [ 130 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13259 | 2025.07.29 18:56:15.272833 [ 277 ] {8f9082c7-344d-4b80-bb28-0567c319fb28} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 13260 | 2025.07.29 18:56:15.272843 [ 130 ] {} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13261 | 2025.07.29 18:56:15.272863 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13262 | 2025.07.29 18:56:15.272869 [ 277 ] {8f9082c7-344d-4b80-bb28-0567c319fb28} <Debug> TCPHandler: Processed in 0.001251735 sec. | ||
| 13263 | 2025.07.29 18:56:15.272968 [ 191 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 13264 | 2025.07.29 18:56:15.273151 [ 191 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13265 | 2025.07.29 18:56:15.273203 [ 191 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6858 rows starting from the beginning of the part | ||
| 13266 | 2025.07.29 18:56:15.273296 [ 191 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 102 rows starting from the beginning of the part | ||
| 13267 | 2025.07.29 18:56:15.273371 [ 191 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 13268 | 2025.07.29 18:56:15.273437 [ 191 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 13269 | 2025.07.29 18:56:15.273504 [ 191 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 42 rows starting from the beginning of the part | ||
| 13270 | 2025.07.29 18:56:15.273569 [ 191 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
| 13271 | 2025.07.29 18:56:15.275465 [ 193 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7182 rows, containing 4 columns (4 merged, 0 gathered) in 0.002577282 sec., 2786656.640600446 rows/sec., 178.27 MiB/sec. | ||
| 13272 | 2025.07.29 18:56:15.276136 [ 192 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13273 | 2025.07.29 18:56:15.276480 [ 192 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_106_21} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13274 | 2025.07.29 18:56:15.276568 [ 192 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_106_21} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13275 | 2025.07.29 18:56:15.276683 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 13276 | 2025.07.29 18:56:17.287379 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13277 | 2025.07.29 18:56:17.287477 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13278 | 2025.07.29 18:56:17.512361 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29341 | ||
| 13279 | 2025.07.29 18:56:17.512872 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13280 | 2025.07.29 18:56:17.512917 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13281 | 2025.07.29 18:56:17.513407 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13282 | 2025.07.29 18:56:17.513639 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13283 | 2025.07.29 18:56:17.513769 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 | ||
| 13284 | 2025.07.29 18:56:17.616214 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1876 | ||
| 13285 | 2025.07.29 18:56:17.618393 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13286 | 2025.07.29 18:56:17.618448 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13287 | 2025.07.29 18:56:17.619661 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13288 | 2025.07.29 18:56:17.619950 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13289 | 2025.07.29 18:56:17.620325 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1876 | ||
| 13290 | 2025.07.29 18:56:17.829618 [ 126 ] {} <Debug> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b) (MergerMutator): Selected 5 parts from all_1_37_8 to all_41_41_0 | ||
| 13291 | 2025.07.29 18:56:17.829676 [ 126 ] {} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13292 | 2025.07.29 18:56:17.829695 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13293 | 2025.07.29 18:56:17.829805 [ 199 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_8 to all_41_41_0 into Compact with storage Full | ||
| 13294 | 2025.07.29 18:56:17.829937 [ 199 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13295 | 2025.07.29 18:56:17.829972 [ 199 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 38 rows starting from the beginning of the part | ||
| 13296 | 2025.07.29 18:56:17.830035 [ 199 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 13297 | 2025.07.29 18:56:17.830077 [ 199 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 13298 | 2025.07.29 18:56:17.830121 [ 199 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 13299 | 2025.07.29 18:56:17.830160 [ 199 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 13300 | 2025.07.29 18:56:17.830882 [ 193 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.001124282 sec., 37357.17551290512 rows/sec., 2.45 MiB/sec. | ||
| 13301 | 2025.07.29 18:56:17.831074 [ 201 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
| 13302 | 2025.07.29 18:56:17.831408 [ 201 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_41_9} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13303 | 2025.07.29 18:56:17.831500 [ 201 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_41_9} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b) (MergerMutator): Merged 5 parts: [all_1_37_8, all_41_41_0] -> all_1_41_9 | ||
| 13304 | 2025.07.29 18:56:17.831599 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 13305 | 2025.07.29 18:56:18.001452 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001059139 sec. | ||
| 13306 | 2025.07.29 18:56:19.099885 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 13307 | 2025.07.29 18:56:19.117420 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13308 | 2025.07.29 18:56:19.117481 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13309 | 2025.07.29 18:56:19.123558 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13310 | 2025.07.29 18:56:19.124302 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13311 | 2025.07.29 18:56:19.127323 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 13312 | 2025.07.29 18:56:19.498769 [ 122 ] {} <Debug> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41) (MergerMutator): Selected 5 parts from all_1_37_8 to all_41_41_0 | ||
| 13313 | 2025.07.29 18:56:19.498831 [ 122 ] {} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13314 | 2025.07.29 18:56:19.498851 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13315 | 2025.07.29 18:56:19.498962 [ 199 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_8 to all_41_41_0 into Compact with storage Full | ||
| 13316 | 2025.07.29 18:56:19.499111 [ 199 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13317 | 2025.07.29 18:56:19.499152 [ 199 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 222 rows starting from the beginning of the part | ||
| 13318 | 2025.07.29 18:56:19.499224 [ 199 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 13319 | 2025.07.29 18:56:19.499272 [ 199 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 13320 | 2025.07.29 18:56:19.499316 [ 199 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 13321 | 2025.07.29 18:56:19.499358 [ 199 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 13322 | 2025.07.29 18:56:19.500155 [ 193 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.001239514 sec., 198464.8822038315 rows/sec., 10.13 MiB/sec. | ||
| 13323 | 2025.07.29 18:56:19.500330 [ 195 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
| 13324 | 2025.07.29 18:56:19.500633 [ 195 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_41_9} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13325 | 2025.07.29 18:56:19.500714 [ 195 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_41_9} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41) (MergerMutator): Merged 5 parts: [all_1_37_8, all_41_41_0] -> all_1_41_9 | ||
| 13326 | 2025.07.29 18:56:19.500788 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 13327 | 2025.07.29 18:56:20.274580 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13328 | 2025.07.29 18:56:20.274764 [ 277 ] {b4a40e7b-ccfb-4afd-b665-90ae7ae81c3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13329 | 2025.07.29 18:56:20.274833 [ 277 ] {b4a40e7b-ccfb-4afd-b665-90ae7ae81c3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13330 | 2025.07.29 18:56:20.275786 [ 277 ] {b4a40e7b-ccfb-4afd-b665-90ae7ae81c3d} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13331 | 2025.07.29 18:56:20.275841 [ 277 ] {b4a40e7b-ccfb-4afd-b665-90ae7ae81c3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13332 | 2025.07.29 18:56:20.276281 [ 277 ] {b4a40e7b-ccfb-4afd-b665-90ae7ae81c3d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13333 | 2025.07.29 18:56:20.276524 [ 277 ] {b4a40e7b-ccfb-4afd-b665-90ae7ae81c3d} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13334 | 2025.07.29 18:56:20.276683 [ 277 ] {b4a40e7b-ccfb-4afd-b665-90ae7ae81c3d} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001969 sec., 199085.83037074658 rows/sec., 12.63 MiB/sec. | ||
| 13335 | 2025.07.29 18:56:20.276736 [ 277 ] {b4a40e7b-ccfb-4afd-b665-90ae7ae81c3d} <Debug> TCPHandler: Processed in 0.002282043 sec. | ||
| 13336 | 2025.07.29 18:56:20.276859 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13337 | 2025.07.29 18:56:20.276964 [ 277 ] {3ce0c97f-2a1e-47f0-a617-06de998cec19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13338 | 2025.07.29 18:56:20.277008 [ 277 ] {3ce0c97f-2a1e-47f0-a617-06de998cec19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13339 | 2025.07.29 18:56:20.277931 [ 277 ] {3ce0c97f-2a1e-47f0-a617-06de998cec19} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13340 | 2025.07.29 18:56:20.277970 [ 277 ] {3ce0c97f-2a1e-47f0-a617-06de998cec19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13341 | 2025.07.29 18:56:20.278363 [ 277 ] {3ce0c97f-2a1e-47f0-a617-06de998cec19} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13342 | 2025.07.29 18:56:20.278582 [ 277 ] {3ce0c97f-2a1e-47f0-a617-06de998cec19} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13343 | 2025.07.29 18:56:20.278715 [ 277 ] {3ce0c97f-2a1e-47f0-a617-06de998cec19} <Debug> executeQuery: Read 1131 rows, 92.08 KiB in 0.001776 sec., 636824.3243243243 rows/sec., 50.63 MiB/sec. | ||
| 13344 | 2025.07.29 18:56:20.278754 [ 277 ] {3ce0c97f-2a1e-47f0-a617-06de998cec19} <Debug> TCPHandler: Processed in 0.001949065 sec. | ||
| 13345 | 2025.07.29 18:56:20.278870 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13346 | 2025.07.29 18:56:20.278969 [ 277 ] {bdb08cee-7b90-49a0-a88e-38666f57deee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13347 | 2025.07.29 18:56:20.279009 [ 277 ] {bdb08cee-7b90-49a0-a88e-38666f57deee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13348 | 2025.07.29 18:56:20.279492 [ 277 ] {bdb08cee-7b90-49a0-a88e-38666f57deee} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13349 | 2025.07.29 18:56:20.279528 [ 277 ] {bdb08cee-7b90-49a0-a88e-38666f57deee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13350 | 2025.07.29 18:56:20.279841 [ 277 ] {bdb08cee-7b90-49a0-a88e-38666f57deee} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13351 | 2025.07.29 18:56:20.280061 [ 277 ] {bdb08cee-7b90-49a0-a88e-38666f57deee} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13352 | 2025.07.29 18:56:20.280200 [ 277 ] {bdb08cee-7b90-49a0-a88e-38666f57deee} <Debug> executeQuery: Read 228 rows, 14.18 KiB in 0.001253 sec., 181963.2881085395 rows/sec., 11.05 MiB/sec. | ||
| 13353 | 2025.07.29 18:56:20.280238 [ 277 ] {bdb08cee-7b90-49a0-a88e-38666f57deee} <Debug> TCPHandler: Processed in 0.00141815 sec. | ||
| 13354 | 2025.07.29 18:56:20.280348 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13355 | 2025.07.29 18:56:20.280443 [ 277 ] {35c41bfd-983e-4352-8c73-89c19232f78c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13356 | 2025.07.29 18:56:20.280483 [ 277 ] {35c41bfd-983e-4352-8c73-89c19232f78c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13357 | 2025.07.29 18:56:20.280936 [ 277 ] {35c41bfd-983e-4352-8c73-89c19232f78c} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13358 | 2025.07.29 18:56:20.280972 [ 277 ] {35c41bfd-983e-4352-8c73-89c19232f78c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13359 | 2025.07.29 18:56:20.281274 [ 277 ] {35c41bfd-983e-4352-8c73-89c19232f78c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13360 | 2025.07.29 18:56:20.281487 [ 277 ] {35c41bfd-983e-4352-8c73-89c19232f78c} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13361 | 2025.07.29 18:56:20.281616 [ 277 ] {35c41bfd-983e-4352-8c73-89c19232f78c} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001192 sec., 170302.0134228188 rows/sec., 10.98 MiB/sec. | ||
| 13362 | 2025.07.29 18:56:20.281654 [ 277 ] {35c41bfd-983e-4352-8c73-89c19232f78c} <Debug> TCPHandler: Processed in 0.001355348 sec. | ||
| 13363 | 2025.07.29 18:56:20.281764 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13364 | 2025.07.29 18:56:20.281858 [ 277 ] {4c9a0f97-e929-465c-942b-0eaa800df439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13365 | 2025.07.29 18:56:20.281898 [ 277 ] {4c9a0f97-e929-465c-942b-0eaa800df439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13366 | 2025.07.29 18:56:20.282335 [ 277 ] {4c9a0f97-e929-465c-942b-0eaa800df439} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13367 | 2025.07.29 18:56:20.282372 [ 277 ] {4c9a0f97-e929-465c-942b-0eaa800df439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13368 | 2025.07.29 18:56:20.282681 [ 277 ] {4c9a0f97-e929-465c-942b-0eaa800df439} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13369 | 2025.07.29 18:56:20.282892 [ 277 ] {4c9a0f97-e929-465c-942b-0eaa800df439} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13370 | 2025.07.29 18:56:20.283019 [ 277 ] {4c9a0f97-e929-465c-942b-0eaa800df439} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001179 sec., 171331.63698049195 rows/sec., 9.73 MiB/sec. | ||
| 13371 | 2025.07.29 18:56:20.283056 [ 277 ] {4c9a0f97-e929-465c-942b-0eaa800df439} <Debug> TCPHandler: Processed in 0.001341258 sec. | ||
| 13372 | 2025.07.29 18:56:20.283165 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13373 | 2025.07.29 18:56:20.283258 [ 277 ] {0932b6a5-5498-4ea0-99de-e880d6302d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13374 | 2025.07.29 18:56:20.283297 [ 277 ] {0932b6a5-5498-4ea0-99de-e880d6302d14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13375 | 2025.07.29 18:56:20.283926 [ 277 ] {0932b6a5-5498-4ea0-99de-e880d6302d14} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13376 | 2025.07.29 18:56:20.283963 [ 277 ] {0932b6a5-5498-4ea0-99de-e880d6302d14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13377 | 2025.07.29 18:56:20.284289 [ 277 ] {0932b6a5-5498-4ea0-99de-e880d6302d14} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13378 | 2025.07.29 18:56:20.284500 [ 277 ] {0932b6a5-5498-4ea0-99de-e880d6302d14} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13379 | 2025.07.29 18:56:20.284625 [ 277 ] {0932b6a5-5498-4ea0-99de-e880d6302d14} <Debug> executeQuery: Read 684 rows, 49.13 KiB in 0.001385 sec., 493862.8158844765 rows/sec., 34.64 MiB/sec. | ||
| 13380 | 2025.07.29 18:56:20.284662 [ 277 ] {0932b6a5-5498-4ea0-99de-e880d6302d14} <Debug> TCPHandler: Processed in 0.001547764 sec. | ||
| 13381 | 2025.07.29 18:56:20.284787 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13382 | 2025.07.29 18:56:20.284911 [ 277 ] {37fbe115-fbb7-4e07-9b69-f683da4537de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13383 | 2025.07.29 18:56:20.284965 [ 277 ] {37fbe115-fbb7-4e07-9b69-f683da4537de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13384 | 2025.07.29 18:56:20.285320 [ 277 ] {37fbe115-fbb7-4e07-9b69-f683da4537de} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13385 | 2025.07.29 18:56:20.285357 [ 277 ] {37fbe115-fbb7-4e07-9b69-f683da4537de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13386 | 2025.07.29 18:56:20.285671 [ 277 ] {37fbe115-fbb7-4e07-9b69-f683da4537de} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13387 | 2025.07.29 18:56:20.285892 [ 277 ] {37fbe115-fbb7-4e07-9b69-f683da4537de} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13388 | 2025.07.29 18:56:20.286025 [ 277 ] {37fbe115-fbb7-4e07-9b69-f683da4537de} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001139 sec., 5267.778753292361 rows/sec., 275.22 KiB/sec. | ||
| 13389 | 2025.07.29 18:56:20.286063 [ 277 ] {37fbe115-fbb7-4e07-9b69-f683da4537de} <Debug> TCPHandler: Processed in 0.001337918 sec. | ||
| 13390 | 2025.07.29 18:56:20.286169 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13391 | 2025.07.29 18:56:20.286266 [ 277 ] {4dd7c7d3-eaa3-40b8-8992-374dfaa54afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13392 | 2025.07.29 18:56:20.286309 [ 277 ] {4dd7c7d3-eaa3-40b8-8992-374dfaa54afe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13393 | 2025.07.29 18:56:20.286735 [ 277 ] {4dd7c7d3-eaa3-40b8-8992-374dfaa54afe} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13394 | 2025.07.29 18:56:20.286772 [ 277 ] {4dd7c7d3-eaa3-40b8-8992-374dfaa54afe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13395 | 2025.07.29 18:56:20.287102 [ 277 ] {4dd7c7d3-eaa3-40b8-8992-374dfaa54afe} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13396 | 2025.07.29 18:56:20.287313 [ 277 ] {4dd7c7d3-eaa3-40b8-8992-374dfaa54afe} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13397 | 2025.07.29 18:56:20.287444 [ 277 ] {4dd7c7d3-eaa3-40b8-8992-374dfaa54afe} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001197 sec., 256474.5196324144 rows/sec., 16.87 MiB/sec. | ||
| 13398 | 2025.07.29 18:56:20.287482 [ 277 ] {4dd7c7d3-eaa3-40b8-8992-374dfaa54afe} <Debug> TCPHandler: Processed in 0.001362528 sec. | ||
| 13399 | 2025.07.29 18:56:20.287593 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13400 | 2025.07.29 18:56:20.287690 [ 277 ] {8244ec8c-44b1-495e-bf78-c30f13e09d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13401 | 2025.07.29 18:56:20.287732 [ 277 ] {8244ec8c-44b1-495e-bf78-c30f13e09d00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13402 | 2025.07.29 18:56:20.288045 [ 277 ] {8244ec8c-44b1-495e-bf78-c30f13e09d00} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13403 | 2025.07.29 18:56:20.288095 [ 277 ] {8244ec8c-44b1-495e-bf78-c30f13e09d00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13404 | 2025.07.29 18:56:20.288400 [ 277 ] {8244ec8c-44b1-495e-bf78-c30f13e09d00} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13405 | 2025.07.29 18:56:20.288614 [ 277 ] {8244ec8c-44b1-495e-bf78-c30f13e09d00} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13406 | 2025.07.29 18:56:20.288742 [ 277 ] {8244ec8c-44b1-495e-bf78-c30f13e09d00} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 62.97 KiB/sec. | ||
| 13407 | 2025.07.29 18:56:20.288778 [ 277 ] {8244ec8c-44b1-495e-bf78-c30f13e09d00} <Debug> TCPHandler: Processed in 0.001234445 sec. | ||
| 13408 | 2025.07.29 18:56:20.288885 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13409 | 2025.07.29 18:56:20.288977 [ 277 ] {d2b91f6a-ab9f-4195-b95f-2cf5823e2211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13410 | 2025.07.29 18:56:20.289033 [ 277 ] {d2b91f6a-ab9f-4195-b95f-2cf5823e2211} <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 | ||
| 13411 | 2025.07.29 18:56:20.289857 [ 277 ] {d2b91f6a-ab9f-4195-b95f-2cf5823e2211} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13412 | 2025.07.29 18:56:20.289894 [ 277 ] {d2b91f6a-ab9f-4195-b95f-2cf5823e2211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13413 | 2025.07.29 18:56:20.290447 [ 277 ] {d2b91f6a-ab9f-4195-b95f-2cf5823e2211} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13414 | 2025.07.29 18:56:20.290676 [ 277 ] {d2b91f6a-ab9f-4195-b95f-2cf5823e2211} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13415 | 2025.07.29 18:56:20.290816 [ 277 ] {d2b91f6a-ab9f-4195-b95f-2cf5823e2211} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001856 sec., 17241.379310344826 rows/sec., 30.90 MiB/sec. | ||
| 13416 | 2025.07.29 18:56:20.290881 [ 277 ] {d2b91f6a-ab9f-4195-b95f-2cf5823e2211} <Debug> TCPHandler: Processed in 0.002044147 sec. | ||
| 13417 | 2025.07.29 18:56:20.290990 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13418 | 2025.07.29 18:56:20.291093 [ 277 ] {9f9fbcaa-1443-43ba-b23e-381891932dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13419 | 2025.07.29 18:56:20.291135 [ 277 ] {9f9fbcaa-1443-43ba-b23e-381891932dbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13420 | 2025.07.29 18:56:20.291467 [ 277 ] {9f9fbcaa-1443-43ba-b23e-381891932dbf} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13421 | 2025.07.29 18:56:20.291505 [ 277 ] {9f9fbcaa-1443-43ba-b23e-381891932dbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13422 | 2025.07.29 18:56:20.291811 [ 277 ] {9f9fbcaa-1443-43ba-b23e-381891932dbf} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13423 | 2025.07.29 18:56:20.292028 [ 277 ] {9f9fbcaa-1443-43ba-b23e-381891932dbf} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13424 | 2025.07.29 18:56:20.292165 [ 277 ] {9f9fbcaa-1443-43ba-b23e-381891932dbf} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001098 sec., 92896.17486338798 rows/sec., 5.71 MiB/sec. | ||
| 13425 | 2025.07.29 18:56:20.292201 [ 277 ] {9f9fbcaa-1443-43ba-b23e-381891932dbf} <Debug> TCPHandler: Processed in 0.001261035 sec. | ||
| 13426 | 2025.07.29 18:56:25.014765 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29829 | ||
| 13427 | 2025.07.29 18:56:25.015295 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13428 | 2025.07.29 18:56:25.015331 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13429 | 2025.07.29 18:56:25.015810 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13430 | 2025.07.29 18:56:25.016061 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13431 | 2025.07.29 18:56:25.016195 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29829 | ||
| 13432 | 2025.07.29 18:56:25.270516 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13433 | 2025.07.29 18:56:25.270813 [ 277 ] {abe5ebf1-449a-4171-bbd4-15e177d11dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13434 | 2025.07.29 18:56:25.270885 [ 277 ] {abe5ebf1-449a-4171-bbd4-15e177d11dfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13435 | 2025.07.29 18:56:25.271558 [ 277 ] {abe5ebf1-449a-4171-bbd4-15e177d11dfd} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13436 | 2025.07.29 18:56:25.271606 [ 277 ] {abe5ebf1-449a-4171-bbd4-15e177d11dfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13437 | 2025.07.29 18:56:25.271979 [ 277 ] {abe5ebf1-449a-4171-bbd4-15e177d11dfd} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13438 | 2025.07.29 18:56:25.272202 [ 277 ] {abe5ebf1-449a-4171-bbd4-15e177d11dfd} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13439 | 2025.07.29 18:56:25.272340 [ 113 ] {} <Debug> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5) (MergerMutator): Selected 6 parts from all_1_41_9 to all_46_46_0 | ||
| 13440 | 2025.07.29 18:56:25.272351 [ 277 ] {abe5ebf1-449a-4171-bbd4-15e177d11dfd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001591 sec., 15084.85229415462 rows/sec., 1.25 MiB/sec. | ||
| 13441 | 2025.07.29 18:56:25.272391 [ 113 ] {} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13442 | 2025.07.29 18:56:25.272415 [ 277 ] {abe5ebf1-449a-4171-bbd4-15e177d11dfd} <Debug> TCPHandler: Processed in 0.002030666 sec. | ||
| 13443 | 2025.07.29 18:56:25.272513 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13444 | 2025.07.29 18:56:25.272624 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13445 | 2025.07.29 18:56:25.272646 [ 199 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_46_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_9 to all_46_46_0 into Compact with storage Full | ||
| 13446 | 2025.07.29 18:56:25.272725 [ 277 ] {a5ba3746-6a91-4310-9a72-11101232e196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13447 | 2025.07.29 18:56:25.272772 [ 277 ] {a5ba3746-6a91-4310-9a72-11101232e196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13448 | 2025.07.29 18:56:25.272837 [ 199 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13449 | 2025.07.29 18:56:25.272914 [ 199 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_9, total 416 rows starting from the beginning of the part | ||
| 13450 | 2025.07.29 18:56:25.272998 [ 199 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 392 rows starting from the beginning of the part | ||
| 13451 | 2025.07.29 18:56:25.273066 [ 199 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 392 rows starting from the beginning of the part | ||
| 13452 | 2025.07.29 18:56:25.273124 [ 199 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 392 rows starting from the beginning of the part | ||
| 13453 | 2025.07.29 18:56:25.273166 [ 199 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 392 rows starting from the beginning of the part | ||
| 13454 | 2025.07.29 18:56:25.273210 [ 199 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 13455 | 2025.07.29 18:56:25.273326 [ 277 ] {a5ba3746-6a91-4310-9a72-11101232e196} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13456 | 2025.07.29 18:56:25.273369 [ 277 ] {a5ba3746-6a91-4310-9a72-11101232e196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13457 | 2025.07.29 18:56:25.273716 [ 277 ] {a5ba3746-6a91-4310-9a72-11101232e196} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13458 | 2025.07.29 18:56:25.273941 [ 277 ] {a5ba3746-6a91-4310-9a72-11101232e196} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13459 | 2025.07.29 18:56:25.274077 [ 277 ] {a5ba3746-6a91-4310-9a72-11101232e196} <Debug> executeQuery: Read 194 rows, 17.61 KiB in 0.001373 sec., 141296.4311726147 rows/sec., 12.53 MiB/sec. | ||
| 13460 | 2025.07.29 18:56:25.274114 [ 277 ] {a5ba3746-6a91-4310-9a72-11101232e196} <Debug> TCPHandler: Processed in 0.001539623 sec. | ||
| 13461 | 2025.07.29 18:56:25.274232 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13462 | 2025.07.29 18:56:25.274325 [ 277 ] {8cd0f5b8-d6a1-4d30-9bed-d1a44db6a26c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13463 | 2025.07.29 18:56:25.274365 [ 277 ] {8cd0f5b8-d6a1-4d30-9bed-d1a44db6a26c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13464 | 2025.07.29 18:56:25.274376 [ 195 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2008 rows, containing 5 columns (5 merged, 0 gathered) in 0.00179033 sec., 1121580.9375925108 rows/sec., 75.96 MiB/sec. | ||
| 13465 | 2025.07.29 18:56:25.274574 [ 193 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
| 13466 | 2025.07.29 18:56:25.274772 [ 277 ] {8cd0f5b8-d6a1-4d30-9bed-d1a44db6a26c} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13467 | 2025.07.29 18:56:25.274812 [ 277 ] {8cd0f5b8-d6a1-4d30-9bed-d1a44db6a26c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13468 | 2025.07.29 18:56:25.274897 [ 193 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_46_10} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13469 | 2025.07.29 18:56:25.274992 [ 193 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_46_10} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5) (MergerMutator): Merged 6 parts: [all_1_41_9, all_46_46_0] -> all_1_46_10 | ||
| 13470 | 2025.07.29 18:56:25.275094 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 13471 | 2025.07.29 18:56:25.275142 [ 277 ] {8cd0f5b8-d6a1-4d30-9bed-d1a44db6a26c} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13472 | 2025.07.29 18:56:25.275375 [ 277 ] {8cd0f5b8-d6a1-4d30-9bed-d1a44db6a26c} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13473 | 2025.07.29 18:56:25.275486 [ 113 ] {} <Debug> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13474 | 2025.07.29 18:56:25.275504 [ 277 ] {8cd0f5b8-d6a1-4d30-9bed-d1a44db6a26c} <Debug> executeQuery: Read 21 rows, 1.64 KiB in 0.001197 sec., 17543.85964912281 rows/sec., 1.34 MiB/sec. | ||
| 13475 | 2025.07.29 18:56:25.275521 [ 113 ] {} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13476 | 2025.07.29 18:56:25.275544 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13477 | 2025.07.29 18:56:25.275545 [ 277 ] {8cd0f5b8-d6a1-4d30-9bed-d1a44db6a26c} <Debug> TCPHandler: Processed in 0.001360018 sec. | ||
| 13478 | 2025.07.29 18:56:25.275649 [ 188 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13479 | 2025.07.29 18:56:25.275665 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13480 | 2025.07.29 18:56:25.275777 [ 277 ] {e6d360aa-b385-4419-b3d6-b98e50e815c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13481 | 2025.07.29 18:56:25.275788 [ 188 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13482 | 2025.07.29 18:56:25.275816 [ 277 ] {e6d360aa-b385-4419-b3d6-b98e50e815c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13483 | 2025.07.29 18:56:25.275825 [ 188 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 269 rows starting from the beginning of the part | ||
| 13484 | 2025.07.29 18:56:25.275900 [ 188 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 9 rows starting from the beginning of the part | ||
| 13485 | 2025.07.29 18:56:25.275945 [ 188 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 232 rows starting from the beginning of the part | ||
| 13486 | 2025.07.29 18:56:25.275991 [ 188 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 9 rows starting from the beginning of the part | ||
| 13487 | 2025.07.29 18:56:25.276031 [ 188 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 228 rows starting from the beginning of the part | ||
| 13488 | 2025.07.29 18:56:25.276070 [ 188 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 21 rows starting from the beginning of the part | ||
| 13489 | 2025.07.29 18:56:25.276213 [ 277 ] {e6d360aa-b385-4419-b3d6-b98e50e815c3} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13490 | 2025.07.29 18:56:25.276254 [ 277 ] {e6d360aa-b385-4419-b3d6-b98e50e815c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13491 | 2025.07.29 18:56:25.276564 [ 277 ] {e6d360aa-b385-4419-b3d6-b98e50e815c3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13492 | 2025.07.29 18:56:25.276784 [ 277 ] {e6d360aa-b385-4419-b3d6-b98e50e815c3} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13493 | 2025.07.29 18:56:25.276894 [ 113 ] {} <Debug> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8) (MergerMutator): Selected 6 parts from all_1_41_9 to all_46_46_0 | ||
| 13494 | 2025.07.29 18:56:25.276911 [ 277 ] {e6d360aa-b385-4419-b3d6-b98e50e815c3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001151 sec., 20851.433536055607 rows/sec., 1.73 MiB/sec. | ||
| 13495 | 2025.07.29 18:56:25.276926 [ 113 ] {} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13496 | 2025.07.29 18:56:25.276952 [ 277 ] {e6d360aa-b385-4419-b3d6-b98e50e815c3} <Debug> TCPHandler: Processed in 0.001334017 sec. | ||
| 13497 | 2025.07.29 18:56:25.276959 [ 193 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.001364458 sec., 562860.8575712848 rows/sec., 37.11 MiB/sec. | ||
| 13498 | 2025.07.29 18:56:25.276952 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13499 | 2025.07.29 18:56:25.277047 [ 188 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_46_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_9 to all_46_46_0 into Compact with storage Full | ||
| 13500 | 2025.07.29 18:56:25.277068 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13501 | 2025.07.29 18:56:25.277127 [ 195 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13502 | 2025.07.29 18:56:25.277138 [ 188 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13503 | 2025.07.29 18:56:25.277166 [ 277 ] {f3ea2a6a-4af8-41ea-a623-5996057cd0d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13504 | 2025.07.29 18:56:25.277173 [ 188 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_9, total 456 rows starting from the beginning of the part | ||
| 13505 | 2025.07.29 18:56:25.277212 [ 277 ] {f3ea2a6a-4af8-41ea-a623-5996057cd0d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13506 | 2025.07.29 18:56:25.277231 [ 188 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 203 rows starting from the beginning of the part | ||
| 13507 | 2025.07.29 18:56:25.277272 [ 188 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 203 rows starting from the beginning of the part | ||
| 13508 | 2025.07.29 18:56:25.277307 [ 188 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 431 rows starting from the beginning of the part | ||
| 13509 | 2025.07.29 18:56:25.277342 [ 188 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 203 rows starting from the beginning of the part | ||
| 13510 | 2025.07.29 18:56:25.277377 [ 188 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 13511 | 2025.07.29 18:56:25.277457 [ 195 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_91_18} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13512 | 2025.07.29 18:56:25.277560 [ 195 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_91_18} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13513 | 2025.07.29 18:56:25.277612 [ 277 ] {f3ea2a6a-4af8-41ea-a623-5996057cd0d3} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13514 | 2025.07.29 18:56:25.277652 [ 277 ] {f3ea2a6a-4af8-41ea-a623-5996057cd0d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13515 | 2025.07.29 18:56:25.277669 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 13516 | 2025.07.29 18:56:25.277971 [ 277 ] {f3ea2a6a-4af8-41ea-a623-5996057cd0d3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13517 | 2025.07.29 18:56:25.278184 [ 277 ] {f3ea2a6a-4af8-41ea-a623-5996057cd0d3} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13518 | 2025.07.29 18:56:25.278270 [ 194 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1520 rows, containing 5 columns (5 merged, 0 gathered) in 0.001250615 sec., 1215402.022205075 rows/sec., 84.91 MiB/sec. | ||
| 13519 | 2025.07.29 18:56:25.278285 [ 113 ] {} <Debug> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3) (MergerMutator): Selected 6 parts from all_1_41_9 to all_46_46_0 | ||
| 13520 | 2025.07.29 18:56:25.278310 [ 277 ] {f3ea2a6a-4af8-41ea-a623-5996057cd0d3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001162 sec., 10327.022375215145 rows/sec., 806.80 KiB/sec. | ||
| 13521 | 2025.07.29 18:56:25.278316 [ 113 ] {} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13522 | 2025.07.29 18:56:25.278348 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13523 | 2025.07.29 18:56:25.278354 [ 277 ] {f3ea2a6a-4af8-41ea-a623-5996057cd0d3} <Debug> TCPHandler: Processed in 0.001333327 sec. | ||
| 13524 | 2025.07.29 18:56:25.278414 [ 188 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_46_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_9 to all_46_46_0 into Compact with storage Full | ||
| 13525 | 2025.07.29 18:56:25.278416 [ 195 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
| 13526 | 2025.07.29 18:56:25.278470 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13527 | 2025.07.29 18:56:25.278499 [ 188 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13528 | 2025.07.29 18:56:25.278526 [ 188 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_9, total 214 rows starting from the beginning of the part | ||
| 13529 | 2025.07.29 18:56:25.278566 [ 277 ] {02c00e9a-543c-4901-bf53-1b5cbfa611fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13530 | 2025.07.29 18:56:25.278570 [ 188 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 202 rows starting from the beginning of the part | ||
| 13531 | 2025.07.29 18:56:25.278612 [ 277 ] {02c00e9a-543c-4901-bf53-1b5cbfa611fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13532 | 2025.07.29 18:56:25.278624 [ 188 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 202 rows starting from the beginning of the part | ||
| 13533 | 2025.07.29 18:56:25.278665 [ 188 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 202 rows starting from the beginning of the part | ||
| 13534 | 2025.07.29 18:56:25.278701 [ 188 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 202 rows starting from the beginning of the part | ||
| 13535 | 2025.07.29 18:56:25.278706 [ 195 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_46_10} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13536 | 2025.07.29 18:56:25.278737 [ 188 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 12 rows starting from the beginning of the part | ||
| 13537 | 2025.07.29 18:56:25.278787 [ 195 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_46_10} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8) (MergerMutator): Merged 6 parts: [all_1_41_9, all_46_46_0] -> all_1_46_10 | ||
| 13538 | 2025.07.29 18:56:25.278880 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 13539 | 2025.07.29 18:56:25.279050 [ 277 ] {02c00e9a-543c-4901-bf53-1b5cbfa611fb} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13540 | 2025.07.29 18:56:25.279089 [ 277 ] {02c00e9a-543c-4901-bf53-1b5cbfa611fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13541 | 2025.07.29 18:56:25.279409 [ 277 ] {02c00e9a-543c-4901-bf53-1b5cbfa611fb} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13542 | 2025.07.29 18:56:25.279528 [ 200 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1034 rows, containing 5 columns (5 merged, 0 gathered) in 0.001138722 sec., 908035.49944587 rows/sec., 55.45 MiB/sec. | ||
| 13543 | 2025.07.29 18:56:25.279645 [ 277 ] {02c00e9a-543c-4901-bf53-1b5cbfa611fb} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13544 | 2025.07.29 18:56:25.279669 [ 188 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
| 13545 | 2025.07.29 18:56:25.279778 [ 277 ] {02c00e9a-543c-4901-bf53-1b5cbfa611fb} <Debug> executeQuery: Read 109 rows, 9.09 KiB in 0.00123 sec., 88617.8861788618 rows/sec., 7.22 MiB/sec. | ||
| 13546 | 2025.07.29 18:56:25.279819 [ 277 ] {02c00e9a-543c-4901-bf53-1b5cbfa611fb} <Debug> TCPHandler: Processed in 0.001396399 sec. | ||
| 13547 | 2025.07.29 18:56:25.279916 [ 188 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_46_10} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13548 | 2025.07.29 18:56:25.279930 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13549 | 2025.07.29 18:56:25.279993 [ 188 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_46_10} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3) (MergerMutator): Merged 6 parts: [all_1_41_9, all_46_46_0] -> all_1_46_10 | ||
| 13550 | 2025.07.29 18:56:25.280026 [ 277 ] {ed5a4616-ba0e-42bf-9f2d-690ee916b3c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13551 | 2025.07.29 18:56:25.280066 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 13552 | 2025.07.29 18:56:25.280072 [ 277 ] {ed5a4616-ba0e-42bf-9f2d-690ee916b3c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13553 | 2025.07.29 18:56:25.280525 [ 277 ] {ed5a4616-ba0e-42bf-9f2d-690ee916b3c7} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13554 | 2025.07.29 18:56:25.280560 [ 277 ] {ed5a4616-ba0e-42bf-9f2d-690ee916b3c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13555 | 2025.07.29 18:56:25.280908 [ 277 ] {ed5a4616-ba0e-42bf-9f2d-690ee916b3c7} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13556 | 2025.07.29 18:56:25.281122 [ 277 ] {ed5a4616-ba0e-42bf-9f2d-690ee916b3c7} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13557 | 2025.07.29 18:56:25.281253 [ 277 ] {ed5a4616-ba0e-42bf-9f2d-690ee916b3c7} <Debug> executeQuery: Read 340 rows, 26.35 KiB in 0.001245 sec., 273092.3694779116 rows/sec., 20.67 MiB/sec. | ||
| 13558 | 2025.07.29 18:56:25.281289 [ 277 ] {ed5a4616-ba0e-42bf-9f2d-690ee916b3c7} <Debug> TCPHandler: Processed in 0.001406039 sec. | ||
| 13559 | 2025.07.29 18:56:25.281402 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13560 | 2025.07.29 18:56:25.281494 [ 277 ] {eea237f0-8958-451a-a225-1660822c6582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13561 | 2025.07.29 18:56:25.281546 [ 277 ] {eea237f0-8958-451a-a225-1660822c6582} <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 | ||
| 13562 | 2025.07.29 18:56:25.282302 [ 277 ] {eea237f0-8958-451a-a225-1660822c6582} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13563 | 2025.07.29 18:56:25.282337 [ 277 ] {eea237f0-8958-451a-a225-1660822c6582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13564 | 2025.07.29 18:56:25.282847 [ 277 ] {eea237f0-8958-451a-a225-1660822c6582} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13565 | 2025.07.29 18:56:25.283069 [ 277 ] {eea237f0-8958-451a-a225-1660822c6582} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13566 | 2025.07.29 18:56:25.283203 [ 277 ] {eea237f0-8958-451a-a225-1660822c6582} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001727 sec., 5211.349160393746 rows/sec., 9.34 MiB/sec. | ||
| 13567 | 2025.07.29 18:56:25.283254 [ 277 ] {eea237f0-8958-451a-a225-1660822c6582} <Debug> TCPHandler: Processed in 0.001899723 sec. | ||
| 13568 | 2025.07.29 18:56:25.283369 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13569 | 2025.07.29 18:56:25.283461 [ 277 ] {65a3bd57-9267-4deb-95a5-f23c647618b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13570 | 2025.07.29 18:56:25.283502 [ 277 ] {65a3bd57-9267-4deb-95a5-f23c647618b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13571 | 2025.07.29 18:56:25.283839 [ 277 ] {65a3bd57-9267-4deb-95a5-f23c647618b8} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13572 | 2025.07.29 18:56:25.283874 [ 277 ] {65a3bd57-9267-4deb-95a5-f23c647618b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13573 | 2025.07.29 18:56:25.284178 [ 277 ] {65a3bd57-9267-4deb-95a5-f23c647618b8} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13574 | 2025.07.29 18:56:25.284380 [ 277 ] {65a3bd57-9267-4deb-95a5-f23c647618b8} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13575 | 2025.07.29 18:56:25.284505 [ 277 ] {65a3bd57-9267-4deb-95a5-f23c647618b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 13576 | 2025.07.29 18:56:25.284540 [ 277 ] {65a3bd57-9267-4deb-95a5-f23c647618b8} <Debug> TCPHandler: Processed in 0.001218154 sec. | ||
| 13577 | 2025.07.29 18:56:26.628178 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 13578 | 2025.07.29 18:56:26.646144 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13579 | 2025.07.29 18:56:26.646210 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13580 | 2025.07.29 18:56:26.652373 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13581 | 2025.07.29 18:56:26.653132 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13582 | 2025.07.29 18:56:26.656139 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 13583 | 2025.07.29 18:56:27.621223 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1916 | ||
| 13584 | 2025.07.29 18:56:27.623803 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13585 | 2025.07.29 18:56:27.623862 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13586 | 2025.07.29 18:56:27.625110 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13587 | 2025.07.29 18:56:27.625404 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13588 | 2025.07.29 18:56:27.625789 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1916 | ||
| 13589 | 2025.07.29 18:56:30.263587 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13590 | 2025.07.29 18:56:30.263763 [ 277 ] {668d54e5-c663-4d11-ae0d-80e3eb99cd98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13591 | 2025.07.29 18:56:30.263825 [ 277 ] {668d54e5-c663-4d11-ae0d-80e3eb99cd98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13592 | 2025.07.29 18:56:30.264515 [ 277 ] {668d54e5-c663-4d11-ae0d-80e3eb99cd98} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13593 | 2025.07.29 18:56:30.264563 [ 277 ] {668d54e5-c663-4d11-ae0d-80e3eb99cd98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13594 | 2025.07.29 18:56:30.264976 [ 277 ] {668d54e5-c663-4d11-ae0d-80e3eb99cd98} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13595 | 2025.07.29 18:56:30.265195 [ 277 ] {668d54e5-c663-4d11-ae0d-80e3eb99cd98} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13596 | 2025.07.29 18:56:30.265344 [ 277 ] {668d54e5-c663-4d11-ae0d-80e3eb99cd98} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.001628 sec., 73710.0737100737 rows/sec., 6.25 MiB/sec. | ||
| 13597 | 2025.07.29 18:56:30.265385 [ 277 ] {668d54e5-c663-4d11-ae0d-80e3eb99cd98} <Debug> TCPHandler: Processed in 0.001921313 sec. | ||
| 13598 | 2025.07.29 18:56:30.265513 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13599 | 2025.07.29 18:56:30.265605 [ 277 ] {5ba730d8-ac96-4ffa-ac42-f77dd70b058d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13600 | 2025.07.29 18:56:30.265645 [ 277 ] {5ba730d8-ac96-4ffa-ac42-f77dd70b058d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13601 | 2025.07.29 18:56:30.266057 [ 277 ] {5ba730d8-ac96-4ffa-ac42-f77dd70b058d} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13602 | 2025.07.29 18:56:30.266093 [ 277 ] {5ba730d8-ac96-4ffa-ac42-f77dd70b058d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13603 | 2025.07.29 18:56:30.266385 [ 277 ] {5ba730d8-ac96-4ffa-ac42-f77dd70b058d} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13604 | 2025.07.29 18:56:30.266589 [ 277 ] {5ba730d8-ac96-4ffa-ac42-f77dd70b058d} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13605 | 2025.07.29 18:56:30.266715 [ 277 ] {5ba730d8-ac96-4ffa-ac42-f77dd70b058d} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001128 sec., 28368.79432624113 rows/sec., 2.08 MiB/sec. | ||
| 13606 | 2025.07.29 18:56:30.266751 [ 277 ] {5ba730d8-ac96-4ffa-ac42-f77dd70b058d} <Debug> TCPHandler: Processed in 0.001288556 sec. | ||
| 13607 | 2025.07.29 18:56:30.266860 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13608 | 2025.07.29 18:56:30.266952 [ 277 ] {9d141e46-2d59-4088-983a-63910a05aaae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13609 | 2025.07.29 18:56:30.266991 [ 277 ] {9d141e46-2d59-4088-983a-63910a05aaae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13610 | 2025.07.29 18:56:30.267418 [ 277 ] {9d141e46-2d59-4088-983a-63910a05aaae} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13611 | 2025.07.29 18:56:30.267452 [ 277 ] {9d141e46-2d59-4088-983a-63910a05aaae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13612 | 2025.07.29 18:56:30.267754 [ 277 ] {9d141e46-2d59-4088-983a-63910a05aaae} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13613 | 2025.07.29 18:56:30.267981 [ 277 ] {9d141e46-2d59-4088-983a-63910a05aaae} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13614 | 2025.07.29 18:56:30.268102 [ 277 ] {9d141e46-2d59-4088-983a-63910a05aaae} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001168 sec., 82191.78082191781 rows/sec., 6.42 MiB/sec. | ||
| 13615 | 2025.07.29 18:56:30.268138 [ 277 ] {9d141e46-2d59-4088-983a-63910a05aaae} <Debug> TCPHandler: Processed in 0.001324477 sec. | ||
| 13616 | 2025.07.29 18:56:30.268248 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13617 | 2025.07.29 18:56:30.268339 [ 277 ] {3d643f97-742f-4d4d-970f-7413d812504f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13618 | 2025.07.29 18:56:30.268381 [ 277 ] {3d643f97-742f-4d4d-970f-7413d812504f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13619 | 2025.07.29 18:56:30.268785 [ 277 ] {3d643f97-742f-4d4d-970f-7413d812504f} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13620 | 2025.07.29 18:56:30.268818 [ 277 ] {3d643f97-742f-4d4d-970f-7413d812504f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13621 | 2025.07.29 18:56:30.269143 [ 277 ] {3d643f97-742f-4d4d-970f-7413d812504f} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13622 | 2025.07.29 18:56:30.269346 [ 277 ] {3d643f97-742f-4d4d-970f-7413d812504f} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13623 | 2025.07.29 18:56:30.269448 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Selected 5 parts from all_1_104_21 to all_108_108_0 | ||
| 13624 | 2025.07.29 18:56:30.269467 [ 277 ] {3d643f97-742f-4d4d-970f-7413d812504f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 13625 | 2025.07.29 18:56:30.269485 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13626 | 2025.07.29 18:56:30.269504 [ 277 ] {3d643f97-742f-4d4d-970f-7413d812504f} <Debug> TCPHandler: Processed in 0.001303956 sec. | ||
| 13627 | 2025.07.29 18:56:30.269504 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 13628 | 2025.07.29 18:56:30.269617 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13629 | 2025.07.29 18:56:30.269632 [ 195 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_108_22} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_104_21 to all_108_108_0 into Compact with storage Full | ||
| 13630 | 2025.07.29 18:56:30.269708 [ 277 ] {1574ae60-2c84-4f2e-9f62-2fcc08de4652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13631 | 2025.07.29 18:56:30.269766 [ 277 ] {1574ae60-2c84-4f2e-9f62-2fcc08de4652} <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 | ||
| 13632 | 2025.07.29 18:56:30.269799 [ 195 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_108_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13633 | 2025.07.29 18:56:30.269845 [ 195 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_104_21, total 33171 rows starting from the beginning of the part | ||
| 13634 | 2025.07.29 18:56:30.269918 [ 195 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 116 rows starting from the beginning of the part | ||
| 13635 | 2025.07.29 18:56:30.269965 [ 195 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 13636 | 2025.07.29 18:56:30.270008 [ 195 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 307 rows starting from the beginning of the part | ||
| 13637 | 2025.07.29 18:56:30.270048 [ 195 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 340 rows starting from the beginning of the part | ||
| 13638 | 2025.07.29 18:56:30.270600 [ 277 ] {1574ae60-2c84-4f2e-9f62-2fcc08de4652} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13639 | 2025.07.29 18:56:30.270640 [ 277 ] {1574ae60-2c84-4f2e-9f62-2fcc08de4652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13640 | 2025.07.29 18:56:30.271209 [ 277 ] {1574ae60-2c84-4f2e-9f62-2fcc08de4652} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13641 | 2025.07.29 18:56:30.271437 [ 277 ] {1574ae60-2c84-4f2e-9f62-2fcc08de4652} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13642 | 2025.07.29 18:56:30.271554 [ 106 ] {} <Debug> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13643 | 2025.07.29 18:56:30.271580 [ 277 ] {1574ae60-2c84-4f2e-9f62-2fcc08de4652} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00189 sec., 16931.21693121693 rows/sec., 30.34 MiB/sec. | ||
| 13644 | 2025.07.29 18:56:30.271584 [ 106 ] {} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13645 | 2025.07.29 18:56:30.271610 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13646 | 2025.07.29 18:56:30.271651 [ 277 ] {1574ae60-2c84-4f2e-9f62-2fcc08de4652} <Debug> TCPHandler: Processed in 0.002086288 sec. | ||
| 13647 | 2025.07.29 18:56:30.271712 [ 200 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13648 | 2025.07.29 18:56:30.271766 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13649 | 2025.07.29 18:56:30.271864 [ 277 ] {95362061-95c3-4d51-8739-fd79d4c4b519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13650 | 2025.07.29 18:56:30.271906 [ 277 ] {95362061-95c3-4d51-8739-fd79d4c4b519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13651 | 2025.07.29 18:56:30.271970 [ 200 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13652 | 2025.07.29 18:56:30.272033 [ 200 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1706 rows starting from the beginning of the part | ||
| 13653 | 2025.07.29 18:56:30.272163 [ 200 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 32 rows starting from the beginning of the part | ||
| 13654 | 2025.07.29 18:56:30.272242 [ 277 ] {95362061-95c3-4d51-8739-fd79d4c4b519} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13655 | 2025.07.29 18:56:30.272266 [ 200 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 9 rows starting from the beginning of the part | ||
| 13656 | 2025.07.29 18:56:30.272280 [ 277 ] {95362061-95c3-4d51-8739-fd79d4c4b519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13657 | 2025.07.29 18:56:30.272376 [ 200 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 32 rows starting from the beginning of the part | ||
| 13658 | 2025.07.29 18:56:30.272482 [ 200 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 9 rows starting from the beginning of the part | ||
| 13659 | 2025.07.29 18:56:30.272583 [ 200 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 32 rows starting from the beginning of the part | ||
| 13660 | 2025.07.29 18:56:30.272606 [ 277 ] {95362061-95c3-4d51-8739-fd79d4c4b519} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13661 | 2025.07.29 18:56:30.272815 [ 277 ] {95362061-95c3-4d51-8739-fd79d4c4b519} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13662 | 2025.07.29 18:56:30.272948 [ 277 ] {95362061-95c3-4d51-8739-fd79d4c4b519} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 13663 | 2025.07.29 18:56:30.272984 [ 277 ] {95362061-95c3-4d51-8739-fd79d4c4b519} <Debug> TCPHandler: Processed in 0.001265845 sec. | ||
| 13664 | 2025.07.29 18:56:30.277740 [ 197 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_108_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34094 rows, containing 5 columns (5 merged, 0 gathered) in 0.008161888 sec., 4177219.780521369 rows/sec., 281.58 MiB/sec. | ||
| 13665 | 2025.07.29 18:56:30.278031 [ 186 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_108_22} <Trace> MergedBlockOutputStream: filled checksums all_1_108_22 (state Temporary) | ||
| 13666 | 2025.07.29 18:56:30.278299 [ 186 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_108_22} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_merge_all_1_108_22 to all_1_108_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13667 | 2025.07.29 18:56:30.278364 [ 186 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_108_22} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Merged 5 parts: [all_1_104_21, all_108_108_0] -> all_1_108_22 | ||
| 13668 | 2025.07.29 18:56:30.278441 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 13669 | 2025.07.29 18:56:30.282170 [ 186 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1820 rows, containing 19 columns (19 merged, 0 gathered) in 0.010510774 sec., 173155.6591360446 rows/sec., 310.29 MiB/sec. | ||
| 13670 | 2025.07.29 18:56:30.283960 [ 187 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13671 | 2025.07.29 18:56:30.284325 [ 187 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13672 | 2025.07.29 18:56:30.284414 [ 187 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13673 | 2025.07.29 18:56:30.284581 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.25 MiB. | ||
| 13674 | 2025.07.29 18:56:31.000157 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 329.52 MiB, peak 346.72 MiB, free memory in arenas 0.00 B, will set to 333.94 MiB (RSS), difference: 4.42 MiB | ||
| 13675 | 2025.07.29 18:56:32.287526 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13676 | 2025.07.29 18:56:32.287592 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13677 | 2025.07.29 18:56:32.517140 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30256 | ||
| 13678 | 2025.07.29 18:56:32.517654 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13679 | 2025.07.29 18:56:32.517701 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13680 | 2025.07.29 18:56:32.518207 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13681 | 2025.07.29 18:56:32.518444 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13682 | 2025.07.29 18:56:32.518618 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 | ||
| 13683 | 2025.07.29 18:56:32.518631 [ 102 ] {} <Debug> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13684 | 2025.07.29 18:56:32.518701 [ 102 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13685 | 2025.07.29 18:56:32.518725 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13686 | 2025.07.29 18:56:32.518861 [ 196 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 13687 | 2025.07.29 18:56:32.519020 [ 196 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13688 | 2025.07.29 18:56:32.519064 [ 196 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27999 rows starting from the beginning of the part | ||
| 13689 | 2025.07.29 18:56:32.519179 [ 196 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 427 rows starting from the beginning of the part | ||
| 13690 | 2025.07.29 18:56:32.519272 [ 196 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 488 rows starting from the beginning of the part | ||
| 13691 | 2025.07.29 18:56:32.519343 [ 196 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 427 rows starting from the beginning of the part | ||
| 13692 | 2025.07.29 18:56:32.519412 [ 196 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 488 rows starting from the beginning of the part | ||
| 13693 | 2025.07.29 18:56:32.519479 [ 196 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 427 rows starting from the beginning of the part | ||
| 13694 | 2025.07.29 18:56:32.522138 [ 189 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.003344793 sec., 9045701.781844199 rows/sec., 129.40 MiB/sec. | ||
| 13695 | 2025.07.29 18:56:32.522573 [ 191 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13696 | 2025.07.29 18:56:32.522903 [ 191 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_66_13} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13697 | 2025.07.29 18:56:32.522990 [ 191 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_66_13} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13698 | 2025.07.29 18:56:32.523098 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.93 MiB. | ||
| 13699 | 2025.07.29 18:56:34.157115 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 13700 | 2025.07.29 18:56:34.175252 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13701 | 2025.07.29 18:56:34.175321 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13702 | 2025.07.29 18:56:34.181906 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13703 | 2025.07.29 18:56:34.182639 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13704 | 2025.07.29 18:56:34.182969 [ 98 ] {} <Debug> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13705 | 2025.07.29 18:56:34.183033 [ 98 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13706 | 2025.07.29 18:56:34.183053 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13707 | 2025.07.29 18:56:34.183155 [ 198 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 13708 | 2025.07.29 18:56:34.186635 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 13709 | 2025.07.29 18:56:34.187164 [ 198 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13710 | 2025.07.29 18:56:34.188807 [ 198 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 13711 | 2025.07.29 18:56:34.193722 [ 198 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 13712 | 2025.07.29 18:56:34.198387 [ 198 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 13713 | 2025.07.29 18:56:34.203360 [ 198 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 13714 | 2025.07.29 18:56:34.208498 [ 198 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 13715 | 2025.07.29 18:56:34.212462 [ 198 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 13716 | 2025.07.29 18:56:34.268662 [ 189 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.085546427 sec., 5809.7107901420595 rows/sec., 30.04 MiB/sec. | ||
| 13717 | 2025.07.29 18:56:34.272112 [ 192 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13718 | 2025.07.29 18:56:34.274235 [ 192 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_66_13} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13719 | 2025.07.29 18:56:34.274328 [ 192 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_66_13} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13720 | 2025.07.29 18:56:34.276672 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 13721 | 2025.07.29 18:56:35.263141 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13722 | 2025.07.29 18:56:35.263311 [ 277 ] {72f9cf94-ab26-4d4f-87d2-36517665577d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13723 | 2025.07.29 18:56:35.263373 [ 277 ] {72f9cf94-ab26-4d4f-87d2-36517665577d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13724 | 2025.07.29 18:56:35.264016 [ 277 ] {72f9cf94-ab26-4d4f-87d2-36517665577d} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13725 | 2025.07.29 18:56:35.264057 [ 277 ] {72f9cf94-ab26-4d4f-87d2-36517665577d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13726 | 2025.07.29 18:56:35.264448 [ 277 ] {72f9cf94-ab26-4d4f-87d2-36517665577d} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13727 | 2025.07.29 18:56:35.264685 [ 277 ] {72f9cf94-ab26-4d4f-87d2-36517665577d} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13728 | 2025.07.29 18:56:35.264840 [ 277 ] {72f9cf94-ab26-4d4f-87d2-36517665577d} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.001575 sec., 46984.12698412698 rows/sec., 3.83 MiB/sec. | ||
| 13729 | 2025.07.29 18:56:35.264883 [ 277 ] {72f9cf94-ab26-4d4f-87d2-36517665577d} <Debug> TCPHandler: Processed in 0.001862692 sec. | ||
| 13730 | 2025.07.29 18:56:35.265005 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13731 | 2025.07.29 18:56:35.265100 [ 277 ] {2f33bafa-3fba-44a4-82a8-36b366928295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13732 | 2025.07.29 18:56:35.265142 [ 277 ] {2f33bafa-3fba-44a4-82a8-36b366928295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13733 | 2025.07.29 18:56:35.265536 [ 277 ] {2f33bafa-3fba-44a4-82a8-36b366928295} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13734 | 2025.07.29 18:56:35.265573 [ 277 ] {2f33bafa-3fba-44a4-82a8-36b366928295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13735 | 2025.07.29 18:56:35.265892 [ 277 ] {2f33bafa-3fba-44a4-82a8-36b366928295} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13736 | 2025.07.29 18:56:35.266122 [ 277 ] {2f33bafa-3fba-44a4-82a8-36b366928295} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13737 | 2025.07.29 18:56:35.266252 [ 277 ] {2f33bafa-3fba-44a4-82a8-36b366928295} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001171 sec., 7685.7386848847145 rows/sec., 577.93 KiB/sec. | ||
| 13738 | 2025.07.29 18:56:35.266290 [ 277 ] {2f33bafa-3fba-44a4-82a8-36b366928295} <Debug> TCPHandler: Processed in 0.001335218 sec. | ||
| 13739 | 2025.07.29 18:56:35.266400 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13740 | 2025.07.29 18:56:35.266493 [ 277 ] {65d5f36b-f79b-4f15-ad90-12ac314f9967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13741 | 2025.07.29 18:56:35.266532 [ 277 ] {65d5f36b-f79b-4f15-ad90-12ac314f9967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13742 | 2025.07.29 18:56:35.266966 [ 277 ] {65d5f36b-f79b-4f15-ad90-12ac314f9967} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13743 | 2025.07.29 18:56:35.267002 [ 277 ] {65d5f36b-f79b-4f15-ad90-12ac314f9967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13744 | 2025.07.29 18:56:35.267309 [ 277 ] {65d5f36b-f79b-4f15-ad90-12ac314f9967} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13745 | 2025.07.29 18:56:35.267514 [ 277 ] {65d5f36b-f79b-4f15-ad90-12ac314f9967} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13746 | 2025.07.29 18:56:35.267640 [ 277 ] {65d5f36b-f79b-4f15-ad90-12ac314f9967} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001165 sec., 62660.944206008586 rows/sec., 4.89 MiB/sec. | ||
| 13747 | 2025.07.29 18:56:35.267676 [ 277 ] {65d5f36b-f79b-4f15-ad90-12ac314f9967} <Debug> TCPHandler: Processed in 0.001326277 sec. | ||
| 13748 | 2025.07.29 18:56:35.267784 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13749 | 2025.07.29 18:56:35.267884 [ 277 ] {6a91438d-62cf-4ee3-a5e8-1312ad665ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13750 | 2025.07.29 18:56:35.267926 [ 277 ] {6a91438d-62cf-4ee3-a5e8-1312ad665ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13751 | 2025.07.29 18:56:35.268324 [ 277 ] {6a91438d-62cf-4ee3-a5e8-1312ad665ebe} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13752 | 2025.07.29 18:56:35.268360 [ 277 ] {6a91438d-62cf-4ee3-a5e8-1312ad665ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13753 | 2025.07.29 18:56:35.268682 [ 277 ] {6a91438d-62cf-4ee3-a5e8-1312ad665ebe} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13754 | 2025.07.29 18:56:35.268894 [ 277 ] {6a91438d-62cf-4ee3-a5e8-1312ad665ebe} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13755 | 2025.07.29 18:56:35.269021 [ 277 ] {6a91438d-62cf-4ee3-a5e8-1312ad665ebe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 13756 | 2025.07.29 18:56:35.269057 [ 277 ] {6a91438d-62cf-4ee3-a5e8-1312ad665ebe} <Debug> TCPHandler: Processed in 0.001323587 sec. | ||
| 13757 | 2025.07.29 18:56:35.269178 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13758 | 2025.07.29 18:56:35.269300 [ 277 ] {d2affb5a-564a-490a-83b0-211cf6a31cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13759 | 2025.07.29 18:56:35.269366 [ 277 ] {d2affb5a-564a-490a-83b0-211cf6a31cf3} <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 | ||
| 13760 | 2025.07.29 18:56:35.270279 [ 277 ] {d2affb5a-564a-490a-83b0-211cf6a31cf3} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13761 | 2025.07.29 18:56:35.270322 [ 277 ] {d2affb5a-564a-490a-83b0-211cf6a31cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13762 | 2025.07.29 18:56:35.270845 [ 277 ] {d2affb5a-564a-490a-83b0-211cf6a31cf3} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13763 | 2025.07.29 18:56:35.271072 [ 277 ] {d2affb5a-564a-490a-83b0-211cf6a31cf3} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13764 | 2025.07.29 18:56:35.271213 [ 277 ] {d2affb5a-564a-490a-83b0-211cf6a31cf3} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001937 sec., 4646.360351058338 rows/sec., 8.33 MiB/sec. | ||
| 13765 | 2025.07.29 18:56:35.271277 [ 277 ] {d2affb5a-564a-490a-83b0-211cf6a31cf3} <Debug> TCPHandler: Processed in 0.002161491 sec. | ||
| 13766 | 2025.07.29 18:56:35.271386 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13767 | 2025.07.29 18:56:35.271481 [ 277 ] {d101f50e-88eb-4c09-9451-668e569c052a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13768 | 2025.07.29 18:56:35.271522 [ 277 ] {d101f50e-88eb-4c09-9451-668e569c052a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13769 | 2025.07.29 18:56:35.271858 [ 277 ] {d101f50e-88eb-4c09-9451-668e569c052a} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13770 | 2025.07.29 18:56:35.271894 [ 277 ] {d101f50e-88eb-4c09-9451-668e569c052a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13771 | 2025.07.29 18:56:35.272199 [ 277 ] {d101f50e-88eb-4c09-9451-668e569c052a} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13772 | 2025.07.29 18:56:35.272416 [ 277 ] {d101f50e-88eb-4c09-9451-668e569c052a} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13773 | 2025.07.29 18:56:35.272546 [ 277 ] {d101f50e-88eb-4c09-9451-668e569c052a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 13774 | 2025.07.29 18:56:35.272583 [ 277 ] {d101f50e-88eb-4c09-9451-668e569c052a} <Debug> TCPHandler: Processed in 0.001245994 sec. | ||
| 13775 | 2025.07.29 18:56:36.673083 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13776 | 2025.07.29 18:56:36.673272 [ 277 ] {045b86c5-7abe-47b3-b1a5-d87fb7cb9c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13777 | 2025.07.29 18:56:36.673339 [ 277 ] {045b86c5-7abe-47b3-b1a5-d87fb7cb9c03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13778 | 2025.07.29 18:56:36.674206 [ 277 ] {045b86c5-7abe-47b3-b1a5-d87fb7cb9c03} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13779 | 2025.07.29 18:56:36.674268 [ 277 ] {045b86c5-7abe-47b3-b1a5-d87fb7cb9c03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13780 | 2025.07.29 18:56:36.674691 [ 277 ] {045b86c5-7abe-47b3-b1a5-d87fb7cb9c03} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13781 | 2025.07.29 18:56:36.674930 [ 277 ] {045b86c5-7abe-47b3-b1a5-d87fb7cb9c03} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13782 | 2025.07.29 18:56:36.675091 [ 277 ] {045b86c5-7abe-47b3-b1a5-d87fb7cb9c03} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001864 sec., 210300.42918454937 rows/sec., 13.34 MiB/sec. | ||
| 13783 | 2025.07.29 18:56:36.675144 [ 277 ] {045b86c5-7abe-47b3-b1a5-d87fb7cb9c03} <Debug> TCPHandler: Processed in 0.002186741 sec. | ||
| 13784 | 2025.07.29 18:56:36.675271 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13785 | 2025.07.29 18:56:36.675378 [ 277 ] {45b3d1f7-b77a-4324-af2a-c202335ea320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13786 | 2025.07.29 18:56:36.675422 [ 277 ] {45b3d1f7-b77a-4324-af2a-c202335ea320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13787 | 2025.07.29 18:56:36.675843 [ 277 ] {45b3d1f7-b77a-4324-af2a-c202335ea320} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13788 | 2025.07.29 18:56:36.675880 [ 277 ] {45b3d1f7-b77a-4324-af2a-c202335ea320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13789 | 2025.07.29 18:56:36.676176 [ 277 ] {45b3d1f7-b77a-4324-af2a-c202335ea320} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 13790 | 2025.07.29 18:56:36.676380 [ 277 ] {45b3d1f7-b77a-4324-af2a-c202335ea320} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13791 | 2025.07.29 18:56:36.676510 [ 277 ] {45b3d1f7-b77a-4324-af2a-c202335ea320} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001157 sec., 8643.042350907519 rows/sec., 704.78 KiB/sec. | ||
| 13792 | 2025.07.29 18:56:36.676549 [ 277 ] {45b3d1f7-b77a-4324-af2a-c202335ea320} <Debug> TCPHandler: Processed in 0.001330578 sec. | ||
| 13793 | 2025.07.29 18:56:36.676658 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13794 | 2025.07.29 18:56:36.676755 [ 277 ] {4032535b-2f3f-4661-babb-e78a5060476d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13795 | 2025.07.29 18:56:36.676800 [ 277 ] {4032535b-2f3f-4661-babb-e78a5060476d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13796 | 2025.07.29 18:56:36.678365 [ 277 ] {4032535b-2f3f-4661-babb-e78a5060476d} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13797 | 2025.07.29 18:56:36.678402 [ 277 ] {4032535b-2f3f-4661-babb-e78a5060476d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13798 | 2025.07.29 18:56:36.678850 [ 277 ] {4032535b-2f3f-4661-babb-e78a5060476d} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13799 | 2025.07.29 18:56:36.679068 [ 277 ] {4032535b-2f3f-4661-babb-e78a5060476d} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13800 | 2025.07.29 18:56:36.679201 [ 277 ] {4032535b-2f3f-4661-babb-e78a5060476d} <Debug> executeQuery: Read 2276 rows, 188.56 KiB in 0.002465 sec., 923326.5720081135 rows/sec., 74.70 MiB/sec. | ||
| 13801 | 2025.07.29 18:56:36.679197 [ 95 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13802 | 2025.07.29 18:56:36.679243 [ 277 ] {4032535b-2f3f-4661-babb-e78a5060476d} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 13803 | 2025.07.29 18:56:36.679271 [ 277 ] {4032535b-2f3f-4661-babb-e78a5060476d} <Debug> TCPHandler: Processed in 0.002662515 sec. | ||
| 13804 | 2025.07.29 18:56:36.679281 [ 95 ] {} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13805 | 2025.07.29 18:56:36.679309 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13806 | 2025.07.29 18:56:36.679385 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13807 | 2025.07.29 18:56:36.679437 [ 201 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 13808 | 2025.07.29 18:56:36.679484 [ 277 ] {2baea234-29fc-4ba2-bc6c-35c687fb0d99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13809 | 2025.07.29 18:56:36.679530 [ 277 ] {2baea234-29fc-4ba2-bc6c-35c687fb0d99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13810 | 2025.07.29 18:56:36.679583 [ 201 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13811 | 2025.07.29 18:56:36.679624 [ 201 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2421 rows starting from the beginning of the part | ||
| 13812 | 2025.07.29 18:56:36.679694 [ 201 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1131 rows starting from the beginning of the part | ||
| 13813 | 2025.07.29 18:56:36.679742 [ 201 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 194 rows starting from the beginning of the part | ||
| 13814 | 2025.07.29 18:56:36.679787 [ 201 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 120 rows starting from the beginning of the part | ||
| 13815 | 2025.07.29 18:56:36.679845 [ 201 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 74 rows starting from the beginning of the part | ||
| 13816 | 2025.07.29 18:56:36.679907 [ 201 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 2276 rows starting from the beginning of the part | ||
| 13817 | 2025.07.29 18:56:36.680062 [ 277 ] {2baea234-29fc-4ba2-bc6c-35c687fb0d99} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13818 | 2025.07.29 18:56:36.680104 [ 277 ] {2baea234-29fc-4ba2-bc6c-35c687fb0d99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13819 | 2025.07.29 18:56:36.680457 [ 277 ] {2baea234-29fc-4ba2-bc6c-35c687fb0d99} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13820 | 2025.07.29 18:56:36.680684 [ 277 ] {2baea234-29fc-4ba2-bc6c-35c687fb0d99} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13821 | 2025.07.29 18:56:36.680819 [ 277 ] {2baea234-29fc-4ba2-bc6c-35c687fb0d99} <Debug> executeQuery: Read 238 rows, 14.88 KiB in 0.001355 sec., 175645.75645756457 rows/sec., 10.72 MiB/sec. | ||
| 13822 | 2025.07.29 18:56:36.680858 [ 277 ] {2baea234-29fc-4ba2-bc6c-35c687fb0d99} <Debug> TCPHandler: Processed in 0.001525793 sec. | ||
| 13823 | 2025.07.29 18:56:36.680982 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13824 | 2025.07.29 18:56:36.681106 [ 277 ] {f4001576-5d23-41f0-b7ba-f6c0fb10b2d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13825 | 2025.07.29 18:56:36.681156 [ 277 ] {f4001576-5d23-41f0-b7ba-f6c0fb10b2d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13826 | 2025.07.29 18:56:36.681748 [ 277 ] {f4001576-5d23-41f0-b7ba-f6c0fb10b2d6} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13827 | 2025.07.29 18:56:36.681786 [ 277 ] {f4001576-5d23-41f0-b7ba-f6c0fb10b2d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13828 | 2025.07.29 18:56:36.682138 [ 277 ] {f4001576-5d23-41f0-b7ba-f6c0fb10b2d6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13829 | 2025.07.29 18:56:36.682153 [ 189 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6216 rows, containing 5 columns (5 merged, 0 gathered) in 0.002777587 sec., 2237913.69991291 rows/sec., 190.36 MiB/sec. | ||
| 13830 | 2025.07.29 18:56:36.682354 [ 277 ] {f4001576-5d23-41f0-b7ba-f6c0fb10b2d6} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13831 | 2025.07.29 18:56:36.682407 [ 201 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13832 | 2025.07.29 18:56:36.682501 [ 277 ] {f4001576-5d23-41f0-b7ba-f6c0fb10b2d6} <Debug> executeQuery: Read 431 rows, 29.22 KiB in 0.00142 sec., 303521.12676056335 rows/sec., 20.09 MiB/sec. | ||
| 13833 | 2025.07.29 18:56:36.682548 [ 277 ] {f4001576-5d23-41f0-b7ba-f6c0fb10b2d6} <Debug> TCPHandler: Processed in 0.001629435 sec. | ||
| 13834 | 2025.07.29 18:56:36.682664 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13835 | 2025.07.29 18:56:36.682684 [ 201 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_111_22} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13836 | 2025.07.29 18:56:36.682761 [ 277 ] {509e565a-4c23-4ed5-945c-dc37967817ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13837 | 2025.07.29 18:56:36.682769 [ 201 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_111_22} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13838 | 2025.07.29 18:56:36.682810 [ 277 ] {509e565a-4c23-4ed5-945c-dc37967817ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13839 | 2025.07.29 18:56:36.682858 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 13840 | 2025.07.29 18:56:36.683280 [ 277 ] {509e565a-4c23-4ed5-945c-dc37967817ed} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13841 | 2025.07.29 18:56:36.683322 [ 277 ] {509e565a-4c23-4ed5-945c-dc37967817ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13842 | 2025.07.29 18:56:36.683653 [ 277 ] {509e565a-4c23-4ed5-945c-dc37967817ed} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13843 | 2025.07.29 18:56:36.683878 [ 277 ] {509e565a-4c23-4ed5-945c-dc37967817ed} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13844 | 2025.07.29 18:56:36.684008 [ 277 ] {509e565a-4c23-4ed5-945c-dc37967817ed} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001266 sec., 159557.66192733016 rows/sec., 9.06 MiB/sec. | ||
| 13845 | 2025.07.29 18:56:36.684047 [ 277 ] {509e565a-4c23-4ed5-945c-dc37967817ed} <Debug> TCPHandler: Processed in 0.00143328 sec. | ||
| 13846 | 2025.07.29 18:56:36.684160 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13847 | 2025.07.29 18:56:36.684255 [ 277 ] {79d88413-7f06-41fe-befa-2c76f3d624b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13848 | 2025.07.29 18:56:36.684295 [ 277 ] {79d88413-7f06-41fe-befa-2c76f3d624b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13849 | 2025.07.29 18:56:36.685147 [ 277 ] {79d88413-7f06-41fe-befa-2c76f3d624b4} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13850 | 2025.07.29 18:56:36.685183 [ 277 ] {79d88413-7f06-41fe-befa-2c76f3d624b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13851 | 2025.07.29 18:56:36.685552 [ 277 ] {79d88413-7f06-41fe-befa-2c76f3d624b4} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13852 | 2025.07.29 18:56:36.685766 [ 277 ] {79d88413-7f06-41fe-befa-2c76f3d624b4} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13853 | 2025.07.29 18:56:36.685886 [ 95 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13854 | 2025.07.29 18:56:36.685894 [ 277 ] {79d88413-7f06-41fe-befa-2c76f3d624b4} <Debug> executeQuery: Read 1150 rows, 84.24 KiB in 0.001657 sec., 694025.3470126735 rows/sec., 49.65 MiB/sec. | ||
| 13855 | 2025.07.29 18:56:36.685929 [ 95 ] {} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13856 | 2025.07.29 18:56:36.685951 [ 277 ] {79d88413-7f06-41fe-befa-2c76f3d624b4} <Debug> TCPHandler: Processed in 0.001841231 sec. | ||
| 13857 | 2025.07.29 18:56:36.685956 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13858 | 2025.07.29 18:56:36.686059 [ 193 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 13859 | 2025.07.29 18:56:36.686074 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13860 | 2025.07.29 18:56:36.686174 [ 193 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13861 | 2025.07.29 18:56:36.686187 [ 277 ] {4474896d-3f66-4d1c-8d80-b7c4cb8f506e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13862 | 2025.07.29 18:56:36.686213 [ 193 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1223 rows starting from the beginning of the part | ||
| 13863 | 2025.07.29 18:56:36.686239 [ 277 ] {4474896d-3f66-4d1c-8d80-b7c4cb8f506e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13864 | 2025.07.29 18:56:36.686280 [ 193 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 684 rows starting from the beginning of the part | ||
| 13865 | 2025.07.29 18:56:36.686335 [ 193 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 109 rows starting from the beginning of the part | ||
| 13866 | 2025.07.29 18:56:36.686383 [ 193 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 96 rows starting from the beginning of the part | ||
| 13867 | 2025.07.29 18:56:36.686424 [ 193 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 73 rows starting from the beginning of the part | ||
| 13868 | 2025.07.29 18:56:36.686461 [ 193 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 1150 rows starting from the beginning of the part | ||
| 13869 | 2025.07.29 18:56:36.686582 [ 277 ] {4474896d-3f66-4d1c-8d80-b7c4cb8f506e} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13870 | 2025.07.29 18:56:36.686625 [ 277 ] {4474896d-3f66-4d1c-8d80-b7c4cb8f506e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13871 | 2025.07.29 18:56:36.686949 [ 277 ] {4474896d-3f66-4d1c-8d80-b7c4cb8f506e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13872 | 2025.07.29 18:56:36.687181 [ 277 ] {4474896d-3f66-4d1c-8d80-b7c4cb8f506e} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13873 | 2025.07.29 18:56:36.687313 [ 277 ] {4474896d-3f66-4d1c-8d80-b7c4cb8f506e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001145 sec., 5240.174672489083 rows/sec., 273.78 KiB/sec. | ||
| 13874 | 2025.07.29 18:56:36.687352 [ 277 ] {4474896d-3f66-4d1c-8d80-b7c4cb8f506e} <Debug> TCPHandler: Processed in 0.001327487 sec. | ||
| 13875 | 2025.07.29 18:56:36.687459 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13876 | 2025.07.29 18:56:36.687563 [ 277 ] {3360f7e2-8b02-416d-b6ff-c7234eedd6af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13877 | 2025.07.29 18:56:36.687607 [ 277 ] {3360f7e2-8b02-416d-b6ff-c7234eedd6af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13878 | 2025.07.29 18:56:36.687644 [ 189 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3335 rows, containing 5 columns (5 merged, 0 gathered) in 0.001625015 sec., 2052288.7481038636 rows/sec., 155.94 MiB/sec. | ||
| 13879 | 2025.07.29 18:56:36.687833 [ 194 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13880 | 2025.07.29 18:56:36.688102 [ 194 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_111_22} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13881 | 2025.07.29 18:56:36.688177 [ 194 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_111_22} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13882 | 2025.07.29 18:56:36.688227 [ 277 ] {3360f7e2-8b02-416d-b6ff-c7234eedd6af} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13883 | 2025.07.29 18:56:36.688253 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 13884 | 2025.07.29 18:56:36.688263 [ 277 ] {3360f7e2-8b02-416d-b6ff-c7234eedd6af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13885 | 2025.07.29 18:56:36.688673 [ 277 ] {3360f7e2-8b02-416d-b6ff-c7234eedd6af} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13886 | 2025.07.29 18:56:36.688893 [ 277 ] {3360f7e2-8b02-416d-b6ff-c7234eedd6af} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13887 | 2025.07.29 18:56:36.689033 [ 277 ] {3360f7e2-8b02-416d-b6ff-c7234eedd6af} <Debug> executeQuery: Read 906 rows, 61.27 KiB in 0.001488 sec., 608870.9677419355 rows/sec., 40.21 MiB/sec. | ||
| 13888 | 2025.07.29 18:56:36.689073 [ 277 ] {3360f7e2-8b02-416d-b6ff-c7234eedd6af} <Debug> TCPHandler: Processed in 0.001665816 sec. | ||
| 13889 | 2025.07.29 18:56:36.689187 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13890 | 2025.07.29 18:56:36.689282 [ 277 ] {9f3df30c-405a-4dff-89da-ffe1a717b1c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13891 | 2025.07.29 18:56:36.689324 [ 277 ] {9f3df30c-405a-4dff-89da-ffe1a717b1c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13892 | 2025.07.29 18:56:36.689649 [ 277 ] {9f3df30c-405a-4dff-89da-ffe1a717b1c0} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13893 | 2025.07.29 18:56:36.689684 [ 277 ] {9f3df30c-405a-4dff-89da-ffe1a717b1c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13894 | 2025.07.29 18:56:36.689986 [ 277 ] {9f3df30c-405a-4dff-89da-ffe1a717b1c0} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13895 | 2025.07.29 18:56:36.690205 [ 277 ] {9f3df30c-405a-4dff-89da-ffe1a717b1c0} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13896 | 2025.07.29 18:56:36.690343 [ 277 ] {9f3df30c-405a-4dff-89da-ffe1a717b1c0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001079 sec., 926.7840593141797 rows/sec., 62.45 KiB/sec. | ||
| 13897 | 2025.07.29 18:56:36.690382 [ 277 ] {9f3df30c-405a-4dff-89da-ffe1a717b1c0} <Debug> TCPHandler: Processed in 0.001245785 sec. | ||
| 13898 | 2025.07.29 18:56:36.690491 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13899 | 2025.07.29 18:56:36.690586 [ 277 ] {0a411106-8555-4d94-92f2-b8975d70c125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13900 | 2025.07.29 18:56:36.690641 [ 277 ] {0a411106-8555-4d94-92f2-b8975d70c125} <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 | ||
| 13901 | 2025.07.29 18:56:36.691504 [ 277 ] {0a411106-8555-4d94-92f2-b8975d70c125} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13902 | 2025.07.29 18:56:36.691541 [ 277 ] {0a411106-8555-4d94-92f2-b8975d70c125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13903 | 2025.07.29 18:56:36.692173 [ 277 ] {0a411106-8555-4d94-92f2-b8975d70c125} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13904 | 2025.07.29 18:56:36.692408 [ 277 ] {0a411106-8555-4d94-92f2-b8975d70c125} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13905 | 2025.07.29 18:56:36.692550 [ 277 ] {0a411106-8555-4d94-92f2-b8975d70c125} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00198 sec., 16161.616161616163 rows/sec., 28.96 MiB/sec. | ||
| 13906 | 2025.07.29 18:56:36.692608 [ 277 ] {0a411106-8555-4d94-92f2-b8975d70c125} <Debug> TCPHandler: Processed in 0.002167041 sec. | ||
| 13907 | 2025.07.29 18:56:36.692722 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13908 | 2025.07.29 18:56:36.692817 [ 277 ] {76b8cdc4-9c0c-46ac-bdd1-badc50a59c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13909 | 2025.07.29 18:56:36.692860 [ 277 ] {76b8cdc4-9c0c-46ac-bdd1-badc50a59c15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13910 | 2025.07.29 18:56:36.693197 [ 277 ] {76b8cdc4-9c0c-46ac-bdd1-badc50a59c15} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13911 | 2025.07.29 18:56:36.693234 [ 277 ] {76b8cdc4-9c0c-46ac-bdd1-badc50a59c15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13912 | 2025.07.29 18:56:36.693540 [ 277 ] {76b8cdc4-9c0c-46ac-bdd1-badc50a59c15} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13913 | 2025.07.29 18:56:36.693752 [ 277 ] {76b8cdc4-9c0c-46ac-bdd1-badc50a59c15} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13914 | 2025.07.29 18:56:36.693865 [ 95 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13915 | 2025.07.29 18:56:36.693883 [ 277 ] {76b8cdc4-9c0c-46ac-bdd1-badc50a59c15} <Debug> executeQuery: Read 56 rows, 3.23 KiB in 0.001082 sec., 51756.007393715336 rows/sec., 2.92 MiB/sec. | ||
| 13916 | 2025.07.29 18:56:36.693898 [ 95 ] {} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13917 | 2025.07.29 18:56:36.693923 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13918 | 2025.07.29 18:56:36.693928 [ 277 ] {76b8cdc4-9c0c-46ac-bdd1-badc50a59c15} <Debug> TCPHandler: Processed in 0.001256325 sec. | ||
| 13919 | 2025.07.29 18:56:36.694007 [ 189 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 13920 | 2025.07.29 18:56:36.694122 [ 189 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13921 | 2025.07.29 18:56:36.694154 [ 189 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 7182 rows starting from the beginning of the part | ||
| 13922 | 2025.07.29 18:56:36.694213 [ 189 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 102 rows starting from the beginning of the part | ||
| 13923 | 2025.07.29 18:56:36.694261 [ 189 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
| 13924 | 2025.07.29 18:56:36.694305 [ 189 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 13925 | 2025.07.29 18:56:36.694345 [ 189 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
| 13926 | 2025.07.29 18:56:36.694387 [ 189 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 56 rows starting from the beginning of the part | ||
| 13927 | 2025.07.29 18:56:36.696024 [ 188 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7520 rows, containing 4 columns (4 merged, 0 gathered) in 0.002048917 sec., 3670231.6394465957 rows/sec., 234.77 MiB/sec. | ||
| 13928 | 2025.07.29 18:56:36.696414 [ 189 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13929 | 2025.07.29 18:56:36.696662 [ 189 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_111_22} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13930 | 2025.07.29 18:56:36.696733 [ 189 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_111_22} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13931 | 2025.07.29 18:56:36.696804 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 13932 | 2025.07.29 18:56:37.626939 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1964 | ||
| 13933 | 2025.07.29 18:56:37.630883 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13934 | 2025.07.29 18:56:37.630959 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13935 | 2025.07.29 18:56:37.632439 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13936 | 2025.07.29 18:56:37.632727 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13937 | 2025.07.29 18:56:37.633110 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1964 | ||
| 13938 | 2025.07.29 18:56:40.019675 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30744 | ||
| 13939 | 2025.07.29 18:56:40.020232 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13940 | 2025.07.29 18:56:40.020284 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13941 | 2025.07.29 18:56:40.020795 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13942 | 2025.07.29 18:56:40.021038 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13943 | 2025.07.29 18:56:40.021190 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30744 | ||
| 13944 | 2025.07.29 18:56:40.261288 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13945 | 2025.07.29 18:56:40.261461 [ 277 ] {5e817bc2-0ab3-485e-87e8-cba6b2353535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13946 | 2025.07.29 18:56:40.261524 [ 277 ] {5e817bc2-0ab3-485e-87e8-cba6b2353535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13947 | 2025.07.29 18:56:40.262297 [ 277 ] {5e817bc2-0ab3-485e-87e8-cba6b2353535} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13948 | 2025.07.29 18:56:40.262339 [ 277 ] {5e817bc2-0ab3-485e-87e8-cba6b2353535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13949 | 2025.07.29 18:56:40.262741 [ 277 ] {5e817bc2-0ab3-485e-87e8-cba6b2353535} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13950 | 2025.07.29 18:56:40.262968 [ 277 ] {5e817bc2-0ab3-485e-87e8-cba6b2353535} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13951 | 2025.07.29 18:56:40.263122 [ 277 ] {5e817bc2-0ab3-485e-87e8-cba6b2353535} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001706 sec., 32825.3223915592 rows/sec., 2.51 MiB/sec. | ||
| 13952 | 2025.07.29 18:56:40.263165 [ 277 ] {5e817bc2-0ab3-485e-87e8-cba6b2353535} <Debug> TCPHandler: Processed in 0.001997316 sec. | ||
| 13953 | 2025.07.29 18:56:40.263310 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13954 | 2025.07.29 18:56:40.263405 [ 277 ] {3c13525f-b564-40f3-8a49-36b690a7b5e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13955 | 2025.07.29 18:56:40.263445 [ 277 ] {3c13525f-b564-40f3-8a49-36b690a7b5e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13956 | 2025.07.29 18:56:40.263957 [ 277 ] {3c13525f-b564-40f3-8a49-36b690a7b5e3} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13957 | 2025.07.29 18:56:40.263992 [ 277 ] {3c13525f-b564-40f3-8a49-36b690a7b5e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13958 | 2025.07.29 18:56:40.264305 [ 277 ] {3c13525f-b564-40f3-8a49-36b690a7b5e3} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13959 | 2025.07.29 18:56:40.264515 [ 277 ] {3c13525f-b564-40f3-8a49-36b690a7b5e3} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13960 | 2025.07.29 18:56:40.264643 [ 277 ] {3c13525f-b564-40f3-8a49-36b690a7b5e3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001256 sec., 50955.41401273885 rows/sec., 3.98 MiB/sec. | ||
| 13961 | 2025.07.29 18:56:40.264691 [ 277 ] {3c13525f-b564-40f3-8a49-36b690a7b5e3} <Debug> TCPHandler: Processed in 0.00143459 sec. | ||
| 13962 | 2025.07.29 18:56:40.264818 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13963 | 2025.07.29 18:56:40.264912 [ 277 ] {d9a30dbd-81c0-4685-a953-aa511142892a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13964 | 2025.07.29 18:56:40.264955 [ 277 ] {d9a30dbd-81c0-4685-a953-aa511142892a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13965 | 2025.07.29 18:56:40.265380 [ 277 ] {d9a30dbd-81c0-4685-a953-aa511142892a} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13966 | 2025.07.29 18:56:40.265413 [ 277 ] {d9a30dbd-81c0-4685-a953-aa511142892a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13967 | 2025.07.29 18:56:40.265746 [ 277 ] {d9a30dbd-81c0-4685-a953-aa511142892a} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13968 | 2025.07.29 18:56:40.265956 [ 277 ] {d9a30dbd-81c0-4685-a953-aa511142892a} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13969 | 2025.07.29 18:56:40.266082 [ 277 ] {d9a30dbd-81c0-4685-a953-aa511142892a} <Debug> executeQuery: Read 126 rows, 8.98 KiB in 0.001188 sec., 106060.60606060606 rows/sec., 7.38 MiB/sec. | ||
| 13970 | 2025.07.29 18:56:40.266121 [ 277 ] {d9a30dbd-81c0-4685-a953-aa511142892a} <Debug> TCPHandler: Processed in 0.001351158 sec. | ||
| 13971 | 2025.07.29 18:56:40.266239 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13972 | 2025.07.29 18:56:40.266340 [ 277 ] {38a38504-3cd4-45ea-a366-dca0df4e81c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13973 | 2025.07.29 18:56:40.266380 [ 277 ] {38a38504-3cd4-45ea-a366-dca0df4e81c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13974 | 2025.07.29 18:56:40.266720 [ 277 ] {38a38504-3cd4-45ea-a366-dca0df4e81c0} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13975 | 2025.07.29 18:56:40.266755 [ 277 ] {38a38504-3cd4-45ea-a366-dca0df4e81c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13976 | 2025.07.29 18:56:40.267046 [ 277 ] {38a38504-3cd4-45ea-a366-dca0df4e81c0} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13977 | 2025.07.29 18:56:40.267246 [ 277 ] {38a38504-3cd4-45ea-a366-dca0df4e81c0} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13978 | 2025.07.29 18:56:40.267373 [ 277 ] {38a38504-3cd4-45ea-a366-dca0df4e81c0} <Debug> executeQuery: Read 46 rows, 3.19 KiB in 0.001048 sec., 43893.12977099236 rows/sec., 2.97 MiB/sec. | ||
| 13979 | 2025.07.29 18:56:40.267409 [ 277 ] {38a38504-3cd4-45ea-a366-dca0df4e81c0} <Debug> TCPHandler: Processed in 0.001217594 sec. | ||
| 13980 | 2025.07.29 18:56:41.687666 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 13981 | 2025.07.29 18:56:41.702824 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13982 | 2025.07.29 18:56:41.702866 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13983 | 2025.07.29 18:56:41.708082 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13984 | 2025.07.29 18:56:41.708797 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13985 | 2025.07.29 18:56:41.711705 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 13986 | 2025.07.29 18:56:45.262490 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13987 | 2025.07.29 18:56:45.262682 [ 277 ] {c1970bae-e11e-451f-a7c9-bb0fee99827d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13988 | 2025.07.29 18:56:45.262744 [ 277 ] {c1970bae-e11e-451f-a7c9-bb0fee99827d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13989 | 2025.07.29 18:56:45.263414 [ 277 ] {c1970bae-e11e-451f-a7c9-bb0fee99827d} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13990 | 2025.07.29 18:56:45.263460 [ 277 ] {c1970bae-e11e-451f-a7c9-bb0fee99827d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 13991 | 2025.07.29 18:56:45.263851 [ 277 ] {c1970bae-e11e-451f-a7c9-bb0fee99827d} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13992 | 2025.07.29 18:56:45.264067 [ 277 ] {c1970bae-e11e-451f-a7c9-bb0fee99827d} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13993 | 2025.07.29 18:56:45.264221 [ 277 ] {c1970bae-e11e-451f-a7c9-bb0fee99827d} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.001589 sec., 46570.169918187545 rows/sec., 3.79 MiB/sec. | ||
| 13994 | 2025.07.29 18:56:45.264266 [ 277 ] {c1970bae-e11e-451f-a7c9-bb0fee99827d} <Debug> TCPHandler: Processed in 0.001905563 sec. | ||
| 13995 | 2025.07.29 18:56:45.264390 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13996 | 2025.07.29 18:56:45.264485 [ 277 ] {57d994fa-f017-4083-b318-cbc2c4c11d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13997 | 2025.07.29 18:56:45.264526 [ 277 ] {57d994fa-f017-4083-b318-cbc2c4c11d7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13998 | 2025.07.29 18:56:45.264939 [ 277 ] {57d994fa-f017-4083-b318-cbc2c4c11d7c} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13999 | 2025.07.29 18:56:45.264975 [ 277 ] {57d994fa-f017-4083-b318-cbc2c4c11d7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 14000 | 2025.07.29 18:56:45.265262 [ 277 ] {57d994fa-f017-4083-b318-cbc2c4c11d7c} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14001 | 2025.07.29 18:56:45.265460 [ 277 ] {57d994fa-f017-4083-b318-cbc2c4c11d7c} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14002 | 2025.07.29 18:56:45.265590 [ 277 ] {57d994fa-f017-4083-b318-cbc2c4c11d7c} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001121 sec., 8028.545941123996 rows/sec., 603.71 KiB/sec. | ||
| 14003 | 2025.07.29 18:56:45.265630 [ 277 ] {57d994fa-f017-4083-b318-cbc2c4c11d7c} <Debug> TCPHandler: Processed in 0.001287976 sec. | ||
| 14004 | 2025.07.29 18:56:45.265742 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14005 | 2025.07.29 18:56:45.265835 [ 277 ] {1e61e854-ba55-4d63-ac04-5aa027e5079d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14006 | 2025.07.29 18:56:45.265874 [ 277 ] {1e61e854-ba55-4d63-ac04-5aa027e5079d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14007 | 2025.07.29 18:56:45.266304 [ 277 ] {1e61e854-ba55-4d63-ac04-5aa027e5079d} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14008 | 2025.07.29 18:56:45.266340 [ 277 ] {1e61e854-ba55-4d63-ac04-5aa027e5079d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 14009 | 2025.07.29 18:56:45.266633 [ 277 ] {1e61e854-ba55-4d63-ac04-5aa027e5079d} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14010 | 2025.07.29 18:56:45.266826 [ 277 ] {1e61e854-ba55-4d63-ac04-5aa027e5079d} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14011 | 2025.07.29 18:56:45.266953 [ 277 ] {1e61e854-ba55-4d63-ac04-5aa027e5079d} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001134 sec., 64373.89770723104 rows/sec., 5.03 MiB/sec. | ||
| 14012 | 2025.07.29 18:56:45.266994 [ 277 ] {1e61e854-ba55-4d63-ac04-5aa027e5079d} <Debug> TCPHandler: Processed in 0.001303896 sec. | ||
| 14013 | 2025.07.29 18:56:45.267106 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14014 | 2025.07.29 18:56:45.267198 [ 277 ] {06739d97-3886-47f1-a57f-bea77a275a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14015 | 2025.07.29 18:56:45.267241 [ 277 ] {06739d97-3886-47f1-a57f-bea77a275a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14016 | 2025.07.29 18:56:45.267662 [ 277 ] {06739d97-3886-47f1-a57f-bea77a275a46} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14017 | 2025.07.29 18:56:45.267698 [ 277 ] {06739d97-3886-47f1-a57f-bea77a275a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 14018 | 2025.07.29 18:56:45.268012 [ 277 ] {06739d97-3886-47f1-a57f-bea77a275a46} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14019 | 2025.07.29 18:56:45.268215 [ 277 ] {06739d97-3886-47f1-a57f-bea77a275a46} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14020 | 2025.07.29 18:56:45.268335 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Selected 4 parts from all_1_108_22 to all_111_111_0 | ||
| 14021 | 2025.07.29 18:56:45.268343 [ 277 ] {06739d97-3886-47f1-a57f-bea77a275a46} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 14022 | 2025.07.29 18:56:45.268396 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14023 | 2025.07.29 18:56:45.268407 [ 277 ] {06739d97-3886-47f1-a57f-bea77a275a46} <Debug> TCPHandler: Processed in 0.001348868 sec. | ||
| 14024 | 2025.07.29 18:56:45.268425 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 14025 | 2025.07.29 18:56:45.268515 [ 194 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_111_23} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_108_22 to all_111_111_0 into Compact with storage Full | ||
| 14026 | 2025.07.29 18:56:45.268526 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14027 | 2025.07.29 18:56:45.268610 [ 194 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_111_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14028 | 2025.07.29 18:56:45.268628 [ 277 ] {ded8b1ca-9068-4263-b5fc-2edd6fc6d671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14029 | 2025.07.29 18:56:45.268639 [ 194 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_111_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_108_22, total 34094 rows starting from the beginning of the part | ||
| 14030 | 2025.07.29 18:56:45.268682 [ 277 ] {ded8b1ca-9068-4263-b5fc-2edd6fc6d671} <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 | ||
| 14031 | 2025.07.29 18:56:45.268705 [ 194 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_111_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 14032 | 2025.07.29 18:56:45.268756 [ 194 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_111_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part | ||
| 14033 | 2025.07.29 18:56:45.268805 [ 194 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_111_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 906 rows starting from the beginning of the part | ||
| 14034 | 2025.07.29 18:56:45.269464 [ 277 ] {ded8b1ca-9068-4263-b5fc-2edd6fc6d671} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14035 | 2025.07.29 18:56:45.269499 [ 277 ] {ded8b1ca-9068-4263-b5fc-2edd6fc6d671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14036 | 2025.07.29 18:56:45.270274 [ 277 ] {ded8b1ca-9068-4263-b5fc-2edd6fc6d671} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14037 | 2025.07.29 18:56:45.270543 [ 277 ] {ded8b1ca-9068-4263-b5fc-2edd6fc6d671} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14038 | 2025.07.29 18:56:45.270714 [ 277 ] {ded8b1ca-9068-4263-b5fc-2edd6fc6d671} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002103 sec., 4279.60057061341 rows/sec., 7.67 MiB/sec. | ||
| 14039 | 2025.07.29 18:56:45.270773 [ 277 ] {ded8b1ca-9068-4263-b5fc-2edd6fc6d671} <Debug> TCPHandler: Processed in 0.002293894 sec. | ||
| 14040 | 2025.07.29 18:56:45.270908 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14041 | 2025.07.29 18:56:45.271005 [ 277 ] {2186e6a4-865e-4662-a649-3cc3a87ccde5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14042 | 2025.07.29 18:56:45.271046 [ 277 ] {2186e6a4-865e-4662-a649-3cc3a87ccde5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14043 | 2025.07.29 18:56:45.271405 [ 277 ] {2186e6a4-865e-4662-a649-3cc3a87ccde5} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14044 | 2025.07.29 18:56:45.271441 [ 277 ] {2186e6a4-865e-4662-a649-3cc3a87ccde5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14045 | 2025.07.29 18:56:45.271838 [ 277 ] {2186e6a4-865e-4662-a649-3cc3a87ccde5} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14046 | 2025.07.29 18:56:45.272060 [ 277 ] {2186e6a4-865e-4662-a649-3cc3a87ccde5} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14047 | 2025.07.29 18:56:45.272197 [ 277 ] {2186e6a4-865e-4662-a649-3cc3a87ccde5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001212 sec., 49504.9504950495 rows/sec., 3.34 MiB/sec. | ||
| 14048 | 2025.07.29 18:56:45.272234 [ 277 ] {2186e6a4-865e-4662-a649-3cc3a87ccde5} <Debug> TCPHandler: Processed in 0.001376479 sec. | ||
| 14049 | 2025.07.29 18:56:45.277788 [ 194 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_111_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35320 rows, containing 5 columns (5 merged, 0 gathered) in 0.00930798 sec., 3794593.4563675467 rows/sec., 255.73 MiB/sec. | ||
| 14050 | 2025.07.29 18:56:45.278035 [ 194 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_111_23} <Trace> MergedBlockOutputStream: filled checksums all_1_111_23 (state Temporary) | ||
| 14051 | 2025.07.29 18:56:45.278282 [ 194 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_111_23} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_merge_all_1_111_23 to all_1_111_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14052 | 2025.07.29 18:56:45.278344 [ 194 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_111_23} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Merged 4 parts: [all_1_108_22, all_111_111_0] -> all_1_111_23 | ||
| 14053 | 2025.07.29 18:56:45.278404 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 14054 | 2025.07.29 18:56:46.000155 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 336.10 MiB, peak 349.05 MiB, free memory in arenas 0.00 B, will set to 338.72 MiB (RSS), difference: 2.62 MiB | ||
| 14055 | 2025.07.29 18:56:47.287656 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14056 | 2025.07.29 18:56:47.287729 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14057 | 2025.07.29 18:56:47.521299 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31171 | ||
| 14058 | 2025.07.29 18:56:47.521807 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14059 | 2025.07.29 18:56:47.521848 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 14060 | 2025.07.29 18:56:47.522338 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14061 | 2025.07.29 18:56:47.522587 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14062 | 2025.07.29 18:56:47.522718 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 | ||
| 14063 | 2025.07.29 18:56:47.634296 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1984 | ||
| 14064 | 2025.07.29 18:56:47.636419 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14065 | 2025.07.29 18:56:47.636461 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 14066 | 2025.07.29 18:56:47.637609 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14067 | 2025.07.29 18:56:47.637873 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14068 | 2025.07.29 18:56:47.638128 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1984 | ||
| 14069 | 2025.07.29 18:56:49.212747 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 14070 | 2025.07.29 18:56:49.229321 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14071 | 2025.07.29 18:56:49.229368 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 14072 | 2025.07.29 18:56:49.235104 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14073 | 2025.07.29 18:56:49.235779 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14074 | 2025.07.29 18:56:49.238558 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 14075 | 2025.07.29 18:56:50.274020 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14076 | 2025.07.29 18:56:50.274214 [ 277 ] {2a9e1950-f613-4189-b67d-07a13df5b234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14077 | 2025.07.29 18:56:50.274286 [ 277 ] {2a9e1950-f613-4189-b67d-07a13df5b234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14078 | 2025.07.29 18:56:50.275092 [ 277 ] {2a9e1950-f613-4189-b67d-07a13df5b234} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14079 | 2025.07.29 18:56:50.275141 [ 277 ] {2a9e1950-f613-4189-b67d-07a13df5b234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 14080 | 2025.07.29 18:56:50.275542 [ 277 ] {2a9e1950-f613-4189-b67d-07a13df5b234} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14081 | 2025.07.29 18:56:50.275779 [ 277 ] {2a9e1950-f613-4189-b67d-07a13df5b234} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14082 | 2025.07.29 18:56:50.275931 [ 277 ] {2a9e1950-f613-4189-b67d-07a13df5b234} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001768 sec., 221719.45701357466 rows/sec., 14.07 MiB/sec. | ||
| 14083 | 2025.07.29 18:56:50.275973 [ 277 ] {2a9e1950-f613-4189-b67d-07a13df5b234} <Debug> TCPHandler: Processed in 0.002087398 sec. | ||
| 14084 | 2025.07.29 18:56:50.276087 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14085 | 2025.07.29 18:56:50.276182 [ 277 ] {e42e1fdb-adba-4f90-a83e-2713c98c3725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14086 | 2025.07.29 18:56:50.276224 [ 277 ] {e42e1fdb-adba-4f90-a83e-2713c98c3725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14087 | 2025.07.29 18:56:50.277002 [ 277 ] {e42e1fdb-adba-4f90-a83e-2713c98c3725} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14088 | 2025.07.29 18:56:50.277039 [ 277 ] {e42e1fdb-adba-4f90-a83e-2713c98c3725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 14089 | 2025.07.29 18:56:50.277401 [ 277 ] {e42e1fdb-adba-4f90-a83e-2713c98c3725} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14090 | 2025.07.29 18:56:50.277603 [ 277 ] {e42e1fdb-adba-4f90-a83e-2713c98c3725} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14091 | 2025.07.29 18:56:50.277729 [ 277 ] {e42e1fdb-adba-4f90-a83e-2713c98c3725} <Debug> executeQuery: Read 1131 rows, 92.08 KiB in 0.001566 sec., 722222.2222222222 rows/sec., 57.42 MiB/sec. | ||
| 14092 | 2025.07.29 18:56:50.277767 [ 277 ] {e42e1fdb-adba-4f90-a83e-2713c98c3725} <Debug> TCPHandler: Processed in 0.001729938 sec. | ||
| 14093 | 2025.07.29 18:56:50.277880 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14094 | 2025.07.29 18:56:50.277973 [ 277 ] {1f4ff5e3-8449-42af-a8c8-fabb16723002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14095 | 2025.07.29 18:56:50.278013 [ 277 ] {1f4ff5e3-8449-42af-a8c8-fabb16723002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14096 | 2025.07.29 18:56:50.278474 [ 277 ] {1f4ff5e3-8449-42af-a8c8-fabb16723002} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14097 | 2025.07.29 18:56:50.278511 [ 277 ] {1f4ff5e3-8449-42af-a8c8-fabb16723002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 14098 | 2025.07.29 18:56:50.278814 [ 277 ] {1f4ff5e3-8449-42af-a8c8-fabb16723002} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14099 | 2025.07.29 18:56:50.279028 [ 277 ] {1f4ff5e3-8449-42af-a8c8-fabb16723002} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14100 | 2025.07.29 18:56:50.279155 [ 277 ] {1f4ff5e3-8449-42af-a8c8-fabb16723002} <Debug> executeQuery: Read 228 rows, 14.18 KiB in 0.0012 sec., 190000.00000000003 rows/sec., 11.54 MiB/sec. | ||
| 14101 | 2025.07.29 18:56:50.279170 [ 81 ] {} <Debug> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14102 | 2025.07.29 18:56:50.279193 [ 277 ] {1f4ff5e3-8449-42af-a8c8-fabb16723002} <Debug> TCPHandler: Processed in 0.001361898 sec. | ||
| 14103 | 2025.07.29 18:56:50.279244 [ 81 ] {} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14104 | 2025.07.29 18:56:50.279270 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 14105 | 2025.07.29 18:56:50.279348 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14106 | 2025.07.29 18:56:50.279368 [ 190 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 14107 | 2025.07.29 18:56:50.279451 [ 277 ] {5c27894d-e83a-49d5-9eef-2f07c03cdfe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14108 | 2025.07.29 18:56:50.279468 [ 190 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14109 | 2025.07.29 18:56:50.279492 [ 277 ] {5c27894d-e83a-49d5-9eef-2f07c03cdfe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14110 | 2025.07.29 18:56:50.279501 [ 190 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 269 rows starting from the beginning of the part | ||
| 14111 | 2025.07.29 18:56:50.279595 [ 190 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 32 rows starting from the beginning of the part | ||
| 14112 | 2025.07.29 18:56:50.279646 [ 190 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 9 rows starting from the beginning of the part | ||
| 14113 | 2025.07.29 18:56:50.279695 [ 190 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 238 rows starting from the beginning of the part | ||
| 14114 | 2025.07.29 18:56:50.279743 [ 190 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 9 rows starting from the beginning of the part | ||
| 14115 | 2025.07.29 18:56:50.279801 [ 190 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 228 rows starting from the beginning of the part | ||
| 14116 | 2025.07.29 18:56:50.280008 [ 277 ] {5c27894d-e83a-49d5-9eef-2f07c03cdfe1} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14117 | 2025.07.29 18:56:50.280045 [ 277 ] {5c27894d-e83a-49d5-9eef-2f07c03cdfe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14118 | 2025.07.29 18:56:50.280396 [ 277 ] {5c27894d-e83a-49d5-9eef-2f07c03cdfe1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14119 | 2025.07.29 18:56:50.280600 [ 197 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 785 rows, containing 5 columns (5 merged, 0 gathered) in 0.001273906 sec., 616215.0111546692 rows/sec., 40.71 MiB/sec. | ||
| 14120 | 2025.07.29 18:56:50.280605 [ 277 ] {5c27894d-e83a-49d5-9eef-2f07c03cdfe1} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14121 | 2025.07.29 18:56:50.280804 [ 197 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14122 | 2025.07.29 18:56:50.280808 [ 277 ] {5c27894d-e83a-49d5-9eef-2f07c03cdfe1} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001375 sec., 147636.36363636365 rows/sec., 9.52 MiB/sec. | ||
| 14123 | 2025.07.29 18:56:50.280864 [ 277 ] {5c27894d-e83a-49d5-9eef-2f07c03cdfe1} <Debug> TCPHandler: Processed in 0.001567903 sec. | ||
| 14124 | 2025.07.29 18:56:50.280974 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14125 | 2025.07.29 18:56:50.281072 [ 277 ] {2de175aa-1b7e-481b-9cfb-b2e49f7c9509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14126 | 2025.07.29 18:56:50.281101 [ 197 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_96_19} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14127 | 2025.07.29 18:56:50.281113 [ 277 ] {2de175aa-1b7e-481b-9cfb-b2e49f7c9509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14128 | 2025.07.29 18:56:50.281186 [ 197 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_96_19} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14129 | 2025.07.29 18:56:50.281280 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 14130 | 2025.07.29 18:56:50.281617 [ 277 ] {2de175aa-1b7e-481b-9cfb-b2e49f7c9509} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14131 | 2025.07.29 18:56:50.281659 [ 277 ] {2de175aa-1b7e-481b-9cfb-b2e49f7c9509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 14132 | 2025.07.29 18:56:50.281976 [ 277 ] {2de175aa-1b7e-481b-9cfb-b2e49f7c9509} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14133 | 2025.07.29 18:56:50.282181 [ 277 ] {2de175aa-1b7e-481b-9cfb-b2e49f7c9509} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14134 | 2025.07.29 18:56:50.282310 [ 277 ] {2de175aa-1b7e-481b-9cfb-b2e49f7c9509} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001254 sec., 161084.52950558215 rows/sec., 9.15 MiB/sec. | ||
| 14135 | 2025.07.29 18:56:50.282350 [ 277 ] {2de175aa-1b7e-481b-9cfb-b2e49f7c9509} <Debug> TCPHandler: Processed in 0.00142544 sec. | ||
| 14136 | 2025.07.29 18:56:50.282464 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14137 | 2025.07.29 18:56:50.282556 [ 277 ] {417c6c2a-8b10-4f0c-8c64-9095626af95e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14138 | 2025.07.29 18:56:50.282594 [ 277 ] {417c6c2a-8b10-4f0c-8c64-9095626af95e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14139 | 2025.07.29 18:56:50.283205 [ 277 ] {417c6c2a-8b10-4f0c-8c64-9095626af95e} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14140 | 2025.07.29 18:56:50.283240 [ 277 ] {417c6c2a-8b10-4f0c-8c64-9095626af95e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 14141 | 2025.07.29 18:56:50.283562 [ 277 ] {417c6c2a-8b10-4f0c-8c64-9095626af95e} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14142 | 2025.07.29 18:56:50.283766 [ 277 ] {417c6c2a-8b10-4f0c-8c64-9095626af95e} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14143 | 2025.07.29 18:56:50.283894 [ 277 ] {417c6c2a-8b10-4f0c-8c64-9095626af95e} <Debug> executeQuery: Read 684 rows, 49.13 KiB in 0.001354 sec., 505169.8670605613 rows/sec., 35.44 MiB/sec. | ||
| 14144 | 2025.07.29 18:56:50.283934 [ 277 ] {417c6c2a-8b10-4f0c-8c64-9095626af95e} <Debug> TCPHandler: Processed in 0.001517562 sec. | ||
| 14145 | 2025.07.29 18:56:50.284042 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14146 | 2025.07.29 18:56:50.284134 [ 277 ] {f5cb82ec-9ccb-482e-9964-e9c0f46ca5a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14147 | 2025.07.29 18:56:50.284174 [ 277 ] {f5cb82ec-9ccb-482e-9964-e9c0f46ca5a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14148 | 2025.07.29 18:56:50.284504 [ 277 ] {f5cb82ec-9ccb-482e-9964-e9c0f46ca5a1} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14149 | 2025.07.29 18:56:50.284540 [ 277 ] {f5cb82ec-9ccb-482e-9964-e9c0f46ca5a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 14150 | 2025.07.29 18:56:50.284828 [ 277 ] {f5cb82ec-9ccb-482e-9964-e9c0f46ca5a1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14151 | 2025.07.29 18:56:50.285036 [ 277 ] {f5cb82ec-9ccb-482e-9964-e9c0f46ca5a1} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14152 | 2025.07.29 18:56:50.285169 [ 277 ] {f5cb82ec-9ccb-482e-9964-e9c0f46ca5a1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 14153 | 2025.07.29 18:56:50.285208 [ 277 ] {f5cb82ec-9ccb-482e-9964-e9c0f46ca5a1} <Debug> TCPHandler: Processed in 0.001213614 sec. | ||
| 14154 | 2025.07.29 18:56:50.285315 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14155 | 2025.07.29 18:56:50.285407 [ 277 ] {2be8e7db-6daf-4ca9-a293-d3236b20d3f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14156 | 2025.07.29 18:56:50.285448 [ 277 ] {2be8e7db-6daf-4ca9-a293-d3236b20d3f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14157 | 2025.07.29 18:56:50.285874 [ 277 ] {2be8e7db-6daf-4ca9-a293-d3236b20d3f5} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14158 | 2025.07.29 18:56:50.285909 [ 277 ] {2be8e7db-6daf-4ca9-a293-d3236b20d3f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 14159 | 2025.07.29 18:56:50.286235 [ 277 ] {2be8e7db-6daf-4ca9-a293-d3236b20d3f5} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14160 | 2025.07.29 18:56:50.286444 [ 277 ] {2be8e7db-6daf-4ca9-a293-d3236b20d3f5} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14161 | 2025.07.29 18:56:50.286575 [ 277 ] {2be8e7db-6daf-4ca9-a293-d3236b20d3f5} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001184 sec., 259290.54054054056 rows/sec., 17.06 MiB/sec. | ||
| 14162 | 2025.07.29 18:56:50.286614 [ 277 ] {2be8e7db-6daf-4ca9-a293-d3236b20d3f5} <Debug> TCPHandler: Processed in 0.001347118 sec. | ||
| 14163 | 2025.07.29 18:56:50.286719 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14164 | 2025.07.29 18:56:50.286807 [ 277 ] {3ea7f6c4-f6c4-418e-9008-96ad250dabf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14165 | 2025.07.29 18:56:50.286845 [ 277 ] {3ea7f6c4-f6c4-418e-9008-96ad250dabf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14166 | 2025.07.29 18:56:50.287138 [ 277 ] {3ea7f6c4-f6c4-418e-9008-96ad250dabf5} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14167 | 2025.07.29 18:56:50.287171 [ 277 ] {3ea7f6c4-f6c4-418e-9008-96ad250dabf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 14168 | 2025.07.29 18:56:50.287445 [ 277 ] {3ea7f6c4-f6c4-418e-9008-96ad250dabf5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14169 | 2025.07.29 18:56:50.287635 [ 277 ] {3ea7f6c4-f6c4-418e-9008-96ad250dabf5} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14170 | 2025.07.29 18:56:50.287826 [ 277 ] {3ea7f6c4-f6c4-418e-9008-96ad250dabf5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 14171 | 2025.07.29 18:56:50.287864 [ 277 ] {3ea7f6c4-f6c4-418e-9008-96ad250dabf5} <Debug> TCPHandler: Processed in 0.001191014 sec. | ||
| 14172 | 2025.07.29 18:56:50.287971 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14173 | 2025.07.29 18:56:50.288063 [ 277 ] {cb1bb574-bff1-499c-9e40-770f66bc447f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14174 | 2025.07.29 18:56:50.288115 [ 277 ] {cb1bb574-bff1-499c-9e40-770f66bc447f} <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 | ||
| 14175 | 2025.07.29 18:56:50.288902 [ 277 ] {cb1bb574-bff1-499c-9e40-770f66bc447f} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14176 | 2025.07.29 18:56:50.288938 [ 277 ] {cb1bb574-bff1-499c-9e40-770f66bc447f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 14177 | 2025.07.29 18:56:50.289465 [ 277 ] {cb1bb574-bff1-499c-9e40-770f66bc447f} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14178 | 2025.07.29 18:56:50.289693 [ 277 ] {cb1bb574-bff1-499c-9e40-770f66bc447f} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14179 | 2025.07.29 18:56:50.289832 [ 277 ] {cb1bb574-bff1-499c-9e40-770f66bc447f} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001785 sec., 17927.17086834734 rows/sec., 32.12 MiB/sec. | ||
| 14180 | 2025.07.29 18:56:50.289896 [ 277 ] {cb1bb574-bff1-499c-9e40-770f66bc447f} <Debug> TCPHandler: Processed in 0.001972855 sec. | ||
| 14181 | 2025.07.29 18:56:50.290009 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14182 | 2025.07.29 18:56:50.290102 [ 277 ] {a5c7ddb7-732c-46f3-88e2-a1c600a817d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14183 | 2025.07.29 18:56:50.290142 [ 277 ] {a5c7ddb7-732c-46f3-88e2-a1c600a817d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14184 | 2025.07.29 18:56:50.290469 [ 277 ] {a5c7ddb7-732c-46f3-88e2-a1c600a817d8} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14185 | 2025.07.29 18:56:50.290505 [ 277 ] {a5c7ddb7-732c-46f3-88e2-a1c600a817d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 14186 | 2025.07.29 18:56:50.290803 [ 277 ] {a5c7ddb7-732c-46f3-88e2-a1c600a817d8} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14187 | 2025.07.29 18:56:50.291010 [ 277 ] {a5c7ddb7-732c-46f3-88e2-a1c600a817d8} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14188 | 2025.07.29 18:56:50.291136 [ 277 ] {a5c7ddb7-732c-46f3-88e2-a1c600a817d8} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001051 sec., 97050.42816365366 rows/sec., 5.96 MiB/sec. | ||
| 14189 | 2025.07.29 18:56:50.291174 [ 277 ] {a5c7ddb7-732c-46f3-88e2-a1c600a817d8} <Debug> TCPHandler: Processed in 0.001212854 sec. | ||
| 14190 | 2025.07.29 18:56:55.022896 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31659 | ||
| 14191 | 2025.07.29 18:56:55.023439 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14192 | 2025.07.29 18:56:55.023481 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14193 | 2025.07.29 18:56:55.023961 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14194 | 2025.07.29 18:56:55.024194 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14195 | 2025.07.29 18:56:55.024322 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31659 | ||
| 14196 | 2025.07.29 18:56:55.263481 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14197 | 2025.07.29 18:56:55.263671 [ 277 ] {74a9c082-9f92-4008-8a0a-986e95d97d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14198 | 2025.07.29 18:56:55.263743 [ 277 ] {74a9c082-9f92-4008-8a0a-986e95d97d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14199 | 2025.07.29 18:56:55.264404 [ 277 ] {74a9c082-9f92-4008-8a0a-986e95d97d76} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14200 | 2025.07.29 18:56:55.264445 [ 277 ] {74a9c082-9f92-4008-8a0a-986e95d97d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14201 | 2025.07.29 18:56:55.264824 [ 277 ] {74a9c082-9f92-4008-8a0a-986e95d97d76} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 14202 | 2025.07.29 18:56:55.265148 [ 277 ] {74a9c082-9f92-4008-8a0a-986e95d97d76} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14203 | 2025.07.29 18:56:55.265302 [ 277 ] {74a9c082-9f92-4008-8a0a-986e95d97d76} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001682 sec., 2378.1212841854936 rows/sec., 193.92 KiB/sec. | ||
| 14204 | 2025.07.29 18:56:55.265345 [ 277 ] {74a9c082-9f92-4008-8a0a-986e95d97d76} <Debug> TCPHandler: Processed in 0.001993165 sec. | ||
| 14205 | 2025.07.29 18:56:55.265470 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14206 | 2025.07.29 18:56:55.265573 [ 277 ] {8eb61b37-2985-4abe-afd6-7a04fad9d400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14207 | 2025.07.29 18:56:55.265616 [ 277 ] {8eb61b37-2985-4abe-afd6-7a04fad9d400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14208 | 2025.07.29 18:56:55.266078 [ 277 ] {8eb61b37-2985-4abe-afd6-7a04fad9d400} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14209 | 2025.07.29 18:56:55.266116 [ 277 ] {8eb61b37-2985-4abe-afd6-7a04fad9d400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14210 | 2025.07.29 18:56:55.266430 [ 277 ] {8eb61b37-2985-4abe-afd6-7a04fad9d400} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14211 | 2025.07.29 18:56:55.266648 [ 277 ] {8eb61b37-2985-4abe-afd6-7a04fad9d400} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14212 | 2025.07.29 18:56:55.266784 [ 277 ] {8eb61b37-2985-4abe-afd6-7a04fad9d400} <Debug> executeQuery: Read 76 rows, 6.32 KiB in 0.001235 sec., 61538.46153846154 rows/sec., 5.00 MiB/sec. | ||
| 14213 | 2025.07.29 18:56:55.266837 [ 277 ] {8eb61b37-2985-4abe-afd6-7a04fad9d400} <Debug> TCPHandler: Processed in 0.00141853 sec. | ||
| 14214 | 2025.07.29 18:56:55.266953 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14215 | 2025.07.29 18:56:55.267050 [ 277 ] {48ed8595-8880-4244-a522-65e21d0efd28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14216 | 2025.07.29 18:56:55.267092 [ 277 ] {48ed8595-8880-4244-a522-65e21d0efd28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14217 | 2025.07.29 18:56:55.267493 [ 277 ] {48ed8595-8880-4244-a522-65e21d0efd28} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14218 | 2025.07.29 18:56:55.267530 [ 277 ] {48ed8595-8880-4244-a522-65e21d0efd28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14219 | 2025.07.29 18:56:55.267848 [ 277 ] {48ed8595-8880-4244-a522-65e21d0efd28} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14220 | 2025.07.29 18:56:55.268054 [ 277 ] {48ed8595-8880-4244-a522-65e21d0efd28} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14221 | 2025.07.29 18:56:55.268183 [ 277 ] {48ed8595-8880-4244-a522-65e21d0efd28} <Debug> executeQuery: Read 13 rows, 979.00 B in 0.001152 sec., 11284.722222222223 rows/sec., 829.91 KiB/sec. | ||
| 14222 | 2025.07.29 18:56:55.268225 [ 277 ] {48ed8595-8880-4244-a522-65e21d0efd28} <Debug> TCPHandler: Processed in 0.001322636 sec. | ||
| 14223 | 2025.07.29 18:56:55.268332 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14224 | 2025.07.29 18:56:55.268427 [ 277 ] {6f4b74f8-3823-4775-bbc4-6f239bb4cf01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14225 | 2025.07.29 18:56:55.268467 [ 277 ] {6f4b74f8-3823-4775-bbc4-6f239bb4cf01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14226 | 2025.07.29 18:56:55.268881 [ 277 ] {6f4b74f8-3823-4775-bbc4-6f239bb4cf01} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14227 | 2025.07.29 18:56:55.268919 [ 277 ] {6f4b74f8-3823-4775-bbc4-6f239bb4cf01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14228 | 2025.07.29 18:56:55.269217 [ 277 ] {6f4b74f8-3823-4775-bbc4-6f239bb4cf01} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14229 | 2025.07.29 18:56:55.269437 [ 277 ] {6f4b74f8-3823-4775-bbc4-6f239bb4cf01} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14230 | 2025.07.29 18:56:55.269566 [ 277 ] {6f4b74f8-3823-4775-bbc4-6f239bb4cf01} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001158 sec., 66493.95509499137 rows/sec., 5.20 MiB/sec. | ||
| 14231 | 2025.07.29 18:56:55.269603 [ 277 ] {6f4b74f8-3823-4775-bbc4-6f239bb4cf01} <Debug> TCPHandler: Processed in 0.001321297 sec. | ||
| 14232 | 2025.07.29 18:56:55.269722 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14233 | 2025.07.29 18:56:55.269827 [ 277 ] {96b737a8-dc20-4c4b-b877-965b08194f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14234 | 2025.07.29 18:56:55.269871 [ 277 ] {96b737a8-dc20-4c4b-b877-965b08194f9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14235 | 2025.07.29 18:56:55.270283 [ 277 ] {96b737a8-dc20-4c4b-b877-965b08194f9b} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14236 | 2025.07.29 18:56:55.270320 [ 277 ] {96b737a8-dc20-4c4b-b877-965b08194f9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14237 | 2025.07.29 18:56:55.270650 [ 277 ] {96b737a8-dc20-4c4b-b877-965b08194f9b} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14238 | 2025.07.29 18:56:55.270876 [ 277 ] {96b737a8-dc20-4c4b-b877-965b08194f9b} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14239 | 2025.07.29 18:56:55.271006 [ 277 ] {96b737a8-dc20-4c4b-b877-965b08194f9b} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001207 sec., 134217.06710853355 rows/sec., 9.35 MiB/sec. | ||
| 14240 | 2025.07.29 18:56:55.271043 [ 277 ] {96b737a8-dc20-4c4b-b877-965b08194f9b} <Debug> TCPHandler: Processed in 0.001370398 sec. | ||
| 14241 | 2025.07.29 18:56:55.271152 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14242 | 2025.07.29 18:56:55.271246 [ 277 ] {cc7c4fc1-a790-4c98-99ff-54c8abcde1b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14243 | 2025.07.29 18:56:55.271300 [ 277 ] {cc7c4fc1-a790-4c98-99ff-54c8abcde1b2} <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 | ||
| 14244 | 2025.07.29 18:56:55.272064 [ 277 ] {cc7c4fc1-a790-4c98-99ff-54c8abcde1b2} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14245 | 2025.07.29 18:56:55.272101 [ 277 ] {cc7c4fc1-a790-4c98-99ff-54c8abcde1b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14246 | 2025.07.29 18:56:55.272607 [ 277 ] {cc7c4fc1-a790-4c98-99ff-54c8abcde1b2} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14247 | 2025.07.29 18:56:55.272844 [ 277 ] {cc7c4fc1-a790-4c98-99ff-54c8abcde1b2} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14248 | 2025.07.29 18:56:55.272971 [ 73 ] {} <Debug> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14249 | 2025.07.29 18:56:55.272988 [ 277 ] {cc7c4fc1-a790-4c98-99ff-54c8abcde1b2} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00176 sec., 5113.636363636363 rows/sec., 9.16 MiB/sec. | ||
| 14250 | 2025.07.29 18:56:55.273061 [ 73 ] {} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14251 | 2025.07.29 18:56:55.273089 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14252 | 2025.07.29 18:56:55.273097 [ 277 ] {cc7c4fc1-a790-4c98-99ff-54c8abcde1b2} <Debug> TCPHandler: Processed in 0.001993775 sec. | ||
| 14253 | 2025.07.29 18:56:55.273206 [ 187 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 14254 | 2025.07.29 18:56:55.273221 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14255 | 2025.07.29 18:56:55.273341 [ 277 ] {6ca42728-ad0f-4286-a398-ed791e7c866c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14256 | 2025.07.29 18:56:55.273384 [ 277 ] {6ca42728-ad0f-4286-a398-ed791e7c866c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14257 | 2025.07.29 18:56:55.273459 [ 187 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14258 | 2025.07.29 18:56:55.273528 [ 187 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1820 rows starting from the beginning of the part | ||
| 14259 | 2025.07.29 18:56:55.273658 [ 187 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 9 rows starting from the beginning of the part | ||
| 14260 | 2025.07.29 18:56:55.273722 [ 277 ] {6ca42728-ad0f-4286-a398-ed791e7c866c} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14261 | 2025.07.29 18:56:55.273760 [ 187 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 32 rows starting from the beginning of the part | ||
| 14262 | 2025.07.29 18:56:55.273763 [ 277 ] {6ca42728-ad0f-4286-a398-ed791e7c866c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14263 | 2025.07.29 18:56:55.273871 [ 187 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 9 rows starting from the beginning of the part | ||
| 14264 | 2025.07.29 18:56:55.273976 [ 187 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 32 rows starting from the beginning of the part | ||
| 14265 | 2025.07.29 18:56:55.274077 [ 187 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 9 rows starting from the beginning of the part | ||
| 14266 | 2025.07.29 18:56:55.274121 [ 277 ] {6ca42728-ad0f-4286-a398-ed791e7c866c} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14267 | 2025.07.29 18:56:55.274359 [ 277 ] {6ca42728-ad0f-4286-a398-ed791e7c866c} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14268 | 2025.07.29 18:56:55.274504 [ 277 ] {6ca42728-ad0f-4286-a398-ed791e7c866c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001182 sec., 50761.42131979695 rows/sec., 3.42 MiB/sec. | ||
| 14269 | 2025.07.29 18:56:55.274542 [ 277 ] {6ca42728-ad0f-4286-a398-ed791e7c866c} <Debug> TCPHandler: Processed in 0.001371288 sec. | ||
| 14270 | 2025.07.29 18:56:55.285142 [ 197 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1911 rows, containing 19 columns (19 merged, 0 gathered) in 0.011991464 sec., 159363.36047041463 rows/sec., 285.57 MiB/sec. | ||
| 14271 | 2025.07.29 18:56:55.287011 [ 200 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14272 | 2025.07.29 18:56:55.287421 [ 200 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14273 | 2025.07.29 18:56:55.287505 [ 200 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14274 | 2025.07.29 18:56:55.287677 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.29 MiB. | ||
| 14275 | 2025.07.29 18:56:56.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 339.34 MiB, peak 356.59 MiB, free memory in arenas 0.00 B, will set to 346.45 MiB (RSS), difference: 7.11 MiB | ||
| 14276 | 2025.07.29 18:56:56.738666 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 14277 | 2025.07.29 18:56:56.756133 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14278 | 2025.07.29 18:56:56.756189 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14279 | 2025.07.29 18:56:56.762504 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14280 | 2025.07.29 18:56:56.763182 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14281 | 2025.07.29 18:56:56.766505 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 14282 | 2025.07.29 18:56:57.638342 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2020 | ||
| 14283 | 2025.07.29 18:56:57.641157 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14284 | 2025.07.29 18:56:57.641194 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14285 | 2025.07.29 18:56:57.642397 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14286 | 2025.07.29 18:56:57.642666 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14287 | 2025.07.29 18:56:57.642805 [ 71 ] {} <Debug> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 14288 | 2025.07.29 18:56:57.642849 [ 71 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14289 | 2025.07.29 18:56:57.642871 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14290 | 2025.07.29 18:56:57.642966 [ 195 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 14291 | 2025.07.29 18:56:57.643015 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2020 | ||
| 14292 | 2025.07.29 18:56:57.643453 [ 195 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14293 | 2025.07.29 18:56:57.643582 [ 195 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1856 rows starting from the beginning of the part | ||
| 14294 | 2025.07.29 18:56:57.643908 [ 195 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 20 rows starting from the beginning of the part | ||
| 14295 | 2025.07.29 18:56:57.644211 [ 195 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part | ||
| 14296 | 2025.07.29 18:56:57.644511 [ 195 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 48 rows starting from the beginning of the part | ||
| 14297 | 2025.07.29 18:56:57.644810 [ 195 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 20 rows starting from the beginning of the part | ||
| 14298 | 2025.07.29 18:56:57.645109 [ 195 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part | ||
| 14299 | 2025.07.29 18:56:57.651406 [ 200 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2020 rows, containing 72 columns (72 merged, 0 gathered) in 0.008479177 sec., 238230.6679056234 rows/sec., 183.83 MiB/sec. | ||
| 14300 | 2025.07.29 18:56:57.653291 [ 200 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 14301 | 2025.07.29 18:56:57.653963 [ 200 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_51_10} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14302 | 2025.07.29 18:56:57.654063 [ 200 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_51_10} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 14303 | 2025.07.29 18:56:57.654462 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.06 MiB. | ||
| 14304 | 2025.07.29 18:57:00.273636 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14305 | 2025.07.29 18:57:00.273824 [ 277 ] {174c9b9f-c879-4a30-8c55-a3c520b40b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14306 | 2025.07.29 18:57:00.273890 [ 277 ] {174c9b9f-c879-4a30-8c55-a3c520b40b34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14307 | 2025.07.29 18:57:00.274748 [ 277 ] {174c9b9f-c879-4a30-8c55-a3c520b40b34} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14308 | 2025.07.29 18:57:00.274801 [ 277 ] {174c9b9f-c879-4a30-8c55-a3c520b40b34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14309 | 2025.07.29 18:57:00.275234 [ 277 ] {174c9b9f-c879-4a30-8c55-a3c520b40b34} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14310 | 2025.07.29 18:57:00.275484 [ 277 ] {174c9b9f-c879-4a30-8c55-a3c520b40b34} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14311 | 2025.07.29 18:57:00.275648 [ 277 ] {174c9b9f-c879-4a30-8c55-a3c520b40b34} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001878 sec., 208732.69435569757 rows/sec., 13.24 MiB/sec. | ||
| 14312 | 2025.07.29 18:57:00.275697 [ 277 ] {174c9b9f-c879-4a30-8c55-a3c520b40b34} <Debug> TCPHandler: Processed in 0.002186472 sec. | ||
| 14313 | 2025.07.29 18:57:00.275827 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14314 | 2025.07.29 18:57:00.275932 [ 277 ] {627166ee-987a-4b70-815b-620ffa1fe931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14315 | 2025.07.29 18:57:00.275978 [ 277 ] {627166ee-987a-4b70-815b-620ffa1fe931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14316 | 2025.07.29 18:57:00.277252 [ 277 ] {627166ee-987a-4b70-815b-620ffa1fe931} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14317 | 2025.07.29 18:57:00.277289 [ 277 ] {627166ee-987a-4b70-815b-620ffa1fe931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14318 | 2025.07.29 18:57:00.277693 [ 277 ] {627166ee-987a-4b70-815b-620ffa1fe931} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14319 | 2025.07.29 18:57:00.277931 [ 277 ] {627166ee-987a-4b70-815b-620ffa1fe931} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14320 | 2025.07.29 18:57:00.278049 [ 70 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14321 | 2025.07.29 18:57:00.278065 [ 277 ] {627166ee-987a-4b70-815b-620ffa1fe931} <Debug> executeQuery: Read 1131 rows, 92.08 KiB in 0.002156 sec., 524582.560296846 rows/sec., 41.71 MiB/sec. | ||
| 14322 | 2025.07.29 18:57:00.278091 [ 70 ] {} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14323 | 2025.07.29 18:57:00.278110 [ 277 ] {627166ee-987a-4b70-815b-620ffa1fe931} <Debug> TCPHandler: Processed in 0.002344166 sec. | ||
| 14324 | 2025.07.29 18:57:00.278111 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14325 | 2025.07.29 18:57:00.278209 [ 186 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 14326 | 2025.07.29 18:57:00.278225 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14327 | 2025.07.29 18:57:00.278317 [ 186 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14328 | 2025.07.29 18:57:00.278329 [ 277 ] {0745de2b-6c43-4e5c-b3c6-587d1b63fb98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14329 | 2025.07.29 18:57:00.278352 [ 186 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2421 rows starting from the beginning of the part | ||
| 14330 | 2025.07.29 18:57:00.278372 [ 277 ] {0745de2b-6c43-4e5c-b3c6-587d1b63fb98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14331 | 2025.07.29 18:57:00.278418 [ 186 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 56 rows starting from the beginning of the part | ||
| 14332 | 2025.07.29 18:57:00.278469 [ 186 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 74 rows starting from the beginning of the part | ||
| 14333 | 2025.07.29 18:57:00.278517 [ 186 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 1131 rows starting from the beginning of the part | ||
| 14334 | 2025.07.29 18:57:00.278560 [ 186 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 76 rows starting from the beginning of the part | ||
| 14335 | 2025.07.29 18:57:00.278606 [ 186 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 1131 rows starting from the beginning of the part | ||
| 14336 | 2025.07.29 18:57:00.279000 [ 277 ] {0745de2b-6c43-4e5c-b3c6-587d1b63fb98} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14337 | 2025.07.29 18:57:00.279035 [ 277 ] {0745de2b-6c43-4e5c-b3c6-587d1b63fb98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14338 | 2025.07.29 18:57:00.279365 [ 277 ] {0745de2b-6c43-4e5c-b3c6-587d1b63fb98} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14339 | 2025.07.29 18:57:00.279585 [ 277 ] {0745de2b-6c43-4e5c-b3c6-587d1b63fb98} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14340 | 2025.07.29 18:57:00.279722 [ 277 ] {0745de2b-6c43-4e5c-b3c6-587d1b63fb98} <Debug> executeQuery: Read 228 rows, 14.18 KiB in 0.001412 sec., 161473.0878186969 rows/sec., 9.81 MiB/sec. | ||
| 14341 | 2025.07.29 18:57:00.279760 [ 277 ] {0745de2b-6c43-4e5c-b3c6-587d1b63fb98} <Debug> TCPHandler: Processed in 0.001585784 sec. | ||
| 14342 | 2025.07.29 18:57:00.279870 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14343 | 2025.07.29 18:57:00.279964 [ 277 ] {bd2d80a2-ddb3-454c-b171-2a0e7848eda4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14344 | 2025.07.29 18:57:00.280004 [ 277 ] {bd2d80a2-ddb3-454c-b171-2a0e7848eda4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14345 | 2025.07.29 18:57:00.280485 [ 200 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4889 rows, containing 5 columns (5 merged, 0 gathered) in 0.002311295 sec., 2115264.3864154075 rows/sec., 178.49 MiB/sec. | ||
| 14346 | 2025.07.29 18:57:00.280513 [ 277 ] {bd2d80a2-ddb3-454c-b171-2a0e7848eda4} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14347 | 2025.07.29 18:57:00.280560 [ 277 ] {bd2d80a2-ddb3-454c-b171-2a0e7848eda4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14348 | 2025.07.29 18:57:00.280857 [ 197 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14349 | 2025.07.29 18:57:00.280908 [ 277 ] {bd2d80a2-ddb3-454c-b171-2a0e7848eda4} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14350 | 2025.07.29 18:57:00.281186 [ 277 ] {bd2d80a2-ddb3-454c-b171-2a0e7848eda4} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14351 | 2025.07.29 18:57:00.281273 [ 197 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_116_23} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14352 | 2025.07.29 18:57:00.281324 [ 277 ] {bd2d80a2-ddb3-454c-b171-2a0e7848eda4} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001378 sec., 147314.94920174163 rows/sec., 9.50 MiB/sec. | ||
| 14353 | 2025.07.29 18:57:00.281362 [ 197 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_116_23} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14354 | 2025.07.29 18:57:00.281366 [ 277 ] {bd2d80a2-ddb3-454c-b171-2a0e7848eda4} <Debug> TCPHandler: Processed in 0.001546063 sec. | ||
| 14355 | 2025.07.29 18:57:00.281465 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 14356 | 2025.07.29 18:57:00.281486 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14357 | 2025.07.29 18:57:00.281584 [ 277 ] {6ec7e7a5-7a58-438d-ac6f-d3b02b51de12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14358 | 2025.07.29 18:57:00.281625 [ 277 ] {6ec7e7a5-7a58-438d-ac6f-d3b02b51de12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14359 | 2025.07.29 18:57:00.282122 [ 277 ] {6ec7e7a5-7a58-438d-ac6f-d3b02b51de12} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14360 | 2025.07.29 18:57:00.282158 [ 277 ] {6ec7e7a5-7a58-438d-ac6f-d3b02b51de12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14361 | 2025.07.29 18:57:00.282469 [ 277 ] {6ec7e7a5-7a58-438d-ac6f-d3b02b51de12} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14362 | 2025.07.29 18:57:00.282687 [ 277 ] {6ec7e7a5-7a58-438d-ac6f-d3b02b51de12} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14363 | 2025.07.29 18:57:00.282824 [ 277 ] {6ec7e7a5-7a58-438d-ac6f-d3b02b51de12} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001257 sec., 160700.07955449482 rows/sec., 9.13 MiB/sec. | ||
| 14364 | 2025.07.29 18:57:00.282860 [ 277 ] {6ec7e7a5-7a58-438d-ac6f-d3b02b51de12} <Debug> TCPHandler: Processed in 0.0014234 sec. | ||
| 14365 | 2025.07.29 18:57:00.282969 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14366 | 2025.07.29 18:57:00.283064 [ 277 ] {1968a1ea-38f1-4e5f-9a07-5d6a0b79c14b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14367 | 2025.07.29 18:57:00.283103 [ 277 ] {1968a1ea-38f1-4e5f-9a07-5d6a0b79c14b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14368 | 2025.07.29 18:57:00.283888 [ 277 ] {1968a1ea-38f1-4e5f-9a07-5d6a0b79c14b} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14369 | 2025.07.29 18:57:00.283923 [ 277 ] {1968a1ea-38f1-4e5f-9a07-5d6a0b79c14b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14370 | 2025.07.29 18:57:00.284256 [ 277 ] {1968a1ea-38f1-4e5f-9a07-5d6a0b79c14b} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14371 | 2025.07.29 18:57:00.284467 [ 277 ] {1968a1ea-38f1-4e5f-9a07-5d6a0b79c14b} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14372 | 2025.07.29 18:57:00.284576 [ 70 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14373 | 2025.07.29 18:57:00.284594 [ 277 ] {1968a1ea-38f1-4e5f-9a07-5d6a0b79c14b} <Debug> executeQuery: Read 684 rows, 49.13 KiB in 0.001548 sec., 441860.4651162791 rows/sec., 31.00 MiB/sec. | ||
| 14374 | 2025.07.29 18:57:00.284610 [ 70 ] {} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14375 | 2025.07.29 18:57:00.284629 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14376 | 2025.07.29 18:57:00.284632 [ 277 ] {1968a1ea-38f1-4e5f-9a07-5d6a0b79c14b} <Debug> TCPHandler: Processed in 0.001712578 sec. | ||
| 14377 | 2025.07.29 18:57:00.284694 [ 186 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 14378 | 2025.07.29 18:57:00.284746 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14379 | 2025.07.29 18:57:00.284784 [ 186 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14380 | 2025.07.29 18:57:00.284813 [ 186 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1223 rows starting from the beginning of the part | ||
| 14381 | 2025.07.29 18:57:00.284851 [ 277 ] {44b5a2d1-8b51-4b6c-9409-aa9fe9f15179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14382 | 2025.07.29 18:57:00.284865 [ 186 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 64 rows starting from the beginning of the part | ||
| 14383 | 2025.07.29 18:57:00.284893 [ 277 ] {44b5a2d1-8b51-4b6c-9409-aa9fe9f15179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14384 | 2025.07.29 18:57:00.284909 [ 186 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 73 rows starting from the beginning of the part | ||
| 14385 | 2025.07.29 18:57:00.284951 [ 186 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 684 rows starting from the beginning of the part | ||
| 14386 | 2025.07.29 18:57:00.284997 [ 186 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 77 rows starting from the beginning of the part | ||
| 14387 | 2025.07.29 18:57:00.285038 [ 186 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 684 rows starting from the beginning of the part | ||
| 14388 | 2025.07.29 18:57:00.285228 [ 277 ] {44b5a2d1-8b51-4b6c-9409-aa9fe9f15179} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14389 | 2025.07.29 18:57:00.285262 [ 277 ] {44b5a2d1-8b51-4b6c-9409-aa9fe9f15179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14390 | 2025.07.29 18:57:00.285580 [ 277 ] {44b5a2d1-8b51-4b6c-9409-aa9fe9f15179} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14391 | 2025.07.29 18:57:00.285801 [ 277 ] {44b5a2d1-8b51-4b6c-9409-aa9fe9f15179} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14392 | 2025.07.29 18:57:00.285932 [ 277 ] {44b5a2d1-8b51-4b6c-9409-aa9fe9f15179} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001099 sec., 5459.50864422202 rows/sec., 285.24 KiB/sec. | ||
| 14393 | 2025.07.29 18:57:00.285967 [ 277 ] {44b5a2d1-8b51-4b6c-9409-aa9fe9f15179} <Debug> TCPHandler: Processed in 0.001270825 sec. | ||
| 14394 | 2025.07.29 18:57:00.286075 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14395 | 2025.07.29 18:57:00.286107 [ 186 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2805 rows, containing 5 columns (5 merged, 0 gathered) in 0.00144164 sec., 1945700.7297244805 rows/sec., 146.87 MiB/sec. | ||
| 14396 | 2025.07.29 18:57:00.286168 [ 277 ] {15b2276f-c116-4bff-ae08-cb1ac30ecf46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14397 | 2025.07.29 18:57:00.286211 [ 277 ] {15b2276f-c116-4bff-ae08-cb1ac30ecf46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14398 | 2025.07.29 18:57:00.286323 [ 196 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14399 | 2025.07.29 18:57:00.286669 [ 196 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_116_23} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14400 | 2025.07.29 18:57:00.286678 [ 277 ] {15b2276f-c116-4bff-ae08-cb1ac30ecf46} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14401 | 2025.07.29 18:57:00.286721 [ 277 ] {15b2276f-c116-4bff-ae08-cb1ac30ecf46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14402 | 2025.07.29 18:57:00.286768 [ 196 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_116_23} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14403 | 2025.07.29 18:57:00.286879 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 14404 | 2025.07.29 18:57:00.287093 [ 277 ] {15b2276f-c116-4bff-ae08-cb1ac30ecf46} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14405 | 2025.07.29 18:57:00.287318 [ 277 ] {15b2276f-c116-4bff-ae08-cb1ac30ecf46} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14406 | 2025.07.29 18:57:00.287427 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Selected 6 parts from all_1_111_23 to all_116_116_0 | ||
| 14407 | 2025.07.29 18:57:00.287448 [ 277 ] {15b2276f-c116-4bff-ae08-cb1ac30ecf46} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001299 sec., 236335.6428021555 rows/sec., 15.55 MiB/sec. | ||
| 14408 | 2025.07.29 18:57:00.287459 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14409 | 2025.07.29 18:57:00.287477 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14410 | 2025.07.29 18:57:00.287484 [ 277 ] {15b2276f-c116-4bff-ae08-cb1ac30ecf46} <Debug> TCPHandler: Processed in 0.001458481 sec. | ||
| 14411 | 2025.07.29 18:57:00.287552 [ 196 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_116_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_23 to all_116_116_0 into Compact with storage Full | ||
| 14412 | 2025.07.29 18:57:00.287592 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14413 | 2025.07.29 18:57:00.287649 [ 196 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_116_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14414 | 2025.07.29 18:57:00.287682 [ 196 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_111_23, total 35320 rows starting from the beginning of the part | ||
| 14415 | 2025.07.29 18:57:00.287690 [ 277 ] {6c751d71-eed9-47e4-a3f8-c5df77975393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14416 | 2025.07.29 18:57:00.287737 [ 277 ] {6c751d71-eed9-47e4-a3f8-c5df77975393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14417 | 2025.07.29 18:57:00.287744 [ 196 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 126 rows starting from the beginning of the part | ||
| 14418 | 2025.07.29 18:57:00.287796 [ 196 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part | ||
| 14419 | 2025.07.29 18:57:00.287839 [ 196 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 307 rows starting from the beginning of the part | ||
| 14420 | 2025.07.29 18:57:00.287879 [ 196 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 162 rows starting from the beginning of the part | ||
| 14421 | 2025.07.29 18:57:00.287921 [ 196 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 307 rows starting from the beginning of the part | ||
| 14422 | 2025.07.29 18:57:00.288063 [ 277 ] {6c751d71-eed9-47e4-a3f8-c5df77975393} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14423 | 2025.07.29 18:57:00.288102 [ 277 ] {6c751d71-eed9-47e4-a3f8-c5df77975393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14424 | 2025.07.29 18:57:00.288441 [ 277 ] {6c751d71-eed9-47e4-a3f8-c5df77975393} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14425 | 2025.07.29 18:57:00.288654 [ 277 ] {6c751d71-eed9-47e4-a3f8-c5df77975393} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14426 | 2025.07.29 18:57:00.288793 [ 277 ] {6c751d71-eed9-47e4-a3f8-c5df77975393} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001121 sec., 892.0606601248885 rows/sec., 60.11 KiB/sec. | ||
| 14427 | 2025.07.29 18:57:00.288830 [ 277 ] {6c751d71-eed9-47e4-a3f8-c5df77975393} <Debug> TCPHandler: Processed in 0.001287266 sec. | ||
| 14428 | 2025.07.29 18:57:00.288939 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14429 | 2025.07.29 18:57:00.289032 [ 277 ] {a26117f6-6544-4d40-8f7b-2c7bf171bc54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14430 | 2025.07.29 18:57:00.289087 [ 277 ] {a26117f6-6544-4d40-8f7b-2c7bf171bc54} <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 | ||
| 14431 | 2025.07.29 18:57:00.289938 [ 277 ] {a26117f6-6544-4d40-8f7b-2c7bf171bc54} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14432 | 2025.07.29 18:57:00.289973 [ 277 ] {a26117f6-6544-4d40-8f7b-2c7bf171bc54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14433 | 2025.07.29 18:57:00.290538 [ 277 ] {a26117f6-6544-4d40-8f7b-2c7bf171bc54} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14434 | 2025.07.29 18:57:00.290794 [ 277 ] {a26117f6-6544-4d40-8f7b-2c7bf171bc54} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14435 | 2025.07.29 18:57:00.290942 [ 277 ] {a26117f6-6544-4d40-8f7b-2c7bf171bc54} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001927 sec., 16606.12350804359 rows/sec., 29.76 MiB/sec. | ||
| 14436 | 2025.07.29 18:57:00.291002 [ 277 ] {a26117f6-6544-4d40-8f7b-2c7bf171bc54} <Debug> TCPHandler: Processed in 0.002112529 sec. | ||
| 14437 | 2025.07.29 18:57:00.291118 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14438 | 2025.07.29 18:57:00.291212 [ 277 ] {dd390d2d-d477-4241-aff2-ae11116bd97a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14439 | 2025.07.29 18:57:00.291253 [ 277 ] {dd390d2d-d477-4241-aff2-ae11116bd97a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14440 | 2025.07.29 18:57:00.291605 [ 277 ] {dd390d2d-d477-4241-aff2-ae11116bd97a} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14441 | 2025.07.29 18:57:00.291642 [ 277 ] {dd390d2d-d477-4241-aff2-ae11116bd97a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14442 | 2025.07.29 18:57:00.291964 [ 277 ] {dd390d2d-d477-4241-aff2-ae11116bd97a} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14443 | 2025.07.29 18:57:00.292193 [ 277 ] {dd390d2d-d477-4241-aff2-ae11116bd97a} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14444 | 2025.07.29 18:57:00.292321 [ 68 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14445 | 2025.07.29 18:57:00.292323 [ 277 ] {dd390d2d-d477-4241-aff2-ae11116bd97a} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.00113 sec., 90265.48672566372 rows/sec., 5.55 MiB/sec. | ||
| 14446 | 2025.07.29 18:57:00.292368 [ 68 ] {} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14447 | 2025.07.29 18:57:00.292384 [ 277 ] {dd390d2d-d477-4241-aff2-ae11116bd97a} <Debug> TCPHandler: Processed in 0.001316036 sec. | ||
| 14448 | 2025.07.29 18:57:00.292392 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14449 | 2025.07.29 18:57:00.292468 [ 186 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 14450 | 2025.07.29 18:57:00.292544 [ 186 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14451 | 2025.07.29 18:57:00.292566 [ 186 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 7520 rows starting from the beginning of the part | ||
| 14452 | 2025.07.29 18:57:00.292610 [ 186 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 46 rows starting from the beginning of the part | ||
| 14453 | 2025.07.29 18:57:00.292647 [ 186 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
| 14454 | 2025.07.29 18:57:00.292679 [ 186 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 102 rows starting from the beginning of the part | ||
| 14455 | 2025.07.29 18:57:00.292710 [ 186 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 14456 | 2025.07.29 18:57:00.292744 [ 186 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 102 rows starting from the beginning of the part | ||
| 14457 | 2025.07.29 18:57:00.294396 [ 191 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_116_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36382 rows, containing 5 columns (5 merged, 0 gathered) in 0.006871322 sec., 5294759.872990961 rows/sec., 356.83 MiB/sec. | ||
| 14458 | 2025.07.29 18:57:00.294771 [ 192 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_116_24} <Trace> MergedBlockOutputStream: filled checksums all_1_116_24 (state Temporary) | ||
| 14459 | 2025.07.29 18:57:00.294891 [ 191 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7890 rows, containing 4 columns (4 merged, 0 gathered) in 0.002452698 sec., 3216865.6720069083 rows/sec., 205.79 MiB/sec. | ||
| 14460 | 2025.07.29 18:57:00.295090 [ 192 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_116_24} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_merge_all_1_116_24 to all_1_116_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14461 | 2025.07.29 18:57:00.295176 [ 192 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_116_24} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Merged 6 parts: [all_1_111_23, all_116_116_0] -> all_1_116_24 | ||
| 14462 | 2025.07.29 18:57:00.295264 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 14463 | 2025.07.29 18:57:00.295345 [ 191 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14464 | 2025.07.29 18:57:00.295647 [ 191 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_116_23} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14465 | 2025.07.29 18:57:00.295724 [ 191 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_116_23} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14466 | 2025.07.29 18:57:00.295825 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 14467 | 2025.07.29 18:57:02.287798 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14468 | 2025.07.29 18:57:02.287893 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14469 | 2025.07.29 18:57:02.525415 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32086 | ||
| 14470 | 2025.07.29 18:57:02.525913 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14471 | 2025.07.29 18:57:02.525947 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14472 | 2025.07.29 18:57:02.526434 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14473 | 2025.07.29 18:57:02.526657 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14474 | 2025.07.29 18:57:02.526790 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 | ||
| 14475 | 2025.07.29 18:57:02.648044 [ 222 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14476 | 2025.07.29 18:57:02.648097 [ 222 ] {} <Debug> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14477 | 2025.07.29 18:57:02.664272 [ 222 ] {} <Debug> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14478 | 2025.07.29 18:57:03.543934 [ 217 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14479 | 2025.07.29 18:57:03.543981 [ 217 ] {} <Debug> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14480 | 2025.07.29 18:57:03.549502 [ 217 ] {} <Debug> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14481 | 2025.07.29 18:57:04.267470 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 14482 | 2025.07.29 18:57:04.285014 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14483 | 2025.07.29 18:57:04.285074 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14484 | 2025.07.29 18:57:04.291331 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14485 | 2025.07.29 18:57:04.292097 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14486 | 2025.07.29 18:57:04.296436 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 14487 | 2025.07.29 18:57:05.134978 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14488 | 2025.07.29 18:57:05.135032 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14489 | 2025.07.29 18:57:05.141842 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14490 | 2025.07.29 18:57:05.180122 [ 223 ] {} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14491 | 2025.07.29 18:57:05.180175 [ 223 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14492 | 2025.07.29 18:57:05.183334 [ 223 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14493 | 2025.07.29 18:57:05.263708 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14494 | 2025.07.29 18:57:05.263884 [ 277 ] {e69337b5-cddb-4e27-81c0-c03c2f3d802f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14495 | 2025.07.29 18:57:05.263951 [ 277 ] {e69337b5-cddb-4e27-81c0-c03c2f3d802f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14496 | 2025.07.29 18:57:05.264638 [ 277 ] {e69337b5-cddb-4e27-81c0-c03c2f3d802f} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14497 | 2025.07.29 18:57:05.264685 [ 277 ] {e69337b5-cddb-4e27-81c0-c03c2f3d802f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14498 | 2025.07.29 18:57:05.265108 [ 277 ] {e69337b5-cddb-4e27-81c0-c03c2f3d802f} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14499 | 2025.07.29 18:57:05.265355 [ 277 ] {e69337b5-cddb-4e27-81c0-c03c2f3d802f} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14500 | 2025.07.29 18:57:05.265518 [ 277 ] {e69337b5-cddb-4e27-81c0-c03c2f3d802f} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.001682 sec., 43995.24375743163 rows/sec., 3.59 MiB/sec. | ||
| 14501 | 2025.07.29 18:57:05.265567 [ 277 ] {e69337b5-cddb-4e27-81c0-c03c2f3d802f} <Debug> TCPHandler: Processed in 0.001997116 sec. | ||
| 14502 | 2025.07.29 18:57:05.265699 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14503 | 2025.07.29 18:57:05.265822 [ 277 ] {739bbb09-0375-41a3-971b-b6440a53150d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14504 | 2025.07.29 18:57:05.265870 [ 277 ] {739bbb09-0375-41a3-971b-b6440a53150d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14505 | 2025.07.29 18:57:05.266305 [ 277 ] {739bbb09-0375-41a3-971b-b6440a53150d} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14506 | 2025.07.29 18:57:05.266341 [ 277 ] {739bbb09-0375-41a3-971b-b6440a53150d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14507 | 2025.07.29 18:57:05.266672 [ 277 ] {739bbb09-0375-41a3-971b-b6440a53150d} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14508 | 2025.07.29 18:57:05.266905 [ 277 ] {739bbb09-0375-41a3-971b-b6440a53150d} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14509 | 2025.07.29 18:57:05.267071 [ 277 ] {739bbb09-0375-41a3-971b-b6440a53150d} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001275 sec., 7058.823529411764 rows/sec., 530.79 KiB/sec. | ||
| 14510 | 2025.07.29 18:57:05.267114 [ 277 ] {739bbb09-0375-41a3-971b-b6440a53150d} <Debug> TCPHandler: Processed in 0.001469641 sec. | ||
| 14511 | 2025.07.29 18:57:05.267232 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14512 | 2025.07.29 18:57:05.267330 [ 277 ] {20f9fd0d-1e4e-46b6-b1f8-6cf3733cca69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14513 | 2025.07.29 18:57:05.267372 [ 277 ] {20f9fd0d-1e4e-46b6-b1f8-6cf3733cca69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14514 | 2025.07.29 18:57:05.267800 [ 277 ] {20f9fd0d-1e4e-46b6-b1f8-6cf3733cca69} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14515 | 2025.07.29 18:57:05.267835 [ 277 ] {20f9fd0d-1e4e-46b6-b1f8-6cf3733cca69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14516 | 2025.07.29 18:57:05.268173 [ 277 ] {20f9fd0d-1e4e-46b6-b1f8-6cf3733cca69} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14517 | 2025.07.29 18:57:05.268393 [ 277 ] {20f9fd0d-1e4e-46b6-b1f8-6cf3733cca69} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14518 | 2025.07.29 18:57:05.268523 [ 277 ] {20f9fd0d-1e4e-46b6-b1f8-6cf3733cca69} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001212 sec., 60231.02310231023 rows/sec., 4.70 MiB/sec. | ||
| 14519 | 2025.07.29 18:57:05.268560 [ 277 ] {20f9fd0d-1e4e-46b6-b1f8-6cf3733cca69} <Debug> TCPHandler: Processed in 0.001378589 sec. | ||
| 14520 | 2025.07.29 18:57:05.268623 [ 223 ] {} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14521 | 2025.07.29 18:57:05.268669 [ 223 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14522 | 2025.07.29 18:57:05.268673 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14523 | 2025.07.29 18:57:05.268777 [ 277 ] {18dde482-7108-4097-96f0-0784b291f61e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14524 | 2025.07.29 18:57:05.268824 [ 277 ] {18dde482-7108-4097-96f0-0784b291f61e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14525 | 2025.07.29 18:57:05.269247 [ 277 ] {18dde482-7108-4097-96f0-0784b291f61e} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14526 | 2025.07.29 18:57:05.269285 [ 277 ] {18dde482-7108-4097-96f0-0784b291f61e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14527 | 2025.07.29 18:57:05.269649 [ 277 ] {18dde482-7108-4097-96f0-0784b291f61e} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14528 | 2025.07.29 18:57:05.269863 [ 277 ] {18dde482-7108-4097-96f0-0784b291f61e} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14529 | 2025.07.29 18:57:05.270002 [ 277 ] {18dde482-7108-4097-96f0-0784b291f61e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 8.95 MiB/sec. | ||
| 14530 | 2025.07.29 18:57:05.270042 [ 277 ] {18dde482-7108-4097-96f0-0784b291f61e} <Debug> TCPHandler: Processed in 0.001419649 sec. | ||
| 14531 | 2025.07.29 18:57:05.270144 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14532 | 2025.07.29 18:57:05.270238 [ 277 ] {f5b2a7a2-bc1b-4cb1-9dba-cce78d5c30da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14533 | 2025.07.29 18:57:05.270293 [ 277 ] {f5b2a7a2-bc1b-4cb1-9dba-cce78d5c30da} <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 | ||
| 14534 | 2025.07.29 18:57:05.271107 [ 277 ] {f5b2a7a2-bc1b-4cb1-9dba-cce78d5c30da} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14535 | 2025.07.29 18:57:05.271144 [ 277 ] {f5b2a7a2-bc1b-4cb1-9dba-cce78d5c30da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14536 | 2025.07.29 18:57:05.271670 [ 277 ] {f5b2a7a2-bc1b-4cb1-9dba-cce78d5c30da} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14537 | 2025.07.29 18:57:05.271893 [ 277 ] {f5b2a7a2-bc1b-4cb1-9dba-cce78d5c30da} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14538 | 2025.07.29 18:57:05.272056 [ 277 ] {f5b2a7a2-bc1b-4cb1-9dba-cce78d5c30da} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001835 sec., 4904.632152588556 rows/sec., 8.79 MiB/sec. | ||
| 14539 | 2025.07.29 18:57:05.272134 [ 277 ] {f5b2a7a2-bc1b-4cb1-9dba-cce78d5c30da} <Debug> TCPHandler: Processed in 0.002038397 sec. | ||
| 14540 | 2025.07.29 18:57:05.272265 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14541 | 2025.07.29 18:57:05.272351 [ 223 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14542 | 2025.07.29 18:57:05.272370 [ 277 ] {7bb97480-9021-4ac0-bfb9-8383daed01b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14543 | 2025.07.29 18:57:05.272419 [ 277 ] {7bb97480-9021-4ac0-bfb9-8383daed01b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14544 | 2025.07.29 18:57:05.272811 [ 277 ] {7bb97480-9021-4ac0-bfb9-8383daed01b6} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14545 | 2025.07.29 18:57:05.272849 [ 277 ] {7bb97480-9021-4ac0-bfb9-8383daed01b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14546 | 2025.07.29 18:57:05.273179 [ 277 ] {7bb97480-9021-4ac0-bfb9-8383daed01b6} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14547 | 2025.07.29 18:57:05.273399 [ 277 ] {7bb97480-9021-4ac0-bfb9-8383daed01b6} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14548 | 2025.07.29 18:57:05.273534 [ 277 ] {7bb97480-9021-4ac0-bfb9-8383daed01b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001183 sec., 50718.512256973794 rows/sec., 3.42 MiB/sec. | ||
| 14549 | 2025.07.29 18:57:05.273572 [ 277 ] {7bb97480-9021-4ac0-bfb9-8383daed01b6} <Debug> TCPHandler: Processed in 0.001360218 sec. | ||
| 14550 | 2025.07.29 18:57:06.418646 [ 222 ] {} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14551 | 2025.07.29 18:57:06.418708 [ 222 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14552 | 2025.07.29 18:57:06.421443 [ 222 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14553 | 2025.07.29 18:57:06.686396 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14554 | 2025.07.29 18:57:06.686571 [ 277 ] {2a4d43b2-3ef5-4cd6-8ea9-9aeaa0bf6c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14555 | 2025.07.29 18:57:06.686638 [ 277 ] {2a4d43b2-3ef5-4cd6-8ea9-9aeaa0bf6c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14556 | 2025.07.29 18:57:06.687469 [ 277 ] {2a4d43b2-3ef5-4cd6-8ea9-9aeaa0bf6c8d} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14557 | 2025.07.29 18:57:06.687512 [ 277 ] {2a4d43b2-3ef5-4cd6-8ea9-9aeaa0bf6c8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14558 | 2025.07.29 18:57:06.687920 [ 277 ] {2a4d43b2-3ef5-4cd6-8ea9-9aeaa0bf6c8d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14559 | 2025.07.29 18:57:06.688168 [ 277 ] {2a4d43b2-3ef5-4cd6-8ea9-9aeaa0bf6c8d} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14560 | 2025.07.29 18:57:06.688338 [ 277 ] {2a4d43b2-3ef5-4cd6-8ea9-9aeaa0bf6c8d} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001813 sec., 216216.2162162162 rows/sec., 13.72 MiB/sec. | ||
| 14561 | 2025.07.29 18:57:06.688391 [ 277 ] {2a4d43b2-3ef5-4cd6-8ea9-9aeaa0bf6c8d} <Debug> TCPHandler: Processed in 0.002122369 sec. | ||
| 14562 | 2025.07.29 18:57:06.688525 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14563 | 2025.07.29 18:57:06.688632 [ 277 ] {fc6d01de-a0c9-477d-bee8-eb5dba037f36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14564 | 2025.07.29 18:57:06.688677 [ 277 ] {fc6d01de-a0c9-477d-bee8-eb5dba037f36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14565 | 2025.07.29 18:57:06.689094 [ 277 ] {fc6d01de-a0c9-477d-bee8-eb5dba037f36} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14566 | 2025.07.29 18:57:06.689133 [ 277 ] {fc6d01de-a0c9-477d-bee8-eb5dba037f36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14567 | 2025.07.29 18:57:06.689440 [ 277 ] {fc6d01de-a0c9-477d-bee8-eb5dba037f36} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 14568 | 2025.07.29 18:57:06.689657 [ 277 ] {fc6d01de-a0c9-477d-bee8-eb5dba037f36} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14569 | 2025.07.29 18:57:06.689857 [ 277 ] {fc6d01de-a0c9-477d-bee8-eb5dba037f36} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001248 sec., 3205.128205128205 rows/sec., 261.36 KiB/sec. | ||
| 14570 | 2025.07.29 18:57:06.689900 [ 277 ] {fc6d01de-a0c9-477d-bee8-eb5dba037f36} <Debug> TCPHandler: Processed in 0.0014301 sec. | ||
| 14571 | 2025.07.29 18:57:06.690034 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14572 | 2025.07.29 18:57:06.690132 [ 277 ] {3cbb2f66-ab35-4f3e-9c63-5c40c9e9e942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14573 | 2025.07.29 18:57:06.690179 [ 277 ] {3cbb2f66-ab35-4f3e-9c63-5c40c9e9e942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14574 | 2025.07.29 18:57:06.691770 [ 277 ] {3cbb2f66-ab35-4f3e-9c63-5c40c9e9e942} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14575 | 2025.07.29 18:57:06.691809 [ 277 ] {3cbb2f66-ab35-4f3e-9c63-5c40c9e9e942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14576 | 2025.07.29 18:57:06.692346 [ 277 ] {3cbb2f66-ab35-4f3e-9c63-5c40c9e9e942} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14577 | 2025.07.29 18:57:06.692576 [ 277 ] {3cbb2f66-ab35-4f3e-9c63-5c40c9e9e942} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14578 | 2025.07.29 18:57:06.692716 [ 277 ] {3cbb2f66-ab35-4f3e-9c63-5c40c9e9e942} <Debug> executeQuery: Read 2273 rows, 188.34 KiB in 0.002605 sec., 872552.783109405 rows/sec., 70.60 MiB/sec. | ||
| 14579 | 2025.07.29 18:57:06.692757 [ 277 ] {3cbb2f66-ab35-4f3e-9c63-5c40c9e9e942} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 14580 | 2025.07.29 18:57:06.692770 [ 277 ] {3cbb2f66-ab35-4f3e-9c63-5c40c9e9e942} <Debug> TCPHandler: Processed in 0.002787387 sec. | ||
| 14581 | 2025.07.29 18:57:06.692893 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14582 | 2025.07.29 18:57:06.692990 [ 277 ] {bbddc09a-32a6-468c-badc-25f62407485e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14583 | 2025.07.29 18:57:06.693030 [ 277 ] {bbddc09a-32a6-468c-badc-25f62407485e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14584 | 2025.07.29 18:57:06.693538 [ 277 ] {bbddc09a-32a6-468c-badc-25f62407485e} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14585 | 2025.07.29 18:57:06.693577 [ 277 ] {bbddc09a-32a6-468c-badc-25f62407485e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14586 | 2025.07.29 18:57:06.693910 [ 277 ] {bbddc09a-32a6-468c-badc-25f62407485e} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14587 | 2025.07.29 18:57:06.694126 [ 277 ] {bbddc09a-32a6-468c-badc-25f62407485e} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14588 | 2025.07.29 18:57:06.694259 [ 277 ] {bbddc09a-32a6-468c-badc-25f62407485e} <Debug> executeQuery: Read 232 rows, 14.46 KiB in 0.00129 sec., 179844.96124031008 rows/sec., 10.95 MiB/sec. | ||
| 14589 | 2025.07.29 18:57:06.694296 [ 277 ] {bbddc09a-32a6-468c-badc-25f62407485e} <Debug> TCPHandler: Processed in 0.001454271 sec. | ||
| 14590 | 2025.07.29 18:57:06.694408 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14591 | 2025.07.29 18:57:06.694503 [ 277 ] {dd85ef53-5737-40b9-b58a-c67c80b064f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14592 | 2025.07.29 18:57:06.694543 [ 277 ] {dd85ef53-5737-40b9-b58a-c67c80b064f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14593 | 2025.07.29 18:57:06.695093 [ 277 ] {dd85ef53-5737-40b9-b58a-c67c80b064f0} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14594 | 2025.07.29 18:57:06.695129 [ 277 ] {dd85ef53-5737-40b9-b58a-c67c80b064f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14595 | 2025.07.29 18:57:06.695455 [ 277 ] {dd85ef53-5737-40b9-b58a-c67c80b064f0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14596 | 2025.07.29 18:57:06.695668 [ 277 ] {dd85ef53-5737-40b9-b58a-c67c80b064f0} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14597 | 2025.07.29 18:57:06.695799 [ 277 ] {dd85ef53-5737-40b9-b58a-c67c80b064f0} <Debug> executeQuery: Read 431 rows, 29.22 KiB in 0.001317 sec., 327258.9217919514 rows/sec., 21.66 MiB/sec. | ||
| 14598 | 2025.07.29 18:57:06.695837 [ 277 ] {dd85ef53-5737-40b9-b58a-c67c80b064f0} <Debug> TCPHandler: Processed in 0.001478442 sec. | ||
| 14599 | 2025.07.29 18:57:06.695949 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14600 | 2025.07.29 18:57:06.696044 [ 277 ] {11f01299-a8fc-4b39-87dd-b6b802811329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14601 | 2025.07.29 18:57:06.696084 [ 277 ] {11f01299-a8fc-4b39-87dd-b6b802811329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14602 | 2025.07.29 18:57:06.696536 [ 277 ] {11f01299-a8fc-4b39-87dd-b6b802811329} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14603 | 2025.07.29 18:57:06.696572 [ 277 ] {11f01299-a8fc-4b39-87dd-b6b802811329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14604 | 2025.07.29 18:57:06.696912 [ 277 ] {11f01299-a8fc-4b39-87dd-b6b802811329} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14605 | 2025.07.29 18:57:06.697135 [ 277 ] {11f01299-a8fc-4b39-87dd-b6b802811329} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14606 | 2025.07.29 18:57:06.697265 [ 277 ] {11f01299-a8fc-4b39-87dd-b6b802811329} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.00124 sec., 162903.2258064516 rows/sec., 9.25 MiB/sec. | ||
| 14607 | 2025.07.29 18:57:06.697303 [ 277 ] {11f01299-a8fc-4b39-87dd-b6b802811329} <Debug> TCPHandler: Processed in 0.00140393 sec. | ||
| 14608 | 2025.07.29 18:57:06.697415 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14609 | 2025.07.29 18:57:06.697509 [ 277 ] {989447d3-f2a4-4b89-abe7-5e2fa239795b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14610 | 2025.07.29 18:57:06.697546 [ 277 ] {989447d3-f2a4-4b89-abe7-5e2fa239795b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14611 | 2025.07.29 18:57:06.698351 [ 277 ] {989447d3-f2a4-4b89-abe7-5e2fa239795b} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14612 | 2025.07.29 18:57:06.698387 [ 277 ] {989447d3-f2a4-4b89-abe7-5e2fa239795b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14613 | 2025.07.29 18:57:06.698753 [ 277 ] {989447d3-f2a4-4b89-abe7-5e2fa239795b} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14614 | 2025.07.29 18:57:06.698992 [ 277 ] {989447d3-f2a4-4b89-abe7-5e2fa239795b} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14615 | 2025.07.29 18:57:06.699140 [ 277 ] {989447d3-f2a4-4b89-abe7-5e2fa239795b} <Debug> executeQuery: Read 1144 rows, 83.75 KiB in 0.001649 sec., 693753.7901758641 rows/sec., 49.60 MiB/sec. | ||
| 14616 | 2025.07.29 18:57:06.699187 [ 277 ] {989447d3-f2a4-4b89-abe7-5e2fa239795b} <Debug> TCPHandler: Processed in 0.001820311 sec. | ||
| 14617 | 2025.07.29 18:57:06.699315 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14618 | 2025.07.29 18:57:06.699411 [ 277 ] {58f6b7d5-40d3-4c0a-bea7-3fc6ffd569d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14619 | 2025.07.29 18:57:06.699453 [ 277 ] {58f6b7d5-40d3-4c0a-bea7-3fc6ffd569d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14620 | 2025.07.29 18:57:06.699794 [ 277 ] {58f6b7d5-40d3-4c0a-bea7-3fc6ffd569d6} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14621 | 2025.07.29 18:57:06.699829 [ 277 ] {58f6b7d5-40d3-4c0a-bea7-3fc6ffd569d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14622 | 2025.07.29 18:57:06.700154 [ 277 ] {58f6b7d5-40d3-4c0a-bea7-3fc6ffd569d6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14623 | 2025.07.29 18:57:06.700373 [ 277 ] {58f6b7d5-40d3-4c0a-bea7-3fc6ffd569d6} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14624 | 2025.07.29 18:57:06.700486 [ 57 ] {} <Debug> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41) (MergerMutator): Selected 6 parts from all_1_41_9 to all_46_46_0 | ||
| 14625 | 2025.07.29 18:57:06.700506 [ 277 ] {58f6b7d5-40d3-4c0a-bea7-3fc6ffd569d6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001114 sec., 5385.996409335728 rows/sec., 281.40 KiB/sec. | ||
| 14626 | 2025.07.29 18:57:06.700555 [ 57 ] {} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14627 | 2025.07.29 18:57:06.700562 [ 277 ] {58f6b7d5-40d3-4c0a-bea7-3fc6ffd569d6} <Debug> TCPHandler: Processed in 0.001298106 sec. | ||
| 14628 | 2025.07.29 18:57:06.700585 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14629 | 2025.07.29 18:57:06.700692 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14630 | 2025.07.29 18:57:06.700718 [ 199 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_46_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_9 to all_46_46_0 into Compact with storage Full | ||
| 14631 | 2025.07.29 18:57:06.700792 [ 277 ] {e443719d-64f9-40ad-80c6-af39ae0e589f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14632 | 2025.07.29 18:57:06.700839 [ 277 ] {e443719d-64f9-40ad-80c6-af39ae0e589f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14633 | 2025.07.29 18:57:06.700867 [ 199 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14634 | 2025.07.29 18:57:06.700909 [ 199 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_9, total 246 rows starting from the beginning of the part | ||
| 14635 | 2025.07.29 18:57:06.700975 [ 199 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
| 14636 | 2025.07.29 18:57:06.701019 [ 199 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
| 14637 | 2025.07.29 18:57:06.701059 [ 199 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
| 14638 | 2025.07.29 18:57:06.701097 [ 199 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
| 14639 | 2025.07.29 18:57:06.701135 [ 199 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
| 14640 | 2025.07.29 18:57:06.701436 [ 277 ] {e443719d-64f9-40ad-80c6-af39ae0e589f} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14641 | 2025.07.29 18:57:06.701476 [ 277 ] {e443719d-64f9-40ad-80c6-af39ae0e589f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14642 | 2025.07.29 18:57:06.701900 [ 277 ] {e443719d-64f9-40ad-80c6-af39ae0e589f} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14643 | 2025.07.29 18:57:06.701991 [ 192 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.001332837 sec., 207077.08444468456 rows/sec., 10.57 MiB/sec. | ||
| 14644 | 2025.07.29 18:57:06.702137 [ 277 ] {e443719d-64f9-40ad-80c6-af39ae0e589f} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14645 | 2025.07.29 18:57:06.702189 [ 193 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
| 14646 | 2025.07.29 18:57:06.702278 [ 277 ] {e443719d-64f9-40ad-80c6-af39ae0e589f} <Debug> executeQuery: Read 913 rows, 61.77 KiB in 0.001504 sec., 607047.8723404256 rows/sec., 40.11 MiB/sec. | ||
| 14647 | 2025.07.29 18:57:06.702320 [ 277 ] {e443719d-64f9-40ad-80c6-af39ae0e589f} <Debug> TCPHandler: Processed in 0.001681007 sec. | ||
| 14648 | 2025.07.29 18:57:06.702437 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14649 | 2025.07.29 18:57:06.702503 [ 193 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_46_10} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14650 | 2025.07.29 18:57:06.702533 [ 277 ] {71588f45-47db-4b2f-b351-545de7cf5d0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14651 | 2025.07.29 18:57:06.702579 [ 277 ] {71588f45-47db-4b2f-b351-545de7cf5d0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14652 | 2025.07.29 18:57:06.702585 [ 193 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_46_10} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41) (MergerMutator): Merged 6 parts: [all_1_41_9, all_46_46_0] -> all_1_46_10 | ||
| 14653 | 2025.07.29 18:57:06.702700 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 14654 | 2025.07.29 18:57:06.702904 [ 277 ] {71588f45-47db-4b2f-b351-545de7cf5d0c} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14655 | 2025.07.29 18:57:06.702943 [ 277 ] {71588f45-47db-4b2f-b351-545de7cf5d0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14656 | 2025.07.29 18:57:06.703251 [ 277 ] {71588f45-47db-4b2f-b351-545de7cf5d0c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14657 | 2025.07.29 18:57:06.703465 [ 277 ] {71588f45-47db-4b2f-b351-545de7cf5d0c} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14658 | 2025.07.29 18:57:06.703575 [ 57 ] {} <Debug> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b) (MergerMutator): Selected 6 parts from all_1_41_9 to all_46_46_0 | ||
| 14659 | 2025.07.29 18:57:06.703592 [ 277 ] {71588f45-47db-4b2f-b351-545de7cf5d0c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001078 sec., 927.643784786642 rows/sec., 62.51 KiB/sec. | ||
| 14660 | 2025.07.29 18:57:06.703615 [ 57 ] {} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14661 | 2025.07.29 18:57:06.703634 [ 277 ] {71588f45-47db-4b2f-b351-545de7cf5d0c} <Debug> TCPHandler: Processed in 0.001246924 sec. | ||
| 14662 | 2025.07.29 18:57:06.703640 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14663 | 2025.07.29 18:57:06.703744 [ 191 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_46_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_9 to all_46_46_0 into Compact with storage Full | ||
| 14664 | 2025.07.29 18:57:06.703756 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14665 | 2025.07.29 18:57:06.703854 [ 191 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14666 | 2025.07.29 18:57:06.703864 [ 277 ] {0d4ec61d-bdd2-4f25-a8cc-80235e2ead73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14667 | 2025.07.29 18:57:06.703891 [ 191 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_9, total 42 rows starting from the beginning of the part | ||
| 14668 | 2025.07.29 18:57:06.703928 [ 277 ] {0d4ec61d-bdd2-4f25-a8cc-80235e2ead73} <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 | ||
| 14669 | 2025.07.29 18:57:06.703948 [ 191 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
| 14670 | 2025.07.29 18:57:06.703997 [ 191 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
| 14671 | 2025.07.29 18:57:06.704034 [ 191 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
| 14672 | 2025.07.29 18:57:06.704073 [ 191 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
| 14673 | 2025.07.29 18:57:06.704109 [ 191 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
| 14674 | 2025.07.29 18:57:06.704845 [ 192 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47 rows, containing 4 columns (4 merged, 0 gathered) in 0.001139012 sec., 41263.83216331347 rows/sec., 2.71 MiB/sec. | ||
| 14675 | 2025.07.29 18:57:06.704920 [ 277 ] {0d4ec61d-bdd2-4f25-a8cc-80235e2ead73} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14676 | 2025.07.29 18:57:06.704964 [ 277 ] {0d4ec61d-bdd2-4f25-a8cc-80235e2ead73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14677 | 2025.07.29 18:57:06.705012 [ 201 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
| 14678 | 2025.07.29 18:57:06.705323 [ 201 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_46_10} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14679 | 2025.07.29 18:57:06.705406 [ 201 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_46_10} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b) (MergerMutator): Merged 6 parts: [all_1_41_9, all_46_46_0] -> all_1_46_10 | ||
| 14680 | 2025.07.29 18:57:06.705484 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14681 | 2025.07.29 18:57:06.705565 [ 277 ] {0d4ec61d-bdd2-4f25-a8cc-80235e2ead73} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14682 | 2025.07.29 18:57:06.705804 [ 277 ] {0d4ec61d-bdd2-4f25-a8cc-80235e2ead73} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14683 | 2025.07.29 18:57:06.705954 [ 277 ] {0d4ec61d-bdd2-4f25-a8cc-80235e2ead73} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002107 sec., 15187.470336972 rows/sec., 27.22 MiB/sec. | ||
| 14684 | 2025.07.29 18:57:06.706027 [ 277 ] {0d4ec61d-bdd2-4f25-a8cc-80235e2ead73} <Debug> TCPHandler: Processed in 0.002320085 sec. | ||
| 14685 | 2025.07.29 18:57:06.706147 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14686 | 2025.07.29 18:57:06.706244 [ 277 ] {4d3212ba-4efd-4db6-b6c3-569e1fc4c334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14687 | 2025.07.29 18:57:06.706287 [ 277 ] {4d3212ba-4efd-4db6-b6c3-569e1fc4c334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14688 | 2025.07.29 18:57:06.706624 [ 277 ] {4d3212ba-4efd-4db6-b6c3-569e1fc4c334} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14689 | 2025.07.29 18:57:06.706669 [ 277 ] {4d3212ba-4efd-4db6-b6c3-569e1fc4c334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14690 | 2025.07.29 18:57:06.706991 [ 277 ] {4d3212ba-4efd-4db6-b6c3-569e1fc4c334} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14691 | 2025.07.29 18:57:06.707206 [ 277 ] {4d3212ba-4efd-4db6-b6c3-569e1fc4c334} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14692 | 2025.07.29 18:57:06.707336 [ 277 ] {4d3212ba-4efd-4db6-b6c3-569e1fc4c334} <Debug> executeQuery: Read 60 rows, 3.51 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.09 MiB/sec. | ||
| 14693 | 2025.07.29 18:57:06.707372 [ 277 ] {4d3212ba-4efd-4db6-b6c3-569e1fc4c334} <Debug> TCPHandler: Processed in 0.001275896 sec. | ||
| 14694 | 2025.07.29 18:57:07.644037 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 2078 | ||
| 14695 | 2025.07.29 18:57:07.646902 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14696 | 2025.07.29 18:57:07.646940 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14697 | 2025.07.29 18:57:07.648131 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14698 | 2025.07.29 18:57:07.648399 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14699 | 2025.07.29 18:57:07.648654 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2078 | ||
| 14700 | 2025.07.29 18:57:10.027770 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32574 | ||
| 14701 | 2025.07.29 18:57:10.028282 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14702 | 2025.07.29 18:57:10.028339 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14703 | 2025.07.29 18:57:10.028848 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14704 | 2025.07.29 18:57:10.029072 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14705 | 2025.07.29 18:57:10.029199 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32574 | ||
| 14706 | 2025.07.29 18:57:10.029223 [ 52 ] {} <Debug> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14707 | 2025.07.29 18:57:10.029302 [ 52 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14708 | 2025.07.29 18:57:10.029331 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14709 | 2025.07.29 18:57:10.029441 [ 189 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 14710 | 2025.07.29 18:57:10.029546 [ 189 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14711 | 2025.07.29 18:57:10.029575 [ 189 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 30256 rows starting from the beginning of the part | ||
| 14712 | 2025.07.29 18:57:10.029636 [ 189 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 488 rows starting from the beginning of the part | ||
| 14713 | 2025.07.29 18:57:10.029678 [ 189 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 427 rows starting from the beginning of the part | ||
| 14714 | 2025.07.29 18:57:10.029717 [ 189 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 488 rows starting from the beginning of the part | ||
| 14715 | 2025.07.29 18:57:10.029752 [ 189 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 427 rows starting from the beginning of the part | ||
| 14716 | 2025.07.29 18:57:10.029791 [ 189 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 488 rows starting from the beginning of the part | ||
| 14717 | 2025.07.29 18:57:10.031848 [ 192 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32574 rows, containing 4 columns (4 merged, 0 gathered) in 0.002453919 sec., 13274276.779306896 rows/sec., 189.89 MiB/sec. | ||
| 14718 | 2025.07.29 18:57:10.032315 [ 194 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14719 | 2025.07.29 18:57:10.032657 [ 194 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_71_14} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14720 | 2025.07.29 18:57:10.032737 [ 194 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_71_14} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14721 | 2025.07.29 18:57:10.032841 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.98 MiB. | ||
| 14722 | 2025.07.29 18:57:10.260499 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14723 | 2025.07.29 18:57:10.260691 [ 277 ] {500a58d4-9350-494d-97aa-5c7d186ea66a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14724 | 2025.07.29 18:57:10.260763 [ 277 ] {500a58d4-9350-494d-97aa-5c7d186ea66a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14725 | 2025.07.29 18:57:10.261489 [ 277 ] {500a58d4-9350-494d-97aa-5c7d186ea66a} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14726 | 2025.07.29 18:57:10.261542 [ 277 ] {500a58d4-9350-494d-97aa-5c7d186ea66a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14727 | 2025.07.29 18:57:10.261929 [ 277 ] {500a58d4-9350-494d-97aa-5c7d186ea66a} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14728 | 2025.07.29 18:57:10.262152 [ 277 ] {500a58d4-9350-494d-97aa-5c7d186ea66a} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14729 | 2025.07.29 18:57:10.262310 [ 277 ] {500a58d4-9350-494d-97aa-5c7d186ea66a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001672 sec., 33492.82296650718 rows/sec., 2.56 MiB/sec. | ||
| 14730 | 2025.07.29 18:57:10.262354 [ 277 ] {500a58d4-9350-494d-97aa-5c7d186ea66a} <Debug> TCPHandler: Processed in 0.001986496 sec. | ||
| 14731 | 2025.07.29 18:57:10.262468 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14732 | 2025.07.29 18:57:10.262562 [ 277 ] {f468843b-c70e-4b97-8cb1-36f5bb405484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14733 | 2025.07.29 18:57:10.262602 [ 277 ] {f468843b-c70e-4b97-8cb1-36f5bb405484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14734 | 2025.07.29 18:57:10.263023 [ 277 ] {f468843b-c70e-4b97-8cb1-36f5bb405484} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14735 | 2025.07.29 18:57:10.263060 [ 277 ] {f468843b-c70e-4b97-8cb1-36f5bb405484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14736 | 2025.07.29 18:57:10.263357 [ 277 ] {f468843b-c70e-4b97-8cb1-36f5bb405484} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14737 | 2025.07.29 18:57:10.263564 [ 277 ] {f468843b-c70e-4b97-8cb1-36f5bb405484} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14738 | 2025.07.29 18:57:10.263691 [ 277 ] {f468843b-c70e-4b97-8cb1-36f5bb405484} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001148 sec., 55749.12891986063 rows/sec., 4.35 MiB/sec. | ||
| 14739 | 2025.07.29 18:57:10.263727 [ 277 ] {f468843b-c70e-4b97-8cb1-36f5bb405484} <Debug> TCPHandler: Processed in 0.001307906 sec. | ||
| 14740 | 2025.07.29 18:57:10.263836 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14741 | 2025.07.29 18:57:10.263929 [ 277 ] {41cbdc98-7718-4621-91a7-2f6217e0a500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14742 | 2025.07.29 18:57:10.263972 [ 277 ] {41cbdc98-7718-4621-91a7-2f6217e0a500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14743 | 2025.07.29 18:57:10.264348 [ 277 ] {41cbdc98-7718-4621-91a7-2f6217e0a500} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14744 | 2025.07.29 18:57:10.264383 [ 277 ] {41cbdc98-7718-4621-91a7-2f6217e0a500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14745 | 2025.07.29 18:57:10.264726 [ 277 ] {41cbdc98-7718-4621-91a7-2f6217e0a500} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14746 | 2025.07.29 18:57:10.264934 [ 277 ] {41cbdc98-7718-4621-91a7-2f6217e0a500} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14747 | 2025.07.29 18:57:10.265061 [ 277 ] {41cbdc98-7718-4621-91a7-2f6217e0a500} <Debug> executeQuery: Read 116 rows, 8.27 KiB in 0.00115 sec., 100869.56521739131 rows/sec., 7.02 MiB/sec. | ||
| 14748 | 2025.07.29 18:57:10.265097 [ 277 ] {41cbdc98-7718-4621-91a7-2f6217e0a500} <Debug> TCPHandler: Processed in 0.001309396 sec. | ||
| 14749 | 2025.07.29 18:57:10.265204 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14750 | 2025.07.29 18:57:10.265295 [ 277 ] {dafbbb2c-0d51-4027-ae6a-abffebe29b1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14751 | 2025.07.29 18:57:10.265336 [ 277 ] {dafbbb2c-0d51-4027-ae6a-abffebe29b1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14752 | 2025.07.29 18:57:10.265656 [ 277 ] {dafbbb2c-0d51-4027-ae6a-abffebe29b1d} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14753 | 2025.07.29 18:57:10.265691 [ 277 ] {dafbbb2c-0d51-4027-ae6a-abffebe29b1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 14754 | 2025.07.29 18:57:10.265982 [ 277 ] {dafbbb2c-0d51-4027-ae6a-abffebe29b1d} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14755 | 2025.07.29 18:57:10.266191 [ 277 ] {dafbbb2c-0d51-4027-ae6a-abffebe29b1d} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14756 | 2025.07.29 18:57:10.266319 [ 277 ] {dafbbb2c-0d51-4027-ae6a-abffebe29b1d} <Debug> executeQuery: Read 42 rows, 2.91 KiB in 0.001042 sec., 40307.10172744722 rows/sec., 2.72 MiB/sec. | ||
| 14757 | 2025.07.29 18:57:10.266354 [ 277 ] {dafbbb2c-0d51-4027-ae6a-abffebe29b1d} <Debug> TCPHandler: Processed in 0.001197933 sec. | ||
| 14758 | 2025.07.29 18:57:11.797387 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 14759 | 2025.07.29 18:57:11.814855 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14760 | 2025.07.29 18:57:11.814911 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14761 | 2025.07.29 18:57:11.821033 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14762 | 2025.07.29 18:57:11.821736 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14763 | 2025.07.29 18:57:11.822049 [ 46 ] {} <Debug> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14764 | 2025.07.29 18:57:11.822118 [ 46 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14765 | 2025.07.29 18:57:11.822142 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14766 | 2025.07.29 18:57:11.822242 [ 188 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 14767 | 2025.07.29 18:57:11.824783 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 14768 | 2025.07.29 18:57:11.825179 [ 188 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14769 | 2025.07.29 18:57:11.826002 [ 188 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 14770 | 2025.07.29 18:57:11.829278 [ 188 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 14771 | 2025.07.29 18:57:11.832496 [ 188 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 14772 | 2025.07.29 18:57:11.836271 [ 188 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 14773 | 2025.07.29 18:57:11.840682 [ 188 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 14774 | 2025.07.29 18:57:11.845308 [ 188 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 14775 | 2025.07.29 18:57:11.898344 [ 187 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.076142345 sec., 7026.313676049772 rows/sec., 36.33 MiB/sec. | ||
| 14776 | 2025.07.29 18:57:11.901598 [ 187 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14777 | 2025.07.29 18:57:11.903681 [ 187 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_71_14} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14778 | 2025.07.29 18:57:11.903796 [ 187 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_71_14} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14779 | 2025.07.29 18:57:11.906585 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 14780 | 2025.07.29 18:57:12.001129 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 347.86 MiB, peak 365.27 MiB, free memory in arenas 0.00 B, will set to 346.79 MiB (RSS), difference: -1.07 MiB | ||
| 14781 | 2025.07.29 18:57:15.263122 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14782 | 2025.07.29 18:57:15.263311 [ 277 ] {64d08c2e-986b-4f83-899f-1f8594ce512c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14783 | 2025.07.29 18:57:15.263382 [ 277 ] {64d08c2e-986b-4f83-899f-1f8594ce512c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14784 | 2025.07.29 18:57:15.264035 [ 277 ] {64d08c2e-986b-4f83-899f-1f8594ce512c} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14785 | 2025.07.29 18:57:15.264085 [ 277 ] {64d08c2e-986b-4f83-899f-1f8594ce512c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14786 | 2025.07.29 18:57:15.264475 [ 277 ] {64d08c2e-986b-4f83-899f-1f8594ce512c} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14787 | 2025.07.29 18:57:15.264698 [ 277 ] {64d08c2e-986b-4f83-899f-1f8594ce512c} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14788 | 2025.07.29 18:57:15.264848 [ 277 ] {64d08c2e-986b-4f83-899f-1f8594ce512c} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.001589 sec., 46570.169918187545 rows/sec., 3.79 MiB/sec. | ||
| 14789 | 2025.07.29 18:57:15.264913 [ 277 ] {64d08c2e-986b-4f83-899f-1f8594ce512c} <Debug> TCPHandler: Processed in 0.001928314 sec. | ||
| 14790 | 2025.07.29 18:57:15.265036 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14791 | 2025.07.29 18:57:15.265130 [ 277 ] {d7b12c42-3410-4140-9523-13235657369d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14792 | 2025.07.29 18:57:15.265170 [ 277 ] {d7b12c42-3410-4140-9523-13235657369d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14793 | 2025.07.29 18:57:15.265564 [ 277 ] {d7b12c42-3410-4140-9523-13235657369d} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14794 | 2025.07.29 18:57:15.265601 [ 277 ] {d7b12c42-3410-4140-9523-13235657369d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14795 | 2025.07.29 18:57:15.265886 [ 277 ] {d7b12c42-3410-4140-9523-13235657369d} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14796 | 2025.07.29 18:57:15.266101 [ 277 ] {d7b12c42-3410-4140-9523-13235657369d} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14797 | 2025.07.29 18:57:15.266224 [ 44 ] {} <Debug> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14798 | 2025.07.29 18:57:15.266231 [ 277 ] {d7b12c42-3410-4140-9523-13235657369d} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001119 sec., 8042.8954423592495 rows/sec., 604.79 KiB/sec. | ||
| 14799 | 2025.07.29 18:57:15.266294 [ 44 ] {} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14800 | 2025.07.29 18:57:15.266311 [ 277 ] {d7b12c42-3410-4140-9523-13235657369d} <Debug> TCPHandler: Processed in 0.001323246 sec. | ||
| 14801 | 2025.07.29 18:57:15.266320 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14802 | 2025.07.29 18:57:15.266426 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14803 | 2025.07.29 18:57:15.266433 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14804 | 2025.07.29 18:57:15.266525 [ 277 ] {a4a1a677-3770-4ea5-898e-0229f6115cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14805 | 2025.07.29 18:57:15.266568 [ 277 ] {a4a1a677-3770-4ea5-898e-0229f6115cc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14806 | 2025.07.29 18:57:15.266577 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14807 | 2025.07.29 18:57:15.266614 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 269 rows starting from the beginning of the part | ||
| 14808 | 2025.07.29 18:57:15.266682 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 13 rows starting from the beginning of the part | ||
| 14809 | 2025.07.29 18:57:15.266728 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 228 rows starting from the beginning of the part | ||
| 14810 | 2025.07.29 18:57:15.266771 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 9 rows starting from the beginning of the part | ||
| 14811 | 2025.07.29 18:57:15.266811 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 232 rows starting from the beginning of the part | ||
| 14812 | 2025.07.29 18:57:15.266851 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 9 rows starting from the beginning of the part | ||
| 14813 | 2025.07.29 18:57:15.266991 [ 277 ] {a4a1a677-3770-4ea5-898e-0229f6115cc1} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14814 | 2025.07.29 18:57:15.267032 [ 277 ] {a4a1a677-3770-4ea5-898e-0229f6115cc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14815 | 2025.07.29 18:57:15.267358 [ 277 ] {a4a1a677-3770-4ea5-898e-0229f6115cc1} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14816 | 2025.07.29 18:57:15.267578 [ 277 ] {a4a1a677-3770-4ea5-898e-0229f6115cc1} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14817 | 2025.07.29 18:57:15.267706 [ 277 ] {a4a1a677-3770-4ea5-898e-0229f6115cc1} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001198 sec., 60934.89148580968 rows/sec., 4.76 MiB/sec. | ||
| 14818 | 2025.07.29 18:57:15.267742 [ 277 ] {a4a1a677-3770-4ea5-898e-0229f6115cc1} <Debug> TCPHandler: Processed in 0.001363238 sec. | ||
| 14819 | 2025.07.29 18:57:15.267808 [ 190 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 760 rows, containing 5 columns (5 merged, 0 gathered) in 0.001424899 sec., 533371.1371823547 rows/sec., 35.05 MiB/sec. | ||
| 14820 | 2025.07.29 18:57:15.267854 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14821 | 2025.07.29 18:57:15.267947 [ 277 ] {214b3c8c-9694-4011-a638-69c6d4e3ab15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14822 | 2025.07.29 18:57:15.267956 [ 190 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14823 | 2025.07.29 18:57:15.267990 [ 277 ] {214b3c8c-9694-4011-a638-69c6d4e3ab15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14824 | 2025.07.29 18:57:15.268225 [ 190 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_101_20} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14825 | 2025.07.29 18:57:15.268294 [ 190 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_101_20} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14826 | 2025.07.29 18:57:15.268371 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 14827 | 2025.07.29 18:57:15.268405 [ 277 ] {214b3c8c-9694-4011-a638-69c6d4e3ab15} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14828 | 2025.07.29 18:57:15.268439 [ 277 ] {214b3c8c-9694-4011-a638-69c6d4e3ab15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14829 | 2025.07.29 18:57:15.268762 [ 277 ] {214b3c8c-9694-4011-a638-69c6d4e3ab15} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14830 | 2025.07.29 18:57:15.268969 [ 277 ] {214b3c8c-9694-4011-a638-69c6d4e3ab15} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14831 | 2025.07.29 18:57:15.269093 [ 277 ] {214b3c8c-9694-4011-a638-69c6d4e3ab15} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 14832 | 2025.07.29 18:57:15.269129 [ 277 ] {214b3c8c-9694-4011-a638-69c6d4e3ab15} <Debug> TCPHandler: Processed in 0.001322867 sec. | ||
| 14833 | 2025.07.29 18:57:15.269235 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14834 | 2025.07.29 18:57:15.269327 [ 277 ] {d9a3b693-2be3-41bb-a755-4dcbfb60e419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14835 | 2025.07.29 18:57:15.269380 [ 277 ] {d9a3b693-2be3-41bb-a755-4dcbfb60e419} <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 | ||
| 14836 | 2025.07.29 18:57:15.270148 [ 277 ] {d9a3b693-2be3-41bb-a755-4dcbfb60e419} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14837 | 2025.07.29 18:57:15.270184 [ 277 ] {d9a3b693-2be3-41bb-a755-4dcbfb60e419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14838 | 2025.07.29 18:57:15.270678 [ 277 ] {d9a3b693-2be3-41bb-a755-4dcbfb60e419} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14839 | 2025.07.29 18:57:15.270906 [ 277 ] {d9a3b693-2be3-41bb-a755-4dcbfb60e419} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14840 | 2025.07.29 18:57:15.271039 [ 277 ] {d9a3b693-2be3-41bb-a755-4dcbfb60e419} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00173 sec., 5202.312138728324 rows/sec., 9.32 MiB/sec. | ||
| 14841 | 2025.07.29 18:57:15.271090 [ 277 ] {d9a3b693-2be3-41bb-a755-4dcbfb60e419} <Debug> TCPHandler: Processed in 0.001902703 sec. | ||
| 14842 | 2025.07.29 18:57:15.271200 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14843 | 2025.07.29 18:57:15.271293 [ 277 ] {eaf4e2fc-299f-4a7d-8a72-0bb8146f4c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14844 | 2025.07.29 18:57:15.271333 [ 277 ] {eaf4e2fc-299f-4a7d-8a72-0bb8146f4c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14845 | 2025.07.29 18:57:15.271661 [ 277 ] {eaf4e2fc-299f-4a7d-8a72-0bb8146f4c1b} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14846 | 2025.07.29 18:57:15.271696 [ 277 ] {eaf4e2fc-299f-4a7d-8a72-0bb8146f4c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14847 | 2025.07.29 18:57:15.271991 [ 277 ] {eaf4e2fc-299f-4a7d-8a72-0bb8146f4c1b} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14848 | 2025.07.29 18:57:15.272196 [ 277 ] {eaf4e2fc-299f-4a7d-8a72-0bb8146f4c1b} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14849 | 2025.07.29 18:57:15.272322 [ 277 ] {eaf4e2fc-299f-4a7d-8a72-0bb8146f4c1b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 14850 | 2025.07.29 18:57:15.272357 [ 277 ] {eaf4e2fc-299f-4a7d-8a72-0bb8146f4c1b} <Debug> TCPHandler: Processed in 0.001204893 sec. | ||
| 14851 | 2025.07.29 18:57:17.287948 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14852 | 2025.07.29 18:57:17.288014 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14853 | 2025.07.29 18:57:17.530140 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33001 | ||
| 14854 | 2025.07.29 18:57:17.530653 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14855 | 2025.07.29 18:57:17.530694 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14856 | 2025.07.29 18:57:17.531176 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14857 | 2025.07.29 18:57:17.531420 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14858 | 2025.07.29 18:57:17.531556 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 | ||
| 14859 | 2025.07.29 18:57:17.649722 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2098 | ||
| 14860 | 2025.07.29 18:57:17.651871 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14861 | 2025.07.29 18:57:17.651927 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14862 | 2025.07.29 18:57:17.653088 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14863 | 2025.07.29 18:57:17.653345 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14864 | 2025.07.29 18:57:17.653707 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2098 | ||
| 14865 | 2025.07.29 18:57:18.703432 [ 41 ] {} <Debug> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 14866 | 2025.07.29 18:57:18.703506 [ 41 ] {} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14867 | 2025.07.29 18:57:18.703532 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14868 | 2025.07.29 18:57:18.703662 [ 192 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 14869 | 2025.07.29 18:57:18.703823 [ 192 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14870 | 2025.07.29 18:57:18.703862 [ 192 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 20 rows starting from the beginning of the part | ||
| 14871 | 2025.07.29 18:57:18.703938 [ 192 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
| 14872 | 2025.07.29 18:57:18.703992 [ 192 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
| 14873 | 2025.07.29 18:57:18.704047 [ 192 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
| 14874 | 2025.07.29 18:57:18.704095 [ 192 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part | ||
| 14875 | 2025.07.29 18:57:18.704914 [ 190 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001307687 sec., 32117.777419214228 rows/sec., 2.68 MiB/sec. | ||
| 14876 | 2025.07.29 18:57:18.705064 [ 200 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 14877 | 2025.07.29 18:57:18.705323 [ 200 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_27_6} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14878 | 2025.07.29 18:57:18.705397 [ 200 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_27_6} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 14879 | 2025.07.29 18:57:18.705483 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14880 | 2025.07.29 18:57:18.837511 [ 41 ] {} <Debug> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3) (MergerMutator): Selected 5 parts from all_1_46_10 to all_50_50_0 | ||
| 14881 | 2025.07.29 18:57:18.837570 [ 41 ] {} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14882 | 2025.07.29 18:57:18.837592 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14883 | 2025.07.29 18:57:18.837724 [ 197 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_50_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_46_10 to all_50_50_0 into Compact with storage Full | ||
| 14884 | 2025.07.29 18:57:18.837924 [ 197 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_50_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14885 | 2025.07.29 18:57:18.837982 [ 197 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_10, total 214 rows starting from the beginning of the part | ||
| 14886 | 2025.07.29 18:57:18.838090 [ 197 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 202 rows starting from the beginning of the part | ||
| 14887 | 2025.07.29 18:57:18.838170 [ 197 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 202 rows starting from the beginning of the part | ||
| 14888 | 2025.07.29 18:57:18.838242 [ 197 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 202 rows starting from the beginning of the part | ||
| 14889 | 2025.07.29 18:57:18.838313 [ 197 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 202 rows starting from the beginning of the part | ||
| 14890 | 2025.07.29 18:57:18.839350 [ 190 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_50_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.001690878 sec., 604419.715674342 rows/sec., 36.77 MiB/sec. | ||
| 14891 | 2025.07.29 18:57:18.839572 [ 198 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_50_11} <Trace> MergedBlockOutputStream: filled checksums all_1_50_11 (state Temporary) | ||
| 14892 | 2025.07.29 18:57:18.839917 [ 198 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_50_11} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_merge_all_1_50_11 to all_1_50_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14893 | 2025.07.29 18:57:18.840019 [ 198 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_50_11} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3) (MergerMutator): Merged 5 parts: [all_1_46_10, all_50_50_0] -> all_1_50_11 | ||
| 14894 | 2025.07.29 18:57:18.840139 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 14895 | 2025.07.29 18:57:19.209188 [ 41 ] {} <Debug> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5) (MergerMutator): Selected 5 parts from all_1_46_10 to all_50_50_0 | ||
| 14896 | 2025.07.29 18:57:19.209290 [ 41 ] {} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14897 | 2025.07.29 18:57:19.209329 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14898 | 2025.07.29 18:57:19.209514 [ 190 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_50_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_46_10 to all_50_50_0 into Compact with storage Full | ||
| 14899 | 2025.07.29 18:57:19.209727 [ 190 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_50_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14900 | 2025.07.29 18:57:19.209784 [ 190 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_10, total 416 rows starting from the beginning of the part | ||
| 14901 | 2025.07.29 18:57:19.209887 [ 190 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 392 rows starting from the beginning of the part | ||
| 14902 | 2025.07.29 18:57:19.209959 [ 190 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 392 rows starting from the beginning of the part | ||
| 14903 | 2025.07.29 18:57:19.210022 [ 190 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 392 rows starting from the beginning of the part | ||
| 14904 | 2025.07.29 18:57:19.210066 [ 190 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 392 rows starting from the beginning of the part | ||
| 14905 | 2025.07.29 18:57:19.211133 [ 196 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_50_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1984 rows, containing 5 columns (5 merged, 0 gathered) in 0.001693898 sec., 1171262.9686084993 rows/sec., 79.05 MiB/sec. | ||
| 14906 | 2025.07.29 18:57:19.211362 [ 193 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_50_11} <Trace> MergedBlockOutputStream: filled checksums all_1_50_11 (state Temporary) | ||
| 14907 | 2025.07.29 18:57:19.211709 [ 193 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_50_11} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_merge_all_1_50_11 to all_1_50_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14908 | 2025.07.29 18:57:19.211800 [ 193 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_50_11} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5) (MergerMutator): Merged 5 parts: [all_1_46_10, all_50_50_0] -> all_1_50_11 | ||
| 14909 | 2025.07.29 18:57:19.211912 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 14910 | 2025.07.29 18:57:19.325653 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 | ||
| 14911 | 2025.07.29 18:57:19.341807 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14912 | 2025.07.29 18:57:19.341856 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14913 | 2025.07.29 18:57:19.347502 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14914 | 2025.07.29 18:57:19.348177 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14915 | 2025.07.29 18:57:19.351189 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 542 | ||
| 14916 | 2025.07.29 18:57:20.018052 [ 219 ] {} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14917 | 2025.07.29 18:57:20.018116 [ 219 ] {} <Debug> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14918 | 2025.07.29 18:57:20.020529 [ 219 ] {} <Debug> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14919 | 2025.07.29 18:57:20.274511 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14920 | 2025.07.29 18:57:20.274721 [ 277 ] {42813e1f-d5b6-474f-8cc5-5028aec16f83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14921 | 2025.07.29 18:57:20.274797 [ 277 ] {42813e1f-d5b6-474f-8cc5-5028aec16f83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14922 | 2025.07.29 18:57:20.275667 [ 277 ] {42813e1f-d5b6-474f-8cc5-5028aec16f83} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14923 | 2025.07.29 18:57:20.275720 [ 277 ] {42813e1f-d5b6-474f-8cc5-5028aec16f83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14924 | 2025.07.29 18:57:20.276136 [ 277 ] {42813e1f-d5b6-474f-8cc5-5028aec16f83} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14925 | 2025.07.29 18:57:20.276371 [ 277 ] {42813e1f-d5b6-474f-8cc5-5028aec16f83} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14926 | 2025.07.29 18:57:20.276539 [ 277 ] {42813e1f-d5b6-474f-8cc5-5028aec16f83} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001872 sec., 209401.7094017094 rows/sec., 13.29 MiB/sec. | ||
| 14927 | 2025.07.29 18:57:20.276593 [ 277 ] {42813e1f-d5b6-474f-8cc5-5028aec16f83} <Debug> TCPHandler: Processed in 0.002219042 sec. | ||
| 14928 | 2025.07.29 18:57:20.276723 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14929 | 2025.07.29 18:57:20.276829 [ 277 ] {cd1fee89-e49e-4049-9565-30fc11297668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14930 | 2025.07.29 18:57:20.276874 [ 277 ] {cd1fee89-e49e-4049-9565-30fc11297668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14931 | 2025.07.29 18:57:20.278072 [ 277 ] {cd1fee89-e49e-4049-9565-30fc11297668} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14932 | 2025.07.29 18:57:20.278112 [ 277 ] {cd1fee89-e49e-4049-9565-30fc11297668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14933 | 2025.07.29 18:57:20.278513 [ 277 ] {cd1fee89-e49e-4049-9565-30fc11297668} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14934 | 2025.07.29 18:57:20.278735 [ 277 ] {cd1fee89-e49e-4049-9565-30fc11297668} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14935 | 2025.07.29 18:57:20.278869 [ 277 ] {cd1fee89-e49e-4049-9565-30fc11297668} <Debug> executeQuery: Read 1131 rows, 92.08 KiB in 0.002064 sec., 547965.1162790698 rows/sec., 43.56 MiB/sec. | ||
| 14936 | 2025.07.29 18:57:20.278877 [ 29 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 14937 | 2025.07.29 18:57:20.278910 [ 277 ] {cd1fee89-e49e-4049-9565-30fc11297668} <Debug> TCPHandler: Processed in 0.002239622 sec. | ||
| 14938 | 2025.07.29 18:57:20.278946 [ 29 ] {} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14939 | 2025.07.29 18:57:20.278973 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14940 | 2025.07.29 18:57:20.279035 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14941 | 2025.07.29 18:57:20.279066 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 14942 | 2025.07.29 18:57:20.279141 [ 277 ] {baf7e8b6-437f-4ca3-bd5f-93906b052570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14943 | 2025.07.29 18:57:20.279159 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14944 | 2025.07.29 18:57:20.279184 [ 277 ] {baf7e8b6-437f-4ca3-bd5f-93906b052570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14945 | 2025.07.29 18:57:20.279189 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2421 rows starting from the beginning of the part | ||
| 14946 | 2025.07.29 18:57:20.279248 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 74 rows starting from the beginning of the part | ||
| 14947 | 2025.07.29 18:57:20.279294 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 2273 rows starting from the beginning of the part | ||
| 14948 | 2025.07.29 18:57:20.279335 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 56 rows starting from the beginning of the part | ||
| 14949 | 2025.07.29 18:57:20.279375 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 74 rows starting from the beginning of the part | ||
| 14950 | 2025.07.29 18:57:20.279425 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 1131 rows starting from the beginning of the part | ||
| 14951 | 2025.07.29 18:57:20.279747 [ 277 ] {baf7e8b6-437f-4ca3-bd5f-93906b052570} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14952 | 2025.07.29 18:57:20.279783 [ 277 ] {baf7e8b6-437f-4ca3-bd5f-93906b052570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14953 | 2025.07.29 18:57:20.280102 [ 277 ] {baf7e8b6-437f-4ca3-bd5f-93906b052570} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14954 | 2025.07.29 18:57:20.280316 [ 277 ] {baf7e8b6-437f-4ca3-bd5f-93906b052570} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14955 | 2025.07.29 18:57:20.280453 [ 277 ] {baf7e8b6-437f-4ca3-bd5f-93906b052570} <Debug> executeQuery: Read 228 rows, 14.18 KiB in 0.001333 sec., 171042.76069017255 rows/sec., 10.39 MiB/sec. | ||
| 14956 | 2025.07.29 18:57:20.280491 [ 277 ] {baf7e8b6-437f-4ca3-bd5f-93906b052570} <Debug> TCPHandler: Processed in 0.001507272 sec. | ||
| 14957 | 2025.07.29 18:57:20.280595 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14958 | 2025.07.29 18:57:20.280692 [ 277 ] {ca0acd47-ad6b-4c87-a6d7-ac7ab1fd8adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14959 | 2025.07.29 18:57:20.280735 [ 277 ] {ca0acd47-ad6b-4c87-a6d7-ac7ab1fd8adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14960 | 2025.07.29 18:57:20.281249 [ 277 ] {ca0acd47-ad6b-4c87-a6d7-ac7ab1fd8adf} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14961 | 2025.07.29 18:57:20.281287 [ 277 ] {ca0acd47-ad6b-4c87-a6d7-ac7ab1fd8adf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14962 | 2025.07.29 18:57:20.281420 [ 196 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6029 rows, containing 5 columns (5 merged, 0 gathered) in 0.002390257 sec., 2522322.913393832 rows/sec., 213.69 MiB/sec. | ||
| 14963 | 2025.07.29 18:57:20.281602 [ 277 ] {ca0acd47-ad6b-4c87-a6d7-ac7ab1fd8adf} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14964 | 2025.07.29 18:57:20.281789 [ 191 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 14965 | 2025.07.29 18:57:20.281841 [ 277 ] {ca0acd47-ad6b-4c87-a6d7-ac7ab1fd8adf} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14966 | 2025.07.29 18:57:20.281972 [ 29 ] {} <Debug> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8) (MergerMutator): Selected 6 parts from all_1_46_10 to all_51_51_0 | ||
| 14967 | 2025.07.29 18:57:20.281992 [ 277 ] {ca0acd47-ad6b-4c87-a6d7-ac7ab1fd8adf} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001318 sec., 154021.24430955996 rows/sec., 9.93 MiB/sec. | ||
| 14968 | 2025.07.29 18:57:20.282004 [ 29 ] {} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14969 | 2025.07.29 18:57:20.282034 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14970 | 2025.07.29 18:57:20.282038 [ 277 ] {ca0acd47-ad6b-4c87-a6d7-ac7ab1fd8adf} <Debug> TCPHandler: Processed in 0.001494192 sec. | ||
| 14971 | 2025.07.29 18:57:20.282101 [ 198 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_51_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_10 to all_51_51_0 into Compact with storage Full | ||
| 14972 | 2025.07.29 18:57:20.282152 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14973 | 2025.07.29 18:57:20.282170 [ 191 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_121_24} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14974 | 2025.07.29 18:57:20.282185 [ 198 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_51_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14975 | 2025.07.29 18:57:20.282217 [ 198 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_10, total 456 rows starting from the beginning of the part | ||
| 14976 | 2025.07.29 18:57:20.282250 [ 277 ] {754113af-3f1a-42a9-b058-45262d1a529b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14977 | 2025.07.29 18:57:20.282263 [ 198 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 431 rows starting from the beginning of the part | ||
| 14978 | 2025.07.29 18:57:20.282268 [ 191 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_121_24} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 14979 | 2025.07.29 18:57:20.282293 [ 277 ] {754113af-3f1a-42a9-b058-45262d1a529b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14980 | 2025.07.29 18:57:20.282304 [ 198 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 203 rows starting from the beginning of the part | ||
| 14981 | 2025.07.29 18:57:20.282341 [ 198 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 203 rows starting from the beginning of the part | ||
| 14982 | 2025.07.29 18:57:20.282377 [ 198 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 431 rows starting from the beginning of the part | ||
| 14983 | 2025.07.29 18:57:20.282386 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 14984 | 2025.07.29 18:57:20.282425 [ 198 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 203 rows starting from the beginning of the part | ||
| 14985 | 2025.07.29 18:57:20.282788 [ 277 ] {754113af-3f1a-42a9-b058-45262d1a529b} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14986 | 2025.07.29 18:57:20.282824 [ 277 ] {754113af-3f1a-42a9-b058-45262d1a529b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 14987 | 2025.07.29 18:57:20.283131 [ 277 ] {754113af-3f1a-42a9-b058-45262d1a529b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14988 | 2025.07.29 18:57:20.283352 [ 277 ] {754113af-3f1a-42a9-b058-45262d1a529b} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14989 | 2025.07.29 18:57:20.283365 [ 196 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_51_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1927 rows, containing 5 columns (5 merged, 0 gathered) in 0.001293476 sec., 1489784.1165974475 rows/sec., 103.82 MiB/sec. | ||
| 14990 | 2025.07.29 18:57:20.283482 [ 277 ] {754113af-3f1a-42a9-b058-45262d1a529b} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001252 sec., 161341.85303514375 rows/sec., 9.16 MiB/sec. | ||
| 14991 | 2025.07.29 18:57:20.283499 [ 198 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_51_11} <Trace> MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) | ||
| 14992 | 2025.07.29 18:57:20.283525 [ 277 ] {754113af-3f1a-42a9-b058-45262d1a529b} <Debug> TCPHandler: Processed in 0.00142269 sec. | ||
| 14993 | 2025.07.29 18:57:20.283633 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14994 | 2025.07.29 18:57:20.283729 [ 277 ] {b93cd1d1-7621-461e-b3fb-50552457efeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14995 | 2025.07.29 18:57:20.283746 [ 198 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_51_11} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14996 | 2025.07.29 18:57:20.283768 [ 277 ] {b93cd1d1-7621-461e-b3fb-50552457efeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14997 | 2025.07.29 18:57:20.283810 [ 198 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_51_11} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8) (MergerMutator): Merged 6 parts: [all_1_46_10, all_51_51_0] -> all_1_51_11 | ||
| 14998 | 2025.07.29 18:57:20.283873 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 14999 | 2025.07.29 18:57:20.284556 [ 277 ] {b93cd1d1-7621-461e-b3fb-50552457efeb} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15000 | 2025.07.29 18:57:20.284592 [ 277 ] {b93cd1d1-7621-461e-b3fb-50552457efeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15001 | 2025.07.29 18:57:20.284927 [ 277 ] {b93cd1d1-7621-461e-b3fb-50552457efeb} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15002 | 2025.07.29 18:57:20.285137 [ 277 ] {b93cd1d1-7621-461e-b3fb-50552457efeb} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15003 | 2025.07.29 18:57:20.285260 [ 29 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15004 | 2025.07.29 18:57:20.285266 [ 277 ] {b93cd1d1-7621-461e-b3fb-50552457efeb} <Debug> executeQuery: Read 684 rows, 49.13 KiB in 0.001556 sec., 439588.6889460154 rows/sec., 30.84 MiB/sec. | ||
| 15005 | 2025.07.29 18:57:20.285292 [ 29 ] {} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15006 | 2025.07.29 18:57:20.285315 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15007 | 2025.07.29 18:57:20.285318 [ 277 ] {b93cd1d1-7621-461e-b3fb-50552457efeb} <Debug> TCPHandler: Processed in 0.001735318 sec. | ||
| 15008 | 2025.07.29 18:57:20.285420 [ 199 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 15009 | 2025.07.29 18:57:20.285430 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15010 | 2025.07.29 18:57:20.285550 [ 199 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15011 | 2025.07.29 18:57:20.285551 [ 277 ] {1f26f585-28e3-4231-8bf0-e8595af0faed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15012 | 2025.07.29 18:57:20.285598 [ 199 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1223 rows starting from the beginning of the part | ||
| 15013 | 2025.07.29 18:57:20.285616 [ 277 ] {1f26f585-28e3-4231-8bf0-e8595af0faed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15014 | 2025.07.29 18:57:20.285669 [ 199 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 73 rows starting from the beginning of the part | ||
| 15015 | 2025.07.29 18:57:20.285724 [ 199 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 1144 rows starting from the beginning of the part | ||
| 15016 | 2025.07.29 18:57:20.285771 [ 199 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 64 rows starting from the beginning of the part | ||
| 15017 | 2025.07.29 18:57:20.285814 [ 199 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 73 rows starting from the beginning of the part | ||
| 15018 | 2025.07.29 18:57:20.285859 [ 199 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 684 rows starting from the beginning of the part | ||
| 15019 | 2025.07.29 18:57:20.285946 [ 277 ] {1f26f585-28e3-4231-8bf0-e8595af0faed} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15020 | 2025.07.29 18:57:20.285988 [ 277 ] {1f26f585-28e3-4231-8bf0-e8595af0faed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15021 | 2025.07.29 18:57:20.286319 [ 277 ] {1f26f585-28e3-4231-8bf0-e8595af0faed} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15022 | 2025.07.29 18:57:20.286545 [ 277 ] {1f26f585-28e3-4231-8bf0-e8595af0faed} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15023 | 2025.07.29 18:57:20.286682 [ 277 ] {1f26f585-28e3-4231-8bf0-e8595af0faed} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001149 sec., 5221.9321148825065 rows/sec., 272.83 KiB/sec. | ||
| 15024 | 2025.07.29 18:57:20.286719 [ 277 ] {1f26f585-28e3-4231-8bf0-e8595af0faed} <Debug> TCPHandler: Processed in 0.001339517 sec. | ||
| 15025 | 2025.07.29 18:57:20.286824 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15026 | 2025.07.29 18:57:20.286923 [ 277 ] {76c1e425-478e-4333-8e9a-156b31e32252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15027 | 2025.07.29 18:57:20.286967 [ 277 ] {76c1e425-478e-4333-8e9a-156b31e32252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15028 | 2025.07.29 18:57:20.287197 [ 199 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3261 rows, containing 5 columns (5 merged, 0 gathered) in 0.00181945 sec., 1792299.870840089 rows/sec., 135.73 MiB/sec. | ||
| 15029 | 2025.07.29 18:57:20.287349 [ 199 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15030 | 2025.07.29 18:57:20.287460 [ 277 ] {76c1e425-478e-4333-8e9a-156b31e32252} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15031 | 2025.07.29 18:57:20.287506 [ 277 ] {76c1e425-478e-4333-8e9a-156b31e32252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15032 | 2025.07.29 18:57:20.287590 [ 199 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_121_24} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15033 | 2025.07.29 18:57:20.287662 [ 199 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_121_24} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15034 | 2025.07.29 18:57:20.287721 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 15035 | 2025.07.29 18:57:20.287889 [ 277 ] {76c1e425-478e-4333-8e9a-156b31e32252} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15036 | 2025.07.29 18:57:20.288128 [ 277 ] {76c1e425-478e-4333-8e9a-156b31e32252} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15037 | 2025.07.29 18:57:20.288251 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Selected 6 parts from all_1_116_24 to all_121_121_0 | ||
| 15038 | 2025.07.29 18:57:20.288265 [ 277 ] {76c1e425-478e-4333-8e9a-156b31e32252} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001362 sec., 225403.81791483113 rows/sec., 14.83 MiB/sec. | ||
| 15039 | 2025.07.29 18:57:20.288287 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15040 | 2025.07.29 18:57:20.288309 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15041 | 2025.07.29 18:57:20.288312 [ 277 ] {76c1e425-478e-4333-8e9a-156b31e32252} <Debug> TCPHandler: Processed in 0.001538113 sec. | ||
| 15042 | 2025.07.29 18:57:20.288410 [ 201 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_121_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_24 to all_121_121_0 into Compact with storage Full | ||
| 15043 | 2025.07.29 18:57:20.288434 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15044 | 2025.07.29 18:57:20.288536 [ 277 ] {7532627f-9ed0-4502-b68a-eef57591c079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15045 | 2025.07.29 18:57:20.288546 [ 201 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_121_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15046 | 2025.07.29 18:57:20.288584 [ 277 ] {7532627f-9ed0-4502-b68a-eef57591c079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15047 | 2025.07.29 18:57:20.288591 [ 201 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_121_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_116_24, total 36382 rows starting from the beginning of the part | ||
| 15048 | 2025.07.29 18:57:20.288669 [ 201 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_121_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 15049 | 2025.07.29 18:57:20.288716 [ 201 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_121_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 913 rows starting from the beginning of the part | ||
| 15050 | 2025.07.29 18:57:20.288760 [ 201 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_121_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 116 rows starting from the beginning of the part | ||
| 15051 | 2025.07.29 18:57:20.288801 [ 201 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_121_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 15052 | 2025.07.29 18:57:20.288840 [ 201 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_121_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 307 rows starting from the beginning of the part | ||
| 15053 | 2025.07.29 18:57:20.288909 [ 277 ] {7532627f-9ed0-4502-b68a-eef57591c079} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15054 | 2025.07.29 18:57:20.288951 [ 277 ] {7532627f-9ed0-4502-b68a-eef57591c079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15055 | 2025.07.29 18:57:20.289289 [ 277 ] {7532627f-9ed0-4502-b68a-eef57591c079} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15056 | 2025.07.29 18:57:20.289508 [ 277 ] {7532627f-9ed0-4502-b68a-eef57591c079} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15057 | 2025.07.29 18:57:20.289641 [ 277 ] {7532627f-9ed0-4502-b68a-eef57591c079} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001123 sec., 890.4719501335708 rows/sec., 60.00 KiB/sec. | ||
| 15058 | 2025.07.29 18:57:20.289679 [ 277 ] {7532627f-9ed0-4502-b68a-eef57591c079} <Debug> TCPHandler: Processed in 0.001295676 sec. | ||
| 15059 | 2025.07.29 18:57:20.289799 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15060 | 2025.07.29 18:57:20.289923 [ 277 ] {eee40db3-fe3f-43dc-aeab-f5bf4a04640e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15061 | 2025.07.29 18:57:20.289987 [ 277 ] {eee40db3-fe3f-43dc-aeab-f5bf4a04640e} <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 | ||
| 15062 | 2025.07.29 18:57:20.290934 [ 277 ] {eee40db3-fe3f-43dc-aeab-f5bf4a04640e} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15063 | 2025.07.29 18:57:20.290971 [ 277 ] {eee40db3-fe3f-43dc-aeab-f5bf4a04640e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15064 | 2025.07.29 18:57:20.291547 [ 277 ] {eee40db3-fe3f-43dc-aeab-f5bf4a04640e} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15065 | 2025.07.29 18:57:20.291772 [ 277 ] {eee40db3-fe3f-43dc-aeab-f5bf4a04640e} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15066 | 2025.07.29 18:57:20.291899 [ 29 ] {} <Debug> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15067 | 2025.07.29 18:57:20.291918 [ 277 ] {eee40db3-fe3f-43dc-aeab-f5bf4a04640e} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002019 sec., 15849.430411094601 rows/sec., 28.40 MiB/sec. | ||
| 15068 | 2025.07.29 18:57:20.291932 [ 29 ] {} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15069 | 2025.07.29 18:57:20.291959 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15070 | 2025.07.29 18:57:20.291989 [ 277 ] {eee40db3-fe3f-43dc-aeab-f5bf4a04640e} <Debug> TCPHandler: Processed in 0.002252293 sec. | ||
| 15071 | 2025.07.29 18:57:20.292085 [ 199 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 15072 | 2025.07.29 18:57:20.292108 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15073 | 2025.07.29 18:57:20.292222 [ 277 ] {b18d2f81-617f-46f9-98ee-208885f7230a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15074 | 2025.07.29 18:57:20.292265 [ 277 ] {b18d2f81-617f-46f9-98ee-208885f7230a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15075 | 2025.07.29 18:57:20.292375 [ 199 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15076 | 2025.07.29 18:57:20.292466 [ 199 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1911 rows starting from the beginning of the part | ||
| 15077 | 2025.07.29 18:57:20.292607 [ 277 ] {b18d2f81-617f-46f9-98ee-208885f7230a} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15078 | 2025.07.29 18:57:20.292638 [ 199 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 32 rows starting from the beginning of the part | ||
| 15079 | 2025.07.29 18:57:20.292649 [ 277 ] {b18d2f81-617f-46f9-98ee-208885f7230a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15080 | 2025.07.29 18:57:20.292767 [ 199 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 9 rows starting from the beginning of the part | ||
| 15081 | 2025.07.29 18:57:20.292886 [ 199 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 32 rows starting from the beginning of the part | ||
| 15082 | 2025.07.29 18:57:20.292980 [ 277 ] {b18d2f81-617f-46f9-98ee-208885f7230a} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15083 | 2025.07.29 18:57:20.292994 [ 199 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 9 rows starting from the beginning of the part | ||
| 15084 | 2025.07.29 18:57:20.293101 [ 199 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 32 rows starting from the beginning of the part | ||
| 15085 | 2025.07.29 18:57:20.293203 [ 277 ] {b18d2f81-617f-46f9-98ee-208885f7230a} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15086 | 2025.07.29 18:57:20.293327 [ 29 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15087 | 2025.07.29 18:57:20.293342 [ 277 ] {b18d2f81-617f-46f9-98ee-208885f7230a} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001137 sec., 89709.76253298153 rows/sec., 5.51 MiB/sec. | ||
| 15088 | 2025.07.29 18:57:20.293354 [ 29 ] {} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15089 | 2025.07.29 18:57:20.293382 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15090 | 2025.07.29 18:57:20.293386 [ 277 ] {b18d2f81-617f-46f9-98ee-208885f7230a} <Debug> TCPHandler: Processed in 0.001328857 sec. | ||
| 15091 | 2025.07.29 18:57:20.293487 [ 196 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 15092 | 2025.07.29 18:57:20.293611 [ 196 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15093 | 2025.07.29 18:57:20.293644 [ 196 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7890 rows starting from the beginning of the part | ||
| 15094 | 2025.07.29 18:57:20.293706 [ 196 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 15095 | 2025.07.29 18:57:20.293748 [ 196 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
| 15096 | 2025.07.29 18:57:20.293789 [ 196 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 42 rows starting from the beginning of the part | ||
| 15097 | 2025.07.29 18:57:20.293826 [ 196 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part | ||
| 15098 | 2025.07.29 18:57:20.293864 [ 196 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 102 rows starting from the beginning of the part | ||
| 15099 | 2025.07.29 18:57:20.296406 [ 194 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_121_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38038 rows, containing 5 columns (5 merged, 0 gathered) in 0.008038445 sec., 4732009.735713811 rows/sec., 318.82 MiB/sec. | ||
| 15100 | 2025.07.29 18:57:20.296890 [ 188 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_121_25} <Trace> MergedBlockOutputStream: filled checksums all_1_121_25 (state Temporary) | ||
| 15101 | 2025.07.29 18:57:20.297221 [ 188 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_121_25} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_merge_all_1_121_25 to all_1_121_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15102 | 2025.07.29 18:57:20.297315 [ 188 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_121_25} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Merged 6 parts: [all_1_116_24, all_121_121_0] -> all_1_121_25 | ||
| 15103 | 2025.07.29 18:57:20.297428 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 15104 | 2025.07.29 18:57:20.297506 [ 195 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8214 rows, containing 4 columns (4 merged, 0 gathered) in 0.004063813 sec., 2021254.4228782179 rows/sec., 129.28 MiB/sec. | ||
| 15105 | 2025.07.29 18:57:20.297688 [ 195 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15106 | 2025.07.29 18:57:20.298000 [ 195 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_121_24} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15107 | 2025.07.29 18:57:20.298079 [ 195 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_121_24} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15108 | 2025.07.29 18:57:20.298176 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 15109 | 2025.07.29 18:57:20.303966 [ 188 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2025 rows, containing 19 columns (19 merged, 0 gathered) in 0.011934273 sec., 169679.37636419077 rows/sec., 304.06 MiB/sec. | ||
| 15110 | 2025.07.29 18:57:20.305953 [ 188 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15111 | 2025.07.29 18:57:20.306288 [ 188 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15112 | 2025.07.29 18:57:20.306360 [ 188 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15113 | 2025.07.29 18:57:20.306510 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.51 MiB. | ||
| 15114 | 2025.07.29 18:57:21.001157 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 347.88 MiB, peak 366.14 MiB, free memory in arenas 0.00 B, will set to 353.43 MiB (RSS), difference: 5.55 MiB | ||
| 15115 | 2025.07.29 18:57:25.032502 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33489 | ||
| 15116 | 2025.07.29 18:57:25.033076 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15117 | 2025.07.29 18:57:25.033119 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15118 | 2025.07.29 18:57:25.033590 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15119 | 2025.07.29 18:57:25.033809 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15120 | 2025.07.29 18:57:25.033937 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33489 | ||
| 15121 | 2025.07.29 18:57:25.262842 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15122 | 2025.07.29 18:57:25.263042 [ 277 ] {a586c2a3-6d9a-4912-bba7-c53f61febea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15123 | 2025.07.29 18:57:25.263120 [ 277 ] {a586c2a3-6d9a-4912-bba7-c53f61febea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15124 | 2025.07.29 18:57:25.263944 [ 277 ] {a586c2a3-6d9a-4912-bba7-c53f61febea1} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15125 | 2025.07.29 18:57:25.263988 [ 277 ] {a586c2a3-6d9a-4912-bba7-c53f61febea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15126 | 2025.07.29 18:57:25.264411 [ 277 ] {a586c2a3-6d9a-4912-bba7-c53f61febea1} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15127 | 2025.07.29 18:57:25.264635 [ 277 ] {a586c2a3-6d9a-4912-bba7-c53f61febea1} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15128 | 2025.07.29 18:57:25.264801 [ 277 ] {a586c2a3-6d9a-4912-bba7-c53f61febea1} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.00181 sec., 40883.97790055248 rows/sec., 3.33 MiB/sec. | ||
| 15129 | 2025.07.29 18:57:25.264853 [ 277 ] {a586c2a3-6d9a-4912-bba7-c53f61febea1} <Debug> TCPHandler: Processed in 0.00214652 sec. | ||
| 15130 | 2025.07.29 18:57:25.265016 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15131 | 2025.07.29 18:57:25.265118 [ 277 ] {e8c6d341-f5a7-48c8-8d71-4fd929932cb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15132 | 2025.07.29 18:57:25.265161 [ 277 ] {e8c6d341-f5a7-48c8-8d71-4fd929932cb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15133 | 2025.07.29 18:57:25.265649 [ 277 ] {e8c6d341-f5a7-48c8-8d71-4fd929932cb0} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15134 | 2025.07.29 18:57:25.265685 [ 277 ] {e8c6d341-f5a7-48c8-8d71-4fd929932cb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15135 | 2025.07.29 18:57:25.265990 [ 277 ] {e8c6d341-f5a7-48c8-8d71-4fd929932cb0} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15136 | 2025.07.29 18:57:25.266195 [ 277 ] {e8c6d341-f5a7-48c8-8d71-4fd929932cb0} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15137 | 2025.07.29 18:57:25.266328 [ 277 ] {e8c6d341-f5a7-48c8-8d71-4fd929932cb0} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001232 sec., 7305.194805194805 rows/sec., 549.32 KiB/sec. | ||
| 15138 | 2025.07.29 18:57:25.266366 [ 277 ] {e8c6d341-f5a7-48c8-8d71-4fd929932cb0} <Debug> TCPHandler: Processed in 0.001407229 sec. | ||
| 15139 | 2025.07.29 18:57:25.266485 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15140 | 2025.07.29 18:57:25.266580 [ 277 ] {317b9e97-95e3-4efa-9db8-a270c7c0c32c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15141 | 2025.07.29 18:57:25.266621 [ 277 ] {317b9e97-95e3-4efa-9db8-a270c7c0c32c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15142 | 2025.07.29 18:57:25.267078 [ 277 ] {317b9e97-95e3-4efa-9db8-a270c7c0c32c} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15143 | 2025.07.29 18:57:25.267114 [ 277 ] {317b9e97-95e3-4efa-9db8-a270c7c0c32c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15144 | 2025.07.29 18:57:25.267434 [ 277 ] {317b9e97-95e3-4efa-9db8-a270c7c0c32c} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15145 | 2025.07.29 18:57:25.267652 [ 277 ] {317b9e97-95e3-4efa-9db8-a270c7c0c32c} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15146 | 2025.07.29 18:57:25.267782 [ 277 ] {317b9e97-95e3-4efa-9db8-a270c7c0c32c} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001221 sec., 59787.059787059785 rows/sec., 4.67 MiB/sec. | ||
| 15147 | 2025.07.29 18:57:25.267821 [ 277 ] {317b9e97-95e3-4efa-9db8-a270c7c0c32c} <Debug> TCPHandler: Processed in 0.001391999 sec. | ||
| 15148 | 2025.07.29 18:57:25.267935 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15149 | 2025.07.29 18:57:25.268030 [ 277 ] {b5091389-3a0d-423c-9a66-4d3e382147db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15150 | 2025.07.29 18:57:25.268075 [ 277 ] {b5091389-3a0d-423c-9a66-4d3e382147db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15151 | 2025.07.29 18:57:25.268492 [ 277 ] {b5091389-3a0d-423c-9a66-4d3e382147db} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15152 | 2025.07.29 18:57:25.268527 [ 277 ] {b5091389-3a0d-423c-9a66-4d3e382147db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15153 | 2025.07.29 18:57:25.268875 [ 277 ] {b5091389-3a0d-423c-9a66-4d3e382147db} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15154 | 2025.07.29 18:57:25.269083 [ 277 ] {b5091389-3a0d-423c-9a66-4d3e382147db} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15155 | 2025.07.29 18:57:25.269226 [ 277 ] {b5091389-3a0d-423c-9a66-4d3e382147db} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 15156 | 2025.07.29 18:57:25.269264 [ 277 ] {b5091389-3a0d-423c-9a66-4d3e382147db} <Debug> TCPHandler: Processed in 0.001378888 sec. | ||
| 15157 | 2025.07.29 18:57:25.269363 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15158 | 2025.07.29 18:57:25.269456 [ 277 ] {7aeb167e-81f6-4fa8-b651-ef96f8defbc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15159 | 2025.07.29 18:57:25.269509 [ 277 ] {7aeb167e-81f6-4fa8-b651-ef96f8defbc9} <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 | ||
| 15160 | 2025.07.29 18:57:25.270274 [ 277 ] {7aeb167e-81f6-4fa8-b651-ef96f8defbc9} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15161 | 2025.07.29 18:57:25.270308 [ 277 ] {7aeb167e-81f6-4fa8-b651-ef96f8defbc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15162 | 2025.07.29 18:57:25.270814 [ 277 ] {7aeb167e-81f6-4fa8-b651-ef96f8defbc9} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15163 | 2025.07.29 18:57:25.271032 [ 277 ] {7aeb167e-81f6-4fa8-b651-ef96f8defbc9} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15164 | 2025.07.29 18:57:25.271171 [ 277 ] {7aeb167e-81f6-4fa8-b651-ef96f8defbc9} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001734 sec., 5190.311418685121 rows/sec., 9.30 MiB/sec. | ||
| 15165 | 2025.07.29 18:57:25.271235 [ 277 ] {7aeb167e-81f6-4fa8-b651-ef96f8defbc9} <Debug> TCPHandler: Processed in 0.001920923 sec. | ||
| 15166 | 2025.07.29 18:57:25.271350 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15167 | 2025.07.29 18:57:25.271443 [ 277 ] {55929982-176c-4e9d-abc3-e344b8904374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15168 | 2025.07.29 18:57:25.271484 [ 277 ] {55929982-176c-4e9d-abc3-e344b8904374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15169 | 2025.07.29 18:57:25.271832 [ 277 ] {55929982-176c-4e9d-abc3-e344b8904374} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15170 | 2025.07.29 18:57:25.271866 [ 277 ] {55929982-176c-4e9d-abc3-e344b8904374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15171 | 2025.07.29 18:57:25.272170 [ 277 ] {55929982-176c-4e9d-abc3-e344b8904374} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15172 | 2025.07.29 18:57:25.272378 [ 277 ] {55929982-176c-4e9d-abc3-e344b8904374} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15173 | 2025.07.29 18:57:25.272508 [ 277 ] {55929982-176c-4e9d-abc3-e344b8904374} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 15174 | 2025.07.29 18:57:25.272543 [ 277 ] {55929982-176c-4e9d-abc3-e344b8904374} <Debug> TCPHandler: Processed in 0.001244105 sec. | ||
| 15175 | 2025.07.29 18:57:25.838377 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15176 | 2025.07.29 18:57:25.838438 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15177 | 2025.07.29 18:57:25.842748 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15178 | 2025.07.29 18:57:26.852111 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 | ||
| 15179 | 2025.07.29 18:57:26.873745 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15180 | 2025.07.29 18:57:26.873808 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15181 | 2025.07.29 18:57:26.879924 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15182 | 2025.07.29 18:57:26.880716 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15183 | 2025.07.29 18:57:26.886330 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 15184 | 2025.07.29 18:57:27.654797 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2132 | ||
| 15185 | 2025.07.29 18:57:27.657453 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15186 | 2025.07.29 18:57:27.657509 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15187 | 2025.07.29 18:57:27.658717 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15188 | 2025.07.29 18:57:27.658992 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15189 | 2025.07.29 18:57:27.659272 [ 220 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15190 | 2025.07.29 18:57:27.659332 [ 220 ] {} <Debug> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15191 | 2025.07.29 18:57:27.659419 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2132 | ||
| 15192 | 2025.07.29 18:57:27.662523 [ 220 ] {} <Debug> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15193 | 2025.07.29 18:57:30.008169 [ 219 ] {} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15194 | 2025.07.29 18:57:30.008224 [ 219 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15195 | 2025.07.29 18:57:30.011400 [ 219 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15196 | 2025.07.29 18:57:30.080214 [ 217 ] {} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15197 | 2025.07.29 18:57:30.080266 [ 217 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15198 | 2025.07.29 18:57:30.082180 [ 217 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15199 | 2025.07.29 18:57:30.273794 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15200 | 2025.07.29 18:57:30.273988 [ 277 ] {f0664f54-8812-4617-b041-41b4cb688e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15201 | 2025.07.29 18:57:30.274059 [ 277 ] {f0664f54-8812-4617-b041-41b4cb688e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15202 | 2025.07.29 18:57:30.274934 [ 277 ] {f0664f54-8812-4617-b041-41b4cb688e6a} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15203 | 2025.07.29 18:57:30.274989 [ 277 ] {f0664f54-8812-4617-b041-41b4cb688e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15204 | 2025.07.29 18:57:30.275449 [ 277 ] {f0664f54-8812-4617-b041-41b4cb688e6a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15205 | 2025.07.29 18:57:30.275718 [ 277 ] {f0664f54-8812-4617-b041-41b4cb688e6a} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15206 | 2025.07.29 18:57:30.275885 [ 277 ] {f0664f54-8812-4617-b041-41b4cb688e6a} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001949 sec., 201128.78399179067 rows/sec., 12.76 MiB/sec. | ||
| 15207 | 2025.07.29 18:57:30.275926 [ 277 ] {f0664f54-8812-4617-b041-41b4cb688e6a} <Debug> TCPHandler: Processed in 0.002264834 sec. | ||
| 15208 | 2025.07.29 18:57:30.276038 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15209 | 2025.07.29 18:57:30.276131 [ 277 ] {3e119d66-6194-4eb6-82c1-9e1e098f73ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15210 | 2025.07.29 18:57:30.276170 [ 277 ] {3e119d66-6194-4eb6-82c1-9e1e098f73ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15211 | 2025.07.29 18:57:30.277005 [ 277 ] {3e119d66-6194-4eb6-82c1-9e1e098f73ef} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15212 | 2025.07.29 18:57:30.277042 [ 277 ] {3e119d66-6194-4eb6-82c1-9e1e098f73ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15213 | 2025.07.29 18:57:30.277407 [ 277 ] {3e119d66-6194-4eb6-82c1-9e1e098f73ef} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15214 | 2025.07.29 18:57:30.277625 [ 277 ] {3e119d66-6194-4eb6-82c1-9e1e098f73ef} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15215 | 2025.07.29 18:57:30.277752 [ 277 ] {3e119d66-6194-4eb6-82c1-9e1e098f73ef} <Debug> executeQuery: Read 1131 rows, 92.08 KiB in 0.001639 sec., 690054.9115314216 rows/sec., 54.86 MiB/sec. | ||
| 15216 | 2025.07.29 18:57:30.277789 [ 277 ] {3e119d66-6194-4eb6-82c1-9e1e098f73ef} <Debug> TCPHandler: Processed in 0.001798641 sec. | ||
| 15217 | 2025.07.29 18:57:30.278479 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15218 | 2025.07.29 18:57:30.278572 [ 277 ] {e96315fc-3c3b-4603-87c5-81cb4f441297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15219 | 2025.07.29 18:57:30.278611 [ 277 ] {e96315fc-3c3b-4603-87c5-81cb4f441297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15220 | 2025.07.29 18:57:30.279096 [ 277 ] {e96315fc-3c3b-4603-87c5-81cb4f441297} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15221 | 2025.07.29 18:57:30.279132 [ 277 ] {e96315fc-3c3b-4603-87c5-81cb4f441297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15222 | 2025.07.29 18:57:30.279433 [ 277 ] {e96315fc-3c3b-4603-87c5-81cb4f441297} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15223 | 2025.07.29 18:57:30.279639 [ 277 ] {e96315fc-3c3b-4603-87c5-81cb4f441297} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15224 | 2025.07.29 18:57:30.279765 [ 277 ] {e96315fc-3c3b-4603-87c5-81cb4f441297} <Debug> executeQuery: Read 228 rows, 14.18 KiB in 0.001212 sec., 188118.81188118813 rows/sec., 11.43 MiB/sec. | ||
| 15225 | 2025.07.29 18:57:30.279802 [ 277 ] {e96315fc-3c3b-4603-87c5-81cb4f441297} <Debug> TCPHandler: Processed in 0.001370759 sec. | ||
| 15226 | 2025.07.29 18:57:30.279908 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15227 | 2025.07.29 18:57:30.280000 [ 277 ] {0402cde6-4b06-4d5e-bf21-5159e090e15d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15228 | 2025.07.29 18:57:30.280039 [ 277 ] {0402cde6-4b06-4d5e-bf21-5159e090e15d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15229 | 2025.07.29 18:57:30.280494 [ 277 ] {0402cde6-4b06-4d5e-bf21-5159e090e15d} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15230 | 2025.07.29 18:57:30.280530 [ 277 ] {0402cde6-4b06-4d5e-bf21-5159e090e15d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15231 | 2025.07.29 18:57:30.280827 [ 277 ] {0402cde6-4b06-4d5e-bf21-5159e090e15d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15232 | 2025.07.29 18:57:30.281040 [ 277 ] {0402cde6-4b06-4d5e-bf21-5159e090e15d} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15233 | 2025.07.29 18:57:30.281166 [ 277 ] {0402cde6-4b06-4d5e-bf21-5159e090e15d} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001183 sec., 171597.63313609466 rows/sec., 11.07 MiB/sec. | ||
| 15234 | 2025.07.29 18:57:30.281202 [ 277 ] {0402cde6-4b06-4d5e-bf21-5159e090e15d} <Debug> TCPHandler: Processed in 0.001341207 sec. | ||
| 15235 | 2025.07.29 18:57:30.281299 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15236 | 2025.07.29 18:57:30.281390 [ 277 ] {3a3e8494-2dbc-4d28-96a5-809b6e7dcdf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15237 | 2025.07.29 18:57:30.281428 [ 277 ] {3a3e8494-2dbc-4d28-96a5-809b6e7dcdf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15238 | 2025.07.29 18:57:30.281865 [ 277 ] {3a3e8494-2dbc-4d28-96a5-809b6e7dcdf6} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15239 | 2025.07.29 18:57:30.281900 [ 277 ] {3a3e8494-2dbc-4d28-96a5-809b6e7dcdf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15240 | 2025.07.29 18:57:30.282193 [ 277 ] {3a3e8494-2dbc-4d28-96a5-809b6e7dcdf6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15241 | 2025.07.29 18:57:30.282396 [ 277 ] {3a3e8494-2dbc-4d28-96a5-809b6e7dcdf6} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15242 | 2025.07.29 18:57:30.282520 [ 277 ] {3a3e8494-2dbc-4d28-96a5-809b6e7dcdf6} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001147 sec., 176111.59546643417 rows/sec., 10.00 MiB/sec. | ||
| 15243 | 2025.07.29 18:57:30.282556 [ 277 ] {3a3e8494-2dbc-4d28-96a5-809b6e7dcdf6} <Debug> TCPHandler: Processed in 0.001304087 sec. | ||
| 15244 | 2025.07.29 18:57:30.282662 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15245 | 2025.07.29 18:57:30.282753 [ 277 ] {05e2b718-6801-487c-a001-55f1bae26eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15246 | 2025.07.29 18:57:30.282791 [ 277 ] {05e2b718-6801-487c-a001-55f1bae26eaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15247 | 2025.07.29 18:57:30.283397 [ 277 ] {05e2b718-6801-487c-a001-55f1bae26eaa} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15248 | 2025.07.29 18:57:30.283432 [ 277 ] {05e2b718-6801-487c-a001-55f1bae26eaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15249 | 2025.07.29 18:57:30.283756 [ 277 ] {05e2b718-6801-487c-a001-55f1bae26eaa} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15250 | 2025.07.29 18:57:30.283967 [ 277 ] {05e2b718-6801-487c-a001-55f1bae26eaa} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15251 | 2025.07.29 18:57:30.284095 [ 277 ] {05e2b718-6801-487c-a001-55f1bae26eaa} <Debug> executeQuery: Read 684 rows, 49.13 KiB in 0.00136 sec., 502941.1764705882 rows/sec., 35.28 MiB/sec. | ||
| 15252 | 2025.07.29 18:57:30.284133 [ 277 ] {05e2b718-6801-487c-a001-55f1bae26eaa} <Debug> TCPHandler: Processed in 0.001517533 sec. | ||
| 15253 | 2025.07.29 18:57:30.284231 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15254 | 2025.07.29 18:57:30.284321 [ 277 ] {be0b56fc-5222-49f6-9815-5a60c124767f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15255 | 2025.07.29 18:57:30.284362 [ 277 ] {be0b56fc-5222-49f6-9815-5a60c124767f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15256 | 2025.07.29 18:57:30.284676 [ 277 ] {be0b56fc-5222-49f6-9815-5a60c124767f} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15257 | 2025.07.29 18:57:30.284711 [ 277 ] {be0b56fc-5222-49f6-9815-5a60c124767f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15258 | 2025.07.29 18:57:30.285010 [ 277 ] {be0b56fc-5222-49f6-9815-5a60c124767f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15259 | 2025.07.29 18:57:30.285228 [ 277 ] {be0b56fc-5222-49f6-9815-5a60c124767f} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15260 | 2025.07.29 18:57:30.285356 [ 277 ] {be0b56fc-5222-49f6-9815-5a60c124767f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 297.98 KiB/sec. | ||
| 15261 | 2025.07.29 18:57:30.285393 [ 277 ] {be0b56fc-5222-49f6-9815-5a60c124767f} <Debug> TCPHandler: Processed in 0.001210084 sec. | ||
| 15262 | 2025.07.29 18:57:30.285510 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15263 | 2025.07.29 18:57:30.285600 [ 277 ] {7739ec72-8e8f-40da-80d8-7286ec33a99a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15264 | 2025.07.29 18:57:30.285640 [ 277 ] {7739ec72-8e8f-40da-80d8-7286ec33a99a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15265 | 2025.07.29 18:57:30.286068 [ 277 ] {7739ec72-8e8f-40da-80d8-7286ec33a99a} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15266 | 2025.07.29 18:57:30.286102 [ 277 ] {7739ec72-8e8f-40da-80d8-7286ec33a99a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15267 | 2025.07.29 18:57:30.286427 [ 277 ] {7739ec72-8e8f-40da-80d8-7286ec33a99a} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15268 | 2025.07.29 18:57:30.286634 [ 277 ] {7739ec72-8e8f-40da-80d8-7286ec33a99a} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15269 | 2025.07.29 18:57:30.286759 [ 277 ] {7739ec72-8e8f-40da-80d8-7286ec33a99a} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001177 sec., 260832.62531860662 rows/sec., 17.16 MiB/sec. | ||
| 15270 | 2025.07.29 18:57:30.286795 [ 277 ] {7739ec72-8e8f-40da-80d8-7286ec33a99a} <Debug> TCPHandler: Processed in 0.001331577 sec. | ||
| 15271 | 2025.07.29 18:57:30.286890 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15272 | 2025.07.29 18:57:30.286890 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15273 | 2025.07.29 18:57:30.286942 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15274 | 2025.07.29 18:57:30.286981 [ 277 ] {66788b42-5afa-425c-b10c-5fbaeeb7dbc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15275 | 2025.07.29 18:57:30.287027 [ 277 ] {66788b42-5afa-425c-b10c-5fbaeeb7dbc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15276 | 2025.07.29 18:57:30.287329 [ 277 ] {66788b42-5afa-425c-b10c-5fbaeeb7dbc9} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15277 | 2025.07.29 18:57:30.287365 [ 277 ] {66788b42-5afa-425c-b10c-5fbaeeb7dbc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15278 | 2025.07.29 18:57:30.287684 [ 277 ] {66788b42-5afa-425c-b10c-5fbaeeb7dbc9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15279 | 2025.07.29 18:57:30.287908 [ 277 ] {66788b42-5afa-425c-b10c-5fbaeeb7dbc9} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15280 | 2025.07.29 18:57:30.288062 [ 277 ] {66788b42-5afa-425c-b10c-5fbaeeb7dbc9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001097 sec., 911.5770282588878 rows/sec., 61.42 KiB/sec. | ||
| 15281 | 2025.07.29 18:57:30.288100 [ 277 ] {66788b42-5afa-425c-b10c-5fbaeeb7dbc9} <Debug> TCPHandler: Processed in 0.001256465 sec. | ||
| 15282 | 2025.07.29 18:57:30.288197 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15283 | 2025.07.29 18:57:30.288287 [ 277 ] {171d2ebf-d6f5-4fc0-aac3-24bb6e7143c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15284 | 2025.07.29 18:57:30.288340 [ 277 ] {171d2ebf-d6f5-4fc0-aac3-24bb6e7143c9} <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 | ||
| 15285 | 2025.07.29 18:57:30.289139 [ 277 ] {171d2ebf-d6f5-4fc0-aac3-24bb6e7143c9} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15286 | 2025.07.29 18:57:30.289180 [ 277 ] {171d2ebf-d6f5-4fc0-aac3-24bb6e7143c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15287 | 2025.07.29 18:57:30.289729 [ 277 ] {171d2ebf-d6f5-4fc0-aac3-24bb6e7143c9} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15288 | 2025.07.29 18:57:30.289959 [ 277 ] {171d2ebf-d6f5-4fc0-aac3-24bb6e7143c9} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15289 | 2025.07.29 18:57:30.290098 [ 277 ] {171d2ebf-d6f5-4fc0-aac3-24bb6e7143c9} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001828 sec., 17505.4704595186 rows/sec., 31.37 MiB/sec. | ||
| 15290 | 2025.07.29 18:57:30.290161 [ 277 ] {171d2ebf-d6f5-4fc0-aac3-24bb6e7143c9} <Debug> TCPHandler: Processed in 0.002011086 sec. | ||
| 15291 | 2025.07.29 18:57:30.290269 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15292 | 2025.07.29 18:57:30.290363 [ 277 ] {5f506516-2435-4e62-86d1-f79dd4315d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15293 | 2025.07.29 18:57:30.290405 [ 277 ] {5f506516-2435-4e62-86d1-f79dd4315d6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15294 | 2025.07.29 18:57:30.290437 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15295 | 2025.07.29 18:57:30.290737 [ 277 ] {5f506516-2435-4e62-86d1-f79dd4315d6d} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15296 | 2025.07.29 18:57:30.290777 [ 277 ] {5f506516-2435-4e62-86d1-f79dd4315d6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15297 | 2025.07.29 18:57:30.291079 [ 277 ] {5f506516-2435-4e62-86d1-f79dd4315d6d} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15298 | 2025.07.29 18:57:30.291286 [ 277 ] {5f506516-2435-4e62-86d1-f79dd4315d6d} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15299 | 2025.07.29 18:57:30.291409 [ 277 ] {5f506516-2435-4e62-86d1-f79dd4315d6d} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001064 sec., 95864.66165413533 rows/sec., 5.89 MiB/sec. | ||
| 15300 | 2025.07.29 18:57:30.291444 [ 277 ] {5f506516-2435-4e62-86d1-f79dd4315d6d} <Debug> TCPHandler: Processed in 0.001222714 sec. | ||
| 15301 | 2025.07.29 18:57:31.194386 [ 221 ] {} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15302 | 2025.07.29 18:57:31.194483 [ 221 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15303 | 2025.07.29 18:57:31.198234 [ 221 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15304 | 2025.07.29 18:57:32.288058 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15305 | 2025.07.29 18:57:32.288117 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15306 | 2025.07.29 18:57:32.534914 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33916 | ||
| 15307 | 2025.07.29 18:57:32.535408 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15308 | 2025.07.29 18:57:32.535444 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15309 | 2025.07.29 18:57:32.535928 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15310 | 2025.07.29 18:57:32.536161 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15311 | 2025.07.29 18:57:32.536296 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916 | ||
| 15312 | 2025.07.29 18:57:34.387206 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 15313 | 2025.07.29 18:57:34.404497 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15314 | 2025.07.29 18:57:34.404551 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15315 | 2025.07.29 18:57:34.410807 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15316 | 2025.07.29 18:57:34.411505 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15317 | 2025.07.29 18:57:34.414362 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 15318 | 2025.07.29 18:57:35.262013 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15319 | 2025.07.29 18:57:35.262195 [ 277 ] {f30068b2-34ca-4d13-b91f-407cdf071117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15320 | 2025.07.29 18:57:35.262261 [ 277 ] {f30068b2-34ca-4d13-b91f-407cdf071117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15321 | 2025.07.29 18:57:35.262898 [ 277 ] {f30068b2-34ca-4d13-b91f-407cdf071117} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15322 | 2025.07.29 18:57:35.262949 [ 277 ] {f30068b2-34ca-4d13-b91f-407cdf071117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15323 | 2025.07.29 18:57:35.263358 [ 277 ] {f30068b2-34ca-4d13-b91f-407cdf071117} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15324 | 2025.07.29 18:57:35.263592 [ 277 ] {f30068b2-34ca-4d13-b91f-407cdf071117} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15325 | 2025.07.29 18:57:35.263759 [ 277 ] {f30068b2-34ca-4d13-b91f-407cdf071117} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.001611 sec., 45934.20235878336 rows/sec., 3.74 MiB/sec. | ||
| 15326 | 2025.07.29 18:57:35.263810 [ 277 ] {f30068b2-34ca-4d13-b91f-407cdf071117} <Debug> TCPHandler: Processed in 0.001922533 sec. | ||
| 15327 | 2025.07.29 18:57:35.263931 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15328 | 2025.07.29 18:57:35.264033 [ 277 ] {e75fa6c8-bee6-4728-aad2-50caf53beb20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15329 | 2025.07.29 18:57:35.264078 [ 277 ] {e75fa6c8-bee6-4728-aad2-50caf53beb20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15330 | 2025.07.29 18:57:35.264488 [ 277 ] {e75fa6c8-bee6-4728-aad2-50caf53beb20} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15331 | 2025.07.29 18:57:35.264527 [ 277 ] {e75fa6c8-bee6-4728-aad2-50caf53beb20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15332 | 2025.07.29 18:57:35.264839 [ 277 ] {e75fa6c8-bee6-4728-aad2-50caf53beb20} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15333 | 2025.07.29 18:57:35.265053 [ 277 ] {e75fa6c8-bee6-4728-aad2-50caf53beb20} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15334 | 2025.07.29 18:57:35.265189 [ 277 ] {e75fa6c8-bee6-4728-aad2-50caf53beb20} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001178 sec., 7640.067911714771 rows/sec., 574.50 KiB/sec. | ||
| 15335 | 2025.07.29 18:57:35.265227 [ 277 ] {e75fa6c8-bee6-4728-aad2-50caf53beb20} <Debug> TCPHandler: Processed in 0.001348898 sec. | ||
| 15336 | 2025.07.29 18:57:35.265333 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15337 | 2025.07.29 18:57:35.265428 [ 277 ] {bddf5550-021b-4a24-9399-620464e58312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15338 | 2025.07.29 18:57:35.265468 [ 277 ] {bddf5550-021b-4a24-9399-620464e58312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15339 | 2025.07.29 18:57:35.265875 [ 277 ] {bddf5550-021b-4a24-9399-620464e58312} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15340 | 2025.07.29 18:57:35.265911 [ 277 ] {bddf5550-021b-4a24-9399-620464e58312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15341 | 2025.07.29 18:57:35.266229 [ 277 ] {bddf5550-021b-4a24-9399-620464e58312} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15342 | 2025.07.29 18:57:35.266447 [ 277 ] {bddf5550-021b-4a24-9399-620464e58312} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15343 | 2025.07.29 18:57:35.266576 [ 277 ] {bddf5550-021b-4a24-9399-620464e58312} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001167 sec., 62553.556126820906 rows/sec., 4.88 MiB/sec. | ||
| 15344 | 2025.07.29 18:57:35.266614 [ 277 ] {bddf5550-021b-4a24-9399-620464e58312} <Debug> TCPHandler: Processed in 0.001330508 sec. | ||
| 15345 | 2025.07.29 18:57:35.266721 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15346 | 2025.07.29 18:57:35.266814 [ 277 ] {fa623d5d-b96f-470f-b149-85a9fe9f9e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15347 | 2025.07.29 18:57:35.266857 [ 277 ] {fa623d5d-b96f-470f-b149-85a9fe9f9e83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15348 | 2025.07.29 18:57:35.267257 [ 277 ] {fa623d5d-b96f-470f-b149-85a9fe9f9e83} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15349 | 2025.07.29 18:57:35.267292 [ 277 ] {fa623d5d-b96f-470f-b149-85a9fe9f9e83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15350 | 2025.07.29 18:57:35.267638 [ 277 ] {fa623d5d-b96f-470f-b149-85a9fe9f9e83} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15351 | 2025.07.29 18:57:35.267850 [ 277 ] {fa623d5d-b96f-470f-b149-85a9fe9f9e83} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15352 | 2025.07.29 18:57:35.267977 [ 277 ] {fa623d5d-b96f-470f-b149-85a9fe9f9e83} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 15353 | 2025.07.29 18:57:35.268014 [ 277 ] {fa623d5d-b96f-470f-b149-85a9fe9f9e83} <Debug> TCPHandler: Processed in 0.001341828 sec. | ||
| 15354 | 2025.07.29 18:57:35.268124 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15355 | 2025.07.29 18:57:35.268216 [ 277 ] {c91ed666-0149-43be-bbf3-011bc266113e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15356 | 2025.07.29 18:57:35.268269 [ 277 ] {c91ed666-0149-43be-bbf3-011bc266113e} <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 | ||
| 15357 | 2025.07.29 18:57:35.269185 [ 277 ] {c91ed666-0149-43be-bbf3-011bc266113e} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15358 | 2025.07.29 18:57:35.269250 [ 277 ] {c91ed666-0149-43be-bbf3-011bc266113e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15359 | 2025.07.29 18:57:35.269906 [ 277 ] {c91ed666-0149-43be-bbf3-011bc266113e} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15360 | 2025.07.29 18:57:35.270168 [ 277 ] {c91ed666-0149-43be-bbf3-011bc266113e} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15361 | 2025.07.29 18:57:35.270366 [ 277 ] {c91ed666-0149-43be-bbf3-011bc266113e} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002163 sec., 4160.887656033287 rows/sec., 7.46 MiB/sec. | ||
| 15362 | 2025.07.29 18:57:35.270505 [ 277 ] {c91ed666-0149-43be-bbf3-011bc266113e} <Debug> TCPHandler: Processed in 0.002429638 sec. | ||
| 15363 | 2025.07.29 18:57:35.270647 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15364 | 2025.07.29 18:57:35.270760 [ 277 ] {6cd32cdc-934f-4dd9-8a4e-12231fe8682b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15365 | 2025.07.29 18:57:35.270805 [ 277 ] {6cd32cdc-934f-4dd9-8a4e-12231fe8682b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15366 | 2025.07.29 18:57:35.271213 [ 277 ] {6cd32cdc-934f-4dd9-8a4e-12231fe8682b} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15367 | 2025.07.29 18:57:35.271251 [ 277 ] {6cd32cdc-934f-4dd9-8a4e-12231fe8682b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 15368 | 2025.07.29 18:57:35.271598 [ 277 ] {6cd32cdc-934f-4dd9-8a4e-12231fe8682b} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15369 | 2025.07.29 18:57:35.271823 [ 277 ] {6cd32cdc-934f-4dd9-8a4e-12231fe8682b} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15370 | 2025.07.29 18:57:35.271962 [ 277 ] {6cd32cdc-934f-4dd9-8a4e-12231fe8682b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001223 sec., 49059.68928863451 rows/sec., 3.31 MiB/sec. | ||
| 15371 | 2025.07.29 18:57:35.272001 [ 277 ] {6cd32cdc-934f-4dd9-8a4e-12231fe8682b} <Debug> TCPHandler: Processed in 0.001406149 sec. | ||
| 15372 | 2025.07.29 18:57:36.671847 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15373 | 2025.07.29 18:57:36.672056 [ 277 ] {87fcb432-b38c-4a8b-ae79-c0cd317675f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15374 | 2025.07.29 18:57:36.672128 [ 277 ] {87fcb432-b38c-4a8b-ae79-c0cd317675f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15375 | 2025.07.29 18:57:36.673037 [ 277 ] {87fcb432-b38c-4a8b-ae79-c0cd317675f3} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15376 | 2025.07.29 18:57:36.673077 [ 277 ] {87fcb432-b38c-4a8b-ae79-c0cd317675f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15377 | 2025.07.29 18:57:36.673485 [ 277 ] {87fcb432-b38c-4a8b-ae79-c0cd317675f3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15378 | 2025.07.29 18:57:36.673704 [ 277 ] {87fcb432-b38c-4a8b-ae79-c0cd317675f3} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15379 | 2025.07.29 18:57:36.673859 [ 277 ] {87fcb432-b38c-4a8b-ae79-c0cd317675f3} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001857 sec., 211093.16101238556 rows/sec., 13.39 MiB/sec. | ||
| 15380 | 2025.07.29 18:57:36.673902 [ 277 ] {87fcb432-b38c-4a8b-ae79-c0cd317675f3} <Debug> TCPHandler: Processed in 0.002179431 sec. | ||
| 15381 | 2025.07.29 18:57:36.674022 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15382 | 2025.07.29 18:57:36.674118 [ 277 ] {9ad0db8c-4f8a-4363-8075-cec01fc9f06a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15383 | 2025.07.29 18:57:36.674160 [ 277 ] {9ad0db8c-4f8a-4363-8075-cec01fc9f06a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15384 | 2025.07.29 18:57:36.674554 [ 277 ] {9ad0db8c-4f8a-4363-8075-cec01fc9f06a} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15385 | 2025.07.29 18:57:36.674589 [ 277 ] {9ad0db8c-4f8a-4363-8075-cec01fc9f06a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15386 | 2025.07.29 18:57:36.674880 [ 277 ] {9ad0db8c-4f8a-4363-8075-cec01fc9f06a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 15387 | 2025.07.29 18:57:36.675082 [ 277 ] {9ad0db8c-4f8a-4363-8075-cec01fc9f06a} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15388 | 2025.07.29 18:57:36.675211 [ 277 ] {9ad0db8c-4f8a-4363-8075-cec01fc9f06a} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001112 sec., 8992.805755395684 rows/sec., 733.30 KiB/sec. | ||
| 15389 | 2025.07.29 18:57:36.675249 [ 277 ] {9ad0db8c-4f8a-4363-8075-cec01fc9f06a} <Debug> TCPHandler: Processed in 0.001277846 sec. | ||
| 15390 | 2025.07.29 18:57:36.675358 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15391 | 2025.07.29 18:57:36.675454 [ 277 ] {165c8b18-6f9a-4063-ab4a-ecfb79f1f978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15392 | 2025.07.29 18:57:36.675493 [ 277 ] {165c8b18-6f9a-4063-ab4a-ecfb79f1f978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15393 | 2025.07.29 18:57:36.677594 [ 277 ] {165c8b18-6f9a-4063-ab4a-ecfb79f1f978} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15394 | 2025.07.29 18:57:36.677630 [ 277 ] {165c8b18-6f9a-4063-ab4a-ecfb79f1f978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15395 | 2025.07.29 18:57:36.678065 [ 277 ] {165c8b18-6f9a-4063-ab4a-ecfb79f1f978} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15396 | 2025.07.29 18:57:36.678281 [ 277 ] {165c8b18-6f9a-4063-ab4a-ecfb79f1f978} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15397 | 2025.07.29 18:57:36.678411 [ 277 ] {165c8b18-6f9a-4063-ab4a-ecfb79f1f978} <Debug> executeQuery: Read 2276 rows, 188.56 KiB in 0.002975 sec., 765042.0168067226 rows/sec., 61.90 MiB/sec. | ||
| 15398 | 2025.07.29 18:57:36.678450 [ 277 ] {165c8b18-6f9a-4063-ab4a-ecfb79f1f978} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 15399 | 2025.07.29 18:57:36.678464 [ 277 ] {165c8b18-6f9a-4063-ab4a-ecfb79f1f978} <Debug> TCPHandler: Processed in 0.003156628 sec. | ||
| 15400 | 2025.07.29 18:57:36.678572 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15401 | 2025.07.29 18:57:36.678669 [ 277 ] {e0893066-b89a-409e-8351-d2009d1eb400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15402 | 2025.07.29 18:57:36.678709 [ 277 ] {e0893066-b89a-409e-8351-d2009d1eb400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15403 | 2025.07.29 18:57:36.679237 [ 277 ] {e0893066-b89a-409e-8351-d2009d1eb400} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15404 | 2025.07.29 18:57:36.679272 [ 277 ] {e0893066-b89a-409e-8351-d2009d1eb400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15405 | 2025.07.29 18:57:36.679578 [ 277 ] {e0893066-b89a-409e-8351-d2009d1eb400} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15406 | 2025.07.29 18:57:36.679784 [ 277 ] {e0893066-b89a-409e-8351-d2009d1eb400} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15407 | 2025.07.29 18:57:36.679893 [ 78 ] {} <Debug> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15408 | 2025.07.29 18:57:36.679913 [ 277 ] {e0893066-b89a-409e-8351-d2009d1eb400} <Debug> executeQuery: Read 238 rows, 14.88 KiB in 0.001263 sec., 188440.22169437847 rows/sec., 11.51 MiB/sec. | ||
| 15409 | 2025.07.29 18:57:36.679934 [ 78 ] {} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15410 | 2025.07.29 18:57:36.679953 [ 277 ] {e0893066-b89a-409e-8351-d2009d1eb400} <Debug> TCPHandler: Processed in 0.00143176 sec. | ||
| 15411 | 2025.07.29 18:57:36.679957 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15412 | 2025.07.29 18:57:36.680046 [ 194 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 15413 | 2025.07.29 18:57:36.680066 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15414 | 2025.07.29 18:57:36.680134 [ 194 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15415 | 2025.07.29 18:57:36.680161 [ 194 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 269 rows starting from the beginning of the part | ||
| 15416 | 2025.07.29 18:57:36.680162 [ 277 ] {fc7c65d8-1193-4ed1-9772-b44c76362d85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15417 | 2025.07.29 18:57:36.680208 [ 277 ] {fc7c65d8-1193-4ed1-9772-b44c76362d85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15418 | 2025.07.29 18:57:36.680218 [ 194 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 228 rows starting from the beginning of the part | ||
| 15419 | 2025.07.29 18:57:36.680262 [ 194 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 9 rows starting from the beginning of the part | ||
| 15420 | 2025.07.29 18:57:36.680304 [ 194 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 228 rows starting from the beginning of the part | ||
| 15421 | 2025.07.29 18:57:36.680342 [ 194 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 9 rows starting from the beginning of the part | ||
| 15422 | 2025.07.29 18:57:36.680381 [ 194 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 238 rows starting from the beginning of the part | ||
| 15423 | 2025.07.29 18:57:36.680803 [ 277 ] {fc7c65d8-1193-4ed1-9772-b44c76362d85} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15424 | 2025.07.29 18:57:36.680838 [ 277 ] {fc7c65d8-1193-4ed1-9772-b44c76362d85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15425 | 2025.07.29 18:57:36.681151 [ 277 ] {fc7c65d8-1193-4ed1-9772-b44c76362d85} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15426 | 2025.07.29 18:57:36.681187 [ 186 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 981 rows, containing 5 columns (5 merged, 0 gathered) in 0.001175933 sec., 834231.2019477299 rows/sec., 54.52 MiB/sec. | ||
| 15427 | 2025.07.29 18:57:36.681301 [ 194 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15428 | 2025.07.29 18:57:36.681368 [ 277 ] {fc7c65d8-1193-4ed1-9772-b44c76362d85} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15429 | 2025.07.29 18:57:36.681498 [ 277 ] {fc7c65d8-1193-4ed1-9772-b44c76362d85} <Debug> executeQuery: Read 431 rows, 29.22 KiB in 0.001354 sec., 318316.10044313146 rows/sec., 21.07 MiB/sec. | ||
| 15430 | 2025.07.29 18:57:36.681535 [ 277 ] {fc7c65d8-1193-4ed1-9772-b44c76362d85} <Debug> TCPHandler: Processed in 0.001518962 sec. | ||
| 15431 | 2025.07.29 18:57:36.681535 [ 194 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_106_21} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15432 | 2025.07.29 18:57:36.681605 [ 194 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_106_21} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15433 | 2025.07.29 18:57:36.681648 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15434 | 2025.07.29 18:57:36.681662 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 15435 | 2025.07.29 18:57:36.681744 [ 277 ] {81406897-ac2d-4adb-b273-83f88bc277bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15436 | 2025.07.29 18:57:36.681784 [ 277 ] {81406897-ac2d-4adb-b273-83f88bc277bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15437 | 2025.07.29 18:57:36.682270 [ 277 ] {81406897-ac2d-4adb-b273-83f88bc277bb} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15438 | 2025.07.29 18:57:36.682304 [ 277 ] {81406897-ac2d-4adb-b273-83f88bc277bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15439 | 2025.07.29 18:57:36.682605 [ 277 ] {81406897-ac2d-4adb-b273-83f88bc277bb} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15440 | 2025.07.29 18:57:36.682812 [ 277 ] {81406897-ac2d-4adb-b273-83f88bc277bb} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15441 | 2025.07.29 18:57:36.682937 [ 277 ] {81406897-ac2d-4adb-b273-83f88bc277bb} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001212 sec., 166666.66666666666 rows/sec., 9.47 MiB/sec. | ||
| 15442 | 2025.07.29 18:57:36.682975 [ 277 ] {81406897-ac2d-4adb-b273-83f88bc277bb} <Debug> TCPHandler: Processed in 0.001377699 sec. | ||
| 15443 | 2025.07.29 18:57:36.683088 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15444 | 2025.07.29 18:57:36.683182 [ 277 ] {eaf43f2d-6b7d-448f-9847-c67864fc4eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15445 | 2025.07.29 18:57:36.683223 [ 277 ] {eaf43f2d-6b7d-448f-9847-c67864fc4eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15446 | 2025.07.29 18:57:36.684154 [ 277 ] {eaf43f2d-6b7d-448f-9847-c67864fc4eb3} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15447 | 2025.07.29 18:57:36.684189 [ 277 ] {eaf43f2d-6b7d-448f-9847-c67864fc4eb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15448 | 2025.07.29 18:57:36.684545 [ 277 ] {eaf43f2d-6b7d-448f-9847-c67864fc4eb3} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15449 | 2025.07.29 18:57:36.684754 [ 277 ] {eaf43f2d-6b7d-448f-9847-c67864fc4eb3} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15450 | 2025.07.29 18:57:36.684883 [ 277 ] {eaf43f2d-6b7d-448f-9847-c67864fc4eb3} <Debug> executeQuery: Read 1150 rows, 84.24 KiB in 0.001719 sec., 668993.6009307737 rows/sec., 47.85 MiB/sec. | ||
| 15451 | 2025.07.29 18:57:36.684920 [ 277 ] {eaf43f2d-6b7d-448f-9847-c67864fc4eb3} <Debug> TCPHandler: Processed in 0.001882053 sec. | ||
| 15452 | 2025.07.29 18:57:36.685032 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15453 | 2025.07.29 18:57:36.685155 [ 277 ] {479039fc-743b-46f4-a9a8-30a2ed1d163e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15454 | 2025.07.29 18:57:36.685197 [ 277 ] {479039fc-743b-46f4-a9a8-30a2ed1d163e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15455 | 2025.07.29 18:57:36.685521 [ 277 ] {479039fc-743b-46f4-a9a8-30a2ed1d163e} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15456 | 2025.07.29 18:57:36.685556 [ 277 ] {479039fc-743b-46f4-a9a8-30a2ed1d163e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15457 | 2025.07.29 18:57:36.685858 [ 277 ] {479039fc-743b-46f4-a9a8-30a2ed1d163e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15458 | 2025.07.29 18:57:36.686073 [ 277 ] {479039fc-743b-46f4-a9a8-30a2ed1d163e} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15459 | 2025.07.29 18:57:36.686199 [ 277 ] {479039fc-743b-46f4-a9a8-30a2ed1d163e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 15460 | 2025.07.29 18:57:36.686236 [ 277 ] {479039fc-743b-46f4-a9a8-30a2ed1d163e} <Debug> TCPHandler: Processed in 0.001253575 sec. | ||
| 15461 | 2025.07.29 18:57:36.686372 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15462 | 2025.07.29 18:57:36.686475 [ 277 ] {c36c3b32-84eb-44b8-a926-c9b550580bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15463 | 2025.07.29 18:57:36.686519 [ 277 ] {c36c3b32-84eb-44b8-a926-c9b550580bec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15464 | 2025.07.29 18:57:36.687174 [ 277 ] {c36c3b32-84eb-44b8-a926-c9b550580bec} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15465 | 2025.07.29 18:57:36.687209 [ 277 ] {c36c3b32-84eb-44b8-a926-c9b550580bec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15466 | 2025.07.29 18:57:36.687582 [ 277 ] {c36c3b32-84eb-44b8-a926-c9b550580bec} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15467 | 2025.07.29 18:57:36.687794 [ 277 ] {c36c3b32-84eb-44b8-a926-c9b550580bec} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15468 | 2025.07.29 18:57:36.687924 [ 277 ] {c36c3b32-84eb-44b8-a926-c9b550580bec} <Debug> executeQuery: Read 906 rows, 61.27 KiB in 0.001468 sec., 617166.21253406 rows/sec., 40.76 MiB/sec. | ||
| 15469 | 2025.07.29 18:57:36.687962 [ 277 ] {c36c3b32-84eb-44b8-a926-c9b550580bec} <Debug> TCPHandler: Processed in 0.001641396 sec. | ||
| 15470 | 2025.07.29 18:57:36.688062 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15471 | 2025.07.29 18:57:36.688158 [ 277 ] {36329cef-590d-4452-8ac3-512cbb54dcff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15472 | 2025.07.29 18:57:36.688201 [ 277 ] {36329cef-590d-4452-8ac3-512cbb54dcff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15473 | 2025.07.29 18:57:36.688510 [ 277 ] {36329cef-590d-4452-8ac3-512cbb54dcff} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15474 | 2025.07.29 18:57:36.688546 [ 277 ] {36329cef-590d-4452-8ac3-512cbb54dcff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15475 | 2025.07.29 18:57:36.688856 [ 277 ] {36329cef-590d-4452-8ac3-512cbb54dcff} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15476 | 2025.07.29 18:57:36.689066 [ 277 ] {36329cef-590d-4452-8ac3-512cbb54dcff} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15477 | 2025.07.29 18:57:36.689193 [ 277 ] {36329cef-590d-4452-8ac3-512cbb54dcff} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 63.93 KiB/sec. | ||
| 15478 | 2025.07.29 18:57:36.689230 [ 277 ] {36329cef-590d-4452-8ac3-512cbb54dcff} <Debug> TCPHandler: Processed in 0.001217044 sec. | ||
| 15479 | 2025.07.29 18:57:36.689337 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15480 | 2025.07.29 18:57:36.689431 [ 277 ] {be3001dd-b9fa-414d-bd1c-6f6afc345bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15481 | 2025.07.29 18:57:36.689485 [ 277 ] {be3001dd-b9fa-414d-bd1c-6f6afc345bce} <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 | ||
| 15482 | 2025.07.29 18:57:36.690316 [ 277 ] {be3001dd-b9fa-414d-bd1c-6f6afc345bce} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15483 | 2025.07.29 18:57:36.690353 [ 277 ] {be3001dd-b9fa-414d-bd1c-6f6afc345bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15484 | 2025.07.29 18:57:36.690889 [ 277 ] {be3001dd-b9fa-414d-bd1c-6f6afc345bce} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15485 | 2025.07.29 18:57:36.691126 [ 277 ] {be3001dd-b9fa-414d-bd1c-6f6afc345bce} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15486 | 2025.07.29 18:57:36.691266 [ 277 ] {be3001dd-b9fa-414d-bd1c-6f6afc345bce} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001853 sec., 17269.293038316242 rows/sec., 30.95 MiB/sec. | ||
| 15487 | 2025.07.29 18:57:36.691320 [ 277 ] {be3001dd-b9fa-414d-bd1c-6f6afc345bce} <Debug> TCPHandler: Processed in 0.002032726 sec. | ||
| 15488 | 2025.07.29 18:57:36.691429 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15489 | 2025.07.29 18:57:36.691526 [ 277 ] {1126b71f-1ee0-46d8-8b1b-378497bc5336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15490 | 2025.07.29 18:57:36.691567 [ 277 ] {1126b71f-1ee0-46d8-8b1b-378497bc5336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15491 | 2025.07.29 18:57:36.691901 [ 277 ] {1126b71f-1ee0-46d8-8b1b-378497bc5336} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15492 | 2025.07.29 18:57:36.691937 [ 277 ] {1126b71f-1ee0-46d8-8b1b-378497bc5336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15493 | 2025.07.29 18:57:36.692239 [ 277 ] {1126b71f-1ee0-46d8-8b1b-378497bc5336} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15494 | 2025.07.29 18:57:36.692446 [ 277 ] {1126b71f-1ee0-46d8-8b1b-378497bc5336} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15495 | 2025.07.29 18:57:36.692573 [ 277 ] {1126b71f-1ee0-46d8-8b1b-378497bc5336} <Debug> executeQuery: Read 56 rows, 3.23 KiB in 0.001066 sec., 52532.833020637896 rows/sec., 2.96 MiB/sec. | ||
| 15496 | 2025.07.29 18:57:36.692609 [ 277 ] {1126b71f-1ee0-46d8-8b1b-378497bc5336} <Debug> TCPHandler: Processed in 0.001229854 sec. | ||
| 15497 | 2025.07.29 18:57:37.660591 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 2190 | ||
| 15498 | 2025.07.29 18:57:37.663382 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15499 | 2025.07.29 18:57:37.663428 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15500 | 2025.07.29 18:57:37.664629 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 15501 | 2025.07.29 18:57:37.664889 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15502 | 2025.07.29 18:57:37.665150 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2190 | ||
| 15503 | 2025.07.29 18:57:39.159520 [ 219 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15504 | 2025.07.29 18:57:39.159582 [ 219 ] {} <Debug> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15505 | 2025.07.29 18:57:39.162221 [ 219 ] {} <Debug> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15506 | 2025.07.29 18:57:40.036719 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34404 | ||
| 15507 | 2025.07.29 18:57:40.037251 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15508 | 2025.07.29 18:57:40.037299 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15509 | 2025.07.29 18:57:40.037788 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 15510 | 2025.07.29 18:57:40.038080 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15511 | 2025.07.29 18:57:40.038215 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34404 | ||
| 15512 | 2025.07.29 18:57:40.260911 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15513 | 2025.07.29 18:57:40.261083 [ 277 ] {93c83e23-d5e9-4c7c-ac74-399087079ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15514 | 2025.07.29 18:57:40.261146 [ 277 ] {93c83e23-d5e9-4c7c-ac74-399087079ef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15515 | 2025.07.29 18:57:40.261780 [ 277 ] {93c83e23-d5e9-4c7c-ac74-399087079ef9} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15516 | 2025.07.29 18:57:40.261817 [ 277 ] {93c83e23-d5e9-4c7c-ac74-399087079ef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15517 | 2025.07.29 18:57:40.262177 [ 277 ] {93c83e23-d5e9-4c7c-ac74-399087079ef9} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15518 | 2025.07.29 18:57:40.262468 [ 277 ] {93c83e23-d5e9-4c7c-ac74-399087079ef9} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15519 | 2025.07.29 18:57:40.262602 [ 154 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15520 | 2025.07.29 18:57:40.262629 [ 277 ] {93c83e23-d5e9-4c7c-ac74-399087079ef9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00159 sec., 35220.125786163524 rows/sec., 2.69 MiB/sec. | ||
| 15521 | 2025.07.29 18:57:40.262643 [ 154 ] {} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15522 | 2025.07.29 18:57:40.262666 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15523 | 2025.07.29 18:57:40.262678 [ 277 ] {93c83e23-d5e9-4c7c-ac74-399087079ef9} <Debug> TCPHandler: Processed in 0.001886012 sec. | ||
| 15524 | 2025.07.29 18:57:40.262804 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15525 | 2025.07.29 18:57:40.262831 [ 200 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 15526 | 2025.07.29 18:57:40.262905 [ 277 ] {f1f8f325-578c-44d9-9976-d40bbed901ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15527 | 2025.07.29 18:57:40.262953 [ 277 ] {f1f8f325-578c-44d9-9976-d40bbed901ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15528 | 2025.07.29 18:57:40.263047 [ 200 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15529 | 2025.07.29 18:57:40.263106 [ 200 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2421 rows starting from the beginning of the part | ||
| 15530 | 2025.07.29 18:57:40.263208 [ 200 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 74 rows starting from the beginning of the part | ||
| 15531 | 2025.07.29 18:57:40.263284 [ 200 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 1131 rows starting from the beginning of the part | ||
| 15532 | 2025.07.29 18:57:40.263356 [ 200 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 74 rows starting from the beginning of the part | ||
| 15533 | 2025.07.29 18:57:40.263373 [ 277 ] {f1f8f325-578c-44d9-9976-d40bbed901ef} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15534 | 2025.07.29 18:57:40.263415 [ 277 ] {f1f8f325-578c-44d9-9976-d40bbed901ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15535 | 2025.07.29 18:57:40.263423 [ 200 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 2276 rows starting from the beginning of the part | ||
| 15536 | 2025.07.29 18:57:40.263501 [ 200 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 56 rows starting from the beginning of the part | ||
| 15537 | 2025.07.29 18:57:40.263748 [ 277 ] {f1f8f325-578c-44d9-9976-d40bbed901ef} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15538 | 2025.07.29 18:57:40.263994 [ 277 ] {f1f8f325-578c-44d9-9976-d40bbed901ef} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15539 | 2025.07.29 18:57:40.264104 [ 154 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15540 | 2025.07.29 18:57:40.264123 [ 277 ] {f1f8f325-578c-44d9-9976-d40bbed901ef} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001241 sec., 51571.313456889606 rows/sec., 4.03 MiB/sec. | ||
| 15541 | 2025.07.29 18:57:40.264128 [ 154 ] {} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15542 | 2025.07.29 18:57:40.264151 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15543 | 2025.07.29 18:57:40.264160 [ 277 ] {f1f8f325-578c-44d9-9976-d40bbed901ef} <Debug> TCPHandler: Processed in 0.001406859 sec. | ||
| 15544 | 2025.07.29 18:57:40.264229 [ 194 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 15545 | 2025.07.29 18:57:40.264270 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15546 | 2025.07.29 18:57:40.264317 [ 194 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15547 | 2025.07.29 18:57:40.264348 [ 194 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1223 rows starting from the beginning of the part | ||
| 15548 | 2025.07.29 18:57:40.264366 [ 277 ] {07fcf650-8599-4adf-8fc0-f9a4f2064cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15549 | 2025.07.29 18:57:40.264407 [ 194 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 73 rows starting from the beginning of the part | ||
| 15550 | 2025.07.29 18:57:40.264410 [ 277 ] {07fcf650-8599-4adf-8fc0-f9a4f2064cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15551 | 2025.07.29 18:57:40.264468 [ 194 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 684 rows starting from the beginning of the part | ||
| 15552 | 2025.07.29 18:57:40.264513 [ 194 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 73 rows starting from the beginning of the part | ||
| 15553 | 2025.07.29 18:57:40.264554 [ 194 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 1150 rows starting from the beginning of the part | ||
| 15554 | 2025.07.29 18:57:40.264596 [ 194 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 64 rows starting from the beginning of the part | ||
| 15555 | 2025.07.29 18:57:40.264813 [ 277 ] {07fcf650-8599-4adf-8fc0-f9a4f2064cde} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15556 | 2025.07.29 18:57:40.264847 [ 277 ] {07fcf650-8599-4adf-8fc0-f9a4f2064cde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15557 | 2025.07.29 18:57:40.265182 [ 277 ] {07fcf650-8599-4adf-8fc0-f9a4f2064cde} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15558 | 2025.07.29 18:57:40.265393 [ 277 ] {07fcf650-8599-4adf-8fc0-f9a4f2064cde} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15559 | 2025.07.29 18:57:40.265500 [ 154 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Selected 5 parts from all_1_121_25 to all_125_125_0 | ||
| 15560 | 2025.07.29 18:57:40.265520 [ 277 ] {07fcf650-8599-4adf-8fc0-f9a4f2064cde} <Debug> executeQuery: Read 126 rows, 8.98 KiB in 0.001175 sec., 107234.04255319148 rows/sec., 7.46 MiB/sec. | ||
| 15561 | 2025.07.29 18:57:40.265523 [ 154 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15562 | 2025.07.29 18:57:40.265547 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15563 | 2025.07.29 18:57:40.265556 [ 277 ] {07fcf650-8599-4adf-8fc0-f9a4f2064cde} <Debug> TCPHandler: Processed in 0.001334358 sec. | ||
| 15564 | 2025.07.29 18:57:40.265617 [ 186 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_125_26} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_121_25 to all_125_125_0 into Compact with storage Full | ||
| 15565 | 2025.07.29 18:57:40.265640 [ 200 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6032 rows, containing 5 columns (5 merged, 0 gathered) in 0.002896481 sec., 2082527.0388447223 rows/sec., 176.42 MiB/sec. | ||
| 15566 | 2025.07.29 18:57:40.265669 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15567 | 2025.07.29 18:57:40.265708 [ 186 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_125_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15568 | 2025.07.29 18:57:40.265736 [ 186 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_121_25, total 38038 rows starting from the beginning of the part | ||
| 15569 | 2025.07.29 18:57:40.265766 [ 277 ] {27d51ebf-8628-4e47-a335-d9164be25763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15570 | 2025.07.29 18:57:40.265788 [ 186 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part | ||
| 15571 | 2025.07.29 18:57:40.265808 [ 277 ] {27d51ebf-8628-4e47-a335-d9164be25763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15572 | 2025.07.29 18:57:40.265833 [ 186 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 307 rows starting from the beginning of the part | ||
| 15573 | 2025.07.29 18:57:40.265872 [ 186 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
| 15574 | 2025.07.29 18:57:40.265878 [ 194 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3267 rows, containing 5 columns (5 merged, 0 gathered) in 0.001686628 sec., 1937000.9272939854 rows/sec., 146.72 MiB/sec. | ||
| 15575 | 2025.07.29 18:57:40.265913 [ 186 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 906 rows starting from the beginning of the part | ||
| 15576 | 2025.07.29 18:57:40.265978 [ 193 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15577 | 2025.07.29 18:57:40.266073 [ 200 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15578 | 2025.07.29 18:57:40.266186 [ 277 ] {27d51ebf-8628-4e47-a335-d9164be25763} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15579 | 2025.07.29 18:57:40.266239 [ 277 ] {27d51ebf-8628-4e47-a335-d9164be25763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15580 | 2025.07.29 18:57:40.266414 [ 193 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_126_25} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15581 | 2025.07.29 18:57:40.266427 [ 200 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_126_25} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15582 | 2025.07.29 18:57:40.266523 [ 193 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_126_25} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15583 | 2025.07.29 18:57:40.266526 [ 200 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_126_25} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15584 | 2025.07.29 18:57:40.266632 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 15585 | 2025.07.29 18:57:40.266685 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 15586 | 2025.07.29 18:57:40.266721 [ 277 ] {27d51ebf-8628-4e47-a335-d9164be25763} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15587 | 2025.07.29 18:57:40.267030 [ 277 ] {27d51ebf-8628-4e47-a335-d9164be25763} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15588 | 2025.07.29 18:57:40.267156 [ 154 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15589 | 2025.07.29 18:57:40.267181 [ 154 ] {} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15590 | 2025.07.29 18:57:40.267197 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15591 | 2025.07.29 18:57:40.267198 [ 277 ] {27d51ebf-8628-4e47-a335-d9164be25763} <Debug> executeQuery: Read 46 rows, 3.19 KiB in 0.001449 sec., 31746.031746031746 rows/sec., 2.15 MiB/sec. | ||
| 15592 | 2025.07.29 18:57:40.267250 [ 277 ] {27d51ebf-8628-4e47-a335-d9164be25763} <Debug> TCPHandler: Processed in 0.001628896 sec. | ||
| 15593 | 2025.07.29 18:57:40.267262 [ 200 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 15594 | 2025.07.29 18:57:40.267346 [ 200 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15595 | 2025.07.29 18:57:40.267370 [ 200 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_121_24, total 8214 rows starting from the beginning of the part | ||
| 15596 | 2025.07.29 18:57:40.267413 [ 200 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
| 15597 | 2025.07.29 18:57:40.267448 [ 200 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 102 rows starting from the beginning of the part | ||
| 15598 | 2025.07.29 18:57:40.267486 [ 200 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part | ||
| 15599 | 2025.07.29 18:57:40.267517 [ 200 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 56 rows starting from the beginning of the part | ||
| 15600 | 2025.07.29 18:57:40.267551 [ 200 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 46 rows starting from the beginning of the part | ||
| 15601 | 2025.07.29 18:57:40.270327 [ 193 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8538 rows, containing 4 columns (4 merged, 0 gathered) in 0.003091637 sec., 2761643.750543806 rows/sec., 176.60 MiB/sec. | ||
| 15602 | 2025.07.29 18:57:40.270553 [ 193 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15603 | 2025.07.29 18:57:40.270817 [ 193 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_126_25} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15604 | 2025.07.29 18:57:40.270882 [ 193 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_126_25} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15605 | 2025.07.29 18:57:40.270971 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB. | ||
| 15606 | 2025.07.29 18:57:40.274018 [ 191 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_125_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39571 rows, containing 5 columns (5 merged, 0 gathered) in 0.008433596 sec., 4692067.298457266 rows/sec., 316.01 MiB/sec. | ||
| 15607 | 2025.07.29 18:57:40.274480 [ 198 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_125_26} <Trace> MergedBlockOutputStream: filled checksums all_1_125_26 (state Temporary) | ||
| 15608 | 2025.07.29 18:57:40.274760 [ 198 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_125_26} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_merge_all_1_125_26 to all_1_125_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15609 | 2025.07.29 18:57:40.274832 [ 198 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_125_26} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Merged 5 parts: [all_1_121_25, all_125_125_0] -> all_1_125_26 | ||
| 15610 | 2025.07.29 18:57:40.274911 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 15611 | 2025.07.29 18:57:40.589942 [ 224 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15612 | 2025.07.29 18:57:40.589995 [ 224 ] {} <Debug> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15613 | 2025.07.29 18:57:40.591991 [ 224 ] {} <Debug> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15614 | 2025.07.29 18:57:41.914881 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 15615 | 2025.07.29 18:57:41.932561 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15616 | 2025.07.29 18:57:41.932633 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15617 | 2025.07.29 18:57:41.938456 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 15618 | 2025.07.29 18:57:41.939149 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15619 | 2025.07.29 18:57:41.942386 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 15620 | 2025.07.29 18:57:45.262395 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15621 | 2025.07.29 18:57:45.262662 [ 277 ] {298b1381-498f-4f1b-97e8-12e4435be755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15622 | 2025.07.29 18:57:45.262754 [ 277 ] {298b1381-498f-4f1b-97e8-12e4435be755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15623 | 2025.07.29 18:57:45.263411 [ 277 ] {298b1381-498f-4f1b-97e8-12e4435be755} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15624 | 2025.07.29 18:57:45.263462 [ 277 ] {298b1381-498f-4f1b-97e8-12e4435be755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15625 | 2025.07.29 18:57:45.263865 [ 277 ] {298b1381-498f-4f1b-97e8-12e4435be755} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15626 | 2025.07.29 18:57:45.264100 [ 277 ] {298b1381-498f-4f1b-97e8-12e4435be755} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15627 | 2025.07.29 18:57:45.264262 [ 277 ] {298b1381-498f-4f1b-97e8-12e4435be755} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.001668 sec., 44364.508393285374 rows/sec., 3.62 MiB/sec. | ||
| 15628 | 2025.07.29 18:57:45.264314 [ 277 ] {298b1381-498f-4f1b-97e8-12e4435be755} <Debug> TCPHandler: Processed in 0.002092368 sec. | ||
| 15629 | 2025.07.29 18:57:45.264439 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15630 | 2025.07.29 18:57:45.264543 [ 277 ] {86b82912-9f67-4032-bdb4-1e13536ebb32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15631 | 2025.07.29 18:57:45.264586 [ 277 ] {86b82912-9f67-4032-bdb4-1e13536ebb32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15632 | 2025.07.29 18:57:45.264997 [ 277 ] {86b82912-9f67-4032-bdb4-1e13536ebb32} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15633 | 2025.07.29 18:57:45.265035 [ 277 ] {86b82912-9f67-4032-bdb4-1e13536ebb32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15634 | 2025.07.29 18:57:45.265344 [ 277 ] {86b82912-9f67-4032-bdb4-1e13536ebb32} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15635 | 2025.07.29 18:57:45.265570 [ 277 ] {86b82912-9f67-4032-bdb4-1e13536ebb32} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15636 | 2025.07.29 18:57:45.265704 [ 277 ] {86b82912-9f67-4032-bdb4-1e13536ebb32} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001183 sec., 7607.7768385460695 rows/sec., 572.07 KiB/sec. | ||
| 15637 | 2025.07.29 18:57:45.265742 [ 277 ] {86b82912-9f67-4032-bdb4-1e13536ebb32} <Debug> TCPHandler: Processed in 0.001355488 sec. | ||
| 15638 | 2025.07.29 18:57:45.265843 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15639 | 2025.07.29 18:57:45.265939 [ 277 ] {12396ec1-c2cf-483b-bbbd-c0ddbde1584e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15640 | 2025.07.29 18:57:45.265979 [ 277 ] {12396ec1-c2cf-483b-bbbd-c0ddbde1584e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15641 | 2025.07.29 18:57:45.266392 [ 277 ] {12396ec1-c2cf-483b-bbbd-c0ddbde1584e} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15642 | 2025.07.29 18:57:45.266429 [ 277 ] {12396ec1-c2cf-483b-bbbd-c0ddbde1584e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15643 | 2025.07.29 18:57:45.266740 [ 277 ] {12396ec1-c2cf-483b-bbbd-c0ddbde1584e} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15644 | 2025.07.29 18:57:45.266966 [ 277 ] {12396ec1-c2cf-483b-bbbd-c0ddbde1584e} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15645 | 2025.07.29 18:57:45.267097 [ 277 ] {12396ec1-c2cf-483b-bbbd-c0ddbde1584e} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001177 sec., 62022.09005947323 rows/sec., 4.84 MiB/sec. | ||
| 15646 | 2025.07.29 18:57:45.267135 [ 277 ] {12396ec1-c2cf-483b-bbbd-c0ddbde1584e} <Debug> TCPHandler: Processed in 0.001341448 sec. | ||
| 15647 | 2025.07.29 18:57:45.267246 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15648 | 2025.07.29 18:57:45.267342 [ 277 ] {3d8bdfa4-a226-4ecc-a76c-d0843b45b6e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15649 | 2025.07.29 18:57:45.267386 [ 277 ] {3d8bdfa4-a226-4ecc-a76c-d0843b45b6e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15650 | 2025.07.29 18:57:45.267808 [ 277 ] {3d8bdfa4-a226-4ecc-a76c-d0843b45b6e7} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15651 | 2025.07.29 18:57:45.267844 [ 277 ] {3d8bdfa4-a226-4ecc-a76c-d0843b45b6e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15652 | 2025.07.29 18:57:45.268172 [ 277 ] {3d8bdfa4-a226-4ecc-a76c-d0843b45b6e7} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15653 | 2025.07.29 18:57:45.268385 [ 277 ] {3d8bdfa4-a226-4ecc-a76c-d0843b45b6e7} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15654 | 2025.07.29 18:57:45.268515 [ 277 ] {3d8bdfa4-a226-4ecc-a76c-d0843b45b6e7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 15655 | 2025.07.29 18:57:45.268552 [ 277 ] {3d8bdfa4-a226-4ecc-a76c-d0843b45b6e7} <Debug> TCPHandler: Processed in 0.001355788 sec. | ||
| 15656 | 2025.07.29 18:57:45.268673 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15657 | 2025.07.29 18:57:45.268797 [ 277 ] {33562c30-af57-496b-9e5b-ceecd19e57d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15658 | 2025.07.29 18:57:45.268866 [ 277 ] {33562c30-af57-496b-9e5b-ceecd19e57d3} <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 | ||
| 15659 | 2025.07.29 18:57:45.269758 [ 277 ] {33562c30-af57-496b-9e5b-ceecd19e57d3} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15660 | 2025.07.29 18:57:45.269795 [ 277 ] {33562c30-af57-496b-9e5b-ceecd19e57d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15661 | 2025.07.29 18:57:45.270319 [ 277 ] {33562c30-af57-496b-9e5b-ceecd19e57d3} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15662 | 2025.07.29 18:57:45.270557 [ 277 ] {33562c30-af57-496b-9e5b-ceecd19e57d3} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15663 | 2025.07.29 18:57:45.270678 [ 149 ] {} <Debug> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15664 | 2025.07.29 18:57:45.270699 [ 277 ] {33562c30-af57-496b-9e5b-ceecd19e57d3} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001927 sec., 4670.47223663726 rows/sec., 8.37 MiB/sec. | ||
| 15665 | 2025.07.29 18:57:45.270753 [ 149 ] {} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15666 | 2025.07.29 18:57:45.270782 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15667 | 2025.07.29 18:57:45.270786 [ 277 ] {33562c30-af57-496b-9e5b-ceecd19e57d3} <Debug> TCPHandler: Processed in 0.00217475 sec. | ||
| 15668 | 2025.07.29 18:57:45.270895 [ 189 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 15669 | 2025.07.29 18:57:45.270917 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15670 | 2025.07.29 18:57:45.271018 [ 277 ] {483d8124-80ae-4d1c-8d30-b7b59cfef8d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15671 | 2025.07.29 18:57:45.271060 [ 277 ] {483d8124-80ae-4d1c-8d30-b7b59cfef8d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15672 | 2025.07.29 18:57:45.271125 [ 189 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15673 | 2025.07.29 18:57:45.271189 [ 189 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2025 rows starting from the beginning of the part | ||
| 15674 | 2025.07.29 18:57:45.271349 [ 189 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 9 rows starting from the beginning of the part | ||
| 15675 | 2025.07.29 18:57:45.271417 [ 277 ] {483d8124-80ae-4d1c-8d30-b7b59cfef8d9} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15676 | 2025.07.29 18:57:45.271459 [ 277 ] {483d8124-80ae-4d1c-8d30-b7b59cfef8d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15677 | 2025.07.29 18:57:45.271464 [ 189 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 32 rows starting from the beginning of the part | ||
| 15678 | 2025.07.29 18:57:45.271568 [ 189 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 9 rows starting from the beginning of the part | ||
| 15679 | 2025.07.29 18:57:45.271660 [ 189 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 32 rows starting from the beginning of the part | ||
| 15680 | 2025.07.29 18:57:45.271760 [ 189 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 9 rows starting from the beginning of the part | ||
| 15681 | 2025.07.29 18:57:45.271791 [ 277 ] {483d8124-80ae-4d1c-8d30-b7b59cfef8d9} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15682 | 2025.07.29 18:57:45.272012 [ 277 ] {483d8124-80ae-4d1c-8d30-b7b59cfef8d9} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15683 | 2025.07.29 18:57:45.272150 [ 277 ] {483d8124-80ae-4d1c-8d30-b7b59cfef8d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 15684 | 2025.07.29 18:57:45.272189 [ 277 ] {483d8124-80ae-4d1c-8d30-b7b59cfef8d9} <Debug> TCPHandler: Processed in 0.001321847 sec. | ||
| 15685 | 2025.07.29 18:57:45.277952 [ 198 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2116 rows, containing 19 columns (19 merged, 0 gathered) in 0.007106669 sec., 297748.49511071923 rows/sec., 533.55 MiB/sec. | ||
| 15686 | 2025.07.29 18:57:45.279802 [ 191 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15687 | 2025.07.29 18:57:45.280210 [ 191 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15688 | 2025.07.29 18:57:45.280294 [ 191 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15689 | 2025.07.29 18:57:45.280474 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.88 MiB. | ||
| 15690 | 2025.07.29 18:57:46.401895 [ 222 ] {} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15691 | 2025.07.29 18:57:46.401966 [ 222 ] {} <Debug> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15692 | 2025.07.29 18:57:46.404871 [ 222 ] {} <Debug> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15693 | 2025.07.29 18:57:47.288163 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15694 | 2025.07.29 18:57:47.288240 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15695 | 2025.07.29 18:57:47.538364 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34831 | ||
| 15696 | 2025.07.29 18:57:47.539035 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15697 | 2025.07.29 18:57:47.539076 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15698 | 2025.07.29 18:57:47.539573 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15699 | 2025.07.29 18:57:47.539811 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15700 | 2025.07.29 18:57:47.539953 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34831 | ||
| 15701 | 2025.07.29 18:57:47.539997 [ 148 ] {} <Debug> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 15702 | 2025.07.29 18:57:47.540094 [ 148 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15703 | 2025.07.29 18:57:47.540131 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15704 | 2025.07.29 18:57:47.540315 [ 195 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 15705 | 2025.07.29 18:57:47.540533 [ 195 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15706 | 2025.07.29 18:57:47.540597 [ 195 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 32574 rows starting from the beginning of the part | ||
| 15707 | 2025.07.29 18:57:47.540701 [ 195 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 427 rows starting from the beginning of the part | ||
| 15708 | 2025.07.29 18:57:47.540777 [ 195 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 488 rows starting from the beginning of the part | ||
| 15709 | 2025.07.29 18:57:47.540829 [ 195 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 427 rows starting from the beginning of the part | ||
| 15710 | 2025.07.29 18:57:47.540868 [ 195 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 488 rows starting from the beginning of the part | ||
| 15711 | 2025.07.29 18:57:47.540906 [ 195 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 427 rows starting from the beginning of the part | ||
| 15712 | 2025.07.29 18:57:47.543263 [ 198 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34831 rows, containing 4 columns (4 merged, 0 gathered) in 0.003032065 sec., 11487550.563724723 rows/sec., 164.33 MiB/sec. | ||
| 15713 | 2025.07.29 18:57:47.543595 [ 188 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15714 | 2025.07.29 18:57:47.543900 [ 188 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_76_15} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15715 | 2025.07.29 18:57:47.543981 [ 188 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_76_15} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15716 | 2025.07.29 18:57:47.544104 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.98 MiB. | ||
| 15717 | 2025.07.29 18:57:47.665718 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2210 | ||
| 15718 | 2025.07.29 18:57:47.667763 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15719 | 2025.07.29 18:57:47.667806 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15720 | 2025.07.29 18:57:47.668907 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 15721 | 2025.07.29 18:57:47.669177 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15722 | 2025.07.29 18:57:47.669329 [ 148 ] {} <Debug> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 15723 | 2025.07.29 18:57:47.669369 [ 148 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15724 | 2025.07.29 18:57:47.669391 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15725 | 2025.07.29 18:57:47.669428 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2210 | ||
| 15726 | 2025.07.29 18:57:47.669480 [ 187 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 15727 | 2025.07.29 18:57:47.670001 [ 187 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15728 | 2025.07.29 18:57:47.670140 [ 187 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2020 rows starting from the beginning of the part | ||
| 15729 | 2025.07.29 18:57:47.670532 [ 187 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 58 rows starting from the beginning of the part | ||
| 15730 | 2025.07.29 18:57:47.670904 [ 187 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 20 rows starting from the beginning of the part | ||
| 15731 | 2025.07.29 18:57:47.671243 [ 187 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 34 rows starting from the beginning of the part | ||
| 15732 | 2025.07.29 18:57:47.671565 [ 187 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 58 rows starting from the beginning of the part | ||
| 15733 | 2025.07.29 18:57:47.671883 [ 187 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 20 rows starting from the beginning of the part | ||
| 15734 | 2025.07.29 18:57:47.678396 [ 198 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2210 rows, containing 72 columns (72 merged, 0 gathered) in 0.00895263 sec., 246854.83483624365 rows/sec., 189.12 MiB/sec. | ||
| 15735 | 2025.07.29 18:57:47.680363 [ 196 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 15736 | 2025.07.29 18:57:47.680940 [ 196 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_56_11} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15737 | 2025.07.29 18:57:47.681015 [ 196 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_56_11} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 15738 | 2025.07.29 18:57:47.681250 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 15739 | 2025.07.29 18:57:48.333498 [ 220 ] {} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15740 | 2025.07.29 18:57:48.333575 [ 220 ] {} <Debug> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15741 | 2025.07.29 18:57:48.335515 [ 220 ] {} <Debug> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15742 | 2025.07.29 18:57:49.151897 [ 220 ] {} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15743 | 2025.07.29 18:57:49.151945 [ 220 ] {} <Debug> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15744 | 2025.07.29 18:57:49.154538 [ 220 ] {} <Debug> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15745 | 2025.07.29 18:57:49.443365 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 15746 | 2025.07.29 18:57:49.460271 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15747 | 2025.07.29 18:57:49.460312 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15748 | 2025.07.29 18:57:49.466251 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15749 | 2025.07.29 18:57:49.466925 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15750 | 2025.07.29 18:57:49.467193 [ 144 ] {} <Debug> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 15751 | 2025.07.29 18:57:49.467232 [ 144 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15752 | 2025.07.29 18:57:49.467251 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15753 | 2025.07.29 18:57:49.467369 [ 201 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 15754 | 2025.07.29 18:57:49.470283 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 15755 | 2025.07.29 18:57:49.471397 [ 201 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15756 | 2025.07.29 18:57:49.472881 [ 201 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 15757 | 2025.07.29 18:57:49.477373 [ 201 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
| 15758 | 2025.07.29 18:57:49.481836 [ 201 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
| 15759 | 2025.07.29 18:57:49.486299 [ 201 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 15760 | 2025.07.29 18:57:49.491049 [ 201 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 15761 | 2025.07.29 18:57:49.495466 [ 201 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 15762 | 2025.07.29 18:57:49.548181 [ 198 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.080866177 sec., 7085.780746133208 rows/sec., 36.64 MiB/sec. | ||
| 15763 | 2025.07.29 18:57:49.551333 [ 199 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15764 | 2025.07.29 18:57:49.553435 [ 199 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_76_15} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15765 | 2025.07.29 18:57:49.553544 [ 199 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_76_15} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15766 | 2025.07.29 18:57:49.555787 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 15767 | 2025.07.29 18:57:50.274381 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15768 | 2025.07.29 18:57:50.274570 [ 277 ] {d8ec4228-3a5e-4d5b-a98c-46ed16b5ba51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15769 | 2025.07.29 18:57:50.274640 [ 277 ] {d8ec4228-3a5e-4d5b-a98c-46ed16b5ba51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15770 | 2025.07.29 18:57:50.275523 [ 277 ] {d8ec4228-3a5e-4d5b-a98c-46ed16b5ba51} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15771 | 2025.07.29 18:57:50.275572 [ 277 ] {d8ec4228-3a5e-4d5b-a98c-46ed16b5ba51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15772 | 2025.07.29 18:57:50.275976 [ 277 ] {d8ec4228-3a5e-4d5b-a98c-46ed16b5ba51} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15773 | 2025.07.29 18:57:50.276216 [ 277 ] {d8ec4228-3a5e-4d5b-a98c-46ed16b5ba51} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15774 | 2025.07.29 18:57:50.276389 [ 277 ] {d8ec4228-3a5e-4d5b-a98c-46ed16b5ba51} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.00188 sec., 208510.63829787236 rows/sec., 13.23 MiB/sec. | ||
| 15775 | 2025.07.29 18:57:50.276443 [ 277 ] {d8ec4228-3a5e-4d5b-a98c-46ed16b5ba51} <Debug> TCPHandler: Processed in 0.002191902 sec. | ||
| 15776 | 2025.07.29 18:57:50.276568 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15777 | 2025.07.29 18:57:50.276673 [ 277 ] {39a853d7-b678-4730-837f-95f028c8454c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15778 | 2025.07.29 18:57:50.276719 [ 277 ] {39a853d7-b678-4730-837f-95f028c8454c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15779 | 2025.07.29 18:57:50.277722 [ 277 ] {39a853d7-b678-4730-837f-95f028c8454c} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15780 | 2025.07.29 18:57:50.277761 [ 277 ] {39a853d7-b678-4730-837f-95f028c8454c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15781 | 2025.07.29 18:57:50.278136 [ 277 ] {39a853d7-b678-4730-837f-95f028c8454c} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15782 | 2025.07.29 18:57:50.278365 [ 277 ] {39a853d7-b678-4730-837f-95f028c8454c} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15783 | 2025.07.29 18:57:50.278509 [ 277 ] {39a853d7-b678-4730-837f-95f028c8454c} <Debug> executeQuery: Read 1131 rows, 92.08 KiB in 0.001859 sec., 608391.6083916083 rows/sec., 48.37 MiB/sec. | ||
| 15784 | 2025.07.29 18:57:50.278549 [ 277 ] {39a853d7-b678-4730-837f-95f028c8454c} <Debug> TCPHandler: Processed in 0.002035287 sec. | ||
| 15785 | 2025.07.29 18:57:50.278666 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15786 | 2025.07.29 18:57:50.278768 [ 277 ] {b8e8ad2f-85f9-44bc-bb24-9ab1f343a0f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15787 | 2025.07.29 18:57:50.278813 [ 277 ] {b8e8ad2f-85f9-44bc-bb24-9ab1f343a0f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15788 | 2025.07.29 18:57:50.279331 [ 277 ] {b8e8ad2f-85f9-44bc-bb24-9ab1f343a0f1} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15789 | 2025.07.29 18:57:50.279368 [ 277 ] {b8e8ad2f-85f9-44bc-bb24-9ab1f343a0f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15790 | 2025.07.29 18:57:50.279726 [ 277 ] {b8e8ad2f-85f9-44bc-bb24-9ab1f343a0f1} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15791 | 2025.07.29 18:57:50.279976 [ 277 ] {b8e8ad2f-85f9-44bc-bb24-9ab1f343a0f1} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15792 | 2025.07.29 18:57:50.280157 [ 277 ] {b8e8ad2f-85f9-44bc-bb24-9ab1f343a0f1} <Debug> executeQuery: Read 228 rows, 14.18 KiB in 0.00141 sec., 161702.12765957447 rows/sec., 9.82 MiB/sec. | ||
| 15793 | 2025.07.29 18:57:50.280201 [ 277 ] {b8e8ad2f-85f9-44bc-bb24-9ab1f343a0f1} <Debug> TCPHandler: Processed in 0.001585794 sec. | ||
| 15794 | 2025.07.29 18:57:50.280324 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15795 | 2025.07.29 18:57:50.280438 [ 277 ] {b3dc0e2f-0ac7-4a98-8bf4-2b3b3eac4a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15796 | 2025.07.29 18:57:50.280485 [ 277 ] {b3dc0e2f-0ac7-4a98-8bf4-2b3b3eac4a3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15797 | 2025.07.29 18:57:50.281002 [ 277 ] {b3dc0e2f-0ac7-4a98-8bf4-2b3b3eac4a3f} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15798 | 2025.07.29 18:57:50.281041 [ 277 ] {b3dc0e2f-0ac7-4a98-8bf4-2b3b3eac4a3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15799 | 2025.07.29 18:57:50.281399 [ 277 ] {b3dc0e2f-0ac7-4a98-8bf4-2b3b3eac4a3f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15800 | 2025.07.29 18:57:50.281662 [ 277 ] {b3dc0e2f-0ac7-4a98-8bf4-2b3b3eac4a3f} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15801 | 2025.07.29 18:57:50.281797 [ 277 ] {b3dc0e2f-0ac7-4a98-8bf4-2b3b3eac4a3f} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001394 sec., 145624.10329985654 rows/sec., 9.39 MiB/sec. | ||
| 15802 | 2025.07.29 18:57:50.281836 [ 277 ] {b3dc0e2f-0ac7-4a98-8bf4-2b3b3eac4a3f} <Debug> TCPHandler: Processed in 0.001564744 sec. | ||
| 15803 | 2025.07.29 18:57:50.281872 [ 224 ] {} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15804 | 2025.07.29 18:57:50.281921 [ 224 ] {} <Debug> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15805 | 2025.07.29 18:57:50.281976 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15806 | 2025.07.29 18:57:50.282078 [ 277 ] {a4713a08-688c-45cb-ad26-3a71252512fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15807 | 2025.07.29 18:57:50.282117 [ 277 ] {a4713a08-688c-45cb-ad26-3a71252512fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15808 | 2025.07.29 18:57:50.282640 [ 277 ] {a4713a08-688c-45cb-ad26-3a71252512fb} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15809 | 2025.07.29 18:57:50.282679 [ 277 ] {a4713a08-688c-45cb-ad26-3a71252512fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15810 | 2025.07.29 18:57:50.283057 [ 277 ] {a4713a08-688c-45cb-ad26-3a71252512fb} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15811 | 2025.07.29 18:57:50.283269 [ 277 ] {a4713a08-688c-45cb-ad26-3a71252512fb} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15812 | 2025.07.29 18:57:50.283398 [ 277 ] {a4713a08-688c-45cb-ad26-3a71252512fb} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.00134 sec., 150746.26865671642 rows/sec., 8.56 MiB/sec. | ||
| 15813 | 2025.07.29 18:57:50.283462 [ 277 ] {a4713a08-688c-45cb-ad26-3a71252512fb} <Debug> TCPHandler: Processed in 0.001536213 sec. | ||
| 15814 | 2025.07.29 18:57:50.283593 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15815 | 2025.07.29 18:57:50.283690 [ 277 ] {fad0977d-46b0-40be-8773-406043b89cdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15816 | 2025.07.29 18:57:50.283732 [ 277 ] {fad0977d-46b0-40be-8773-406043b89cdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15817 | 2025.07.29 18:57:50.283960 [ 224 ] {} <Debug> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15818 | 2025.07.29 18:57:50.284609 [ 277 ] {fad0977d-46b0-40be-8773-406043b89cdd} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15819 | 2025.07.29 18:57:50.284650 [ 277 ] {fad0977d-46b0-40be-8773-406043b89cdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15820 | 2025.07.29 18:57:50.285014 [ 277 ] {fad0977d-46b0-40be-8773-406043b89cdd} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15821 | 2025.07.29 18:57:50.285231 [ 277 ] {fad0977d-46b0-40be-8773-406043b89cdd} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15822 | 2025.07.29 18:57:50.285363 [ 277 ] {fad0977d-46b0-40be-8773-406043b89cdd} <Debug> executeQuery: Read 684 rows, 49.13 KiB in 0.001691 sec., 404494.3820224719 rows/sec., 28.37 MiB/sec. | ||
| 15823 | 2025.07.29 18:57:50.285400 [ 277 ] {fad0977d-46b0-40be-8773-406043b89cdd} <Debug> TCPHandler: Processed in 0.001856912 sec. | ||
| 15824 | 2025.07.29 18:57:50.285525 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15825 | 2025.07.29 18:57:50.285620 [ 277 ] {91551c3b-0339-4958-be03-8b701f6eade0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15826 | 2025.07.29 18:57:50.285668 [ 277 ] {91551c3b-0339-4958-be03-8b701f6eade0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15827 | 2025.07.29 18:57:50.285998 [ 277 ] {91551c3b-0339-4958-be03-8b701f6eade0} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15828 | 2025.07.29 18:57:50.286035 [ 277 ] {91551c3b-0339-4958-be03-8b701f6eade0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15829 | 2025.07.29 18:57:50.286338 [ 277 ] {91551c3b-0339-4958-be03-8b701f6eade0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15830 | 2025.07.29 18:57:50.286572 [ 277 ] {91551c3b-0339-4958-be03-8b701f6eade0} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15831 | 2025.07.29 18:57:50.286703 [ 277 ] {91551c3b-0339-4958-be03-8b701f6eade0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001101 sec., 5449.591280653951 rows/sec., 284.72 KiB/sec. | ||
| 15832 | 2025.07.29 18:57:50.286740 [ 277 ] {91551c3b-0339-4958-be03-8b701f6eade0} <Debug> TCPHandler: Processed in 0.001264935 sec. | ||
| 15833 | 2025.07.29 18:57:50.286744 [ 221 ] {} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15834 | 2025.07.29 18:57:50.286792 [ 221 ] {} <Debug> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15835 | 2025.07.29 18:57:50.286854 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15836 | 2025.07.29 18:57:50.286955 [ 277 ] {f0cdec93-9bf3-4f44-8d57-7da049b2906e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15837 | 2025.07.29 18:57:50.286998 [ 277 ] {f0cdec93-9bf3-4f44-8d57-7da049b2906e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15838 | 2025.07.29 18:57:50.287495 [ 277 ] {f0cdec93-9bf3-4f44-8d57-7da049b2906e} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15839 | 2025.07.29 18:57:50.287532 [ 277 ] {f0cdec93-9bf3-4f44-8d57-7da049b2906e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15840 | 2025.07.29 18:57:50.287886 [ 277 ] {f0cdec93-9bf3-4f44-8d57-7da049b2906e} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15841 | 2025.07.29 18:57:50.288121 [ 277 ] {f0cdec93-9bf3-4f44-8d57-7da049b2906e} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15842 | 2025.07.29 18:57:50.288263 [ 277 ] {f0cdec93-9bf3-4f44-8d57-7da049b2906e} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001327 sec., 231348.90730972117 rows/sec., 15.22 MiB/sec. | ||
| 15843 | 2025.07.29 18:57:50.288302 [ 277 ] {f0cdec93-9bf3-4f44-8d57-7da049b2906e} <Debug> TCPHandler: Processed in 0.001496381 sec. | ||
| 15844 | 2025.07.29 18:57:50.288329 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15845 | 2025.07.29 18:57:50.288362 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15846 | 2025.07.29 18:57:50.288433 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15847 | 2025.07.29 18:57:50.288533 [ 277 ] {abe858dd-826d-4479-9e3a-fb7d93f50610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15848 | 2025.07.29 18:57:50.288575 [ 277 ] {abe858dd-826d-4479-9e3a-fb7d93f50610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15849 | 2025.07.29 18:57:50.288922 [ 277 ] {abe858dd-826d-4479-9e3a-fb7d93f50610} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15850 | 2025.07.29 18:57:50.288963 [ 277 ] {abe858dd-826d-4479-9e3a-fb7d93f50610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15851 | 2025.07.29 18:57:50.289294 [ 277 ] {abe858dd-826d-4479-9e3a-fb7d93f50610} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15852 | 2025.07.29 18:57:50.289586 [ 277 ] {abe858dd-826d-4479-9e3a-fb7d93f50610} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15853 | 2025.07.29 18:57:50.289726 [ 277 ] {abe858dd-826d-4479-9e3a-fb7d93f50610} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001211 sec., 825.7638315441783 rows/sec., 55.64 KiB/sec. | ||
| 15854 | 2025.07.29 18:57:50.289766 [ 277 ] {abe858dd-826d-4479-9e3a-fb7d93f50610} <Debug> TCPHandler: Processed in 0.001394259 sec. | ||
| 15855 | 2025.07.29 18:57:50.289824 [ 221 ] {} <Debug> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15856 | 2025.07.29 18:57:50.289894 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15857 | 2025.07.29 18:57:50.289993 [ 277 ] {08136ed0-0643-4c4a-958f-ba7a07c5a63a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15858 | 2025.07.29 18:57:50.290050 [ 277 ] {08136ed0-0643-4c4a-958f-ba7a07c5a63a} <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 | ||
| 15859 | 2025.07.29 18:57:50.290966 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15860 | 2025.07.29 18:57:50.290992 [ 277 ] {08136ed0-0643-4c4a-958f-ba7a07c5a63a} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15861 | 2025.07.29 18:57:50.291033 [ 277 ] {08136ed0-0643-4c4a-958f-ba7a07c5a63a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15862 | 2025.07.29 18:57:50.291594 [ 277 ] {08136ed0-0643-4c4a-958f-ba7a07c5a63a} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15863 | 2025.07.29 18:57:50.291855 [ 277 ] {08136ed0-0643-4c4a-958f-ba7a07c5a63a} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15864 | 2025.07.29 18:57:50.292005 [ 277 ] {08136ed0-0643-4c4a-958f-ba7a07c5a63a} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002031 sec., 15755.785327424916 rows/sec., 28.23 MiB/sec. | ||
| 15865 | 2025.07.29 18:57:50.292061 [ 277 ] {08136ed0-0643-4c4a-958f-ba7a07c5a63a} <Debug> TCPHandler: Processed in 0.002216882 sec. | ||
| 15866 | 2025.07.29 18:57:50.292065 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15867 | 2025.07.29 18:57:50.292113 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15868 | 2025.07.29 18:57:50.292182 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15869 | 2025.07.29 18:57:50.292282 [ 277 ] {63ed810b-04cc-48a4-a2e7-2b005994da6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15870 | 2025.07.29 18:57:50.292325 [ 277 ] {63ed810b-04cc-48a4-a2e7-2b005994da6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15871 | 2025.07.29 18:57:50.292680 [ 277 ] {63ed810b-04cc-48a4-a2e7-2b005994da6a} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15872 | 2025.07.29 18:57:50.292717 [ 277 ] {63ed810b-04cc-48a4-a2e7-2b005994da6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15873 | 2025.07.29 18:57:50.293025 [ 277 ] {63ed810b-04cc-48a4-a2e7-2b005994da6a} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15874 | 2025.07.29 18:57:50.293305 [ 277 ] {63ed810b-04cc-48a4-a2e7-2b005994da6a} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15875 | 2025.07.29 18:57:50.293497 [ 277 ] {63ed810b-04cc-48a4-a2e7-2b005994da6a} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001233 sec., 82725.0608272506 rows/sec., 5.08 MiB/sec. | ||
| 15876 | 2025.07.29 18:57:50.293539 [ 277 ] {63ed810b-04cc-48a4-a2e7-2b005994da6a} <Debug> TCPHandler: Processed in 0.00140725 sec. | ||
| 15877 | 2025.07.29 18:57:50.295149 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15878 | 2025.07.29 18:57:51.164787 [ 223 ] {} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15879 | 2025.07.29 18:57:51.164840 [ 223 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15880 | 2025.07.29 18:57:51.167174 [ 223 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15881 | 2025.07.29 18:57:51.294699 [ 221 ] {} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15882 | 2025.07.29 18:57:51.294765 [ 221 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15883 | 2025.07.29 18:57:51.296978 [ 221 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15884 | 2025.07.29 18:57:51.476708 [ 222 ] {} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15885 | 2025.07.29 18:57:51.476762 [ 222 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15886 | 2025.07.29 18:57:51.478542 [ 222 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15887 | 2025.07.29 18:57:52.000243 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 351.06 MiB, peak 373.44 MiB, free memory in arenas 0.00 B, will set to 355.07 MiB (RSS), difference: 4.00 MiB | ||
| 15888 | 2025.07.29 18:57:55.041032 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35319 | ||
| 15889 | 2025.07.29 18:57:55.041562 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15890 | 2025.07.29 18:57:55.041603 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15891 | 2025.07.29 18:57:55.042096 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 15892 | 2025.07.29 18:57:55.042333 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15893 | 2025.07.29 18:57:55.042463 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35319 | ||
| 15894 | 2025.07.29 18:57:55.262057 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15895 | 2025.07.29 18:57:55.262239 [ 277 ] {56c4115e-ad5d-472f-9141-09cccc3e188d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15896 | 2025.07.29 18:57:55.262308 [ 277 ] {56c4115e-ad5d-472f-9141-09cccc3e188d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15897 | 2025.07.29 18:57:55.262933 [ 277 ] {56c4115e-ad5d-472f-9141-09cccc3e188d} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15898 | 2025.07.29 18:57:55.262981 [ 277 ] {56c4115e-ad5d-472f-9141-09cccc3e188d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15899 | 2025.07.29 18:57:55.263364 [ 277 ] {56c4115e-ad5d-472f-9141-09cccc3e188d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 15900 | 2025.07.29 18:57:55.263599 [ 277 ] {56c4115e-ad5d-472f-9141-09cccc3e188d} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15901 | 2025.07.29 18:57:55.263749 [ 277 ] {56c4115e-ad5d-472f-9141-09cccc3e188d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001559 sec., 2565.747273893521 rows/sec., 209.22 KiB/sec. | ||
| 15902 | 2025.07.29 18:57:55.263793 [ 277 ] {56c4115e-ad5d-472f-9141-09cccc3e188d} <Debug> TCPHandler: Processed in 0.001869082 sec. | ||
| 15903 | 2025.07.29 18:57:55.263916 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15904 | 2025.07.29 18:57:55.264015 [ 277 ] {194bb8e3-594f-40e4-8be3-612f456aae81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15905 | 2025.07.29 18:57:55.264058 [ 277 ] {194bb8e3-594f-40e4-8be3-612f456aae81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15906 | 2025.07.29 18:57:55.264526 [ 277 ] {194bb8e3-594f-40e4-8be3-612f456aae81} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15907 | 2025.07.29 18:57:55.264564 [ 277 ] {194bb8e3-594f-40e4-8be3-612f456aae81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15908 | 2025.07.29 18:57:55.264875 [ 277 ] {194bb8e3-594f-40e4-8be3-612f456aae81} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 15909 | 2025.07.29 18:57:55.265093 [ 277 ] {194bb8e3-594f-40e4-8be3-612f456aae81} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15910 | 2025.07.29 18:57:55.265226 [ 277 ] {194bb8e3-594f-40e4-8be3-612f456aae81} <Debug> executeQuery: Read 76 rows, 6.32 KiB in 0.00123 sec., 61788.617886178865 rows/sec., 5.02 MiB/sec. | ||
| 15911 | 2025.07.29 18:57:55.265265 [ 277 ] {194bb8e3-594f-40e4-8be3-612f456aae81} <Debug> TCPHandler: Processed in 0.001400409 sec. | ||
| 15912 | 2025.07.29 18:57:55.265386 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15913 | 2025.07.29 18:57:55.265492 [ 277 ] {bd39dfb7-5946-492d-a607-52963b49f13b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15914 | 2025.07.29 18:57:55.265532 [ 277 ] {bd39dfb7-5946-492d-a607-52963b49f13b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15915 | 2025.07.29 18:57:55.265936 [ 277 ] {bd39dfb7-5946-492d-a607-52963b49f13b} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15916 | 2025.07.29 18:57:55.265975 [ 277 ] {bd39dfb7-5946-492d-a607-52963b49f13b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15917 | 2025.07.29 18:57:55.266275 [ 277 ] {bd39dfb7-5946-492d-a607-52963b49f13b} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15918 | 2025.07.29 18:57:55.266491 [ 277 ] {bd39dfb7-5946-492d-a607-52963b49f13b} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15919 | 2025.07.29 18:57:55.266622 [ 277 ] {bd39dfb7-5946-492d-a607-52963b49f13b} <Debug> executeQuery: Read 13 rows, 979.00 B in 0.001149 sec., 11314.186248912098 rows/sec., 832.08 KiB/sec. | ||
| 15920 | 2025.07.29 18:57:55.266660 [ 277 ] {bd39dfb7-5946-492d-a607-52963b49f13b} <Debug> TCPHandler: Processed in 0.001324637 sec. | ||
| 15921 | 2025.07.29 18:57:55.266774 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15922 | 2025.07.29 18:57:55.266868 [ 277 ] {26bd80cf-4471-48c8-8475-a2feded5cae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15923 | 2025.07.29 18:57:55.266908 [ 277 ] {26bd80cf-4471-48c8-8475-a2feded5cae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15924 | 2025.07.29 18:57:55.267329 [ 277 ] {26bd80cf-4471-48c8-8475-a2feded5cae2} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15925 | 2025.07.29 18:57:55.267366 [ 277 ] {26bd80cf-4471-48c8-8475-a2feded5cae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15926 | 2025.07.29 18:57:55.267665 [ 277 ] {26bd80cf-4471-48c8-8475-a2feded5cae2} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 15927 | 2025.07.29 18:57:55.267884 [ 277 ] {26bd80cf-4471-48c8-8475-a2feded5cae2} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15928 | 2025.07.29 18:57:55.268014 [ 277 ] {26bd80cf-4471-48c8-8475-a2feded5cae2} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001162 sec., 66265.06024096385 rows/sec., 5.18 MiB/sec. | ||
| 15929 | 2025.07.29 18:57:55.268066 [ 277 ] {26bd80cf-4471-48c8-8475-a2feded5cae2} <Debug> TCPHandler: Processed in 0.001341568 sec. | ||
| 15930 | 2025.07.29 18:57:55.268198 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15931 | 2025.07.29 18:57:55.268293 [ 277 ] {cadea9a5-4452-4824-932a-17903e59a3b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15932 | 2025.07.29 18:57:55.268337 [ 277 ] {cadea9a5-4452-4824-932a-17903e59a3b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15933 | 2025.07.29 18:57:55.268767 [ 277 ] {cadea9a5-4452-4824-932a-17903e59a3b4} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15934 | 2025.07.29 18:57:55.268803 [ 277 ] {cadea9a5-4452-4824-932a-17903e59a3b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15935 | 2025.07.29 18:57:55.269153 [ 277 ] {cadea9a5-4452-4824-932a-17903e59a3b4} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 15936 | 2025.07.29 18:57:55.269408 [ 277 ] {cadea9a5-4452-4824-932a-17903e59a3b4} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15937 | 2025.07.29 18:57:55.269548 [ 277 ] {cadea9a5-4452-4824-932a-17903e59a3b4} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001274 sec., 127158.5557299843 rows/sec., 8.85 MiB/sec. | ||
| 15938 | 2025.07.29 18:57:55.269587 [ 277 ] {cadea9a5-4452-4824-932a-17903e59a3b4} <Debug> TCPHandler: Processed in 0.00143878 sec. | ||
| 15939 | 2025.07.29 18:57:55.269698 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15940 | 2025.07.29 18:57:55.269792 [ 277 ] {46df229d-3d54-4a5d-83b0-171ec225d3ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15941 | 2025.07.29 18:57:55.269847 [ 277 ] {46df229d-3d54-4a5d-83b0-171ec225d3ed} <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 | ||
| 15942 | 2025.07.29 18:57:55.270652 [ 277 ] {46df229d-3d54-4a5d-83b0-171ec225d3ed} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15943 | 2025.07.29 18:57:55.270689 [ 277 ] {46df229d-3d54-4a5d-83b0-171ec225d3ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15944 | 2025.07.29 18:57:55.271226 [ 277 ] {46df229d-3d54-4a5d-83b0-171ec225d3ed} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15945 | 2025.07.29 18:57:55.271478 [ 277 ] {46df229d-3d54-4a5d-83b0-171ec225d3ed} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15946 | 2025.07.29 18:57:55.271628 [ 277 ] {46df229d-3d54-4a5d-83b0-171ec225d3ed} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001854 sec., 4854.368932038835 rows/sec., 8.70 MiB/sec. | ||
| 15947 | 2025.07.29 18:57:55.271705 [ 277 ] {46df229d-3d54-4a5d-83b0-171ec225d3ed} <Debug> TCPHandler: Processed in 0.002056058 sec. | ||
| 15948 | 2025.07.29 18:57:55.271835 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15949 | 2025.07.29 18:57:55.271932 [ 277 ] {20fb4fc5-1262-453f-8e07-0b84fc38d743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15950 | 2025.07.29 18:57:55.271975 [ 277 ] {20fb4fc5-1262-453f-8e07-0b84fc38d743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15951 | 2025.07.29 18:57:55.272326 [ 277 ] {20fb4fc5-1262-453f-8e07-0b84fc38d743} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15952 | 2025.07.29 18:57:55.272362 [ 277 ] {20fb4fc5-1262-453f-8e07-0b84fc38d743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15953 | 2025.07.29 18:57:55.272715 [ 277 ] {20fb4fc5-1262-453f-8e07-0b84fc38d743} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 15954 | 2025.07.29 18:57:55.272943 [ 277 ] {20fb4fc5-1262-453f-8e07-0b84fc38d743} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15955 | 2025.07.29 18:57:55.273072 [ 277 ] {20fb4fc5-1262-453f-8e07-0b84fc38d743} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00116 sec., 51724.137931034486 rows/sec., 3.49 MiB/sec. | ||
| 15956 | 2025.07.29 18:57:55.273116 [ 277 ] {20fb4fc5-1262-453f-8e07-0b84fc38d743} <Debug> TCPHandler: Processed in 0.001331217 sec. | ||
| 15957 | 2025.07.29 18:57:56.971212 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 15958 | 2025.07.29 18:57:56.989315 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15959 | 2025.07.29 18:57:56.989381 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15960 | 2025.07.29 18:57:56.995607 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 15961 | 2025.07.29 18:57:56.996311 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15962 | 2025.07.29 18:57:56.999468 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 15963 | 2025.07.29 18:57:57.670374 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2246 | ||
| 15964 | 2025.07.29 18:57:57.672903 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15965 | 2025.07.29 18:57:57.672957 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15966 | 2025.07.29 18:57:57.674172 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 15967 | 2025.07.29 18:57:57.674452 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15968 | 2025.07.29 18:57:57.674827 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2246 | ||
| 15969 | 2025.07.29 18:58:00.273719 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15970 | 2025.07.29 18:58:00.273912 [ 277 ] {8c3b5a10-7ebc-47df-b560-5c5871eab7c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15971 | 2025.07.29 18:58:00.273986 [ 277 ] {8c3b5a10-7ebc-47df-b560-5c5871eab7c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15972 | 2025.07.29 18:58:00.274721 [ 277 ] {8c3b5a10-7ebc-47df-b560-5c5871eab7c6} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15973 | 2025.07.29 18:58:00.274772 [ 277 ] {8c3b5a10-7ebc-47df-b560-5c5871eab7c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15974 | 2025.07.29 18:58:00.275178 [ 277 ] {8c3b5a10-7ebc-47df-b560-5c5871eab7c6} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 15975 | 2025.07.29 18:58:00.275397 [ 277 ] {8c3b5a10-7ebc-47df-b560-5c5871eab7c6} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15976 | 2025.07.29 18:58:00.275550 [ 87 ] {} <Debug> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5) (MergerMutator): Selected 6 parts from all_1_50_11 to all_55_55_0 | ||
| 15977 | 2025.07.29 18:58:00.275560 [ 277 ] {8c3b5a10-7ebc-47df-b560-5c5871eab7c6} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001701 sec., 230452.67489711934 rows/sec., 14.62 MiB/sec. | ||
| 15978 | 2025.07.29 18:58:00.275651 [ 87 ] {} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15979 | 2025.07.29 18:58:00.275672 [ 277 ] {8c3b5a10-7ebc-47df-b560-5c5871eab7c6} <Debug> TCPHandler: Processed in 0.002084469 sec. | ||
| 15980 | 2025.07.29 18:58:00.275694 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 15981 | 2025.07.29 18:58:00.275793 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15982 | 2025.07.29 18:58:00.275832 [ 197 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_55_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_11 to all_55_55_0 into Compact with storage Full | ||
| 15983 | 2025.07.29 18:58:00.275898 [ 277 ] {6d45777e-be79-427e-918f-5cbe5e9a4af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15984 | 2025.07.29 18:58:00.275947 [ 277 ] {6d45777e-be79-427e-918f-5cbe5e9a4af5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15985 | 2025.07.29 18:58:00.275988 [ 197 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_55_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15986 | 2025.07.29 18:58:00.276034 [ 197 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_11, total 416 rows starting from the beginning of the part | ||
| 15987 | 2025.07.29 18:58:00.276109 [ 197 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 392 rows starting from the beginning of the part | ||
| 15988 | 2025.07.29 18:58:00.276161 [ 197 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 392 rows starting from the beginning of the part | ||
| 15989 | 2025.07.29 18:58:00.276210 [ 197 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 392 rows starting from the beginning of the part | ||
| 15990 | 2025.07.29 18:58:00.276258 [ 197 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 392 rows starting from the beginning of the part | ||
| 15991 | 2025.07.29 18:58:00.276305 [ 197 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 392 rows starting from the beginning of the part | ||
| 15992 | 2025.07.29 18:58:00.276747 [ 277 ] {6d45777e-be79-427e-918f-5cbe5e9a4af5} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15993 | 2025.07.29 18:58:00.276790 [ 277 ] {6d45777e-be79-427e-918f-5cbe5e9a4af5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 15994 | 2025.07.29 18:58:00.277205 [ 277 ] {6d45777e-be79-427e-918f-5cbe5e9a4af5} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 15995 | 2025.07.29 18:58:00.277415 [ 277 ] {6d45777e-be79-427e-918f-5cbe5e9a4af5} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15996 | 2025.07.29 18:58:00.277541 [ 192 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_55_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2376 rows, containing 5 columns (5 merged, 0 gathered) in 0.001766179 sec., 1345277.0075966252 rows/sec., 90.75 MiB/sec. | ||
| 15997 | 2025.07.29 18:58:00.277551 [ 277 ] {6d45777e-be79-427e-918f-5cbe5e9a4af5} <Debug> executeQuery: Read 1131 rows, 92.08 KiB in 0.001675 sec., 675223.8805970149 rows/sec., 53.68 MiB/sec. | ||
| 15998 | 2025.07.29 18:58:00.277631 [ 277 ] {6d45777e-be79-427e-918f-5cbe5e9a4af5} <Debug> TCPHandler: Processed in 0.001888982 sec. | ||
| 15999 | 2025.07.29 18:58:00.277728 [ 190 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_55_12} <Trace> MergedBlockOutputStream: filled checksums all_1_55_12 (state Temporary) | ||
| 16000 | 2025.07.29 18:58:00.277741 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16001 | 2025.07.29 18:58:00.277838 [ 277 ] {57e76913-8ace-44b4-9805-d3fceb334119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16002 | 2025.07.29 18:58:00.277880 [ 277 ] {57e76913-8ace-44b4-9805-d3fceb334119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16003 | 2025.07.29 18:58:00.277994 [ 190 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_55_12} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_merge_all_1_55_12 to all_1_55_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16004 | 2025.07.29 18:58:00.278061 [ 190 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_55_12} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5) (MergerMutator): Merged 6 parts: [all_1_50_11, all_55_55_0] -> all_1_55_12 | ||
| 16005 | 2025.07.29 18:58:00.278148 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 16006 | 2025.07.29 18:58:00.278336 [ 277 ] {57e76913-8ace-44b4-9805-d3fceb334119} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16007 | 2025.07.29 18:58:00.278371 [ 277 ] {57e76913-8ace-44b4-9805-d3fceb334119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 16008 | 2025.07.29 18:58:00.278674 [ 277 ] {57e76913-8ace-44b4-9805-d3fceb334119} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16009 | 2025.07.29 18:58:00.278876 [ 277 ] {57e76913-8ace-44b4-9805-d3fceb334119} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16010 | 2025.07.29 18:58:00.279006 [ 277 ] {57e76913-8ace-44b4-9805-d3fceb334119} <Debug> executeQuery: Read 228 rows, 14.18 KiB in 0.00119 sec., 191596.63865546216 rows/sec., 11.64 MiB/sec. | ||
| 16011 | 2025.07.29 18:58:00.279043 [ 277 ] {57e76913-8ace-44b4-9805-d3fceb334119} <Debug> TCPHandler: Processed in 0.001351138 sec. | ||
| 16012 | 2025.07.29 18:58:00.279140 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16013 | 2025.07.29 18:58:00.279232 [ 277 ] {3b0c5a87-8da8-40c5-8a94-f7d6fc9fc3cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16014 | 2025.07.29 18:58:00.279271 [ 277 ] {3b0c5a87-8da8-40c5-8a94-f7d6fc9fc3cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16015 | 2025.07.29 18:58:00.279706 [ 277 ] {3b0c5a87-8da8-40c5-8a94-f7d6fc9fc3cf} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16016 | 2025.07.29 18:58:00.279742 [ 277 ] {3b0c5a87-8da8-40c5-8a94-f7d6fc9fc3cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 16017 | 2025.07.29 18:58:00.280036 [ 277 ] {3b0c5a87-8da8-40c5-8a94-f7d6fc9fc3cf} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16018 | 2025.07.29 18:58:00.280241 [ 277 ] {3b0c5a87-8da8-40c5-8a94-f7d6fc9fc3cf} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16019 | 2025.07.29 18:58:00.280368 [ 277 ] {3b0c5a87-8da8-40c5-8a94-f7d6fc9fc3cf} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001155 sec., 175757.57575757575 rows/sec., 11.34 MiB/sec. | ||
| 16020 | 2025.07.29 18:58:00.280405 [ 277 ] {3b0c5a87-8da8-40c5-8a94-f7d6fc9fc3cf} <Debug> TCPHandler: Processed in 0.001313047 sec. | ||
| 16021 | 2025.07.29 18:58:00.280510 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16022 | 2025.07.29 18:58:00.280610 [ 277 ] {478b2258-7d71-48be-8261-7257f8ea6ddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16023 | 2025.07.29 18:58:00.280653 [ 277 ] {478b2258-7d71-48be-8261-7257f8ea6ddf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16024 | 2025.07.29 18:58:00.281101 [ 277 ] {478b2258-7d71-48be-8261-7257f8ea6ddf} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16025 | 2025.07.29 18:58:00.281140 [ 277 ] {478b2258-7d71-48be-8261-7257f8ea6ddf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 16026 | 2025.07.29 18:58:00.281462 [ 277 ] {478b2258-7d71-48be-8261-7257f8ea6ddf} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16027 | 2025.07.29 18:58:00.281677 [ 277 ] {478b2258-7d71-48be-8261-7257f8ea6ddf} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16028 | 2025.07.29 18:58:00.281807 [ 277 ] {478b2258-7d71-48be-8261-7257f8ea6ddf} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001217 sec., 165981.92276088742 rows/sec., 9.43 MiB/sec. | ||
| 16029 | 2025.07.29 18:58:00.281821 [ 48 ] {} <Debug> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3) (MergerMutator): Selected 6 parts from all_1_50_11 to all_55_55_0 | ||
| 16030 | 2025.07.29 18:58:00.281846 [ 277 ] {478b2258-7d71-48be-8261-7257f8ea6ddf} <Debug> TCPHandler: Processed in 0.001386309 sec. | ||
| 16031 | 2025.07.29 18:58:00.281878 [ 48 ] {} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16032 | 2025.07.29 18:58:00.281906 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 16033 | 2025.07.29 18:58:00.281962 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16034 | 2025.07.29 18:58:00.281988 [ 197 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_55_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_11 to all_55_55_0 into Compact with storage Full | ||
| 16035 | 2025.07.29 18:58:00.282063 [ 277 ] {1d755f80-a0e9-4e27-a430-153c27616130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16036 | 2025.07.29 18:58:00.282086 [ 197 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_55_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16037 | 2025.07.29 18:58:00.282108 [ 277 ] {1d755f80-a0e9-4e27-a430-153c27616130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16038 | 2025.07.29 18:58:00.282118 [ 197 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_11, total 214 rows starting from the beginning of the part | ||
| 16039 | 2025.07.29 18:58:00.282183 [ 197 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 202 rows starting from the beginning of the part | ||
| 16040 | 2025.07.29 18:58:00.282229 [ 197 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 202 rows starting from the beginning of the part | ||
| 16041 | 2025.07.29 18:58:00.282269 [ 197 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 202 rows starting from the beginning of the part | ||
| 16042 | 2025.07.29 18:58:00.282307 [ 197 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 202 rows starting from the beginning of the part | ||
| 16043 | 2025.07.29 18:58:00.282346 [ 197 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 202 rows starting from the beginning of the part | ||
| 16044 | 2025.07.29 18:58:00.282741 [ 277 ] {1d755f80-a0e9-4e27-a430-153c27616130} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16045 | 2025.07.29 18:58:00.282784 [ 277 ] {1d755f80-a0e9-4e27-a430-153c27616130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16046 | 2025.07.29 18:58:00.283140 [ 277 ] {1d755f80-a0e9-4e27-a430-153c27616130} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16047 | 2025.07.29 18:58:00.283276 [ 190 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_55_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1224 rows, containing 5 columns (5 merged, 0 gathered) in 0.001322517 sec., 925507.95188266 rows/sec., 56.27 MiB/sec. | ||
| 16048 | 2025.07.29 18:58:00.283362 [ 277 ] {1d755f80-a0e9-4e27-a430-153c27616130} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16049 | 2025.07.29 18:58:00.283409 [ 197 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_55_12} <Trace> MergedBlockOutputStream: filled checksums all_1_55_12 (state Temporary) | ||
| 16050 | 2025.07.29 18:58:00.283500 [ 277 ] {1d755f80-a0e9-4e27-a430-153c27616130} <Debug> executeQuery: Read 684 rows, 49.13 KiB in 0.001456 sec., 469780.2197802198 rows/sec., 32.95 MiB/sec. | ||
| 16051 | 2025.07.29 18:58:00.283544 [ 277 ] {1d755f80-a0e9-4e27-a430-153c27616130} <Debug> TCPHandler: Processed in 0.001631605 sec. | ||
| 16052 | 2025.07.29 18:58:00.283646 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16053 | 2025.07.29 18:58:00.283663 [ 197 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_55_12} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_merge_all_1_55_12 to all_1_55_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16054 | 2025.07.29 18:58:00.283736 [ 197 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_55_12} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3) (MergerMutator): Merged 6 parts: [all_1_50_11, all_55_55_0] -> all_1_55_12 | ||
| 16055 | 2025.07.29 18:58:00.283741 [ 277 ] {68da5190-f7a8-4b0b-8c51-7f3e4a67a7f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16056 | 2025.07.29 18:58:00.283792 [ 277 ] {68da5190-f7a8-4b0b-8c51-7f3e4a67a7f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16057 | 2025.07.29 18:58:00.283808 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 16058 | 2025.07.29 18:58:00.284106 [ 277 ] {68da5190-f7a8-4b0b-8c51-7f3e4a67a7f7} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16059 | 2025.07.29 18:58:00.284148 [ 277 ] {68da5190-f7a8-4b0b-8c51-7f3e4a67a7f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 16060 | 2025.07.29 18:58:00.284465 [ 277 ] {68da5190-f7a8-4b0b-8c51-7f3e4a67a7f7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16061 | 2025.07.29 18:58:00.284704 [ 277 ] {68da5190-f7a8-4b0b-8c51-7f3e4a67a7f7} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16062 | 2025.07.29 18:58:00.284811 [ 48 ] {} <Debug> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41) (MergerMutator): Selected 6 parts from all_1_46_10 to all_51_51_0 | ||
| 16063 | 2025.07.29 18:58:00.284832 [ 277 ] {68da5190-f7a8-4b0b-8c51-7f3e4a67a7f7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00111 sec., 5405.405405405405 rows/sec., 282.41 KiB/sec. | ||
| 16064 | 2025.07.29 18:58:00.284841 [ 48 ] {} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16065 | 2025.07.29 18:58:00.284870 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 16066 | 2025.07.29 18:58:00.284876 [ 277 ] {68da5190-f7a8-4b0b-8c51-7f3e4a67a7f7} <Debug> TCPHandler: Processed in 0.001278226 sec. | ||
| 16067 | 2025.07.29 18:58:00.284949 [ 194 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_51_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_10 to all_51_51_0 into Compact with storage Full | ||
| 16068 | 2025.07.29 18:58:00.284984 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16069 | 2025.07.29 18:58:00.285041 [ 194 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_51_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16070 | 2025.07.29 18:58:00.285069 [ 194 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_10, total 276 rows starting from the beginning of the part | ||
| 16071 | 2025.07.29 18:58:00.285080 [ 277 ] {ea2f0856-99ac-4e61-a418-c2d18c0fee62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16072 | 2025.07.29 18:58:00.285123 [ 277 ] {ea2f0856-99ac-4e61-a418-c2d18c0fee62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16073 | 2025.07.29 18:58:00.285122 [ 194 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part | ||
| 16074 | 2025.07.29 18:58:00.285176 [ 194 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
| 16075 | 2025.07.29 18:58:00.285224 [ 194 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part | ||
| 16076 | 2025.07.29 18:58:00.285263 [ 194 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part | ||
| 16077 | 2025.07.29 18:58:00.285299 [ 194 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part | ||
| 16078 | 2025.07.29 18:58:00.285543 [ 277 ] {ea2f0856-99ac-4e61-a418-c2d18c0fee62} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16079 | 2025.07.29 18:58:00.285578 [ 277 ] {ea2f0856-99ac-4e61-a418-c2d18c0fee62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16080 | 2025.07.29 18:58:00.285929 [ 277 ] {ea2f0856-99ac-4e61-a418-c2d18c0fee62} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16081 | 2025.07.29 18:58:00.285993 [ 197 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_51_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.00108131 sec., 282990.07685122674 rows/sec., 14.44 MiB/sec. | ||
| 16082 | 2025.07.29 18:58:00.286110 [ 190 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_51_11} <Trace> MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) | ||
| 16083 | 2025.07.29 18:58:00.286153 [ 277 ] {ea2f0856-99ac-4e61-a418-c2d18c0fee62} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16084 | 2025.07.29 18:58:00.286281 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Selected 6 parts from all_1_125_26 to all_130_130_0 | ||
| 16085 | 2025.07.29 18:58:00.286287 [ 277 ] {ea2f0856-99ac-4e61-a418-c2d18c0fee62} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001227 sec., 250203.74898125508 rows/sec., 16.46 MiB/sec. | ||
| 16086 | 2025.07.29 18:58:00.286313 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16087 | 2025.07.29 18:58:00.286339 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 16088 | 2025.07.29 18:58:00.286339 [ 277 ] {ea2f0856-99ac-4e61-a418-c2d18c0fee62} <Debug> TCPHandler: Processed in 0.00140452 sec. | ||
| 16089 | 2025.07.29 18:58:00.286383 [ 190 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_51_11} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16090 | 2025.07.29 18:58:00.286407 [ 194 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_130_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_125_26 to all_130_130_0 into Compact with storage Full | ||
| 16091 | 2025.07.29 18:58:00.286449 [ 190 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_51_11} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41) (MergerMutator): Merged 6 parts: [all_1_46_10, all_51_51_0] -> all_1_51_11 | ||
| 16092 | 2025.07.29 18:58:00.286454 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16093 | 2025.07.29 18:58:00.286484 [ 194 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_130_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16094 | 2025.07.29 18:58:00.286509 [ 194 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_130_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_125_26, total 39571 rows starting from the beginning of the part | ||
| 16095 | 2025.07.29 18:58:00.286518 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 16096 | 2025.07.29 18:58:00.286550 [ 277 ] {71a50ea9-e133-4ac0-a5ea-8340a699f907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16097 | 2025.07.29 18:58:00.286552 [ 194 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_130_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 126 rows starting from the beginning of the part | ||
| 16098 | 2025.07.29 18:58:00.286592 [ 277 ] {71a50ea9-e133-4ac0-a5ea-8340a699f907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16099 | 2025.07.29 18:58:00.286599 [ 194 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_130_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
| 16100 | 2025.07.29 18:58:00.286636 [ 194 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_130_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 307 rows starting from the beginning of the part | ||
| 16101 | 2025.07.29 18:58:00.286669 [ 194 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_130_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 162 rows starting from the beginning of the part | ||
| 16102 | 2025.07.29 18:58:00.286703 [ 194 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_130_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 307 rows starting from the beginning of the part | ||
| 16103 | 2025.07.29 18:58:00.286902 [ 277 ] {71a50ea9-e133-4ac0-a5ea-8340a699f907} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16104 | 2025.07.29 18:58:00.286937 [ 277 ] {71a50ea9-e133-4ac0-a5ea-8340a699f907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16105 | 2025.07.29 18:58:00.287243 [ 277 ] {71a50ea9-e133-4ac0-a5ea-8340a699f907} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16106 | 2025.07.29 18:58:00.287464 [ 277 ] {71a50ea9-e133-4ac0-a5ea-8340a699f907} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16107 | 2025.07.29 18:58:00.287577 [ 48 ] {} <Debug> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b) (MergerMutator): Selected 6 parts from all_1_46_10 to all_51_51_0 | ||
| 16108 | 2025.07.29 18:58:00.287600 [ 277 ] {71a50ea9-e133-4ac0-a5ea-8340a699f907} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001069 sec., 935.4536950420953 rows/sec., 63.03 KiB/sec. | ||
| 16109 | 2025.07.29 18:58:00.287605 [ 48 ] {} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16110 | 2025.07.29 18:58:00.287640 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16111 | 2025.07.29 18:58:00.287645 [ 277 ] {71a50ea9-e133-4ac0-a5ea-8340a699f907} <Debug> TCPHandler: Processed in 0.001238915 sec. | ||
| 16112 | 2025.07.29 18:58:00.287716 [ 186 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_51_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_10 to all_51_51_0 into Compact with storage Full | ||
| 16113 | 2025.07.29 18:58:00.287725 [ 223 ] {} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16114 | 2025.07.29 18:58:00.287772 [ 223 ] {} <Debug> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16115 | 2025.07.29 18:58:00.287773 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16116 | 2025.07.29 18:58:00.287809 [ 186 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_51_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16117 | 2025.07.29 18:58:00.287837 [ 186 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_10, total 47 rows starting from the beginning of the part | ||
| 16118 | 2025.07.29 18:58:00.287877 [ 277 ] {b8b695ef-eb4e-4f63-a53d-5bebb5f65784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16119 | 2025.07.29 18:58:00.287888 [ 186 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
| 16120 | 2025.07.29 18:58:00.287932 [ 186 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part | ||
| 16121 | 2025.07.29 18:58:00.287934 [ 277 ] {b8b695ef-eb4e-4f63-a53d-5bebb5f65784} <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 | ||
| 16122 | 2025.07.29 18:58:00.287969 [ 186 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part | ||
| 16123 | 2025.07.29 18:58:00.288051 [ 186 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part | ||
| 16124 | 2025.07.29 18:58:00.288089 [ 186 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part | ||
| 16125 | 2025.07.29 18:58:00.288799 [ 193 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_51_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 4 columns (4 merged, 0 gathered) in 0.001116811 sec., 46561.1459772513 rows/sec., 3.06 MiB/sec. | ||
| 16126 | 2025.07.29 18:58:00.288821 [ 277 ] {b8b695ef-eb4e-4f63-a53d-5bebb5f65784} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16127 | 2025.07.29 18:58:00.288872 [ 277 ] {b8b695ef-eb4e-4f63-a53d-5bebb5f65784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16128 | 2025.07.29 18:58:00.288958 [ 190 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_51_11} <Trace> MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) | ||
| 16129 | 2025.07.29 18:58:00.289426 [ 190 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_51_11} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16130 | 2025.07.29 18:58:00.289504 [ 277 ] {b8b695ef-eb4e-4f63-a53d-5bebb5f65784} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16131 | 2025.07.29 18:58:00.289530 [ 190 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_51_11} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b) (MergerMutator): Merged 6 parts: [all_1_46_10, all_51_51_0] -> all_1_51_11 | ||
| 16132 | 2025.07.29 18:58:00.289612 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16133 | 2025.07.29 18:58:00.289797 [ 277 ] {b8b695ef-eb4e-4f63-a53d-5bebb5f65784} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16134 | 2025.07.29 18:58:00.289956 [ 277 ] {b8b695ef-eb4e-4f63-a53d-5bebb5f65784} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002096 sec., 15267.175572519083 rows/sec., 27.36 MiB/sec. | ||
| 16135 | 2025.07.29 18:58:00.290040 [ 277 ] {b8b695ef-eb4e-4f63-a53d-5bebb5f65784} <Debug> TCPHandler: Processed in 0.002316195 sec. | ||
| 16136 | 2025.07.29 18:58:00.290158 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16137 | 2025.07.29 18:58:00.290254 [ 277 ] {e7c8124f-fe33-46fd-856e-3ef8ff14f7ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16138 | 2025.07.29 18:58:00.290298 [ 277 ] {e7c8124f-fe33-46fd-856e-3ef8ff14f7ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16139 | 2025.07.29 18:58:00.290381 [ 223 ] {} <Debug> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16140 | 2025.07.29 18:58:00.290630 [ 277 ] {e7c8124f-fe33-46fd-856e-3ef8ff14f7ad} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16141 | 2025.07.29 18:58:00.290671 [ 277 ] {e7c8124f-fe33-46fd-856e-3ef8ff14f7ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16142 | 2025.07.29 18:58:00.291016 [ 277 ] {e7c8124f-fe33-46fd-856e-3ef8ff14f7ad} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16143 | 2025.07.29 18:58:00.291243 [ 277 ] {e7c8124f-fe33-46fd-856e-3ef8ff14f7ad} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16144 | 2025.07.29 18:58:00.291377 [ 277 ] {e7c8124f-fe33-46fd-856e-3ef8ff14f7ad} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001141 sec., 89395.26730937773 rows/sec., 5.49 MiB/sec. | ||
| 16145 | 2025.07.29 18:58:00.291414 [ 277 ] {e7c8124f-fe33-46fd-856e-3ef8ff14f7ad} <Debug> TCPHandler: Processed in 0.001305556 sec. | ||
| 16146 | 2025.07.29 18:58:00.294215 [ 189 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_130_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40633 rows, containing 5 columns (5 merged, 0 gathered) in 0.007831768 sec., 5188228.251909403 rows/sec., 349.44 MiB/sec. | ||
| 16147 | 2025.07.29 18:58:00.294742 [ 190 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_130_27} <Trace> MergedBlockOutputStream: filled checksums all_1_130_27 (state Temporary) | ||
| 16148 | 2025.07.29 18:58:00.295025 [ 190 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_130_27} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_merge_all_1_130_27 to all_1_130_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16149 | 2025.07.29 18:58:00.295091 [ 190 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_130_27} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Merged 6 parts: [all_1_125_26, all_130_130_0] -> all_1_130_27 | ||
| 16150 | 2025.07.29 18:58:00.295159 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 16151 | 2025.07.29 18:58:02.288293 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16152 | 2025.07.29 18:58:02.288386 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16153 | 2025.07.29 18:58:02.543364 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35746 | ||
| 16154 | 2025.07.29 18:58:02.543883 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16155 | 2025.07.29 18:58:02.543932 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16156 | 2025.07.29 18:58:02.544447 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 16157 | 2025.07.29 18:58:02.544680 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16158 | 2025.07.29 18:58:02.544818 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35746 | ||
| 16159 | 2025.07.29 18:58:04.500431 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 16160 | 2025.07.29 18:58:04.517552 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16161 | 2025.07.29 18:58:04.517607 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16162 | 2025.07.29 18:58:04.523770 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 16163 | 2025.07.29 18:58:04.524471 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16164 | 2025.07.29 18:58:04.527432 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 16165 | 2025.07.29 18:58:05.262574 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16166 | 2025.07.29 18:58:05.262749 [ 277 ] {5f50f64d-e827-4118-812b-af6872e9968d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16167 | 2025.07.29 18:58:05.262813 [ 277 ] {5f50f64d-e827-4118-812b-af6872e9968d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16168 | 2025.07.29 18:58:05.263485 [ 277 ] {5f50f64d-e827-4118-812b-af6872e9968d} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16169 | 2025.07.29 18:58:05.263533 [ 277 ] {5f50f64d-e827-4118-812b-af6872e9968d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16170 | 2025.07.29 18:58:05.263928 [ 277 ] {5f50f64d-e827-4118-812b-af6872e9968d} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16171 | 2025.07.29 18:58:05.264166 [ 277 ] {5f50f64d-e827-4118-812b-af6872e9968d} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16172 | 2025.07.29 18:58:05.264330 [ 277 ] {5f50f64d-e827-4118-812b-af6872e9968d} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.001628 sec., 45454.54545454545 rows/sec., 3.70 MiB/sec. | ||
| 16173 | 2025.07.29 18:58:05.264351 [ 100 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16174 | 2025.07.29 18:58:05.264383 [ 277 ] {5f50f64d-e827-4118-812b-af6872e9968d} <Debug> TCPHandler: Processed in 0.001933804 sec. | ||
| 16175 | 2025.07.29 18:58:05.264445 [ 100 ] {} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16176 | 2025.07.29 18:58:05.264498 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16177 | 2025.07.29 18:58:05.264543 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16178 | 2025.07.29 18:58:05.264656 [ 277 ] {293f1354-ad3c-4c96-8100-9c735daf222c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16179 | 2025.07.29 18:58:05.264681 [ 191 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 16180 | 2025.07.29 18:58:05.264700 [ 277 ] {293f1354-ad3c-4c96-8100-9c735daf222c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16181 | 2025.07.29 18:58:05.264915 [ 191 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16182 | 2025.07.29 18:58:05.264976 [ 191 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2421 rows starting from the beginning of the part | ||
| 16183 | 2025.07.29 18:58:05.265085 [ 191 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 74 rows starting from the beginning of the part | ||
| 16184 | 2025.07.29 18:58:05.265171 [ 191 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 1131 rows starting from the beginning of the part | ||
| 16185 | 2025.07.29 18:58:05.265184 [ 277 ] {293f1354-ad3c-4c96-8100-9c735daf222c} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16186 | 2025.07.29 18:58:05.265227 [ 191 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 76 rows starting from the beginning of the part | ||
| 16187 | 2025.07.29 18:58:05.265231 [ 277 ] {293f1354-ad3c-4c96-8100-9c735daf222c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16188 | 2025.07.29 18:58:05.265280 [ 191 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 1131 rows starting from the beginning of the part | ||
| 16189 | 2025.07.29 18:58:05.265330 [ 191 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 74 rows starting from the beginning of the part | ||
| 16190 | 2025.07.29 18:58:05.265584 [ 277 ] {293f1354-ad3c-4c96-8100-9c735daf222c} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16191 | 2025.07.29 18:58:05.265829 [ 277 ] {293f1354-ad3c-4c96-8100-9c735daf222c} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16192 | 2025.07.29 18:58:05.265966 [ 110 ] {} <Debug> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16193 | 2025.07.29 18:58:05.265971 [ 277 ] {293f1354-ad3c-4c96-8100-9c735daf222c} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001337 sec., 6731.488406881077 rows/sec., 506.18 KiB/sec. | ||
| 16194 | 2025.07.29 18:58:05.266003 [ 110 ] {} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16195 | 2025.07.29 18:58:05.266022 [ 277 ] {293f1354-ad3c-4c96-8100-9c735daf222c} <Debug> TCPHandler: Processed in 0.001532243 sec. | ||
| 16196 | 2025.07.29 18:58:05.266024 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16197 | 2025.07.29 18:58:05.266109 [ 190 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 16198 | 2025.07.29 18:58:05.266127 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16199 | 2025.07.29 18:58:05.266198 [ 190 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16200 | 2025.07.29 18:58:05.266224 [ 277 ] {59ac7c30-1c93-4bdd-849e-9196c0c3f917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16201 | 2025.07.29 18:58:05.266228 [ 190 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 269 rows starting from the beginning of the part | ||
| 16202 | 2025.07.29 18:58:05.266266 [ 277 ] {59ac7c30-1c93-4bdd-849e-9196c0c3f917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16203 | 2025.07.29 18:58:05.266291 [ 190 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 9 rows starting from the beginning of the part | ||
| 16204 | 2025.07.29 18:58:05.266335 [ 190 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 228 rows starting from the beginning of the part | ||
| 16205 | 2025.07.29 18:58:05.266374 [ 190 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 13 rows starting from the beginning of the part | ||
| 16206 | 2025.07.29 18:58:05.266411 [ 190 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 228 rows starting from the beginning of the part | ||
| 16207 | 2025.07.29 18:58:05.266447 [ 190 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 9 rows starting from the beginning of the part | ||
| 16208 | 2025.07.29 18:58:05.266687 [ 277 ] {59ac7c30-1c93-4bdd-849e-9196c0c3f917} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16209 | 2025.07.29 18:58:05.266722 [ 277 ] {59ac7c30-1c93-4bdd-849e-9196c0c3f917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16210 | 2025.07.29 18:58:05.267046 [ 277 ] {59ac7c30-1c93-4bdd-849e-9196c0c3f917} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16211 | 2025.07.29 18:58:05.267202 [ 195 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4907 rows, containing 5 columns (5 merged, 0 gathered) in 0.002611833 sec., 1878757.1793449274 rows/sec., 158.65 MiB/sec. | ||
| 16212 | 2025.07.29 18:58:05.267261 [ 187 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001187573 sec., 636592.4452644174 rows/sec., 41.81 MiB/sec. | ||
| 16213 | 2025.07.29 18:58:05.267263 [ 277 ] {59ac7c30-1c93-4bdd-849e-9196c0c3f917} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16214 | 2025.07.29 18:58:05.267429 [ 110 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16215 | 2025.07.29 18:58:05.267444 [ 277 ] {59ac7c30-1c93-4bdd-849e-9196c0c3f917} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.00124 sec., 58870.967741935485 rows/sec., 4.60 MiB/sec. | ||
| 16216 | 2025.07.29 18:58:05.267460 [ 110 ] {} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16217 | 2025.07.29 18:58:05.267472 [ 201 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16218 | 2025.07.29 18:58:05.267485 [ 277 ] {59ac7c30-1c93-4bdd-849e-9196c0c3f917} <Debug> TCPHandler: Processed in 0.001407579 sec. | ||
| 16219 | 2025.07.29 18:58:05.267484 [ 199 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16220 | 2025.07.29 18:58:05.267480 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16221 | 2025.07.29 18:58:05.267618 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16222 | 2025.07.29 18:58:05.267637 [ 196 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 16223 | 2025.07.29 18:58:05.267716 [ 277 ] {2b82885d-8024-4e0f-96d8-cd0708b33feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16224 | 2025.07.29 18:58:05.267754 [ 196 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16225 | 2025.07.29 18:58:05.267766 [ 277 ] {2b82885d-8024-4e0f-96d8-cd0708b33feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16226 | 2025.07.29 18:58:05.267794 [ 196 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1223 rows starting from the beginning of the part | ||
| 16227 | 2025.07.29 18:58:05.267855 [ 199 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_131_26} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16228 | 2025.07.29 18:58:05.267867 [ 196 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 73 rows starting from the beginning of the part | ||
| 16229 | 2025.07.29 18:58:05.267878 [ 201 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_111_22} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16230 | 2025.07.29 18:58:05.267923 [ 196 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 684 rows starting from the beginning of the part | ||
| 16231 | 2025.07.29 18:58:05.267938 [ 199 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_131_26} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16232 | 2025.07.29 18:58:05.267971 [ 196 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 77 rows starting from the beginning of the part | ||
| 16233 | 2025.07.29 18:58:05.267972 [ 201 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_111_22} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16234 | 2025.07.29 18:58:05.268019 [ 196 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 684 rows starting from the beginning of the part | ||
| 16235 | 2025.07.29 18:58:05.268030 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 16236 | 2025.07.29 18:58:05.268068 [ 196 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 73 rows starting from the beginning of the part | ||
| 16237 | 2025.07.29 18:58:05.268101 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 16238 | 2025.07.29 18:58:05.268199 [ 277 ] {2b82885d-8024-4e0f-96d8-cd0708b33feb} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16239 | 2025.07.29 18:58:05.268240 [ 277 ] {2b82885d-8024-4e0f-96d8-cd0708b33feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16240 | 2025.07.29 18:58:05.268591 [ 277 ] {2b82885d-8024-4e0f-96d8-cd0708b33feb} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16241 | 2025.07.29 18:58:05.268827 [ 277 ] {2b82885d-8024-4e0f-96d8-cd0708b33feb} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16242 | 2025.07.29 18:58:05.268962 [ 277 ] {2b82885d-8024-4e0f-96d8-cd0708b33feb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001266 sec., 126382.30647709321 rows/sec., 8.80 MiB/sec. | ||
| 16243 | 2025.07.29 18:58:05.269000 [ 277 ] {2b82885d-8024-4e0f-96d8-cd0708b33feb} <Debug> TCPHandler: Processed in 0.00143076 sec. | ||
| 16244 | 2025.07.29 18:58:05.269098 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16245 | 2025.07.29 18:58:05.269197 [ 277 ] {a07ed57b-fc6c-4279-bfd0-ea8e89171417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16246 | 2025.07.29 18:58:05.269253 [ 277 ] {a07ed57b-fc6c-4279-bfd0-ea8e89171417} <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 | ||
| 16247 | 2025.07.29 18:58:05.269380 [ 201 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2814 rows, containing 5 columns (5 merged, 0 gathered) in 0.0017857 sec., 1575852.6068208546 rows/sec., 118.98 MiB/sec. | ||
| 16248 | 2025.07.29 18:58:05.269560 [ 196 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16249 | 2025.07.29 18:58:05.269818 [ 196 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_131_26} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16250 | 2025.07.29 18:58:05.269890 [ 196 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_131_26} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16251 | 2025.07.29 18:58:05.269961 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 16252 | 2025.07.29 18:58:05.270030 [ 277 ] {a07ed57b-fc6c-4279-bfd0-ea8e89171417} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16253 | 2025.07.29 18:58:05.270071 [ 277 ] {a07ed57b-fc6c-4279-bfd0-ea8e89171417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16254 | 2025.07.29 18:58:05.270604 [ 277 ] {a07ed57b-fc6c-4279-bfd0-ea8e89171417} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16255 | 2025.07.29 18:58:05.270838 [ 277 ] {a07ed57b-fc6c-4279-bfd0-ea8e89171417} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16256 | 2025.07.29 18:58:05.270978 [ 277 ] {a07ed57b-fc6c-4279-bfd0-ea8e89171417} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001802 sec., 4994.450610432852 rows/sec., 8.95 MiB/sec. | ||
| 16257 | 2025.07.29 18:58:05.271043 [ 277 ] {a07ed57b-fc6c-4279-bfd0-ea8e89171417} <Debug> TCPHandler: Processed in 0.001992676 sec. | ||
| 16258 | 2025.07.29 18:58:05.271154 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16259 | 2025.07.29 18:58:05.271249 [ 277 ] {60e44777-04d0-43f9-bd85-0b8949d587ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16260 | 2025.07.29 18:58:05.271291 [ 277 ] {60e44777-04d0-43f9-bd85-0b8949d587ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16261 | 2025.07.29 18:58:05.271627 [ 277 ] {60e44777-04d0-43f9-bd85-0b8949d587ab} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16262 | 2025.07.29 18:58:05.271662 [ 277 ] {60e44777-04d0-43f9-bd85-0b8949d587ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16263 | 2025.07.29 18:58:05.271961 [ 277 ] {60e44777-04d0-43f9-bd85-0b8949d587ab} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16264 | 2025.07.29 18:58:05.272192 [ 277 ] {60e44777-04d0-43f9-bd85-0b8949d587ab} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16265 | 2025.07.29 18:58:05.272299 [ 110 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16266 | 2025.07.29 18:58:05.272320 [ 277 ] {60e44777-04d0-43f9-bd85-0b8949d587ab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 16267 | 2025.07.29 18:58:05.272328 [ 110 ] {} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16268 | 2025.07.29 18:58:05.272350 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16269 | 2025.07.29 18:58:05.272358 [ 277 ] {60e44777-04d0-43f9-bd85-0b8949d587ab} <Debug> TCPHandler: Processed in 0.001254055 sec. | ||
| 16270 | 2025.07.29 18:58:05.272423 [ 199 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 16271 | 2025.07.29 18:58:05.272532 [ 199 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16272 | 2025.07.29 18:58:05.272563 [ 199 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_126_25, total 8538 rows starting from the beginning of the part | ||
| 16273 | 2025.07.29 18:58:05.272622 [ 199 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part | ||
| 16274 | 2025.07.29 18:58:05.272671 [ 199 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 102 rows starting from the beginning of the part | ||
| 16275 | 2025.07.29 18:58:05.272716 [ 199 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
| 16276 | 2025.07.29 18:58:05.272758 [ 199 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 102 rows starting from the beginning of the part | ||
| 16277 | 2025.07.29 18:58:05.272799 [ 199 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part | ||
| 16278 | 2025.07.29 18:58:05.274943 [ 196 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8922 rows, containing 4 columns (4 merged, 0 gathered) in 0.002553911 sec., 3493465.5123064197 rows/sec., 223.44 MiB/sec. | ||
| 16279 | 2025.07.29 18:58:05.275138 [ 201 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16280 | 2025.07.29 18:58:05.275608 [ 201 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_131_26} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16281 | 2025.07.29 18:58:05.275736 [ 201 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_131_26} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16282 | 2025.07.29 18:58:05.275877 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 16283 | 2025.07.29 18:58:06.285287 [ 220 ] {} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16284 | 2025.07.29 18:58:06.285392 [ 220 ] {} <Debug> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16285 | 2025.07.29 18:58:06.287991 [ 220 ] {} <Debug> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16286 | 2025.07.29 18:58:06.681538 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16287 | 2025.07.29 18:58:06.681735 [ 277 ] {abf30686-dfd2-4e91-b7ba-05e99d7b616c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16288 | 2025.07.29 18:58:06.681811 [ 277 ] {abf30686-dfd2-4e91-b7ba-05e99d7b616c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16289 | 2025.07.29 18:58:06.682689 [ 277 ] {abf30686-dfd2-4e91-b7ba-05e99d7b616c} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16290 | 2025.07.29 18:58:06.682741 [ 277 ] {abf30686-dfd2-4e91-b7ba-05e99d7b616c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16291 | 2025.07.29 18:58:06.683150 [ 277 ] {abf30686-dfd2-4e91-b7ba-05e99d7b616c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16292 | 2025.07.29 18:58:06.683391 [ 277 ] {abf30686-dfd2-4e91-b7ba-05e99d7b616c} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16293 | 2025.07.29 18:58:06.683555 [ 277 ] {abf30686-dfd2-4e91-b7ba-05e99d7b616c} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001874 sec., 209178.22838847386 rows/sec., 13.27 MiB/sec. | ||
| 16294 | 2025.07.29 18:58:06.683609 [ 277 ] {abf30686-dfd2-4e91-b7ba-05e99d7b616c} <Debug> TCPHandler: Processed in 0.002209771 sec. | ||
| 16295 | 2025.07.29 18:58:06.683730 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16296 | 2025.07.29 18:58:06.683834 [ 277 ] {26b494f1-c98a-48bb-95bc-c8dc90214dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16297 | 2025.07.29 18:58:06.683879 [ 277 ] {26b494f1-c98a-48bb-95bc-c8dc90214dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16298 | 2025.07.29 18:58:06.684281 [ 277 ] {26b494f1-c98a-48bb-95bc-c8dc90214dca} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16299 | 2025.07.29 18:58:06.684319 [ 277 ] {26b494f1-c98a-48bb-95bc-c8dc90214dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16300 | 2025.07.29 18:58:06.684614 [ 277 ] {26b494f1-c98a-48bb-95bc-c8dc90214dca} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 16301 | 2025.07.29 18:58:06.684819 [ 277 ] {26b494f1-c98a-48bb-95bc-c8dc90214dca} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16302 | 2025.07.29 18:58:06.684949 [ 277 ] {26b494f1-c98a-48bb-95bc-c8dc90214dca} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001138 sec., 3514.9384885764503 rows/sec., 286.62 KiB/sec. | ||
| 16303 | 2025.07.29 18:58:06.684971 [ 221 ] {} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16304 | 2025.07.29 18:58:06.684987 [ 277 ] {26b494f1-c98a-48bb-95bc-c8dc90214dca} <Debug> TCPHandler: Processed in 0.001309477 sec. | ||
| 16305 | 2025.07.29 18:58:06.685028 [ 221 ] {} <Debug> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16306 | 2025.07.29 18:58:06.685128 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16307 | 2025.07.29 18:58:06.685234 [ 277 ] {4dfa0a39-9695-4eb8-af29-2f0634fd5f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16308 | 2025.07.29 18:58:06.685276 [ 277 ] {4dfa0a39-9695-4eb8-af29-2f0634fd5f5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16309 | 2025.07.29 18:58:06.687127 [ 277 ] {4dfa0a39-9695-4eb8-af29-2f0634fd5f5e} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16310 | 2025.07.29 18:58:06.687167 [ 277 ] {4dfa0a39-9695-4eb8-af29-2f0634fd5f5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16311 | 2025.07.29 18:58:06.687294 [ 221 ] {} <Debug> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16312 | 2025.07.29 18:58:06.687631 [ 277 ] {4dfa0a39-9695-4eb8-af29-2f0634fd5f5e} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16313 | 2025.07.29 18:58:06.687856 [ 277 ] {4dfa0a39-9695-4eb8-af29-2f0634fd5f5e} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16314 | 2025.07.29 18:58:06.687993 [ 277 ] {4dfa0a39-9695-4eb8-af29-2f0634fd5f5e} <Debug> executeQuery: Read 2273 rows, 188.34 KiB in 0.002779 sec., 817920.1151493343 rows/sec., 66.18 MiB/sec. | ||
| 16315 | 2025.07.29 18:58:06.688034 [ 277 ] {4dfa0a39-9695-4eb8-af29-2f0634fd5f5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 16316 | 2025.07.29 18:58:06.688047 [ 277 ] {4dfa0a39-9695-4eb8-af29-2f0634fd5f5e} <Debug> TCPHandler: Processed in 0.002968373 sec. | ||
| 16317 | 2025.07.29 18:58:06.688157 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16318 | 2025.07.29 18:58:06.688252 [ 277 ] {8726a203-dcdb-47d7-849b-4553472ec779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16319 | 2025.07.29 18:58:06.688293 [ 277 ] {8726a203-dcdb-47d7-849b-4553472ec779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16320 | 2025.07.29 18:58:06.688856 [ 277 ] {8726a203-dcdb-47d7-849b-4553472ec779} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16321 | 2025.07.29 18:58:06.688893 [ 277 ] {8726a203-dcdb-47d7-849b-4553472ec779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16322 | 2025.07.29 18:58:06.689207 [ 277 ] {8726a203-dcdb-47d7-849b-4553472ec779} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16323 | 2025.07.29 18:58:06.689419 [ 277 ] {8726a203-dcdb-47d7-849b-4553472ec779} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16324 | 2025.07.29 18:58:06.689553 [ 277 ] {8726a203-dcdb-47d7-849b-4553472ec779} <Debug> executeQuery: Read 232 rows, 14.46 KiB in 0.001319 sec., 175890.82638362393 rows/sec., 10.71 MiB/sec. | ||
| 16325 | 2025.07.29 18:58:06.689589 [ 277 ] {8726a203-dcdb-47d7-849b-4553472ec779} <Debug> TCPHandler: Processed in 0.001483431 sec. | ||
| 16326 | 2025.07.29 18:58:06.689689 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16327 | 2025.07.29 18:58:06.689783 [ 277 ] {4b096bdf-6388-4704-aabb-e929b43c41ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16328 | 2025.07.29 18:58:06.689822 [ 277 ] {4b096bdf-6388-4704-aabb-e929b43c41ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16329 | 2025.07.29 18:58:06.690428 [ 277 ] {4b096bdf-6388-4704-aabb-e929b43c41ad} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16330 | 2025.07.29 18:58:06.690466 [ 277 ] {4b096bdf-6388-4704-aabb-e929b43c41ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16331 | 2025.07.29 18:58:06.690784 [ 277 ] {4b096bdf-6388-4704-aabb-e929b43c41ad} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16332 | 2025.07.29 18:58:06.691002 [ 277 ] {4b096bdf-6388-4704-aabb-e929b43c41ad} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16333 | 2025.07.29 18:58:06.691117 [ 115 ] {} <Debug> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8) (MergerMutator): Selected 6 parts from all_1_51_11 to all_56_56_0 | ||
| 16334 | 2025.07.29 18:58:06.691128 [ 277 ] {4b096bdf-6388-4704-aabb-e929b43c41ad} <Debug> executeQuery: Read 431 rows, 29.22 KiB in 0.001363 sec., 316214.23330887745 rows/sec., 20.93 MiB/sec. | ||
| 16335 | 2025.07.29 18:58:06.691195 [ 115 ] {} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16336 | 2025.07.29 18:58:06.691220 [ 277 ] {4b096bdf-6388-4704-aabb-e929b43c41ad} <Debug> TCPHandler: Processed in 0.001579434 sec. | ||
| 16337 | 2025.07.29 18:58:06.691225 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16338 | 2025.07.29 18:58:06.691345 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16339 | 2025.07.29 18:58:06.691351 [ 199 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_56_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_11 to all_56_56_0 into Compact with storage Full | ||
| 16340 | 2025.07.29 18:58:06.691450 [ 277 ] {b00f6d19-1714-4a0e-b123-67457c57f948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16341 | 2025.07.29 18:58:06.691496 [ 277 ] {b00f6d19-1714-4a0e-b123-67457c57f948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16342 | 2025.07.29 18:58:06.691497 [ 199 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_56_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16343 | 2025.07.29 18:58:06.691546 [ 199 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 456 rows starting from the beginning of the part | ||
| 16344 | 2025.07.29 18:58:06.691620 [ 199 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 203 rows starting from the beginning of the part | ||
| 16345 | 2025.07.29 18:58:06.691673 [ 199 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 431 rows starting from the beginning of the part | ||
| 16346 | 2025.07.29 18:58:06.691722 [ 199 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 203 rows starting from the beginning of the part | ||
| 16347 | 2025.07.29 18:58:06.691767 [ 199 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 203 rows starting from the beginning of the part | ||
| 16348 | 2025.07.29 18:58:06.691814 [ 199 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 431 rows starting from the beginning of the part | ||
| 16349 | 2025.07.29 18:58:06.692077 [ 277 ] {b00f6d19-1714-4a0e-b123-67457c57f948} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16350 | 2025.07.29 18:58:06.692122 [ 277 ] {b00f6d19-1714-4a0e-b123-67457c57f948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16351 | 2025.07.29 18:58:06.692484 [ 277 ] {b00f6d19-1714-4a0e-b123-67457c57f948} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16352 | 2025.07.29 18:58:06.692708 [ 277 ] {b00f6d19-1714-4a0e-b123-67457c57f948} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16353 | 2025.07.29 18:58:06.692841 [ 277 ] {b00f6d19-1714-4a0e-b123-67457c57f948} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.00141 sec., 143262.41134751774 rows/sec., 8.14 MiB/sec. | ||
| 16354 | 2025.07.29 18:58:06.692883 [ 277 ] {b00f6d19-1714-4a0e-b123-67457c57f948} <Debug> TCPHandler: Processed in 0.001588804 sec. | ||
| 16355 | 2025.07.29 18:58:06.692910 [ 198 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_56_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1927 rows, containing 5 columns (5 merged, 0 gathered) in 0.001609845 sec., 1197009.64999736 rows/sec., 83.41 MiB/sec. | ||
| 16356 | 2025.07.29 18:58:06.693005 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16357 | 2025.07.29 18:58:06.693061 [ 198 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_56_12} <Trace> MergedBlockOutputStream: filled checksums all_1_56_12 (state Temporary) | ||
| 16358 | 2025.07.29 18:58:06.693101 [ 277 ] {de60e845-b912-4801-a8fb-21ce8d87275b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16359 | 2025.07.29 18:58:06.693148 [ 277 ] {de60e845-b912-4801-a8fb-21ce8d87275b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16360 | 2025.07.29 18:58:06.693353 [ 198 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_56_12} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_merge_all_1_56_12 to all_1_56_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16361 | 2025.07.29 18:58:06.693432 [ 198 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_56_12} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8) (MergerMutator): Merged 6 parts: [all_1_51_11, all_56_56_0] -> all_1_56_12 | ||
| 16362 | 2025.07.29 18:58:06.693538 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 16363 | 2025.07.29 18:58:06.694160 [ 277 ] {de60e845-b912-4801-a8fb-21ce8d87275b} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16364 | 2025.07.29 18:58:06.694196 [ 277 ] {de60e845-b912-4801-a8fb-21ce8d87275b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16365 | 2025.07.29 18:58:06.694562 [ 277 ] {de60e845-b912-4801-a8fb-21ce8d87275b} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16366 | 2025.07.29 18:58:06.694776 [ 277 ] {de60e845-b912-4801-a8fb-21ce8d87275b} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16367 | 2025.07.29 18:58:06.694908 [ 277 ] {de60e845-b912-4801-a8fb-21ce8d87275b} <Debug> executeQuery: Read 1144 rows, 83.75 KiB in 0.001824 sec., 627192.9824561403 rows/sec., 44.84 MiB/sec. | ||
| 16368 | 2025.07.29 18:58:06.694948 [ 277 ] {de60e845-b912-4801-a8fb-21ce8d87275b} <Debug> TCPHandler: Processed in 0.001992776 sec. | ||
| 16369 | 2025.07.29 18:58:06.695068 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16370 | 2025.07.29 18:58:06.695164 [ 277 ] {8a9683b4-f458-4604-920e-0162ca9c2f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16371 | 2025.07.29 18:58:06.695207 [ 277 ] {8a9683b4-f458-4604-920e-0162ca9c2f5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16372 | 2025.07.29 18:58:06.695555 [ 277 ] {8a9683b4-f458-4604-920e-0162ca9c2f5b} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16373 | 2025.07.29 18:58:06.695592 [ 277 ] {8a9683b4-f458-4604-920e-0162ca9c2f5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16374 | 2025.07.29 18:58:06.695894 [ 277 ] {8a9683b4-f458-4604-920e-0162ca9c2f5b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16375 | 2025.07.29 18:58:06.696101 [ 277 ] {8a9683b4-f458-4604-920e-0162ca9c2f5b} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16376 | 2025.07.29 18:58:06.696234 [ 277 ] {8a9683b4-f458-4604-920e-0162ca9c2f5b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001087 sec., 5519.779208831646 rows/sec., 288.39 KiB/sec. | ||
| 16377 | 2025.07.29 18:58:06.696271 [ 277 ] {8a9683b4-f458-4604-920e-0162ca9c2f5b} <Debug> TCPHandler: Processed in 0.001253905 sec. | ||
| 16378 | 2025.07.29 18:58:06.696384 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16379 | 2025.07.29 18:58:06.696480 [ 277 ] {d17be86b-a4e6-4de3-98aa-15f32090d43a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16380 | 2025.07.29 18:58:06.696522 [ 277 ] {d17be86b-a4e6-4de3-98aa-15f32090d43a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16381 | 2025.07.29 18:58:06.697184 [ 277 ] {d17be86b-a4e6-4de3-98aa-15f32090d43a} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16382 | 2025.07.29 18:58:06.697220 [ 277 ] {d17be86b-a4e6-4de3-98aa-15f32090d43a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16383 | 2025.07.29 18:58:06.697592 [ 277 ] {d17be86b-a4e6-4de3-98aa-15f32090d43a} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16384 | 2025.07.29 18:58:06.697806 [ 277 ] {d17be86b-a4e6-4de3-98aa-15f32090d43a} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16385 | 2025.07.29 18:58:06.697940 [ 277 ] {d17be86b-a4e6-4de3-98aa-15f32090d43a} <Debug> executeQuery: Read 913 rows, 61.77 KiB in 0.001477 sec., 618144.8882870683 rows/sec., 40.84 MiB/sec. | ||
| 16386 | 2025.07.29 18:58:06.697979 [ 277 ] {d17be86b-a4e6-4de3-98aa-15f32090d43a} <Debug> TCPHandler: Processed in 0.001644266 sec. | ||
| 16387 | 2025.07.29 18:58:06.698092 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16388 | 2025.07.29 18:58:06.698188 [ 277 ] {85323410-320a-49ab-9719-95c44d993135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16389 | 2025.07.29 18:58:06.698230 [ 277 ] {85323410-320a-49ab-9719-95c44d993135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16390 | 2025.07.29 18:58:06.698551 [ 277 ] {85323410-320a-49ab-9719-95c44d993135} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16391 | 2025.07.29 18:58:06.698587 [ 277 ] {85323410-320a-49ab-9719-95c44d993135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16392 | 2025.07.29 18:58:06.698879 [ 277 ] {85323410-320a-49ab-9719-95c44d993135} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16393 | 2025.07.29 18:58:06.699097 [ 277 ] {85323410-320a-49ab-9719-95c44d993135} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16394 | 2025.07.29 18:58:06.699230 [ 277 ] {85323410-320a-49ab-9719-95c44d993135} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001058 sec., 945.179584120983 rows/sec., 63.69 KiB/sec. | ||
| 16395 | 2025.07.29 18:58:06.699268 [ 277 ] {85323410-320a-49ab-9719-95c44d993135} <Debug> TCPHandler: Processed in 0.001225284 sec. | ||
| 16396 | 2025.07.29 18:58:06.699380 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16397 | 2025.07.29 18:58:06.699474 [ 277 ] {0d4b0dd6-89c4-463d-a9bd-840dae35240a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16398 | 2025.07.29 18:58:06.699529 [ 277 ] {0d4b0dd6-89c4-463d-a9bd-840dae35240a} <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 | ||
| 16399 | 2025.07.29 18:58:06.700402 [ 277 ] {0d4b0dd6-89c4-463d-a9bd-840dae35240a} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16400 | 2025.07.29 18:58:06.700438 [ 277 ] {0d4b0dd6-89c4-463d-a9bd-840dae35240a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16401 | 2025.07.29 18:58:06.700987 [ 277 ] {0d4b0dd6-89c4-463d-a9bd-840dae35240a} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16402 | 2025.07.29 18:58:06.701214 [ 277 ] {0d4b0dd6-89c4-463d-a9bd-840dae35240a} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16403 | 2025.07.29 18:58:06.701345 [ 115 ] {} <Debug> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16404 | 2025.07.29 18:58:06.701359 [ 277 ] {0d4b0dd6-89c4-463d-a9bd-840dae35240a} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001902 sec., 16824.39537329127 rows/sec., 30.15 MiB/sec. | ||
| 16405 | 2025.07.29 18:58:06.701391 [ 115 ] {} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16406 | 2025.07.29 18:58:06.701423 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16407 | 2025.07.29 18:58:06.701440 [ 277 ] {0d4b0dd6-89c4-463d-a9bd-840dae35240a} <Debug> TCPHandler: Processed in 0.002110249 sec. | ||
| 16408 | 2025.07.29 18:58:06.701542 [ 192 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 16409 | 2025.07.29 18:58:06.701564 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16410 | 2025.07.29 18:58:06.701671 [ 277 ] {7a77d288-9381-40bc-94b6-b7813e6b0712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16411 | 2025.07.29 18:58:06.701712 [ 277 ] {7a77d288-9381-40bc-94b6-b7813e6b0712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16412 | 2025.07.29 18:58:06.701809 [ 192 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16413 | 2025.07.29 18:58:06.701880 [ 192 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2116 rows starting from the beginning of the part | ||
| 16414 | 2025.07.29 18:58:06.702033 [ 192 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 32 rows starting from the beginning of the part | ||
| 16415 | 2025.07.29 18:58:06.702061 [ 277 ] {7a77d288-9381-40bc-94b6-b7813e6b0712} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16416 | 2025.07.29 18:58:06.702102 [ 277 ] {7a77d288-9381-40bc-94b6-b7813e6b0712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16417 | 2025.07.29 18:58:06.702155 [ 192 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 9 rows starting from the beginning of the part | ||
| 16418 | 2025.07.29 18:58:06.702264 [ 192 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 32 rows starting from the beginning of the part | ||
| 16419 | 2025.07.29 18:58:06.702363 [ 192 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 9 rows starting from the beginning of the part | ||
| 16420 | 2025.07.29 18:58:06.702425 [ 277 ] {7a77d288-9381-40bc-94b6-b7813e6b0712} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16421 | 2025.07.29 18:58:06.702458 [ 192 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 32 rows starting from the beginning of the part | ||
| 16422 | 2025.07.29 18:58:06.702653 [ 277 ] {7a77d288-9381-40bc-94b6-b7813e6b0712} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16423 | 2025.07.29 18:58:06.702800 [ 277 ] {7a77d288-9381-40bc-94b6-b7813e6b0712} <Debug> executeQuery: Read 60 rows, 3.51 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.00 MiB/sec. | ||
| 16424 | 2025.07.29 18:58:06.702839 [ 277 ] {7a77d288-9381-40bc-94b6-b7813e6b0712} <Debug> TCPHandler: Processed in 0.001325157 sec. | ||
| 16425 | 2025.07.29 18:58:06.712804 [ 197 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2230 rows, containing 19 columns (19 merged, 0 gathered) in 0.011319476 sec., 197005.58577093144 rows/sec., 353.02 MiB/sec. | ||
| 16426 | 2025.07.29 18:58:06.714441 [ 200 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16427 | 2025.07.29 18:58:06.714797 [ 200 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16428 | 2025.07.29 18:58:06.714873 [ 200 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16429 | 2025.07.29 18:58:06.714986 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.39 MiB. | ||
| 16430 | 2025.07.29 18:58:07.001148 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 356.76 MiB, peak 375.10 MiB, free memory in arenas 0.00 B, will set to 360.08 MiB (RSS), difference: 3.32 MiB | ||
| 16431 | 2025.07.29 18:58:07.675879 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 2304 | ||
| 16432 | 2025.07.29 18:58:07.678649 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16433 | 2025.07.29 18:58:07.678692 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16434 | 2025.07.29 18:58:07.679894 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 16435 | 2025.07.29 18:58:07.680151 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16436 | 2025.07.29 18:58:07.680407 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2304 | ||
| 16437 | 2025.07.29 18:58:10.023022 [ 225 ] {} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16438 | 2025.07.29 18:58:10.023104 [ 225 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16439 | 2025.07.29 18:58:10.027146 [ 225 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16440 | 2025.07.29 18:58:10.045876 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36234 | ||
| 16441 | 2025.07.29 18:58:10.046377 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16442 | 2025.07.29 18:58:10.046414 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16443 | 2025.07.29 18:58:10.046896 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 16444 | 2025.07.29 18:58:10.047115 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16445 | 2025.07.29 18:58:10.047241 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36234 | ||
| 16446 | 2025.07.29 18:58:10.259460 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16447 | 2025.07.29 18:58:10.259665 [ 277 ] {3db3ea25-4126-4d0f-a866-cac451266c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16448 | 2025.07.29 18:58:10.259741 [ 277 ] {3db3ea25-4126-4d0f-a866-cac451266c83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16449 | 2025.07.29 18:58:10.260498 [ 277 ] {3db3ea25-4126-4d0f-a866-cac451266c83} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16450 | 2025.07.29 18:58:10.260551 [ 277 ] {3db3ea25-4126-4d0f-a866-cac451266c83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16451 | 2025.07.29 18:58:10.260946 [ 277 ] {3db3ea25-4126-4d0f-a866-cac451266c83} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16452 | 2025.07.29 18:58:10.261199 [ 277 ] {3db3ea25-4126-4d0f-a866-cac451266c83} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16453 | 2025.07.29 18:58:10.261370 [ 277 ] {3db3ea25-4126-4d0f-a866-cac451266c83} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001756 sec., 31890.660592255124 rows/sec., 2.43 MiB/sec. | ||
| 16454 | 2025.07.29 18:58:10.261424 [ 277 ] {3db3ea25-4126-4d0f-a866-cac451266c83} <Debug> TCPHandler: Processed in 0.002102179 sec. | ||
| 16455 | 2025.07.29 18:58:10.261558 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16456 | 2025.07.29 18:58:10.261661 [ 277 ] {afa66070-55db-4363-a0d9-af9c412bf548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16457 | 2025.07.29 18:58:10.261704 [ 277 ] {afa66070-55db-4363-a0d9-af9c412bf548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16458 | 2025.07.29 18:58:10.262148 [ 277 ] {afa66070-55db-4363-a0d9-af9c412bf548} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16459 | 2025.07.29 18:58:10.262187 [ 277 ] {afa66070-55db-4363-a0d9-af9c412bf548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16460 | 2025.07.29 18:58:10.262497 [ 277 ] {afa66070-55db-4363-a0d9-af9c412bf548} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16461 | 2025.07.29 18:58:10.262706 [ 277 ] {afa66070-55db-4363-a0d9-af9c412bf548} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16462 | 2025.07.29 18:58:10.262838 [ 277 ] {afa66070-55db-4363-a0d9-af9c412bf548} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001198 sec., 53422.37061769616 rows/sec., 4.17 MiB/sec. | ||
| 16463 | 2025.07.29 18:58:10.262880 [ 277 ] {afa66070-55db-4363-a0d9-af9c412bf548} <Debug> TCPHandler: Processed in 0.001375069 sec. | ||
| 16464 | 2025.07.29 18:58:10.262997 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16465 | 2025.07.29 18:58:10.263094 [ 277 ] {7b522303-c918-4419-b2e1-27a4a3efc29c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16466 | 2025.07.29 18:58:10.263139 [ 277 ] {7b522303-c918-4419-b2e1-27a4a3efc29c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16467 | 2025.07.29 18:58:10.263534 [ 277 ] {7b522303-c918-4419-b2e1-27a4a3efc29c} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16468 | 2025.07.29 18:58:10.263570 [ 277 ] {7b522303-c918-4419-b2e1-27a4a3efc29c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16469 | 2025.07.29 18:58:10.263904 [ 277 ] {7b522303-c918-4419-b2e1-27a4a3efc29c} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16470 | 2025.07.29 18:58:10.264115 [ 277 ] {7b522303-c918-4419-b2e1-27a4a3efc29c} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16471 | 2025.07.29 18:58:10.264248 [ 277 ] {7b522303-c918-4419-b2e1-27a4a3efc29c} <Debug> executeQuery: Read 116 rows, 8.27 KiB in 0.001172 sec., 98976.10921501706 rows/sec., 6.89 MiB/sec. | ||
| 16472 | 2025.07.29 18:58:10.264289 [ 277 ] {7b522303-c918-4419-b2e1-27a4a3efc29c} <Debug> TCPHandler: Processed in 0.001344168 sec. | ||
| 16473 | 2025.07.29 18:58:10.264353 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16474 | 2025.07.29 18:58:10.264405 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16475 | 2025.07.29 18:58:10.264412 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16476 | 2025.07.29 18:58:10.264508 [ 277 ] {5babad09-63ce-4384-8f28-631f006d2623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16477 | 2025.07.29 18:58:10.264556 [ 277 ] {5babad09-63ce-4384-8f28-631f006d2623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16478 | 2025.07.29 18:58:10.264899 [ 277 ] {5babad09-63ce-4384-8f28-631f006d2623} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16479 | 2025.07.29 18:58:10.264936 [ 277 ] {5babad09-63ce-4384-8f28-631f006d2623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 16480 | 2025.07.29 18:58:10.265249 [ 277 ] {5babad09-63ce-4384-8f28-631f006d2623} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16481 | 2025.07.29 18:58:10.265516 [ 277 ] {5babad09-63ce-4384-8f28-631f006d2623} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16482 | 2025.07.29 18:58:10.265651 [ 277 ] {5babad09-63ce-4384-8f28-631f006d2623} <Debug> executeQuery: Read 42 rows, 2.91 KiB in 0.00116 sec., 36206.89655172414 rows/sec., 2.45 MiB/sec. | ||
| 16483 | 2025.07.29 18:58:10.265691 [ 277 ] {5babad09-63ce-4384-8f28-631f006d2623} <Debug> TCPHandler: Processed in 0.001336387 sec. | ||
| 16484 | 2025.07.29 18:58:10.265712 [ 219 ] {} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16485 | 2025.07.29 18:58:10.265771 [ 219 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16486 | 2025.07.29 18:58:10.268130 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16487 | 2025.07.29 18:58:10.268180 [ 219 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16488 | 2025.07.29 18:58:11.694917 [ 221 ] {} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16489 | 2025.07.29 18:58:11.695017 [ 221 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16490 | 2025.07.29 18:58:11.698125 [ 221 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16491 | 2025.07.29 18:58:12.028393 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 16492 | 2025.07.29 18:58:12.046432 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16493 | 2025.07.29 18:58:12.046490 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16494 | 2025.07.29 18:58:12.052761 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 16495 | 2025.07.29 18:58:12.053496 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16496 | 2025.07.29 18:58:12.057255 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 16497 | 2025.07.29 18:58:15.114768 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16498 | 2025.07.29 18:58:15.114830 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16499 | 2025.07.29 18:58:15.116724 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16500 | 2025.07.29 18:58:15.262299 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16501 | 2025.07.29 18:58:15.262495 [ 277 ] {d57caecf-1910-479d-b38f-fdb5b4983538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16502 | 2025.07.29 18:58:15.262566 [ 277 ] {d57caecf-1910-479d-b38f-fdb5b4983538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16503 | 2025.07.29 18:58:15.263363 [ 277 ] {d57caecf-1910-479d-b38f-fdb5b4983538} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16504 | 2025.07.29 18:58:15.263408 [ 277 ] {d57caecf-1910-479d-b38f-fdb5b4983538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16505 | 2025.07.29 18:58:15.263805 [ 277 ] {d57caecf-1910-479d-b38f-fdb5b4983538} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16506 | 2025.07.29 18:58:15.264033 [ 277 ] {d57caecf-1910-479d-b38f-fdb5b4983538} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16507 | 2025.07.29 18:58:15.264194 [ 277 ] {d57caecf-1910-479d-b38f-fdb5b4983538} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.001747 sec., 42358.328563251285 rows/sec., 3.45 MiB/sec. | ||
| 16508 | 2025.07.29 18:58:15.264246 [ 277 ] {d57caecf-1910-479d-b38f-fdb5b4983538} <Debug> TCPHandler: Processed in 0.002077678 sec. | ||
| 16509 | 2025.07.29 18:58:15.264377 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16510 | 2025.07.29 18:58:15.264478 [ 277 ] {693ac1fb-e1b0-490e-9319-a474d6021ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16511 | 2025.07.29 18:58:15.264520 [ 277 ] {693ac1fb-e1b0-490e-9319-a474d6021ed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16512 | 2025.07.29 18:58:15.264961 [ 277 ] {693ac1fb-e1b0-490e-9319-a474d6021ed4} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16513 | 2025.07.29 18:58:15.264995 [ 277 ] {693ac1fb-e1b0-490e-9319-a474d6021ed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16514 | 2025.07.29 18:58:15.265297 [ 277 ] {693ac1fb-e1b0-490e-9319-a474d6021ed4} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16515 | 2025.07.29 18:58:15.265503 [ 277 ] {693ac1fb-e1b0-490e-9319-a474d6021ed4} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16516 | 2025.07.29 18:58:15.265634 [ 277 ] {693ac1fb-e1b0-490e-9319-a474d6021ed4} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001178 sec., 7640.067911714771 rows/sec., 574.50 KiB/sec. | ||
| 16517 | 2025.07.29 18:58:15.265675 [ 277 ] {693ac1fb-e1b0-490e-9319-a474d6021ed4} <Debug> TCPHandler: Processed in 0.001349098 sec. | ||
| 16518 | 2025.07.29 18:58:15.265792 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16519 | 2025.07.29 18:58:15.265887 [ 277 ] {e46cc620-3618-44a9-9e36-632a5182e148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16520 | 2025.07.29 18:58:15.265926 [ 277 ] {e46cc620-3618-44a9-9e36-632a5182e148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16521 | 2025.07.29 18:58:15.266374 [ 277 ] {e46cc620-3618-44a9-9e36-632a5182e148} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16522 | 2025.07.29 18:58:15.266408 [ 277 ] {e46cc620-3618-44a9-9e36-632a5182e148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16523 | 2025.07.29 18:58:15.266710 [ 277 ] {e46cc620-3618-44a9-9e36-632a5182e148} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16524 | 2025.07.29 18:58:15.266916 [ 277 ] {e46cc620-3618-44a9-9e36-632a5182e148} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16525 | 2025.07.29 18:58:15.267043 [ 277 ] {e46cc620-3618-44a9-9e36-632a5182e148} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001174 sec., 62180.57921635435 rows/sec., 4.85 MiB/sec. | ||
| 16526 | 2025.07.29 18:58:15.267083 [ 277 ] {e46cc620-3618-44a9-9e36-632a5182e148} <Debug> TCPHandler: Processed in 0.001339638 sec. | ||
| 16527 | 2025.07.29 18:58:15.267208 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16528 | 2025.07.29 18:58:15.267301 [ 277 ] {ce08d046-4e4d-4065-85af-9933f2c8fce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16529 | 2025.07.29 18:58:15.267345 [ 277 ] {ce08d046-4e4d-4065-85af-9933f2c8fce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16530 | 2025.07.29 18:58:15.267801 [ 277 ] {ce08d046-4e4d-4065-85af-9933f2c8fce9} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16531 | 2025.07.29 18:58:15.267836 [ 277 ] {ce08d046-4e4d-4065-85af-9933f2c8fce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16532 | 2025.07.29 18:58:15.268193 [ 277 ] {ce08d046-4e4d-4065-85af-9933f2c8fce9} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16533 | 2025.07.29 18:58:15.268408 [ 277 ] {ce08d046-4e4d-4065-85af-9933f2c8fce9} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16534 | 2025.07.29 18:58:15.268536 [ 277 ] {ce08d046-4e4d-4065-85af-9933f2c8fce9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001253 sec., 127693.53551476456 rows/sec., 8.89 MiB/sec. | ||
| 16535 | 2025.07.29 18:58:15.268575 [ 277 ] {ce08d046-4e4d-4065-85af-9933f2c8fce9} <Debug> TCPHandler: Processed in 0.001415689 sec. | ||
| 16536 | 2025.07.29 18:58:15.268690 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16537 | 2025.07.29 18:58:15.268782 [ 277 ] {a113fc33-d28d-47e7-b886-b3378b2067e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16538 | 2025.07.29 18:58:15.268835 [ 277 ] {a113fc33-d28d-47e7-b886-b3378b2067e6} <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 | ||
| 16539 | 2025.07.29 18:58:15.269643 [ 277 ] {a113fc33-d28d-47e7-b886-b3378b2067e6} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16540 | 2025.07.29 18:58:15.269677 [ 277 ] {a113fc33-d28d-47e7-b886-b3378b2067e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16541 | 2025.07.29 18:58:15.270185 [ 277 ] {a113fc33-d28d-47e7-b886-b3378b2067e6} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16542 | 2025.07.29 18:58:15.270403 [ 277 ] {a113fc33-d28d-47e7-b886-b3378b2067e6} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16543 | 2025.07.29 18:58:15.270541 [ 277 ] {a113fc33-d28d-47e7-b886-b3378b2067e6} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001775 sec., 5070.422535211267 rows/sec., 9.09 MiB/sec. | ||
| 16544 | 2025.07.29 18:58:15.270605 [ 277 ] {a113fc33-d28d-47e7-b886-b3378b2067e6} <Debug> TCPHandler: Processed in 0.001962465 sec. | ||
| 16545 | 2025.07.29 18:58:15.270726 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16546 | 2025.07.29 18:58:15.270819 [ 277 ] {1cd855e1-a687-4f64-9fd7-b565c97947fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16547 | 2025.07.29 18:58:15.270859 [ 277 ] {1cd855e1-a687-4f64-9fd7-b565c97947fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16548 | 2025.07.29 18:58:15.271205 [ 277 ] {1cd855e1-a687-4f64-9fd7-b565c97947fa} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16549 | 2025.07.29 18:58:15.271238 [ 277 ] {1cd855e1-a687-4f64-9fd7-b565c97947fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16550 | 2025.07.29 18:58:15.271533 [ 277 ] {1cd855e1-a687-4f64-9fd7-b565c97947fa} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16551 | 2025.07.29 18:58:15.271737 [ 277 ] {1cd855e1-a687-4f64-9fd7-b565c97947fa} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16552 | 2025.07.29 18:58:15.271864 [ 277 ] {1cd855e1-a687-4f64-9fd7-b565c97947fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 16553 | 2025.07.29 18:58:15.271901 [ 277 ] {1cd855e1-a687-4f64-9fd7-b565c97947fa} <Debug> TCPHandler: Processed in 0.001222634 sec. | ||
| 16554 | 2025.07.29 18:58:17.288437 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16555 | 2025.07.29 18:58:17.288550 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16556 | 2025.07.29 18:58:17.399985 [ 224 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16557 | 2025.07.29 18:58:17.400036 [ 224 ] {} <Debug> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16558 | 2025.07.29 18:58:17.402248 [ 224 ] {} <Debug> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16559 | 2025.07.29 18:58:17.548247 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36661 | ||
| 16560 | 2025.07.29 18:58:17.548766 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16561 | 2025.07.29 18:58:17.548813 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16562 | 2025.07.29 18:58:17.549296 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 16563 | 2025.07.29 18:58:17.549536 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16564 | 2025.07.29 18:58:17.549675 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36661 | ||
| 16565 | 2025.07.29 18:58:17.681531 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2324 | ||
| 16566 | 2025.07.29 18:58:17.683649 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16567 | 2025.07.29 18:58:17.683687 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16568 | 2025.07.29 18:58:17.684846 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 16569 | 2025.07.29 18:58:17.685111 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16570 | 2025.07.29 18:58:17.685321 [ 217 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16571 | 2025.07.29 18:58:17.685365 [ 217 ] {} <Debug> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16572 | 2025.07.29 18:58:17.685370 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2324 | ||
| 16573 | 2025.07.29 18:58:17.687404 [ 217 ] {} <Debug> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16574 | 2025.07.29 18:58:17.727695 [ 217 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16575 | 2025.07.29 18:58:17.727727 [ 217 ] {} <Debug> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16576 | 2025.07.29 18:58:17.729439 [ 217 ] {} <Debug> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16577 | 2025.07.29 18:58:18.001154 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 356.10 MiB, peak 375.10 MiB, free memory in arenas 0.00 B, will set to 360.09 MiB (RSS), difference: 3.99 MiB | ||
| 16578 | 2025.07.29 18:58:18.002186 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000813782 sec. | ||
| 16579 | 2025.07.29 18:58:19.558227 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 16580 | 2025.07.29 18:58:19.574553 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16581 | 2025.07.29 18:58:19.574611 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16582 | 2025.07.29 18:58:19.580623 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 16583 | 2025.07.29 18:58:19.581324 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16584 | 2025.07.29 18:58:19.584376 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 16585 | 2025.07.29 18:58:20.273871 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16586 | 2025.07.29 18:58:20.274067 [ 277 ] {dbb4e4d4-89af-489b-9fa6-79151f66accb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16587 | 2025.07.29 18:58:20.274145 [ 277 ] {dbb4e4d4-89af-489b-9fa6-79151f66accb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16588 | 2025.07.29 18:58:20.275133 [ 277 ] {dbb4e4d4-89af-489b-9fa6-79151f66accb} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16589 | 2025.07.29 18:58:20.275182 [ 277 ] {dbb4e4d4-89af-489b-9fa6-79151f66accb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16590 | 2025.07.29 18:58:20.275588 [ 277 ] {dbb4e4d4-89af-489b-9fa6-79151f66accb} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16591 | 2025.07.29 18:58:20.275803 [ 277 ] {dbb4e4d4-89af-489b-9fa6-79151f66accb} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16592 | 2025.07.29 18:58:20.275953 [ 277 ] {dbb4e4d4-89af-489b-9fa6-79151f66accb} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001935 sec., 202583.97932816535 rows/sec., 12.85 MiB/sec. | ||
| 16593 | 2025.07.29 18:58:20.275997 [ 277 ] {dbb4e4d4-89af-489b-9fa6-79151f66accb} <Debug> TCPHandler: Processed in 0.002258133 sec. | ||
| 16594 | 2025.07.29 18:58:20.276122 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16595 | 2025.07.29 18:58:20.276218 [ 277 ] {5206e417-0524-4774-b0ba-83deee2efb1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16596 | 2025.07.29 18:58:20.276258 [ 277 ] {5206e417-0524-4774-b0ba-83deee2efb1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16597 | 2025.07.29 18:58:20.277272 [ 277 ] {5206e417-0524-4774-b0ba-83deee2efb1f} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16598 | 2025.07.29 18:58:20.277306 [ 277 ] {5206e417-0524-4774-b0ba-83deee2efb1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16599 | 2025.07.29 18:58:20.277674 [ 277 ] {5206e417-0524-4774-b0ba-83deee2efb1f} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16600 | 2025.07.29 18:58:20.277886 [ 277 ] {5206e417-0524-4774-b0ba-83deee2efb1f} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16601 | 2025.07.29 18:58:20.278014 [ 277 ] {5206e417-0524-4774-b0ba-83deee2efb1f} <Debug> executeQuery: Read 1131 rows, 92.08 KiB in 0.001815 sec., 623140.4958677687 rows/sec., 49.54 MiB/sec. | ||
| 16602 | 2025.07.29 18:58:20.278055 [ 277 ] {5206e417-0524-4774-b0ba-83deee2efb1f} <Debug> TCPHandler: Processed in 0.001980986 sec. | ||
| 16603 | 2025.07.29 18:58:20.278179 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16604 | 2025.07.29 18:58:20.278273 [ 277 ] {a18defa1-639c-4349-849c-d18b383879a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16605 | 2025.07.29 18:58:20.278311 [ 277 ] {a18defa1-639c-4349-849c-d18b383879a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16606 | 2025.07.29 18:58:20.278825 [ 277 ] {a18defa1-639c-4349-849c-d18b383879a2} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16607 | 2025.07.29 18:58:20.278860 [ 277 ] {a18defa1-639c-4349-849c-d18b383879a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16608 | 2025.07.29 18:58:20.279221 [ 277 ] {a18defa1-639c-4349-849c-d18b383879a2} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16609 | 2025.07.29 18:58:20.279440 [ 277 ] {a18defa1-639c-4349-849c-d18b383879a2} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16610 | 2025.07.29 18:58:20.279573 [ 277 ] {a18defa1-639c-4349-849c-d18b383879a2} <Debug> executeQuery: Read 228 rows, 14.18 KiB in 0.001317 sec., 173120.72892938496 rows/sec., 10.52 MiB/sec. | ||
| 16611 | 2025.07.29 18:58:20.279612 [ 277 ] {a18defa1-639c-4349-849c-d18b383879a2} <Debug> TCPHandler: Processed in 0.001479711 sec. | ||
| 16612 | 2025.07.29 18:58:20.279725 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16613 | 2025.07.29 18:58:20.279821 [ 277 ] {fb6b500a-0081-4fca-a373-2d03fd995bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16614 | 2025.07.29 18:58:20.279860 [ 277 ] {fb6b500a-0081-4fca-a373-2d03fd995bc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16615 | 2025.07.29 18:58:20.280364 [ 277 ] {fb6b500a-0081-4fca-a373-2d03fd995bc1} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16616 | 2025.07.29 18:58:20.280399 [ 277 ] {fb6b500a-0081-4fca-a373-2d03fd995bc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16617 | 2025.07.29 18:58:20.280709 [ 277 ] {fb6b500a-0081-4fca-a373-2d03fd995bc1} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16618 | 2025.07.29 18:58:20.280920 [ 277 ] {fb6b500a-0081-4fca-a373-2d03fd995bc1} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16619 | 2025.07.29 18:58:20.281049 [ 277 ] {fb6b500a-0081-4fca-a373-2d03fd995bc1} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001248 sec., 162660.2564102564 rows/sec., 10.49 MiB/sec. | ||
| 16620 | 2025.07.29 18:58:20.281089 [ 277 ] {fb6b500a-0081-4fca-a373-2d03fd995bc1} <Debug> TCPHandler: Processed in 0.001414019 sec. | ||
| 16621 | 2025.07.29 18:58:20.281198 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16622 | 2025.07.29 18:58:20.281293 [ 277 ] {c12808ef-2a32-465b-b3e2-59c5296ba8f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16623 | 2025.07.29 18:58:20.281331 [ 277 ] {c12808ef-2a32-465b-b3e2-59c5296ba8f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16624 | 2025.07.29 18:58:20.281804 [ 277 ] {c12808ef-2a32-465b-b3e2-59c5296ba8f0} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16625 | 2025.07.29 18:58:20.281838 [ 277 ] {c12808ef-2a32-465b-b3e2-59c5296ba8f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16626 | 2025.07.29 18:58:20.282137 [ 277 ] {c12808ef-2a32-465b-b3e2-59c5296ba8f0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16627 | 2025.07.29 18:58:20.282354 [ 277 ] {c12808ef-2a32-465b-b3e2-59c5296ba8f0} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16628 | 2025.07.29 18:58:20.282478 [ 277 ] {c12808ef-2a32-465b-b3e2-59c5296ba8f0} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001204 sec., 167774.08637873756 rows/sec., 9.53 MiB/sec. | ||
| 16629 | 2025.07.29 18:58:20.282516 [ 277 ] {c12808ef-2a32-465b-b3e2-59c5296ba8f0} <Debug> TCPHandler: Processed in 0.001367698 sec. | ||
| 16630 | 2025.07.29 18:58:20.282627 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16631 | 2025.07.29 18:58:20.282721 [ 277 ] {42b23b36-1eb9-423d-a929-b6effabcb466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16632 | 2025.07.29 18:58:20.282760 [ 277 ] {42b23b36-1eb9-423d-a929-b6effabcb466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16633 | 2025.07.29 18:58:20.283436 [ 277 ] {42b23b36-1eb9-423d-a929-b6effabcb466} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16634 | 2025.07.29 18:58:20.283471 [ 277 ] {42b23b36-1eb9-423d-a929-b6effabcb466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16635 | 2025.07.29 18:58:20.283797 [ 277 ] {42b23b36-1eb9-423d-a929-b6effabcb466} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16636 | 2025.07.29 18:58:20.284011 [ 277 ] {42b23b36-1eb9-423d-a929-b6effabcb466} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16637 | 2025.07.29 18:58:20.284136 [ 277 ] {42b23b36-1eb9-423d-a929-b6effabcb466} <Debug> executeQuery: Read 684 rows, 49.13 KiB in 0.001433 sec., 477320.30704815075 rows/sec., 33.48 MiB/sec. | ||
| 16638 | 2025.07.29 18:58:20.284173 [ 277 ] {42b23b36-1eb9-423d-a929-b6effabcb466} <Debug> TCPHandler: Processed in 0.001595885 sec. | ||
| 16639 | 2025.07.29 18:58:20.284282 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16640 | 2025.07.29 18:58:20.284376 [ 277 ] {f2f344a0-1d9d-450d-89c2-f946f653231d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16641 | 2025.07.29 18:58:20.284418 [ 277 ] {f2f344a0-1d9d-450d-89c2-f946f653231d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16642 | 2025.07.29 18:58:20.284743 [ 277 ] {f2f344a0-1d9d-450d-89c2-f946f653231d} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16643 | 2025.07.29 18:58:20.284777 [ 277 ] {f2f344a0-1d9d-450d-89c2-f946f653231d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16644 | 2025.07.29 18:58:20.285071 [ 277 ] {f2f344a0-1d9d-450d-89c2-f946f653231d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16645 | 2025.07.29 18:58:20.285277 [ 277 ] {f2f344a0-1d9d-450d-89c2-f946f653231d} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16646 | 2025.07.29 18:58:20.285405 [ 277 ] {f2f344a0-1d9d-450d-89c2-f946f653231d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001048 sec., 5725.190839694656 rows/sec., 299.12 KiB/sec. | ||
| 16647 | 2025.07.29 18:58:20.285443 [ 277 ] {f2f344a0-1d9d-450d-89c2-f946f653231d} <Debug> TCPHandler: Processed in 0.001210164 sec. | ||
| 16648 | 2025.07.29 18:58:20.285562 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16649 | 2025.07.29 18:58:20.285682 [ 277 ] {bffdfcad-2210-42e9-bd4f-ddb9056ce97f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16650 | 2025.07.29 18:58:20.285733 [ 277 ] {bffdfcad-2210-42e9-bd4f-ddb9056ce97f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16651 | 2025.07.29 18:58:20.286284 [ 277 ] {bffdfcad-2210-42e9-bd4f-ddb9056ce97f} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16652 | 2025.07.29 18:58:20.286331 [ 277 ] {bffdfcad-2210-42e9-bd4f-ddb9056ce97f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16653 | 2025.07.29 18:58:20.286709 [ 277 ] {bffdfcad-2210-42e9-bd4f-ddb9056ce97f} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16654 | 2025.07.29 18:58:20.286919 [ 277 ] {bffdfcad-2210-42e9-bd4f-ddb9056ce97f} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16655 | 2025.07.29 18:58:20.287051 [ 277 ] {bffdfcad-2210-42e9-bd4f-ddb9056ce97f} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001393 sec., 220387.6525484566 rows/sec., 14.50 MiB/sec. | ||
| 16656 | 2025.07.29 18:58:20.287049 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Selected 6 parts from all_1_130_27 to all_135_135_0 | ||
| 16657 | 2025.07.29 18:58:20.287089 [ 277 ] {bffdfcad-2210-42e9-bd4f-ddb9056ce97f} <Debug> TCPHandler: Processed in 0.001586354 sec. | ||
| 16658 | 2025.07.29 18:58:20.287128 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16659 | 2025.07.29 18:58:20.287153 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16660 | 2025.07.29 18:58:20.287224 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16661 | 2025.07.29 18:58:20.287290 [ 193 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_135_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_130_27 to all_135_135_0 into Compact with storage Full | ||
| 16662 | 2025.07.29 18:58:20.287324 [ 277 ] {489f8703-caba-43fd-b53a-d24d6f46e5a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16663 | 2025.07.29 18:58:20.287377 [ 277 ] {489f8703-caba-43fd-b53a-d24d6f46e5a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16664 | 2025.07.29 18:58:20.287458 [ 193 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_135_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16665 | 2025.07.29 18:58:20.287504 [ 193 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_135_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_130_27, total 40633 rows starting from the beginning of the part | ||
| 16666 | 2025.07.29 18:58:20.287580 [ 193 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_135_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part | ||
| 16667 | 2025.07.29 18:58:20.287631 [ 193 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_135_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 913 rows starting from the beginning of the part | ||
| 16668 | 2025.07.29 18:58:20.287682 [ 193 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_135_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 116 rows starting from the beginning of the part | ||
| 16669 | 2025.07.29 18:58:20.287697 [ 277 ] {489f8703-caba-43fd-b53a-d24d6f46e5a9} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16670 | 2025.07.29 18:58:20.287729 [ 193 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_135_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 160 rows starting from the beginning of the part | ||
| 16671 | 2025.07.29 18:58:20.287739 [ 277 ] {489f8703-caba-43fd-b53a-d24d6f46e5a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16672 | 2025.07.29 18:58:20.287784 [ 193 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_135_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 307 rows starting from the beginning of the part | ||
| 16673 | 2025.07.29 18:58:20.288072 [ 277 ] {489f8703-caba-43fd-b53a-d24d6f46e5a9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16674 | 2025.07.29 18:58:20.288289 [ 277 ] {489f8703-caba-43fd-b53a-d24d6f46e5a9} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16675 | 2025.07.29 18:58:20.288421 [ 277 ] {489f8703-caba-43fd-b53a-d24d6f46e5a9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001116 sec., 896.0573476702509 rows/sec., 60.38 KiB/sec. | ||
| 16676 | 2025.07.29 18:58:20.288458 [ 277 ] {489f8703-caba-43fd-b53a-d24d6f46e5a9} <Debug> TCPHandler: Processed in 0.001293246 sec. | ||
| 16677 | 2025.07.29 18:58:20.288568 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16678 | 2025.07.29 18:58:20.288662 [ 277 ] {1a48aae5-d015-45c9-ae81-2f2062b9b130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16679 | 2025.07.29 18:58:20.288715 [ 277 ] {1a48aae5-d015-45c9-ae81-2f2062b9b130} <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 | ||
| 16680 | 2025.07.29 18:58:20.289590 [ 277 ] {1a48aae5-d015-45c9-ae81-2f2062b9b130} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16681 | 2025.07.29 18:58:20.289627 [ 277 ] {1a48aae5-d015-45c9-ae81-2f2062b9b130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16682 | 2025.07.29 18:58:20.290171 [ 277 ] {1a48aae5-d015-45c9-ae81-2f2062b9b130} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16683 | 2025.07.29 18:58:20.290388 [ 277 ] {1a48aae5-d015-45c9-ae81-2f2062b9b130} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16684 | 2025.07.29 18:58:20.290527 [ 277 ] {1a48aae5-d015-45c9-ae81-2f2062b9b130} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001883 sec., 16994.158258098778 rows/sec., 30.45 MiB/sec. | ||
| 16685 | 2025.07.29 18:58:20.290589 [ 277 ] {1a48aae5-d015-45c9-ae81-2f2062b9b130} <Debug> TCPHandler: Processed in 0.002070898 sec. | ||
| 16686 | 2025.07.29 18:58:20.290709 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16687 | 2025.07.29 18:58:20.290803 [ 277 ] {e6d9466c-8fad-4321-8d08-33cc9fdf7663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16688 | 2025.07.29 18:58:20.290844 [ 277 ] {e6d9466c-8fad-4321-8d08-33cc9fdf7663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16689 | 2025.07.29 18:58:20.291195 [ 277 ] {e6d9466c-8fad-4321-8d08-33cc9fdf7663} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16690 | 2025.07.29 18:58:20.291231 [ 277 ] {e6d9466c-8fad-4321-8d08-33cc9fdf7663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16691 | 2025.07.29 18:58:20.291535 [ 277 ] {e6d9466c-8fad-4321-8d08-33cc9fdf7663} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16692 | 2025.07.29 18:58:20.291743 [ 277 ] {e6d9466c-8fad-4321-8d08-33cc9fdf7663} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16693 | 2025.07.29 18:58:20.291872 [ 277 ] {e6d9466c-8fad-4321-8d08-33cc9fdf7663} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001088 sec., 93750 rows/sec., 5.76 MiB/sec. | ||
| 16694 | 2025.07.29 18:58:20.291908 [ 277 ] {e6d9466c-8fad-4321-8d08-33cc9fdf7663} <Debug> TCPHandler: Processed in 0.001249675 sec. | ||
| 16695 | 2025.07.29 18:58:20.295172 [ 197 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_135_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42289 rows, containing 5 columns (5 merged, 0 gathered) in 0.007942042 sec., 5324701.128500706 rows/sec., 358.54 MiB/sec. | ||
| 16696 | 2025.07.29 18:58:20.295445 [ 189 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_135_28} <Trace> MergedBlockOutputStream: filled checksums all_1_135_28 (state Temporary) | ||
| 16697 | 2025.07.29 18:58:20.295750 [ 189 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_135_28} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_merge_all_1_135_28 to all_1_135_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16698 | 2025.07.29 18:58:20.295834 [ 189 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_135_28} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Merged 6 parts: [all_1_130_27, all_135_135_0] -> all_1_135_28 | ||
| 16699 | 2025.07.29 18:58:20.295911 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 16700 | 2025.07.29 18:58:25.050692 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37149 | ||
| 16701 | 2025.07.29 18:58:25.051239 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16702 | 2025.07.29 18:58:25.051277 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16703 | 2025.07.29 18:58:25.051760 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 16704 | 2025.07.29 18:58:25.051989 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16705 | 2025.07.29 18:58:25.052121 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37149 | ||
| 16706 | 2025.07.29 18:58:25.052132 [ 108 ] {} <Debug> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 16707 | 2025.07.29 18:58:25.052199 [ 108 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16708 | 2025.07.29 18:58:25.052218 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16709 | 2025.07.29 18:58:25.052342 [ 194 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 16710 | 2025.07.29 18:58:25.052498 [ 194 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16711 | 2025.07.29 18:58:25.052540 [ 194 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 34831 rows starting from the beginning of the part | ||
| 16712 | 2025.07.29 18:58:25.052601 [ 194 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 488 rows starting from the beginning of the part | ||
| 16713 | 2025.07.29 18:58:25.052647 [ 194 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 427 rows starting from the beginning of the part | ||
| 16714 | 2025.07.29 18:58:25.052689 [ 194 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 488 rows starting from the beginning of the part | ||
| 16715 | 2025.07.29 18:58:25.052730 [ 194 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 427 rows starting from the beginning of the part | ||
| 16716 | 2025.07.29 18:58:25.052771 [ 194 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 488 rows starting from the beginning of the part | ||
| 16717 | 2025.07.29 18:58:25.055446 [ 188 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37149 rows, containing 4 columns (4 merged, 0 gathered) in 0.003164218 sec., 11740341.531462118 rows/sec., 167.95 MiB/sec. | ||
| 16718 | 2025.07.29 18:58:25.055842 [ 188 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 16719 | 2025.07.29 18:58:25.056172 [ 188 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_81_16} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16720 | 2025.07.29 18:58:25.056262 [ 188 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_81_16} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 16721 | 2025.07.29 18:58:25.056386 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 16722 | 2025.07.29 18:58:25.261480 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16723 | 2025.07.29 18:58:25.261667 [ 277 ] {5c3bab9a-6a10-4fd6-ab7c-74ed5a430543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16724 | 2025.07.29 18:58:25.261738 [ 277 ] {5c3bab9a-6a10-4fd6-ab7c-74ed5a430543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16725 | 2025.07.29 18:58:25.262459 [ 277 ] {5c3bab9a-6a10-4fd6-ab7c-74ed5a430543} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16726 | 2025.07.29 18:58:25.262514 [ 277 ] {5c3bab9a-6a10-4fd6-ab7c-74ed5a430543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16727 | 2025.07.29 18:58:25.262907 [ 277 ] {5c3bab9a-6a10-4fd6-ab7c-74ed5a430543} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16728 | 2025.07.29 18:58:25.263136 [ 277 ] {5c3bab9a-6a10-4fd6-ab7c-74ed5a430543} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16729 | 2025.07.29 18:58:25.263299 [ 277 ] {5c3bab9a-6a10-4fd6-ab7c-74ed5a430543} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.001681 sec., 44021.415823914336 rows/sec., 3.59 MiB/sec. | ||
| 16730 | 2025.07.29 18:58:25.263312 [ 107 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 16731 | 2025.07.29 18:58:25.263348 [ 277 ] {5c3bab9a-6a10-4fd6-ab7c-74ed5a430543} <Debug> TCPHandler: Processed in 0.001997576 sec. | ||
| 16732 | 2025.07.29 18:58:25.263404 [ 107 ] {} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16733 | 2025.07.29 18:58:25.263444 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16734 | 2025.07.29 18:58:25.263495 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16735 | 2025.07.29 18:58:25.263559 [ 186 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 16736 | 2025.07.29 18:58:25.263604 [ 277 ] {5a9b89f1-03db-41e4-81d5-958565a09d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16737 | 2025.07.29 18:58:25.263647 [ 277 ] {5a9b89f1-03db-41e4-81d5-958565a09d9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16738 | 2025.07.29 18:58:25.263661 [ 186 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16739 | 2025.07.29 18:58:25.263694 [ 186 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2421 rows starting from the beginning of the part | ||
| 16740 | 2025.07.29 18:58:25.263757 [ 186 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 2273 rows starting from the beginning of the part | ||
| 16741 | 2025.07.29 18:58:25.263807 [ 186 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 56 rows starting from the beginning of the part | ||
| 16742 | 2025.07.29 18:58:25.263855 [ 186 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 74 rows starting from the beginning of the part | ||
| 16743 | 2025.07.29 18:58:25.263900 [ 186 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 1131 rows starting from the beginning of the part | ||
| 16744 | 2025.07.29 18:58:25.263949 [ 186 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 74 rows starting from the beginning of the part | ||
| 16745 | 2025.07.29 18:58:25.264064 [ 277 ] {5a9b89f1-03db-41e4-81d5-958565a09d9e} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16746 | 2025.07.29 18:58:25.264102 [ 277 ] {5a9b89f1-03db-41e4-81d5-958565a09d9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16747 | 2025.07.29 18:58:25.264407 [ 277 ] {5a9b89f1-03db-41e4-81d5-958565a09d9e} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16748 | 2025.07.29 18:58:25.264622 [ 277 ] {5a9b89f1-03db-41e4-81d5-958565a09d9e} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16749 | 2025.07.29 18:58:25.264766 [ 277 ] {5a9b89f1-03db-41e4-81d5-958565a09d9e} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001186 sec., 7588.532883642496 rows/sec., 570.62 KiB/sec. | ||
| 16750 | 2025.07.29 18:58:25.264805 [ 277 ] {5a9b89f1-03db-41e4-81d5-958565a09d9e} <Debug> TCPHandler: Processed in 0.001361818 sec. | ||
| 16751 | 2025.07.29 18:58:25.264914 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16752 | 2025.07.29 18:58:25.265011 [ 277 ] {1858f6aa-4c1b-4408-be86-d564ef82cbdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16753 | 2025.07.29 18:58:25.265052 [ 277 ] {1858f6aa-4c1b-4408-be86-d564ef82cbdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16754 | 2025.07.29 18:58:25.265460 [ 277 ] {1858f6aa-4c1b-4408-be86-d564ef82cbdd} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16755 | 2025.07.29 18:58:25.265495 [ 277 ] {1858f6aa-4c1b-4408-be86-d564ef82cbdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16756 | 2025.07.29 18:58:25.265801 [ 277 ] {1858f6aa-4c1b-4408-be86-d564ef82cbdd} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16757 | 2025.07.29 18:58:25.266022 [ 277 ] {1858f6aa-4c1b-4408-be86-d564ef82cbdd} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16758 | 2025.07.29 18:58:25.266041 [ 187 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6029 rows, containing 5 columns (5 merged, 0 gathered) in 0.002528161 sec., 2384737.364432091 rows/sec., 202.03 MiB/sec. | ||
| 16759 | 2025.07.29 18:58:25.266148 [ 107 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 16760 | 2025.07.29 18:58:25.266158 [ 277 ] {1858f6aa-4c1b-4408-be86-d564ef82cbdd} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001167 sec., 62553.556126820906 rows/sec., 4.88 MiB/sec. | ||
| 16761 | 2025.07.29 18:58:25.266178 [ 107 ] {} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16762 | 2025.07.29 18:58:25.266201 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16763 | 2025.07.29 18:58:25.266205 [ 277 ] {1858f6aa-4c1b-4408-be86-d564ef82cbdd} <Debug> TCPHandler: Processed in 0.001339717 sec. | ||
| 16764 | 2025.07.29 18:58:25.266269 [ 186 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 16765 | 2025.07.29 18:58:25.266324 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16766 | 2025.07.29 18:58:25.266340 [ 196 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 16767 | 2025.07.29 18:58:25.266345 [ 186 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16768 | 2025.07.29 18:58:25.266390 [ 186 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1223 rows starting from the beginning of the part | ||
| 16769 | 2025.07.29 18:58:25.266420 [ 277 ] {4e40a967-9423-4ac1-a4af-5379296f1ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16770 | 2025.07.29 18:58:25.266435 [ 186 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 1144 rows starting from the beginning of the part | ||
| 16771 | 2025.07.29 18:58:25.266465 [ 277 ] {4e40a967-9423-4ac1-a4af-5379296f1ade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16772 | 2025.07.29 18:58:25.266474 [ 186 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 64 rows starting from the beginning of the part | ||
| 16773 | 2025.07.29 18:58:25.266509 [ 186 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 73 rows starting from the beginning of the part | ||
| 16774 | 2025.07.29 18:58:25.266545 [ 186 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 684 rows starting from the beginning of the part | ||
| 16775 | 2025.07.29 18:58:25.266582 [ 186 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 73 rows starting from the beginning of the part | ||
| 16776 | 2025.07.29 18:58:25.266669 [ 196 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_136_27} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16777 | 2025.07.29 18:58:25.266761 [ 196 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_136_27} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 16778 | 2025.07.29 18:58:25.266868 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 16779 | 2025.07.29 18:58:25.266871 [ 277 ] {4e40a967-9423-4ac1-a4af-5379296f1ade} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16780 | 2025.07.29 18:58:25.266917 [ 277 ] {4e40a967-9423-4ac1-a4af-5379296f1ade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16781 | 2025.07.29 18:58:25.267255 [ 277 ] {4e40a967-9423-4ac1-a4af-5379296f1ade} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16782 | 2025.07.29 18:58:25.267466 [ 277 ] {4e40a967-9423-4ac1-a4af-5379296f1ade} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16783 | 2025.07.29 18:58:25.267599 [ 277 ] {4e40a967-9423-4ac1-a4af-5379296f1ade} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 16784 | 2025.07.29 18:58:25.267636 [ 277 ] {4e40a967-9423-4ac1-a4af-5379296f1ade} <Debug> TCPHandler: Processed in 0.001362898 sec. | ||
| 16785 | 2025.07.29 18:58:25.267728 [ 196 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3261 rows, containing 5 columns (5 merged, 0 gathered) in 0.001486061 sec., 2194391.751078859 rows/sec., 166.18 MiB/sec. | ||
| 16786 | 2025.07.29 18:58:25.267752 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16787 | 2025.07.29 18:58:25.267861 [ 277 ] {3f827bea-3509-495a-9f42-317688e617d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16788 | 2025.07.29 18:58:25.267905 [ 196 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 16789 | 2025.07.29 18:58:25.267920 [ 277 ] {3f827bea-3509-495a-9f42-317688e617d1} <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 | ||
| 16790 | 2025.07.29 18:58:25.268147 [ 196 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_136_27} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16791 | 2025.07.29 18:58:25.268222 [ 196 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_136_27} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 16792 | 2025.07.29 18:58:25.268306 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 16793 | 2025.07.29 18:58:25.268736 [ 277 ] {3f827bea-3509-495a-9f42-317688e617d1} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16794 | 2025.07.29 18:58:25.268779 [ 277 ] {3f827bea-3509-495a-9f42-317688e617d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16795 | 2025.07.29 18:58:25.269299 [ 277 ] {3f827bea-3509-495a-9f42-317688e617d1} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16796 | 2025.07.29 18:58:25.269523 [ 277 ] {3f827bea-3509-495a-9f42-317688e617d1} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16797 | 2025.07.29 18:58:25.269715 [ 277 ] {3f827bea-3509-495a-9f42-317688e617d1} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001877 sec., 4794.885455514118 rows/sec., 8.59 MiB/sec. | ||
| 16798 | 2025.07.29 18:58:25.269781 [ 277 ] {3f827bea-3509-495a-9f42-317688e617d1} <Debug> TCPHandler: Processed in 0.002080188 sec. | ||
| 16799 | 2025.07.29 18:58:25.269894 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16800 | 2025.07.29 18:58:25.269989 [ 277 ] {a2aa41a9-1947-47c0-9526-a8700b554f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16801 | 2025.07.29 18:58:25.270032 [ 277 ] {a2aa41a9-1947-47c0-9526-a8700b554f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16802 | 2025.07.29 18:58:25.270388 [ 277 ] {a2aa41a9-1947-47c0-9526-a8700b554f43} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16803 | 2025.07.29 18:58:25.270426 [ 277 ] {a2aa41a9-1947-47c0-9526-a8700b554f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16804 | 2025.07.29 18:58:25.270732 [ 277 ] {a2aa41a9-1947-47c0-9526-a8700b554f43} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16805 | 2025.07.29 18:58:25.270936 [ 277 ] {a2aa41a9-1947-47c0-9526-a8700b554f43} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16806 | 2025.07.29 18:58:25.271056 [ 107 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 16807 | 2025.07.29 18:58:25.271066 [ 277 ] {a2aa41a9-1947-47c0-9526-a8700b554f43} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 16808 | 2025.07.29 18:58:25.271100 [ 107 ] {} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16809 | 2025.07.29 18:58:25.271126 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16810 | 2025.07.29 18:58:25.271131 [ 277 ] {a2aa41a9-1947-47c0-9526-a8700b554f43} <Debug> TCPHandler: Processed in 0.001288396 sec. | ||
| 16811 | 2025.07.29 18:58:25.271202 [ 186 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 16812 | 2025.07.29 18:58:25.271293 [ 186 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16813 | 2025.07.29 18:58:25.271322 [ 186 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_131_26, total 8922 rows starting from the beginning of the part | ||
| 16814 | 2025.07.29 18:58:25.271371 [ 186 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
| 16815 | 2025.07.29 18:58:25.271409 [ 186 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 42 rows starting from the beginning of the part | ||
| 16816 | 2025.07.29 18:58:25.271447 [ 186 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part | ||
| 16817 | 2025.07.29 18:58:25.271484 [ 186 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 102 rows starting from the beginning of the part | ||
| 16818 | 2025.07.29 18:58:25.271522 [ 186 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
| 16819 | 2025.07.29 18:58:25.273659 [ 201 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9246 rows, containing 4 columns (4 merged, 0 gathered) in 0.002481969 sec., 3725268.1238162117 rows/sec., 238.23 MiB/sec. | ||
| 16820 | 2025.07.29 18:58:25.273981 [ 201 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 16821 | 2025.07.29 18:58:25.274428 [ 201 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_136_27} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16822 | 2025.07.29 18:58:25.274549 [ 201 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_136_27} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 16823 | 2025.07.29 18:58:25.274677 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.89 MiB. | ||
| 16824 | 2025.07.29 18:58:27.085269 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 16825 | 2025.07.29 18:58:27.102919 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16826 | 2025.07.29 18:58:27.102978 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16827 | 2025.07.29 18:58:27.109048 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 16828 | 2025.07.29 18:58:27.109757 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16829 | 2025.07.29 18:58:27.110086 [ 106 ] {} <Debug> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 16830 | 2025.07.29 18:58:27.110146 [ 106 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16831 | 2025.07.29 18:58:27.110166 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16832 | 2025.07.29 18:58:27.110337 [ 195 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 16833 | 2025.07.29 18:58:27.113070 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 16834 | 2025.07.29 18:58:27.114142 [ 195 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16835 | 2025.07.29 18:58:27.115504 [ 195 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 16836 | 2025.07.29 18:58:27.120130 [ 195 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 16837 | 2025.07.29 18:58:27.124695 [ 195 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 16838 | 2025.07.29 18:58:27.129168 [ 195 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 16839 | 2025.07.29 18:58:27.133913 [ 195 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 16840 | 2025.07.29 18:58:27.138294 [ 195 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 16841 | 2025.07.29 18:58:27.200130 [ 201 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.089880829 sec., 6786.764283182124 rows/sec., 35.09 MiB/sec. | ||
| 16842 | 2025.07.29 18:58:27.202623 [ 191 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 16843 | 2025.07.29 18:58:27.204511 [ 191 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_81_16} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16844 | 2025.07.29 18:58:27.204621 [ 191 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_81_16} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 16845 | 2025.07.29 18:58:27.206470 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 16846 | 2025.07.29 18:58:27.686298 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2358 | ||
| 16847 | 2025.07.29 18:58:27.688657 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16848 | 2025.07.29 18:58:27.688703 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16849 | 2025.07.29 18:58:27.689873 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 16850 | 2025.07.29 18:58:27.690135 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16851 | 2025.07.29 18:58:27.690394 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2358 | ||
| 16852 | 2025.07.29 18:58:30.140003 [ 222 ] {} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 16853 | 2025.07.29 18:58:30.140060 [ 222 ] {} <Debug> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 16854 | 2025.07.29 18:58:30.142607 [ 222 ] {} <Debug> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 16855 | 2025.07.29 18:58:30.272959 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16856 | 2025.07.29 18:58:30.273138 [ 277 ] {0cd4bd46-671e-49e4-b0e9-e999d75b0c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16857 | 2025.07.29 18:58:30.273209 [ 277 ] {0cd4bd46-671e-49e4-b0e9-e999d75b0c73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16858 | 2025.07.29 18:58:30.274076 [ 277 ] {0cd4bd46-671e-49e4-b0e9-e999d75b0c73} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16859 | 2025.07.29 18:58:30.274114 [ 277 ] {0cd4bd46-671e-49e4-b0e9-e999d75b0c73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16860 | 2025.07.29 18:58:30.274501 [ 277 ] {0cd4bd46-671e-49e4-b0e9-e999d75b0c73} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 16861 | 2025.07.29 18:58:30.274740 [ 277 ] {0cd4bd46-671e-49e4-b0e9-e999d75b0c73} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16862 | 2025.07.29 18:58:30.274894 [ 277 ] {0cd4bd46-671e-49e4-b0e9-e999d75b0c73} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001808 sec., 216814.15929203542 rows/sec., 13.76 MiB/sec. | ||
| 16863 | 2025.07.29 18:58:30.274945 [ 277 ] {0cd4bd46-671e-49e4-b0e9-e999d75b0c73} <Debug> TCPHandler: Processed in 0.002116649 sec. | ||
| 16864 | 2025.07.29 18:58:30.275068 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16865 | 2025.07.29 18:58:30.275171 [ 277 ] {39608e25-006b-4ee7-9a67-1537d4a542d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16866 | 2025.07.29 18:58:30.275214 [ 277 ] {39608e25-006b-4ee7-9a67-1537d4a542d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16867 | 2025.07.29 18:58:30.276234 [ 277 ] {39608e25-006b-4ee7-9a67-1537d4a542d9} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16868 | 2025.07.29 18:58:30.276269 [ 277 ] {39608e25-006b-4ee7-9a67-1537d4a542d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16869 | 2025.07.29 18:58:30.276640 [ 277 ] {39608e25-006b-4ee7-9a67-1537d4a542d9} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16870 | 2025.07.29 18:58:30.276851 [ 277 ] {39608e25-006b-4ee7-9a67-1537d4a542d9} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16871 | 2025.07.29 18:58:30.276984 [ 277 ] {39608e25-006b-4ee7-9a67-1537d4a542d9} <Debug> executeQuery: Read 1131 rows, 92.08 KiB in 0.001837 sec., 615677.7354382145 rows/sec., 48.95 MiB/sec. | ||
| 16872 | 2025.07.29 18:58:30.277024 [ 277 ] {39608e25-006b-4ee7-9a67-1537d4a542d9} <Debug> TCPHandler: Processed in 0.002008566 sec. | ||
| 16873 | 2025.07.29 18:58:30.277133 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16874 | 2025.07.29 18:58:30.277237 [ 277 ] {7df34ad9-cfe2-45f4-ada7-1415f9c5afaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16875 | 2025.07.29 18:58:30.277279 [ 277 ] {7df34ad9-cfe2-45f4-ada7-1415f9c5afaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16876 | 2025.07.29 18:58:30.277788 [ 277 ] {7df34ad9-cfe2-45f4-ada7-1415f9c5afaa} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16877 | 2025.07.29 18:58:30.277822 [ 277 ] {7df34ad9-cfe2-45f4-ada7-1415f9c5afaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16878 | 2025.07.29 18:58:30.278129 [ 277 ] {7df34ad9-cfe2-45f4-ada7-1415f9c5afaa} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16879 | 2025.07.29 18:58:30.278331 [ 277 ] {7df34ad9-cfe2-45f4-ada7-1415f9c5afaa} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16880 | 2025.07.29 18:58:30.278437 [ 102 ] {} <Debug> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16881 | 2025.07.29 18:58:30.278460 [ 277 ] {7df34ad9-cfe2-45f4-ada7-1415f9c5afaa} <Debug> executeQuery: Read 228 rows, 14.18 KiB in 0.001244 sec., 183279.7427652733 rows/sec., 11.13 MiB/sec. | ||
| 16882 | 2025.07.29 18:58:30.278474 [ 102 ] {} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16883 | 2025.07.29 18:58:30.278494 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16884 | 2025.07.29 18:58:30.278500 [ 277 ] {7df34ad9-cfe2-45f4-ada7-1415f9c5afaa} <Debug> TCPHandler: Processed in 0.001417339 sec. | ||
| 16885 | 2025.07.29 18:58:30.278575 [ 198 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16886 | 2025.07.29 18:58:30.278635 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16887 | 2025.07.29 18:58:30.278664 [ 198 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16888 | 2025.07.29 18:58:30.278694 [ 198 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 269 rows starting from the beginning of the part | ||
| 16889 | 2025.07.29 18:58:30.278744 [ 277 ] {fd8e1155-8160-4fd5-ae18-c4ecf30ab077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16890 | 2025.07.29 18:58:30.278750 [ 198 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 232 rows starting from the beginning of the part | ||
| 16891 | 2025.07.29 18:58:30.278795 [ 277 ] {fd8e1155-8160-4fd5-ae18-c4ecf30ab077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16892 | 2025.07.29 18:58:30.278810 [ 198 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 9 rows starting from the beginning of the part | ||
| 16893 | 2025.07.29 18:58:30.278860 [ 198 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 228 rows starting from the beginning of the part | ||
| 16894 | 2025.07.29 18:58:30.278900 [ 198 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 9 rows starting from the beginning of the part | ||
| 16895 | 2025.07.29 18:58:30.278941 [ 198 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 228 rows starting from the beginning of the part | ||
| 16896 | 2025.07.29 18:58:30.279330 [ 277 ] {fd8e1155-8160-4fd5-ae18-c4ecf30ab077} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16897 | 2025.07.29 18:58:30.279365 [ 277 ] {fd8e1155-8160-4fd5-ae18-c4ecf30ab077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16898 | 2025.07.29 18:58:30.279686 [ 277 ] {fd8e1155-8160-4fd5-ae18-c4ecf30ab077} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 16899 | 2025.07.29 18:58:30.279774 [ 199 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 975 rows, containing 5 columns (5 merged, 0 gathered) in 0.001229075 sec., 793279.4988100807 rows/sec., 51.81 MiB/sec. | ||
| 16900 | 2025.07.29 18:58:30.279899 [ 277 ] {fd8e1155-8160-4fd5-ae18-c4ecf30ab077} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16901 | 2025.07.29 18:58:30.279927 [ 198 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16902 | 2025.07.29 18:58:30.280034 [ 277 ] {fd8e1155-8160-4fd5-ae18-c4ecf30ab077} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001316 sec., 154255.3191489362 rows/sec., 9.95 MiB/sec. | ||
| 16903 | 2025.07.29 18:58:30.280072 [ 277 ] {fd8e1155-8160-4fd5-ae18-c4ecf30ab077} <Debug> TCPHandler: Processed in 0.001497822 sec. | ||
| 16904 | 2025.07.29 18:58:30.280155 [ 198 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_116_23} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16905 | 2025.07.29 18:58:30.280178 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16906 | 2025.07.29 18:58:30.280217 [ 198 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_116_23} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16907 | 2025.07.29 18:58:30.280275 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 16908 | 2025.07.29 18:58:30.280281 [ 277 ] {e465a5e6-8f93-49d0-8fd1-5bebf98a3a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16909 | 2025.07.29 18:58:30.280328 [ 277 ] {e465a5e6-8f93-49d0-8fd1-5bebf98a3a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16910 | 2025.07.29 18:58:30.280831 [ 277 ] {e465a5e6-8f93-49d0-8fd1-5bebf98a3a0a} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16911 | 2025.07.29 18:58:30.280866 [ 277 ] {e465a5e6-8f93-49d0-8fd1-5bebf98a3a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16912 | 2025.07.29 18:58:30.281190 [ 277 ] {e465a5e6-8f93-49d0-8fd1-5bebf98a3a0a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 16913 | 2025.07.29 18:58:30.281396 [ 277 ] {e465a5e6-8f93-49d0-8fd1-5bebf98a3a0a} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16914 | 2025.07.29 18:58:30.281526 [ 277 ] {e465a5e6-8f93-49d0-8fd1-5bebf98a3a0a} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001264 sec., 159810.1265822785 rows/sec., 9.08 MiB/sec. | ||
| 16915 | 2025.07.29 18:58:30.281564 [ 277 ] {e465a5e6-8f93-49d0-8fd1-5bebf98a3a0a} <Debug> TCPHandler: Processed in 0.00143692 sec. | ||
| 16916 | 2025.07.29 18:58:30.281583 [ 224 ] {} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 16917 | 2025.07.29 18:58:30.281640 [ 224 ] {} <Debug> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 16918 | 2025.07.29 18:58:30.281680 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16919 | 2025.07.29 18:58:30.281782 [ 277 ] {c869edc6-7f7a-4a87-b2d7-fdf2e41a3802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16920 | 2025.07.29 18:58:30.281823 [ 277 ] {c869edc6-7f7a-4a87-b2d7-fdf2e41a3802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16921 | 2025.07.29 18:58:30.282527 [ 277 ] {c869edc6-7f7a-4a87-b2d7-fdf2e41a3802} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16922 | 2025.07.29 18:58:30.282564 [ 277 ] {c869edc6-7f7a-4a87-b2d7-fdf2e41a3802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16923 | 2025.07.29 18:58:30.282927 [ 277 ] {c869edc6-7f7a-4a87-b2d7-fdf2e41a3802} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16924 | 2025.07.29 18:58:30.283148 [ 277 ] {c869edc6-7f7a-4a87-b2d7-fdf2e41a3802} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16925 | 2025.07.29 18:58:30.283277 [ 277 ] {c869edc6-7f7a-4a87-b2d7-fdf2e41a3802} <Debug> executeQuery: Read 684 rows, 49.13 KiB in 0.001514 sec., 451783.3553500661 rows/sec., 31.69 MiB/sec. | ||
| 16926 | 2025.07.29 18:58:30.283318 [ 277 ] {c869edc6-7f7a-4a87-b2d7-fdf2e41a3802} <Debug> TCPHandler: Processed in 0.001689207 sec. | ||
| 16927 | 2025.07.29 18:58:30.283488 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16928 | 2025.07.29 18:58:30.283586 [ 277 ] {670c39af-5df5-4669-aa22-1c2fda477cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16929 | 2025.07.29 18:58:30.283629 [ 277 ] {670c39af-5df5-4669-aa22-1c2fda477cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16930 | 2025.07.29 18:58:30.283965 [ 277 ] {670c39af-5df5-4669-aa22-1c2fda477cec} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16931 | 2025.07.29 18:58:30.284004 [ 277 ] {670c39af-5df5-4669-aa22-1c2fda477cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16932 | 2025.07.29 18:58:30.284337 [ 277 ] {670c39af-5df5-4669-aa22-1c2fda477cec} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16933 | 2025.07.29 18:58:30.284407 [ 224 ] {} <Debug> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 16934 | 2025.07.29 18:58:30.284558 [ 277 ] {670c39af-5df5-4669-aa22-1c2fda477cec} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16935 | 2025.07.29 18:58:30.284698 [ 277 ] {670c39af-5df5-4669-aa22-1c2fda477cec} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001132 sec., 5300.3533568904595 rows/sec., 276.92 KiB/sec. | ||
| 16936 | 2025.07.29 18:58:30.284734 [ 277 ] {670c39af-5df5-4669-aa22-1c2fda477cec} <Debug> TCPHandler: Processed in 0.001295187 sec. | ||
| 16937 | 2025.07.29 18:58:30.284852 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16938 | 2025.07.29 18:58:30.284968 [ 277 ] {8063213d-da34-4788-85c4-61425567d1f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16939 | 2025.07.29 18:58:30.285018 [ 277 ] {8063213d-da34-4788-85c4-61425567d1f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16940 | 2025.07.29 18:58:30.285542 [ 277 ] {8063213d-da34-4788-85c4-61425567d1f1} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16941 | 2025.07.29 18:58:30.285583 [ 277 ] {8063213d-da34-4788-85c4-61425567d1f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16942 | 2025.07.29 18:58:30.285944 [ 277 ] {8063213d-da34-4788-85c4-61425567d1f1} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16943 | 2025.07.29 18:58:30.286176 [ 277 ] {8063213d-da34-4788-85c4-61425567d1f1} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16944 | 2025.07.29 18:58:30.286308 [ 277 ] {8063213d-da34-4788-85c4-61425567d1f1} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001364 sec., 225073.3137829912 rows/sec., 14.81 MiB/sec. | ||
| 16945 | 2025.07.29 18:58:30.286344 [ 277 ] {8063213d-da34-4788-85c4-61425567d1f1} <Debug> TCPHandler: Processed in 0.001552833 sec. | ||
| 16946 | 2025.07.29 18:58:30.286444 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16947 | 2025.07.29 18:58:30.286544 [ 277 ] {ef454847-c141-4848-875e-39a4974bf0e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16948 | 2025.07.29 18:58:30.286609 [ 277 ] {ef454847-c141-4848-875e-39a4974bf0e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16949 | 2025.07.29 18:58:30.286938 [ 277 ] {ef454847-c141-4848-875e-39a4974bf0e4} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16950 | 2025.07.29 18:58:30.286972 [ 277 ] {ef454847-c141-4848-875e-39a4974bf0e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16951 | 2025.07.29 18:58:30.287258 [ 277 ] {ef454847-c141-4848-875e-39a4974bf0e4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16952 | 2025.07.29 18:58:30.287464 [ 277 ] {ef454847-c141-4848-875e-39a4974bf0e4} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16953 | 2025.07.29 18:58:30.287588 [ 277 ] {ef454847-c141-4848-875e-39a4974bf0e4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001063 sec., 940.7337723424272 rows/sec., 63.39 KiB/sec. | ||
| 16954 | 2025.07.29 18:58:30.287622 [ 277 ] {ef454847-c141-4848-875e-39a4974bf0e4} <Debug> TCPHandler: Processed in 0.001227154 sec. | ||
| 16955 | 2025.07.29 18:58:30.287730 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16956 | 2025.07.29 18:58:30.287823 [ 277 ] {489df5d6-3511-43a6-9225-c7ed0400db48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16957 | 2025.07.29 18:58:30.287876 [ 277 ] {489df5d6-3511-43a6-9225-c7ed0400db48} <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 | ||
| 16958 | 2025.07.29 18:58:30.288737 [ 277 ] {489df5d6-3511-43a6-9225-c7ed0400db48} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16959 | 2025.07.29 18:58:30.288771 [ 277 ] {489df5d6-3511-43a6-9225-c7ed0400db48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16960 | 2025.07.29 18:58:30.289301 [ 277 ] {489df5d6-3511-43a6-9225-c7ed0400db48} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16961 | 2025.07.29 18:58:30.289518 [ 277 ] {489df5d6-3511-43a6-9225-c7ed0400db48} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16962 | 2025.07.29 18:58:30.289651 [ 277 ] {489df5d6-3511-43a6-9225-c7ed0400db48} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001846 sec., 17334.77789815818 rows/sec., 31.06 MiB/sec. | ||
| 16963 | 2025.07.29 18:58:30.289707 [ 277 ] {489df5d6-3511-43a6-9225-c7ed0400db48} <Debug> TCPHandler: Processed in 0.002027606 sec. | ||
| 16964 | 2025.07.29 18:58:30.289824 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16965 | 2025.07.29 18:58:30.289926 [ 277 ] {99a920da-cf47-44b6-a3a8-c779b573273d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16966 | 2025.07.29 18:58:30.289967 [ 277 ] {99a920da-cf47-44b6-a3a8-c779b573273d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16967 | 2025.07.29 18:58:30.290305 [ 277 ] {99a920da-cf47-44b6-a3a8-c779b573273d} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16968 | 2025.07.29 18:58:30.290339 [ 277 ] {99a920da-cf47-44b6-a3a8-c779b573273d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16969 | 2025.07.29 18:58:30.290632 [ 277 ] {99a920da-cf47-44b6-a3a8-c779b573273d} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16970 | 2025.07.29 18:58:30.290839 [ 277 ] {99a920da-cf47-44b6-a3a8-c779b573273d} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16971 | 2025.07.29 18:58:30.290964 [ 277 ] {99a920da-cf47-44b6-a3a8-c779b573273d} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001056 sec., 96590.90909090909 rows/sec., 5.93 MiB/sec. | ||
| 16972 | 2025.07.29 18:58:30.290999 [ 277 ] {99a920da-cf47-44b6-a3a8-c779b573273d} <Debug> TCPHandler: Processed in 0.001224374 sec. | ||
| 16973 | 2025.07.29 18:58:31.238146 [ 220 ] {} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 16974 | 2025.07.29 18:58:31.238244 [ 220 ] {} <Debug> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 16975 | 2025.07.29 18:58:31.240943 [ 220 ] {} <Debug> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 16976 | 2025.07.29 18:58:32.288809 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16977 | 2025.07.29 18:58:32.288864 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16978 | 2025.07.29 18:58:32.553101 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 37576 | ||
| 16979 | 2025.07.29 18:58:32.553603 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16980 | 2025.07.29 18:58:32.553641 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16981 | 2025.07.29 18:58:32.554105 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 16982 | 2025.07.29 18:58:32.554325 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16983 | 2025.07.29 18:58:32.554455 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37576 | ||
| 16984 | 2025.07.29 18:58:34.614023 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 16985 | 2025.07.29 18:58:34.632372 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16986 | 2025.07.29 18:58:34.632435 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16987 | 2025.07.29 18:58:34.639181 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 16988 | 2025.07.29 18:58:34.640250 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16989 | 2025.07.29 18:58:34.647073 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 16990 | 2025.07.29 18:58:35.127883 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16991 | 2025.07.29 18:58:35.127935 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16992 | 2025.07.29 18:58:35.130396 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16993 | 2025.07.29 18:58:35.262048 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16994 | 2025.07.29 18:58:35.262228 [ 277 ] {b33028e8-f9cf-4a66-960c-51e36dcf4f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16995 | 2025.07.29 18:58:35.262299 [ 277 ] {b33028e8-f9cf-4a66-960c-51e36dcf4f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16996 | 2025.07.29 18:58:35.263032 [ 277 ] {b33028e8-f9cf-4a66-960c-51e36dcf4f47} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16997 | 2025.07.29 18:58:35.263073 [ 277 ] {b33028e8-f9cf-4a66-960c-51e36dcf4f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 16998 | 2025.07.29 18:58:35.263454 [ 277 ] {b33028e8-f9cf-4a66-960c-51e36dcf4f47} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 16999 | 2025.07.29 18:58:35.263676 [ 277 ] {b33028e8-f9cf-4a66-960c-51e36dcf4f47} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17000 | 2025.07.29 18:58:35.263830 [ 277 ] {b33028e8-f9cf-4a66-960c-51e36dcf4f47} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.001653 sec., 44767.09013914096 rows/sec., 3.65 MiB/sec. | ||
| 17001 | 2025.07.29 18:58:35.263878 [ 277 ] {b33028e8-f9cf-4a66-960c-51e36dcf4f47} <Debug> TCPHandler: Processed in 0.001958595 sec. | ||
| 17002 | 2025.07.29 18:58:35.264014 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17003 | 2025.07.29 18:58:35.264115 [ 277 ] {0c387067-efe0-4047-afd0-81325eef4eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17004 | 2025.07.29 18:58:35.264157 [ 277 ] {0c387067-efe0-4047-afd0-81325eef4eaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17005 | 2025.07.29 18:58:35.264586 [ 277 ] {0c387067-efe0-4047-afd0-81325eef4eaa} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17006 | 2025.07.29 18:58:35.264620 [ 277 ] {0c387067-efe0-4047-afd0-81325eef4eaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17007 | 2025.07.29 18:58:35.264928 [ 277 ] {0c387067-efe0-4047-afd0-81325eef4eaa} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17008 | 2025.07.29 18:58:35.265132 [ 277 ] {0c387067-efe0-4047-afd0-81325eef4eaa} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17009 | 2025.07.29 18:58:35.265263 [ 277 ] {0c387067-efe0-4047-afd0-81325eef4eaa} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001171 sec., 7685.7386848847145 rows/sec., 577.93 KiB/sec. | ||
| 17010 | 2025.07.29 18:58:35.265301 [ 277 ] {0c387067-efe0-4047-afd0-81325eef4eaa} <Debug> TCPHandler: Processed in 0.001339338 sec. | ||
| 17011 | 2025.07.29 18:58:35.265409 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17012 | 2025.07.29 18:58:35.265503 [ 277 ] {e076ad18-acd3-4c7a-8762-7c34d9a400a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17013 | 2025.07.29 18:58:35.265544 [ 277 ] {e076ad18-acd3-4c7a-8762-7c34d9a400a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17014 | 2025.07.29 18:58:35.265964 [ 277 ] {e076ad18-acd3-4c7a-8762-7c34d9a400a1} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17015 | 2025.07.29 18:58:35.265998 [ 277 ] {e076ad18-acd3-4c7a-8762-7c34d9a400a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17016 | 2025.07.29 18:58:35.266291 [ 277 ] {e076ad18-acd3-4c7a-8762-7c34d9a400a1} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17017 | 2025.07.29 18:58:35.266494 [ 277 ] {e076ad18-acd3-4c7a-8762-7c34d9a400a1} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17018 | 2025.07.29 18:58:35.266619 [ 277 ] {e076ad18-acd3-4c7a-8762-7c34d9a400a1} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001134 sec., 64373.89770723104 rows/sec., 5.03 MiB/sec. | ||
| 17019 | 2025.07.29 18:58:35.266655 [ 277 ] {e076ad18-acd3-4c7a-8762-7c34d9a400a1} <Debug> TCPHandler: Processed in 0.001296616 sec. | ||
| 17020 | 2025.07.29 18:58:35.266768 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17021 | 2025.07.29 18:58:35.266863 [ 277 ] {6c5ed10b-316c-4f45-b577-cd4d93294da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17022 | 2025.07.29 18:58:35.266904 [ 277 ] {6c5ed10b-316c-4f45-b577-cd4d93294da1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17023 | 2025.07.29 18:58:35.267326 [ 277 ] {6c5ed10b-316c-4f45-b577-cd4d93294da1} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17024 | 2025.07.29 18:58:35.267359 [ 277 ] {6c5ed10b-316c-4f45-b577-cd4d93294da1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17025 | 2025.07.29 18:58:35.267682 [ 277 ] {6c5ed10b-316c-4f45-b577-cd4d93294da1} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17026 | 2025.07.29 18:58:35.267893 [ 277 ] {6c5ed10b-316c-4f45-b577-cd4d93294da1} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17027 | 2025.07.29 18:58:35.268016 [ 277 ] {6c5ed10b-316c-4f45-b577-cd4d93294da1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 17028 | 2025.07.29 18:58:35.268051 [ 277 ] {6c5ed10b-316c-4f45-b577-cd4d93294da1} <Debug> TCPHandler: Processed in 0.001332917 sec. | ||
| 17029 | 2025.07.29 18:58:35.268159 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17030 | 2025.07.29 18:58:35.268252 [ 277 ] {306895fa-e27c-4314-b910-3431b2acf315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17031 | 2025.07.29 18:58:35.268306 [ 277 ] {306895fa-e27c-4314-b910-3431b2acf315} <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 | ||
| 17032 | 2025.07.29 18:58:35.269104 [ 277 ] {306895fa-e27c-4314-b910-3431b2acf315} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17033 | 2025.07.29 18:58:35.269138 [ 277 ] {306895fa-e27c-4314-b910-3431b2acf315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17034 | 2025.07.29 18:58:35.269652 [ 277 ] {306895fa-e27c-4314-b910-3431b2acf315} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17035 | 2025.07.29 18:58:35.269871 [ 277 ] {306895fa-e27c-4314-b910-3431b2acf315} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17036 | 2025.07.29 18:58:35.269980 [ 94 ] {} <Debug> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17037 | 2025.07.29 18:58:35.270009 [ 277 ] {306895fa-e27c-4314-b910-3431b2acf315} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001774 sec., 5073.280721533259 rows/sec., 9.09 MiB/sec. | ||
| 17038 | 2025.07.29 18:58:35.270017 [ 94 ] {} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17039 | 2025.07.29 18:58:35.270040 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17040 | 2025.07.29 18:58:35.270077 [ 277 ] {306895fa-e27c-4314-b910-3431b2acf315} <Debug> TCPHandler: Processed in 0.001966495 sec. | ||
| 17041 | 2025.07.29 18:58:35.270187 [ 201 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 17042 | 2025.07.29 18:58:35.270193 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17043 | 2025.07.29 18:58:35.270335 [ 277 ] {46f5dd8b-dfcb-4c39-88ad-c8acd0310f71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17044 | 2025.07.29 18:58:35.270376 [ 277 ] {46f5dd8b-dfcb-4c39-88ad-c8acd0310f71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17045 | 2025.07.29 18:58:35.270481 [ 201 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17046 | 2025.07.29 18:58:35.270552 [ 201 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2230 rows starting from the beginning of the part | ||
| 17047 | 2025.07.29 18:58:35.270700 [ 201 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 9 rows starting from the beginning of the part | ||
| 17048 | 2025.07.29 18:58:35.270712 [ 277 ] {46f5dd8b-dfcb-4c39-88ad-c8acd0310f71} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17049 | 2025.07.29 18:58:35.270752 [ 277 ] {46f5dd8b-dfcb-4c39-88ad-c8acd0310f71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17050 | 2025.07.29 18:58:35.270817 [ 201 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 32 rows starting from the beginning of the part | ||
| 17051 | 2025.07.29 18:58:35.270923 [ 201 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 9 rows starting from the beginning of the part | ||
| 17052 | 2025.07.29 18:58:35.271026 [ 201 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 32 rows starting from the beginning of the part | ||
| 17053 | 2025.07.29 18:58:35.271077 [ 277 ] {46f5dd8b-dfcb-4c39-88ad-c8acd0310f71} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17054 | 2025.07.29 18:58:35.271132 [ 201 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 9 rows starting from the beginning of the part | ||
| 17055 | 2025.07.29 18:58:35.271302 [ 277 ] {46f5dd8b-dfcb-4c39-88ad-c8acd0310f71} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17056 | 2025.07.29 18:58:35.271433 [ 277 ] {46f5dd8b-dfcb-4c39-88ad-c8acd0310f71} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 17057 | 2025.07.29 18:58:35.271469 [ 277 ] {46f5dd8b-dfcb-4c39-88ad-c8acd0310f71} <Debug> TCPHandler: Processed in 0.001325587 sec. | ||
| 17058 | 2025.07.29 18:58:35.271517 [ 221 ] {} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17059 | 2025.07.29 18:58:35.271551 [ 221 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17060 | 2025.07.29 18:58:35.273998 [ 221 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17061 | 2025.07.29 18:58:35.279328 [ 198 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2321 rows, containing 19 columns (19 merged, 0 gathered) in 0.009213377 sec., 251916.31689444598 rows/sec., 451.42 MiB/sec. | ||
| 17062 | 2025.07.29 18:58:35.281436 [ 192 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17063 | 2025.07.29 18:58:35.281839 [ 192 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17064 | 2025.07.29 18:58:35.281923 [ 192 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17065 | 2025.07.29 18:58:35.282074 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.45 MiB. | ||
| 17066 | 2025.07.29 18:58:35.586046 [ 220 ] {} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17067 | 2025.07.29 18:58:35.586097 [ 220 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17068 | 2025.07.29 18:58:35.587992 [ 220 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17069 | 2025.07.29 18:58:36.001147 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 361.17 MiB, peak 379.57 MiB, free memory in arenas 0.00 B, will set to 363.82 MiB (RSS), difference: 2.65 MiB | ||
| 17070 | 2025.07.29 18:58:36.055661 [ 221 ] {} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17071 | 2025.07.29 18:58:36.055724 [ 221 ] {} <Debug> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17072 | 2025.07.29 18:58:36.058316 [ 221 ] {} <Debug> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17073 | 2025.07.29 18:58:36.182242 [ 223 ] {} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17074 | 2025.07.29 18:58:36.182314 [ 223 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17075 | 2025.07.29 18:58:36.183980 [ 223 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17076 | 2025.07.29 18:58:36.671359 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17077 | 2025.07.29 18:58:36.671552 [ 277 ] {fd74636d-9ad1-47a7-bd26-14382287dd73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17078 | 2025.07.29 18:58:36.671624 [ 277 ] {fd74636d-9ad1-47a7-bd26-14382287dd73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17079 | 2025.07.29 18:58:36.672474 [ 277 ] {fd74636d-9ad1-47a7-bd26-14382287dd73} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17080 | 2025.07.29 18:58:36.672524 [ 277 ] {fd74636d-9ad1-47a7-bd26-14382287dd73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17081 | 2025.07.29 18:58:36.672928 [ 277 ] {fd74636d-9ad1-47a7-bd26-14382287dd73} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 17082 | 2025.07.29 18:58:36.673160 [ 277 ] {fd74636d-9ad1-47a7-bd26-14382287dd73} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17083 | 2025.07.29 18:58:36.673312 [ 277 ] {fd74636d-9ad1-47a7-bd26-14382287dd73} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001814 sec., 216097.02315325246 rows/sec., 13.71 MiB/sec. | ||
| 17084 | 2025.07.29 18:58:36.673354 [ 277 ] {fd74636d-9ad1-47a7-bd26-14382287dd73} <Debug> TCPHandler: Processed in 0.002132689 sec. | ||
| 17085 | 2025.07.29 18:58:36.673466 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17086 | 2025.07.29 18:58:36.673561 [ 277 ] {d8df2512-e34c-4b30-8223-5784dc5d0357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17087 | 2025.07.29 18:58:36.673601 [ 277 ] {d8df2512-e34c-4b30-8223-5784dc5d0357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17088 | 2025.07.29 18:58:36.673994 [ 277 ] {d8df2512-e34c-4b30-8223-5784dc5d0357} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17089 | 2025.07.29 18:58:36.674030 [ 277 ] {d8df2512-e34c-4b30-8223-5784dc5d0357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17090 | 2025.07.29 18:58:36.674324 [ 277 ] {d8df2512-e34c-4b30-8223-5784dc5d0357} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 17091 | 2025.07.29 18:58:36.674550 [ 277 ] {d8df2512-e34c-4b30-8223-5784dc5d0357} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17092 | 2025.07.29 18:58:36.674681 [ 277 ] {d8df2512-e34c-4b30-8223-5784dc5d0357} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001138 sec., 8787.346221441125 rows/sec., 716.55 KiB/sec. | ||
| 17093 | 2025.07.29 18:58:36.674719 [ 277 ] {d8df2512-e34c-4b30-8223-5784dc5d0357} <Debug> TCPHandler: Processed in 0.001302687 sec. | ||
| 17094 | 2025.07.29 18:58:36.674825 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17095 | 2025.07.29 18:58:36.674917 [ 277 ] {26a6da03-f27d-4427-8176-1f8902ef84a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17096 | 2025.07.29 18:58:36.674956 [ 277 ] {26a6da03-f27d-4427-8176-1f8902ef84a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17097 | 2025.07.29 18:58:36.676541 [ 277 ] {26a6da03-f27d-4427-8176-1f8902ef84a5} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17098 | 2025.07.29 18:58:36.676578 [ 277 ] {26a6da03-f27d-4427-8176-1f8902ef84a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17099 | 2025.07.29 18:58:36.677014 [ 277 ] {26a6da03-f27d-4427-8176-1f8902ef84a5} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17100 | 2025.07.29 18:58:36.677229 [ 277 ] {26a6da03-f27d-4427-8176-1f8902ef84a5} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17101 | 2025.07.29 18:58:36.677359 [ 277 ] {26a6da03-f27d-4427-8176-1f8902ef84a5} <Debug> executeQuery: Read 2276 rows, 188.56 KiB in 0.00246 sec., 925203.2520325204 rows/sec., 74.85 MiB/sec. | ||
| 17102 | 2025.07.29 18:58:36.677399 [ 277 ] {26a6da03-f27d-4427-8176-1f8902ef84a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 17103 | 2025.07.29 18:58:36.677412 [ 277 ] {26a6da03-f27d-4427-8176-1f8902ef84a5} <Debug> TCPHandler: Processed in 0.002635504 sec. | ||
| 17104 | 2025.07.29 18:58:36.677520 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17105 | 2025.07.29 18:58:36.677614 [ 277 ] {22dcdd0d-39d4-4861-9c7e-5471ea50a11f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17106 | 2025.07.29 18:58:36.677653 [ 277 ] {22dcdd0d-39d4-4861-9c7e-5471ea50a11f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17107 | 2025.07.29 18:58:36.678143 [ 277 ] {22dcdd0d-39d4-4861-9c7e-5471ea50a11f} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17108 | 2025.07.29 18:58:36.678179 [ 277 ] {22dcdd0d-39d4-4861-9c7e-5471ea50a11f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17109 | 2025.07.29 18:58:36.678490 [ 277 ] {22dcdd0d-39d4-4861-9c7e-5471ea50a11f} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17110 | 2025.07.29 18:58:36.678728 [ 277 ] {22dcdd0d-39d4-4861-9c7e-5471ea50a11f} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17111 | 2025.07.29 18:58:36.678879 [ 277 ] {22dcdd0d-39d4-4861-9c7e-5471ea50a11f} <Debug> executeQuery: Read 238 rows, 14.88 KiB in 0.001282 sec., 185647.4258970359 rows/sec., 11.34 MiB/sec. | ||
| 17112 | 2025.07.29 18:58:36.678919 [ 277 ] {22dcdd0d-39d4-4861-9c7e-5471ea50a11f} <Debug> TCPHandler: Processed in 0.001447511 sec. | ||
| 17113 | 2025.07.29 18:58:36.679025 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17114 | 2025.07.29 18:58:36.679118 [ 277 ] {8b39c516-a644-45a8-8aad-06077c9e0c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17115 | 2025.07.29 18:58:36.679158 [ 277 ] {8b39c516-a644-45a8-8aad-06077c9e0c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17116 | 2025.07.29 18:58:36.679714 [ 277 ] {8b39c516-a644-45a8-8aad-06077c9e0c9c} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17117 | 2025.07.29 18:58:36.679750 [ 277 ] {8b39c516-a644-45a8-8aad-06077c9e0c9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17118 | 2025.07.29 18:58:36.680080 [ 277 ] {8b39c516-a644-45a8-8aad-06077c9e0c9c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 17119 | 2025.07.29 18:58:36.680284 [ 277 ] {8b39c516-a644-45a8-8aad-06077c9e0c9c} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17120 | 2025.07.29 18:58:36.680408 [ 277 ] {8b39c516-a644-45a8-8aad-06077c9e0c9c} <Debug> executeQuery: Read 431 rows, 29.22 KiB in 0.001308 sec., 329510.7033639144 rows/sec., 21.81 MiB/sec. | ||
| 17121 | 2025.07.29 18:58:36.680447 [ 277 ] {8b39c516-a644-45a8-8aad-06077c9e0c9c} <Debug> TCPHandler: Processed in 0.001470771 sec. | ||
| 17122 | 2025.07.29 18:58:36.680558 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17123 | 2025.07.29 18:58:36.680652 [ 277 ] {9d14dbe7-7066-42f8-8ba8-730e8c6b3566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17124 | 2025.07.29 18:58:36.680693 [ 277 ] {9d14dbe7-7066-42f8-8ba8-730e8c6b3566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17125 | 2025.07.29 18:58:36.681150 [ 277 ] {9d14dbe7-7066-42f8-8ba8-730e8c6b3566} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17126 | 2025.07.29 18:58:36.681187 [ 277 ] {9d14dbe7-7066-42f8-8ba8-730e8c6b3566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17127 | 2025.07.29 18:58:36.681482 [ 277 ] {9d14dbe7-7066-42f8-8ba8-730e8c6b3566} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 17128 | 2025.07.29 18:58:36.681690 [ 277 ] {9d14dbe7-7066-42f8-8ba8-730e8c6b3566} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17129 | 2025.07.29 18:58:36.681815 [ 277 ] {9d14dbe7-7066-42f8-8ba8-730e8c6b3566} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001181 sec., 171041.49026248942 rows/sec., 9.71 MiB/sec. | ||
| 17130 | 2025.07.29 18:58:36.681852 [ 277 ] {9d14dbe7-7066-42f8-8ba8-730e8c6b3566} <Debug> TCPHandler: Processed in 0.001343028 sec. | ||
| 17131 | 2025.07.29 18:58:36.681964 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17132 | 2025.07.29 18:58:36.682058 [ 277 ] {98071d97-87b2-43b0-ad46-1c65eec04f1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17133 | 2025.07.29 18:58:36.682097 [ 277 ] {98071d97-87b2-43b0-ad46-1c65eec04f1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17134 | 2025.07.29 18:58:36.682922 [ 277 ] {98071d97-87b2-43b0-ad46-1c65eec04f1b} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17135 | 2025.07.29 18:58:36.682959 [ 277 ] {98071d97-87b2-43b0-ad46-1c65eec04f1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17136 | 2025.07.29 18:58:36.683316 [ 277 ] {98071d97-87b2-43b0-ad46-1c65eec04f1b} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17137 | 2025.07.29 18:58:36.683517 [ 277 ] {98071d97-87b2-43b0-ad46-1c65eec04f1b} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17138 | 2025.07.29 18:58:36.683646 [ 277 ] {98071d97-87b2-43b0-ad46-1c65eec04f1b} <Debug> executeQuery: Read 1150 rows, 84.24 KiB in 0.001606 sec., 716064.7571606475 rows/sec., 51.22 MiB/sec. | ||
| 17139 | 2025.07.29 18:58:36.683684 [ 277 ] {98071d97-87b2-43b0-ad46-1c65eec04f1b} <Debug> TCPHandler: Processed in 0.00177007 sec. | ||
| 17140 | 2025.07.29 18:58:36.683795 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17141 | 2025.07.29 18:58:36.683888 [ 277 ] {03211fb7-6eef-469e-ae50-92f468dd68f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17142 | 2025.07.29 18:58:36.683929 [ 277 ] {03211fb7-6eef-469e-ae50-92f468dd68f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17143 | 2025.07.29 18:58:36.684238 [ 277 ] {03211fb7-6eef-469e-ae50-92f468dd68f0} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17144 | 2025.07.29 18:58:36.684273 [ 277 ] {03211fb7-6eef-469e-ae50-92f468dd68f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17145 | 2025.07.29 18:58:36.684577 [ 277 ] {03211fb7-6eef-469e-ae50-92f468dd68f0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17146 | 2025.07.29 18:58:36.684781 [ 277 ] {03211fb7-6eef-469e-ae50-92f468dd68f0} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17147 | 2025.07.29 18:58:36.684914 [ 277 ] {03211fb7-6eef-469e-ae50-92f468dd68f0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001044 sec., 5747.126436781609 rows/sec., 300.26 KiB/sec. | ||
| 17148 | 2025.07.29 18:58:36.684951 [ 277 ] {03211fb7-6eef-469e-ae50-92f468dd68f0} <Debug> TCPHandler: Processed in 0.001206234 sec. | ||
| 17149 | 2025.07.29 18:58:36.685068 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17150 | 2025.07.29 18:58:36.685185 [ 277 ] {f601bab7-60e4-4e2b-a368-89cd745d97d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17151 | 2025.07.29 18:58:36.685236 [ 277 ] {f601bab7-60e4-4e2b-a368-89cd745d97d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17152 | 2025.07.29 18:58:36.685965 [ 277 ] {f601bab7-60e4-4e2b-a368-89cd745d97d7} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17153 | 2025.07.29 18:58:36.686001 [ 277 ] {f601bab7-60e4-4e2b-a368-89cd745d97d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17154 | 2025.07.29 18:58:36.686377 [ 277 ] {f601bab7-60e4-4e2b-a368-89cd745d97d7} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17155 | 2025.07.29 18:58:36.686583 [ 277 ] {f601bab7-60e4-4e2b-a368-89cd745d97d7} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17156 | 2025.07.29 18:58:36.686715 [ 277 ] {f601bab7-60e4-4e2b-a368-89cd745d97d7} <Debug> executeQuery: Read 906 rows, 61.27 KiB in 0.001554 sec., 583011.583011583 rows/sec., 38.51 MiB/sec. | ||
| 17157 | 2025.07.29 18:58:36.686753 [ 277 ] {f601bab7-60e4-4e2b-a368-89cd745d97d7} <Debug> TCPHandler: Processed in 0.001744418 sec. | ||
| 17158 | 2025.07.29 18:58:36.686882 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17159 | 2025.07.29 18:58:36.687003 [ 277 ] {23023944-a0ed-4244-9b86-ec991a52c3c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17160 | 2025.07.29 18:58:36.687055 [ 277 ] {23023944-a0ed-4244-9b86-ec991a52c3c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17161 | 2025.07.29 18:58:36.687428 [ 277 ] {23023944-a0ed-4244-9b86-ec991a52c3c4} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17162 | 2025.07.29 18:58:36.687471 [ 277 ] {23023944-a0ed-4244-9b86-ec991a52c3c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17163 | 2025.07.29 18:58:36.687833 [ 277 ] {23023944-a0ed-4244-9b86-ec991a52c3c4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17164 | 2025.07.29 18:58:36.688038 [ 277 ] {23023944-a0ed-4244-9b86-ec991a52c3c4} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17165 | 2025.07.29 18:58:36.688173 [ 277 ] {23023944-a0ed-4244-9b86-ec991a52c3c4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001195 sec., 836.8200836820083 rows/sec., 56.39 KiB/sec. | ||
| 17166 | 2025.07.29 18:58:36.688210 [ 277 ] {23023944-a0ed-4244-9b86-ec991a52c3c4} <Debug> TCPHandler: Processed in 0.001389579 sec. | ||
| 17167 | 2025.07.29 18:58:36.688327 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17168 | 2025.07.29 18:58:36.688447 [ 277 ] {2f0a2393-0d3f-4509-9f39-be1493c559b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17169 | 2025.07.29 18:58:36.688511 [ 277 ] {2f0a2393-0d3f-4509-9f39-be1493c559b5} <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 | ||
| 17170 | 2025.07.29 18:58:36.689432 [ 277 ] {2f0a2393-0d3f-4509-9f39-be1493c559b5} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17171 | 2025.07.29 18:58:36.689469 [ 277 ] {2f0a2393-0d3f-4509-9f39-be1493c559b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17172 | 2025.07.29 18:58:36.690002 [ 277 ] {2f0a2393-0d3f-4509-9f39-be1493c559b5} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17173 | 2025.07.29 18:58:36.690220 [ 277 ] {2f0a2393-0d3f-4509-9f39-be1493c559b5} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17174 | 2025.07.29 18:58:36.690368 [ 277 ] {2f0a2393-0d3f-4509-9f39-be1493c559b5} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001945 sec., 16452.442159383034 rows/sec., 29.48 MiB/sec. | ||
| 17175 | 2025.07.29 18:58:36.690430 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17176 | 2025.07.29 18:58:36.690436 [ 277 ] {2f0a2393-0d3f-4509-9f39-be1493c559b5} <Debug> TCPHandler: Processed in 0.002169061 sec. | ||
| 17177 | 2025.07.29 18:58:36.690488 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17178 | 2025.07.29 18:58:36.690592 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17179 | 2025.07.29 18:58:36.690691 [ 277 ] {9daa0685-1727-43be-b6e7-3c63cd723bd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17180 | 2025.07.29 18:58:36.690733 [ 277 ] {9daa0685-1727-43be-b6e7-3c63cd723bd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17181 | 2025.07.29 18:58:36.691071 [ 277 ] {9daa0685-1727-43be-b6e7-3c63cd723bd4} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17182 | 2025.07.29 18:58:36.691110 [ 277 ] {9daa0685-1727-43be-b6e7-3c63cd723bd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17183 | 2025.07.29 18:58:36.691419 [ 277 ] {9daa0685-1727-43be-b6e7-3c63cd723bd4} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17184 | 2025.07.29 18:58:36.691624 [ 277 ] {9daa0685-1727-43be-b6e7-3c63cd723bd4} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17185 | 2025.07.29 18:58:36.691758 [ 277 ] {9daa0685-1727-43be-b6e7-3c63cd723bd4} <Debug> executeQuery: Read 56 rows, 3.23 KiB in 0.001086 sec., 51565.37753222836 rows/sec., 2.90 MiB/sec. | ||
| 17186 | 2025.07.29 18:58:36.691796 [ 277 ] {9daa0685-1727-43be-b6e7-3c63cd723bd4} <Debug> TCPHandler: Processed in 0.001252525 sec. | ||
| 17187 | 2025.07.29 18:58:36.692616 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17188 | 2025.07.29 18:58:37.120096 [ 217 ] {} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17189 | 2025.07.29 18:58:37.120178 [ 217 ] {} <Debug> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17190 | 2025.07.29 18:58:37.122067 [ 217 ] {} <Debug> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17191 | 2025.07.29 18:58:37.691446 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 2416 | ||
| 17192 | 2025.07.29 18:58:37.694444 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17193 | 2025.07.29 18:58:37.694494 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17194 | 2025.07.29 18:58:37.695697 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 17195 | 2025.07.29 18:58:37.695973 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17196 | 2025.07.29 18:58:37.696150 [ 88 ] {} <Debug> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 17197 | 2025.07.29 18:58:37.696248 [ 88 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17198 | 2025.07.29 18:58:37.696286 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17199 | 2025.07.29 18:58:37.696322 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2416 | ||
| 17200 | 2025.07.29 18:58:37.696441 [ 192 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 17201 | 2025.07.29 18:58:37.697147 [ 192 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17202 | 2025.07.29 18:58:37.697289 [ 192 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2210 rows starting from the beginning of the part | ||
| 17203 | 2025.07.29 18:58:37.697662 [ 192 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 36 rows starting from the beginning of the part | ||
| 17204 | 2025.07.29 18:58:37.697990 [ 192 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 58 rows starting from the beginning of the part | ||
| 17205 | 2025.07.29 18:58:37.698300 [ 192 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 20 rows starting from the beginning of the part | ||
| 17206 | 2025.07.29 18:58:37.698612 [ 192 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 34 rows starting from the beginning of the part | ||
| 17207 | 2025.07.29 18:58:37.698941 [ 192 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 58 rows starting from the beginning of the part | ||
| 17208 | 2025.07.29 18:58:37.705968 [ 198 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2416 rows, containing 72 columns (72 merged, 0 gathered) in 0.009597277 sec., 251738.0711216317 rows/sec., 191.59 MiB/sec. | ||
| 17209 | 2025.07.29 18:58:37.708120 [ 193 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 17210 | 2025.07.29 18:58:37.708822 [ 193 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_61_12} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17211 | 2025.07.29 18:58:37.708914 [ 193 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_61_12} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 17212 | 2025.07.29 18:58:37.709314 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.02 MiB. | ||
| 17213 | 2025.07.29 18:58:40.055520 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38064 | ||
| 17214 | 2025.07.29 18:58:40.056056 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17215 | 2025.07.29 18:58:40.056097 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17216 | 2025.07.29 18:58:40.056580 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 17217 | 2025.07.29 18:58:40.056800 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17218 | 2025.07.29 18:58:40.056925 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38064 | ||
| 17219 | 2025.07.29 18:58:40.262511 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17220 | 2025.07.29 18:58:40.262701 [ 277 ] {21c5aa8e-57cc-43cc-9cb9-e6b2dac00588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17221 | 2025.07.29 18:58:40.262770 [ 277 ] {21c5aa8e-57cc-43cc-9cb9-e6b2dac00588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17222 | 2025.07.29 18:58:40.263424 [ 277 ] {21c5aa8e-57cc-43cc-9cb9-e6b2dac00588} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17223 | 2025.07.29 18:58:40.263472 [ 277 ] {21c5aa8e-57cc-43cc-9cb9-e6b2dac00588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17224 | 2025.07.29 18:58:40.263861 [ 277 ] {21c5aa8e-57cc-43cc-9cb9-e6b2dac00588} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17225 | 2025.07.29 18:58:40.264081 [ 277 ] {21c5aa8e-57cc-43cc-9cb9-e6b2dac00588} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17226 | 2025.07.29 18:58:40.264233 [ 277 ] {21c5aa8e-57cc-43cc-9cb9-e6b2dac00588} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001584 sec., 35353.53535353536 rows/sec., 2.70 MiB/sec. | ||
| 17227 | 2025.07.29 18:58:40.264276 [ 277 ] {21c5aa8e-57cc-43cc-9cb9-e6b2dac00588} <Debug> TCPHandler: Processed in 0.001903163 sec. | ||
| 17228 | 2025.07.29 18:58:40.264397 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17229 | 2025.07.29 18:58:40.264497 [ 277 ] {1687e9f9-f664-40b5-a24d-7b314fb154b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17230 | 2025.07.29 18:58:40.264539 [ 277 ] {1687e9f9-f664-40b5-a24d-7b314fb154b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17231 | 2025.07.29 18:58:40.264965 [ 277 ] {1687e9f9-f664-40b5-a24d-7b314fb154b7} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17232 | 2025.07.29 18:58:40.265004 [ 277 ] {1687e9f9-f664-40b5-a24d-7b314fb154b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17233 | 2025.07.29 18:58:40.265311 [ 277 ] {1687e9f9-f664-40b5-a24d-7b314fb154b7} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17234 | 2025.07.29 18:58:40.265523 [ 277 ] {1687e9f9-f664-40b5-a24d-7b314fb154b7} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17235 | 2025.07.29 18:58:40.265652 [ 277 ] {1687e9f9-f664-40b5-a24d-7b314fb154b7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001175 sec., 54468.085106382976 rows/sec., 4.25 MiB/sec. | ||
| 17236 | 2025.07.29 18:58:40.265693 [ 277 ] {1687e9f9-f664-40b5-a24d-7b314fb154b7} <Debug> TCPHandler: Processed in 0.001346717 sec. | ||
| 17237 | 2025.07.29 18:58:40.265812 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17238 | 2025.07.29 18:58:40.265911 [ 277 ] {2eab9f3c-1a22-4fd0-b198-366ca2bbdfd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17239 | 2025.07.29 18:58:40.265955 [ 277 ] {2eab9f3c-1a22-4fd0-b198-366ca2bbdfd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17240 | 2025.07.29 18:58:40.266346 [ 277 ] {2eab9f3c-1a22-4fd0-b198-366ca2bbdfd1} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17241 | 2025.07.29 18:58:40.266383 [ 277 ] {2eab9f3c-1a22-4fd0-b198-366ca2bbdfd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17242 | 2025.07.29 18:58:40.266715 [ 277 ] {2eab9f3c-1a22-4fd0-b198-366ca2bbdfd1} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17243 | 2025.07.29 18:58:40.266923 [ 277 ] {2eab9f3c-1a22-4fd0-b198-366ca2bbdfd1} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17244 | 2025.07.29 18:58:40.267052 [ 277 ] {2eab9f3c-1a22-4fd0-b198-366ca2bbdfd1} <Debug> executeQuery: Read 126 rows, 8.98 KiB in 0.00116 sec., 108620.68965517242 rows/sec., 7.56 MiB/sec. | ||
| 17245 | 2025.07.29 18:58:40.267060 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Selected 5 parts from all_1_135_28 to all_139_139_0 | ||
| 17246 | 2025.07.29 18:58:40.267091 [ 277 ] {2eab9f3c-1a22-4fd0-b198-366ca2bbdfd1} <Debug> TCPHandler: Processed in 0.001328107 sec. | ||
| 17247 | 2025.07.29 18:58:40.267134 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17248 | 2025.07.29 18:58:40.267160 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17249 | 2025.07.29 18:58:40.267222 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17250 | 2025.07.29 18:58:40.267273 [ 189 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_139_29} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_135_28 to all_139_139_0 into Compact with storage Full | ||
| 17251 | 2025.07.29 18:58:40.267324 [ 277 ] {96289008-08bf-4706-8ae8-68777d596292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17252 | 2025.07.29 18:58:40.267371 [ 277 ] {96289008-08bf-4706-8ae8-68777d596292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17253 | 2025.07.29 18:58:40.267423 [ 189 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_139_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17254 | 2025.07.29 18:58:40.267465 [ 189 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_139_29} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_135_28, total 42289 rows starting from the beginning of the part | ||
| 17255 | 2025.07.29 18:58:40.267538 [ 189 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_139_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part | ||
| 17256 | 2025.07.29 18:58:40.267590 [ 189 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_139_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 307 rows starting from the beginning of the part | ||
| 17257 | 2025.07.29 18:58:40.267639 [ 189 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_139_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
| 17258 | 2025.07.29 18:58:40.267684 [ 189 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_139_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 906 rows starting from the beginning of the part | ||
| 17259 | 2025.07.29 18:58:40.267765 [ 277 ] {96289008-08bf-4706-8ae8-68777d596292} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17260 | 2025.07.29 18:58:40.267819 [ 277 ] {96289008-08bf-4706-8ae8-68777d596292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17261 | 2025.07.29 18:58:40.268314 [ 277 ] {96289008-08bf-4706-8ae8-68777d596292} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17262 | 2025.07.29 18:58:40.268649 [ 277 ] {96289008-08bf-4706-8ae8-68777d596292} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17263 | 2025.07.29 18:58:40.268794 [ 277 ] {96289008-08bf-4706-8ae8-68777d596292} <Debug> executeQuery: Read 46 rows, 3.19 KiB in 0.001489 sec., 30893.21692411014 rows/sec., 2.09 MiB/sec. | ||
| 17264 | 2025.07.29 18:58:40.268833 [ 277 ] {96289008-08bf-4706-8ae8-68777d596292} <Debug> TCPHandler: Processed in 0.001661017 sec. | ||
| 17265 | 2025.07.29 18:58:40.275568 [ 198 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_139_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43822 rows, containing 5 columns (5 merged, 0 gathered) in 0.008348573 sec., 5249040.764212039 rows/sec., 353.34 MiB/sec. | ||
| 17266 | 2025.07.29 18:58:40.275878 [ 197 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_139_29} <Trace> MergedBlockOutputStream: filled checksums all_1_139_29 (state Temporary) | ||
| 17267 | 2025.07.29 18:58:40.276196 [ 197 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_139_29} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_merge_all_1_139_29 to all_1_139_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17268 | 2025.07.29 18:58:40.276274 [ 197 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_139_29} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Merged 5 parts: [all_1_135_28, all_139_139_0] -> all_1_139_29 | ||
| 17269 | 2025.07.29 18:58:40.276351 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 17270 | 2025.07.29 18:58:42.147180 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 17271 | 2025.07.29 18:58:42.168244 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17272 | 2025.07.29 18:58:42.168313 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17273 | 2025.07.29 18:58:42.174714 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 17274 | 2025.07.29 18:58:42.175536 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17275 | 2025.07.29 18:58:42.181326 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 17276 | 2025.07.29 18:58:45.262109 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17277 | 2025.07.29 18:58:45.262288 [ 277 ] {49ea6577-d2dc-42f3-9de7-e0b7ac0c04b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17278 | 2025.07.29 18:58:45.262356 [ 277 ] {49ea6577-d2dc-42f3-9de7-e0b7ac0c04b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17279 | 2025.07.29 18:58:45.263050 [ 277 ] {49ea6577-d2dc-42f3-9de7-e0b7ac0c04b1} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17280 | 2025.07.29 18:58:45.263101 [ 277 ] {49ea6577-d2dc-42f3-9de7-e0b7ac0c04b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17281 | 2025.07.29 18:58:45.263523 [ 277 ] {49ea6577-d2dc-42f3-9de7-e0b7ac0c04b1} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17282 | 2025.07.29 18:58:45.263761 [ 277 ] {49ea6577-d2dc-42f3-9de7-e0b7ac0c04b1} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17283 | 2025.07.29 18:58:45.263914 [ 79 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 17284 | 2025.07.29 18:58:45.263925 [ 277 ] {49ea6577-d2dc-42f3-9de7-e0b7ac0c04b1} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.001684 sec., 43942.992874109266 rows/sec., 3.58 MiB/sec. | ||
| 17285 | 2025.07.29 18:58:45.263991 [ 79 ] {} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17286 | 2025.07.29 18:58:45.264022 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17287 | 2025.07.29 18:58:45.264024 [ 277 ] {49ea6577-d2dc-42f3-9de7-e0b7ac0c04b1} <Debug> TCPHandler: Processed in 0.002040737 sec. | ||
| 17288 | 2025.07.29 18:58:45.264121 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 17289 | 2025.07.29 18:58:45.264172 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17290 | 2025.07.29 18:58:45.264213 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17291 | 2025.07.29 18:58:45.264242 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2421 rows starting from the beginning of the part | ||
| 17292 | 2025.07.29 18:58:45.264274 [ 277 ] {680df93c-6245-4445-8654-8553046793bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17293 | 2025.07.29 18:58:45.264299 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 1131 rows starting from the beginning of the part | ||
| 17294 | 2025.07.29 18:58:45.264317 [ 277 ] {680df93c-6245-4445-8654-8553046793bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17295 | 2025.07.29 18:58:45.264343 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 74 rows starting from the beginning of the part | ||
| 17296 | 2025.07.29 18:58:45.264395 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 2276 rows starting from the beginning of the part | ||
| 17297 | 2025.07.29 18:58:45.264436 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 56 rows starting from the beginning of the part | ||
| 17298 | 2025.07.29 18:58:45.264478 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 74 rows starting from the beginning of the part | ||
| 17299 | 2025.07.29 18:58:45.264779 [ 277 ] {680df93c-6245-4445-8654-8553046793bb} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17300 | 2025.07.29 18:58:45.264817 [ 277 ] {680df93c-6245-4445-8654-8553046793bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17301 | 2025.07.29 18:58:45.265152 [ 277 ] {680df93c-6245-4445-8654-8553046793bb} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17302 | 2025.07.29 18:58:45.265369 [ 277 ] {680df93c-6245-4445-8654-8553046793bb} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17303 | 2025.07.29 18:58:45.265507 [ 277 ] {680df93c-6245-4445-8654-8553046793bb} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001256 sec., 7165.605095541401 rows/sec., 538.82 KiB/sec. | ||
| 17304 | 2025.07.29 18:58:45.265555 [ 277 ] {680df93c-6245-4445-8654-8553046793bb} <Debug> TCPHandler: Processed in 0.00143568 sec. | ||
| 17305 | 2025.07.29 18:58:45.265666 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17306 | 2025.07.29 18:58:45.265767 [ 277 ] {68f93151-6f47-47c9-945f-f6e0cd7f7421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17307 | 2025.07.29 18:58:45.265809 [ 277 ] {68f93151-6f47-47c9-945f-f6e0cd7f7421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17308 | 2025.07.29 18:58:45.266256 [ 277 ] {68f93151-6f47-47c9-945f-f6e0cd7f7421} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17309 | 2025.07.29 18:58:45.266294 [ 277 ] {68f93151-6f47-47c9-945f-f6e0cd7f7421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17310 | 2025.07.29 18:58:45.266393 [ 186 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6032 rows, containing 5 columns (5 merged, 0 gathered) in 0.002313274 sec., 2607559.675161697 rows/sec., 220.89 MiB/sec. | ||
| 17311 | 2025.07.29 18:58:45.266626 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 17312 | 2025.07.29 18:58:45.266645 [ 277 ] {68f93151-6f47-47c9-945f-f6e0cd7f7421} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17313 | 2025.07.29 18:58:45.266865 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_141_28} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17314 | 2025.07.29 18:58:45.266896 [ 277 ] {68f93151-6f47-47c9-945f-f6e0cd7f7421} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17315 | 2025.07.29 18:58:45.266932 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_141_28} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 17316 | 2025.07.29 18:58:45.266993 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 17317 | 2025.07.29 18:58:45.267003 [ 79 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 17318 | 2025.07.29 18:58:45.267034 [ 277 ] {68f93151-6f47-47c9-945f-f6e0cd7f7421} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001288 sec., 56677.01863354037 rows/sec., 4.42 MiB/sec. | ||
| 17319 | 2025.07.29 18:58:45.267037 [ 79 ] {} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17320 | 2025.07.29 18:58:45.267076 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17321 | 2025.07.29 18:58:45.267083 [ 277 ] {68f93151-6f47-47c9-945f-f6e0cd7f7421} <Debug> TCPHandler: Processed in 0.001467811 sec. | ||
| 17322 | 2025.07.29 18:58:45.267158 [ 190 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 17323 | 2025.07.29 18:58:45.267221 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17324 | 2025.07.29 18:58:45.267269 [ 190 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17325 | 2025.07.29 18:58:45.267304 [ 190 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1223 rows starting from the beginning of the part | ||
| 17326 | 2025.07.29 18:58:45.267336 [ 277 ] {7189b731-b66f-4487-a0b2-e25982fb3405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17327 | 2025.07.29 18:58:45.267374 [ 190 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 684 rows starting from the beginning of the part | ||
| 17328 | 2025.07.29 18:58:45.267387 [ 277 ] {7189b731-b66f-4487-a0b2-e25982fb3405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17329 | 2025.07.29 18:58:45.267436 [ 190 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 73 rows starting from the beginning of the part | ||
| 17330 | 2025.07.29 18:58:45.267494 [ 190 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 1150 rows starting from the beginning of the part | ||
| 17331 | 2025.07.29 18:58:45.267552 [ 190 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 64 rows starting from the beginning of the part | ||
| 17332 | 2025.07.29 18:58:45.267606 [ 190 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 73 rows starting from the beginning of the part | ||
| 17333 | 2025.07.29 18:58:45.267932 [ 277 ] {7189b731-b66f-4487-a0b2-e25982fb3405} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17334 | 2025.07.29 18:58:45.267971 [ 277 ] {7189b731-b66f-4487-a0b2-e25982fb3405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17335 | 2025.07.29 18:58:45.268409 [ 277 ] {7189b731-b66f-4487-a0b2-e25982fb3405} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17336 | 2025.07.29 18:58:45.268693 [ 277 ] {7189b731-b66f-4487-a0b2-e25982fb3405} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17337 | 2025.07.29 18:58:45.268891 [ 277 ] {7189b731-b66f-4487-a0b2-e25982fb3405} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001552 sec., 103092.78350515464 rows/sec., 7.18 MiB/sec. | ||
| 17338 | 2025.07.29 18:58:45.268945 [ 277 ] {7189b731-b66f-4487-a0b2-e25982fb3405} <Debug> TCPHandler: Processed in 0.0017854 sec. | ||
| 17339 | 2025.07.29 18:58:45.269072 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17340 | 2025.07.29 18:58:45.269183 [ 277 ] {01bd47bb-c592-46f5-a310-532756d28f6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17341 | 2025.07.29 18:58:45.269252 [ 277 ] {01bd47bb-c592-46f5-a310-532756d28f6b} <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 | ||
| 17342 | 2025.07.29 18:58:45.269316 [ 196 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3267 rows, containing 5 columns (5 merged, 0 gathered) in 0.002191752 sec., 1490588.3512368188 rows/sec., 112.90 MiB/sec. | ||
| 17343 | 2025.07.29 18:58:45.269583 [ 188 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 17344 | 2025.07.29 18:58:45.269933 [ 188 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_141_28} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17345 | 2025.07.29 18:58:45.270028 [ 188 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_141_28} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 17346 | 2025.07.29 18:58:45.270051 [ 277 ] {01bd47bb-c592-46f5-a310-532756d28f6b} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17347 | 2025.07.29 18:58:45.270093 [ 277 ] {01bd47bb-c592-46f5-a310-532756d28f6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17348 | 2025.07.29 18:58:45.270146 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 17349 | 2025.07.29 18:58:45.270613 [ 277 ] {01bd47bb-c592-46f5-a310-532756d28f6b} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17350 | 2025.07.29 18:58:45.270841 [ 277 ] {01bd47bb-c592-46f5-a310-532756d28f6b} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17351 | 2025.07.29 18:58:45.270999 [ 277 ] {01bd47bb-c592-46f5-a310-532756d28f6b} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001841 sec., 4888.647474198805 rows/sec., 8.76 MiB/sec. | ||
| 17352 | 2025.07.29 18:58:45.271098 [ 277 ] {01bd47bb-c592-46f5-a310-532756d28f6b} <Debug> TCPHandler: Processed in 0.002084869 sec. | ||
| 17353 | 2025.07.29 18:58:45.271243 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17354 | 2025.07.29 18:58:45.271348 [ 277 ] {50cac89d-055b-4c94-85a1-ce29859cecd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17355 | 2025.07.29 18:58:45.271392 [ 277 ] {50cac89d-055b-4c94-85a1-ce29859cecd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17356 | 2025.07.29 18:58:45.271738 [ 277 ] {50cac89d-055b-4c94-85a1-ce29859cecd9} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17357 | 2025.07.29 18:58:45.271775 [ 277 ] {50cac89d-055b-4c94-85a1-ce29859cecd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17358 | 2025.07.29 18:58:45.272090 [ 277 ] {50cac89d-055b-4c94-85a1-ce29859cecd9} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17359 | 2025.07.29 18:58:45.272300 [ 277 ] {50cac89d-055b-4c94-85a1-ce29859cecd9} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17360 | 2025.07.29 18:58:45.272411 [ 79 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 17361 | 2025.07.29 18:58:45.272434 [ 277 ] {50cac89d-055b-4c94-85a1-ce29859cecd9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 17362 | 2025.07.29 18:58:45.272463 [ 79 ] {} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17363 | 2025.07.29 18:58:45.272480 [ 277 ] {50cac89d-055b-4c94-85a1-ce29859cecd9} <Debug> TCPHandler: Processed in 0.001300096 sec. | ||
| 17364 | 2025.07.29 18:58:45.272491 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17365 | 2025.07.29 18:58:45.272574 [ 190 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 17366 | 2025.07.29 18:58:45.272654 [ 190 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17367 | 2025.07.29 18:58:45.272677 [ 190 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 9246 rows starting from the beginning of the part | ||
| 17368 | 2025.07.29 18:58:45.272719 [ 190 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 102 rows starting from the beginning of the part | ||
| 17369 | 2025.07.29 18:58:45.272754 [ 190 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
| 17370 | 2025.07.29 18:58:45.272788 [ 190 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 56 rows starting from the beginning of the part | ||
| 17371 | 2025.07.29 18:58:45.272819 [ 190 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 46 rows starting from the beginning of the part | ||
| 17372 | 2025.07.29 18:58:45.272848 [ 190 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part | ||
| 17373 | 2025.07.29 18:58:45.274956 [ 194 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9570 rows, containing 4 columns (4 merged, 0 gathered) in 0.002412487 sec., 3966860.754068312 rows/sec., 253.64 MiB/sec. | ||
| 17374 | 2025.07.29 18:58:45.275220 [ 191 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 17375 | 2025.07.29 18:58:45.275543 [ 191 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_141_28} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17376 | 2025.07.29 18:58:45.275622 [ 191 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_141_28} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 17377 | 2025.07.29 18:58:45.275725 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.94 MiB. | ||
| 17378 | 2025.07.29 18:58:47.288913 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17379 | 2025.07.29 18:58:47.289015 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17380 | 2025.07.29 18:58:47.355929 [ 75 ] {} <Debug> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5) (MergerMutator): Selected 5 parts from all_1_55_12 to all_59_59_0 | ||
| 17381 | 2025.07.29 18:58:47.355994 [ 75 ] {} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17382 | 2025.07.29 18:58:47.356020 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17383 | 2025.07.29 18:58:47.356190 [ 188 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_59_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_55_12 to all_59_59_0 into Compact with storage Full | ||
| 17384 | 2025.07.29 18:58:47.356393 [ 188 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_59_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17385 | 2025.07.29 18:58:47.356452 [ 188 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_12, total 416 rows starting from the beginning of the part | ||
| 17386 | 2025.07.29 18:58:47.356556 [ 188 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 392 rows starting from the beginning of the part | ||
| 17387 | 2025.07.29 18:58:47.356604 [ 188 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 392 rows starting from the beginning of the part | ||
| 17388 | 2025.07.29 18:58:47.356648 [ 188 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 392 rows starting from the beginning of the part | ||
| 17389 | 2025.07.29 18:58:47.356689 [ 188 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 392 rows starting from the beginning of the part | ||
| 17390 | 2025.07.29 18:58:47.357767 [ 194 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_59_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1984 rows, containing 5 columns (5 merged, 0 gathered) in 0.001660017 sec., 1195168.4832143285 rows/sec., 80.67 MiB/sec. | ||
| 17391 | 2025.07.29 18:58:47.357928 [ 188 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_59_13} <Trace> MergedBlockOutputStream: filled checksums all_1_59_13 (state Temporary) | ||
| 17392 | 2025.07.29 18:58:47.358173 [ 188 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_59_13} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_merge_all_1_59_13 to all_1_59_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17393 | 2025.07.29 18:58:47.358240 [ 188 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_59_13} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5) (MergerMutator): Merged 5 parts: [all_1_55_12, all_59_59_0] -> all_1_59_13 | ||
| 17394 | 2025.07.29 18:58:47.358318 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 17395 | 2025.07.29 18:58:47.557348 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38491 | ||
| 17396 | 2025.07.29 18:58:47.557873 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17397 | 2025.07.29 18:58:47.557920 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17398 | 2025.07.29 18:58:47.558412 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 17399 | 2025.07.29 18:58:47.558636 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17400 | 2025.07.29 18:58:47.558768 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38491 | ||
| 17401 | 2025.07.29 18:58:47.696957 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2436 | ||
| 17402 | 2025.07.29 18:58:47.699270 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17403 | 2025.07.29 18:58:47.699316 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17404 | 2025.07.29 18:58:47.700454 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 17405 | 2025.07.29 18:58:47.700714 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17406 | 2025.07.29 18:58:47.700977 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2436 | ||
| 17407 | 2025.07.29 18:58:47.942659 [ 76 ] {} <Debug> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278) (MergerMutator): Selected 5 parts from all_1_27_6 to all_31_31_0 | ||
| 17408 | 2025.07.29 18:58:47.942726 [ 76 ] {} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17409 | 2025.07.29 18:58:47.942751 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17410 | 2025.07.29 18:58:47.942877 [ 194 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_31_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_27_6 to all_31_31_0 into Compact with storage Full | ||
| 17411 | 2025.07.29 18:58:47.943028 [ 194 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_31_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17412 | 2025.07.29 18:58:47.943064 [ 194 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 20 rows starting from the beginning of the part | ||
| 17413 | 2025.07.29 18:58:47.943129 [ 194 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part | ||
| 17414 | 2025.07.29 18:58:47.943174 [ 194 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 4 rows starting from the beginning of the part | ||
| 17415 | 2025.07.29 18:58:47.943217 [ 194 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part | ||
| 17416 | 2025.07.29 18:58:47.943256 [ 194 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 10 rows starting from the beginning of the part | ||
| 17417 | 2025.07.29 18:58:47.944023 [ 188 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_31_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001205464 sec., 39818.692221418474 rows/sec., 3.32 MiB/sec. | ||
| 17418 | 2025.07.29 18:58:47.944184 [ 195 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_31_7} <Trace> MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) | ||
| 17419 | 2025.07.29 18:58:47.944490 [ 195 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_31_7} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17420 | 2025.07.29 18:58:47.944571 [ 195 ] {8d672546-542b-4044-a9c3-b81f9baa2278::all_1_31_7} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278) (MergerMutator): Merged 5 parts: [all_1_27_6, all_31_31_0] -> all_1_31_7 | ||
| 17421 | 2025.07.29 18:58:47.944674 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17422 | 2025.07.29 18:58:48.351118 [ 76 ] {} <Debug> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3) (MergerMutator): Selected 5 parts from all_1_55_12 to all_59_59_0 | ||
| 17423 | 2025.07.29 18:58:48.351185 [ 76 ] {} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17424 | 2025.07.29 18:58:48.351208 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17425 | 2025.07.29 18:58:48.351327 [ 194 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_59_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_55_12 to all_59_59_0 into Compact with storage Full | ||
| 17426 | 2025.07.29 18:58:48.351471 [ 194 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_59_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17427 | 2025.07.29 18:58:48.351506 [ 194 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_12, total 214 rows starting from the beginning of the part | ||
| 17428 | 2025.07.29 18:58:48.351571 [ 194 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 202 rows starting from the beginning of the part | ||
| 17429 | 2025.07.29 18:58:48.351616 [ 194 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 202 rows starting from the beginning of the part | ||
| 17430 | 2025.07.29 18:58:48.351660 [ 194 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 202 rows starting from the beginning of the part | ||
| 17431 | 2025.07.29 18:58:48.351700 [ 194 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 202 rows starting from the beginning of the part | ||
| 17432 | 2025.07.29 18:58:48.352548 [ 188 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_59_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.001277525 sec., 799984.3447290659 rows/sec., 48.67 MiB/sec. | ||
| 17433 | 2025.07.29 18:58:48.352733 [ 199 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_59_13} <Trace> MergedBlockOutputStream: filled checksums all_1_59_13 (state Temporary) | ||
| 17434 | 2025.07.29 18:58:48.353052 [ 199 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_59_13} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_merge_all_1_59_13 to all_1_59_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17435 | 2025.07.29 18:58:48.353132 [ 199 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_59_13} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3) (MergerMutator): Merged 5 parts: [all_1_55_12, all_59_59_0] -> all_1_59_13 | ||
| 17436 | 2025.07.29 18:58:48.353226 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 17437 | 2025.07.29 18:58:48.427952 [ 74 ] {} <Debug> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41) (MergerMutator): Selected 5 parts from all_1_51_11 to all_55_55_0 | ||
| 17438 | 2025.07.29 18:58:48.428005 [ 74 ] {} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17439 | 2025.07.29 18:58:48.428029 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17440 | 2025.07.29 18:58:48.428109 [ 194 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_55_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_51_11 to all_55_55_0 into Compact with storage Full | ||
| 17441 | 2025.07.29 18:58:48.428208 [ 194 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_55_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17442 | 2025.07.29 18:58:48.428235 [ 194 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 306 rows starting from the beginning of the part | ||
| 17443 | 2025.07.29 18:58:48.428280 [ 194 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part | ||
| 17444 | 2025.07.29 18:58:48.428314 [ 194 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part | ||
| 17445 | 2025.07.29 18:58:48.428348 [ 194 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part | ||
| 17446 | 2025.07.29 18:58:48.428381 [ 194 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part | ||
| 17447 | 2025.07.29 18:58:48.429040 [ 200 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_55_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 330 rows, containing 4 columns (4 merged, 0 gathered) in 0.000959057 sec., 344087.99476986245 rows/sec., 17.56 MiB/sec. | ||
| 17448 | 2025.07.29 18:58:48.429247 [ 201 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_55_12} <Trace> MergedBlockOutputStream: filled checksums all_1_55_12 (state Temporary) | ||
| 17449 | 2025.07.29 18:58:48.429576 [ 201 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_55_12} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_merge_all_1_55_12 to all_1_55_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17450 | 2025.07.29 18:58:48.429655 [ 201 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_55_12} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41) (MergerMutator): Merged 5 parts: [all_1_51_11, all_55_55_0] -> all_1_55_12 | ||
| 17451 | 2025.07.29 18:58:48.429764 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 17452 | 2025.07.29 18:58:49.277512 [ 74 ] {} <Debug> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b) (MergerMutator): Selected 5 parts from all_1_51_11 to all_55_55_0 | ||
| 17453 | 2025.07.29 18:58:49.277580 [ 74 ] {} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17454 | 2025.07.29 18:58:49.277603 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17455 | 2025.07.29 18:58:49.277748 [ 221 ] {} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Found 5 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17456 | 2025.07.29 18:58:49.277779 [ 199 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_55_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_51_11 to all_55_55_0 into Compact with storage Full | ||
| 17457 | 2025.07.29 18:58:49.277839 [ 221 ] {} <Debug> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Removing 5 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17458 | 2025.07.29 18:58:49.278042 [ 199 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_55_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17459 | 2025.07.29 18:58:49.278108 [ 199 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 52 rows starting from the beginning of the part | ||
| 17460 | 2025.07.29 18:58:49.278216 [ 199 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part | ||
| 17461 | 2025.07.29 18:58:49.278339 [ 199 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part | ||
| 17462 | 2025.07.29 18:58:49.278408 [ 199 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part | ||
| 17463 | 2025.07.29 18:58:49.278470 [ 199 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part | ||
| 17464 | 2025.07.29 18:58:49.279359 [ 201 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_55_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 4 columns (4 merged, 0 gathered) in 0.001663936 sec., 33655.14058233009 rows/sec., 2.21 MiB/sec. | ||
| 17465 | 2025.07.29 18:58:49.279491 [ 199 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_55_12} <Trace> MergedBlockOutputStream: filled checksums all_1_55_12 (state Temporary) | ||
| 17466 | 2025.07.29 18:58:49.279740 [ 199 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_55_12} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_merge_all_1_55_12 to all_1_55_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17467 | 2025.07.29 18:58:49.279817 [ 199 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_55_12} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b) (MergerMutator): Merged 5 parts: [all_1_51_11, all_55_55_0] -> all_1_55_12 | ||
| 17468 | 2025.07.29 18:58:49.279912 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 17469 | 2025.07.29 18:58:49.280743 [ 221 ] {} <Debug> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17470 | 2025.07.29 18:58:49.681631 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 17471 | 2025.07.29 18:58:49.700871 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17472 | 2025.07.29 18:58:49.700938 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17473 | 2025.07.29 18:58:49.707084 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 17474 | 2025.07.29 18:58:49.707770 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17475 | 2025.07.29 18:58:49.711289 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 17476 | 2025.07.29 18:58:50.273317 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17477 | 2025.07.29 18:58:50.273499 [ 277 ] {a1046962-76a9-40f1-9186-4ad44f148d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17478 | 2025.07.29 18:58:50.273567 [ 277 ] {a1046962-76a9-40f1-9186-4ad44f148d65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17479 | 2025.07.29 18:58:50.274427 [ 277 ] {a1046962-76a9-40f1-9186-4ad44f148d65} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17480 | 2025.07.29 18:58:50.274481 [ 277 ] {a1046962-76a9-40f1-9186-4ad44f148d65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17481 | 2025.07.29 18:58:50.274895 [ 277 ] {a1046962-76a9-40f1-9186-4ad44f148d65} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17482 | 2025.07.29 18:58:50.275150 [ 277 ] {a1046962-76a9-40f1-9186-4ad44f148d65} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17483 | 2025.07.29 18:58:50.275317 [ 277 ] {a1046962-76a9-40f1-9186-4ad44f148d65} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001866 sec., 210075.02679528404 rows/sec., 13.33 MiB/sec. | ||
| 17484 | 2025.07.29 18:58:50.275372 [ 277 ] {a1046962-76a9-40f1-9186-4ad44f148d65} <Debug> TCPHandler: Processed in 0.002183041 sec. | ||
| 17485 | 2025.07.29 18:58:50.275495 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17486 | 2025.07.29 18:58:50.275598 [ 277 ] {54e906af-a5ab-402b-8c7d-35f549b182e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17487 | 2025.07.29 18:58:50.275644 [ 277 ] {54e906af-a5ab-402b-8c7d-35f549b182e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17488 | 2025.07.29 18:58:50.276660 [ 277 ] {54e906af-a5ab-402b-8c7d-35f549b182e1} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17489 | 2025.07.29 18:58:50.276701 [ 277 ] {54e906af-a5ab-402b-8c7d-35f549b182e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17490 | 2025.07.29 18:58:50.277106 [ 277 ] {54e906af-a5ab-402b-8c7d-35f549b182e1} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17491 | 2025.07.29 18:58:50.277335 [ 277 ] {54e906af-a5ab-402b-8c7d-35f549b182e1} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17492 | 2025.07.29 18:58:50.277475 [ 277 ] {54e906af-a5ab-402b-8c7d-35f549b182e1} <Debug> executeQuery: Read 1131 rows, 92.08 KiB in 0.001899 sec., 595576.6192733017 rows/sec., 47.35 MiB/sec. | ||
| 17493 | 2025.07.29 18:58:50.277514 [ 277 ] {54e906af-a5ab-402b-8c7d-35f549b182e1} <Debug> TCPHandler: Processed in 0.002072487 sec. | ||
| 17494 | 2025.07.29 18:58:50.277632 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17495 | 2025.07.29 18:58:50.277733 [ 277 ] {07e1582f-90d3-4637-8f6f-f5591f71330c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17496 | 2025.07.29 18:58:50.277775 [ 277 ] {07e1582f-90d3-4637-8f6f-f5591f71330c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17497 | 2025.07.29 18:58:50.278283 [ 277 ] {07e1582f-90d3-4637-8f6f-f5591f71330c} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17498 | 2025.07.29 18:58:50.278319 [ 277 ] {07e1582f-90d3-4637-8f6f-f5591f71330c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17499 | 2025.07.29 18:58:50.278650 [ 277 ] {07e1582f-90d3-4637-8f6f-f5591f71330c} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17500 | 2025.07.29 18:58:50.278864 [ 277 ] {07e1582f-90d3-4637-8f6f-f5591f71330c} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17501 | 2025.07.29 18:58:50.279013 [ 277 ] {07e1582f-90d3-4637-8f6f-f5591f71330c} <Debug> executeQuery: Read 228 rows, 14.18 KiB in 0.0013 sec., 175384.6153846154 rows/sec., 10.65 MiB/sec. | ||
| 17502 | 2025.07.29 18:58:50.279053 [ 277 ] {07e1582f-90d3-4637-8f6f-f5591f71330c} <Debug> TCPHandler: Processed in 0.001471941 sec. | ||
| 17503 | 2025.07.29 18:58:50.279160 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17504 | 2025.07.29 18:58:50.279256 [ 277 ] {fc75d4a8-2746-452d-a18f-d7169c57e94f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17505 | 2025.07.29 18:58:50.279296 [ 277 ] {fc75d4a8-2746-452d-a18f-d7169c57e94f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17506 | 2025.07.29 18:58:50.279799 [ 277 ] {fc75d4a8-2746-452d-a18f-d7169c57e94f} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17507 | 2025.07.29 18:58:50.279837 [ 277 ] {fc75d4a8-2746-452d-a18f-d7169c57e94f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17508 | 2025.07.29 18:58:50.280163 [ 277 ] {fc75d4a8-2746-452d-a18f-d7169c57e94f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17509 | 2025.07.29 18:58:50.280374 [ 277 ] {fc75d4a8-2746-452d-a18f-d7169c57e94f} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17510 | 2025.07.29 18:58:50.280508 [ 277 ] {fc75d4a8-2746-452d-a18f-d7169c57e94f} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001271 sec., 159716.75845790716 rows/sec., 10.30 MiB/sec. | ||
| 17511 | 2025.07.29 18:58:50.280546 [ 277 ] {fc75d4a8-2746-452d-a18f-d7169c57e94f} <Debug> TCPHandler: Processed in 0.00143612 sec. | ||
| 17512 | 2025.07.29 18:58:50.280659 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17513 | 2025.07.29 18:58:50.280752 [ 277 ] {6d8140ec-e63f-40a9-a95a-cd21313e1fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17514 | 2025.07.29 18:58:50.280792 [ 277 ] {6d8140ec-e63f-40a9-a95a-cd21313e1fd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17515 | 2025.07.29 18:58:50.281264 [ 277 ] {6d8140ec-e63f-40a9-a95a-cd21313e1fd4} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17516 | 2025.07.29 18:58:50.281301 [ 277 ] {6d8140ec-e63f-40a9-a95a-cd21313e1fd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17517 | 2025.07.29 18:58:50.281606 [ 277 ] {6d8140ec-e63f-40a9-a95a-cd21313e1fd4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17518 | 2025.07.29 18:58:50.281812 [ 277 ] {6d8140ec-e63f-40a9-a95a-cd21313e1fd4} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17519 | 2025.07.29 18:58:50.281965 [ 277 ] {6d8140ec-e63f-40a9-a95a-cd21313e1fd4} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001229 sec., 164361.2693246542 rows/sec., 9.33 MiB/sec. | ||
| 17520 | 2025.07.29 18:58:50.282033 [ 277 ] {6d8140ec-e63f-40a9-a95a-cd21313e1fd4} <Debug> TCPHandler: Processed in 0.00142365 sec. | ||
| 17521 | 2025.07.29 18:58:50.282173 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17522 | 2025.07.29 18:58:50.282272 [ 277 ] {dcdd8ed6-24b4-4746-818e-ca4aac65afea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17523 | 2025.07.29 18:58:50.282311 [ 277 ] {dcdd8ed6-24b4-4746-818e-ca4aac65afea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17524 | 2025.07.29 18:58:50.283014 [ 277 ] {dcdd8ed6-24b4-4746-818e-ca4aac65afea} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17525 | 2025.07.29 18:58:50.283050 [ 277 ] {dcdd8ed6-24b4-4746-818e-ca4aac65afea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17526 | 2025.07.29 18:58:50.283382 [ 277 ] {dcdd8ed6-24b4-4746-818e-ca4aac65afea} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17527 | 2025.07.29 18:58:50.283606 [ 277 ] {dcdd8ed6-24b4-4746-818e-ca4aac65afea} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17528 | 2025.07.29 18:58:50.283739 [ 277 ] {dcdd8ed6-24b4-4746-818e-ca4aac65afea} <Debug> executeQuery: Read 684 rows, 49.13 KiB in 0.001487 sec., 459986.5501008742 rows/sec., 32.27 MiB/sec. | ||
| 17529 | 2025.07.29 18:58:50.283778 [ 277 ] {dcdd8ed6-24b4-4746-818e-ca4aac65afea} <Debug> TCPHandler: Processed in 0.001668746 sec. | ||
| 17530 | 2025.07.29 18:58:50.283889 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17531 | 2025.07.29 18:58:50.283983 [ 277 ] {baeee5c1-4667-4b0b-a1de-e1eff83dc952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17532 | 2025.07.29 18:58:50.284039 [ 277 ] {baeee5c1-4667-4b0b-a1de-e1eff83dc952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17533 | 2025.07.29 18:58:50.284370 [ 277 ] {baeee5c1-4667-4b0b-a1de-e1eff83dc952} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17534 | 2025.07.29 18:58:50.284406 [ 277 ] {baeee5c1-4667-4b0b-a1de-e1eff83dc952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17535 | 2025.07.29 18:58:50.284715 [ 277 ] {baeee5c1-4667-4b0b-a1de-e1eff83dc952} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17536 | 2025.07.29 18:58:50.284920 [ 277 ] {baeee5c1-4667-4b0b-a1de-e1eff83dc952} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17537 | 2025.07.29 18:58:50.285061 [ 277 ] {baeee5c1-4667-4b0b-a1de-e1eff83dc952} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001096 sec., 5474.4525547445255 rows/sec., 286.02 KiB/sec. | ||
| 17538 | 2025.07.29 18:58:50.285098 [ 277 ] {baeee5c1-4667-4b0b-a1de-e1eff83dc952} <Debug> TCPHandler: Processed in 0.001258955 sec. | ||
| 17539 | 2025.07.29 18:58:50.285205 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17540 | 2025.07.29 18:58:50.285299 [ 277 ] {d0406557-d3b8-4799-8077-48d63178dee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17541 | 2025.07.29 18:58:50.285342 [ 277 ] {d0406557-d3b8-4799-8077-48d63178dee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17542 | 2025.07.29 18:58:50.285776 [ 277 ] {d0406557-d3b8-4799-8077-48d63178dee2} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17543 | 2025.07.29 18:58:50.285813 [ 277 ] {d0406557-d3b8-4799-8077-48d63178dee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17544 | 2025.07.29 18:58:50.286159 [ 277 ] {d0406557-d3b8-4799-8077-48d63178dee2} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17545 | 2025.07.29 18:58:50.286369 [ 277 ] {d0406557-d3b8-4799-8077-48d63178dee2} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17546 | 2025.07.29 18:58:50.286500 [ 277 ] {d0406557-d3b8-4799-8077-48d63178dee2} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001219 sec., 251845.77522559476 rows/sec., 16.57 MiB/sec. | ||
| 17547 | 2025.07.29 18:58:50.286538 [ 277 ] {d0406557-d3b8-4799-8077-48d63178dee2} <Debug> TCPHandler: Processed in 0.001382748 sec. | ||
| 17548 | 2025.07.29 18:58:50.286656 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17549 | 2025.07.29 18:58:50.286778 [ 277 ] {d34ba696-9dbb-4dfb-b57f-ae29121aeeff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17550 | 2025.07.29 18:58:50.286829 [ 277 ] {d34ba696-9dbb-4dfb-b57f-ae29121aeeff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17551 | 2025.07.29 18:58:50.287209 [ 277 ] {d34ba696-9dbb-4dfb-b57f-ae29121aeeff} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17552 | 2025.07.29 18:58:50.287252 [ 277 ] {d34ba696-9dbb-4dfb-b57f-ae29121aeeff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17553 | 2025.07.29 18:58:50.287612 [ 277 ] {d34ba696-9dbb-4dfb-b57f-ae29121aeeff} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17554 | 2025.07.29 18:58:50.287842 [ 277 ] {d34ba696-9dbb-4dfb-b57f-ae29121aeeff} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17555 | 2025.07.29 18:58:50.287974 [ 277 ] {d34ba696-9dbb-4dfb-b57f-ae29121aeeff} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001221 sec., 819.000819000819 rows/sec., 55.19 KiB/sec. | ||
| 17556 | 2025.07.29 18:58:50.288010 [ 277 ] {d34ba696-9dbb-4dfb-b57f-ae29121aeeff} <Debug> TCPHandler: Processed in 0.001412679 sec. | ||
| 17557 | 2025.07.29 18:58:50.288114 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17558 | 2025.07.29 18:58:50.288206 [ 277 ] {cfe15e77-4122-47f6-8469-9718543aa653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17559 | 2025.07.29 18:58:50.288259 [ 277 ] {cfe15e77-4122-47f6-8469-9718543aa653} <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 | ||
| 17560 | 2025.07.29 18:58:50.289112 [ 277 ] {cfe15e77-4122-47f6-8469-9718543aa653} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17561 | 2025.07.29 18:58:50.289147 [ 277 ] {cfe15e77-4122-47f6-8469-9718543aa653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17562 | 2025.07.29 18:58:50.289679 [ 277 ] {cfe15e77-4122-47f6-8469-9718543aa653} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17563 | 2025.07.29 18:58:50.289893 [ 277 ] {cfe15e77-4122-47f6-8469-9718543aa653} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17564 | 2025.07.29 18:58:50.290029 [ 277 ] {cfe15e77-4122-47f6-8469-9718543aa653} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001842 sec., 17372.42128121607 rows/sec., 31.13 MiB/sec. | ||
| 17565 | 2025.07.29 18:58:50.290084 [ 277 ] {cfe15e77-4122-47f6-8469-9718543aa653} <Debug> TCPHandler: Processed in 0.002016976 sec. | ||
| 17566 | 2025.07.29 18:58:50.290193 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17567 | 2025.07.29 18:58:50.290285 [ 277 ] {1e425eaa-4a80-4f5c-b38c-42be6cc4562e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17568 | 2025.07.29 18:58:50.290325 [ 277 ] {1e425eaa-4a80-4f5c-b38c-42be6cc4562e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17569 | 2025.07.29 18:58:50.290658 [ 277 ] {1e425eaa-4a80-4f5c-b38c-42be6cc4562e} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17570 | 2025.07.29 18:58:50.290692 [ 277 ] {1e425eaa-4a80-4f5c-b38c-42be6cc4562e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17571 | 2025.07.29 18:58:50.290985 [ 277 ] {1e425eaa-4a80-4f5c-b38c-42be6cc4562e} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17572 | 2025.07.29 18:58:50.291193 [ 277 ] {1e425eaa-4a80-4f5c-b38c-42be6cc4562e} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17573 | 2025.07.29 18:58:50.291317 [ 277 ] {1e425eaa-4a80-4f5c-b38c-42be6cc4562e} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.00105 sec., 97142.85714285714 rows/sec., 5.97 MiB/sec. | ||
| 17574 | 2025.07.29 18:58:50.291353 [ 277 ] {1e425eaa-4a80-4f5c-b38c-42be6cc4562e} <Debug> TCPHandler: Processed in 0.001207584 sec. | ||
| 17575 | 2025.07.29 18:58:53.000158 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 360.27 MiB, peak 379.57 MiB, free memory in arenas 0.00 B, will set to 364.27 MiB (RSS), difference: 4.00 MiB | ||
| 17576 | 2025.07.29 18:58:55.059800 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38979 | ||
| 17577 | 2025.07.29 18:58:55.060336 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17578 | 2025.07.29 18:58:55.060376 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17579 | 2025.07.29 18:58:55.060858 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 17580 | 2025.07.29 18:58:55.061086 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17581 | 2025.07.29 18:58:55.061217 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38979 | ||
| 17582 | 2025.07.29 18:58:55.061301 [ 220 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17583 | 2025.07.29 18:58:55.061349 [ 220 ] {} <Debug> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17584 | 2025.07.29 18:58:55.063855 [ 220 ] {} <Debug> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17585 | 2025.07.29 18:58:55.184557 [ 223 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17586 | 2025.07.29 18:58:55.184639 [ 223 ] {} <Debug> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17587 | 2025.07.29 18:58:55.186843 [ 223 ] {} <Debug> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17588 | 2025.07.29 18:58:55.267565 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17589 | 2025.07.29 18:58:55.267605 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17590 | 2025.07.29 18:58:55.269375 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17591 | 2025.07.29 18:58:55.269551 [ 277 ] {7c1d0600-60cc-47c5-8b57-e5c27483dbdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17592 | 2025.07.29 18:58:55.269621 [ 277 ] {7c1d0600-60cc-47c5-8b57-e5c27483dbdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17593 | 2025.07.29 18:58:55.270118 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17594 | 2025.07.29 18:58:55.270352 [ 277 ] {7c1d0600-60cc-47c5-8b57-e5c27483dbdd} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17595 | 2025.07.29 18:58:55.270412 [ 277 ] {7c1d0600-60cc-47c5-8b57-e5c27483dbdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17596 | 2025.07.29 18:58:55.270846 [ 277 ] {7c1d0600-60cc-47c5-8b57-e5c27483dbdd} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 17597 | 2025.07.29 18:58:55.271091 [ 277 ] {7c1d0600-60cc-47c5-8b57-e5c27483dbdd} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17598 | 2025.07.29 18:58:55.271255 [ 277 ] {7c1d0600-60cc-47c5-8b57-e5c27483dbdd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001754 sec., 13683.010262257698 rows/sec., 1.14 MiB/sec. | ||
| 17599 | 2025.07.29 18:58:55.271310 [ 277 ] {7c1d0600-60cc-47c5-8b57-e5c27483dbdd} <Debug> TCPHandler: Processed in 0.002064148 sec. | ||
| 17600 | 2025.07.29 18:58:55.271458 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17601 | 2025.07.29 18:58:55.271562 [ 277 ] {d34aea89-f78a-4c23-8d4d-1ee789ca356b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17602 | 2025.07.29 18:58:55.271606 [ 277 ] {d34aea89-f78a-4c23-8d4d-1ee789ca356b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17603 | 2025.07.29 18:58:55.272032 [ 277 ] {d34aea89-f78a-4c23-8d4d-1ee789ca356b} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17604 | 2025.07.29 18:58:55.272070 [ 277 ] {d34aea89-f78a-4c23-8d4d-1ee789ca356b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17605 | 2025.07.29 18:58:55.272370 [ 277 ] {d34aea89-f78a-4c23-8d4d-1ee789ca356b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 17606 | 2025.07.29 18:58:55.272585 [ 277 ] {d34aea89-f78a-4c23-8d4d-1ee789ca356b} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17607 | 2025.07.29 18:58:55.272719 [ 277 ] {d34aea89-f78a-4c23-8d4d-1ee789ca356b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001182 sec., 3384.09475465313 rows/sec., 275.95 KiB/sec. | ||
| 17608 | 2025.07.29 18:58:55.272759 [ 277 ] {d34aea89-f78a-4c23-8d4d-1ee789ca356b} <Debug> TCPHandler: Processed in 0.001352637 sec. | ||
| 17609 | 2025.07.29 18:58:55.272897 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17610 | 2025.07.29 18:58:55.272994 [ 277 ] {5b9ad7f3-d43d-48c6-90ba-e9c3c86560d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17611 | 2025.07.29 18:58:55.273034 [ 277 ] {5b9ad7f3-d43d-48c6-90ba-e9c3c86560d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17612 | 2025.07.29 18:58:55.273551 [ 277 ] {5b9ad7f3-d43d-48c6-90ba-e9c3c86560d3} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17613 | 2025.07.29 18:58:55.273589 [ 277 ] {5b9ad7f3-d43d-48c6-90ba-e9c3c86560d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17614 | 2025.07.29 18:58:55.273906 [ 277 ] {5b9ad7f3-d43d-48c6-90ba-e9c3c86560d3} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17615 | 2025.07.29 18:58:55.274112 [ 277 ] {5b9ad7f3-d43d-48c6-90ba-e9c3c86560d3} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17616 | 2025.07.29 18:58:55.274245 [ 277 ] {5b9ad7f3-d43d-48c6-90ba-e9c3c86560d3} <Debug> executeQuery: Read 196 rows, 17.76 KiB in 0.001271 sec., 154209.28402832415 rows/sec., 13.64 MiB/sec. | ||
| 17617 | 2025.07.29 18:58:55.274283 [ 277 ] {5b9ad7f3-d43d-48c6-90ba-e9c3c86560d3} <Debug> TCPHandler: Processed in 0.0014372 sec. | ||
| 17618 | 2025.07.29 18:58:55.274401 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17619 | 2025.07.29 18:58:55.274496 [ 277 ] {16626bef-3dbb-43ba-9c10-2e4d49956c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17620 | 2025.07.29 18:58:55.274536 [ 277 ] {16626bef-3dbb-43ba-9c10-2e4d49956c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17621 | 2025.07.29 18:58:55.274943 [ 277 ] {16626bef-3dbb-43ba-9c10-2e4d49956c98} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17622 | 2025.07.29 18:58:55.274980 [ 277 ] {16626bef-3dbb-43ba-9c10-2e4d49956c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17623 | 2025.07.29 18:58:55.275281 [ 277 ] {16626bef-3dbb-43ba-9c10-2e4d49956c98} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17624 | 2025.07.29 18:58:55.275489 [ 277 ] {16626bef-3dbb-43ba-9c10-2e4d49956c98} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17625 | 2025.07.29 18:58:55.275619 [ 277 ] {16626bef-3dbb-43ba-9c10-2e4d49956c98} <Debug> executeQuery: Read 25 rows, 1.92 KiB in 0.001142 sec., 21891.418563922944 rows/sec., 1.64 MiB/sec. | ||
| 17626 | 2025.07.29 18:58:55.275621 [ 67 ] {} <Debug> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17627 | 2025.07.29 18:58:55.275657 [ 277 ] {16626bef-3dbb-43ba-9c10-2e4d49956c98} <Debug> TCPHandler: Processed in 0.001305516 sec. | ||
| 17628 | 2025.07.29 18:58:55.275688 [ 67 ] {} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17629 | 2025.07.29 18:58:55.275714 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17630 | 2025.07.29 18:58:55.275775 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17631 | 2025.07.29 18:58:55.275816 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 17632 | 2025.07.29 18:58:55.275875 [ 277 ] {1fdbc59d-3a6c-469f-9acf-a0696b2f6521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17633 | 2025.07.29 18:58:55.275918 [ 277 ] {1fdbc59d-3a6c-469f-9acf-a0696b2f6521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17634 | 2025.07.29 18:58:55.275927 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17635 | 2025.07.29 18:58:55.275965 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 269 rows starting from the beginning of the part | ||
| 17636 | 2025.07.29 18:58:55.276029 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 9 rows starting from the beginning of the part | ||
| 17637 | 2025.07.29 18:58:55.276075 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 238 rows starting from the beginning of the part | ||
| 17638 | 2025.07.29 18:58:55.276116 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 9 rows starting from the beginning of the part | ||
| 17639 | 2025.07.29 18:58:55.276159 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 228 rows starting from the beginning of the part | ||
| 17640 | 2025.07.29 18:58:55.276200 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 25 rows starting from the beginning of the part | ||
| 17641 | 2025.07.29 18:58:55.276320 [ 277 ] {1fdbc59d-3a6c-469f-9acf-a0696b2f6521} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17642 | 2025.07.29 18:58:55.276361 [ 277 ] {1fdbc59d-3a6c-469f-9acf-a0696b2f6521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 17643 | 2025.07.29 18:58:55.276687 [ 277 ] {1fdbc59d-3a6c-469f-9acf-a0696b2f6521} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 17644 | 2025.07.29 18:58:55.276910 [ 277 ] {1fdbc59d-3a6c-469f-9acf-a0696b2f6521} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17645 | 2025.07.29 18:58:55.277024 [ 67 ] {} <Debug> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8) (MergerMutator): Selected 6 parts from all_1_56_12 to all_61_61_0 | ||
| 17646 | 2025.07.29 18:58:55.277044 [ 277 ] {1fdbc59d-3a6c-469f-9acf-a0696b2f6521} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001187 sec., 20219.03959561921 rows/sec., 1.68 MiB/sec. | ||
| 17647 | 2025.07.29 18:58:55.277056 [ 67 ] {} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17648 | 2025.07.29 18:58:55.277084 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17649 | 2025.07.29 18:58:55.277089 [ 277 ] {1fdbc59d-3a6c-469f-9acf-a0696b2f6521} <Debug> TCPHandler: Processed in 0.001362588 sec. | ||
| 17650 | 2025.07.29 18:58:55.277141 [ 187 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 778 rows, containing 5 columns (5 merged, 0 gathered) in 0.001371618 sec., 567213.3203267965 rows/sec., 37.44 MiB/sec. | ||
| 17651 | 2025.07.29 18:58:55.277179 [ 193 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_61_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_12 to all_61_61_0 into Compact with storage Full | ||
| 17652 | 2025.07.29 18:58:55.277214 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17653 | 2025.07.29 18:58:55.277287 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17654 | 2025.07.29 18:58:55.277315 [ 277 ] {97adb50b-b778-41fa-b156-24c20ac5abaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17655 | 2025.07.29 18:58:55.277317 [ 193 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_61_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17656 | 2025.07.29 18:58:55.277361 [ 277 ] {97adb50b-b778-41fa-b156-24c20ac5abaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17657 | 2025.07.29 18:58:55.277372 [ 193 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_12, total 456 rows starting from the beginning of the part | ||
| 17658 | 2025.07.29 18:58:55.277453 [ 193 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 203 rows starting from the beginning of the part | ||
| 17659 | 2025.07.29 18:58:55.277506 [ 193 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 203 rows starting from the beginning of the part | ||
| 17660 | 2025.07.29 18:58:55.277552 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_121_24} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17661 | 2025.07.29 18:58:55.277556 [ 193 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 431 rows starting from the beginning of the part | ||
| 17662 | 2025.07.29 18:58:55.277618 [ 193 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 203 rows starting from the beginning of the part | ||
| 17663 | 2025.07.29 18:58:55.277625 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_121_24} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17664 | 2025.07.29 18:58:55.277669 [ 193 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 24 rows starting from the beginning of the part | ||
| 17665 | 2025.07.29 18:58:55.277707 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 17666 | 2025.07.29 18:58:55.277782 [ 277 ] {97adb50b-b778-41fa-b156-24c20ac5abaf} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17667 | 2025.07.29 18:58:55.277827 [ 277 ] {97adb50b-b778-41fa-b156-24c20ac5abaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 17668 | 2025.07.29 18:58:55.278138 [ 277 ] {97adb50b-b778-41fa-b156-24c20ac5abaf} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 17669 | 2025.07.29 18:58:55.278355 [ 277 ] {97adb50b-b778-41fa-b156-24c20ac5abaf} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17670 | 2025.07.29 18:58:55.278490 [ 277 ] {97adb50b-b778-41fa-b156-24c20ac5abaf} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001193 sec., 10058.675607711652 rows/sec., 785.83 KiB/sec. | ||
| 17671 | 2025.07.29 18:58:55.278527 [ 277 ] {97adb50b-b778-41fa-b156-24c20ac5abaf} <Debug> TCPHandler: Processed in 0.001361838 sec. | ||
| 17672 | 2025.07.29 18:58:55.278637 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17673 | 2025.07.29 18:58:55.278671 [ 187 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_61_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1520 rows, containing 5 columns (5 merged, 0 gathered) in 0.001544253 sec., 984294.6719222822 rows/sec., 68.77 MiB/sec. | ||
| 17674 | 2025.07.29 18:58:55.278731 [ 277 ] {5c3f4570-a267-425c-8aae-26e4aee2bc30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17675 | 2025.07.29 18:58:55.278774 [ 277 ] {5c3f4570-a267-425c-8aae-26e4aee2bc30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17676 | 2025.07.29 18:58:55.278888 [ 192 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_61_13} <Trace> MergedBlockOutputStream: filled checksums all_1_61_13 (state Temporary) | ||
| 17677 | 2025.07.29 18:58:55.279192 [ 192 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_61_13} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_merge_all_1_61_13 to all_1_61_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17678 | 2025.07.29 18:58:55.279228 [ 277 ] {5c3f4570-a267-425c-8aae-26e4aee2bc30} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17679 | 2025.07.29 18:58:55.279270 [ 277 ] {5c3f4570-a267-425c-8aae-26e4aee2bc30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17680 | 2025.07.29 18:58:55.279279 [ 192 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_61_13} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8) (MergerMutator): Merged 6 parts: [all_1_56_12, all_61_61_0] -> all_1_61_13 | ||
| 17681 | 2025.07.29 18:58:55.279386 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 17682 | 2025.07.29 18:58:55.279583 [ 277 ] {5c3f4570-a267-425c-8aae-26e4aee2bc30} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17683 | 2025.07.29 18:58:55.279800 [ 277 ] {5c3f4570-a267-425c-8aae-26e4aee2bc30} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17684 | 2025.07.29 18:58:55.279934 [ 277 ] {5c3f4570-a267-425c-8aae-26e4aee2bc30} <Debug> executeQuery: Read 113 rows, 9.42 KiB in 0.00122 sec., 92622.95081967213 rows/sec., 7.54 MiB/sec. | ||
| 17685 | 2025.07.29 18:58:55.279972 [ 277 ] {5c3f4570-a267-425c-8aae-26e4aee2bc30} <Debug> TCPHandler: Processed in 0.001383769 sec. | ||
| 17686 | 2025.07.29 18:58:55.280084 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17687 | 2025.07.29 18:58:55.280178 [ 277 ] {297306a4-2745-4e84-b7eb-7d63942f94e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17688 | 2025.07.29 18:58:55.280221 [ 277 ] {297306a4-2745-4e84-b7eb-7d63942f94e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17689 | 2025.07.29 18:58:55.280677 [ 277 ] {297306a4-2745-4e84-b7eb-7d63942f94e7} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17690 | 2025.07.29 18:58:55.280713 [ 277 ] {297306a4-2745-4e84-b7eb-7d63942f94e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17691 | 2025.07.29 18:58:55.281060 [ 277 ] {297306a4-2745-4e84-b7eb-7d63942f94e7} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17692 | 2025.07.29 18:58:55.281268 [ 277 ] {297306a4-2745-4e84-b7eb-7d63942f94e7} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17693 | 2025.07.29 18:58:55.281397 [ 277 ] {297306a4-2745-4e84-b7eb-7d63942f94e7} <Debug> executeQuery: Read 342 rows, 26.49 KiB in 0.001237 sec., 276475.3435731609 rows/sec., 20.92 MiB/sec. | ||
| 17694 | 2025.07.29 18:58:55.281434 [ 277 ] {297306a4-2745-4e84-b7eb-7d63942f94e7} <Debug> TCPHandler: Processed in 0.001398699 sec. | ||
| 17695 | 2025.07.29 18:58:55.281546 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17696 | 2025.07.29 18:58:55.281639 [ 277 ] {e0d71932-601b-43bb-ada6-8f0e07cb7e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17697 | 2025.07.29 18:58:55.281693 [ 277 ] {e0d71932-601b-43bb-ada6-8f0e07cb7e6d} <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 | ||
| 17698 | 2025.07.29 18:58:55.282527 [ 277 ] {e0d71932-601b-43bb-ada6-8f0e07cb7e6d} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17699 | 2025.07.29 18:58:55.282564 [ 277 ] {e0d71932-601b-43bb-ada6-8f0e07cb7e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17700 | 2025.07.29 18:58:55.283094 [ 277 ] {e0d71932-601b-43bb-ada6-8f0e07cb7e6d} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17701 | 2025.07.29 18:58:55.283333 [ 277 ] {e0d71932-601b-43bb-ada6-8f0e07cb7e6d} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17702 | 2025.07.29 18:58:55.283482 [ 277 ] {e0d71932-601b-43bb-ada6-8f0e07cb7e6d} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001861 sec., 4836.109618484686 rows/sec., 8.67 MiB/sec. | ||
| 17703 | 2025.07.29 18:58:55.283596 [ 277 ] {e0d71932-601b-43bb-ada6-8f0e07cb7e6d} <Debug> TCPHandler: Processed in 0.002098539 sec. | ||
| 17704 | 2025.07.29 18:58:55.283730 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17705 | 2025.07.29 18:58:55.283836 [ 277 ] {5ffe534f-65f2-4c67-ac6a-5627e57eed0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17706 | 2025.07.29 18:58:55.283880 [ 277 ] {5ffe534f-65f2-4c67-ac6a-5627e57eed0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17707 | 2025.07.29 18:58:55.284286 [ 277 ] {5ffe534f-65f2-4c67-ac6a-5627e57eed0b} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17708 | 2025.07.29 18:58:55.284331 [ 277 ] {5ffe534f-65f2-4c67-ac6a-5627e57eed0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17709 | 2025.07.29 18:58:55.284762 [ 277 ] {5ffe534f-65f2-4c67-ac6a-5627e57eed0b} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17710 | 2025.07.29 18:58:55.285043 [ 277 ] {5ffe534f-65f2-4c67-ac6a-5627e57eed0b} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17711 | 2025.07.29 18:58:55.285184 [ 277 ] {5ffe534f-65f2-4c67-ac6a-5627e57eed0b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001371 sec., 43763.6761487965 rows/sec., 2.95 MiB/sec. | ||
| 17712 | 2025.07.29 18:58:55.285223 [ 277 ] {5ffe534f-65f2-4c67-ac6a-5627e57eed0b} <Debug> TCPHandler: Processed in 0.001544503 sec. | ||
| 17713 | 2025.07.29 18:58:55.285269 [ 224 ] {} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17714 | 2025.07.29 18:58:55.285305 [ 224 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17715 | 2025.07.29 18:58:55.287497 [ 224 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17716 | 2025.07.29 18:58:55.716092 [ 219 ] {} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17717 | 2025.07.29 18:58:55.716148 [ 219 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17718 | 2025.07.29 18:58:55.719449 [ 219 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17719 | 2025.07.29 18:58:56.001113 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 361.07 MiB, peak 379.57 MiB, free memory in arenas 0.00 B, will set to 364.27 MiB (RSS), difference: 3.21 MiB | ||
| 17720 | 2025.07.29 18:58:56.091574 [ 219 ] {} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17721 | 2025.07.29 18:58:56.091616 [ 219 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17722 | 2025.07.29 18:58:56.094769 [ 219 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17723 | 2025.07.29 18:58:57.212097 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 17724 | 2025.07.29 18:58:57.229618 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17725 | 2025.07.29 18:58:57.229686 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17726 | 2025.07.29 18:58:57.235858 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 17727 | 2025.07.29 18:58:57.236556 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17728 | 2025.07.29 18:58:57.239613 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 17729 | 2025.07.29 18:58:57.701860 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2478 | ||
| 17730 | 2025.07.29 18:58:57.704497 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17731 | 2025.07.29 18:58:57.704547 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17732 | 2025.07.29 18:58:57.705740 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 17733 | 2025.07.29 18:58:57.706003 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17734 | 2025.07.29 18:58:57.706295 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2478 | ||
| 17735 | 2025.07.29 18:59:00.266658 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17736 | 2025.07.29 18:59:00.266902 [ 277 ] {17d8c2ec-588c-4ab2-b3a3-b0ec9db3b1a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17737 | 2025.07.29 18:59:00.266988 [ 277 ] {17d8c2ec-588c-4ab2-b3a3-b0ec9db3b1a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17738 | 2025.07.29 18:59:00.268010 [ 277 ] {17d8c2ec-588c-4ab2-b3a3-b0ec9db3b1a7} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17739 | 2025.07.29 18:59:00.268077 [ 277 ] {17d8c2ec-588c-4ab2-b3a3-b0ec9db3b1a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17740 | 2025.07.29 18:59:00.268655 [ 277 ] {17d8c2ec-588c-4ab2-b3a3-b0ec9db3b1a7} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17741 | 2025.07.29 18:59:00.269037 [ 277 ] {17d8c2ec-588c-4ab2-b3a3-b0ec9db3b1a7} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17742 | 2025.07.29 18:59:00.269272 [ 277 ] {17d8c2ec-588c-4ab2-b3a3-b0ec9db3b1a7} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.002443 sec., 49119.93450675399 rows/sec., 4.16 MiB/sec. | ||
| 17743 | 2025.07.29 18:59:00.269340 [ 277 ] {17d8c2ec-588c-4ab2-b3a3-b0ec9db3b1a7} <Debug> TCPHandler: Processed in 0.002878071 sec. | ||
| 17744 | 2025.07.29 18:59:00.269494 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17745 | 2025.07.29 18:59:00.269623 [ 277 ] {99b160fb-7c45-4c12-945f-5b7c94e4ee9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17746 | 2025.07.29 18:59:00.269676 [ 277 ] {99b160fb-7c45-4c12-945f-5b7c94e4ee9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17747 | 2025.07.29 18:59:00.270253 [ 277 ] {99b160fb-7c45-4c12-945f-5b7c94e4ee9d} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17748 | 2025.07.29 18:59:00.270306 [ 277 ] {99b160fb-7c45-4c12-945f-5b7c94e4ee9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17749 | 2025.07.29 18:59:00.270718 [ 277 ] {99b160fb-7c45-4c12-945f-5b7c94e4ee9d} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17750 | 2025.07.29 18:59:00.271010 [ 277 ] {99b160fb-7c45-4c12-945f-5b7c94e4ee9d} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17751 | 2025.07.29 18:59:00.271188 [ 277 ] {99b160fb-7c45-4c12-945f-5b7c94e4ee9d} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001592 sec., 20100.502512562813 rows/sec., 1.48 MiB/sec. | ||
| 17752 | 2025.07.29 18:59:00.271238 [ 277 ] {99b160fb-7c45-4c12-945f-5b7c94e4ee9d} <Debug> TCPHandler: Processed in 0.0018095 sec. | ||
| 17753 | 2025.07.29 18:59:00.271373 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17754 | 2025.07.29 18:59:00.271509 [ 277 ] {03579c28-8d56-4ceb-845f-a1cfa6398b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17755 | 2025.07.29 18:59:00.271568 [ 277 ] {03579c28-8d56-4ceb-845f-a1cfa6398b6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17756 | 2025.07.29 18:59:00.272157 [ 277 ] {03579c28-8d56-4ceb-845f-a1cfa6398b6b} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17757 | 2025.07.29 18:59:00.272201 [ 277 ] {03579c28-8d56-4ceb-845f-a1cfa6398b6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17758 | 2025.07.29 18:59:00.272578 [ 277 ] {03579c28-8d56-4ceb-845f-a1cfa6398b6b} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17759 | 2025.07.29 18:59:00.272883 [ 277 ] {03579c28-8d56-4ceb-845f-a1cfa6398b6b} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17760 | 2025.07.29 18:59:00.273064 [ 277 ] {03579c28-8d56-4ceb-845f-a1cfa6398b6b} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001583 sec., 60644.34617814277 rows/sec., 4.74 MiB/sec. | ||
| 17761 | 2025.07.29 18:59:00.273116 [ 277 ] {03579c28-8d56-4ceb-845f-a1cfa6398b6b} <Debug> TCPHandler: Processed in 0.00180798 sec. | ||
| 17762 | 2025.07.29 18:59:00.273263 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17763 | 2025.07.29 18:59:00.273392 [ 277 ] {ebf77534-d044-479e-a2e5-d45cf47ffbf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17764 | 2025.07.29 18:59:00.273448 [ 277 ] {ebf77534-d044-479e-a2e5-d45cf47ffbf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17765 | 2025.07.29 18:59:00.273989 [ 277 ] {ebf77534-d044-479e-a2e5-d45cf47ffbf7} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17766 | 2025.07.29 18:59:00.274036 [ 277 ] {ebf77534-d044-479e-a2e5-d45cf47ffbf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17767 | 2025.07.29 18:59:00.274487 [ 277 ] {ebf77534-d044-479e-a2e5-d45cf47ffbf7} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17768 | 2025.07.29 18:59:00.274829 [ 277 ] {ebf77534-d044-479e-a2e5-d45cf47ffbf7} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17769 | 2025.07.29 18:59:00.275006 [ 277 ] {ebf77534-d044-479e-a2e5-d45cf47ffbf7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001638 sec., 97680.09768009768 rows/sec., 6.80 MiB/sec. | ||
| 17770 | 2025.07.29 18:59:00.275042 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Selected 5 parts from all_1_139_29 to all_143_143_0 | ||
| 17771 | 2025.07.29 18:59:00.275053 [ 277 ] {ebf77534-d044-479e-a2e5-d45cf47ffbf7} <Debug> TCPHandler: Processed in 0.001851582 sec. | ||
| 17772 | 2025.07.29 18:59:00.275131 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17773 | 2025.07.29 18:59:00.275175 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17774 | 2025.07.29 18:59:00.275297 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17775 | 2025.07.29 18:59:00.275327 [ 193 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_143_30} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_139_29 to all_143_143_0 into Compact with storage Full | ||
| 17776 | 2025.07.29 18:59:00.275444 [ 277 ] {0c38d4c2-059e-4532-b8cb-4b3935bc62c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17777 | 2025.07.29 18:59:00.275529 [ 193 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_143_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17778 | 2025.07.29 18:59:00.275540 [ 277 ] {0c38d4c2-059e-4532-b8cb-4b3935bc62c6} <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 | ||
| 17779 | 2025.07.29 18:59:00.275588 [ 193 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_143_30} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_139_29, total 43822 rows starting from the beginning of the part | ||
| 17780 | 2025.07.29 18:59:00.275699 [ 193 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_143_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 126 rows starting from the beginning of the part | ||
| 17781 | 2025.07.29 18:59:00.275767 [ 193 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_143_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part | ||
| 17782 | 2025.07.29 18:59:00.275828 [ 193 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_143_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 307 rows starting from the beginning of the part | ||
| 17783 | 2025.07.29 18:59:00.275884 [ 193 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_143_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 342 rows starting from the beginning of the part | ||
| 17784 | 2025.07.29 18:59:00.276729 [ 277 ] {0c38d4c2-059e-4532-b8cb-4b3935bc62c6} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17785 | 2025.07.29 18:59:00.276783 [ 277 ] {0c38d4c2-059e-4532-b8cb-4b3935bc62c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17786 | 2025.07.29 18:59:00.277535 [ 277 ] {0c38d4c2-059e-4532-b8cb-4b3935bc62c6} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17787 | 2025.07.29 18:59:00.277856 [ 277 ] {0c38d4c2-059e-4532-b8cb-4b3935bc62c6} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17788 | 2025.07.29 18:59:00.278035 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17789 | 2025.07.29 18:59:00.278052 [ 277 ] {0c38d4c2-059e-4532-b8cb-4b3935bc62c6} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002634 sec., 12148.823082763856 rows/sec., 21.77 MiB/sec. | ||
| 17790 | 2025.07.29 18:59:00.278091 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17791 | 2025.07.29 18:59:00.278127 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 17792 | 2025.07.29 18:59:00.278161 [ 277 ] {0c38d4c2-059e-4532-b8cb-4b3935bc62c6} <Debug> TCPHandler: Processed in 0.002936312 sec. | ||
| 17793 | 2025.07.29 18:59:00.278236 [ 187 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 17794 | 2025.07.29 18:59:00.278339 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17795 | 2025.07.29 18:59:00.278489 [ 277 ] {3ded7247-cca5-46cb-9b03-07c57478282d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17796 | 2025.07.29 18:59:00.278554 [ 187 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17797 | 2025.07.29 18:59:00.278562 [ 277 ] {3ded7247-cca5-46cb-9b03-07c57478282d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17798 | 2025.07.29 18:59:00.278637 [ 187 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2321 rows starting from the beginning of the part | ||
| 17799 | 2025.07.29 18:59:00.278816 [ 187 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 32 rows starting from the beginning of the part | ||
| 17800 | 2025.07.29 18:59:00.278947 [ 187 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 9 rows starting from the beginning of the part | ||
| 17801 | 2025.07.29 18:59:00.279049 [ 277 ] {3ded7247-cca5-46cb-9b03-07c57478282d} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17802 | 2025.07.29 18:59:00.279070 [ 187 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 32 rows starting from the beginning of the part | ||
| 17803 | 2025.07.29 18:59:00.279105 [ 277 ] {3ded7247-cca5-46cb-9b03-07c57478282d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 17804 | 2025.07.29 18:59:00.279214 [ 187 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 9 rows starting from the beginning of the part | ||
| 17805 | 2025.07.29 18:59:00.279360 [ 187 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 32 rows starting from the beginning of the part | ||
| 17806 | 2025.07.29 18:59:00.279558 [ 277 ] {3ded7247-cca5-46cb-9b03-07c57478282d} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17807 | 2025.07.29 18:59:00.279914 [ 277 ] {3ded7247-cca5-46cb-9b03-07c57478282d} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17808 | 2025.07.29 18:59:00.280086 [ 277 ] {3ded7247-cca5-46cb-9b03-07c57478282d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001628 sec., 36855.03685503685 rows/sec., 2.48 MiB/sec. | ||
| 17809 | 2025.07.29 18:59:00.280139 [ 277 ] {3ded7247-cca5-46cb-9b03-07c57478282d} <Debug> TCPHandler: Processed in 0.001870232 sec. | ||
| 17810 | 2025.07.29 18:59:00.286733 [ 189 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_143_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44757 rows, containing 5 columns (5 merged, 0 gathered) in 0.011477671 sec., 3899484.486007658 rows/sec., 262.76 MiB/sec. | ||
| 17811 | 2025.07.29 18:59:00.287454 [ 186 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_143_30} <Trace> MergedBlockOutputStream: filled checksums all_1_143_30 (state Temporary) | ||
| 17812 | 2025.07.29 18:59:00.287742 [ 186 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_143_30} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_merge_all_1_143_30 to all_1_143_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17813 | 2025.07.29 18:59:00.287814 [ 186 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_143_30} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Merged 5 parts: [all_1_139_29, all_143_143_0] -> all_1_143_30 | ||
| 17814 | 2025.07.29 18:59:00.287897 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 17815 | 2025.07.29 18:59:00.293207 [ 189 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2435 rows, containing 19 columns (19 merged, 0 gathered) in 0.015019309 sec., 162124.63569395902 rows/sec., 290.52 MiB/sec. | ||
| 17816 | 2025.07.29 18:59:00.295454 [ 186 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17817 | 2025.07.29 18:59:00.295806 [ 186 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17818 | 2025.07.29 18:59:00.295876 [ 186 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17819 | 2025.07.29 18:59:00.295994 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.67 MiB. | ||
| 17820 | 2025.07.29 18:59:00.809600 [ 221 ] {} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17821 | 2025.07.29 18:59:00.809654 [ 221 ] {} <Debug> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17822 | 2025.07.29 18:59:00.811503 [ 221 ] {} <Debug> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17823 | 2025.07.29 18:59:01.001158 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 364.79 MiB, peak 383.41 MiB, free memory in arenas 0.00 B, will set to 370.91 MiB (RSS), difference: 6.12 MiB | ||
| 17824 | 2025.07.29 18:59:02.289278 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17825 | 2025.07.29 18:59:02.289348 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17826 | 2025.07.29 18:59:02.562106 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 39406 | ||
| 17827 | 2025.07.29 18:59:02.562614 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17828 | 2025.07.29 18:59:02.562651 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 17829 | 2025.07.29 18:59:02.563132 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 17830 | 2025.07.29 18:59:02.563377 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17831 | 2025.07.29 18:59:02.563501 [ 53 ] {} <Debug> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 17832 | 2025.07.29 18:59:02.563506 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39406 | ||
| 17833 | 2025.07.29 18:59:02.563539 [ 53 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17834 | 2025.07.29 18:59:02.563559 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 17835 | 2025.07.29 18:59:02.563677 [ 196 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 17836 | 2025.07.29 18:59:02.563828 [ 196 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17837 | 2025.07.29 18:59:02.563871 [ 196 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 37149 rows starting from the beginning of the part | ||
| 17838 | 2025.07.29 18:59:02.563942 [ 196 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 427 rows starting from the beginning of the part | ||
| 17839 | 2025.07.29 18:59:02.563992 [ 196 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 488 rows starting from the beginning of the part | ||
| 17840 | 2025.07.29 18:59:02.564039 [ 196 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 427 rows starting from the beginning of the part | ||
| 17841 | 2025.07.29 18:59:02.564082 [ 196 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 488 rows starting from the beginning of the part | ||
| 17842 | 2025.07.29 18:59:02.564127 [ 196 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 427 rows starting from the beginning of the part | ||
| 17843 | 2025.07.29 18:59:02.566671 [ 190 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39406 rows, containing 4 columns (4 merged, 0 gathered) in 0.003046955 sec., 12932911.710215608 rows/sec., 185.01 MiB/sec. | ||
| 17844 | 2025.07.29 18:59:02.567087 [ 190 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 17845 | 2025.07.29 18:59:02.567395 [ 190 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_86_17} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17846 | 2025.07.29 18:59:02.567480 [ 190 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_86_17} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 17847 | 2025.07.29 18:59:02.567585 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 17848 | 2025.07.29 18:59:04.740539 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 17849 | 2025.07.29 18:59:04.759112 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17850 | 2025.07.29 18:59:04.759169 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 17851 | 2025.07.29 18:59:04.765403 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 17852 | 2025.07.29 18:59:04.766117 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17853 | 2025.07.29 18:59:04.766396 [ 52 ] {} <Debug> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 17854 | 2025.07.29 18:59:04.766436 [ 52 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17855 | 2025.07.29 18:59:04.766457 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 17856 | 2025.07.29 18:59:04.766588 [ 198 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 17857 | 2025.07.29 18:59:04.769814 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 17858 | 2025.07.29 18:59:04.770485 [ 198 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17859 | 2025.07.29 18:59:04.771970 [ 198 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 17860 | 2025.07.29 18:59:04.776568 [ 198 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 17861 | 2025.07.29 18:59:04.781216 [ 198 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 17862 | 2025.07.29 18:59:04.785906 [ 198 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 17863 | 2025.07.29 18:59:04.790940 [ 198 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 17864 | 2025.07.29 18:59:04.795544 [ 198 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 17865 | 2025.07.29 18:59:04.854265 [ 196 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.087740548 sec., 7385.410904887442 rows/sec., 38.19 MiB/sec. | ||
| 17866 | 2025.07.29 18:59:04.857294 [ 191 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 17867 | 2025.07.29 18:59:04.859282 [ 191 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_86_17} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17868 | 2025.07.29 18:59:04.859388 [ 191 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_86_17} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 17869 | 2025.07.29 18:59:04.861913 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 17870 | 2025.07.29 18:59:05.000158 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 371.99 MiB, peak 389.40 MiB, free memory in arenas 0.00 B, will set to 370.92 MiB (RSS), difference: -1.07 MiB | ||
| 17871 | 2025.07.29 18:59:05.262752 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17872 | 2025.07.29 18:59:05.262944 [ 277 ] {2d3524c8-dddc-492a-8d8a-a74f89fc3d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17873 | 2025.07.29 18:59:05.263020 [ 277 ] {2d3524c8-dddc-492a-8d8a-a74f89fc3d32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17874 | 2025.07.29 18:59:05.263826 [ 277 ] {2d3524c8-dddc-492a-8d8a-a74f89fc3d32} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17875 | 2025.07.29 18:59:05.263883 [ 277 ] {2d3524c8-dddc-492a-8d8a-a74f89fc3d32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 17876 | 2025.07.29 18:59:05.264277 [ 277 ] {2d3524c8-dddc-492a-8d8a-a74f89fc3d32} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 17877 | 2025.07.29 18:59:05.264508 [ 277 ] {2d3524c8-dddc-492a-8d8a-a74f89fc3d32} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17878 | 2025.07.29 18:59:05.264668 [ 277 ] {2d3524c8-dddc-492a-8d8a-a74f89fc3d32} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.001778 sec., 41619.79752530933 rows/sec., 3.39 MiB/sec. | ||
| 17879 | 2025.07.29 18:59:05.264719 [ 277 ] {2d3524c8-dddc-492a-8d8a-a74f89fc3d32} <Debug> TCPHandler: Processed in 0.002093848 sec. | ||
| 17880 | 2025.07.29 18:59:05.264852 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17881 | 2025.07.29 18:59:05.264953 [ 277 ] {56baa146-f9d1-4b6c-999b-aa34a9b00ff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17882 | 2025.07.29 18:59:05.264996 [ 277 ] {56baa146-f9d1-4b6c-999b-aa34a9b00ff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17883 | 2025.07.29 18:59:05.265426 [ 277 ] {56baa146-f9d1-4b6c-999b-aa34a9b00ff1} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17884 | 2025.07.29 18:59:05.265461 [ 277 ] {56baa146-f9d1-4b6c-999b-aa34a9b00ff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 17885 | 2025.07.29 18:59:05.265756 [ 277 ] {56baa146-f9d1-4b6c-999b-aa34a9b00ff1} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17886 | 2025.07.29 18:59:05.265965 [ 277 ] {56baa146-f9d1-4b6c-999b-aa34a9b00ff1} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17887 | 2025.07.29 18:59:05.266095 [ 277 ] {56baa146-f9d1-4b6c-999b-aa34a9b00ff1} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001165 sec., 7725.321888412017 rows/sec., 580.91 KiB/sec. | ||
| 17888 | 2025.07.29 18:59:05.266132 [ 277 ] {56baa146-f9d1-4b6c-999b-aa34a9b00ff1} <Debug> TCPHandler: Processed in 0.001333368 sec. | ||
| 17889 | 2025.07.29 18:59:05.266247 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17890 | 2025.07.29 18:59:05.266342 [ 277 ] {2552cf49-5eef-4155-a100-413dd456f405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17891 | 2025.07.29 18:59:05.266382 [ 277 ] {2552cf49-5eef-4155-a100-413dd456f405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17892 | 2025.07.29 18:59:05.266818 [ 277 ] {2552cf49-5eef-4155-a100-413dd456f405} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17893 | 2025.07.29 18:59:05.266853 [ 277 ] {2552cf49-5eef-4155-a100-413dd456f405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 17894 | 2025.07.29 18:59:05.267166 [ 277 ] {2552cf49-5eef-4155-a100-413dd456f405} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 17895 | 2025.07.29 18:59:05.267384 [ 277 ] {2552cf49-5eef-4155-a100-413dd456f405} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17896 | 2025.07.29 18:59:05.267510 [ 277 ] {2552cf49-5eef-4155-a100-413dd456f405} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001188 sec., 61447.811447811444 rows/sec., 4.80 MiB/sec. | ||
| 17897 | 2025.07.29 18:59:05.267547 [ 277 ] {2552cf49-5eef-4155-a100-413dd456f405} <Debug> TCPHandler: Processed in 0.001349648 sec. | ||
| 17898 | 2025.07.29 18:59:05.267663 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17899 | 2025.07.29 18:59:05.267757 [ 277 ] {673e7bf7-6a78-468d-aff2-9ab5bd9a8a44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17900 | 2025.07.29 18:59:05.267800 [ 277 ] {673e7bf7-6a78-468d-aff2-9ab5bd9a8a44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17901 | 2025.07.29 18:59:05.268220 [ 277 ] {673e7bf7-6a78-468d-aff2-9ab5bd9a8a44} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17902 | 2025.07.29 18:59:05.268253 [ 277 ] {673e7bf7-6a78-468d-aff2-9ab5bd9a8a44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 17903 | 2025.07.29 18:59:05.268574 [ 277 ] {673e7bf7-6a78-468d-aff2-9ab5bd9a8a44} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 17904 | 2025.07.29 18:59:05.268783 [ 277 ] {673e7bf7-6a78-468d-aff2-9ab5bd9a8a44} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17905 | 2025.07.29 18:59:05.268909 [ 277 ] {673e7bf7-6a78-468d-aff2-9ab5bd9a8a44} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 17906 | 2025.07.29 18:59:05.268944 [ 277 ] {673e7bf7-6a78-468d-aff2-9ab5bd9a8a44} <Debug> TCPHandler: Processed in 0.001331937 sec. | ||
| 17907 | 2025.07.29 18:59:05.269060 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17908 | 2025.07.29 18:59:05.269181 [ 277 ] {678bfa7b-f1fc-42d0-acf7-219ac8e7d1b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17909 | 2025.07.29 18:59:05.269246 [ 277 ] {678bfa7b-f1fc-42d0-acf7-219ac8e7d1b1} <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 | ||
| 17910 | 2025.07.29 18:59:05.270108 [ 277 ] {678bfa7b-f1fc-42d0-acf7-219ac8e7d1b1} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17911 | 2025.07.29 18:59:05.270143 [ 277 ] {678bfa7b-f1fc-42d0-acf7-219ac8e7d1b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 17912 | 2025.07.29 18:59:05.270661 [ 277 ] {678bfa7b-f1fc-42d0-acf7-219ac8e7d1b1} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17913 | 2025.07.29 18:59:05.270888 [ 277 ] {678bfa7b-f1fc-42d0-acf7-219ac8e7d1b1} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17914 | 2025.07.29 18:59:05.271021 [ 277 ] {678bfa7b-f1fc-42d0-acf7-219ac8e7d1b1} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001865 sec., 4825.73726541555 rows/sec., 8.65 MiB/sec. | ||
| 17915 | 2025.07.29 18:59:05.271075 [ 277 ] {678bfa7b-f1fc-42d0-acf7-219ac8e7d1b1} <Debug> TCPHandler: Processed in 0.002073338 sec. | ||
| 17916 | 2025.07.29 18:59:05.271090 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17917 | 2025.07.29 18:59:05.271143 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17918 | 2025.07.29 18:59:05.271202 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17919 | 2025.07.29 18:59:05.271300 [ 277 ] {98eacc36-34d1-4975-af3c-65fbfcd1e13c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17920 | 2025.07.29 18:59:05.271341 [ 277 ] {98eacc36-34d1-4975-af3c-65fbfcd1e13c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17921 | 2025.07.29 18:59:05.271703 [ 277 ] {98eacc36-34d1-4975-af3c-65fbfcd1e13c} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17922 | 2025.07.29 18:59:05.271738 [ 277 ] {98eacc36-34d1-4975-af3c-65fbfcd1e13c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 17923 | 2025.07.29 18:59:05.272080 [ 277 ] {98eacc36-34d1-4975-af3c-65fbfcd1e13c} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 17924 | 2025.07.29 18:59:05.272322 [ 277 ] {98eacc36-34d1-4975-af3c-65fbfcd1e13c} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17925 | 2025.07.29 18:59:05.272456 [ 277 ] {98eacc36-34d1-4975-af3c-65fbfcd1e13c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001175 sec., 51063.82978723404 rows/sec., 3.44 MiB/sec. | ||
| 17926 | 2025.07.29 18:59:05.272491 [ 277 ] {98eacc36-34d1-4975-af3c-65fbfcd1e13c} <Debug> TCPHandler: Processed in 0.001336657 sec. | ||
| 17927 | 2025.07.29 18:59:05.273904 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17928 | 2025.07.29 18:59:06.681104 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17929 | 2025.07.29 18:59:06.681314 [ 277 ] {ee3ccc41-2ec2-44c0-b97b-78d3c29766b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17930 | 2025.07.29 18:59:06.681387 [ 277 ] {ee3ccc41-2ec2-44c0-b97b-78d3c29766b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17931 | 2025.07.29 18:59:06.682315 [ 277 ] {ee3ccc41-2ec2-44c0-b97b-78d3c29766b5} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17932 | 2025.07.29 18:59:06.682369 [ 277 ] {ee3ccc41-2ec2-44c0-b97b-78d3c29766b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 17933 | 2025.07.29 18:59:06.682765 [ 277 ] {ee3ccc41-2ec2-44c0-b97b-78d3c29766b5} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 17934 | 2025.07.29 18:59:06.682986 [ 277 ] {ee3ccc41-2ec2-44c0-b97b-78d3c29766b5} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17935 | 2025.07.29 18:59:06.683147 [ 277 ] {ee3ccc41-2ec2-44c0-b97b-78d3c29766b5} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001881 sec., 208399.78734715577 rows/sec., 13.22 MiB/sec. | ||
| 17936 | 2025.07.29 18:59:06.683202 [ 277 ] {ee3ccc41-2ec2-44c0-b97b-78d3c29766b5} <Debug> TCPHandler: Processed in 0.002229192 sec. | ||
| 17937 | 2025.07.29 18:59:06.683322 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17938 | 2025.07.29 18:59:06.683427 [ 277 ] {cf52f4ac-b5bf-4439-9124-ee45d778a264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17939 | 2025.07.29 18:59:06.683472 [ 277 ] {cf52f4ac-b5bf-4439-9124-ee45d778a264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17940 | 2025.07.29 18:59:06.683894 [ 277 ] {cf52f4ac-b5bf-4439-9124-ee45d778a264} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17941 | 2025.07.29 18:59:06.683934 [ 277 ] {cf52f4ac-b5bf-4439-9124-ee45d778a264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 17942 | 2025.07.29 18:59:06.684238 [ 277 ] {cf52f4ac-b5bf-4439-9124-ee45d778a264} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 17943 | 2025.07.29 18:59:06.684454 [ 277 ] {cf52f4ac-b5bf-4439-9124-ee45d778a264} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17944 | 2025.07.29 18:59:06.684588 [ 277 ] {cf52f4ac-b5bf-4439-9124-ee45d778a264} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001185 sec., 3375.527426160337 rows/sec., 275.25 KiB/sec. | ||
| 17945 | 2025.07.29 18:59:06.684629 [ 277 ] {cf52f4ac-b5bf-4439-9124-ee45d778a264} <Debug> TCPHandler: Processed in 0.001356098 sec. | ||
| 17946 | 2025.07.29 18:59:06.684745 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17947 | 2025.07.29 18:59:06.684840 [ 277 ] {a8058009-0ad4-40c7-8642-c1a831e13428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17948 | 2025.07.29 18:59:06.684882 [ 277 ] {a8058009-0ad4-40c7-8642-c1a831e13428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17949 | 2025.07.29 18:59:06.686495 [ 277 ] {a8058009-0ad4-40c7-8642-c1a831e13428} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17950 | 2025.07.29 18:59:06.686534 [ 277 ] {a8058009-0ad4-40c7-8642-c1a831e13428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 17951 | 2025.07.29 18:59:06.686970 [ 277 ] {a8058009-0ad4-40c7-8642-c1a831e13428} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 17952 | 2025.07.29 18:59:06.687173 [ 277 ] {a8058009-0ad4-40c7-8642-c1a831e13428} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17953 | 2025.07.29 18:59:06.687304 [ 277 ] {a8058009-0ad4-40c7-8642-c1a831e13428} <Debug> executeQuery: Read 2273 rows, 188.34 KiB in 0.002484 sec., 915056.3607085346 rows/sec., 74.04 MiB/sec. | ||
| 17954 | 2025.07.29 18:59:06.687311 [ 47 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 17955 | 2025.07.29 18:59:06.687345 [ 277 ] {a8058009-0ad4-40c7-8642-c1a831e13428} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 17956 | 2025.07.29 18:59:06.687374 [ 277 ] {a8058009-0ad4-40c7-8642-c1a831e13428} <Debug> TCPHandler: Processed in 0.002678835 sec. | ||
| 17957 | 2025.07.29 18:59:06.687385 [ 47 ] {} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17958 | 2025.07.29 18:59:06.687416 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 17959 | 2025.07.29 18:59:06.687489 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17960 | 2025.07.29 18:59:06.687534 [ 196 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 17961 | 2025.07.29 18:59:06.687589 [ 277 ] {14a0a8cd-cacc-44ed-8d34-a1e71daf21c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17962 | 2025.07.29 18:59:06.687634 [ 277 ] {14a0a8cd-cacc-44ed-8d34-a1e71daf21c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17963 | 2025.07.29 18:59:06.687690 [ 196 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17964 | 2025.07.29 18:59:06.687736 [ 196 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2421 rows starting from the beginning of the part | ||
| 17965 | 2025.07.29 18:59:06.687807 [ 196 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 1131 rows starting from the beginning of the part | ||
| 17966 | 2025.07.29 18:59:06.687859 [ 196 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 196 rows starting from the beginning of the part | ||
| 17967 | 2025.07.29 18:59:06.687905 [ 196 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 120 rows starting from the beginning of the part | ||
| 17968 | 2025.07.29 18:59:06.687945 [ 196 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 74 rows starting from the beginning of the part | ||
| 17969 | 2025.07.29 18:59:06.687987 [ 196 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 2273 rows starting from the beginning of the part | ||
| 17970 | 2025.07.29 18:59:06.688215 [ 277 ] {14a0a8cd-cacc-44ed-8d34-a1e71daf21c3} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17971 | 2025.07.29 18:59:06.688271 [ 277 ] {14a0a8cd-cacc-44ed-8d34-a1e71daf21c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 17972 | 2025.07.29 18:59:06.688705 [ 277 ] {14a0a8cd-cacc-44ed-8d34-a1e71daf21c3} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17973 | 2025.07.29 18:59:06.688951 [ 277 ] {14a0a8cd-cacc-44ed-8d34-a1e71daf21c3} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17974 | 2025.07.29 18:59:06.689102 [ 277 ] {14a0a8cd-cacc-44ed-8d34-a1e71daf21c3} <Debug> executeQuery: Read 232 rows, 14.46 KiB in 0.001534 sec., 151238.591916558 rows/sec., 9.21 MiB/sec. | ||
| 17975 | 2025.07.29 18:59:06.689157 [ 277 ] {14a0a8cd-cacc-44ed-8d34-a1e71daf21c3} <Debug> TCPHandler: Processed in 0.001716697 sec. | ||
| 17976 | 2025.07.29 18:59:06.689328 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17977 | 2025.07.29 18:59:06.689458 [ 277 ] {05983f35-b1ea-4794-b334-8eb743fe5ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17978 | 2025.07.29 18:59:06.689511 [ 277 ] {05983f35-b1ea-4794-b334-8eb743fe5ee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17979 | 2025.07.29 18:59:06.690150 [ 277 ] {05983f35-b1ea-4794-b334-8eb743fe5ee5} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17980 | 2025.07.29 18:59:06.690192 [ 277 ] {05983f35-b1ea-4794-b334-8eb743fe5ee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 17981 | 2025.07.29 18:59:06.690305 [ 188 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6215 rows, containing 5 columns (5 merged, 0 gathered) in 0.002828019 sec., 2197651.430206091 rows/sec., 186.94 MiB/sec. | ||
| 17982 | 2025.07.29 18:59:06.690544 [ 277 ] {05983f35-b1ea-4794-b334-8eb743fe5ee5} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 17983 | 2025.07.29 18:59:06.690568 [ 194 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 17984 | 2025.07.29 18:59:06.690817 [ 194 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_146_29} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17985 | 2025.07.29 18:59:06.690855 [ 277 ] {05983f35-b1ea-4794-b334-8eb743fe5ee5} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17986 | 2025.07.29 18:59:06.690886 [ 194 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_146_29} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 17987 | 2025.07.29 18:59:06.690969 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 17988 | 2025.07.29 18:59:06.691078 [ 277 ] {05983f35-b1ea-4794-b334-8eb743fe5ee5} <Debug> executeQuery: Read 431 rows, 29.22 KiB in 0.001644 sec., 262165.4501216545 rows/sec., 17.36 MiB/sec. | ||
| 17989 | 2025.07.29 18:59:06.691125 [ 277 ] {05983f35-b1ea-4794-b334-8eb743fe5ee5} <Debug> TCPHandler: Processed in 0.001859952 sec. | ||
| 17990 | 2025.07.29 18:59:06.691251 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17991 | 2025.07.29 18:59:06.691349 [ 277 ] {70948072-b813-43e6-819a-96ec3efbbf96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17992 | 2025.07.29 18:59:06.691391 [ 277 ] {70948072-b813-43e6-819a-96ec3efbbf96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17993 | 2025.07.29 18:59:06.691886 [ 277 ] {70948072-b813-43e6-819a-96ec3efbbf96} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17994 | 2025.07.29 18:59:06.691923 [ 277 ] {70948072-b813-43e6-819a-96ec3efbbf96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 17995 | 2025.07.29 18:59:06.692255 [ 277 ] {70948072-b813-43e6-819a-96ec3efbbf96} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 17996 | 2025.07.29 18:59:06.692472 [ 277 ] {70948072-b813-43e6-819a-96ec3efbbf96} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17997 | 2025.07.29 18:59:06.692607 [ 277 ] {70948072-b813-43e6-819a-96ec3efbbf96} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001277 sec., 158183.24197337512 rows/sec., 8.98 MiB/sec. | ||
| 17998 | 2025.07.29 18:59:06.692648 [ 277 ] {70948072-b813-43e6-819a-96ec3efbbf96} <Debug> TCPHandler: Processed in 0.001448921 sec. | ||
| 17999 | 2025.07.29 18:59:06.692764 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18000 | 2025.07.29 18:59:06.692860 [ 277 ] {d66be31d-967d-45cc-a528-f338e076c6f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18001 | 2025.07.29 18:59:06.692901 [ 277 ] {d66be31d-967d-45cc-a528-f338e076c6f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18002 | 2025.07.29 18:59:06.693821 [ 277 ] {d66be31d-967d-45cc-a528-f338e076c6f7} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18003 | 2025.07.29 18:59:06.693859 [ 277 ] {d66be31d-967d-45cc-a528-f338e076c6f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18004 | 2025.07.29 18:59:06.694233 [ 277 ] {d66be31d-967d-45cc-a528-f338e076c6f7} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18005 | 2025.07.29 18:59:06.694449 [ 277 ] {d66be31d-967d-45cc-a528-f338e076c6f7} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18006 | 2025.07.29 18:59:06.694585 [ 277 ] {d66be31d-967d-45cc-a528-f338e076c6f7} <Debug> executeQuery: Read 1144 rows, 83.75 KiB in 0.001742 sec., 656716.4179104477 rows/sec., 46.95 MiB/sec. | ||
| 18007 | 2025.07.29 18:59:06.694582 [ 45 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 18008 | 2025.07.29 18:59:06.694629 [ 277 ] {d66be31d-967d-45cc-a528-f338e076c6f7} <Debug> TCPHandler: Processed in 0.001915153 sec. | ||
| 18009 | 2025.07.29 18:59:06.694666 [ 45 ] {} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18010 | 2025.07.29 18:59:06.694692 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18011 | 2025.07.29 18:59:06.694759 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18012 | 2025.07.29 18:59:06.694782 [ 200 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 18013 | 2025.07.29 18:59:06.694860 [ 277 ] {f55913f2-c625-46c5-9c4f-71fe219fa4a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18014 | 2025.07.29 18:59:06.694891 [ 200 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18015 | 2025.07.29 18:59:06.694908 [ 277 ] {f55913f2-c625-46c5-9c4f-71fe219fa4a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18016 | 2025.07.29 18:59:06.694929 [ 200 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1223 rows starting from the beginning of the part | ||
| 18017 | 2025.07.29 18:59:06.695000 [ 200 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 684 rows starting from the beginning of the part | ||
| 18018 | 2025.07.29 18:59:06.695054 [ 200 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 113 rows starting from the beginning of the part | ||
| 18019 | 2025.07.29 18:59:06.695101 [ 200 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 96 rows starting from the beginning of the part | ||
| 18020 | 2025.07.29 18:59:06.695146 [ 200 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 73 rows starting from the beginning of the part | ||
| 18021 | 2025.07.29 18:59:06.695194 [ 200 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 1144 rows starting from the beginning of the part | ||
| 18022 | 2025.07.29 18:59:06.695269 [ 277 ] {f55913f2-c625-46c5-9c4f-71fe219fa4a3} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18023 | 2025.07.29 18:59:06.695310 [ 277 ] {f55913f2-c625-46c5-9c4f-71fe219fa4a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18024 | 2025.07.29 18:59:06.695642 [ 277 ] {f55913f2-c625-46c5-9c4f-71fe219fa4a3} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18025 | 2025.07.29 18:59:06.695864 [ 277 ] {f55913f2-c625-46c5-9c4f-71fe219fa4a3} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18026 | 2025.07.29 18:59:06.696005 [ 277 ] {f55913f2-c625-46c5-9c4f-71fe219fa4a3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001162 sec., 5163.5111876075725 rows/sec., 269.77 KiB/sec. | ||
| 18027 | 2025.07.29 18:59:06.696045 [ 277 ] {f55913f2-c625-46c5-9c4f-71fe219fa4a3} <Debug> TCPHandler: Processed in 0.001337438 sec. | ||
| 18028 | 2025.07.29 18:59:06.696156 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18029 | 2025.07.29 18:59:06.696252 [ 277 ] {60e44888-bafc-41d2-90a7-cd9222a86949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18030 | 2025.07.29 18:59:06.696295 [ 277 ] {60e44888-bafc-41d2-90a7-cd9222a86949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18031 | 2025.07.29 18:59:06.696535 [ 188 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3333 rows, containing 5 columns (5 merged, 0 gathered) in 0.00179311 sec., 1858781.6698362064 rows/sec., 141.23 MiB/sec. | ||
| 18032 | 2025.07.29 18:59:06.696777 [ 201 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 18033 | 2025.07.29 18:59:06.696982 [ 277 ] {60e44888-bafc-41d2-90a7-cd9222a86949} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18034 | 2025.07.29 18:59:06.697026 [ 277 ] {60e44888-bafc-41d2-90a7-cd9222a86949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18035 | 2025.07.29 18:59:06.697115 [ 201 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_146_29} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18036 | 2025.07.29 18:59:06.697207 [ 201 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_146_29} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 18037 | 2025.07.29 18:59:06.697324 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 18038 | 2025.07.29 18:59:06.697438 [ 277 ] {60e44888-bafc-41d2-90a7-cd9222a86949} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18039 | 2025.07.29 18:59:06.697668 [ 277 ] {60e44888-bafc-41d2-90a7-cd9222a86949} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18040 | 2025.07.29 18:59:06.697803 [ 277 ] {60e44888-bafc-41d2-90a7-cd9222a86949} <Debug> executeQuery: Read 913 rows, 61.77 KiB in 0.001568 sec., 582270.4081632653 rows/sec., 38.47 MiB/sec. | ||
| 18041 | 2025.07.29 18:59:06.697843 [ 277 ] {60e44888-bafc-41d2-90a7-cd9222a86949} <Debug> TCPHandler: Processed in 0.001738169 sec. | ||
| 18042 | 2025.07.29 18:59:06.697956 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18043 | 2025.07.29 18:59:06.698050 [ 277 ] {6c20bff4-c42a-4240-a82d-ef2cc29cc0f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18044 | 2025.07.29 18:59:06.698093 [ 277 ] {6c20bff4-c42a-4240-a82d-ef2cc29cc0f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18045 | 2025.07.29 18:59:06.698486 [ 277 ] {6c20bff4-c42a-4240-a82d-ef2cc29cc0f5} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18046 | 2025.07.29 18:59:06.698534 [ 277 ] {6c20bff4-c42a-4240-a82d-ef2cc29cc0f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18047 | 2025.07.29 18:59:06.698981 [ 277 ] {6c20bff4-c42a-4240-a82d-ef2cc29cc0f5} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18048 | 2025.07.29 18:59:06.699301 [ 277 ] {6c20bff4-c42a-4240-a82d-ef2cc29cc0f5} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18049 | 2025.07.29 18:59:06.699481 [ 277 ] {6c20bff4-c42a-4240-a82d-ef2cc29cc0f5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001447 sec., 691.0850034554251 rows/sec., 46.57 KiB/sec. | ||
| 18050 | 2025.07.29 18:59:06.699533 [ 277 ] {6c20bff4-c42a-4240-a82d-ef2cc29cc0f5} <Debug> TCPHandler: Processed in 0.001627525 sec. | ||
| 18051 | 2025.07.29 18:59:06.699672 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18052 | 2025.07.29 18:59:06.699795 [ 277 ] {484d2f97-6e4c-4071-9126-a4b6a4ea9ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18053 | 2025.07.29 18:59:06.699871 [ 277 ] {484d2f97-6e4c-4071-9126-a4b6a4ea9ce0} <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 | ||
| 18054 | 2025.07.29 18:59:06.701085 [ 277 ] {484d2f97-6e4c-4071-9126-a4b6a4ea9ce0} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18055 | 2025.07.29 18:59:06.701133 [ 277 ] {484d2f97-6e4c-4071-9126-a4b6a4ea9ce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18056 | 2025.07.29 18:59:06.701955 [ 277 ] {484d2f97-6e4c-4071-9126-a4b6a4ea9ce0} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18057 | 2025.07.29 18:59:06.702296 [ 277 ] {484d2f97-6e4c-4071-9126-a4b6a4ea9ce0} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18058 | 2025.07.29 18:59:06.702491 [ 277 ] {484d2f97-6e4c-4071-9126-a4b6a4ea9ce0} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00272 sec., 11764.70588235294 rows/sec., 21.08 MiB/sec. | ||
| 18059 | 2025.07.29 18:59:06.702579 [ 277 ] {484d2f97-6e4c-4071-9126-a4b6a4ea9ce0} <Debug> TCPHandler: Processed in 0.002970443 sec. | ||
| 18060 | 2025.07.29 18:59:06.702724 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18061 | 2025.07.29 18:59:06.702845 [ 277 ] {75ee934c-1bf7-496a-a959-f2d8f4339995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18062 | 2025.07.29 18:59:06.702902 [ 277 ] {75ee934c-1bf7-496a-a959-f2d8f4339995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18063 | 2025.07.29 18:59:06.703342 [ 277 ] {75ee934c-1bf7-496a-a959-f2d8f4339995} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18064 | 2025.07.29 18:59:06.703389 [ 277 ] {75ee934c-1bf7-496a-a959-f2d8f4339995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18065 | 2025.07.29 18:59:06.703836 [ 277 ] {75ee934c-1bf7-496a-a959-f2d8f4339995} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18066 | 2025.07.29 18:59:06.704054 [ 277 ] {75ee934c-1bf7-496a-a959-f2d8f4339995} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18067 | 2025.07.29 18:59:06.704179 [ 45 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 18068 | 2025.07.29 18:59:06.704187 [ 277 ] {75ee934c-1bf7-496a-a959-f2d8f4339995} <Debug> executeQuery: Read 60 rows, 3.51 KiB in 0.001367 sec., 43891.73372348208 rows/sec., 2.51 MiB/sec. | ||
| 18069 | 2025.07.29 18:59:06.704222 [ 45 ] {} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18070 | 2025.07.29 18:59:06.704242 [ 277 ] {75ee934c-1bf7-496a-a959-f2d8f4339995} <Debug> TCPHandler: Processed in 0.001582625 sec. | ||
| 18071 | 2025.07.29 18:59:06.704249 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18072 | 2025.07.29 18:59:06.704384 [ 199 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 18073 | 2025.07.29 18:59:06.704528 [ 199 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18074 | 2025.07.29 18:59:06.704566 [ 199 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 9570 rows starting from the beginning of the part | ||
| 18075 | 2025.07.29 18:59:06.704640 [ 199 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 102 rows starting from the beginning of the part | ||
| 18076 | 2025.07.29 18:59:06.704692 [ 199 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part | ||
| 18077 | 2025.07.29 18:59:06.704736 [ 199 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
| 18078 | 2025.07.29 18:59:06.704779 [ 199 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 60 rows starting from the beginning of the part | ||
| 18079 | 2025.07.29 18:59:06.704822 [ 199 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
| 18080 | 2025.07.29 18:59:06.707299 [ 201 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9912 rows, containing 4 columns (4 merged, 0 gathered) in 0.002968313 sec., 3339270.487984252 rows/sec., 213.49 MiB/sec. | ||
| 18081 | 2025.07.29 18:59:06.707528 [ 192 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 18082 | 2025.07.29 18:59:06.707813 [ 192 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_146_29} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18083 | 2025.07.29 18:59:06.707893 [ 192 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_146_29} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 18084 | 2025.07.29 18:59:06.707992 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.95 MiB. | ||
| 18085 | 2025.07.29 18:59:07.707370 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 2526 | ||
| 18086 | 2025.07.29 18:59:07.710196 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18087 | 2025.07.29 18:59:07.710258 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18088 | 2025.07.29 18:59:07.711463 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 18089 | 2025.07.29 18:59:07.711733 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18090 | 2025.07.29 18:59:07.711995 [ 224 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18091 | 2025.07.29 18:59:07.712008 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2526 | ||
| 18092 | 2025.07.29 18:59:07.712083 [ 224 ] {} <Debug> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18093 | 2025.07.29 18:59:07.714372 [ 224 ] {} <Debug> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18094 | 2025.07.29 18:59:10.064543 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 39894 | ||
| 18095 | 2025.07.29 18:59:10.065066 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18096 | 2025.07.29 18:59:10.065105 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18097 | 2025.07.29 18:59:10.065578 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 18098 | 2025.07.29 18:59:10.065799 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18099 | 2025.07.29 18:59:10.065940 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39894 | ||
| 18100 | 2025.07.29 18:59:10.258489 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18101 | 2025.07.29 18:59:10.258672 [ 277 ] {686b74e0-4b4e-46ee-949d-102bfbc4f657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18102 | 2025.07.29 18:59:10.258742 [ 277 ] {686b74e0-4b4e-46ee-949d-102bfbc4f657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18103 | 2025.07.29 18:59:10.259393 [ 277 ] {686b74e0-4b4e-46ee-949d-102bfbc4f657} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18104 | 2025.07.29 18:59:10.259441 [ 277 ] {686b74e0-4b4e-46ee-949d-102bfbc4f657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18105 | 2025.07.29 18:59:10.259836 [ 277 ] {686b74e0-4b4e-46ee-949d-102bfbc4f657} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18106 | 2025.07.29 18:59:10.260065 [ 277 ] {686b74e0-4b4e-46ee-949d-102bfbc4f657} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18107 | 2025.07.29 18:59:10.260224 [ 277 ] {686b74e0-4b4e-46ee-949d-102bfbc4f657} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.0016 sec., 35000 rows/sec., 2.67 MiB/sec. | ||
| 18108 | 2025.07.29 18:59:10.260276 [ 277 ] {686b74e0-4b4e-46ee-949d-102bfbc4f657} <Debug> TCPHandler: Processed in 0.001933464 sec. | ||
| 18109 | 2025.07.29 18:59:10.260397 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18110 | 2025.07.29 18:59:10.260508 [ 277 ] {ca62606b-da1b-4bca-8acf-e95f3675aef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18111 | 2025.07.29 18:59:10.260552 [ 277 ] {ca62606b-da1b-4bca-8acf-e95f3675aef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18112 | 2025.07.29 18:59:10.261004 [ 277 ] {ca62606b-da1b-4bca-8acf-e95f3675aef8} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18113 | 2025.07.29 18:59:10.261043 [ 277 ] {ca62606b-da1b-4bca-8acf-e95f3675aef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18114 | 2025.07.29 18:59:10.261353 [ 277 ] {ca62606b-da1b-4bca-8acf-e95f3675aef8} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18115 | 2025.07.29 18:59:10.261580 [ 277 ] {ca62606b-da1b-4bca-8acf-e95f3675aef8} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18116 | 2025.07.29 18:59:10.261715 [ 277 ] {ca62606b-da1b-4bca-8acf-e95f3675aef8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00123 sec., 52032.52032520325 rows/sec., 4.06 MiB/sec. | ||
| 18117 | 2025.07.29 18:59:10.261754 [ 277 ] {ca62606b-da1b-4bca-8acf-e95f3675aef8} <Debug> TCPHandler: Processed in 0.001409009 sec. | ||
| 18118 | 2025.07.29 18:59:10.261866 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18119 | 2025.07.29 18:59:10.261964 [ 277 ] {343ff790-160d-4652-b929-33eb5a98cbfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18120 | 2025.07.29 18:59:10.262009 [ 277 ] {343ff790-160d-4652-b929-33eb5a98cbfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18121 | 2025.07.29 18:59:10.262399 [ 277 ] {343ff790-160d-4652-b929-33eb5a98cbfd} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18122 | 2025.07.29 18:59:10.262437 [ 277 ] {343ff790-160d-4652-b929-33eb5a98cbfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18123 | 2025.07.29 18:59:10.262769 [ 277 ] {343ff790-160d-4652-b929-33eb5a98cbfd} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18124 | 2025.07.29 18:59:10.263007 [ 277 ] {343ff790-160d-4652-b929-33eb5a98cbfd} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18125 | 2025.07.29 18:59:10.263139 [ 277 ] {343ff790-160d-4652-b929-33eb5a98cbfd} <Debug> executeQuery: Read 116 rows, 8.27 KiB in 0.001195 sec., 97071.12970711297 rows/sec., 6.76 MiB/sec. | ||
| 18126 | 2025.07.29 18:59:10.263177 [ 277 ] {343ff790-160d-4652-b929-33eb5a98cbfd} <Debug> TCPHandler: Processed in 0.001361358 sec. | ||
| 18127 | 2025.07.29 18:59:10.263288 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18128 | 2025.07.29 18:59:10.263383 [ 277 ] {ddfdeea6-7f83-4b47-a331-0db8bfeaeb36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18129 | 2025.07.29 18:59:10.263529 [ 277 ] {ddfdeea6-7f83-4b47-a331-0db8bfeaeb36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18130 | 2025.07.29 18:59:10.263854 [ 277 ] {ddfdeea6-7f83-4b47-a331-0db8bfeaeb36} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18131 | 2025.07.29 18:59:10.263891 [ 277 ] {ddfdeea6-7f83-4b47-a331-0db8bfeaeb36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18132 | 2025.07.29 18:59:10.264188 [ 277 ] {ddfdeea6-7f83-4b47-a331-0db8bfeaeb36} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18133 | 2025.07.29 18:59:10.264394 [ 277 ] {ddfdeea6-7f83-4b47-a331-0db8bfeaeb36} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18134 | 2025.07.29 18:59:10.264532 [ 277 ] {ddfdeea6-7f83-4b47-a331-0db8bfeaeb36} <Debug> executeQuery: Read 42 rows, 2.91 KiB in 0.001168 sec., 35958.90410958904 rows/sec., 2.43 MiB/sec. | ||
| 18135 | 2025.07.29 18:59:10.264569 [ 277 ] {ddfdeea6-7f83-4b47-a331-0db8bfeaeb36} <Debug> TCPHandler: Processed in 0.001330518 sec. | ||
| 18136 | 2025.07.29 18:59:12.270686 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 18137 | 2025.07.29 18:59:12.289090 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18138 | 2025.07.29 18:59:12.289150 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18139 | 2025.07.29 18:59:12.295111 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 18140 | 2025.07.29 18:59:12.295820 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18141 | 2025.07.29 18:59:12.299344 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 18142 | 2025.07.29 18:59:15.034925 [ 222 ] {} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18143 | 2025.07.29 18:59:15.034980 [ 222 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18144 | 2025.07.29 18:59:15.037656 [ 222 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18145 | 2025.07.29 18:59:15.261697 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18146 | 2025.07.29 18:59:15.261904 [ 277 ] {8ea9e47e-7341-4ba7-b9b8-58f84dd19a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18147 | 2025.07.29 18:59:15.261988 [ 277 ] {8ea9e47e-7341-4ba7-b9b8-58f84dd19a8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18148 | 2025.07.29 18:59:15.262726 [ 277 ] {8ea9e47e-7341-4ba7-b9b8-58f84dd19a8a} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18149 | 2025.07.29 18:59:15.262765 [ 277 ] {8ea9e47e-7341-4ba7-b9b8-58f84dd19a8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18150 | 2025.07.29 18:59:15.263139 [ 277 ] {8ea9e47e-7341-4ba7-b9b8-58f84dd19a8a} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18151 | 2025.07.29 18:59:15.263367 [ 277 ] {8ea9e47e-7341-4ba7-b9b8-58f84dd19a8a} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18152 | 2025.07.29 18:59:15.263525 [ 277 ] {8ea9e47e-7341-4ba7-b9b8-58f84dd19a8a} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.001673 sec., 44231.91870890616 rows/sec., 3.60 MiB/sec. | ||
| 18153 | 2025.07.29 18:59:15.263575 [ 277 ] {8ea9e47e-7341-4ba7-b9b8-58f84dd19a8a} <Debug> TCPHandler: Processed in 0.002021917 sec. | ||
| 18154 | 2025.07.29 18:59:15.263585 [ 222 ] {} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18155 | 2025.07.29 18:59:15.263617 [ 222 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18156 | 2025.07.29 18:59:15.263731 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18157 | 2025.07.29 18:59:15.263834 [ 277 ] {bec1b390-36ad-4940-b3ff-7b536adcc7f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18158 | 2025.07.29 18:59:15.263879 [ 277 ] {bec1b390-36ad-4940-b3ff-7b536adcc7f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18159 | 2025.07.29 18:59:15.264351 [ 277 ] {bec1b390-36ad-4940-b3ff-7b536adcc7f8} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18160 | 2025.07.29 18:59:15.264388 [ 277 ] {bec1b390-36ad-4940-b3ff-7b536adcc7f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18161 | 2025.07.29 18:59:15.264693 [ 277 ] {bec1b390-36ad-4940-b3ff-7b536adcc7f8} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18162 | 2025.07.29 18:59:15.264900 [ 277 ] {bec1b390-36ad-4940-b3ff-7b536adcc7f8} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18163 | 2025.07.29 18:59:15.265033 [ 277 ] {bec1b390-36ad-4940-b3ff-7b536adcc7f8} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001223 sec., 7358.953393295176 rows/sec., 553.36 KiB/sec. | ||
| 18164 | 2025.07.29 18:59:15.265071 [ 277 ] {bec1b390-36ad-4940-b3ff-7b536adcc7f8} <Debug> TCPHandler: Processed in 0.001402609 sec. | ||
| 18165 | 2025.07.29 18:59:15.265189 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18166 | 2025.07.29 18:59:15.265285 [ 277 ] {06915fc0-91e1-446b-a737-7eaa24b5918a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18167 | 2025.07.29 18:59:15.265325 [ 277 ] {06915fc0-91e1-446b-a737-7eaa24b5918a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18168 | 2025.07.29 18:59:15.265751 [ 277 ] {06915fc0-91e1-446b-a737-7eaa24b5918a} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18169 | 2025.07.29 18:59:15.265785 [ 277 ] {06915fc0-91e1-446b-a737-7eaa24b5918a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18170 | 2025.07.29 18:59:15.266078 [ 277 ] {06915fc0-91e1-446b-a737-7eaa24b5918a} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18171 | 2025.07.29 18:59:15.266282 [ 277 ] {06915fc0-91e1-446b-a737-7eaa24b5918a} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18172 | 2025.07.29 18:59:15.266402 [ 277 ] {06915fc0-91e1-446b-a737-7eaa24b5918a} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001138 sec., 64147.62741652022 rows/sec., 5.01 MiB/sec. | ||
| 18173 | 2025.07.29 18:59:15.266439 [ 277 ] {06915fc0-91e1-446b-a737-7eaa24b5918a} <Debug> TCPHandler: Processed in 0.001298616 sec. | ||
| 18174 | 2025.07.29 18:59:15.266557 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18175 | 2025.07.29 18:59:15.266651 [ 277 ] {d7a0662d-543b-404b-be2c-fd5c7f3ee890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18176 | 2025.07.29 18:59:15.266692 [ 277 ] {d7a0662d-543b-404b-be2c-fd5c7f3ee890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18177 | 2025.07.29 18:59:15.266931 [ 222 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18178 | 2025.07.29 18:59:15.267121 [ 277 ] {d7a0662d-543b-404b-be2c-fd5c7f3ee890} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18179 | 2025.07.29 18:59:15.267157 [ 277 ] {d7a0662d-543b-404b-be2c-fd5c7f3ee890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18180 | 2025.07.29 18:59:15.267477 [ 277 ] {d7a0662d-543b-404b-be2c-fd5c7f3ee890} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18181 | 2025.07.29 18:59:15.267676 [ 277 ] {d7a0662d-543b-404b-be2c-fd5c7f3ee890} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18182 | 2025.07.29 18:59:15.267764 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Selected 4 parts from all_1_143_30 to all_146_146_0 | ||
| 18183 | 2025.07.29 18:59:15.267799 [ 277 ] {d7a0662d-543b-404b-be2c-fd5c7f3ee890} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 18184 | 2025.07.29 18:59:15.267801 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18185 | 2025.07.29 18:59:15.267831 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18186 | 2025.07.29 18:59:15.267837 [ 277 ] {d7a0662d-543b-404b-be2c-fd5c7f3ee890} <Debug> TCPHandler: Processed in 0.001327317 sec. | ||
| 18187 | 2025.07.29 18:59:15.267947 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18188 | 2025.07.29 18:59:15.267959 [ 197 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_146_31} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_143_30 to all_146_146_0 into Compact with storage Full | ||
| 18189 | 2025.07.29 18:59:15.268041 [ 277 ] {f130bcd9-ebc5-4f21-b27e-34b64204b73d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18190 | 2025.07.29 18:59:15.268099 [ 277 ] {f130bcd9-ebc5-4f21-b27e-34b64204b73d} <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 | ||
| 18191 | 2025.07.29 18:59:15.268116 [ 197 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_146_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18192 | 2025.07.29 18:59:15.268160 [ 197 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_146_31} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_143_30, total 44757 rows starting from the beginning of the part | ||
| 18193 | 2025.07.29 18:59:15.268237 [ 197 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_146_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part | ||
| 18194 | 2025.07.29 18:59:15.268292 [ 197 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_146_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part | ||
| 18195 | 2025.07.29 18:59:15.268342 [ 197 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_146_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 913 rows starting from the beginning of the part | ||
| 18196 | 2025.07.29 18:59:15.268849 [ 277 ] {f130bcd9-ebc5-4f21-b27e-34b64204b73d} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18197 | 2025.07.29 18:59:15.268888 [ 277 ] {f130bcd9-ebc5-4f21-b27e-34b64204b73d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18198 | 2025.07.29 18:59:15.269386 [ 277 ] {f130bcd9-ebc5-4f21-b27e-34b64204b73d} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18199 | 2025.07.29 18:59:15.269595 [ 277 ] {f130bcd9-ebc5-4f21-b27e-34b64204b73d} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18200 | 2025.07.29 18:59:15.269730 [ 277 ] {f130bcd9-ebc5-4f21-b27e-34b64204b73d} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001708 sec., 5269.320843091335 rows/sec., 9.44 MiB/sec. | ||
| 18201 | 2025.07.29 18:59:15.269785 [ 277 ] {f130bcd9-ebc5-4f21-b27e-34b64204b73d} <Debug> TCPHandler: Processed in 0.001885933 sec. | ||
| 18202 | 2025.07.29 18:59:15.269897 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18203 | 2025.07.29 18:59:15.269990 [ 277 ] {d11f7b54-b007-429c-bbc8-b9ff7847e775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18204 | 2025.07.29 18:59:15.270030 [ 277 ] {d11f7b54-b007-429c-bbc8-b9ff7847e775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18205 | 2025.07.29 18:59:15.270355 [ 277 ] {d11f7b54-b007-429c-bbc8-b9ff7847e775} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18206 | 2025.07.29 18:59:15.270390 [ 277 ] {d11f7b54-b007-429c-bbc8-b9ff7847e775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18207 | 2025.07.29 18:59:15.270685 [ 277 ] {d11f7b54-b007-429c-bbc8-b9ff7847e775} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18208 | 2025.07.29 18:59:15.270889 [ 277 ] {d11f7b54-b007-429c-bbc8-b9ff7847e775} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18209 | 2025.07.29 18:59:15.271017 [ 277 ] {d11f7b54-b007-429c-bbc8-b9ff7847e775} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 18210 | 2025.07.29 18:59:15.271053 [ 277 ] {d11f7b54-b007-429c-bbc8-b9ff7847e775} <Debug> TCPHandler: Processed in 0.001202723 sec. | ||
| 18211 | 2025.07.29 18:59:15.271121 [ 222 ] {} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18212 | 2025.07.29 18:59:15.271150 [ 222 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18213 | 2025.07.29 18:59:15.272820 [ 222 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18214 | 2025.07.29 18:59:15.276475 [ 192 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_146_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45990 rows, containing 5 columns (5 merged, 0 gathered) in 0.00856828 sec., 5367471.651253227 rows/sec., 361.62 MiB/sec. | ||
| 18215 | 2025.07.29 18:59:15.276950 [ 192 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_146_31} <Trace> MergedBlockOutputStream: filled checksums all_1_146_31 (state Temporary) | ||
| 18216 | 2025.07.29 18:59:15.277252 [ 192 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_146_31} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_merge_all_1_146_31 to all_1_146_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18217 | 2025.07.29 18:59:15.277330 [ 192 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_146_31} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Merged 4 parts: [all_1_143_30, all_146_146_0] -> all_1_146_31 | ||
| 18218 | 2025.07.29 18:59:15.277438 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. | ||
| 18219 | 2025.07.29 18:59:15.632109 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18220 | 2025.07.29 18:59:15.632190 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18221 | 2025.07.29 18:59:15.634581 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18222 | 2025.07.29 18:59:17.289409 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18223 | 2025.07.29 18:59:17.289476 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18224 | 2025.07.29 18:59:17.566140 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 40321 | ||
| 18225 | 2025.07.29 18:59:17.566819 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18226 | 2025.07.29 18:59:17.566878 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18227 | 2025.07.29 18:59:17.567400 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 18228 | 2025.07.29 18:59:17.567629 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18229 | 2025.07.29 18:59:17.567762 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40321 | ||
| 18230 | 2025.07.29 18:59:17.713266 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2546 | ||
| 18231 | 2025.07.29 18:59:17.715365 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18232 | 2025.07.29 18:59:17.715410 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18233 | 2025.07.29 18:59:17.716563 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 18234 | 2025.07.29 18:59:17.716835 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18235 | 2025.07.29 18:59:17.717136 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2546 | ||
| 18236 | 2025.07.29 18:59:19.095246 [ 219 ] {} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 18237 | 2025.07.29 18:59:19.095309 [ 219 ] {} <Debug> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 18238 | 2025.07.29 18:59:19.098076 [ 219 ] {} <Debug> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 18239 | 2025.07.29 18:59:19.799559 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 18240 | 2025.07.29 18:59:19.817836 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18241 | 2025.07.29 18:59:19.817898 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18242 | 2025.07.29 18:59:19.824031 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 18243 | 2025.07.29 18:59:19.824745 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18244 | 2025.07.29 18:59:19.827931 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 18245 | 2025.07.29 18:59:20.031461 [ 221 ] {} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 18246 | 2025.07.29 18:59:20.031513 [ 221 ] {} <Debug> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 18247 | 2025.07.29 18:59:20.033617 [ 221 ] {} <Debug> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 18248 | 2025.07.29 18:59:20.054652 [ 224 ] {} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 18249 | 2025.07.29 18:59:20.054695 [ 224 ] {} <Debug> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 18250 | 2025.07.29 18:59:20.057151 [ 224 ] {} <Debug> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 18251 | 2025.07.29 18:59:20.272904 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18252 | 2025.07.29 18:59:20.273078 [ 277 ] {2d449a6f-abd7-4384-b294-3352880fdb2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18253 | 2025.07.29 18:59:20.273145 [ 277 ] {2d449a6f-abd7-4384-b294-3352880fdb2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18254 | 2025.07.29 18:59:20.273952 [ 277 ] {2d449a6f-abd7-4384-b294-3352880fdb2e} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18255 | 2025.07.29 18:59:20.274002 [ 277 ] {2d449a6f-abd7-4384-b294-3352880fdb2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18256 | 2025.07.29 18:59:20.274402 [ 277 ] {2d449a6f-abd7-4384-b294-3352880fdb2e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 18257 | 2025.07.29 18:59:20.274631 [ 277 ] {2d449a6f-abd7-4384-b294-3352880fdb2e} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18258 | 2025.07.29 18:59:20.274796 [ 277 ] {2d449a6f-abd7-4384-b294-3352880fdb2e} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001766 sec., 221970.55492638733 rows/sec., 14.08 MiB/sec. | ||
| 18259 | 2025.07.29 18:59:20.274853 [ 277 ] {2d449a6f-abd7-4384-b294-3352880fdb2e} <Debug> TCPHandler: Processed in 0.002070268 sec. | ||
| 18260 | 2025.07.29 18:59:20.274985 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18261 | 2025.07.29 18:59:20.275086 [ 277 ] {92d3cc77-89cc-4674-bfcc-b529e254beaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18262 | 2025.07.29 18:59:20.275129 [ 277 ] {92d3cc77-89cc-4674-bfcc-b529e254beaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18263 | 2025.07.29 18:59:20.276142 [ 277 ] {92d3cc77-89cc-4674-bfcc-b529e254beaf} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18264 | 2025.07.29 18:59:20.276179 [ 277 ] {92d3cc77-89cc-4674-bfcc-b529e254beaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18265 | 2025.07.29 18:59:20.276543 [ 277 ] {92d3cc77-89cc-4674-bfcc-b529e254beaf} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 18266 | 2025.07.29 18:59:20.276759 [ 277 ] {92d3cc77-89cc-4674-bfcc-b529e254beaf} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18267 | 2025.07.29 18:59:20.276885 [ 277 ] {92d3cc77-89cc-4674-bfcc-b529e254beaf} <Debug> executeQuery: Read 1131 rows, 92.08 KiB in 0.001822 sec., 620746.4324917672 rows/sec., 49.35 MiB/sec. | ||
| 18268 | 2025.07.29 18:59:20.276923 [ 277 ] {92d3cc77-89cc-4674-bfcc-b529e254beaf} <Debug> TCPHandler: Processed in 0.001989676 sec. | ||
| 18269 | 2025.07.29 18:59:20.277042 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18270 | 2025.07.29 18:59:20.277137 [ 277 ] {f69a7539-9b5b-4b35-96ea-26ada7344475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18271 | 2025.07.29 18:59:20.277177 [ 277 ] {f69a7539-9b5b-4b35-96ea-26ada7344475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18272 | 2025.07.29 18:59:20.277679 [ 277 ] {f69a7539-9b5b-4b35-96ea-26ada7344475} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18273 | 2025.07.29 18:59:20.277715 [ 277 ] {f69a7539-9b5b-4b35-96ea-26ada7344475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18274 | 2025.07.29 18:59:20.278024 [ 277 ] {f69a7539-9b5b-4b35-96ea-26ada7344475} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18275 | 2025.07.29 18:59:20.278241 [ 277 ] {f69a7539-9b5b-4b35-96ea-26ada7344475} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18276 | 2025.07.29 18:59:20.278370 [ 277 ] {f69a7539-9b5b-4b35-96ea-26ada7344475} <Debug> executeQuery: Read 228 rows, 14.18 KiB in 0.001254 sec., 181818.18181818182 rows/sec., 11.04 MiB/sec. | ||
| 18277 | 2025.07.29 18:59:20.278372 [ 33 ] {} <Debug> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 18278 | 2025.07.29 18:59:20.278409 [ 277 ] {f69a7539-9b5b-4b35-96ea-26ada7344475} <Debug> TCPHandler: Processed in 0.001414979 sec. | ||
| 18279 | 2025.07.29 18:59:20.278427 [ 33 ] {} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18280 | 2025.07.29 18:59:20.278454 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18281 | 2025.07.29 18:59:20.278522 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18282 | 2025.07.29 18:59:20.278564 [ 201 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 18283 | 2025.07.29 18:59:20.278623 [ 277 ] {272335fe-c7a8-4475-ba47-57a3fba11145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18284 | 2025.07.29 18:59:20.278665 [ 277 ] {272335fe-c7a8-4475-ba47-57a3fba11145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18285 | 2025.07.29 18:59:20.278693 [ 201 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18286 | 2025.07.29 18:59:20.278741 [ 201 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 269 rows starting from the beginning of the part | ||
| 18287 | 2025.07.29 18:59:20.278815 [ 201 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 32 rows starting from the beginning of the part | ||
| 18288 | 2025.07.29 18:59:20.278866 [ 201 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 9 rows starting from the beginning of the part | ||
| 18289 | 2025.07.29 18:59:20.278915 [ 201 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 232 rows starting from the beginning of the part | ||
| 18290 | 2025.07.29 18:59:20.278963 [ 201 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 9 rows starting from the beginning of the part | ||
| 18291 | 2025.07.29 18:59:20.279010 [ 201 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 228 rows starting from the beginning of the part | ||
| 18292 | 2025.07.29 18:59:20.279131 [ 277 ] {272335fe-c7a8-4475-ba47-57a3fba11145} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18293 | 2025.07.29 18:59:20.279173 [ 277 ] {272335fe-c7a8-4475-ba47-57a3fba11145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18294 | 2025.07.29 18:59:20.279490 [ 277 ] {272335fe-c7a8-4475-ba47-57a3fba11145} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 18295 | 2025.07.29 18:59:20.279719 [ 277 ] {272335fe-c7a8-4475-ba47-57a3fba11145} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18296 | 2025.07.29 18:59:20.279847 [ 277 ] {272335fe-c7a8-4475-ba47-57a3fba11145} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001243 sec., 163314.56154465003 rows/sec., 10.53 MiB/sec. | ||
| 18297 | 2025.07.29 18:59:20.279884 [ 277 ] {272335fe-c7a8-4475-ba47-57a3fba11145} <Debug> TCPHandler: Processed in 0.001409479 sec. | ||
| 18298 | 2025.07.29 18:59:20.279928 [ 192 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 779 rows, containing 5 columns (5 merged, 0 gathered) in 0.001414399 sec., 550763.9640582325 rows/sec., 36.36 MiB/sec. | ||
| 18299 | 2025.07.29 18:59:20.279988 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18300 | 2025.07.29 18:59:20.280084 [ 277 ] {79f43d0e-5ecb-4e23-b05c-18b9ec1c3909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18301 | 2025.07.29 18:59:20.280092 [ 186 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 18302 | 2025.07.29 18:59:20.280125 [ 277 ] {79f43d0e-5ecb-4e23-b05c-18b9ec1c3909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18303 | 2025.07.29 18:59:20.280348 [ 186 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_126_25} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18304 | 2025.07.29 18:59:20.280414 [ 186 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_126_25} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 18305 | 2025.07.29 18:59:20.280493 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 18306 | 2025.07.29 18:59:20.280561 [ 277 ] {79f43d0e-5ecb-4e23-b05c-18b9ec1c3909} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18307 | 2025.07.29 18:59:20.280596 [ 277 ] {79f43d0e-5ecb-4e23-b05c-18b9ec1c3909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18308 | 2025.07.29 18:59:20.280886 [ 277 ] {79f43d0e-5ecb-4e23-b05c-18b9ec1c3909} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 18309 | 2025.07.29 18:59:20.281092 [ 277 ] {79f43d0e-5ecb-4e23-b05c-18b9ec1c3909} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18310 | 2025.07.29 18:59:20.281213 [ 277 ] {79f43d0e-5ecb-4e23-b05c-18b9ec1c3909} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001146 sec., 176265.27050610818 rows/sec., 10.01 MiB/sec. | ||
| 18311 | 2025.07.29 18:59:20.281249 [ 277 ] {79f43d0e-5ecb-4e23-b05c-18b9ec1c3909} <Debug> TCPHandler: Processed in 0.001307406 sec. | ||
| 18312 | 2025.07.29 18:59:20.281358 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18313 | 2025.07.29 18:59:20.281449 [ 277 ] {28736b6c-32ba-439e-b60d-cc38b1bfc082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18314 | 2025.07.29 18:59:20.281487 [ 277 ] {28736b6c-32ba-439e-b60d-cc38b1bfc082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18315 | 2025.07.29 18:59:20.282220 [ 277 ] {28736b6c-32ba-439e-b60d-cc38b1bfc082} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18316 | 2025.07.29 18:59:20.282255 [ 277 ] {28736b6c-32ba-439e-b60d-cc38b1bfc082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18317 | 2025.07.29 18:59:20.282573 [ 277 ] {28736b6c-32ba-439e-b60d-cc38b1bfc082} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 18318 | 2025.07.29 18:59:20.282789 [ 277 ] {28736b6c-32ba-439e-b60d-cc38b1bfc082} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18319 | 2025.07.29 18:59:20.282915 [ 277 ] {28736b6c-32ba-439e-b60d-cc38b1bfc082} <Debug> executeQuery: Read 684 rows, 49.13 KiB in 0.001484 sec., 460916.4420485175 rows/sec., 32.33 MiB/sec. | ||
| 18320 | 2025.07.29 18:59:20.282951 [ 277 ] {28736b6c-32ba-439e-b60d-cc38b1bfc082} <Debug> TCPHandler: Processed in 0.001640946 sec. | ||
| 18321 | 2025.07.29 18:59:20.283055 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18322 | 2025.07.29 18:59:20.283146 [ 277 ] {af52820d-6bd0-45b5-b90f-d7fa8ce9443b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18323 | 2025.07.29 18:59:20.283186 [ 277 ] {af52820d-6bd0-45b5-b90f-d7fa8ce9443b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18324 | 2025.07.29 18:59:20.283507 [ 277 ] {af52820d-6bd0-45b5-b90f-d7fa8ce9443b} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18325 | 2025.07.29 18:59:20.283542 [ 277 ] {af52820d-6bd0-45b5-b90f-d7fa8ce9443b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18326 | 2025.07.29 18:59:20.283833 [ 277 ] {af52820d-6bd0-45b5-b90f-d7fa8ce9443b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18327 | 2025.07.29 18:59:20.284036 [ 277 ] {af52820d-6bd0-45b5-b90f-d7fa8ce9443b} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18328 | 2025.07.29 18:59:20.284162 [ 277 ] {af52820d-6bd0-45b5-b90f-d7fa8ce9443b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001034 sec., 5802.707930367505 rows/sec., 303.17 KiB/sec. | ||
| 18329 | 2025.07.29 18:59:20.284197 [ 277 ] {af52820d-6bd0-45b5-b90f-d7fa8ce9443b} <Debug> TCPHandler: Processed in 0.001188853 sec. | ||
| 18330 | 2025.07.29 18:59:20.284300 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18331 | 2025.07.29 18:59:20.284392 [ 277 ] {47c7537a-6f02-407c-8ca0-28bf264ffdf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18332 | 2025.07.29 18:59:20.284433 [ 277 ] {47c7537a-6f02-407c-8ca0-28bf264ffdf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18333 | 2025.07.29 18:59:20.284890 [ 277 ] {47c7537a-6f02-407c-8ca0-28bf264ffdf3} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18334 | 2025.07.29 18:59:20.284925 [ 277 ] {47c7537a-6f02-407c-8ca0-28bf264ffdf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18335 | 2025.07.29 18:59:20.285245 [ 277 ] {47c7537a-6f02-407c-8ca0-28bf264ffdf3} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 18336 | 2025.07.29 18:59:20.285453 [ 277 ] {47c7537a-6f02-407c-8ca0-28bf264ffdf3} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18337 | 2025.07.29 18:59:20.285586 [ 277 ] {47c7537a-6f02-407c-8ca0-28bf264ffdf3} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001212 sec., 253300.3300330033 rows/sec., 16.66 MiB/sec. | ||
| 18338 | 2025.07.29 18:59:20.285623 [ 277 ] {47c7537a-6f02-407c-8ca0-28bf264ffdf3} <Debug> TCPHandler: Processed in 0.001369659 sec. | ||
| 18339 | 2025.07.29 18:59:20.285742 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18340 | 2025.07.29 18:59:20.285845 [ 277 ] {78b21d5b-bf1d-4ceb-999b-182c353e98b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18341 | 2025.07.29 18:59:20.285889 [ 277 ] {78b21d5b-bf1d-4ceb-999b-182c353e98b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18342 | 2025.07.29 18:59:20.286219 [ 277 ] {78b21d5b-bf1d-4ceb-999b-182c353e98b2} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18343 | 2025.07.29 18:59:20.286256 [ 277 ] {78b21d5b-bf1d-4ceb-999b-182c353e98b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18344 | 2025.07.29 18:59:20.286575 [ 277 ] {78b21d5b-bf1d-4ceb-999b-182c353e98b2} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18345 | 2025.07.29 18:59:20.286792 [ 277 ] {78b21d5b-bf1d-4ceb-999b-182c353e98b2} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18346 | 2025.07.29 18:59:20.286922 [ 277 ] {78b21d5b-bf1d-4ceb-999b-182c353e98b2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001096 sec., 912.4087591240876 rows/sec., 61.48 KiB/sec. | ||
| 18347 | 2025.07.29 18:59:20.286959 [ 277 ] {78b21d5b-bf1d-4ceb-999b-182c353e98b2} <Debug> TCPHandler: Processed in 0.001267886 sec. | ||
| 18348 | 2025.07.29 18:59:20.287064 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18349 | 2025.07.29 18:59:20.287155 [ 277 ] {174eaa5e-63f3-4f82-9dc3-7d8324b51c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18350 | 2025.07.29 18:59:20.287208 [ 277 ] {174eaa5e-63f3-4f82-9dc3-7d8324b51c44} <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 | ||
| 18351 | 2025.07.29 18:59:20.288078 [ 277 ] {174eaa5e-63f3-4f82-9dc3-7d8324b51c44} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18352 | 2025.07.29 18:59:20.288113 [ 277 ] {174eaa5e-63f3-4f82-9dc3-7d8324b51c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18353 | 2025.07.29 18:59:20.288664 [ 277 ] {174eaa5e-63f3-4f82-9dc3-7d8324b51c44} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18354 | 2025.07.29 18:59:20.288890 [ 277 ] {174eaa5e-63f3-4f82-9dc3-7d8324b51c44} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18355 | 2025.07.29 18:59:20.289027 [ 277 ] {174eaa5e-63f3-4f82-9dc3-7d8324b51c44} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00189 sec., 16931.21693121693 rows/sec., 30.34 MiB/sec. | ||
| 18356 | 2025.07.29 18:59:20.289093 [ 277 ] {174eaa5e-63f3-4f82-9dc3-7d8324b51c44} <Debug> TCPHandler: Processed in 0.002075077 sec. | ||
| 18357 | 2025.07.29 18:59:20.289202 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18358 | 2025.07.29 18:59:20.289294 [ 277 ] {45f0dda5-445d-42c1-ba54-b14232dc7f90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18359 | 2025.07.29 18:59:20.289333 [ 277 ] {45f0dda5-445d-42c1-ba54-b14232dc7f90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18360 | 2025.07.29 18:59:20.289666 [ 277 ] {45f0dda5-445d-42c1-ba54-b14232dc7f90} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18361 | 2025.07.29 18:59:20.289701 [ 277 ] {45f0dda5-445d-42c1-ba54-b14232dc7f90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18362 | 2025.07.29 18:59:20.290002 [ 277 ] {45f0dda5-445d-42c1-ba54-b14232dc7f90} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 18363 | 2025.07.29 18:59:20.290209 [ 277 ] {45f0dda5-445d-42c1-ba54-b14232dc7f90} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18364 | 2025.07.29 18:59:20.290330 [ 277 ] {45f0dda5-445d-42c1-ba54-b14232dc7f90} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001054 sec., 96774.19354838709 rows/sec., 5.95 MiB/sec. | ||
| 18365 | 2025.07.29 18:59:20.290365 [ 277 ] {45f0dda5-445d-42c1-ba54-b14232dc7f90} <Debug> TCPHandler: Processed in 0.001210584 sec. | ||
| 18366 | 2025.07.29 18:59:25.068760 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 40809 | ||
| 18367 | 2025.07.29 18:59:25.069310 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18368 | 2025.07.29 18:59:25.069351 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18369 | 2025.07.29 18:59:25.069832 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 18370 | 2025.07.29 18:59:25.070053 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18371 | 2025.07.29 18:59:25.070179 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40809 | ||
| 18372 | 2025.07.29 18:59:25.261449 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18373 | 2025.07.29 18:59:25.261624 [ 277 ] {cb735902-3b0f-4055-8f5b-dfa5ca9b8e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18374 | 2025.07.29 18:59:25.261687 [ 277 ] {cb735902-3b0f-4055-8f5b-dfa5ca9b8e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18375 | 2025.07.29 18:59:25.262360 [ 277 ] {cb735902-3b0f-4055-8f5b-dfa5ca9b8e36} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18376 | 2025.07.29 18:59:25.262406 [ 277 ] {cb735902-3b0f-4055-8f5b-dfa5ca9b8e36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18377 | 2025.07.29 18:59:25.262799 [ 277 ] {cb735902-3b0f-4055-8f5b-dfa5ca9b8e36} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18378 | 2025.07.29 18:59:25.263026 [ 277 ] {cb735902-3b0f-4055-8f5b-dfa5ca9b8e36} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18379 | 2025.07.29 18:59:25.263182 [ 277 ] {cb735902-3b0f-4055-8f5b-dfa5ca9b8e36} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.001604 sec., 46134.663341645886 rows/sec., 3.76 MiB/sec. | ||
| 18380 | 2025.07.29 18:59:25.263232 [ 277 ] {cb735902-3b0f-4055-8f5b-dfa5ca9b8e36} <Debug> TCPHandler: Processed in 0.001906283 sec. | ||
| 18381 | 2025.07.29 18:59:25.263360 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18382 | 2025.07.29 18:59:25.263459 [ 277 ] {13debbf2-ee43-4493-bb0c-7a6b5987d2ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18383 | 2025.07.29 18:59:25.263501 [ 277 ] {13debbf2-ee43-4493-bb0c-7a6b5987d2ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18384 | 2025.07.29 18:59:25.263912 [ 277 ] {13debbf2-ee43-4493-bb0c-7a6b5987d2ee} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18385 | 2025.07.29 18:59:25.263948 [ 277 ] {13debbf2-ee43-4493-bb0c-7a6b5987d2ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18386 | 2025.07.29 18:59:25.264246 [ 277 ] {13debbf2-ee43-4493-bb0c-7a6b5987d2ee} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18387 | 2025.07.29 18:59:25.264458 [ 277 ] {13debbf2-ee43-4493-bb0c-7a6b5987d2ee} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18388 | 2025.07.29 18:59:25.264588 [ 277 ] {13debbf2-ee43-4493-bb0c-7a6b5987d2ee} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001152 sec., 7812.5 rows/sec., 587.46 KiB/sec. | ||
| 18389 | 2025.07.29 18:59:25.264626 [ 277 ] {13debbf2-ee43-4493-bb0c-7a6b5987d2ee} <Debug> TCPHandler: Processed in 0.001316416 sec. | ||
| 18390 | 2025.07.29 18:59:25.264664 [ 222 ] {} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18391 | 2025.07.29 18:59:25.264693 [ 222 ] {} <Debug> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18392 | 2025.07.29 18:59:25.264741 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18393 | 2025.07.29 18:59:25.264834 [ 277 ] {32b70a6d-35fb-4e8b-bc15-9a000aebacf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18394 | 2025.07.29 18:59:25.264875 [ 277 ] {32b70a6d-35fb-4e8b-bc15-9a000aebacf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18395 | 2025.07.29 18:59:25.265295 [ 277 ] {32b70a6d-35fb-4e8b-bc15-9a000aebacf3} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18396 | 2025.07.29 18:59:25.265330 [ 277 ] {32b70a6d-35fb-4e8b-bc15-9a000aebacf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18397 | 2025.07.29 18:59:25.265661 [ 277 ] {32b70a6d-35fb-4e8b-bc15-9a000aebacf3} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18398 | 2025.07.29 18:59:25.265877 [ 277 ] {32b70a6d-35fb-4e8b-bc15-9a000aebacf3} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18399 | 2025.07.29 18:59:25.266007 [ 277 ] {32b70a6d-35fb-4e8b-bc15-9a000aebacf3} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001192 sec., 61241.61073825504 rows/sec., 4.78 MiB/sec. | ||
| 18400 | 2025.07.29 18:59:25.266045 [ 277 ] {32b70a6d-35fb-4e8b-bc15-9a000aebacf3} <Debug> TCPHandler: Processed in 0.001350808 sec. | ||
| 18401 | 2025.07.29 18:59:25.266154 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18402 | 2025.07.29 18:59:25.266247 [ 277 ] {897d69c1-fc1d-4f02-a9f0-7c9d2bfcb36b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18403 | 2025.07.29 18:59:25.266289 [ 277 ] {897d69c1-fc1d-4f02-a9f0-7c9d2bfcb36b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18404 | 2025.07.29 18:59:25.266696 [ 277 ] {897d69c1-fc1d-4f02-a9f0-7c9d2bfcb36b} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18405 | 2025.07.29 18:59:25.266730 [ 277 ] {897d69c1-fc1d-4f02-a9f0-7c9d2bfcb36b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18406 | 2025.07.29 18:59:25.267054 [ 277 ] {897d69c1-fc1d-4f02-a9f0-7c9d2bfcb36b} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18407 | 2025.07.29 18:59:25.267269 [ 277 ] {897d69c1-fc1d-4f02-a9f0-7c9d2bfcb36b} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18408 | 2025.07.29 18:59:25.267346 [ 222 ] {} <Debug> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18409 | 2025.07.29 18:59:25.267398 [ 277 ] {897d69c1-fc1d-4f02-a9f0-7c9d2bfcb36b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 18410 | 2025.07.29 18:59:25.267435 [ 277 ] {897d69c1-fc1d-4f02-a9f0-7c9d2bfcb36b} <Debug> TCPHandler: Processed in 0.001327387 sec. | ||
| 18411 | 2025.07.29 18:59:25.267546 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18412 | 2025.07.29 18:59:25.267636 [ 277 ] {62c4c88d-bf0c-47fc-b2a7-6d67fb10ae74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18413 | 2025.07.29 18:59:25.267691 [ 277 ] {62c4c88d-bf0c-47fc-b2a7-6d67fb10ae74} <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 | ||
| 18414 | 2025.07.29 18:59:25.268472 [ 277 ] {62c4c88d-bf0c-47fc-b2a7-6d67fb10ae74} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18415 | 2025.07.29 18:59:25.268508 [ 277 ] {62c4c88d-bf0c-47fc-b2a7-6d67fb10ae74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18416 | 2025.07.29 18:59:25.269008 [ 277 ] {62c4c88d-bf0c-47fc-b2a7-6d67fb10ae74} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18417 | 2025.07.29 18:59:25.269231 [ 277 ] {62c4c88d-bf0c-47fc-b2a7-6d67fb10ae74} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18418 | 2025.07.29 18:59:25.269354 [ 23 ] {} <Debug> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 18419 | 2025.07.29 18:59:25.269368 [ 277 ] {62c4c88d-bf0c-47fc-b2a7-6d67fb10ae74} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00175 sec., 5142.857142857143 rows/sec., 9.22 MiB/sec. | ||
| 18420 | 2025.07.29 18:59:25.269445 [ 23 ] {} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18421 | 2025.07.29 18:59:25.269478 [ 277 ] {62c4c88d-bf0c-47fc-b2a7-6d67fb10ae74} <Debug> TCPHandler: Processed in 0.001979126 sec. | ||
| 18422 | 2025.07.29 18:59:25.269485 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18423 | 2025.07.29 18:59:25.269607 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18424 | 2025.07.29 18:59:25.269650 [ 187 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 18425 | 2025.07.29 18:59:25.269705 [ 277 ] {ba3282e9-1f3c-42cd-a79b-c14d48fc6c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18426 | 2025.07.29 18:59:25.269753 [ 277 ] {ba3282e9-1f3c-42cd-a79b-c14d48fc6c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18427 | 2025.07.29 18:59:25.270010 [ 187 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18428 | 2025.07.29 18:59:25.270081 [ 277 ] {ba3282e9-1f3c-42cd-a79b-c14d48fc6c01} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18429 | 2025.07.29 18:59:25.270107 [ 187 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2435 rows starting from the beginning of the part | ||
| 18430 | 2025.07.29 18:59:25.270122 [ 277 ] {ba3282e9-1f3c-42cd-a79b-c14d48fc6c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18431 | 2025.07.29 18:59:25.270319 [ 187 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 9 rows starting from the beginning of the part | ||
| 18432 | 2025.07.29 18:59:25.270457 [ 277 ] {ba3282e9-1f3c-42cd-a79b-c14d48fc6c01} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18433 | 2025.07.29 18:59:25.270472 [ 187 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 32 rows starting from the beginning of the part | ||
| 18434 | 2025.07.29 18:59:25.270579 [ 187 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 9 rows starting from the beginning of the part | ||
| 18435 | 2025.07.29 18:59:25.270674 [ 187 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 32 rows starting from the beginning of the part | ||
| 18436 | 2025.07.29 18:59:25.270714 [ 277 ] {ba3282e9-1f3c-42cd-a79b-c14d48fc6c01} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18437 | 2025.07.29 18:59:25.270770 [ 187 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 9 rows starting from the beginning of the part | ||
| 18438 | 2025.07.29 18:59:25.270855 [ 277 ] {ba3282e9-1f3c-42cd-a79b-c14d48fc6c01} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001168 sec., 51369.86301369863 rows/sec., 3.46 MiB/sec. | ||
| 18439 | 2025.07.29 18:59:25.270896 [ 277 ] {ba3282e9-1f3c-42cd-a79b-c14d48fc6c01} <Debug> TCPHandler: Processed in 0.001336277 sec. | ||
| 18440 | 2025.07.29 18:59:25.276775 [ 193 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2526 rows, containing 19 columns (19 merged, 0 gathered) in 0.007189541 sec., 351343.70886820176 rows/sec., 629.59 MiB/sec. | ||
| 18441 | 2025.07.29 18:59:25.278796 [ 187 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 18442 | 2025.07.29 18:59:25.279130 [ 187 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18443 | 2025.07.29 18:59:25.279205 [ 187 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 18444 | 2025.07.29 18:59:25.279297 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.73 MiB. | ||
| 18445 | 2025.07.29 18:59:27.328825 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 670 | ||
| 18446 | 2025.07.29 18:59:27.347370 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18447 | 2025.07.29 18:59:27.347434 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18448 | 2025.07.29 18:59:27.353599 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 18449 | 2025.07.29 18:59:27.354343 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18450 | 2025.07.29 18:59:27.357569 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 670 | ||
| 18451 | 2025.07.29 18:59:27.718087 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2580 | ||
| 18452 | 2025.07.29 18:59:27.720513 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18453 | 2025.07.29 18:59:27.720551 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18454 | 2025.07.29 18:59:27.721727 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 18455 | 2025.07.29 18:59:27.721989 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18456 | 2025.07.29 18:59:27.722125 [ 59 ] {} <Debug> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 18457 | 2025.07.29 18:59:27.722169 [ 59 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18458 | 2025.07.29 18:59:27.722191 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18459 | 2025.07.29 18:59:27.722251 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2580 | ||
| 18460 | 2025.07.29 18:59:27.722319 [ 193 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 18461 | 2025.07.29 18:59:27.723161 [ 193 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18462 | 2025.07.29 18:59:27.723383 [ 193 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2416 rows starting from the beginning of the part | ||
| 18463 | 2025.07.29 18:59:27.723827 [ 193 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 20 rows starting from the beginning of the part | ||
| 18464 | 2025.07.29 18:59:27.724179 [ 193 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 42 rows starting from the beginning of the part | ||
| 18465 | 2025.07.29 18:59:27.724546 [ 193 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 48 rows starting from the beginning of the part | ||
| 18466 | 2025.07.29 18:59:27.724885 [ 193 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 20 rows starting from the beginning of the part | ||
| 18467 | 2025.07.29 18:59:27.725228 [ 193 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 34 rows starting from the beginning of the part | ||
| 18468 | 2025.07.29 18:59:27.732511 [ 190 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2580 rows, containing 72 columns (72 merged, 0 gathered) in 0.010243786 sec., 251860.00566587393 rows/sec., 190.82 MiB/sec. | ||
| 18469 | 2025.07.29 18:59:27.735173 [ 195 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 18470 | 2025.07.29 18:59:27.735765 [ 195 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_66_13} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18471 | 2025.07.29 18:59:27.735833 [ 195 ] {13922fcd-5f9f-4fbf-8ecb-694db442bd15::all_1_66_13} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 18472 | 2025.07.29 18:59:27.736158 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
| 18473 | 2025.07.29 18:59:30.273259 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18474 | 2025.07.29 18:59:30.273450 [ 277 ] {88fb3a37-494f-49a2-9772-17ea97709be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18475 | 2025.07.29 18:59:30.273518 [ 277 ] {88fb3a37-494f-49a2-9772-17ea97709be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18476 | 2025.07.29 18:59:30.274365 [ 277 ] {88fb3a37-494f-49a2-9772-17ea97709be4} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18477 | 2025.07.29 18:59:30.274402 [ 277 ] {88fb3a37-494f-49a2-9772-17ea97709be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18478 | 2025.07.29 18:59:30.274813 [ 277 ] {88fb3a37-494f-49a2-9772-17ea97709be4} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 18479 | 2025.07.29 18:59:30.275037 [ 277 ] {88fb3a37-494f-49a2-9772-17ea97709be4} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18480 | 2025.07.29 18:59:30.275157 [ 78 ] {} <Debug> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5) (MergerMutator): Selected 6 parts from all_1_59_13 to all_64_64_0 | ||
| 18481 | 2025.07.29 18:59:30.275186 [ 277 ] {88fb3a37-494f-49a2-9772-17ea97709be4} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001787 sec., 219362.05931729157 rows/sec., 13.92 MiB/sec. | ||
| 18482 | 2025.07.29 18:59:30.275201 [ 78 ] {} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18483 | 2025.07.29 18:59:30.275225 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18484 | 2025.07.29 18:59:30.275227 [ 277 ] {88fb3a37-494f-49a2-9772-17ea97709be4} <Debug> TCPHandler: Processed in 0.002093318 sec. | ||
| 18485 | 2025.07.29 18:59:30.275354 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18486 | 2025.07.29 18:59:30.275359 [ 189 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_64_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_59_13 to all_64_64_0 into Compact with storage Full | ||
| 18487 | 2025.07.29 18:59:30.275458 [ 277 ] {bd590063-4e8c-4743-b9ad-83bdf7399ff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18488 | 2025.07.29 18:59:30.275503 [ 277 ] {bd590063-4e8c-4743-b9ad-83bdf7399ff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18489 | 2025.07.29 18:59:30.275529 [ 189 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_64_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18490 | 2025.07.29 18:59:30.275571 [ 189 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_59_13, total 416 rows starting from the beginning of the part | ||
| 18491 | 2025.07.29 18:59:30.275641 [ 189 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 392 rows starting from the beginning of the part | ||
| 18492 | 2025.07.29 18:59:30.275685 [ 189 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 24 rows starting from the beginning of the part | ||
| 18493 | 2025.07.29 18:59:30.275726 [ 189 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 392 rows starting from the beginning of the part | ||
| 18494 | 2025.07.29 18:59:30.275763 [ 189 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 392 rows starting from the beginning of the part | ||
| 18495 | 2025.07.29 18:59:30.275808 [ 189 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 392 rows starting from the beginning of the part | ||
| 18496 | 2025.07.29 18:59:30.276471 [ 277 ] {bd590063-4e8c-4743-b9ad-83bdf7399ff3} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18497 | 2025.07.29 18:59:30.276513 [ 277 ] {bd590063-4e8c-4743-b9ad-83bdf7399ff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18498 | 2025.07.29 18:59:30.276854 [ 190 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_64_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2008 rows, containing 5 columns (5 merged, 0 gathered) in 0.001555844 sec., 1290617.8254375118 rows/sec., 87.41 MiB/sec. | ||
| 18499 | 2025.07.29 18:59:30.276892 [ 277 ] {bd590063-4e8c-4743-b9ad-83bdf7399ff3} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 18500 | 2025.07.29 18:59:30.276999 [ 189 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_64_14} <Trace> MergedBlockOutputStream: filled checksums all_1_64_14 (state Temporary) | ||
| 18501 | 2025.07.29 18:59:30.277201 [ 277 ] {bd590063-4e8c-4743-b9ad-83bdf7399ff3} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18502 | 2025.07.29 18:59:30.277287 [ 189 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_64_14} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_merge_all_1_64_14 to all_1_64_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18503 | 2025.07.29 18:59:30.277353 [ 277 ] {bd590063-4e8c-4743-b9ad-83bdf7399ff3} <Debug> executeQuery: Read 1131 rows, 92.08 KiB in 0.001917 sec., 589984.3505477308 rows/sec., 46.91 MiB/sec. | ||
| 18504 | 2025.07.29 18:59:30.277359 [ 189 ] {67c6a388-64ee-482b-bf6c-77f4094007b5::all_1_64_14} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5) (MergerMutator): Merged 6 parts: [all_1_59_13, all_64_64_0] -> all_1_64_14 | ||
| 18505 | 2025.07.29 18:59:30.277371 [ 97 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 18506 | 2025.07.29 18:59:30.277407 [ 277 ] {bd590063-4e8c-4743-b9ad-83bdf7399ff3} <Debug> TCPHandler: Processed in 0.002100409 sec. | ||
| 18507 | 2025.07.29 18:59:30.277421 [ 97 ] {} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18508 | 2025.07.29 18:59:30.277453 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 18509 | 2025.07.29 18:59:30.277453 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18510 | 2025.07.29 18:59:30.277525 [ 189 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 18511 | 2025.07.29 18:59:30.277544 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18512 | 2025.07.29 18:59:30.277603 [ 189 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18513 | 2025.07.29 18:59:30.277629 [ 189 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2421 rows starting from the beginning of the part | ||
| 18514 | 2025.07.29 18:59:30.277645 [ 277 ] {2409b737-f4db-43fe-bfad-ea3cb6f3f700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18515 | 2025.07.29 18:59:30.277671 [ 189 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 56 rows starting from the beginning of the part | ||
| 18516 | 2025.07.29 18:59:30.277690 [ 277 ] {2409b737-f4db-43fe-bfad-ea3cb6f3f700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18517 | 2025.07.29 18:59:30.277714 [ 189 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 74 rows starting from the beginning of the part | ||
| 18518 | 2025.07.29 18:59:30.277751 [ 189 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 1131 rows starting from the beginning of the part | ||
| 18519 | 2025.07.29 18:59:30.277783 [ 189 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 74 rows starting from the beginning of the part | ||
| 18520 | 2025.07.29 18:59:30.277817 [ 189 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 1131 rows starting from the beginning of the part | ||
| 18521 | 2025.07.29 18:59:30.278263 [ 277 ] {2409b737-f4db-43fe-bfad-ea3cb6f3f700} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18522 | 2025.07.29 18:59:30.278306 [ 277 ] {2409b737-f4db-43fe-bfad-ea3cb6f3f700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18523 | 2025.07.29 18:59:30.278657 [ 277 ] {2409b737-f4db-43fe-bfad-ea3cb6f3f700} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18524 | 2025.07.29 18:59:30.278873 [ 277 ] {2409b737-f4db-43fe-bfad-ea3cb6f3f700} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18525 | 2025.07.29 18:59:30.279011 [ 277 ] {2409b737-f4db-43fe-bfad-ea3cb6f3f700} <Debug> executeQuery: Read 228 rows, 14.18 KiB in 0.001385 sec., 164620.93862815885 rows/sec., 10.00 MiB/sec. | ||
| 18526 | 2025.07.29 18:59:30.279050 [ 277 ] {2409b737-f4db-43fe-bfad-ea3cb6f3f700} <Debug> TCPHandler: Processed in 0.001555533 sec. | ||
| 18527 | 2025.07.29 18:59:30.279168 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18528 | 2025.07.29 18:59:30.279262 [ 277 ] {1e81ddeb-e46d-40ba-9a4f-abdbcce1e634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18529 | 2025.07.29 18:59:30.279301 [ 277 ] {1e81ddeb-e46d-40ba-9a4f-abdbcce1e634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18530 | 2025.07.29 18:59:30.279475 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4887 rows, containing 5 columns (5 merged, 0 gathered) in 0.001974536 sec., 2475011.850885474 rows/sec., 208.86 MiB/sec. | ||
| 18531 | 2025.07.29 18:59:30.279745 [ 194 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 18532 | 2025.07.29 18:59:30.279802 [ 277 ] {1e81ddeb-e46d-40ba-9a4f-abdbcce1e634} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18533 | 2025.07.29 18:59:30.279839 [ 277 ] {1e81ddeb-e46d-40ba-9a4f-abdbcce1e634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18534 | 2025.07.29 18:59:30.279997 [ 194 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_151_30} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18535 | 2025.07.29 18:59:30.280065 [ 194 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_151_30} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 18536 | 2025.07.29 18:59:30.280140 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 18537 | 2025.07.29 18:59:30.280155 [ 277 ] {1e81ddeb-e46d-40ba-9a4f-abdbcce1e634} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 18538 | 2025.07.29 18:59:30.280369 [ 277 ] {1e81ddeb-e46d-40ba-9a4f-abdbcce1e634} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18539 | 2025.07.29 18:59:30.280498 [ 277 ] {1e81ddeb-e46d-40ba-9a4f-abdbcce1e634} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001254 sec., 161881.97767145137 rows/sec., 10.44 MiB/sec. | ||
| 18540 | 2025.07.29 18:59:30.280536 [ 277 ] {1e81ddeb-e46d-40ba-9a4f-abdbcce1e634} <Debug> TCPHandler: Processed in 0.001417539 sec. | ||
| 18541 | 2025.07.29 18:59:30.280646 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18542 | 2025.07.29 18:59:30.280741 [ 277 ] {46a92743-2325-4a01-ae9f-4f7567b17ce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18543 | 2025.07.29 18:59:30.280780 [ 277 ] {46a92743-2325-4a01-ae9f-4f7567b17ce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18544 | 2025.07.29 18:59:30.281248 [ 277 ] {46a92743-2325-4a01-ae9f-4f7567b17ce3} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18545 | 2025.07.29 18:59:30.281285 [ 277 ] {46a92743-2325-4a01-ae9f-4f7567b17ce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18546 | 2025.07.29 18:59:30.281611 [ 277 ] {46a92743-2325-4a01-ae9f-4f7567b17ce3} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 18547 | 2025.07.29 18:59:30.281829 [ 277 ] {46a92743-2325-4a01-ae9f-4f7567b17ce3} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18548 | 2025.07.29 18:59:30.281935 [ 97 ] {} <Debug> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3) (MergerMutator): Selected 6 parts from all_1_59_13 to all_64_64_0 | ||
| 18549 | 2025.07.29 18:59:30.281955 [ 277 ] {46a92743-2325-4a01-ae9f-4f7567b17ce3} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001232 sec., 163961.03896103895 rows/sec., 9.31 MiB/sec. | ||
| 18550 | 2025.07.29 18:59:30.281971 [ 97 ] {} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18551 | 2025.07.29 18:59:30.281995 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18552 | 2025.07.29 18:59:30.282004 [ 277 ] {46a92743-2325-4a01-ae9f-4f7567b17ce3} <Debug> TCPHandler: Processed in 0.001405989 sec. | ||
| 18553 | 2025.07.29 18:59:30.282071 [ 190 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_64_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_59_13 to all_64_64_0 into Compact with storage Full | ||
| 18554 | 2025.07.29 18:59:30.282128 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18555 | 2025.07.29 18:59:30.282160 [ 190 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_64_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18556 | 2025.07.29 18:59:30.282189 [ 190 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_59_13, total 214 rows starting from the beginning of the part | ||
| 18557 | 2025.07.29 18:59:30.282222 [ 277 ] {1575d63b-45c2-4b2e-8767-f75133bffc95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18558 | 2025.07.29 18:59:30.282244 [ 190 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 202 rows starting from the beginning of the part | ||
| 18559 | 2025.07.29 18:59:30.282262 [ 277 ] {1575d63b-45c2-4b2e-8767-f75133bffc95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18560 | 2025.07.29 18:59:30.282291 [ 190 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 12 rows starting from the beginning of the part | ||
| 18561 | 2025.07.29 18:59:30.282330 [ 190 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 202 rows starting from the beginning of the part | ||
| 18562 | 2025.07.29 18:59:30.282369 [ 190 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 202 rows starting from the beginning of the part | ||
| 18563 | 2025.07.29 18:59:30.282405 [ 190 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 202 rows starting from the beginning of the part | ||
| 18564 | 2025.07.29 18:59:30.282986 [ 277 ] {1575d63b-45c2-4b2e-8767-f75133bffc95} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18565 | 2025.07.29 18:59:30.283021 [ 277 ] {1575d63b-45c2-4b2e-8767-f75133bffc95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18566 | 2025.07.29 18:59:30.283190 [ 194 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_64_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1034 rows, containing 5 columns (5 merged, 0 gathered) in 0.001154772 sec., 895414.8524557228 rows/sec., 54.68 MiB/sec. | ||
| 18567 | 2025.07.29 18:59:30.283301 [ 190 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_64_14} <Trace> MergedBlockOutputStream: filled checksums all_1_64_14 (state Temporary) | ||
| 18568 | 2025.07.29 18:59:30.283366 [ 277 ] {1575d63b-45c2-4b2e-8767-f75133bffc95} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 18569 | 2025.07.29 18:59:30.283536 [ 190 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_64_14} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_merge_all_1_64_14 to all_1_64_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18570 | 2025.07.29 18:59:30.283596 [ 190 ] {793cb01d-2af1-46e9-9a41-feaf3ffa4bb3::all_1_64_14} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3) (MergerMutator): Merged 6 parts: [all_1_59_13, all_64_64_0] -> all_1_64_14 | ||
| 18571 | 2025.07.29 18:59:30.283598 [ 277 ] {1575d63b-45c2-4b2e-8767-f75133bffc95} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18572 | 2025.07.29 18:59:30.283650 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 18573 | 2025.07.29 18:59:30.283713 [ 97 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 18574 | 2025.07.29 18:59:30.283732 [ 277 ] {1575d63b-45c2-4b2e-8767-f75133bffc95} <Debug> executeQuery: Read 684 rows, 49.13 KiB in 0.001529 sec., 447351.209941138 rows/sec., 31.38 MiB/sec. | ||
| 18575 | 2025.07.29 18:59:30.283742 [ 97 ] {} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18576 | 2025.07.29 18:59:30.283771 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18577 | 2025.07.29 18:59:30.283776 [ 277 ] {1575d63b-45c2-4b2e-8767-f75133bffc95} <Debug> TCPHandler: Processed in 0.001697247 sec. | ||
| 18578 | 2025.07.29 18:59:30.283890 [ 188 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 18579 | 2025.07.29 18:59:30.283903 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18580 | 2025.07.29 18:59:30.284025 [ 277 ] {da48674f-3565-4b0a-8f57-32b617612857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18581 | 2025.07.29 18:59:30.284048 [ 188 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18582 | 2025.07.29 18:59:30.284067 [ 277 ] {da48674f-3565-4b0a-8f57-32b617612857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18583 | 2025.07.29 18:59:30.284086 [ 188 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1223 rows starting from the beginning of the part | ||
| 18584 | 2025.07.29 18:59:30.284157 [ 188 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 64 rows starting from the beginning of the part | ||
| 18585 | 2025.07.29 18:59:30.284207 [ 188 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 73 rows starting from the beginning of the part | ||
| 18586 | 2025.07.29 18:59:30.284252 [ 188 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 684 rows starting from the beginning of the part | ||
| 18587 | 2025.07.29 18:59:30.284294 [ 188 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 73 rows starting from the beginning of the part | ||
| 18588 | 2025.07.29 18:59:30.284336 [ 188 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 684 rows starting from the beginning of the part | ||
| 18589 | 2025.07.29 18:59:30.284431 [ 277 ] {da48674f-3565-4b0a-8f57-32b617612857} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18590 | 2025.07.29 18:59:30.284475 [ 277 ] {da48674f-3565-4b0a-8f57-32b617612857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18591 | 2025.07.29 18:59:30.284818 [ 277 ] {da48674f-3565-4b0a-8f57-32b617612857} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18592 | 2025.07.29 18:59:30.285043 [ 277 ] {da48674f-3565-4b0a-8f57-32b617612857} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18593 | 2025.07.29 18:59:30.285174 [ 277 ] {da48674f-3565-4b0a-8f57-32b617612857} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001166 sec., 5145.797598627788 rows/sec., 268.85 KiB/sec. | ||
| 18594 | 2025.07.29 18:59:30.285210 [ 277 ] {da48674f-3565-4b0a-8f57-32b617612857} <Debug> TCPHandler: Processed in 0.001355908 sec. | ||
| 18595 | 2025.07.29 18:59:30.285325 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18596 | 2025.07.29 18:59:30.285426 [ 277 ] {739d68ab-8d39-4e87-bb21-9d6c67e2c73b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18597 | 2025.07.29 18:59:30.285467 [ 277 ] {739d68ab-8d39-4e87-bb21-9d6c67e2c73b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18598 | 2025.07.29 18:59:30.285616 [ 194 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2801 rows, containing 5 columns (5 merged, 0 gathered) in 0.00178119 sec., 1572544.197980002 rows/sec., 118.68 MiB/sec. | ||
| 18599 | 2025.07.29 18:59:30.285783 [ 194 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 18600 | 2025.07.29 18:59:30.285906 [ 277 ] {739d68ab-8d39-4e87-bb21-9d6c67e2c73b} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18601 | 2025.07.29 18:59:30.285941 [ 277 ] {739d68ab-8d39-4e87-bb21-9d6c67e2c73b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18602 | 2025.07.29 18:59:30.286028 [ 194 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_151_30} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18603 | 2025.07.29 18:59:30.286090 [ 194 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_151_30} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 18604 | 2025.07.29 18:59:30.286158 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 18605 | 2025.07.29 18:59:30.286279 [ 277 ] {739d68ab-8d39-4e87-bb21-9d6c67e2c73b} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 18606 | 2025.07.29 18:59:30.286499 [ 277 ] {739d68ab-8d39-4e87-bb21-9d6c67e2c73b} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18607 | 2025.07.29 18:59:30.286615 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Selected 6 parts from all_1_146_31 to all_151_151_0 | ||
| 18608 | 2025.07.29 18:59:30.286626 [ 277 ] {739d68ab-8d39-4e87-bb21-9d6c67e2c73b} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001219 sec., 251845.77522559476 rows/sec., 16.57 MiB/sec. | ||
| 18609 | 2025.07.29 18:59:30.286651 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18610 | 2025.07.29 18:59:30.286674 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18611 | 2025.07.29 18:59:30.286675 [ 277 ] {739d68ab-8d39-4e87-bb21-9d6c67e2c73b} <Debug> TCPHandler: Processed in 0.001399029 sec. | ||
| 18612 | 2025.07.29 18:59:30.286740 [ 190 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_151_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_31 to all_151_151_0 into Compact with storage Full | ||
| 18613 | 2025.07.29 18:59:30.286798 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18614 | 2025.07.29 18:59:30.286812 [ 190 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_151_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18615 | 2025.07.29 18:59:30.286836 [ 190 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_151_32} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_146_31, total 45990 rows starting from the beginning of the part | ||
| 18616 | 2025.07.29 18:59:30.286881 [ 190 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_151_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 116 rows starting from the beginning of the part | ||
| 18617 | 2025.07.29 18:59:30.286891 [ 277 ] {adca332c-c8b9-475a-82dc-6ef4455849bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18618 | 2025.07.29 18:59:30.286917 [ 190 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_151_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 160 rows starting from the beginning of the part | ||
| 18619 | 2025.07.29 18:59:30.286932 [ 277 ] {adca332c-c8b9-475a-82dc-6ef4455849bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18620 | 2025.07.29 18:59:30.286952 [ 190 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_151_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 307 rows starting from the beginning of the part | ||
| 18621 | 2025.07.29 18:59:30.286985 [ 190 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_151_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 160 rows starting from the beginning of the part | ||
| 18622 | 2025.07.29 18:59:30.287016 [ 190 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_151_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 307 rows starting from the beginning of the part | ||
| 18623 | 2025.07.29 18:59:30.287242 [ 277 ] {adca332c-c8b9-475a-82dc-6ef4455849bb} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18624 | 2025.07.29 18:59:30.287276 [ 277 ] {adca332c-c8b9-475a-82dc-6ef4455849bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18625 | 2025.07.29 18:59:30.287576 [ 277 ] {adca332c-c8b9-475a-82dc-6ef4455849bb} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18626 | 2025.07.29 18:59:30.287789 [ 277 ] {adca332c-c8b9-475a-82dc-6ef4455849bb} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18627 | 2025.07.29 18:59:30.287914 [ 277 ] {adca332c-c8b9-475a-82dc-6ef4455849bb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 18628 | 2025.07.29 18:59:30.287949 [ 277 ] {adca332c-c8b9-475a-82dc-6ef4455849bb} <Debug> TCPHandler: Processed in 0.001200163 sec. | ||
| 18629 | 2025.07.29 18:59:30.288047 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18630 | 2025.07.29 18:59:30.288141 [ 277 ] {8c286b5b-932c-4a47-9686-769923bb51ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18631 | 2025.07.29 18:59:30.288195 [ 277 ] {8c286b5b-932c-4a47-9686-769923bb51ab} <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 | ||
| 18632 | 2025.07.29 18:59:30.289005 [ 277 ] {8c286b5b-932c-4a47-9686-769923bb51ab} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18633 | 2025.07.29 18:59:30.289042 [ 277 ] {8c286b5b-932c-4a47-9686-769923bb51ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18634 | 2025.07.29 18:59:30.289604 [ 277 ] {8c286b5b-932c-4a47-9686-769923bb51ab} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18635 | 2025.07.29 18:59:30.289854 [ 277 ] {8c286b5b-932c-4a47-9686-769923bb51ab} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18636 | 2025.07.29 18:59:30.290005 [ 277 ] {8c286b5b-932c-4a47-9686-769923bb51ab} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00188 sec., 17021.276595744683 rows/sec., 30.50 MiB/sec. | ||
| 18637 | 2025.07.29 18:59:30.290084 [ 277 ] {8c286b5b-932c-4a47-9686-769923bb51ab} <Debug> TCPHandler: Processed in 0.002084688 sec. | ||
| 18638 | 2025.07.29 18:59:30.290203 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18639 | 2025.07.29 18:59:30.290299 [ 277 ] {b1328a26-4ad6-4b7a-9984-fd2f120e1dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18640 | 2025.07.29 18:59:30.290340 [ 277 ] {b1328a26-4ad6-4b7a-9984-fd2f120e1dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18641 | 2025.07.29 18:59:30.290669 [ 277 ] {b1328a26-4ad6-4b7a-9984-fd2f120e1dcd} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18642 | 2025.07.29 18:59:30.290706 [ 277 ] {b1328a26-4ad6-4b7a-9984-fd2f120e1dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18643 | 2025.07.29 18:59:30.291023 [ 277 ] {b1328a26-4ad6-4b7a-9984-fd2f120e1dcd} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 18644 | 2025.07.29 18:59:30.291280 [ 277 ] {b1328a26-4ad6-4b7a-9984-fd2f120e1dcd} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18645 | 2025.07.29 18:59:30.291399 [ 97 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 18646 | 2025.07.29 18:59:30.291411 [ 277 ] {b1328a26-4ad6-4b7a-9984-fd2f120e1dcd} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001131 sec., 90185.67639257295 rows/sec., 5.54 MiB/sec. | ||
| 18647 | 2025.07.29 18:59:30.291436 [ 97 ] {} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18648 | 2025.07.29 18:59:30.291458 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18649 | 2025.07.29 18:59:30.291460 [ 277 ] {b1328a26-4ad6-4b7a-9984-fd2f120e1dcd} <Debug> TCPHandler: Processed in 0.001306066 sec. | ||
| 18650 | 2025.07.29 18:59:30.291540 [ 188 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 18651 | 2025.07.29 18:59:30.291639 [ 188 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18652 | 2025.07.29 18:59:30.291665 [ 188 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 9912 rows starting from the beginning of the part | ||
| 18653 | 2025.07.29 18:59:30.291711 [ 188 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 42 rows starting from the beginning of the part | ||
| 18654 | 2025.07.29 18:59:30.291747 [ 188 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 60 rows starting from the beginning of the part | ||
| 18655 | 2025.07.29 18:59:30.291781 [ 188 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 102 rows starting from the beginning of the part | ||
| 18656 | 2025.07.29 18:59:30.291814 [ 188 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 60 rows starting from the beginning of the part | ||
| 18657 | 2025.07.29 18:59:30.291848 [ 188 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 102 rows starting from the beginning of the part | ||
| 18658 | 2025.07.29 18:59:30.294739 [ 199 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10278 rows, containing 4 columns (4 merged, 0 gathered) in 0.003228019 sec., 3183996.1288951524 rows/sec., 203.58 MiB/sec. | ||
| 18659 | 2025.07.29 18:59:30.295039 [ 199 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 18660 | 2025.07.29 18:59:30.295234 [ 197 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_151_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47040 rows, containing 5 columns (5 merged, 0 gathered) in 0.008516658 sec., 5523293.291805306 rows/sec., 372.12 MiB/sec. | ||
| 18661 | 2025.07.29 18:59:30.295347 [ 199 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_151_30} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18662 | 2025.07.29 18:59:30.295437 [ 199 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_151_30} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 18663 | 2025.07.29 18:59:30.295532 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.02 MiB. | ||
| 18664 | 2025.07.29 18:59:30.295787 [ 196 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_151_32} <Trace> MergedBlockOutputStream: filled checksums all_1_151_32 (state Temporary) | ||
| 18665 | 2025.07.29 18:59:30.296072 [ 196 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_151_32} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_merge_all_1_151_32 to all_1_151_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18666 | 2025.07.29 18:59:30.296152 [ 196 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_151_32} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Merged 6 parts: [all_1_146_31, all_151_151_0] -> all_1_151_32 | ||
| 18667 | 2025.07.29 18:59:30.296238 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
| 18668 | 2025.07.29 18:59:30.818193 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18669 | 2025.07.29 18:59:30.818283 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18670 | 2025.07.29 18:59:30.820962 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18671 | 2025.07.29 18:59:32.289736 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18672 | 2025.07.29 18:59:32.289841 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18673 | 2025.07.29 18:59:32.570325 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 41236 | ||
| 18674 | 2025.07.29 18:59:32.570880 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18675 | 2025.07.29 18:59:32.570923 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18676 | 2025.07.29 18:59:32.571385 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 18677 | 2025.07.29 18:59:32.571602 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18678 | 2025.07.29 18:59:32.571741 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41236 | ||
| 18679 | 2025.07.29 18:59:32.621590 [ 222 ] {} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 18680 | 2025.07.29 18:59:32.621639 [ 222 ] {} <Debug> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 18681 | 2025.07.29 18:59:32.623219 [ 222 ] {} <Debug> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 18682 | 2025.07.29 18:59:33.141377 [ 225 ] {} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 18683 | 2025.07.29 18:59:33.141433 [ 225 ] {} <Debug> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 18684 | 2025.07.29 18:59:33.143239 [ 225 ] {} <Debug> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 18685 | 2025.07.29 18:59:33.229128 [ 223 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18686 | 2025.07.29 18:59:33.229213 [ 223 ] {} <Debug> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18687 | 2025.07.29 18:59:33.231932 [ 223 ] {} <Debug> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18688 | 2025.07.29 18:59:33.731467 [ 221 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18689 | 2025.07.29 18:59:33.731531 [ 221 ] {} <Debug> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18690 | 2025.07.29 18:59:33.734079 [ 221 ] {} <Debug> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18691 | 2025.07.29 18:59:34.000143 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 368.06 MiB, peak 390.54 MiB, free memory in arenas 0.00 B, will set to 372.09 MiB (RSS), difference: 4.02 MiB | ||
| 18692 | 2025.07.29 18:59:34.857627 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 678 | ||
| 18693 | 2025.07.29 18:59:34.876624 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18694 | 2025.07.29 18:59:34.876691 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18695 | 2025.07.29 18:59:34.883072 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 18696 | 2025.07.29 18:59:34.883856 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18697 | 2025.07.29 18:59:34.887434 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 18698 | 2025.07.29 18:59:35.261453 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18699 | 2025.07.29 18:59:35.261645 [ 277 ] {2c7ab2b8-8432-468f-ae4b-f04b2d9b0e64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18700 | 2025.07.29 18:59:35.261717 [ 277 ] {2c7ab2b8-8432-468f-ae4b-f04b2d9b0e64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18701 | 2025.07.29 18:59:35.262414 [ 277 ] {2c7ab2b8-8432-468f-ae4b-f04b2d9b0e64} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18702 | 2025.07.29 18:59:35.262455 [ 277 ] {2c7ab2b8-8432-468f-ae4b-f04b2d9b0e64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18703 | 2025.07.29 18:59:35.262851 [ 277 ] {2c7ab2b8-8432-468f-ae4b-f04b2d9b0e64} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 18704 | 2025.07.29 18:59:35.263082 [ 277 ] {2c7ab2b8-8432-468f-ae4b-f04b2d9b0e64} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18705 | 2025.07.29 18:59:35.263240 [ 277 ] {2c7ab2b8-8432-468f-ae4b-f04b2d9b0e64} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.001649 sec., 44875.68223165555 rows/sec., 3.66 MiB/sec. | ||
| 18706 | 2025.07.29 18:59:35.263290 [ 277 ] {2c7ab2b8-8432-468f-ae4b-f04b2d9b0e64} <Debug> TCPHandler: Processed in 0.001968225 sec. | ||
| 18707 | 2025.07.29 18:59:35.263430 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18708 | 2025.07.29 18:59:35.263533 [ 277 ] {69c6039f-c4d8-4425-8a47-f993338574d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18709 | 2025.07.29 18:59:35.263577 [ 277 ] {69c6039f-c4d8-4425-8a47-f993338574d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18710 | 2025.07.29 18:59:35.264000 [ 277 ] {69c6039f-c4d8-4425-8a47-f993338574d7} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18711 | 2025.07.29 18:59:35.264035 [ 277 ] {69c6039f-c4d8-4425-8a47-f993338574d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18712 | 2025.07.29 18:59:35.264337 [ 277 ] {69c6039f-c4d8-4425-8a47-f993338574d7} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18713 | 2025.07.29 18:59:35.264546 [ 277 ] {69c6039f-c4d8-4425-8a47-f993338574d7} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18714 | 2025.07.29 18:59:35.264675 [ 277 ] {69c6039f-c4d8-4425-8a47-f993338574d7} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001165 sec., 7725.321888412017 rows/sec., 580.91 KiB/sec. | ||
| 18715 | 2025.07.29 18:59:35.264713 [ 277 ] {69c6039f-c4d8-4425-8a47-f993338574d7} <Debug> TCPHandler: Processed in 0.001337037 sec. | ||
| 18716 | 2025.07.29 18:59:35.264823 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18717 | 2025.07.29 18:59:35.264918 [ 277 ] {06bb6624-84e4-49dc-b6a2-76ad9a369c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18718 | 2025.07.29 18:59:35.264958 [ 277 ] {06bb6624-84e4-49dc-b6a2-76ad9a369c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18719 | 2025.07.29 18:59:35.265401 [ 277 ] {06bb6624-84e4-49dc-b6a2-76ad9a369c07} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18720 | 2025.07.29 18:59:35.265435 [ 277 ] {06bb6624-84e4-49dc-b6a2-76ad9a369c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18721 | 2025.07.29 18:59:35.265748 [ 277 ] {06bb6624-84e4-49dc-b6a2-76ad9a369c07} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 18722 | 2025.07.29 18:59:35.265969 [ 277 ] {06bb6624-84e4-49dc-b6a2-76ad9a369c07} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18723 | 2025.07.29 18:59:35.266101 [ 277 ] {06bb6624-84e4-49dc-b6a2-76ad9a369c07} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001202 sec., 60732.11314475874 rows/sec., 4.74 MiB/sec. | ||
| 18724 | 2025.07.29 18:59:35.266139 [ 277 ] {06bb6624-84e4-49dc-b6a2-76ad9a369c07} <Debug> TCPHandler: Processed in 0.001365568 sec. | ||
| 18725 | 2025.07.29 18:59:35.266261 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18726 | 2025.07.29 18:59:35.266356 [ 277 ] {87437d8c-21a4-4f7d-94b0-636041e5b220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18727 | 2025.07.29 18:59:35.266400 [ 277 ] {87437d8c-21a4-4f7d-94b0-636041e5b220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18728 | 2025.07.29 18:59:35.266833 [ 277 ] {87437d8c-21a4-4f7d-94b0-636041e5b220} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18729 | 2025.07.29 18:59:35.266868 [ 277 ] {87437d8c-21a4-4f7d-94b0-636041e5b220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18730 | 2025.07.29 18:59:35.267192 [ 277 ] {87437d8c-21a4-4f7d-94b0-636041e5b220} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 18731 | 2025.07.29 18:59:35.267400 [ 277 ] {87437d8c-21a4-4f7d-94b0-636041e5b220} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18732 | 2025.07.29 18:59:35.267527 [ 277 ] {87437d8c-21a4-4f7d-94b0-636041e5b220} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 18733 | 2025.07.29 18:59:35.267564 [ 277 ] {87437d8c-21a4-4f7d-94b0-636041e5b220} <Debug> TCPHandler: Processed in 0.001361029 sec. | ||
| 18734 | 2025.07.29 18:59:35.267672 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18735 | 2025.07.29 18:59:35.267765 [ 277 ] {e7901f03-98f3-4f2c-a45c-fcd6481b4150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18736 | 2025.07.29 18:59:35.267821 [ 277 ] {e7901f03-98f3-4f2c-a45c-fcd6481b4150} <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 | ||
| 18737 | 2025.07.29 18:59:35.268655 [ 277 ] {e7901f03-98f3-4f2c-a45c-fcd6481b4150} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18738 | 2025.07.29 18:59:35.268690 [ 277 ] {e7901f03-98f3-4f2c-a45c-fcd6481b4150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18739 | 2025.07.29 18:59:35.269213 [ 277 ] {e7901f03-98f3-4f2c-a45c-fcd6481b4150} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18740 | 2025.07.29 18:59:35.269442 [ 277 ] {e7901f03-98f3-4f2c-a45c-fcd6481b4150} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18741 | 2025.07.29 18:59:35.269586 [ 277 ] {e7901f03-98f3-4f2c-a45c-fcd6481b4150} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001839 sec., 4893.964110929854 rows/sec., 8.77 MiB/sec. | ||
| 18742 | 2025.07.29 18:59:35.269665 [ 277 ] {e7901f03-98f3-4f2c-a45c-fcd6481b4150} <Debug> TCPHandler: Processed in 0.002049107 sec. | ||
| 18743 | 2025.07.29 18:59:35.269784 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18744 | 2025.07.29 18:59:35.269879 [ 277 ] {51ebc86b-c46e-469e-9148-b4166a03d1fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18745 | 2025.07.29 18:59:35.269922 [ 277 ] {51ebc86b-c46e-469e-9148-b4166a03d1fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18746 | 2025.07.29 18:59:35.270261 [ 277 ] {51ebc86b-c46e-469e-9148-b4166a03d1fa} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18747 | 2025.07.29 18:59:35.270295 [ 277 ] {51ebc86b-c46e-469e-9148-b4166a03d1fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18748 | 2025.07.29 18:59:35.270595 [ 277 ] {51ebc86b-c46e-469e-9148-b4166a03d1fa} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 18749 | 2025.07.29 18:59:35.270801 [ 277 ] {51ebc86b-c46e-469e-9148-b4166a03d1fa} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18750 | 2025.07.29 18:59:35.270928 [ 277 ] {51ebc86b-c46e-469e-9148-b4166a03d1fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 18751 | 2025.07.29 18:59:35.270965 [ 277 ] {51ebc86b-c46e-469e-9148-b4166a03d1fa} <Debug> TCPHandler: Processed in 0.001230895 sec. | ||
| 18752 | 2025.07.29 18:59:36.174117 [ 224 ] {} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18753 | 2025.07.29 18:59:36.174176 [ 224 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18754 | 2025.07.29 18:59:36.176545 [ 224 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18755 | 2025.07.29 18:59:36.288762 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18756 | 2025.07.29 18:59:36.288852 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18757 | 2025.07.29 18:59:36.291597 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18758 | 2025.07.29 18:59:36.308510 [ 225 ] {} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18759 | 2025.07.29 18:59:36.308587 [ 225 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18760 | 2025.07.29 18:59:36.310837 [ 225 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18761 | 2025.07.29 18:59:36.522649 [ 224 ] {} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18762 | 2025.07.29 18:59:36.522690 [ 224 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18763 | 2025.07.29 18:59:36.525189 [ 224 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18764 | 2025.07.29 18:59:36.671335 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18765 | 2025.07.29 18:59:36.671530 [ 277 ] {cd120e04-3cfe-4c9a-8030-fcc4bf49a628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18766 | 2025.07.29 18:59:36.671606 [ 277 ] {cd120e04-3cfe-4c9a-8030-fcc4bf49a628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18767 | 2025.07.29 18:59:36.672523 [ 277 ] {cd120e04-3cfe-4c9a-8030-fcc4bf49a628} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18768 | 2025.07.29 18:59:36.672574 [ 277 ] {cd120e04-3cfe-4c9a-8030-fcc4bf49a628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18769 | 2025.07.29 18:59:36.672978 [ 277 ] {cd120e04-3cfe-4c9a-8030-fcc4bf49a628} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 18770 | 2025.07.29 18:59:36.673203 [ 277 ] {cd120e04-3cfe-4c9a-8030-fcc4bf49a628} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18771 | 2025.07.29 18:59:36.673362 [ 277 ] {cd120e04-3cfe-4c9a-8030-fcc4bf49a628} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001886 sec., 207847.29586426297 rows/sec., 13.19 MiB/sec. | ||
| 18772 | 2025.07.29 18:59:36.673414 [ 277 ] {cd120e04-3cfe-4c9a-8030-fcc4bf49a628} <Debug> TCPHandler: Processed in 0.002217382 sec. | ||
| 18773 | 2025.07.29 18:59:36.673540 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18774 | 2025.07.29 18:59:36.673642 [ 277 ] {71d6f018-7a45-454e-b27b-53f319956bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18775 | 2025.07.29 18:59:36.673685 [ 277 ] {71d6f018-7a45-454e-b27b-53f319956bfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18776 | 2025.07.29 18:59:36.674100 [ 277 ] {71d6f018-7a45-454e-b27b-53f319956bfd} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18777 | 2025.07.29 18:59:36.674138 [ 277 ] {71d6f018-7a45-454e-b27b-53f319956bfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18778 | 2025.07.29 18:59:36.674449 [ 277 ] {71d6f018-7a45-454e-b27b-53f319956bfd} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 18779 | 2025.07.29 18:59:36.674660 [ 277 ] {71d6f018-7a45-454e-b27b-53f319956bfd} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18780 | 2025.07.29 18:59:36.674793 [ 277 ] {71d6f018-7a45-454e-b27b-53f319956bfd} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001172 sec., 8532.423208191125 rows/sec., 695.76 KiB/sec. | ||
| 18781 | 2025.07.29 18:59:36.674831 [ 277 ] {71d6f018-7a45-454e-b27b-53f319956bfd} <Debug> TCPHandler: Processed in 0.001343998 sec. | ||
| 18782 | 2025.07.29 18:59:36.674941 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18783 | 2025.07.29 18:59:36.675035 [ 277 ] {ef79c952-46dc-4b99-8a09-7fa164ac6c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18784 | 2025.07.29 18:59:36.675075 [ 277 ] {ef79c952-46dc-4b99-8a09-7fa164ac6c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18785 | 2025.07.29 18:59:36.677074 [ 277 ] {ef79c952-46dc-4b99-8a09-7fa164ac6c2e} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18786 | 2025.07.29 18:59:36.677109 [ 277 ] {ef79c952-46dc-4b99-8a09-7fa164ac6c2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18787 | 2025.07.29 18:59:36.677565 [ 277 ] {ef79c952-46dc-4b99-8a09-7fa164ac6c2e} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 18788 | 2025.07.29 18:59:36.677779 [ 277 ] {ef79c952-46dc-4b99-8a09-7fa164ac6c2e} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18789 | 2025.07.29 18:59:36.677911 [ 277 ] {ef79c952-46dc-4b99-8a09-7fa164ac6c2e} <Debug> executeQuery: Read 2276 rows, 188.56 KiB in 0.002895 sec., 786183.0742659759 rows/sec., 63.61 MiB/sec. | ||
| 18790 | 2025.07.29 18:59:36.677951 [ 277 ] {ef79c952-46dc-4b99-8a09-7fa164ac6c2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 18791 | 2025.07.29 18:59:36.677964 [ 277 ] {ef79c952-46dc-4b99-8a09-7fa164ac6c2e} <Debug> TCPHandler: Processed in 0.003072635 sec. | ||
| 18792 | 2025.07.29 18:59:36.678085 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18793 | 2025.07.29 18:59:36.678180 [ 277 ] {b50b8549-332e-4199-aef8-a29ba9caa526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18794 | 2025.07.29 18:59:36.678218 [ 277 ] {b50b8549-332e-4199-aef8-a29ba9caa526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18795 | 2025.07.29 18:59:36.678953 [ 277 ] {b50b8549-332e-4199-aef8-a29ba9caa526} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18796 | 2025.07.29 18:59:36.679033 [ 277 ] {b50b8549-332e-4199-aef8-a29ba9caa526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18797 | 2025.07.29 18:59:36.679486 [ 277 ] {b50b8549-332e-4199-aef8-a29ba9caa526} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18798 | 2025.07.29 18:59:36.679807 [ 277 ] {b50b8549-332e-4199-aef8-a29ba9caa526} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18799 | 2025.07.29 18:59:36.679984 [ 277 ] {b50b8549-332e-4199-aef8-a29ba9caa526} <Debug> executeQuery: Read 238 rows, 14.88 KiB in 0.001821 sec., 130697.41900054915 rows/sec., 7.98 MiB/sec. | ||
| 18800 | 2025.07.29 18:59:36.680039 [ 277 ] {b50b8549-332e-4199-aef8-a29ba9caa526} <Debug> TCPHandler: Processed in 0.002003366 sec. | ||
| 18801 | 2025.07.29 18:59:36.680171 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18802 | 2025.07.29 18:59:36.680293 [ 277 ] {08136c5b-9e09-4dd4-8ceb-d179265cde78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18803 | 2025.07.29 18:59:36.680347 [ 277 ] {08136c5b-9e09-4dd4-8ceb-d179265cde78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18804 | 2025.07.29 18:59:36.681140 [ 277 ] {08136c5b-9e09-4dd4-8ceb-d179265cde78} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18805 | 2025.07.29 18:59:36.681183 [ 277 ] {08136c5b-9e09-4dd4-8ceb-d179265cde78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18806 | 2025.07.29 18:59:36.681640 [ 277 ] {08136c5b-9e09-4dd4-8ceb-d179265cde78} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 18807 | 2025.07.29 18:59:36.681961 [ 277 ] {08136c5b-9e09-4dd4-8ceb-d179265cde78} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18808 | 2025.07.29 18:59:36.682136 [ 277 ] {08136c5b-9e09-4dd4-8ceb-d179265cde78} <Debug> executeQuery: Read 431 rows, 29.22 KiB in 0.001868 sec., 230728.05139186294 rows/sec., 15.27 MiB/sec. | ||
| 18809 | 2025.07.29 18:59:36.682189 [ 277 ] {08136c5b-9e09-4dd4-8ceb-d179265cde78} <Debug> TCPHandler: Processed in 0.002079658 sec. | ||
| 18810 | 2025.07.29 18:59:36.682323 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18811 | 2025.07.29 18:59:36.682461 [ 277 ] {5d156409-40e9-4d92-befa-be8fab1cb8d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18812 | 2025.07.29 18:59:36.682520 [ 277 ] {5d156409-40e9-4d92-befa-be8fab1cb8d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18813 | 2025.07.29 18:59:36.683053 [ 277 ] {5d156409-40e9-4d92-befa-be8fab1cb8d1} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18814 | 2025.07.29 18:59:36.683088 [ 277 ] {5d156409-40e9-4d92-befa-be8fab1cb8d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18815 | 2025.07.29 18:59:36.683413 [ 277 ] {5d156409-40e9-4d92-befa-be8fab1cb8d1} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 18816 | 2025.07.29 18:59:36.683624 [ 277 ] {5d156409-40e9-4d92-befa-be8fab1cb8d1} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18817 | 2025.07.29 18:59:36.683747 [ 277 ] {5d156409-40e9-4d92-befa-be8fab1cb8d1} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001312 sec., 153963.41463414635 rows/sec., 8.74 MiB/sec. | ||
| 18818 | 2025.07.29 18:59:36.683785 [ 277 ] {5d156409-40e9-4d92-befa-be8fab1cb8d1} <Debug> TCPHandler: Processed in 0.001525613 sec. | ||
| 18819 | 2025.07.29 18:59:36.683896 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18820 | 2025.07.29 18:59:36.683990 [ 277 ] {9f2a8cd7-1104-4b2a-bb3c-811a839f5ee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18821 | 2025.07.29 18:59:36.684029 [ 277 ] {9f2a8cd7-1104-4b2a-bb3c-811a839f5ee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18822 | 2025.07.29 18:59:36.684937 [ 277 ] {9f2a8cd7-1104-4b2a-bb3c-811a839f5ee7} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18823 | 2025.07.29 18:59:36.684972 [ 277 ] {9f2a8cd7-1104-4b2a-bb3c-811a839f5ee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18824 | 2025.07.29 18:59:36.685313 [ 277 ] {9f2a8cd7-1104-4b2a-bb3c-811a839f5ee7} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 18825 | 2025.07.29 18:59:36.685519 [ 277 ] {9f2a8cd7-1104-4b2a-bb3c-811a839f5ee7} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18826 | 2025.07.29 18:59:36.685640 [ 277 ] {9f2a8cd7-1104-4b2a-bb3c-811a839f5ee7} <Debug> executeQuery: Read 1150 rows, 84.24 KiB in 0.001668 sec., 689448.4412470025 rows/sec., 49.32 MiB/sec. | ||
| 18827 | 2025.07.29 18:59:36.685677 [ 277 ] {9f2a8cd7-1104-4b2a-bb3c-811a839f5ee7} <Debug> TCPHandler: Processed in 0.001829162 sec. | ||
| 18828 | 2025.07.29 18:59:36.685785 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18829 | 2025.07.29 18:59:36.685878 [ 277 ] {e22dfd4c-eb7d-4f7a-8524-77f2c6634122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18830 | 2025.07.29 18:59:36.685918 [ 277 ] {e22dfd4c-eb7d-4f7a-8524-77f2c6634122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18831 | 2025.07.29 18:59:36.686241 [ 277 ] {e22dfd4c-eb7d-4f7a-8524-77f2c6634122} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18832 | 2025.07.29 18:59:36.686273 [ 277 ] {e22dfd4c-eb7d-4f7a-8524-77f2c6634122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18833 | 2025.07.29 18:59:36.686564 [ 277 ] {e22dfd4c-eb7d-4f7a-8524-77f2c6634122} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 18834 | 2025.07.29 18:59:36.686764 [ 277 ] {e22dfd4c-eb7d-4f7a-8524-77f2c6634122} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18835 | 2025.07.29 18:59:36.686851 [ 150 ] {} <Debug> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41) (MergerMutator): Selected 6 parts from all_1_55_12 to all_60_60_0 | ||
| 18836 | 2025.07.29 18:59:36.686888 [ 277 ] {e22dfd4c-eb7d-4f7a-8524-77f2c6634122} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001028 sec., 5836.575875486381 rows/sec., 304.94 KiB/sec. | ||
| 18837 | 2025.07.29 18:59:36.686890 [ 150 ] {} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18838 | 2025.07.29 18:59:36.686919 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18839 | 2025.07.29 18:59:36.686924 [ 277 ] {e22dfd4c-eb7d-4f7a-8524-77f2c6634122} <Debug> TCPHandler: Processed in 0.001186503 sec. | ||
| 18840 | 2025.07.29 18:59:36.687033 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18841 | 2025.07.29 18:59:36.687038 [ 192 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_60_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_12 to all_60_60_0 into Compact with storage Full | ||
| 18842 | 2025.07.29 18:59:36.687126 [ 277 ] {1cae4b53-1129-43ce-9ccd-7e3462885a7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18843 | 2025.07.29 18:59:36.687171 [ 277 ] {1cae4b53-1129-43ce-9ccd-7e3462885a7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18844 | 2025.07.29 18:59:36.687195 [ 192 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_60_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18845 | 2025.07.29 18:59:36.687235 [ 192 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_12, total 330 rows starting from the beginning of the part | ||
| 18846 | 2025.07.29 18:59:36.687300 [ 192 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part | ||
| 18847 | 2025.07.29 18:59:36.687346 [ 192 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part | ||
| 18848 | 2025.07.29 18:59:36.687391 [ 192 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part | ||
| 18849 | 2025.07.29 18:59:36.687430 [ 192 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part | ||
| 18850 | 2025.07.29 18:59:36.687469 [ 192 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 6 rows starting from the beginning of the part | ||
| 18851 | 2025.07.29 18:59:36.687825 [ 277 ] {1cae4b53-1129-43ce-9ccd-7e3462885a7c} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18852 | 2025.07.29 18:59:36.687864 [ 277 ] {1cae4b53-1129-43ce-9ccd-7e3462885a7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 18853 | 2025.07.29 18:59:36.688247 [ 277 ] {1cae4b53-1129-43ce-9ccd-7e3462885a7c} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 18854 | 2025.07.29 18:59:36.688339 [ 199 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_60_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.001354668 sec., 265747.7699332973 rows/sec., 13.56 MiB/sec. | ||
| 18855 | 2025.07.29 18:59:36.688472 [ 277 ] {1cae4b53-1129-43ce-9ccd-7e3462885a7c} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18856 | 2025.07.29 18:59:36.688552 [ 197 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_60_13} <Trace> MergedBlockOutputStream: filled checksums all_1_60_13 (state Temporary) | ||
| 18857 | 2025.07.29 18:59:36.688609 [ 277 ] {1cae4b53-1129-43ce-9ccd-7e3462885a7c} <Debug> executeQuery: Read 906 rows, 61.27 KiB in 0.001501 sec., 603597.601598934 rows/sec., 39.87 MiB/sec. | ||
| 18858 | 2025.07.29 18:59:36.688651 [ 277 ] {1cae4b53-1129-43ce-9ccd-7e3462885a7c} <Debug> TCPHandler: Processed in 0.001665606 sec. | ||
| 18859 | 2025.07.29 18:59:36.688760 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18860 | 2025.07.29 18:59:36.688854 [ 277 ] {4db6d613-7ee0-4a16-a2b0-d77993c86089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18861 | 2025.07.29 18:59:36.688871 [ 197 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_60_13} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_merge_all_1_60_13 to all_1_60_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18862 | 2025.07.29 18:59:36.688896 [ 277 ] {4db6d613-7ee0-4a16-a2b0-d77993c86089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18863 | 2025.07.29 18:59:36.688955 [ 197 ] {d263f1c3-cc54-437e-880f-e221651ecd41::all_1_60_13} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41) (MergerMutator): Merged 6 parts: [all_1_55_12, all_60_60_0] -> all_1_60_13 | ||
| 18864 | 2025.07.29 18:59:36.689055 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 18865 | 2025.07.29 18:59:36.689214 [ 277 ] {4db6d613-7ee0-4a16-a2b0-d77993c86089} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18866 | 2025.07.29 18:59:36.689254 [ 277 ] {4db6d613-7ee0-4a16-a2b0-d77993c86089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18867 | 2025.07.29 18:59:36.689546 [ 277 ] {4db6d613-7ee0-4a16-a2b0-d77993c86089} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 18868 | 2025.07.29 18:59:36.689756 [ 277 ] {4db6d613-7ee0-4a16-a2b0-d77993c86089} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18869 | 2025.07.29 18:59:36.689856 [ 150 ] {} <Debug> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b) (MergerMutator): Selected 6 parts from all_1_55_12 to all_60_60_0 | ||
| 18870 | 2025.07.29 18:59:36.689877 [ 277 ] {4db6d613-7ee0-4a16-a2b0-d77993c86089} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 18871 | 2025.07.29 18:59:36.689892 [ 150 ] {} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18872 | 2025.07.29 18:59:36.689912 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18873 | 2025.07.29 18:59:36.689913 [ 277 ] {4db6d613-7ee0-4a16-a2b0-d77993c86089} <Debug> TCPHandler: Processed in 0.001200284 sec. | ||
| 18874 | 2025.07.29 18:59:36.690007 [ 201 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_60_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_12 to all_60_60_0 into Compact with storage Full | ||
| 18875 | 2025.07.29 18:59:36.690049 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18876 | 2025.07.29 18:59:36.690120 [ 201 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_60_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18877 | 2025.07.29 18:59:36.690147 [ 277 ] {65f7a02d-54ba-456b-82c0-a6634fca8599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18878 | 2025.07.29 18:59:36.690156 [ 201 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_12, total 56 rows starting from the beginning of the part | ||
| 18879 | 2025.07.29 18:59:36.690207 [ 277 ] {65f7a02d-54ba-456b-82c0-a6634fca8599} <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 | ||
| 18880 | 2025.07.29 18:59:36.690229 [ 201 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part | ||
| 18881 | 2025.07.29 18:59:36.690279 [ 201 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1 rows starting from the beginning of the part | ||
| 18882 | 2025.07.29 18:59:36.690318 [ 201 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1 rows starting from the beginning of the part | ||
| 18883 | 2025.07.29 18:59:36.690356 [ 201 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1 rows starting from the beginning of the part | ||
| 18884 | 2025.07.29 18:59:36.690396 [ 201 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1 rows starting from the beginning of the part | ||
| 18885 | 2025.07.29 18:59:36.691064 [ 277 ] {65f7a02d-54ba-456b-82c0-a6634fca8599} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18886 | 2025.07.29 18:59:36.691104 [ 277 ] {65f7a02d-54ba-456b-82c0-a6634fca8599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18887 | 2025.07.29 18:59:36.691250 [ 187 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_60_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 61 rows, containing 4 columns (4 merged, 0 gathered) in 0.001287836 sec., 47366.279557334936 rows/sec., 3.11 MiB/sec. | ||
| 18888 | 2025.07.29 18:59:36.691366 [ 201 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_60_13} <Trace> MergedBlockOutputStream: filled checksums all_1_60_13 (state Temporary) | ||
| 18889 | 2025.07.29 18:59:36.691610 [ 201 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_60_13} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_merge_all_1_60_13 to all_1_60_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18890 | 2025.07.29 18:59:36.691642 [ 277 ] {65f7a02d-54ba-456b-82c0-a6634fca8599} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18891 | 2025.07.29 18:59:36.691677 [ 201 ] {0513c23f-8fe8-459d-b7ce-dee62b45b11b::all_1_60_13} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b) (MergerMutator): Merged 6 parts: [all_1_55_12, all_60_60_0] -> all_1_60_13 | ||
| 18892 | 2025.07.29 18:59:36.691750 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 18893 | 2025.07.29 18:59:36.691879 [ 277 ] {65f7a02d-54ba-456b-82c0-a6634fca8599} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18894 | 2025.07.29 18:59:36.692021 [ 277 ] {65f7a02d-54ba-456b-82c0-a6634fca8599} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001892 sec., 16913.319238900633 rows/sec., 30.31 MiB/sec. | ||
| 18895 | 2025.07.29 18:59:36.692078 [ 277 ] {65f7a02d-54ba-456b-82c0-a6634fca8599} <Debug> TCPHandler: Processed in 0.002076408 sec. | ||
| 18896 | 2025.07.29 18:59:36.692189 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18897 | 2025.07.29 18:59:36.692282 [ 277 ] {3c566996-ff82-42fb-a9f0-7595ca607e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18898 | 2025.07.29 18:59:36.692322 [ 277 ] {3c566996-ff82-42fb-a9f0-7595ca607e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18899 | 2025.07.29 18:59:36.692656 [ 277 ] {3c566996-ff82-42fb-a9f0-7595ca607e77} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18900 | 2025.07.29 18:59:36.692689 [ 277 ] {3c566996-ff82-42fb-a9f0-7595ca607e77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18901 | 2025.07.29 18:59:36.692981 [ 277 ] {3c566996-ff82-42fb-a9f0-7595ca607e77} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 18902 | 2025.07.29 18:59:36.693193 [ 277 ] {3c566996-ff82-42fb-a9f0-7595ca607e77} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18903 | 2025.07.29 18:59:36.693315 [ 277 ] {3c566996-ff82-42fb-a9f0-7595ca607e77} <Debug> executeQuery: Read 56 rows, 3.23 KiB in 0.001051 sec., 53282.58801141769 rows/sec., 3.00 MiB/sec. | ||
| 18904 | 2025.07.29 18:59:36.693350 [ 277 ] {3c566996-ff82-42fb-a9f0-7595ca607e77} <Debug> TCPHandler: Processed in 0.001208284 sec. | ||
| 18905 | 2025.07.29 18:59:37.723427 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 2638 | ||
| 18906 | 2025.07.29 18:59:37.726447 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18907 | 2025.07.29 18:59:37.726508 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18908 | 2025.07.29 18:59:37.727776 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 18909 | 2025.07.29 18:59:37.728059 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18910 | 2025.07.29 18:59:37.728466 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2638 | ||
| 18911 | 2025.07.29 18:59:40.072823 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 41724 | ||
| 18912 | 2025.07.29 18:59:40.073355 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18913 | 2025.07.29 18:59:40.073395 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18914 | 2025.07.29 18:59:40.073871 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 18915 | 2025.07.29 18:59:40.074091 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18916 | 2025.07.29 18:59:40.074220 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41724 | ||
| 18917 | 2025.07.29 18:59:40.074282 [ 148 ] {} <Debug> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 18918 | 2025.07.29 18:59:40.074382 [ 148 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18919 | 2025.07.29 18:59:40.074419 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18920 | 2025.07.29 18:59:40.074560 [ 186 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 18921 | 2025.07.29 18:59:40.074706 [ 186 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18922 | 2025.07.29 18:59:40.074745 [ 186 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 39406 rows starting from the beginning of the part | ||
| 18923 | 2025.07.29 18:59:40.074807 [ 186 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 488 rows starting from the beginning of the part | ||
| 18924 | 2025.07.29 18:59:40.074852 [ 186 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 427 rows starting from the beginning of the part | ||
| 18925 | 2025.07.29 18:59:40.074892 [ 186 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 488 rows starting from the beginning of the part | ||
| 18926 | 2025.07.29 18:59:40.074930 [ 186 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 427 rows starting from the beginning of the part | ||
| 18927 | 2025.07.29 18:59:40.074969 [ 186 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 488 rows starting from the beginning of the part | ||
| 18928 | 2025.07.29 18:59:40.077759 [ 187 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41724 rows, containing 4 columns (4 merged, 0 gathered) in 0.0032501 sec., 12837758.838189594 rows/sec., 183.65 MiB/sec. | ||
| 18929 | 2025.07.29 18:59:40.078154 [ 195 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 18930 | 2025.07.29 18:59:40.078497 [ 195 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_91_18} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18931 | 2025.07.29 18:59:40.078590 [ 195 ] {66700d72-6646-4b9e-9957-5215fa72c99e::all_1_91_18} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 18932 | 2025.07.29 18:59:40.078729 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 18933 | 2025.07.29 18:59:40.259376 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18934 | 2025.07.29 18:59:40.259537 [ 277 ] {9b425bef-7c32-4738-af00-93f0723d3821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18935 | 2025.07.29 18:59:40.259598 [ 277 ] {9b425bef-7c32-4738-af00-93f0723d3821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18936 | 2025.07.29 18:59:40.260249 [ 277 ] {9b425bef-7c32-4738-af00-93f0723d3821} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18937 | 2025.07.29 18:59:40.260298 [ 277 ] {9b425bef-7c32-4738-af00-93f0723d3821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18938 | 2025.07.29 18:59:40.260658 [ 277 ] {9b425bef-7c32-4738-af00-93f0723d3821} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 18939 | 2025.07.29 18:59:40.260915 [ 277 ] {9b425bef-7c32-4738-af00-93f0723d3821} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18940 | 2025.07.29 18:59:40.261069 [ 277 ] {9b425bef-7c32-4738-af00-93f0723d3821} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001581 sec., 35420.61986084757 rows/sec., 2.70 MiB/sec. | ||
| 18941 | 2025.07.29 18:59:40.261118 [ 277 ] {9b425bef-7c32-4738-af00-93f0723d3821} <Debug> TCPHandler: Processed in 0.001859881 sec. | ||
| 18942 | 2025.07.29 18:59:40.261257 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18943 | 2025.07.29 18:59:40.261361 [ 277 ] {bc54f336-7669-4355-a118-61c6ed308c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18944 | 2025.07.29 18:59:40.261403 [ 277 ] {bc54f336-7669-4355-a118-61c6ed308c43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18945 | 2025.07.29 18:59:40.261850 [ 277 ] {bc54f336-7669-4355-a118-61c6ed308c43} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18946 | 2025.07.29 18:59:40.261886 [ 277 ] {bc54f336-7669-4355-a118-61c6ed308c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18947 | 2025.07.29 18:59:40.262213 [ 277 ] {bc54f336-7669-4355-a118-61c6ed308c43} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 18948 | 2025.07.29 18:59:40.262438 [ 277 ] {bc54f336-7669-4355-a118-61c6ed308c43} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18949 | 2025.07.29 18:59:40.262571 [ 277 ] {bc54f336-7669-4355-a118-61c6ed308c43} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001237 sec., 51738.07599029911 rows/sec., 4.04 MiB/sec. | ||
| 18950 | 2025.07.29 18:59:40.262610 [ 277 ] {bc54f336-7669-4355-a118-61c6ed308c43} <Debug> TCPHandler: Processed in 0.001410519 sec. | ||
| 18951 | 2025.07.29 18:59:40.262734 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18952 | 2025.07.29 18:59:40.262830 [ 277 ] {fd019ea0-266a-4939-9138-a71e31eec210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18953 | 2025.07.29 18:59:40.262873 [ 277 ] {fd019ea0-266a-4939-9138-a71e31eec210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18954 | 2025.07.29 18:59:40.263257 [ 277 ] {fd019ea0-266a-4939-9138-a71e31eec210} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18955 | 2025.07.29 18:59:40.263297 [ 277 ] {fd019ea0-266a-4939-9138-a71e31eec210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18956 | 2025.07.29 18:59:40.263633 [ 277 ] {fd019ea0-266a-4939-9138-a71e31eec210} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 18957 | 2025.07.29 18:59:40.263858 [ 277 ] {fd019ea0-266a-4939-9138-a71e31eec210} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18958 | 2025.07.29 18:59:40.263988 [ 277 ] {fd019ea0-266a-4939-9138-a71e31eec210} <Debug> executeQuery: Read 126 rows, 8.98 KiB in 0.001178 sec., 106960.95076400679 rows/sec., 7.44 MiB/sec. | ||
| 18959 | 2025.07.29 18:59:40.264026 [ 277 ] {fd019ea0-266a-4939-9138-a71e31eec210} <Debug> TCPHandler: Processed in 0.001343818 sec. | ||
| 18960 | 2025.07.29 18:59:40.264140 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18961 | 2025.07.29 18:59:40.264235 [ 277 ] {4fe671ef-4408-48e0-80e9-2fa67a09c1df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18962 | 2025.07.29 18:59:40.264276 [ 277 ] {4fe671ef-4408-48e0-80e9-2fa67a09c1df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18963 | 2025.07.29 18:59:40.264616 [ 277 ] {4fe671ef-4408-48e0-80e9-2fa67a09c1df} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18964 | 2025.07.29 18:59:40.264652 [ 277 ] {4fe671ef-4408-48e0-80e9-2fa67a09c1df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 18965 | 2025.07.29 18:59:40.264945 [ 277 ] {4fe671ef-4408-48e0-80e9-2fa67a09c1df} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 18966 | 2025.07.29 18:59:40.265148 [ 277 ] {4fe671ef-4408-48e0-80e9-2fa67a09c1df} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18967 | 2025.07.29 18:59:40.265275 [ 277 ] {4fe671ef-4408-48e0-80e9-2fa67a09c1df} <Debug> executeQuery: Read 46 rows, 3.19 KiB in 0.00106 sec., 43396.226415094345 rows/sec., 2.94 MiB/sec. | ||
| 18968 | 2025.07.29 18:59:40.265309 [ 277 ] {4fe671ef-4408-48e0-80e9-2fa67a09c1df} <Debug> TCPHandler: Processed in 0.001219685 sec. | ||
| 18969 | 2025.07.29 18:59:42.388464 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 18970 | 2025.07.29 18:59:42.406498 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18971 | 2025.07.29 18:59:42.406564 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 18972 | 2025.07.29 18:59:42.412921 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 18973 | 2025.07.29 18:59:42.413645 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18974 | 2025.07.29 18:59:42.413952 [ 143 ] {} <Debug> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 18975 | 2025.07.29 18:59:42.414015 [ 143 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18976 | 2025.07.29 18:59:42.414039 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 18977 | 2025.07.29 18:59:42.414166 [ 186 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 18978 | 2025.07.29 18:59:42.417220 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 18979 | 2025.07.29 18:59:42.418271 [ 186 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18980 | 2025.07.29 18:59:42.419925 [ 186 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 18981 | 2025.07.29 18:59:42.424774 [ 186 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
| 18982 | 2025.07.29 18:59:42.429795 [ 186 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
| 18983 | 2025.07.29 18:59:42.434545 [ 186 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part | ||
| 18984 | 2025.07.29 18:59:42.439490 [ 186 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part | ||
| 18985 | 2025.07.29 18:59:42.443902 [ 186 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part | ||
| 18986 | 2025.07.29 18:59:42.500260 [ 187 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.086149644 sec., 7962.888389881216 rows/sec., 41.17 MiB/sec. | ||
| 18987 | 2025.07.29 18:59:42.503750 [ 193 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 18988 | 2025.07.29 18:59:42.505899 [ 193 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_91_18} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18989 | 2025.07.29 18:59:42.506012 [ 193 ] {4bafe091-6c9a-4b29-8288-277e82f3ff11::all_1_91_18} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 18990 | 2025.07.29 18:59:42.508796 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 18991 | 2025.07.29 18:59:43.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 373.17 MiB, peak 390.58 MiB, free memory in arenas 0.00 B, will set to 372.09 MiB (RSS), difference: -1.09 MiB | ||
| 18992 | 2025.07.29 18:59:45.261068 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18993 | 2025.07.29 18:59:45.261245 [ 277 ] {cbd56aa6-9775-47bf-851d-70d68948e9ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18994 | 2025.07.29 18:59:45.261312 [ 277 ] {cbd56aa6-9775-47bf-851d-70d68948e9ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18995 | 2025.07.29 18:59:45.262015 [ 277 ] {cbd56aa6-9775-47bf-851d-70d68948e9ce} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18996 | 2025.07.29 18:59:45.262060 [ 277 ] {cbd56aa6-9775-47bf-851d-70d68948e9ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 18997 | 2025.07.29 18:59:45.262509 [ 277 ] {cbd56aa6-9775-47bf-851d-70d68948e9ce} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 18998 | 2025.07.29 18:59:45.262749 [ 277 ] {cbd56aa6-9775-47bf-851d-70d68948e9ce} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18999 | 2025.07.29 18:59:45.262913 [ 277 ] {cbd56aa6-9775-47bf-851d-70d68948e9ce} <Debug> executeQuery: Read 74 rows, 6.17 KiB in 0.001715 sec., 43148.68804664723 rows/sec., 3.52 MiB/sec. | ||
| 19000 | 2025.07.29 18:59:45.262967 [ 277 ] {cbd56aa6-9775-47bf-851d-70d68948e9ce} <Debug> TCPHandler: Processed in 0.002022697 sec. | ||
| 19001 | 2025.07.29 18:59:45.263093 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19002 | 2025.07.29 18:59:45.263200 [ 277 ] {de542a41-01fd-4a56-ba1a-253395de307c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19003 | 2025.07.29 18:59:45.263245 [ 277 ] {de542a41-01fd-4a56-ba1a-253395de307c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19004 | 2025.07.29 18:59:45.263692 [ 277 ] {de542a41-01fd-4a56-ba1a-253395de307c} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19005 | 2025.07.29 18:59:45.263730 [ 277 ] {de542a41-01fd-4a56-ba1a-253395de307c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 19006 | 2025.07.29 18:59:45.264053 [ 277 ] {de542a41-01fd-4a56-ba1a-253395de307c} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19007 | 2025.07.29 18:59:45.264275 [ 277 ] {de542a41-01fd-4a56-ba1a-253395de307c} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19008 | 2025.07.29 18:59:45.264417 [ 138 ] {} <Debug> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 19009 | 2025.07.29 18:59:45.264429 [ 277 ] {de542a41-01fd-4a56-ba1a-253395de307c} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001254 sec., 7177.033492822967 rows/sec., 539.68 KiB/sec. | ||
| 19010 | 2025.07.29 18:59:45.264456 [ 138 ] {} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19011 | 2025.07.29 18:59:45.264476 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 19012 | 2025.07.29 18:59:45.264477 [ 277 ] {de542a41-01fd-4a56-ba1a-253395de307c} <Debug> TCPHandler: Processed in 0.00143679 sec. | ||
| 19013 | 2025.07.29 18:59:45.264602 [ 187 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 19014 | 2025.07.29 18:59:45.264618 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19015 | 2025.07.29 18:59:45.264758 [ 277 ] {36252b72-6f4f-4921-a7dd-241db6eb8093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19016 | 2025.07.29 18:59:45.264764 [ 187 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19017 | 2025.07.29 18:59:45.264808 [ 277 ] {36252b72-6f4f-4921-a7dd-241db6eb8093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19018 | 2025.07.29 18:59:45.264814 [ 187 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 269 rows starting from the beginning of the part | ||
| 19019 | 2025.07.29 18:59:45.264896 [ 187 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 9 rows starting from the beginning of the part | ||
| 19020 | 2025.07.29 18:59:45.264942 [ 187 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 228 rows starting from the beginning of the part | ||
| 19021 | 2025.07.29 18:59:45.264984 [ 187 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 9 rows starting from the beginning of the part | ||
| 19022 | 2025.07.29 18:59:45.265024 [ 187 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 238 rows starting from the beginning of the part | ||
| 19023 | 2025.07.29 18:59:45.265065 [ 187 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 9 rows starting from the beginning of the part | ||
| 19024 | 2025.07.29 18:59:45.265288 [ 277 ] {36252b72-6f4f-4921-a7dd-241db6eb8093} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19025 | 2025.07.29 18:59:45.265333 [ 277 ] {36252b72-6f4f-4921-a7dd-241db6eb8093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 19026 | 2025.07.29 18:59:45.265681 [ 277 ] {36252b72-6f4f-4921-a7dd-241db6eb8093} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 19027 | 2025.07.29 18:59:45.265905 [ 277 ] {36252b72-6f4f-4921-a7dd-241db6eb8093} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19028 | 2025.07.29 18:59:45.265916 [ 194 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 762 rows, containing 5 columns (5 merged, 0 gathered) in 0.001380238 sec., 552078.699470671 rows/sec., 36.29 MiB/sec. | ||
| 19029 | 2025.07.29 18:59:45.266040 [ 277 ] {36252b72-6f4f-4921-a7dd-241db6eb8093} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001304 sec., 55981.59509202454 rows/sec., 4.37 MiB/sec. | ||
| 19030 | 2025.07.29 18:59:45.266056 [ 187 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 19031 | 2025.07.29 18:59:45.266084 [ 277 ] {36252b72-6f4f-4921-a7dd-241db6eb8093} <Debug> TCPHandler: Processed in 0.001517822 sec. | ||
| 19032 | 2025.07.29 18:59:45.266214 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19033 | 2025.07.29 18:59:45.266314 [ 277 ] {e2f1f642-50ec-4439-903f-c89ae9e95021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19034 | 2025.07.29 18:59:45.266319 [ 187 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_131_26} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19035 | 2025.07.29 18:59:45.266371 [ 277 ] {e2f1f642-50ec-4439-903f-c89ae9e95021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19036 | 2025.07.29 18:59:45.266407 [ 187 ] {1deaf922-b4b5-4853-8f7e-ae8b8da47fa9::all_1_131_26} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 19037 | 2025.07.29 18:59:45.266485 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 19038 | 2025.07.29 18:59:45.266811 [ 277 ] {e2f1f642-50ec-4439-903f-c89ae9e95021} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19039 | 2025.07.29 18:59:45.266852 [ 277 ] {e2f1f642-50ec-4439-903f-c89ae9e95021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 19040 | 2025.07.29 18:59:45.267217 [ 277 ] {e2f1f642-50ec-4439-903f-c89ae9e95021} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 19041 | 2025.07.29 18:59:45.267449 [ 277 ] {e2f1f642-50ec-4439-903f-c89ae9e95021} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19042 | 2025.07.29 18:59:45.267584 [ 277 ] {e2f1f642-50ec-4439-903f-c89ae9e95021} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001289 sec., 124127.23041117145 rows/sec., 8.65 MiB/sec. | ||
| 19043 | 2025.07.29 18:59:45.267623 [ 277 ] {e2f1f642-50ec-4439-903f-c89ae9e95021} <Debug> TCPHandler: Processed in 0.001459881 sec. | ||
| 19044 | 2025.07.29 18:59:45.267724 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19045 | 2025.07.29 18:59:45.267819 [ 277 ] {cf108f38-3d38-4097-a948-1ae817d9a98f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19046 | 2025.07.29 18:59:45.267875 [ 277 ] {cf108f38-3d38-4097-a948-1ae817d9a98f} <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 | ||
| 19047 | 2025.07.29 18:59:45.268693 [ 277 ] {cf108f38-3d38-4097-a948-1ae817d9a98f} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19048 | 2025.07.29 18:59:45.268730 [ 277 ] {cf108f38-3d38-4097-a948-1ae817d9a98f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 19049 | 2025.07.29 18:59:45.269245 [ 277 ] {cf108f38-3d38-4097-a948-1ae817d9a98f} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19050 | 2025.07.29 18:59:45.269487 [ 277 ] {cf108f38-3d38-4097-a948-1ae817d9a98f} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19051 | 2025.07.29 18:59:45.269631 [ 277 ] {cf108f38-3d38-4097-a948-1ae817d9a98f} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00183 sec., 4918.0327868852455 rows/sec., 8.81 MiB/sec. | ||
| 19052 | 2025.07.29 18:59:45.269703 [ 277 ] {cf108f38-3d38-4097-a948-1ae817d9a98f} <Debug> TCPHandler: Processed in 0.002027957 sec. | ||
| 19053 | 2025.07.29 18:59:45.269822 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19054 | 2025.07.29 18:59:45.269917 [ 277 ] {95915f0a-8785-4aab-8840-e30e40f4335f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19055 | 2025.07.29 18:59:45.269959 [ 277 ] {95915f0a-8785-4aab-8840-e30e40f4335f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19056 | 2025.07.29 18:59:45.270394 [ 277 ] {95915f0a-8785-4aab-8840-e30e40f4335f} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19057 | 2025.07.29 18:59:45.270439 [ 277 ] {95915f0a-8785-4aab-8840-e30e40f4335f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 19058 | 2025.07.29 18:59:45.270827 [ 277 ] {95915f0a-8785-4aab-8840-e30e40f4335f} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 19059 | 2025.07.29 18:59:45.271039 [ 277 ] {95915f0a-8785-4aab-8840-e30e40f4335f} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19060 | 2025.07.29 18:59:45.271171 [ 277 ] {95915f0a-8785-4aab-8840-e30e40f4335f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001273 sec., 47132.757266300076 rows/sec., 3.18 MiB/sec. | ||
| 19061 | 2025.07.29 18:59:45.271209 [ 277 ] {95915f0a-8785-4aab-8840-e30e40f4335f} <Debug> TCPHandler: Processed in 0.00143843 sec. | ||
| 19062 | 2025.07.29 18:59:47.289899 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19063 | 2025.07.29 18:59:47.289973 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19064 | 2025.07.29 18:59:47.574333 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 42151 | ||
| 19065 | 2025.07.29 18:59:47.574849 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19066 | 2025.07.29 18:59:47.574886 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 19067 | 2025.07.29 18:59:47.575395 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 19068 | 2025.07.29 18:59:47.575696 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19069 | 2025.07.29 18:59:47.575876 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42151 | ||
| 19070 | 2025.07.29 18:59:47.729726 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2658 | ||
| 19071 | 2025.07.29 18:59:47.731970 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19072 | 2025.07.29 18:59:47.732031 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 19073 | 2025.07.29 18:59:47.733252 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 19074 | 2025.07.29 18:59:47.733550 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19075 | 2025.07.29 18:59:47.733956 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2658 | ||
| 19076 | 2025.07.29 18:59:49.662397 [ 64 ] {} <Debug> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8) (MergerMutator): Selected 5 parts from all_1_61_13 to all_65_65_0 | ||
| 19077 | 2025.07.29 18:59:49.662457 [ 64 ] {} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19078 | 2025.07.29 18:59:49.662478 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 19079 | 2025.07.29 18:59:49.662595 [ 198 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_65_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_61_13 to all_65_65_0 into Compact with storage Full | ||
| 19080 | 2025.07.29 18:59:49.662736 [ 198 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_65_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19081 | 2025.07.29 18:59:49.662771 [ 198 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_13, total 456 rows starting from the beginning of the part | ||
| 19082 | 2025.07.29 18:59:49.662842 [ 198 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 431 rows starting from the beginning of the part | ||
| 19083 | 2025.07.29 18:59:49.662892 [ 198 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 203 rows starting from the beginning of the part | ||
| 19084 | 2025.07.29 18:59:49.662938 [ 198 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 203 rows starting from the beginning of the part | ||
| 19085 | 2025.07.29 18:59:49.662982 [ 198 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 431 rows starting from the beginning of the part | ||
| 19086 | 2025.07.29 18:59:49.663980 [ 194 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_65_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1724 rows, containing 5 columns (5 merged, 0 gathered) in 0.001439721 sec., 1197454.228979087 rows/sec., 83.64 MiB/sec. | ||
| 19087 | 2025.07.29 18:59:49.664121 [ 198 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_65_14} <Trace> MergedBlockOutputStream: filled checksums all_1_65_14 (state Temporary) | ||
| 19088 | 2025.07.29 18:59:49.664369 [ 198 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_65_14} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_merge_all_1_65_14 to all_1_65_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19089 | 2025.07.29 18:59:49.664441 [ 198 ] {6a85e602-03c8-4576-9def-3339c9b11cc8::all_1_65_14} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8) (MergerMutator): Merged 5 parts: [all_1_61_13, all_65_65_0] -> all_1_65_14 | ||
| 19090 | 2025.07.29 18:59:49.664522 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 19091 | 2025.07.29 18:59:49.918260 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 19092 | 2025.07.29 18:59:49.936770 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19093 | 2025.07.29 18:59:49.936825 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 19094 | 2025.07.29 18:59:49.943118 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 19095 | 2025.07.29 18:59:49.943853 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19096 | 2025.07.29 18:59:49.947053 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 19097 | 2025.07.29 18:59:50.272930 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19098 | 2025.07.29 18:59:50.273128 [ 277 ] {aad4d1a1-a96b-42d0-abd7-62dca2878a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19099 | 2025.07.29 18:59:50.273201 [ 277 ] {aad4d1a1-a96b-42d0-abd7-62dca2878a10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19100 | 2025.07.29 18:59:50.274072 [ 277 ] {aad4d1a1-a96b-42d0-abd7-62dca2878a10} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19101 | 2025.07.29 18:59:50.274123 [ 277 ] {aad4d1a1-a96b-42d0-abd7-62dca2878a10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 19102 | 2025.07.29 18:59:50.274528 [ 277 ] {aad4d1a1-a96b-42d0-abd7-62dca2878a10} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 19103 | 2025.07.29 18:59:50.274751 [ 277 ] {aad4d1a1-a96b-42d0-abd7-62dca2878a10} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19104 | 2025.07.29 18:59:50.274913 [ 277 ] {aad4d1a1-a96b-42d0-abd7-62dca2878a10} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001837 sec., 213391.3990201415 rows/sec., 13.54 MiB/sec. | ||
| 19105 | 2025.07.29 18:59:50.274967 [ 277 ] {aad4d1a1-a96b-42d0-abd7-62dca2878a10} <Debug> TCPHandler: Processed in 0.002168061 sec. | ||
| 19106 | 2025.07.29 18:59:50.275087 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19107 | 2025.07.29 18:59:50.275187 [ 277 ] {97cbaf2f-1974-4eb6-a667-eb6a1b40c00f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19108 | 2025.07.29 18:59:50.275231 [ 277 ] {97cbaf2f-1974-4eb6-a667-eb6a1b40c00f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19109 | 2025.07.29 18:59:50.276256 [ 277 ] {97cbaf2f-1974-4eb6-a667-eb6a1b40c00f} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19110 | 2025.07.29 18:59:50.276296 [ 277 ] {97cbaf2f-1974-4eb6-a667-eb6a1b40c00f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 19111 | 2025.07.29 18:59:50.276704 [ 277 ] {97cbaf2f-1974-4eb6-a667-eb6a1b40c00f} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 19112 | 2025.07.29 18:59:50.276914 [ 277 ] {97cbaf2f-1974-4eb6-a667-eb6a1b40c00f} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19113 | 2025.07.29 18:59:50.277043 [ 64 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 19114 | 2025.07.29 18:59:50.277047 [ 277 ] {97cbaf2f-1974-4eb6-a667-eb6a1b40c00f} <Debug> executeQuery: Read 1131 rows, 92.08 KiB in 0.001882 sec., 600956.4293304995 rows/sec., 47.78 MiB/sec. | ||
| 19115 | 2025.07.29 18:59:50.277090 [ 64 ] {} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19116 | 2025.07.29 18:59:50.277106 [ 277 ] {97cbaf2f-1974-4eb6-a667-eb6a1b40c00f} <Debug> TCPHandler: Processed in 0.002069687 sec. | ||
| 19117 | 2025.07.29 18:59:50.277116 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 19118 | 2025.07.29 18:59:50.277219 [ 200 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 19119 | 2025.07.29 18:59:50.277233 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19120 | 2025.07.29 18:59:50.277326 [ 200 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19121 | 2025.07.29 18:59:50.277334 [ 277 ] {9e75f561-b3b8-46f7-b0d7-f0b769a99a23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19122 | 2025.07.29 18:59:50.277363 [ 200 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 2421 rows starting from the beginning of the part | ||
| 19123 | 2025.07.29 18:59:50.277383 [ 277 ] {9e75f561-b3b8-46f7-b0d7-f0b769a99a23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19124 | 2025.07.29 18:59:50.277428 [ 200 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 74 rows starting from the beginning of the part | ||
| 19125 | 2025.07.29 18:59:50.277479 [ 200 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 2276 rows starting from the beginning of the part | ||
| 19126 | 2025.07.29 18:59:50.277519 [ 200 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 56 rows starting from the beginning of the part | ||
| 19127 | 2025.07.29 18:59:50.277557 [ 200 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 74 rows starting from the beginning of the part | ||
| 19128 | 2025.07.29 18:59:50.277596 [ 200 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 1131 rows starting from the beginning of the part | ||
| 19129 | 2025.07.29 18:59:50.277883 [ 277 ] {9e75f561-b3b8-46f7-b0d7-f0b769a99a23} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19130 | 2025.07.29 18:59:50.277923 [ 277 ] {9e75f561-b3b8-46f7-b0d7-f0b769a99a23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 19131 | 2025.07.29 18:59:50.278235 [ 277 ] {9e75f561-b3b8-46f7-b0d7-f0b769a99a23} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19132 | 2025.07.29 18:59:50.278462 [ 277 ] {9e75f561-b3b8-46f7-b0d7-f0b769a99a23} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19133 | 2025.07.29 18:59:50.278596 [ 277 ] {9e75f561-b3b8-46f7-b0d7-f0b769a99a23} <Debug> executeQuery: Read 228 rows, 14.18 KiB in 0.001282 sec., 177847.11388455538 rows/sec., 10.80 MiB/sec. | ||
| 19134 | 2025.07.29 18:59:50.278634 [ 277 ] {9e75f561-b3b8-46f7-b0d7-f0b769a99a23} <Debug> TCPHandler: Processed in 0.0014493 sec. | ||
| 19135 | 2025.07.29 18:59:50.278740 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19136 | 2025.07.29 18:59:50.278832 [ 277 ] {fb3294ec-4273-4145-b74e-a07406ed21f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19137 | 2025.07.29 18:59:50.278872 [ 277 ] {fb3294ec-4273-4145-b74e-a07406ed21f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19138 | 2025.07.29 18:59:50.279348 [ 277 ] {fb3294ec-4273-4145-b74e-a07406ed21f1} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19139 | 2025.07.29 18:59:50.279384 [ 277 ] {fb3294ec-4273-4145-b74e-a07406ed21f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 19140 | 2025.07.29 18:59:50.279756 [ 277 ] {fb3294ec-4273-4145-b74e-a07406ed21f1} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 19141 | 2025.07.29 18:59:50.279819 [ 194 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6032 rows, containing 5 columns (5 merged, 0 gathered) in 0.002642223 sec., 2282926.1572547057 rows/sec., 193.39 MiB/sec. | ||
| 19142 | 2025.07.29 18:59:50.279979 [ 277 ] {fb3294ec-4273-4145-b74e-a07406ed21f1} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19143 | 2025.07.29 18:59:50.280120 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 19144 | 2025.07.29 18:59:50.280139 [ 277 ] {fb3294ec-4273-4145-b74e-a07406ed21f1} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001322 sec., 153555.2193645991 rows/sec., 9.90 MiB/sec. | ||
| 19145 | 2025.07.29 18:59:50.280186 [ 277 ] {fb3294ec-4273-4145-b74e-a07406ed21f1} <Debug> TCPHandler: Processed in 0.001492991 sec. | ||
| 19146 | 2025.07.29 18:59:50.280303 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19147 | 2025.07.29 18:59:50.280397 [ 277 ] {9205d924-e534-404b-9ad4-843a93ecd0f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19148 | 2025.07.29 18:59:50.280415 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_156_31} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19149 | 2025.07.29 18:59:50.280436 [ 277 ] {9205d924-e534-404b-9ad4-843a93ecd0f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19150 | 2025.07.29 18:59:50.280486 [ 198 ] {3715ac2c-699b-44c8-9708-3c0855d30b45::all_1_156_31} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 19151 | 2025.07.29 18:59:50.280580 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 19152 | 2025.07.29 18:59:50.280999 [ 277 ] {9205d924-e534-404b-9ad4-843a93ecd0f2} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19153 | 2025.07.29 18:59:50.281037 [ 277 ] {9205d924-e534-404b-9ad4-843a93ecd0f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 19154 | 2025.07.29 18:59:50.281363 [ 277 ] {9205d924-e534-404b-9ad4-843a93ecd0f2} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 19155 | 2025.07.29 18:59:50.281577 [ 277 ] {9205d924-e534-404b-9ad4-843a93ecd0f2} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19156 | 2025.07.29 18:59:50.281719 [ 277 ] {9205d924-e534-404b-9ad4-843a93ecd0f2} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.00134 sec., 150746.26865671642 rows/sec., 8.56 MiB/sec. | ||
| 19157 | 2025.07.29 18:59:50.281761 [ 277 ] {9205d924-e534-404b-9ad4-843a93ecd0f2} <Debug> TCPHandler: Processed in 0.001506671 sec. | ||
| 19158 | 2025.07.29 18:59:50.281878 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19159 | 2025.07.29 18:59:50.281976 [ 277 ] {d05fa3bc-7400-45eb-853f-ee2f27d57d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19160 | 2025.07.29 18:59:50.282016 [ 277 ] {d05fa3bc-7400-45eb-853f-ee2f27d57d9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19161 | 2025.07.29 18:59:50.282738 [ 277 ] {d05fa3bc-7400-45eb-853f-ee2f27d57d9c} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19162 | 2025.07.29 18:59:50.282776 [ 277 ] {d05fa3bc-7400-45eb-853f-ee2f27d57d9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 19163 | 2025.07.29 18:59:50.283119 [ 277 ] {d05fa3bc-7400-45eb-853f-ee2f27d57d9c} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 19164 | 2025.07.29 18:59:50.283368 [ 277 ] {d05fa3bc-7400-45eb-853f-ee2f27d57d9c} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19165 | 2025.07.29 18:59:50.283486 [ 64 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 19166 | 2025.07.29 18:59:50.283498 [ 277 ] {d05fa3bc-7400-45eb-853f-ee2f27d57d9c} <Debug> executeQuery: Read 684 rows, 49.13 KiB in 0.001542 sec., 443579.766536965 rows/sec., 31.12 MiB/sec. | ||
| 19167 | 2025.07.29 18:59:50.283526 [ 64 ] {} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19168 | 2025.07.29 18:59:50.283551 [ 277 ] {d05fa3bc-7400-45eb-853f-ee2f27d57d9c} <Debug> TCPHandler: Processed in 0.001723229 sec. | ||
| 19169 | 2025.07.29 18:59:50.283552 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 19170 | 2025.07.29 18:59:50.283649 [ 190 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 19171 | 2025.07.29 18:59:50.283668 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19172 | 2025.07.29 18:59:50.283735 [ 190 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19173 | 2025.07.29 18:59:50.283763 [ 190 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1223 rows starting from the beginning of the part | ||
| 19174 | 2025.07.29 18:59:50.283764 [ 277 ] {1efd61ab-d9bf-4575-8571-1daf7921aff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19175 | 2025.07.29 18:59:50.283812 [ 277 ] {1efd61ab-d9bf-4575-8571-1daf7921aff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19176 | 2025.07.29 18:59:50.283818 [ 190 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 73 rows starting from the beginning of the part | ||
| 19177 | 2025.07.29 18:59:50.283863 [ 190 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 1150 rows starting from the beginning of the part | ||
| 19178 | 2025.07.29 18:59:50.283899 [ 190 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 64 rows starting from the beginning of the part | ||
| 19179 | 2025.07.29 18:59:50.283938 [ 190 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 73 rows starting from the beginning of the part | ||
| 19180 | 2025.07.29 18:59:50.283975 [ 190 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 684 rows starting from the beginning of the part | ||
| 19181 | 2025.07.29 18:59:50.284153 [ 277 ] {1efd61ab-d9bf-4575-8571-1daf7921aff3} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19182 | 2025.07.29 18:59:50.284189 [ 277 ] {1efd61ab-d9bf-4575-8571-1daf7921aff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 19183 | 2025.07.29 18:59:50.284530 [ 277 ] {1efd61ab-d9bf-4575-8571-1daf7921aff3} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 19184 | 2025.07.29 18:59:50.284743 [ 277 ] {1efd61ab-d9bf-4575-8571-1daf7921aff3} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19185 | 2025.07.29 18:59:50.284874 [ 277 ] {1efd61ab-d9bf-4575-8571-1daf7921aff3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001129 sec., 5314.437555358724 rows/sec., 277.66 KiB/sec. | ||
| 19186 | 2025.07.29 18:59:50.284912 [ 277 ] {1efd61ab-d9bf-4575-8571-1daf7921aff3} <Debug> TCPHandler: Processed in 0.001293057 sec. | ||
| 19187 | 2025.07.29 18:59:50.285011 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19188 | 2025.07.29 18:59:50.285106 [ 277 ] {53794e36-8fc6-4b98-a3c3-976d4c1a1a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19189 | 2025.07.29 18:59:50.285149 [ 277 ] {53794e36-8fc6-4b98-a3c3-976d4c1a1a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19190 | 2025.07.29 18:59:50.285153 [ 194 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3267 rows, containing 5 columns (5 merged, 0 gathered) in 0.001538093 sec., 2124058.8182899216 rows/sec., 160.88 MiB/sec. | ||
| 19191 | 2025.07.29 18:59:50.285311 [ 198 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 19192 | 2025.07.29 18:59:50.285581 [ 198 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_156_31} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19193 | 2025.07.29 18:59:50.285623 [ 277 ] {53794e36-8fc6-4b98-a3c3-976d4c1a1a16} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19194 | 2025.07.29 18:59:50.285644 [ 198 ] {01fbba40-63fc-4369-9955-6d8bf517617c::all_1_156_31} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 19195 | 2025.07.29 18:59:50.285658 [ 277 ] {53794e36-8fc6-4b98-a3c3-976d4c1a1a16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 19196 | 2025.07.29 18:59:50.285712 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 19197 | 2025.07.29 18:59:50.285991 [ 277 ] {53794e36-8fc6-4b98-a3c3-976d4c1a1a16} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 19198 | 2025.07.29 18:59:50.286197 [ 277 ] {53794e36-8fc6-4b98-a3c3-976d4c1a1a16} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19199 | 2025.07.29 18:59:50.286312 [ 64 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Selected 6 parts from all_1_151_32 to all_156_156_0 | ||
| 19200 | 2025.07.29 18:59:50.286338 [ 277 ] {53794e36-8fc6-4b98-a3c3-976d4c1a1a16} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001238 sec., 247980.61389337643 rows/sec., 16.31 MiB/sec. | ||
| 19201 | 2025.07.29 18:59:50.286342 [ 64 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19202 | 2025.07.29 18:59:50.286377 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 19203 | 2025.07.29 18:59:50.286384 [ 277 ] {53794e36-8fc6-4b98-a3c3-976d4c1a1a16} <Debug> TCPHandler: Processed in 0.001421209 sec. | ||
| 19204 | 2025.07.29 18:59:50.286444 [ 194 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_156_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_32 to all_156_156_0 into Compact with storage Full | ||
| 19205 | 2025.07.29 18:59:50.286498 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19206 | 2025.07.29 18:59:50.286528 [ 194 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_156_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19207 | 2025.07.29 18:59:50.286555 [ 194 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_156_33} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_151_32, total 47040 rows starting from the beginning of the part | ||
| 19208 | 2025.07.29 18:59:50.286592 [ 277 ] {aee2b35a-f989-4ae6-b7e8-5e0fcdf9d1e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19209 | 2025.07.29 18:59:50.286607 [ 194 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_156_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 160 rows starting from the beginning of the part | ||
| 19210 | 2025.07.29 18:59:50.286633 [ 277 ] {aee2b35a-f989-4ae6-b7e8-5e0fcdf9d1e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19211 | 2025.07.29 18:59:50.286651 [ 194 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_156_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 906 rows starting from the beginning of the part | ||
| 19212 | 2025.07.29 18:59:50.286692 [ 194 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_156_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 126 rows starting from the beginning of the part | ||
| 19213 | 2025.07.29 18:59:50.286729 [ 194 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_156_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 160 rows starting from the beginning of the part | ||
| 19214 | 2025.07.29 18:59:50.286764 [ 194 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_156_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 307 rows starting from the beginning of the part | ||
| 19215 | 2025.07.29 18:59:50.286946 [ 277 ] {aee2b35a-f989-4ae6-b7e8-5e0fcdf9d1e3} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19216 | 2025.07.29 18:59:50.286981 [ 277 ] {aee2b35a-f989-4ae6-b7e8-5e0fcdf9d1e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 19217 | 2025.07.29 18:59:50.287275 [ 277 ] {aee2b35a-f989-4ae6-b7e8-5e0fcdf9d1e3} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 19218 | 2025.07.29 18:59:50.287521 [ 277 ] {aee2b35a-f989-4ae6-b7e8-5e0fcdf9d1e3} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19219 | 2025.07.29 18:59:50.287655 [ 277 ] {aee2b35a-f989-4ae6-b7e8-5e0fcdf9d1e3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001081 sec., 925.0693802035154 rows/sec., 62.33 KiB/sec. | ||
| 19220 | 2025.07.29 18:59:50.287692 [ 277 ] {aee2b35a-f989-4ae6-b7e8-5e0fcdf9d1e3} <Debug> TCPHandler: Processed in 0.001243325 sec. | ||
| 19221 | 2025.07.29 18:59:50.287801 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19222 | 2025.07.29 18:59:50.287896 [ 277 ] {68d9ce22-c1f7-4a7e-8a80-7ecbc4f4c594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19223 | 2025.07.29 18:59:50.287950 [ 277 ] {68d9ce22-c1f7-4a7e-8a80-7ecbc4f4c594} <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 | ||
| 19224 | 2025.07.29 18:59:50.288890 [ 277 ] {68d9ce22-c1f7-4a7e-8a80-7ecbc4f4c594} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19225 | 2025.07.29 18:59:50.288927 [ 277 ] {68d9ce22-c1f7-4a7e-8a80-7ecbc4f4c594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 19226 | 2025.07.29 18:59:50.289496 [ 277 ] {68d9ce22-c1f7-4a7e-8a80-7ecbc4f4c594} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19227 | 2025.07.29 18:59:50.289729 [ 277 ] {68d9ce22-c1f7-4a7e-8a80-7ecbc4f4c594} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19228 | 2025.07.29 18:59:50.289851 [ 64 ] {} <Debug> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 19229 | 2025.07.29 18:59:50.289871 [ 277 ] {68d9ce22-c1f7-4a7e-8a80-7ecbc4f4c594} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001994 sec., 16048.144433299898 rows/sec., 28.76 MiB/sec. | ||
| 19230 | 2025.07.29 18:59:50.289882 [ 64 ] {} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19231 | 2025.07.29 18:59:50.289911 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 19232 | 2025.07.29 18:59:50.289958 [ 277 ] {68d9ce22-c1f7-4a7e-8a80-7ecbc4f4c594} <Debug> TCPHandler: Processed in 0.002208741 sec. | ||
| 19233 | 2025.07.29 18:59:50.289980 [ 198 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 19234 | 2025.07.29 18:59:50.290085 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19235 | 2025.07.29 18:59:50.290155 [ 198 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19236 | 2025.07.29 18:59:50.290180 [ 277 ] {04f4a69e-8c2e-4261-b86b-5ae86e082599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19237 | 2025.07.29 18:59:50.290204 [ 198 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2526 rows starting from the beginning of the part | ||
| 19238 | 2025.07.29 18:59:50.290223 [ 277 ] {04f4a69e-8c2e-4261-b86b-5ae86e082599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19239 | 2025.07.29 18:59:50.290317 [ 198 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 32 rows starting from the beginning of the part | ||
| 19240 | 2025.07.29 18:59:50.290423 [ 198 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 9 rows starting from the beginning of the part | ||
| 19241 | 2025.07.29 18:59:50.290526 [ 198 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 32 rows starting from the beginning of the part | ||
| 19242 | 2025.07.29 18:59:50.290608 [ 277 ] {04f4a69e-8c2e-4261-b86b-5ae86e082599} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19243 | 2025.07.29 18:59:50.290632 [ 198 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 9 rows starting from the beginning of the part | ||
| 19244 | 2025.07.29 18:59:50.290646 [ 277 ] {04f4a69e-8c2e-4261-b86b-5ae86e082599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 19245 | 2025.07.29 18:59:50.290735 [ 198 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 32 rows starting from the beginning of the part | ||
| 19246 | 2025.07.29 18:59:50.290959 [ 277 ] {04f4a69e-8c2e-4261-b86b-5ae86e082599} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 19247 | 2025.07.29 18:59:50.291178 [ 277 ] {04f4a69e-8c2e-4261-b86b-5ae86e082599} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19248 | 2025.07.29 18:59:50.291295 [ 64 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 19249 | 2025.07.29 18:59:50.291307 [ 277 ] {04f4a69e-8c2e-4261-b86b-5ae86e082599} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001146 sec., 89005.23560209424 rows/sec., 5.47 MiB/sec. | ||
| 19250 | 2025.07.29 18:59:50.291324 [ 64 ] {} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19251 | 2025.07.29 18:59:50.291361 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 19252 | 2025.07.29 18:59:50.291369 [ 277 ] {04f4a69e-8c2e-4261-b86b-5ae86e082599} <Debug> TCPHandler: Processed in 0.001334257 sec. | ||
| 19253 | 2025.07.29 18:59:50.291466 [ 189 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 19254 | 2025.07.29 18:59:50.291617 [ 189 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19255 | 2025.07.29 18:59:50.291652 [ 189 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 10278 rows starting from the beginning of the part | ||
| 19256 | 2025.07.29 18:59:50.291719 [ 189 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 60 rows starting from the beginning of the part | ||
| 19257 | 2025.07.29 18:59:50.291762 [ 189 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 56 rows starting from the beginning of the part | ||
| 19258 | 2025.07.29 18:59:50.291802 [ 189 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 46 rows starting from the beginning of the part | ||
| 19259 | 2025.07.29 18:59:50.291839 [ 189 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 60 rows starting from the beginning of the part | ||
| 19260 | 2025.07.29 18:59:50.291877 [ 189 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 102 rows starting from the beginning of the part | ||
| 19261 | 2025.07.29 18:59:50.295685 [ 196 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10602 rows, containing 4 columns (4 merged, 0 gathered) in 0.004270259 sec., 2482753.388026347 rows/sec., 158.72 MiB/sec. | ||
| 19262 | 2025.07.29 18:59:50.295897 [ 189 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 19263 | 2025.07.29 18:59:50.296163 [ 189 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_156_31} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19264 | 2025.07.29 18:59:50.296236 [ 189 ] {2e734637-eda0-4da0-a83a-8c332d59e80e::all_1_156_31} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 19265 | 2025.07.29 18:59:50.296310 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. | ||
| 19266 | 2025.07.29 18:59:50.298925 [ 199 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_156_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48699 rows, containing 5 columns (5 merged, 0 gathered) in 0.012504139 sec., 3894630.409978648 rows/sec., 262.34 MiB/sec. | ||
| 19267 | 2025.07.29 18:59:50.299632 [ 196 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_156_33} <Trace> MergedBlockOutputStream: filled checksums all_1_156_33 (state Temporary) | ||
| 19268 | 2025.07.29 18:59:50.299929 [ 196 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_156_33} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_merge_all_1_156_33 to all_1_156_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19269 | 2025.07.29 18:59:50.300010 [ 196 ] {7d2d41e4-03ff-4e63-aa09-2aaf68a2d838::all_1_156_33} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838) (MergerMutator): Merged 6 parts: [all_1_151_32, all_156_156_0] -> all_1_156_33 | ||
| 19270 | 2025.07.29 18:59:50.300103 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.52 MiB. | ||
| 19271 | 2025.07.29 18:59:50.303038 [ 201 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2640 rows, containing 19 columns (19 merged, 0 gathered) in 0.013087095 sec., 201725.44021419575 rows/sec., 361.48 MiB/sec. | ||
| 19272 | 2025.07.29 18:59:50.305302 [ 195 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 19273 | 2025.07.29 18:59:50.305703 [ 195 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19274 | 2025.07.29 18:59:50.305789 [ 195 ] {6407ae6b-5d31-439a-a0e2-b0e6cc515056::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 19275 | 2025.07.29 18:59:50.305968 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.93 MiB. | ||
| 19276 | 2025.07.29 18:59:50.898665 [ 219 ] {} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Found 5 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19277 | 2025.07.29 18:59:50.898741 [ 219 ] {} <Debug> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Removing 5 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19278 | 2025.07.29 18:59:50.900774 [ 219 ] {} <Debug> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19279 | 2025.07.29 18:59:50.946945 [ 224 ] {} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19280 | 2025.07.29 18:59:50.947003 [ 224 ] {} <Debug> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19281 | 2025.07.29 18:59:50.950272 [ 224 ] {} <Debug> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19282 | 2025.07.29 18:59:51.001150 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 373.02 MiB, peak 394.04 MiB, free memory in arenas 0.00 B, will set to 378.36 MiB (RSS), difference: 5.34 MiB | ||
| 19283 | 2025.07.29 18:59:55.076845 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 42639 | ||
| 19284 | 2025.07.29 18:59:55.077395 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19285 | 2025.07.29 18:59:55.077443 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 19286 | 2025.07.29 18:59:55.077924 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 19287 | 2025.07.29 18:59:55.078162 [ 245 ] {} <Trace> system.asynchronous_metric_log (66700d72-6646-4b9e-9957-5215fa72c99e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19288 | 2025.07.29 18:59:55.078297 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42639 | ||
| 19289 | 2025.07.29 18:59:55.260995 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19290 | 2025.07.29 18:59:55.261179 [ 277 ] {b249e535-3a3d-471b-8a39-9a4f51fcc677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19291 | 2025.07.29 18:59:55.261246 [ 277 ] {b249e535-3a3d-471b-8a39-9a4f51fcc677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19292 | 2025.07.29 18:59:55.261860 [ 277 ] {b249e535-3a3d-471b-8a39-9a4f51fcc677} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19293 | 2025.07.29 18:59:55.261911 [ 277 ] {b249e535-3a3d-471b-8a39-9a4f51fcc677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 19294 | 2025.07.29 18:59:55.262306 [ 277 ] {b249e535-3a3d-471b-8a39-9a4f51fcc677} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 19295 | 2025.07.29 18:59:55.262548 [ 277 ] {b249e535-3a3d-471b-8a39-9a4f51fcc677} <Trace> oximeter.fields_ipaddr (8d672546-542b-4044-a9c3-b81f9baa2278): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19296 | 2025.07.29 18:59:55.262703 [ 277 ] {b249e535-3a3d-471b-8a39-9a4f51fcc677} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001582 sec., 2528.4450063211125 rows/sec., 206.18 KiB/sec. | ||
| 19297 | 2025.07.29 18:59:55.262746 [ 277 ] {b249e535-3a3d-471b-8a39-9a4f51fcc677} <Debug> TCPHandler: Processed in 0.001879273 sec. | ||
| 19298 | 2025.07.29 18:59:55.262866 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19299 | 2025.07.29 18:59:55.262963 [ 277 ] {2bcf4afd-9ec9-435f-92c0-efb51a8564e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19300 | 2025.07.29 18:59:55.263005 [ 277 ] {2bcf4afd-9ec9-435f-92c0-efb51a8564e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19301 | 2025.07.29 18:59:55.263456 [ 277 ] {2bcf4afd-9ec9-435f-92c0-efb51a8564e7} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19302 | 2025.07.29 18:59:55.263493 [ 277 ] {2bcf4afd-9ec9-435f-92c0-efb51a8564e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 19303 | 2025.07.29 18:59:55.263801 [ 277 ] {2bcf4afd-9ec9-435f-92c0-efb51a8564e7} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 19304 | 2025.07.29 18:59:55.264016 [ 277 ] {2bcf4afd-9ec9-435f-92c0-efb51a8564e7} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19305 | 2025.07.29 18:59:55.264151 [ 277 ] {2bcf4afd-9ec9-435f-92c0-efb51a8564e7} <Debug> executeQuery: Read 76 rows, 6.32 KiB in 0.001207 sec., 62966.031483015744 rows/sec., 5.11 MiB/sec. | ||
| 19306 | 2025.07.29 18:59:55.264198 [ 277 ] {2bcf4afd-9ec9-435f-92c0-efb51a8564e7} <Debug> TCPHandler: Processed in 0.001383568 sec. | ||
| 19307 | 2025.07.29 18:59:55.264311 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19308 | 2025.07.29 18:59:55.264405 [ 277 ] {e4acf3a4-3b69-4c8d-bd78-84745959f457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19309 | 2025.07.29 18:59:55.264447 [ 277 ] {e4acf3a4-3b69-4c8d-bd78-84745959f457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19310 | 2025.07.29 18:59:55.264834 [ 277 ] {e4acf3a4-3b69-4c8d-bd78-84745959f457} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19311 | 2025.07.29 18:59:55.264871 [ 277 ] {e4acf3a4-3b69-4c8d-bd78-84745959f457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 19312 | 2025.07.29 18:59:55.265166 [ 277 ] {e4acf3a4-3b69-4c8d-bd78-84745959f457} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19313 | 2025.07.29 18:59:55.265390 [ 277 ] {e4acf3a4-3b69-4c8d-bd78-84745959f457} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19314 | 2025.07.29 18:59:55.265519 [ 277 ] {e4acf3a4-3b69-4c8d-bd78-84745959f457} <Debug> executeQuery: Read 13 rows, 979.00 B in 0.001132 sec., 11484.098939929328 rows/sec., 844.57 KiB/sec. | ||
| 19315 | 2025.07.29 18:59:55.265558 [ 277 ] {e4acf3a4-3b69-4c8d-bd78-84745959f457} <Debug> TCPHandler: Processed in 0.001297676 sec. | ||
| 19316 | 2025.07.29 18:59:55.265658 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19317 | 2025.07.29 18:59:55.265753 [ 277 ] {e3cb2099-cfe2-409a-8acb-ee62f5ac9ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19318 | 2025.07.29 18:59:55.265793 [ 277 ] {e3cb2099-cfe2-409a-8acb-ee62f5ac9ee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19319 | 2025.07.29 18:59:55.266212 [ 277 ] {e3cb2099-cfe2-409a-8acb-ee62f5ac9ee4} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19320 | 2025.07.29 18:59:55.266248 [ 277 ] {e3cb2099-cfe2-409a-8acb-ee62f5ac9ee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 19321 | 2025.07.29 18:59:55.266538 [ 277 ] {e3cb2099-cfe2-409a-8acb-ee62f5ac9ee4} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 19322 | 2025.07.29 18:59:55.266744 [ 277 ] {e3cb2099-cfe2-409a-8acb-ee62f5ac9ee4} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19323 | 2025.07.29 18:59:55.266873 [ 277 ] {e3cb2099-cfe2-409a-8acb-ee62f5ac9ee4} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001138 sec., 67662.56590509666 rows/sec., 5.29 MiB/sec. | ||
| 19324 | 2025.07.29 18:59:55.266910 [ 277 ] {e3cb2099-cfe2-409a-8acb-ee62f5ac9ee4} <Debug> TCPHandler: Processed in 0.001301036 sec. | ||
| 19325 | 2025.07.29 18:59:55.267016 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19326 | 2025.07.29 18:59:55.267112 [ 277 ] {1c4f2466-9f3f-43e9-bc6f-b448ef379961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19327 | 2025.07.29 18:59:55.267155 [ 277 ] {1c4f2466-9f3f-43e9-bc6f-b448ef379961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19328 | 2025.07.29 18:59:55.267570 [ 277 ] {1c4f2466-9f3f-43e9-bc6f-b448ef379961} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19329 | 2025.07.29 18:59:55.267607 [ 277 ] {1c4f2466-9f3f-43e9-bc6f-b448ef379961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 19330 | 2025.07.29 18:59:55.267940 [ 277 ] {1c4f2466-9f3f-43e9-bc6f-b448ef379961} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 19331 | 2025.07.29 18:59:55.268144 [ 277 ] {1c4f2466-9f3f-43e9-bc6f-b448ef379961} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19332 | 2025.07.29 18:59:55.268288 [ 277 ] {1c4f2466-9f3f-43e9-bc6f-b448ef379961} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001194 sec., 135678.391959799 rows/sec., 9.45 MiB/sec. | ||
| 19333 | 2025.07.29 18:59:55.268327 [ 277 ] {1c4f2466-9f3f-43e9-bc6f-b448ef379961} <Debug> TCPHandler: Processed in 0.001359507 sec. | ||
| 19334 | 2025.07.29 18:59:55.268431 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19335 | 2025.07.29 18:59:55.268526 [ 277 ] {cbbe0c41-9459-4fe0-97f3-5d538ec56081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19336 | 2025.07.29 18:59:55.268581 [ 277 ] {cbbe0c41-9459-4fe0-97f3-5d538ec56081} <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 | ||
| 19337 | 2025.07.29 18:59:55.269362 [ 277 ] {cbbe0c41-9459-4fe0-97f3-5d538ec56081} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19338 | 2025.07.29 18:59:55.269397 [ 277 ] {cbbe0c41-9459-4fe0-97f3-5d538ec56081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 19339 | 2025.07.29 18:59:55.269909 [ 277 ] {cbbe0c41-9459-4fe0-97f3-5d538ec56081} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19340 | 2025.07.29 18:59:55.270133 [ 277 ] {cbbe0c41-9459-4fe0-97f3-5d538ec56081} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19341 | 2025.07.29 18:59:55.270280 [ 277 ] {cbbe0c41-9459-4fe0-97f3-5d538ec56081} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001772 sec., 5079.006772009029 rows/sec., 9.10 MiB/sec. | ||
| 19342 | 2025.07.29 18:59:55.270346 [ 277 ] {cbbe0c41-9459-4fe0-97f3-5d538ec56081} <Debug> TCPHandler: Processed in 0.001964455 sec. | ||
| 19343 | 2025.07.29 18:59:55.270358 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19344 | 2025.07.29 18:59:55.270419 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19345 | 2025.07.29 18:59:55.270456 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19346 | 2025.07.29 18:59:55.270556 [ 277 ] {83227ffc-73e6-43ac-9760-2c34b52eb561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19347 | 2025.07.29 18:59:55.270598 [ 277 ] {83227ffc-73e6-43ac-9760-2c34b52eb561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19348 | 2025.07.29 18:59:55.270921 [ 277 ] {83227ffc-73e6-43ac-9760-2c34b52eb561} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19349 | 2025.07.29 18:59:55.270957 [ 277 ] {83227ffc-73e6-43ac-9760-2c34b52eb561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 19350 | 2025.07.29 18:59:55.271302 [ 277 ] {83227ffc-73e6-43ac-9760-2c34b52eb561} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 19351 | 2025.07.29 18:59:55.271567 [ 277 ] {83227ffc-73e6-43ac-9760-2c34b52eb561} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19352 | 2025.07.29 18:59:55.271701 [ 277 ] {83227ffc-73e6-43ac-9760-2c34b52eb561} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 19353 | 2025.07.29 18:59:55.271740 [ 277 ] {83227ffc-73e6-43ac-9760-2c34b52eb561} <Debug> TCPHandler: Processed in 0.001334847 sec. | ||
| 19354 | 2025.07.29 18:59:55.272371 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19355 | 2025.07.29 18:59:57.258409 [ 222 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19356 | 2025.07.29 18:59:57.258469 [ 222 ] {} <Debug> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19357 | 2025.07.29 18:59:57.261750 [ 222 ] {} <Debug> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19358 | 2025.07.29 18:59:57.447855 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 19359 | 2025.07.29 18:59:57.466264 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19360 | 2025.07.29 18:59:57.466333 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 19361 | 2025.07.29 18:59:57.472695 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 19362 | 2025.07.29 18:59:57.473459 [ 244 ] {} <Trace> system.metric_log (4bafe091-6c9a-4b29-8288-277e82f3ff11): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19363 | 2025.07.29 18:59:57.477753 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 19364 | 2025.07.29 18:59:57.734806 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2694 | ||
| 19365 | 2025.07.29 18:59:57.737340 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19366 | 2025.07.29 18:59:57.737390 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 19367 | 2025.07.29 18:59:57.738598 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 19368 | 2025.07.29 18:59:57.738870 [ 243 ] {} <Trace> system.query_log (13922fcd-5f9f-4fbf-8ecb-694db442bd15): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19369 | 2025.07.29 18:59:57.739162 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2694 | ||
| 19370 | 2025.07.29 19:00:00.026861 [ 224 ] {} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19371 | 2025.07.29 19:00:00.026940 [ 224 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19372 | 2025.07.29 19:00:00.043831 [ 224 ] {} <Debug> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19373 | 2025.07.29 19:00:00.283184 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19374 | 2025.07.29 19:00:00.283400 [ 277 ] {101426a4-7580-420b-b0c8-aeb2253d9b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19375 | 2025.07.29 19:00:00.283489 [ 277 ] {101426a4-7580-420b-b0c8-aeb2253d9b56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19376 | 2025.07.29 19:00:00.284571 [ 277 ] {101426a4-7580-420b-b0c8-aeb2253d9b56} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19377 | 2025.07.29 19:00:00.284631 [ 277 ] {101426a4-7580-420b-b0c8-aeb2253d9b56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 19378 | 2025.07.29 19:00:00.285141 [ 277 ] {101426a4-7580-420b-b0c8-aeb2253d9b56} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 19379 | 2025.07.29 19:00:00.285457 [ 277 ] {101426a4-7580-420b-b0c8-aeb2253d9b56} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19380 | 2025.07.29 19:00:00.285659 [ 277 ] {101426a4-7580-420b-b0c8-aeb2253d9b56} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.00232 sec., 168965.5172413793 rows/sec., 10.72 MiB/sec. | ||
| 19381 | 2025.07.29 19:00:00.285732 [ 219 ] {} <Trace> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Found 6 old parts to remove. Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 19382 | 2025.07.29 19:00:00.285738 [ 277 ] {101426a4-7580-420b-b0c8-aeb2253d9b56} <Debug> TCPHandler: Processed in 0.002710336 sec. | ||
| 19383 | 2025.07.29 19:00:00.285793 [ 219 ] {} <Debug> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Removing 6 parts from filesystem (serially): Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 19384 | 2025.07.29 19:00:00.285952 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19385 | 2025.07.29 19:00:00.286084 [ 277 ] {54b3dddf-2bb8-47d9-8f20-f3ffa1e1f208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19386 | 2025.07.29 19:00:00.286144 [ 277 ] {54b3dddf-2bb8-47d9-8f20-f3ffa1e1f208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19387 | 2025.07.29 19:00:00.287572 [ 277 ] {54b3dddf-2bb8-47d9-8f20-f3ffa1e1f208} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19388 | 2025.07.29 19:00:00.287620 [ 277 ] {54b3dddf-2bb8-47d9-8f20-f3ffa1e1f208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 19389 | 2025.07.29 19:00:00.288152 [ 277 ] {54b3dddf-2bb8-47d9-8f20-f3ffa1e1f208} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 19390 | 2025.07.29 19:00:00.288464 [ 277 ] {54b3dddf-2bb8-47d9-8f20-f3ffa1e1f208} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19391 | 2025.07.29 19:00:00.288709 [ 277 ] {54b3dddf-2bb8-47d9-8f20-f3ffa1e1f208} <Debug> executeQuery: Read 1153 rows, 94.16 KiB in 0.002631 sec., 438236.41201064235 rows/sec., 34.95 MiB/sec. | ||
| 19392 | 2025.07.29 19:00:00.288784 [ 225 ] {} <Trace> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19393 | 2025.07.29 19:00:00.288823 [ 225 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19394 | 2025.07.29 19:00:00.288859 [ 277 ] {54b3dddf-2bb8-47d9-8f20-f3ffa1e1f208} <Debug> TCPHandler: Processed in 0.002967313 sec. | ||
| 19395 | 2025.07.29 19:00:00.289052 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19396 | 2025.07.29 19:00:00.289190 [ 277 ] {4d4fef12-f004-455a-99f7-d1dbe4094919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19397 | 2025.07.29 19:00:00.289247 [ 277 ] {4d4fef12-f004-455a-99f7-d1dbe4094919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19398 | 2025.07.29 19:00:00.289976 [ 277 ] {4d4fef12-f004-455a-99f7-d1dbe4094919} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19399 | 2025.07.29 19:00:00.290024 [ 277 ] {4d4fef12-f004-455a-99f7-d1dbe4094919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 19400 | 2025.07.29 19:00:00.290430 [ 277 ] {4d4fef12-f004-455a-99f7-d1dbe4094919} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19401 | 2025.07.29 19:00:00.290725 [ 277 ] {4d4fef12-f004-455a-99f7-d1dbe4094919} <Trace> oximeter.fields_u16 (1deaf922-b4b5-4853-8f7e-ae8b8da47fa9): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19402 | 2025.07.29 19:00:00.290897 [ 277 ] {4d4fef12-f004-455a-99f7-d1dbe4094919} <Debug> executeQuery: Read 239 rows, 15.01 KiB in 0.001735 sec., 137752.1613832853 rows/sec., 8.45 MiB/sec. | ||
| 19403 | 2025.07.29 19:00:00.290962 [ 277 ] {4d4fef12-f004-455a-99f7-d1dbe4094919} <Debug> TCPHandler: Processed in 0.001983975 sec. | ||
| 19404 | 2025.07.29 19:00:00.291121 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19405 | 2025.07.29 19:00:00.291257 [ 277 ] {d07800fa-53ce-4153-952c-827c178b6791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19406 | 2025.07.29 19:00:00.291322 [ 277 ] {d07800fa-53ce-4153-952c-827c178b6791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19407 | 2025.07.29 19:00:00.292048 [ 277 ] {d07800fa-53ce-4153-952c-827c178b6791} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19408 | 2025.07.29 19:00:00.292099 [ 277 ] {d07800fa-53ce-4153-952c-827c178b6791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 19409 | 2025.07.29 19:00:00.292631 [ 277 ] {d07800fa-53ce-4153-952c-827c178b6791} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 19410 | 2025.07.29 19:00:00.293097 [ 277 ] {d07800fa-53ce-4153-952c-827c178b6791} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19411 | 2025.07.29 19:00:00.293302 [ 277 ] {d07800fa-53ce-4153-952c-827c178b6791} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.002076 sec., 97784.20038535645 rows/sec., 6.31 MiB/sec. | ||
| 19412 | 2025.07.29 19:00:00.293352 [ 277 ] {d07800fa-53ce-4153-952c-827c178b6791} <Debug> TCPHandler: Processed in 0.002303694 sec. | ||
| 19413 | 2025.07.29 19:00:00.293480 [ 219 ] {} <Debug> oximeter.fields_i16 (67c6a388-64ee-482b-bf6c-77f4094007b5): Removing 6 parts from memory: Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 19414 | 2025.07.29 19:00:00.293486 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19415 | 2025.07.29 19:00:00.293628 [ 277 ] {c2aad52f-7b8b-47c1-adfd-bd434916c462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19416 | 2025.07.29 19:00:00.293677 [ 277 ] {c2aad52f-7b8b-47c1-adfd-bd434916c462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19417 | 2025.07.29 19:00:00.294221 [ 225 ] {} <Debug> oximeter.fields_string (3715ac2c-699b-44c8-9708-3c0855d30b45): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19418 | 2025.07.29 19:00:00.294392 [ 277 ] {c2aad52f-7b8b-47c1-adfd-bd434916c462} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19419 | 2025.07.29 19:00:00.294447 [ 277 ] {c2aad52f-7b8b-47c1-adfd-bd434916c462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 19420 | 2025.07.29 19:00:00.294945 [ 277 ] {c2aad52f-7b8b-47c1-adfd-bd434916c462} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 19421 | 2025.07.29 19:00:00.295325 [ 277 ] {c2aad52f-7b8b-47c1-adfd-bd434916c462} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19422 | 2025.07.29 19:00:00.295528 [ 277 ] {c2aad52f-7b8b-47c1-adfd-bd434916c462} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001921 sec., 105153.56585111922 rows/sec., 5.97 MiB/sec. | ||
| 19423 | 2025.07.29 19:00:00.295569 [ 220 ] {} <Trace> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Found 6 old parts to remove. Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 19424 | 2025.07.29 19:00:00.295592 [ 277 ] {c2aad52f-7b8b-47c1-adfd-bd434916c462} <Debug> TCPHandler: Processed in 0.00216365 sec. | ||
| 19425 | 2025.07.29 19:00:00.295630 [ 220 ] {} <Debug> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Removing 6 parts from filesystem (serially): Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 19426 | 2025.07.29 19:00:00.295789 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19427 | 2025.07.29 19:00:00.295927 [ 277 ] {a11896fe-0932-4417-b55c-0d285dd4c9e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19428 | 2025.07.29 19:00:00.295985 [ 277 ] {a11896fe-0932-4417-b55c-0d285dd4c9e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19429 | 2025.07.29 19:00:00.297084 [ 277 ] {a11896fe-0932-4417-b55c-0d285dd4c9e3} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19430 | 2025.07.29 19:00:00.297137 [ 277 ] {a11896fe-0932-4417-b55c-0d285dd4c9e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 19431 | 2025.07.29 19:00:00.297661 [ 277 ] {a11896fe-0932-4417-b55c-0d285dd4c9e3} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 19432 | 2025.07.29 19:00:00.297871 [ 220 ] {} <Debug> oximeter.fields_u8 (793cb01d-2af1-46e9-9a41-feaf3ffa4bb3): Removing 6 parts from memory: Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 19433 | 2025.07.29 19:00:00.298069 [ 277 ] {a11896fe-0932-4417-b55c-0d285dd4c9e3} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19434 | 2025.07.29 19:00:00.298278 [ 277 ] {a11896fe-0932-4417-b55c-0d285dd4c9e3} <Debug> executeQuery: Read 701 rows, 50.52 KiB in 0.002379 sec., 294661.62253047497 rows/sec., 20.74 MiB/sec. | ||
| 19435 | 2025.07.29 19:00:00.298336 [ 277 ] {a11896fe-0932-4417-b55c-0d285dd4c9e3} <Debug> TCPHandler: Processed in 0.002617263 sec. | ||
| 19436 | 2025.07.29 19:00:00.298401 [ 225 ] {} <Trace> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19437 | 2025.07.29 19:00:00.298437 [ 225 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19438 | 2025.07.29 19:00:00.298499 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19439 | 2025.07.29 19:00:00.298634 [ 277 ] {94328597-070c-463b-bc2b-43d1f0466fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19440 | 2025.07.29 19:00:00.298702 [ 277 ] {94328597-070c-463b-bc2b-43d1f0466fe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19441 | 2025.07.29 19:00:00.299171 [ 277 ] {94328597-070c-463b-bc2b-43d1f0466fe5} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19442 | 2025.07.29 19:00:00.299220 [ 277 ] {94328597-070c-463b-bc2b-43d1f0466fe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 19443 | 2025.07.29 19:00:00.299603 [ 277 ] {94328597-070c-463b-bc2b-43d1f0466fe5} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19444 | 2025.07.29 19:00:00.299867 [ 277 ] {94328597-070c-463b-bc2b-43d1f0466fe5} <Trace> oximeter.measurements_bool (d263f1c3-cc54-437e-880f-e221651ecd41): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19445 | 2025.07.29 19:00:00.300027 [ 277 ] {94328597-070c-463b-bc2b-43d1f0466fe5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001421 sec., 4222.37860661506 rows/sec., 220.60 KiB/sec. | ||
| 19446 | 2025.07.29 19:00:00.300073 [ 277 ] {94328597-070c-463b-bc2b-43d1f0466fe5} <Debug> TCPHandler: Processed in 0.001640606 sec. | ||
| 19447 | 2025.07.29 19:00:00.300221 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19448 | 2025.07.29 19:00:00.300333 [ 277 ] {69d16ca5-d715-47bf-8867-c3f6c93e4d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19449 | 2025.07.29 19:00:00.300383 [ 277 ] {69d16ca5-d715-47bf-8867-c3f6c93e4d39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19450 | 2025.07.29 19:00:00.301033 [ 277 ] {69d16ca5-d715-47bf-8867-c3f6c93e4d39} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19451 | 2025.07.29 19:00:00.301082 [ 277 ] {69d16ca5-d715-47bf-8867-c3f6c93e4d39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 19452 | 2025.07.29 19:00:00.301645 [ 277 ] {69d16ca5-d715-47bf-8867-c3f6c93e4d39} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 19453 | 2025.07.29 19:00:00.301968 [ 277 ] {69d16ca5-d715-47bf-8867-c3f6c93e4d39} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19454 | 2025.07.29 19:00:00.302138 [ 277 ] {69d16ca5-d715-47bf-8867-c3f6c93e4d39} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001828 sec., 167943.10722100656 rows/sec., 11.05 MiB/sec. | ||
| 19455 | 2025.07.29 19:00:00.302193 [ 277 ] {69d16ca5-d715-47bf-8867-c3f6c93e4d39} <Debug> TCPHandler: Processed in 0.002031676 sec. | ||
| 19456 | 2025.07.29 19:00:00.302276 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19457 | 2025.07.29 19:00:00.302315 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19458 | 2025.07.29 19:00:00.302365 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19459 | 2025.07.29 19:00:00.302487 [ 277 ] {bcb20cef-566c-4020-b3d9-2e8fb6a37056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19460 | 2025.07.29 19:00:00.302540 [ 277 ] {bcb20cef-566c-4020-b3d9-2e8fb6a37056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19461 | 2025.07.29 19:00:00.302726 [ 225 ] {} <Debug> oximeter.fields_uuid (01fbba40-63fc-4369-9955-6d8bf517617c): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19462 | 2025.07.29 19:00:00.302979 [ 277 ] {bcb20cef-566c-4020-b3d9-2e8fb6a37056} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19463 | 2025.07.29 19:00:00.303028 [ 277 ] {bcb20cef-566c-4020-b3d9-2e8fb6a37056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 19464 | 2025.07.29 19:00:00.303476 [ 277 ] {bcb20cef-566c-4020-b3d9-2e8fb6a37056} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19465 | 2025.07.29 19:00:00.303845 [ 277 ] {bcb20cef-566c-4020-b3d9-2e8fb6a37056} <Trace> oximeter.measurements_f64 (0513c23f-8fe8-459d-b7ce-dee62b45b11b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19466 | 2025.07.29 19:00:00.304079 [ 277 ] {bcb20cef-566c-4020-b3d9-2e8fb6a37056} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001617 sec., 618.4291898577613 rows/sec., 41.67 KiB/sec. | ||
| 19467 | 2025.07.29 19:00:00.304137 [ 277 ] {bcb20cef-566c-4020-b3d9-2e8fb6a37056} <Debug> TCPHandler: Processed in 0.001843512 sec. | ||
| 19468 | 2025.07.29 19:00:00.304398 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19469 | 2025.07.29 19:00:00.304528 [ 277 ] {f3fc7901-740d-484c-8bb5-2295d184b148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19470 | 2025.07.29 19:00:00.304607 [ 277 ] {f3fc7901-740d-484c-8bb5-2295d184b148} <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 | ||
| 19471 | 2025.07.29 19:00:00.305869 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d2d41e4-03ff-4e63-aa09-2aaf68a2d838): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19472 | 2025.07.29 19:00:00.306040 [ 277 ] {f3fc7901-740d-484c-8bb5-2295d184b148} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19473 | 2025.07.29 19:00:00.306092 [ 277 ] {f3fc7901-740d-484c-8bb5-2295d184b148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 19474 | 2025.07.29 19:00:00.307023 [ 277 ] {f3fc7901-740d-484c-8bb5-2295d184b148} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19475 | 2025.07.29 19:00:00.307389 [ 277 ] {f3fc7901-740d-484c-8bb5-2295d184b148} <Trace> oximeter.measurements_histogramu64 (6407ae6b-5d31-439a-a0e2-b0e6cc515056): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19476 | 2025.07.29 19:00:00.307604 [ 277 ] {f3fc7901-740d-484c-8bb5-2295d184b148} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.003102 sec., 13862.024500322372 rows/sec., 24.84 MiB/sec. | ||
| 19477 | 2025.07.29 19:00:00.307727 [ 277 ] {f3fc7901-740d-484c-8bb5-2295d184b148} <Debug> TCPHandler: Processed in 0.003401125 sec. | ||
| 19478 | 2025.07.29 19:00:00.307893 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19479 | 2025.07.29 19:00:00.308018 [ 277 ] {61502100-e730-44e6-a316-a144dad779e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 19480 | 2025.07.29 19:00:00.308076 [ 277 ] {61502100-e730-44e6-a316-a144dad779e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 19481 | 2025.07.29 19:00:00.308913 [ 277 ] {61502100-e730-44e6-a316-a144dad779e8} <Trace> oximeter.measurements_i64 (693cf691-2ab4-48e4-b1db-471c003ec9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19482 | 2025.07.29 19:00:00.308964 [ 277 ] {61502100-e730-44e6-a316-a144dad779e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 19483 | 2025.07.29 19:00:00.310138 [ 277 ] {61502100-e730-44e6-a316-a144dad779e8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 19484 | 2025.07.29 19:00:00.310510 [ 277 ] {61502100-e730-44e6-a316-a144dad779e8} <Trace> oximeter.measurements_i64 (693cf691-2ab4-48e4-b1db-471c003ec9f6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19485 | 2025.07.29 19:00:00.310699 [ 277 ] {61502100-e730-44e6-a316-a144dad779e8} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.002705 sec., 3327.1719038817005 rows/sec., 255.96 KiB/sec. | ||
| 19486 | 2025.07.29 19:00:00.310753 [ 277 ] {61502100-e730-44e6-a316-a144dad779e8} <Debug> TCPHandler: Processed in 0.002926182 sec. | ||
| 19487 | 2025.07.29 19:00:00.310924 [ 277 ] {} <Trace> TCP-Session: f4343509-5201-4299-98e4-1d129f7d2c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19488 | 2025.07.29 19:00:00.311056 [ 277 ] {3f0ff180-75e8-4bcd-9495-c9a6c044150d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19489 | 2025.07.29 19:00:00.311119 [ 277 ] {3f0ff180-75e8-4bcd-9495-c9a6c044150d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19490 | 2025.07.29 19:00:00.311602 [ 277 ] {3f0ff180-75e8-4bcd-9495-c9a6c044150d} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19491 | 2025.07.29 19:00:00.311653 [ 277 ] {3f0ff180-75e8-4bcd-9495-c9a6c044150d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 19492 | 2025.07.29 19:00:00.312127 [ 277 ] {3f0ff180-75e8-4bcd-9495-c9a6c044150d} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 19493 | 2025.07.29 19:00:00.312442 [ 277 ] {3f0ff180-75e8-4bcd-9495-c9a6c044150d} <Trace> oximeter.measurements_u64 (2e734637-eda0-4da0-a83a-8c332d59e80e): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19494 | 2025.07.29 19:00:00.312605 [ 277 ] {3f0ff180-75e8-4bcd-9495-c9a6c044150d} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001578 sec., 64638.783269961976 rows/sec., 3.97 MiB/sec. | ||
| 19495 | 2025.07.29 19:00:00.312649 [ 277 ] {3f0ff180-75e8-4bcd-9495-c9a6c044150d} <Debug> TCPHandler: Processed in 0.00179433 sec. | ||
| 19496 | 2025.07.29 19:00:01.051504 [ 221 ] {} <Trace> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Found 6 old parts to remove. Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 19497 | 2025.07.29 19:00:01.051572 [ 221 ] {} <Debug> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Removing 6 parts from filesystem (serially): Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 19498 | 2025.07.29 19:00:01.054980 [ 221 ] {} <Debug> oximeter.fields_u32 (6a85e602-03c8-4576-9def-3339c9b11cc8): Removing 6 parts from memory: Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||