| 1 | [ Apr 28 21:57:36 Enabled. ] | ||
| 2 | [ Apr 28 21:57:36 Rereading configuration. ] | ||
| 3 | [ Apr 28 21:57:37 Rereading configuration. ] | ||
| 4 | [ Apr 28 21:57:41 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 | [ Apr 28 21:57:41 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.04.28 21:57:43.746547 [ 1 ] {} <Information> Application: Will watch for the process with pid 24135 | ||
| 29 | 2026.04.28 21:57:43.746984 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.04.28 21:57:44.079506 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24135 | ||
| 31 | 2026.04.28 21:57:44.081954 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.04.28 21:57:44.082091 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.04.28 21:57:44.276193 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.04.28 21:57:44.308486 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.04.28 21:57:44.308548 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.04.28 21:57:44.308566 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.04.28 21:57:44.308635 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.04.28 21:57:44.309013 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.04.28 21:57:44.312918 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.04.28 21:57:44.313719 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.04.28 21:57:44.314634 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.04.28 21:57:44.314659 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.04.28 21:57:44.314673 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.04.28 21:57:44.315420 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.04.28 21:57:44.316439 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.04.28 21:57:44.322939 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.04.28 21:57:44.323637 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.04.28 21:57:44.325055 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.04.28 21:57:44.325127 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.04.28 21:57:44.326139 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.04.28 21:57:44.326541 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.04.28 21:57:44.331022 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.04.28 21:57:44.331849 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.04.28 21:57:44.337298 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.04.28 21:57:44.337781 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.04.28 21:57:44.338180 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.04.28 21:57:44.338520 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.04.28 21:57:44.339932 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.04.28 21:57:44.339958 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.04.28 21:57:44.340052 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.04.28 21:57:44.340152 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.04.28 21:57:44.348134 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.04.28 21:57:44.348159 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000166184 sec | ||
| 68 | 2026.04.28 21:57:44.348184 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.04.28 21:57:44.348198 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.04.28 21:57:44.348909 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.04.28 21:57:44.349523 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.04.28 21:57:44.368915 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.04.28 21:57:44.368958 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.04.28 21:57:44.368989 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.04.28 21:57:44.369000 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.04.28 21:57:44.369031 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.04.28 21:57:44.369049 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.04.28 21:57:44.371413 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.04.28 21:57:44.371469 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.04.28 21:57:44.371491 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.04.28 21:57:44.371642 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.04.28 21:57:44.371688 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.04.28 21:57:44.371702 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.04.28 21:57:44.371733 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.04.28 21:57:44.371753 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.04.28 21:57:44.371797 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.04.28 21:57:44.371829 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.04.28 21:57:44.399213 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.04.28 21:57:44.401439 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.04.28 21:57:44.401481 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.6881e-05 sec | ||
| 91 | 2026.04.28 21:57:44.401494 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.04.28 21:57:44.401504 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.04.28 21:57:44.401531 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.04.28 21:57:44.401735 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.04.28 21:57:44.401780 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.04.28 21:57:44.401792 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.04.28 21:57:44.401803 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.04.28 21:57:44.401813 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.04.28 21:57:44.422497 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.04.28 21:57:44.422724 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.76 MiB (RSS), difference: 91.98 MiB | ||
| 101 | 2026.04.28 21:57:44.424126 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.376e-05 sec. | ||
| 102 | 2026.04.28 21:57:44.424557 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.04.28 21:57:44.425820 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.04.28 21:57:44.425842 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.04.28 21:57:45.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.77 MiB, peak 116.77 MiB, free memory in arenas 0.00 B, will set to 118.29 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.04.28 21:57:46.524196 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35393 | ||
| 107 | 2026.04.28 21:57:46.525103 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.04.28 21:57:46.525766 [ 3 ] {} <Debug> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Authenticating user 'default' from [fd00:1122:3344:101::d]:35393 | ||
| 109 | 2026.04.28 21:57:46.525930 [ 3 ] {} <Debug> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.04.28 21:57:46.525949 [ 3 ] {} <Debug> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.04.28 21:57:46.526068 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.04.28 21:57:46.526239 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.04.28 21:57:46.526257 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.04.28 21:57:46.528872 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55832 | ||
| 115 | 2026.04.28 21:57:46.529032 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44239 | ||
| 116 | 2026.04.28 21:57:46.529042 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.04.28 21:57:46.529039 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49809 | ||
| 118 | 2026.04.28 21:57:46.529216 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42401 | ||
| 119 | 2026.04.28 21:57:46.529225 [ 4 ] {} <Debug> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Authenticating user 'default' from [fd00:1122:3344:101::d]:55832 | ||
| 120 | 2026.04.28 21:57:46.529319 [ 4 ] {} <Debug> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.04.28 21:57:46.529321 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.04.28 21:57:46.529373 [ 4 ] {} <Debug> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.04.28 21:57:46.529397 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44800 | ||
| 124 | 2026.04.28 21:57:46.529411 [ 254 ] {} <Debug> TCP-Session: 97137bec-f972-483b-b561-a9f5f35b20a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:44239 | ||
| 125 | 2026.04.28 21:57:46.529513 [ 254 ] {} <Debug> TCP-Session: 97137bec-f972-483b-b561-a9f5f35b20a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.04.28 21:57:46.529530 [ 254 ] {} <Debug> TCP-Session: 97137bec-f972-483b-b561-a9f5f35b20a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.04.28 21:57:46.530225 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57556 | ||
| 128 | 2026.04.28 21:57:46.530249 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.04.28 21:57:46.530280 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.04.28 21:57:46.530954 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.04.28 21:57:46.531007 [ 256 ] {} <Debug> TCP-Session: d9fc5e2c-c0ef-4529-9773-5678933ecae8 Authenticating user 'default' from [fd00:1122:3344:101::d]:44800 | ||
| 132 | 2026.04.28 21:57:46.531012 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60367 | ||
| 133 | 2026.04.28 21:57:46.531079 [ 255 ] {} <Debug> TCP-Session: cbb41ced-60a4-4fd3-98c4-19b634d2a715 Authenticating user 'default' from [fd00:1122:3344:101::d]:42401 | ||
| 134 | 2026.04.28 21:57:46.531104 [ 256 ] {} <Debug> TCP-Session: d9fc5e2c-c0ef-4529-9773-5678933ecae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.04.28 21:57:46.531191 [ 255 ] {} <Debug> TCP-Session: cbb41ced-60a4-4fd3-98c4-19b634d2a715 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.04.28 21:57:46.531193 [ 256 ] {} <Debug> TCP-Session: d9fc5e2c-c0ef-4529-9773-5678933ecae8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.04.28 21:57:46.531218 [ 255 ] {} <Debug> TCP-Session: cbb41ced-60a4-4fd3-98c4-19b634d2a715 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.04.28 21:57:46.531704 [ 5 ] {} <Debug> TCP-Session: bd8f891d-66e6-48f2-8dec-03832a116414 Authenticating user 'default' from [fd00:1122:3344:101::d]:49809 | ||
| 139 | 2026.04.28 21:57:46.531729 [ 5 ] {} <Debug> TCP-Session: bd8f891d-66e6-48f2-8dec-03832a116414 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.04.28 21:57:46.531834 [ 5 ] {} <Debug> TCP-Session: bd8f891d-66e6-48f2-8dec-03832a116414 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.04.28 21:57:46.531848 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57345 | ||
| 142 | 2026.04.28 21:57:46.531917 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.04.28 21:57:46.531923 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 144 | 2026.04.28 21:57:46.531982 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 145 | 2026.04.28 21:57:46.531959 [ 257 ] {} <Debug> TCP-Session: faa2fdaf-5708-4696-a71e-ed29f05146d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57556 | ||
| 146 | 2026.04.28 21:57:46.532071 [ 258 ] {} <Debug> TCP-Session: 02d129d7-1adf-4c3d-a453-8f24dcc94370 Authenticating user 'default' from [fd00:1122:3344:101::d]:60367 | ||
| 147 | 2026.04.28 21:57:46.532071 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 148 | 2026.04.28 21:57:46.532076 [ 257 ] {} <Debug> TCP-Session: faa2fdaf-5708-4696-a71e-ed29f05146d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.04.28 21:57:46.532178 [ 257 ] {} <Debug> TCP-Session: faa2fdaf-5708-4696-a71e-ed29f05146d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.04.28 21:57:46.532210 [ 259 ] {} <Debug> TCP-Session: 4981b34e-9a28-4584-acad-c722ae746ae6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57345 | ||
| 151 | 2026.04.28 21:57:46.532179 [ 258 ] {} <Debug> TCP-Session: 02d129d7-1adf-4c3d-a453-8f24dcc94370 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.04.28 21:57:46.532293 [ 258 ] {} <Debug> TCP-Session: 02d129d7-1adf-4c3d-a453-8f24dcc94370 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.04.28 21:57:46.532310 [ 259 ] {} <Debug> TCP-Session: 4981b34e-9a28-4584-acad-c722ae746ae6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.04.28 21:57:46.532392 [ 259 ] {} <Debug> TCP-Session: 4981b34e-9a28-4584-acad-c722ae746ae6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 155 | 2026.04.28 21:57:46.535147 [ 3 ] {a7f9c660-b8cd-42dd-b801-2687c4156f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2026.04.28 21:57:46.556379 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58197 | ||
| 157 | 2026.04.28 21:57:46.563688 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 158 | 2026.04.28 21:57:46.563737 [ 260 ] {} <Debug> TCP-Session: 9eb0320e-7122-4bf5-8018-d51830d938ef Authenticating user 'default' from [fd00:1122:3344:101::a]:58197 | ||
| 159 | 2026.04.28 21:57:46.563874 [ 260 ] {} <Debug> TCP-Session: 9eb0320e-7122-4bf5-8018-d51830d938ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 160 | 2026.04.28 21:57:46.563892 [ 260 ] {} <Debug> TCP-Session: 9eb0320e-7122-4bf5-8018-d51830d938ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 161 | 2026.04.28 21:57:46.566393 [ 260 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 162 | 2026.04.28 21:57:46.566517 [ 260 ] {} <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 | ||
| 163 | 2026.04.28 21:57:46.566539 [ 260 ] {} <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 | ||
| 164 | 2026.04.28 21:57:46.569202 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57427 | ||
| 165 | 2026.04.28 21:57:46.571909 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63944 | ||
| 166 | 2026.04.28 21:57:46.576996 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56065 | ||
| 167 | 2026.04.28 21:57:46.581237 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63687 | ||
| 168 | 2026.04.28 21:57:46.586055 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62820 | ||
| 169 | 2026.04.28 21:57:46.588084 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42720 | ||
| 170 | 2026.04.28 21:57:46.590701 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2026.04.28 21:57:46.590716 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39642 | ||
| 172 | 2026.04.28 21:57:46.590858 [ 265 ] {} <Debug> TCP-Session: 57940dae-cde7-491c-9fe5-d6da1c552fa8 Authenticating user 'default' from [fd00:1122:3344:101::a]:62820 | ||
| 173 | 2026.04.28 21:57:46.590898 [ 265 ] {} <Debug> TCP-Session: 57940dae-cde7-491c-9fe5-d6da1c552fa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2026.04.28 21:57:46.591016 [ 265 ] {} <Debug> TCP-Session: 57940dae-cde7-491c-9fe5-d6da1c552fa8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.04.28 21:57:46.593420 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 176 | 2026.04.28 21:57:46.593548 [ 266 ] {} <Debug> TCP-Session: 4a9a3831-6b46-47a3-ac77-402e9923a3ab Authenticating user 'default' from [fd00:1122:3344:101::a]:42720 | ||
| 177 | 2026.04.28 21:57:46.593569 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48567 | ||
| 178 | 2026.04.28 21:57:46.593567 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 179 | 2026.04.28 21:57:46.593697 [ 266 ] {} <Debug> TCP-Session: 4a9a3831-6b46-47a3-ac77-402e9923a3ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.04.28 21:57:46.593707 [ 264 ] {} <Debug> TCP-Session: 8d347ff6-5426-4e0e-861f-3c9175d3f90c Authenticating user 'default' from [fd00:1122:3344:101::a]:63687 | ||
| 181 | 2026.04.28 21:57:46.593731 [ 266 ] {} <Debug> TCP-Session: 4a9a3831-6b46-47a3-ac77-402e9923a3ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.04.28 21:57:46.593814 [ 264 ] {} <Debug> TCP-Session: 8d347ff6-5426-4e0e-861f-3c9175d3f90c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.04.28 21:57:46.593834 [ 264 ] {} <Debug> TCP-Session: 8d347ff6-5426-4e0e-861f-3c9175d3f90c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.04.28 21:57:46.598645 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 185 | 2026.04.28 21:57:46.598794 [ 263 ] {} <Debug> TCP-Session: 3f77b1bb-2dce-4075-8dbb-b6d6a7c1bf08 Authenticating user 'default' from [fd00:1122:3344:101::a]:56065 | ||
| 186 | 2026.04.28 21:57:46.598826 [ 263 ] {} <Debug> TCP-Session: 3f77b1bb-2dce-4075-8dbb-b6d6a7c1bf08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.04.28 21:57:46.598955 [ 263 ] {} <Debug> TCP-Session: 3f77b1bb-2dce-4075-8dbb-b6d6a7c1bf08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.04.28 21:57:46.601603 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 189 | 2026.04.28 21:57:46.601646 [ 268 ] {} <Debug> TCP-Session: 7d6cd8bb-1ea7-4bb4-8e5d-dcdc10631cf4 Authenticating user 'default' from [fd00:1122:3344:101::a]:48567 | ||
| 190 | 2026.04.28 21:57:46.601758 [ 268 ] {} <Debug> TCP-Session: 7d6cd8bb-1ea7-4bb4-8e5d-dcdc10631cf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.04.28 21:57:46.601780 [ 268 ] {} <Debug> TCP-Session: 7d6cd8bb-1ea7-4bb4-8e5d-dcdc10631cf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.04.28 21:57:46.603752 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 193 | 2026.04.28 21:57:46.603803 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.04.28 21:57:46.603903 [ 261 ] {} <Debug> TCP-Session: fa133824-0d85-4f7a-aba9-938a87dbb744 Authenticating user 'default' from [fd00:1122:3344:101::b]:57427 | ||
| 195 | 2026.04.28 21:57:46.603918 [ 262 ] {} <Debug> TCP-Session: 843ac7f3-f6ae-4830-bd86-7fe8ad848fc5 Authenticating user 'default' from [fd00:1122:3344:101::a]:63944 | ||
| 196 | 2026.04.28 21:57:46.603949 [ 262 ] {} <Debug> TCP-Session: 843ac7f3-f6ae-4830-bd86-7fe8ad848fc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.04.28 21:57:46.603956 [ 261 ] {} <Debug> TCP-Session: fa133824-0d85-4f7a-aba9-938a87dbb744 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.04.28 21:57:46.604044 [ 262 ] {} <Debug> TCP-Session: 843ac7f3-f6ae-4830-bd86-7fe8ad848fc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 199 | 2026.04.28 21:57:46.604059 [ 261 ] {} <Debug> TCP-Session: fa133824-0d85-4f7a-aba9-938a87dbb744 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 200 | 2026.04.28 21:57:46.608184 [ 261 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 201 | 2026.04.28 21:57:46.608251 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 202 | 2026.04.28 21:57:46.608258 [ 261 ] {} <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 | ||
| 203 | 2026.04.28 21:57:46.608296 [ 267 ] {} <Debug> TCP-Session: 5bb2f5a6-c0e7-4090-9bc8-14289fbcefb5 Authenticating user 'default' from [fd00:1122:3344:101::a]:39642 | ||
| 204 | 2026.04.28 21:57:46.608379 [ 261 ] {} <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 | ||
| 205 | 2026.04.28 21:57:46.608411 [ 267 ] {} <Debug> TCP-Session: 5bb2f5a6-c0e7-4090-9bc8-14289fbcefb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 206 | 2026.04.28 21:57:46.608549 [ 267 ] {} <Debug> TCP-Session: 5bb2f5a6-c0e7-4090-9bc8-14289fbcefb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2026.04.28 21:57:46.610792 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53343 | ||
| 208 | 2026.04.28 21:57:46.613305 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 209 | 2026.04.28 21:57:46.613337 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57622 | ||
| 210 | 2026.04.28 21:57:46.613358 [ 269 ] {} <Debug> TCP-Session: f1f8110c-48d4-49fc-855f-5cb8b04c61f9 Authenticating user 'default' from [fd00:1122:3344:101::b]:53343 | ||
| 211 | 2026.04.28 21:57:46.613459 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35476 | ||
| 212 | 2026.04.28 21:57:46.613517 [ 269 ] {} <Debug> TCP-Session: f1f8110c-48d4-49fc-855f-5cb8b04c61f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 213 | 2026.04.28 21:57:46.613534 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48004 | ||
| 214 | 2026.04.28 21:57:46.613605 [ 269 ] {} <Debug> TCP-Session: f1f8110c-48d4-49fc-855f-5cb8b04c61f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 215 | 2026.04.28 21:57:46.613788 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39625 | ||
| 216 | 2026.04.28 21:57:46.613881 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 217 | 2026.04.28 21:57:46.613988 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 218 | 2026.04.28 21:57:46.614006 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60171 | ||
| 219 | 2026.04.28 21:57:46.614034 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 220 | 2026.04.28 21:57:46.614041 [ 270 ] {} <Debug> TCP-Session: d6242bb6-4ac3-4a70-9ad0-79f3fe0e2ef2 Authenticating user 'default' from [fd00:1122:3344:101::b]:57622 | ||
| 221 | 2026.04.28 21:57:46.614101 [ 271 ] {} <Debug> TCP-Session: a483d82c-3137-4b57-b8dd-cc7a8292767d Authenticating user 'default' from [fd00:1122:3344:101::b]:35476 | ||
| 222 | 2026.04.28 21:57:46.614083 [ 272 ] {} <Debug> TCP-Session: 9041992e-c1ad-48a0-8b38-d0a7fd2ca398 Authenticating user 'default' from [fd00:1122:3344:101::b]:48004 | ||
| 223 | 2026.04.28 21:57:46.614186 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 224 | 2026.04.28 21:57:46.614218 [ 271 ] {} <Debug> TCP-Session: a483d82c-3137-4b57-b8dd-cc7a8292767d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.04.28 21:57:46.614188 [ 270 ] {} <Debug> TCP-Session: d6242bb6-4ac3-4a70-9ad0-79f3fe0e2ef2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2026.04.28 21:57:46.614280 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49029 | ||
| 227 | 2026.04.28 21:57:46.614337 [ 270 ] {} <Debug> TCP-Session: d6242bb6-4ac3-4a70-9ad0-79f3fe0e2ef2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.04.28 21:57:46.614327 [ 271 ] {} <Debug> TCP-Session: a483d82c-3137-4b57-b8dd-cc7a8292767d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.04.28 21:57:46.614315 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 230 | 2026.04.28 21:57:46.614317 [ 273 ] {} <Debug> TCP-Session: 3bfc620f-d53d-43f8-897e-4d350a9d2b3b Authenticating user 'default' from [fd00:1122:3344:101::b]:39625 | ||
| 231 | 2026.04.28 21:57:46.614202 [ 272 ] {} <Debug> TCP-Session: 9041992e-c1ad-48a0-8b38-d0a7fd2ca398 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.04.28 21:57:46.614546 [ 273 ] {} <Debug> TCP-Session: 3bfc620f-d53d-43f8-897e-4d350a9d2b3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.04.28 21:57:46.614557 [ 272 ] {} <Debug> TCP-Session: 9041992e-c1ad-48a0-8b38-d0a7fd2ca398 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.04.28 21:57:46.614571 [ 273 ] {} <Debug> TCP-Session: 3bfc620f-d53d-43f8-897e-4d350a9d2b3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.04.28 21:57:46.615124 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 236 | 2026.04.28 21:57:46.615176 [ 275 ] {} <Debug> TCP-Session: d340fdf9-e780-4a8f-aaff-84643b7c389d Authenticating user 'default' from [fd00:1122:3344:101::b]:49029 | ||
| 237 | 2026.04.28 21:57:46.615306 [ 275 ] {} <Debug> TCP-Session: d340fdf9-e780-4a8f-aaff-84643b7c389d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 238 | 2026.04.28 21:57:46.615321 [ 275 ] {} <Debug> TCP-Session: d340fdf9-e780-4a8f-aaff-84643b7c389d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.04.28 21:57:46.615870 [ 274 ] {} <Debug> TCP-Session: b444d88d-8afa-4b39-8da4-e8942168baec Authenticating user 'default' from [fd00:1122:3344:101::b]:60171 | ||
| 240 | 2026.04.28 21:57:46.616075 [ 274 ] {} <Debug> TCP-Session: b444d88d-8afa-4b39-8da4-e8942168baec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2026.04.28 21:57:46.616097 [ 274 ] {} <Debug> TCP-Session: b444d88d-8afa-4b39-8da4-e8942168baec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 242 | 2026.04.28 21:57:46.655053 [ 3 ] {a7f9c660-b8cd-42dd-b801-2687c4156f12} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:35393) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 243 | |||
| 244 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 265 | |||
| 266 | 2026.04.28 21:57:46.656327 [ 3 ] {a7f9c660-b8cd-42dd-b801-2687c4156f12} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 267 | |||
| 268 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 274 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 275 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 276 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 289 | |||
| 290 | 2026.04.28 21:57:46.656680 [ 3 ] {a7f9c660-b8cd-42dd-b801-2687c4156f12} <Debug> TCPHandler: Processed in 0.127481226 sec. | ||
| 291 | 2026.04.28 21:57:46.657109 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 292 | 2026.04.28 21:57:46.657386 [ 4 ] {f16d62b8-a955-4d6d-a81e-a6bb647524b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 293 | 2026.04.28 21:57:46.657872 [ 4 ] {f16d62b8-a955-4d6d-a81e-a6bb647524b4} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:55832) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 294 | |||
| 295 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 309 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 310 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 316 | |||
| 317 | 2026.04.28 21:57:46.658161 [ 4 ] {f16d62b8-a955-4d6d-a81e-a6bb647524b4} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 318 | |||
| 319 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 333 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 334 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 340 | |||
| 341 | 2026.04.28 21:57:46.658390 [ 4 ] {f16d62b8-a955-4d6d-a81e-a6bb647524b4} <Debug> TCPHandler: Processed in 0.001452828 sec. | ||
| 342 | 2026.04.28 21:57:46.660706 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.04.28 21:57:46.661599 [ 3 ] {aa537483-2339-46ef-81fb-8a95b223169f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 344 | 2026.04.28 21:57:46.662275 [ 3 ] {aa537483-2339-46ef-81fb-8a95b223169f} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 345 | 2026.04.28 21:57:46.663828 [ 3 ] {aa537483-2339-46ef-81fb-8a95b223169f} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 346 | 2026.04.28 21:57:46.663850 [ 3 ] {aa537483-2339-46ef-81fb-8a95b223169f} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.4061e-05 sec | ||
| 347 | 2026.04.28 21:57:46.663863 [ 3 ] {aa537483-2339-46ef-81fb-8a95b223169f} <Trace> ReferentialDeps: No tables | ||
| 348 | 2026.04.28 21:57:46.663874 [ 3 ] {aa537483-2339-46ef-81fb-8a95b223169f} <Trace> LoadingDeps: No tables | ||
| 349 | 2026.04.28 21:57:46.664042 [ 3 ] {aa537483-2339-46ef-81fb-8a95b223169f} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 350 | 2026.04.28 21:57:46.664824 [ 3 ] {aa537483-2339-46ef-81fb-8a95b223169f} <Debug> TCPHandler: Processed in 0.004169699 sec. | ||
| 351 | 2026.04.28 21:57:46.664991 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 352 | 2026.04.28 21:57:46.665320 [ 3 ] {470f6087-b8ee-4556-9f32-9cbbef4bdcb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) /* The version table contains metadata about the `oximeter` database */ | ||
| 353 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 354 | 2026.04.28 21:57:46.665375 [ 3 ] {470f6087-b8ee-4556-9f32-9cbbef4bdcb7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 355 | 2026.04.28 21:57:46.671399 [ 3 ] {470f6087-b8ee-4556-9f32-9cbbef4bdcb7} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 356 | 2026.04.28 21:57:46.672955 [ 3 ] {470f6087-b8ee-4556-9f32-9cbbef4bdcb7} <Debug> oximeter.version (006f68f1-5784-4977-a047-c35fcaa501a5): Loading data parts | ||
| 357 | 2026.04.28 21:57:46.675698 [ 3 ] {470f6087-b8ee-4556-9f32-9cbbef4bdcb7} <Debug> oximeter.version (006f68f1-5784-4977-a047-c35fcaa501a5): There are no data parts | ||
| 358 | 2026.04.28 21:57:46.679811 [ 3 ] {470f6087-b8ee-4556-9f32-9cbbef4bdcb7} <Debug> TCPHandler: Processed in 0.014867052 sec. | ||
| 359 | 2026.04.28 21:57:46.680188 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 360 | 2026.04.28 21:57:46.680407 [ 3 ] {85cb8e73-6f5f-41bd-b1f5-b952532e59ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) /* The measurement tables contain all individual samples from each timeseries. | ||
| 361 | * | ||
| 362 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 363 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 364 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 365 | * by all samples from the same timeseries. | ||
| 366 | * | ||
| 367 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 368 | * and then uses that to index quickly into the measurements tables. | ||
| 369 | */ | ||
| 370 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 371 | 2026.04.28 21:57:46.680559 [ 3 ] {85cb8e73-6f5f-41bd-b1f5-b952532e59ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 372 | 2026.04.28 21:57:46.697563 [ 3 ] {85cb8e73-6f5f-41bd-b1f5-b952532e59ba} <Debug> oximeter.measurements_bool (d29e63f3-a49a-4ab8-ac75-16927d6516a4): Loading data parts | ||
| 373 | 2026.04.28 21:57:46.697890 [ 3 ] {85cb8e73-6f5f-41bd-b1f5-b952532e59ba} <Debug> oximeter.measurements_bool (d29e63f3-a49a-4ab8-ac75-16927d6516a4): There are no data parts | ||
| 374 | 2026.04.28 21:57:46.699515 [ 3 ] {85cb8e73-6f5f-41bd-b1f5-b952532e59ba} <Debug> TCPHandler: Processed in 0.019428558 sec. | ||
| 375 | 2026.04.28 21:57:46.699785 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 376 | 2026.04.28 21:57:46.700061 [ 3 ] {db29ae76-e989-40fa-a7da-c23d720be29c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 377 | 2026.04.28 21:57:46.700177 [ 3 ] {db29ae76-e989-40fa-a7da-c23d720be29c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 378 | 2026.04.28 21:57:46.702608 [ 3 ] {db29ae76-e989-40fa-a7da-c23d720be29c} <Debug> oximeter.measurements_i8 (1b2f92b7-6f74-4ab5-84b5-8b15e1d0434e): Loading data parts | ||
| 379 | 2026.04.28 21:57:46.702757 [ 3 ] {db29ae76-e989-40fa-a7da-c23d720be29c} <Debug> oximeter.measurements_i8 (1b2f92b7-6f74-4ab5-84b5-8b15e1d0434e): There are no data parts | ||
| 380 | 2026.04.28 21:57:46.704767 [ 3 ] {db29ae76-e989-40fa-a7da-c23d720be29c} <Debug> TCPHandler: Processed in 0.005077977 sec. | ||
| 381 | 2026.04.28 21:57:46.705020 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 382 | 2026.04.28 21:57:46.705195 [ 3 ] {7f2612e5-b79d-4be2-9c27-123af563d6f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 383 | 2026.04.28 21:57:46.705306 [ 3 ] {7f2612e5-b79d-4be2-9c27-123af563d6f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 384 | 2026.04.28 21:57:46.707387 [ 3 ] {7f2612e5-b79d-4be2-9c27-123af563d6f8} <Debug> oximeter.measurements_u8 (f431d8bd-20b3-405e-82b3-0cf8d22e89b9): Loading data parts | ||
| 385 | 2026.04.28 21:57:46.707629 [ 3 ] {7f2612e5-b79d-4be2-9c27-123af563d6f8} <Debug> oximeter.measurements_u8 (f431d8bd-20b3-405e-82b3-0cf8d22e89b9): There are no data parts | ||
| 386 | 2026.04.28 21:57:46.709242 [ 3 ] {7f2612e5-b79d-4be2-9c27-123af563d6f8} <Debug> TCPHandler: Processed in 0.004272911 sec. | ||
| 387 | 2026.04.28 21:57:46.709410 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 388 | 2026.04.28 21:57:46.709635 [ 3 ] {010e0e09-b3ba-4663-8e8a-22ef178ebd6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 389 | 2026.04.28 21:57:46.709680 [ 3 ] {010e0e09-b3ba-4663-8e8a-22ef178ebd6c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 390 | 2026.04.28 21:57:46.712001 [ 3 ] {010e0e09-b3ba-4663-8e8a-22ef178ebd6c} <Debug> oximeter.measurements_i16 (25002021-5b71-4909-ae0f-b54d4743f5d5): Loading data parts | ||
| 391 | 2026.04.28 21:57:46.712133 [ 3 ] {010e0e09-b3ba-4663-8e8a-22ef178ebd6c} <Debug> oximeter.measurements_i16 (25002021-5b71-4909-ae0f-b54d4743f5d5): There are no data parts | ||
| 392 | 2026.04.28 21:57:46.713901 [ 3 ] {010e0e09-b3ba-4663-8e8a-22ef178ebd6c} <Debug> TCPHandler: Processed in 0.004546906 sec. | ||
| 393 | 2026.04.28 21:57:46.714154 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 394 | 2026.04.28 21:57:46.714313 [ 3 ] {d2662383-a3b0-4f90-a1fa-ff0e1b65a3dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 395 | 2026.04.28 21:57:46.714436 [ 3 ] {d2662383-a3b0-4f90-a1fa-ff0e1b65a3dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 396 | 2026.04.28 21:57:46.716588 [ 3 ] {d2662383-a3b0-4f90-a1fa-ff0e1b65a3dd} <Debug> oximeter.measurements_u16 (9e270149-a438-49d9-af2f-d4b76ea3b28a): Loading data parts | ||
| 397 | 2026.04.28 21:57:46.716817 [ 3 ] {d2662383-a3b0-4f90-a1fa-ff0e1b65a3dd} <Debug> oximeter.measurements_u16 (9e270149-a438-49d9-af2f-d4b76ea3b28a): There are no data parts | ||
| 398 | 2026.04.28 21:57:46.719086 [ 3 ] {d2662383-a3b0-4f90-a1fa-ff0e1b65a3dd} <Debug> TCPHandler: Processed in 0.004982445 sec. | ||
| 399 | 2026.04.28 21:57:46.719245 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 400 | 2026.04.28 21:57:46.719449 [ 3 ] {34c377cb-ec2a-4c63-827e-26179850b01b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 401 | 2026.04.28 21:57:46.719538 [ 3 ] {34c377cb-ec2a-4c63-827e-26179850b01b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 402 | 2026.04.28 21:57:46.722484 [ 3 ] {34c377cb-ec2a-4c63-827e-26179850b01b} <Debug> oximeter.measurements_i32 (5f189f55-6699-4c6c-a15d-e0590f42212c): Loading data parts | ||
| 403 | 2026.04.28 21:57:46.722623 [ 3 ] {34c377cb-ec2a-4c63-827e-26179850b01b} <Debug> oximeter.measurements_i32 (5f189f55-6699-4c6c-a15d-e0590f42212c): There are no data parts | ||
| 404 | 2026.04.28 21:57:46.724916 [ 3 ] {34c377cb-ec2a-4c63-827e-26179850b01b} <Debug> TCPHandler: Processed in 0.005747209 sec. | ||
| 405 | 2026.04.28 21:57:46.725128 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 406 | 2026.04.28 21:57:46.725281 [ 3 ] {fd6477c7-428f-45b4-9eda-e49a4f164827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 407 | 2026.04.28 21:57:46.725405 [ 3 ] {fd6477c7-428f-45b4-9eda-e49a4f164827} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 408 | 2026.04.28 21:57:46.727271 [ 3 ] {fd6477c7-428f-45b4-9eda-e49a4f164827} <Debug> oximeter.measurements_u32 (45cb9812-03c3-47ec-8a61-360b928a32e0): Loading data parts | ||
| 409 | 2026.04.28 21:57:46.727450 [ 3 ] {fd6477c7-428f-45b4-9eda-e49a4f164827} <Debug> oximeter.measurements_u32 (45cb9812-03c3-47ec-8a61-360b928a32e0): There are no data parts | ||
| 410 | 2026.04.28 21:57:46.728998 [ 3 ] {fd6477c7-428f-45b4-9eda-e49a4f164827} <Debug> TCPHandler: Processed in 0.003872623 sec. | ||
| 411 | 2026.04.28 21:57:46.729150 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2026.04.28 21:57:46.729314 [ 3 ] {522f5794-5eab-4433-9b1f-7bdf130f5ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 413 | 2026.04.28 21:57:46.729462 [ 3 ] {522f5794-5eab-4433-9b1f-7bdf130f5ec5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 414 | 2026.04.28 21:57:46.731706 [ 3 ] {522f5794-5eab-4433-9b1f-7bdf130f5ec5} <Debug> oximeter.measurements_i64 (02c51335-352d-4d3b-92be-b94f1db01444): Loading data parts | ||
| 415 | 2026.04.28 21:57:46.731976 [ 3 ] {522f5794-5eab-4433-9b1f-7bdf130f5ec5} <Debug> oximeter.measurements_i64 (02c51335-352d-4d3b-92be-b94f1db01444): There are no data parts | ||
| 416 | 2026.04.28 21:57:46.734516 [ 3 ] {522f5794-5eab-4433-9b1f-7bdf130f5ec5} <Debug> TCPHandler: Processed in 0.005415192 sec. | ||
| 417 | 2026.04.28 21:57:46.734673 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2026.04.28 21:57:46.734921 [ 3 ] {2d73af52-5c6d-48a8-831a-65dbb4e5ed91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 419 | 2026.04.28 21:57:46.735047 [ 3 ] {2d73af52-5c6d-48a8-831a-65dbb4e5ed91} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 420 | 2026.04.28 21:57:46.736881 [ 3 ] {2d73af52-5c6d-48a8-831a-65dbb4e5ed91} <Debug> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Loading data parts | ||
| 421 | 2026.04.28 21:57:46.737087 [ 3 ] {2d73af52-5c6d-48a8-831a-65dbb4e5ed91} <Debug> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): There are no data parts | ||
| 422 | 2026.04.28 21:57:46.738510 [ 3 ] {2d73af52-5c6d-48a8-831a-65dbb4e5ed91} <Debug> TCPHandler: Processed in 0.003890564 sec. | ||
| 423 | 2026.04.28 21:57:46.738666 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2026.04.28 21:57:46.738824 [ 3 ] {3ace4439-9f6f-4655-affc-dccfd7094a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 425 | 2026.04.28 21:57:46.738968 [ 3 ] {3ace4439-9f6f-4655-affc-dccfd7094a93} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 426 | 2026.04.28 21:57:46.740793 [ 3 ] {3ace4439-9f6f-4655-affc-dccfd7094a93} <Debug> oximeter.measurements_f32 (8ebd55f2-5e28-4327-aff4-c972a2c128ca): Loading data parts | ||
| 427 | 2026.04.28 21:57:46.741047 [ 3 ] {3ace4439-9f6f-4655-affc-dccfd7094a93} <Debug> oximeter.measurements_f32 (8ebd55f2-5e28-4327-aff4-c972a2c128ca): There are no data parts | ||
| 428 | 2026.04.28 21:57:46.743033 [ 3 ] {3ace4439-9f6f-4655-affc-dccfd7094a93} <Debug> TCPHandler: Processed in 0.004414254 sec. | ||
| 429 | 2026.04.28 21:57:46.743196 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.04.28 21:57:46.743464 [ 3 ] {037864b3-fc6d-4018-9372-7b98405501eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 431 | 2026.04.28 21:57:46.743609 [ 3 ] {037864b3-fc6d-4018-9372-7b98405501eb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 432 | 2026.04.28 21:57:46.745528 [ 3 ] {037864b3-fc6d-4018-9372-7b98405501eb} <Debug> oximeter.measurements_f64 (070618fe-0328-460f-8ab5-97d31db00151): Loading data parts | ||
| 433 | 2026.04.28 21:57:46.745727 [ 3 ] {037864b3-fc6d-4018-9372-7b98405501eb} <Debug> oximeter.measurements_f64 (070618fe-0328-460f-8ab5-97d31db00151): There are no data parts | ||
| 434 | 2026.04.28 21:57:46.748189 [ 3 ] {037864b3-fc6d-4018-9372-7b98405501eb} <Debug> TCPHandler: Processed in 0.005045425 sec. | ||
| 435 | 2026.04.28 21:57:46.748346 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2026.04.28 21:57:46.748501 [ 3 ] {2e1cae28-45b4-4bf6-8e52-89a0106efbe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 437 | 2026.04.28 21:57:46.748640 [ 3 ] {2e1cae28-45b4-4bf6-8e52-89a0106efbe0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 438 | 2026.04.28 21:57:46.750683 [ 3 ] {2e1cae28-45b4-4bf6-8e52-89a0106efbe0} <Debug> oximeter.measurements_string (790b20a6-8dc6-489c-b6ad-0a572a5ab231): Loading data parts | ||
| 439 | 2026.04.28 21:57:46.751019 [ 3 ] {2e1cae28-45b4-4bf6-8e52-89a0106efbe0} <Debug> oximeter.measurements_string (790b20a6-8dc6-489c-b6ad-0a572a5ab231): There are no data parts | ||
| 440 | 2026.04.28 21:57:46.752656 [ 3 ] {2e1cae28-45b4-4bf6-8e52-89a0106efbe0} <Debug> TCPHandler: Processed in 0.004363703 sec. | ||
| 441 | 2026.04.28 21:57:46.752840 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 442 | 2026.04.28 21:57:46.753107 [ 3 ] {74c071fa-e7ef-40b3-81b4-b5cfb559b09f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 443 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 444 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 445 | * a string isn't palatable for a few reasons. | ||
| 446 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 447 | * details. | ||
| 448 | */ | ||
| 449 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 450 | 2026.04.28 21:57:46.753217 [ 3 ] {74c071fa-e7ef-40b3-81b4-b5cfb559b09f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 451 | 2026.04.28 21:57:46.756635 [ 3 ] {74c071fa-e7ef-40b3-81b4-b5cfb559b09f} <Debug> oximeter.measurements_bytes (097fd0fe-2f3a-4b6a-a35c-915cdddf6dba): Loading data parts | ||
| 452 | 2026.04.28 21:57:46.756794 [ 3 ] {74c071fa-e7ef-40b3-81b4-b5cfb559b09f} <Debug> oximeter.measurements_bytes (097fd0fe-2f3a-4b6a-a35c-915cdddf6dba): There are no data parts | ||
| 453 | 2026.04.28 21:57:46.759826 [ 3 ] {74c071fa-e7ef-40b3-81b4-b5cfb559b09f} <Debug> TCPHandler: Processed in 0.007034724 sec. | ||
| 454 | 2026.04.28 21:57:46.760002 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2026.04.28 21:57:46.760302 [ 3 ] {9a093ad2-bc8b-4d3b-9654-2449967281f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 456 | 2026.04.28 21:57:46.760460 [ 3 ] {9a093ad2-bc8b-4d3b-9654-2449967281f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 457 | 2026.04.28 21:57:46.763673 [ 3 ] {9a093ad2-bc8b-4d3b-9654-2449967281f2} <Debug> oximeter.measurements_cumulativei64 (a0b6eeae-86cf-4e5c-accc-50820126d87a): Loading data parts | ||
| 458 | 2026.04.28 21:57:46.763915 [ 3 ] {9a093ad2-bc8b-4d3b-9654-2449967281f2} <Debug> oximeter.measurements_cumulativei64 (a0b6eeae-86cf-4e5c-accc-50820126d87a): There are no data parts | ||
| 459 | 2026.04.28 21:57:46.766170 [ 3 ] {9a093ad2-bc8b-4d3b-9654-2449967281f2} <Debug> TCPHandler: Processed in 0.006226828 sec. | ||
| 460 | 2026.04.28 21:57:46.766376 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2026.04.28 21:57:46.766595 [ 3 ] {9b1b8dec-a523-48a1-ae80-b02c46f4aa0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 462 | 2026.04.28 21:57:46.766681 [ 3 ] {9b1b8dec-a523-48a1-ae80-b02c46f4aa0a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 463 | 2026.04.28 21:57:46.768840 [ 3 ] {9b1b8dec-a523-48a1-ae80-b02c46f4aa0a} <Debug> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Loading data parts | ||
| 464 | 2026.04.28 21:57:46.769051 [ 3 ] {9b1b8dec-a523-48a1-ae80-b02c46f4aa0a} <Debug> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): There are no data parts | ||
| 465 | 2026.04.28 21:57:46.771916 [ 3 ] {9b1b8dec-a523-48a1-ae80-b02c46f4aa0a} <Debug> TCPHandler: Processed in 0.005596546 sec. | ||
| 466 | 2026.04.28 21:57:46.772163 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2026.04.28 21:57:46.772329 [ 3 ] {cbea2564-b304-4c04-b702-517e0d110c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 468 | 2026.04.28 21:57:46.772465 [ 3 ] {cbea2564-b304-4c04-b702-517e0d110c55} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 469 | 2026.04.28 21:57:46.775247 [ 3 ] {cbea2564-b304-4c04-b702-517e0d110c55} <Debug> oximeter.measurements_cumulativef32 (8213e1fd-3a02-4d95-8086-ac6574479c5a): Loading data parts | ||
| 470 | 2026.04.28 21:57:46.775480 [ 3 ] {cbea2564-b304-4c04-b702-517e0d110c55} <Debug> oximeter.measurements_cumulativef32 (8213e1fd-3a02-4d95-8086-ac6574479c5a): There are no data parts | ||
| 471 | 2026.04.28 21:57:46.777244 [ 3 ] {cbea2564-b304-4c04-b702-517e0d110c55} <Debug> TCPHandler: Processed in 0.005182708 sec. | ||
| 472 | 2026.04.28 21:57:46.777411 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2026.04.28 21:57:46.777794 [ 3 ] {6d2455bf-e1b9-48a4-ac31-7d1ab3c45f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 474 | 2026.04.28 21:57:46.777949 [ 3 ] {6d2455bf-e1b9-48a4-ac31-7d1ab3c45f2f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 475 | 2026.04.28 21:57:46.780466 [ 3 ] {6d2455bf-e1b9-48a4-ac31-7d1ab3c45f2f} <Debug> oximeter.measurements_cumulativef64 (d53d61d6-2148-4eb3-a566-f1f7c720f61c): Loading data parts | ||
| 476 | 2026.04.28 21:57:46.780601 [ 3 ] {6d2455bf-e1b9-48a4-ac31-7d1ab3c45f2f} <Debug> oximeter.measurements_cumulativef64 (d53d61d6-2148-4eb3-a566-f1f7c720f61c): There are no data parts | ||
| 477 | 2026.04.28 21:57:46.782719 [ 3 ] {6d2455bf-e1b9-48a4-ac31-7d1ab3c45f2f} <Debug> TCPHandler: Processed in 0.00530944 sec. | ||
| 478 | 2026.04.28 21:57:46.782891 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2026.04.28 21:57:46.783142 [ 3 ] {c57e3e8e-c994-4198-9716-b09a087cba85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 480 | * NOTE: Array types cannot be Nullable, see | ||
| 481 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 482 | * for more details. | ||
| 483 | * | ||
| 484 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 485 | * is unfortunate, and at this point relies on the fact that an | ||
| 486 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 487 | * to figure out another way to represent missing samples here. | ||
| 488 | */ | ||
| 489 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 490 | 2026.04.28 21:57:46.783292 [ 3 ] {c57e3e8e-c994-4198-9716-b09a087cba85} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 491 | 2026.04.28 21:57:46.786290 [ 3 ] {c57e3e8e-c994-4198-9716-b09a087cba85} <Debug> oximeter.measurements_histogrami8 (0f5ea653-0999-4e7d-87e3-6563b5ded62e): Loading data parts | ||
| 492 | 2026.04.28 21:57:46.786575 [ 3 ] {c57e3e8e-c994-4198-9716-b09a087cba85} <Debug> oximeter.measurements_histogrami8 (0f5ea653-0999-4e7d-87e3-6563b5ded62e): There are no data parts | ||
| 493 | 2026.04.28 21:57:46.788219 [ 3 ] {c57e3e8e-c994-4198-9716-b09a087cba85} <Debug> TCPHandler: Processed in 0.005383202 sec. | ||
| 494 | 2026.04.28 21:57:46.788424 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2026.04.28 21:57:46.788876 [ 3 ] {a8e00e21-5389-4924-b6fd-7f7bd1ac7501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 496 | 2026.04.28 21:57:46.789025 [ 3 ] {a8e00e21-5389-4924-b6fd-7f7bd1ac7501} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 497 | 2026.04.28 21:57:46.792001 [ 3 ] {a8e00e21-5389-4924-b6fd-7f7bd1ac7501} <Debug> oximeter.measurements_histogramu8 (7132ecdc-034e-483b-bff1-f724d44e0b16): Loading data parts | ||
| 498 | 2026.04.28 21:57:46.792243 [ 3 ] {a8e00e21-5389-4924-b6fd-7f7bd1ac7501} <Debug> oximeter.measurements_histogramu8 (7132ecdc-034e-483b-bff1-f724d44e0b16): There are no data parts | ||
| 499 | 2026.04.28 21:57:46.793718 [ 3 ] {a8e00e21-5389-4924-b6fd-7f7bd1ac7501} <Debug> TCPHandler: Processed in 0.005382032 sec. | ||
| 500 | 2026.04.28 21:57:46.793909 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2026.04.28 21:57:46.794126 [ 3 ] {57574d7a-f228-4268-8f71-0c0725f09825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 502 | 2026.04.28 21:57:46.794279 [ 3 ] {57574d7a-f228-4268-8f71-0c0725f09825} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 503 | 2026.04.28 21:57:46.796721 [ 3 ] {57574d7a-f228-4268-8f71-0c0725f09825} <Debug> oximeter.measurements_histogrami16 (fbe8b7bd-2999-4877-bc12-317b377a5fcd): Loading data parts | ||
| 504 | 2026.04.28 21:57:46.796978 [ 3 ] {57574d7a-f228-4268-8f71-0c0725f09825} <Debug> oximeter.measurements_histogrami16 (fbe8b7bd-2999-4877-bc12-317b377a5fcd): There are no data parts | ||
| 505 | 2026.04.28 21:57:46.798474 [ 3 ] {57574d7a-f228-4268-8f71-0c0725f09825} <Debug> TCPHandler: Processed in 0.004612497 sec. | ||
| 506 | 2026.04.28 21:57:46.798660 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2026.04.28 21:57:46.799090 [ 3 ] {4e0f38e4-26ca-4323-80d1-463f42fc2d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 508 | 2026.04.28 21:57:46.799215 [ 3 ] {4e0f38e4-26ca-4323-80d1-463f42fc2d36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 509 | 2026.04.28 21:57:46.801760 [ 3 ] {4e0f38e4-26ca-4323-80d1-463f42fc2d36} <Debug> oximeter.measurements_histogramu16 (49a0083e-719b-48c7-a074-3e2b22f1420a): Loading data parts | ||
| 510 | 2026.04.28 21:57:46.801893 [ 3 ] {4e0f38e4-26ca-4323-80d1-463f42fc2d36} <Debug> oximeter.measurements_histogramu16 (49a0083e-719b-48c7-a074-3e2b22f1420a): There are no data parts | ||
| 511 | 2026.04.28 21:57:46.803617 [ 3 ] {4e0f38e4-26ca-4323-80d1-463f42fc2d36} <Debug> TCPHandler: Processed in 0.005019995 sec. | ||
| 512 | 2026.04.28 21:57:46.803900 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 513 | 2026.04.28 21:57:46.804161 [ 3 ] {02620a20-6fbe-4884-b555-bb12a0a0518b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 514 | 2026.04.28 21:57:46.804366 [ 3 ] {02620a20-6fbe-4884-b555-bb12a0a0518b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 515 | 2026.04.28 21:57:46.807122 [ 3 ] {02620a20-6fbe-4884-b555-bb12a0a0518b} <Debug> oximeter.measurements_histogrami32 (4dbae762-598c-4433-9ad8-706c0950c6ac): Loading data parts | ||
| 516 | 2026.04.28 21:57:46.807514 [ 3 ] {02620a20-6fbe-4884-b555-bb12a0a0518b} <Debug> oximeter.measurements_histogrami32 (4dbae762-598c-4433-9ad8-706c0950c6ac): There are no data parts | ||
| 517 | 2026.04.28 21:57:46.809524 [ 3 ] {02620a20-6fbe-4884-b555-bb12a0a0518b} <Debug> TCPHandler: Processed in 0.005683117 sec. | ||
| 518 | 2026.04.28 21:57:46.809709 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 519 | 2026.04.28 21:57:46.810206 [ 3 ] {2f803a6d-310d-426f-9636-2ecbd6d875da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 520 | 2026.04.28 21:57:46.810393 [ 3 ] {2f803a6d-310d-426f-9636-2ecbd6d875da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 521 | 2026.04.28 21:57:46.812639 [ 3 ] {2f803a6d-310d-426f-9636-2ecbd6d875da} <Debug> oximeter.measurements_histogramu32 (9e3977ed-ab6e-4023-aa75-589b653f616e): Loading data parts | ||
| 522 | 2026.04.28 21:57:46.812850 [ 3 ] {2f803a6d-310d-426f-9636-2ecbd6d875da} <Debug> oximeter.measurements_histogramu32 (9e3977ed-ab6e-4023-aa75-589b653f616e): There are no data parts | ||
| 523 | 2026.04.28 21:57:46.814199 [ 3 ] {2f803a6d-310d-426f-9636-2ecbd6d875da} <Debug> TCPHandler: Processed in 0.004542936 sec. | ||
| 524 | 2026.04.28 21:57:46.814467 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 525 | 2026.04.28 21:57:46.814727 [ 3 ] {8ea41d18-fa8a-488a-b16c-62e05239b3b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 526 | 2026.04.28 21:57:46.814842 [ 3 ] {8ea41d18-fa8a-488a-b16c-62e05239b3b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 527 | 2026.04.28 21:57:46.817046 [ 3 ] {8ea41d18-fa8a-488a-b16c-62e05239b3b0} <Debug> oximeter.measurements_histogrami64 (69490aa7-86f0-4aaa-a968-7cedfd1dd69a): Loading data parts | ||
| 528 | 2026.04.28 21:57:46.817505 [ 3 ] {8ea41d18-fa8a-488a-b16c-62e05239b3b0} <Debug> oximeter.measurements_histogrami64 (69490aa7-86f0-4aaa-a968-7cedfd1dd69a): There are no data parts | ||
| 529 | 2026.04.28 21:57:46.819013 [ 3 ] {8ea41d18-fa8a-488a-b16c-62e05239b3b0} <Debug> TCPHandler: Processed in 0.004603017 sec. | ||
| 530 | 2026.04.28 21:57:46.819194 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 531 | 2026.04.28 21:57:46.819760 [ 3 ] {30be625a-a988-4e54-8ca0-f6434dc1f63e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 532 | 2026.04.28 21:57:46.819979 [ 3 ] {30be625a-a988-4e54-8ca0-f6434dc1f63e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 533 | 2026.04.28 21:57:46.822411 [ 3 ] {30be625a-a988-4e54-8ca0-f6434dc1f63e} <Debug> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Loading data parts | ||
| 534 | 2026.04.28 21:57:46.822574 [ 3 ] {30be625a-a988-4e54-8ca0-f6434dc1f63e} <Debug> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): There are no data parts | ||
| 535 | 2026.04.28 21:57:46.824442 [ 3 ] {30be625a-a988-4e54-8ca0-f6434dc1f63e} <Debug> TCPHandler: Processed in 0.00530691 sec. | ||
| 536 | 2026.04.28 21:57:46.824715 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.04.28 21:57:46.824971 [ 3 ] {c1e17eb1-f6ec-48e7-afba-b8f5810e086b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 538 | 2026.04.28 21:57:46.825095 [ 3 ] {c1e17eb1-f6ec-48e7-afba-b8f5810e086b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 539 | 2026.04.28 21:57:46.827325 [ 3 ] {c1e17eb1-f6ec-48e7-afba-b8f5810e086b} <Debug> oximeter.measurements_histogramf32 (6d4f7b17-5064-433d-8680-c4c8c2cfd7cd): Loading data parts | ||
| 540 | 2026.04.28 21:57:46.827575 [ 3 ] {c1e17eb1-f6ec-48e7-afba-b8f5810e086b} <Debug> oximeter.measurements_histogramf32 (6d4f7b17-5064-433d-8680-c4c8c2cfd7cd): There are no data parts | ||
| 541 | 2026.04.28 21:57:46.828847 [ 3 ] {c1e17eb1-f6ec-48e7-afba-b8f5810e086b} <Debug> TCPHandler: Processed in 0.0042109 sec. | ||
| 542 | 2026.04.28 21:57:46.829004 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.04.28 21:57:46.829287 [ 3 ] {06fd1fee-82d5-40e0-98e4-3334cdb73922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 544 | 2026.04.28 21:57:46.829466 [ 3 ] {06fd1fee-82d5-40e0-98e4-3334cdb73922} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 545 | 2026.04.28 21:57:46.832721 [ 3 ] {06fd1fee-82d5-40e0-98e4-3334cdb73922} <Debug> oximeter.measurements_histogramf64 (5554f523-b051-4e20-be81-db74c2f55292): Loading data parts | ||
| 546 | 2026.04.28 21:57:46.832906 [ 3 ] {06fd1fee-82d5-40e0-98e4-3334cdb73922} <Debug> oximeter.measurements_histogramf64 (5554f523-b051-4e20-be81-db74c2f55292): There are no data parts | ||
| 547 | 2026.04.28 21:57:46.834263 [ 3 ] {06fd1fee-82d5-40e0-98e4-3334cdb73922} <Debug> TCPHandler: Processed in 0.00528203 sec. | ||
| 548 | 2026.04.28 21:57:46.834564 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.04.28 21:57:46.834786 [ 3 ] {26699175-69eb-4843-aa8c-52cd70c08e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) /* The field tables store named dimensions of each timeseries. | ||
| 550 | * | ||
| 551 | * As with the measurement tables, there is one field table for each field data | ||
| 552 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 553 | * this behavior **must not** be relied upon for query correctness. | ||
| 554 | * | ||
| 555 | * The index for the fields differs from the measurements, however. Rows are | ||
| 556 | * sorted by timeseries name, then field name, field value, and finally | ||
| 557 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 558 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 559 | * usually then used to look up measurements. | ||
| 560 | * | ||
| 561 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 562 | * timeseries name and then key, since it would improve lookups where one | ||
| 563 | * already has the key. Realistically though, these tables are quite small and | ||
| 564 | * so performance benefits will be low in absolute terms. | ||
| 565 | * | ||
| 566 | * TTL: We use a materialized column to expire old field table records. This | ||
| 567 | * column is generated automatically by the database whenever a new row is | ||
| 568 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 569 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 570 | * record will remain during a deduplication, which will have the last | ||
| 571 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 572 | * measurement tables. | ||
| 573 | */ | ||
| 574 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 575 | 2026.04.28 21:57:46.834964 [ 3 ] {26699175-69eb-4843-aa8c-52cd70c08e77} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 576 | 2026.04.28 21:57:46.838168 [ 3 ] {26699175-69eb-4843-aa8c-52cd70c08e77} <Debug> oximeter.fields_bool (726b8703-7ced-4075-b729-74b626e77f8d): Loading data parts | ||
| 577 | 2026.04.28 21:57:46.838373 [ 3 ] {26699175-69eb-4843-aa8c-52cd70c08e77} <Debug> oximeter.fields_bool (726b8703-7ced-4075-b729-74b626e77f8d): There are no data parts | ||
| 578 | 2026.04.28 21:57:46.840031 [ 3 ] {26699175-69eb-4843-aa8c-52cd70c08e77} <Debug> TCPHandler: Processed in 0.005526264 sec. | ||
| 579 | 2026.04.28 21:57:46.840197 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.04.28 21:57:46.840357 [ 3 ] {0b58c3c3-8472-4550-b3e8-9f7a9c361663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 581 | 2026.04.28 21:57:46.840540 [ 3 ] {0b58c3c3-8472-4550-b3e8-9f7a9c361663} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 582 | 2026.04.28 21:57:46.843431 [ 3 ] {0b58c3c3-8472-4550-b3e8-9f7a9c361663} <Debug> oximeter.fields_i8 (046c493e-a868-44cc-b4f5-c7b4b9b50943): Loading data parts | ||
| 583 | 2026.04.28 21:57:46.843708 [ 3 ] {0b58c3c3-8472-4550-b3e8-9f7a9c361663} <Debug> oximeter.fields_i8 (046c493e-a868-44cc-b4f5-c7b4b9b50943): There are no data parts | ||
| 584 | 2026.04.28 21:57:46.845680 [ 3 ] {0b58c3c3-8472-4550-b3e8-9f7a9c361663} <Debug> TCPHandler: Processed in 0.005543955 sec. | ||
| 585 | 2026.04.28 21:57:46.845849 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.04.28 21:57:46.846100 [ 3 ] {a51af4b0-270c-4fa6-b583-c8b7bf2d156c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 587 | 2026.04.28 21:57:46.846241 [ 3 ] {a51af4b0-270c-4fa6-b583-c8b7bf2d156c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 588 | 2026.04.28 21:57:46.848613 [ 3 ] {a51af4b0-270c-4fa6-b583-c8b7bf2d156c} <Debug> oximeter.fields_u8 (2bafffe4-a9f9-4a14-8186-87b6141ff7d6): Loading data parts | ||
| 589 | 2026.04.28 21:57:46.848841 [ 3 ] {a51af4b0-270c-4fa6-b583-c8b7bf2d156c} <Debug> oximeter.fields_u8 (2bafffe4-a9f9-4a14-8186-87b6141ff7d6): There are no data parts | ||
| 590 | 2026.04.28 21:57:46.850977 [ 3 ] {a51af4b0-270c-4fa6-b583-c8b7bf2d156c} <Debug> TCPHandler: Processed in 0.005160348 sec. | ||
| 591 | 2026.04.28 21:57:46.851146 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.04.28 21:57:46.851347 [ 3 ] {0f52afdf-cd1f-4600-97a2-95c7ce636567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 593 | 2026.04.28 21:57:46.851747 [ 3 ] {0f52afdf-cd1f-4600-97a2-95c7ce636567} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 594 | 2026.04.28 21:57:46.854007 [ 3 ] {0f52afdf-cd1f-4600-97a2-95c7ce636567} <Debug> oximeter.fields_i16 (30c15a0c-c927-4f38-9be4-5ec8dbfb2a35): Loading data parts | ||
| 595 | 2026.04.28 21:57:46.854216 [ 3 ] {0f52afdf-cd1f-4600-97a2-95c7ce636567} <Debug> oximeter.fields_i16 (30c15a0c-c927-4f38-9be4-5ec8dbfb2a35): There are no data parts | ||
| 596 | 2026.04.28 21:57:46.855961 [ 3 ] {0f52afdf-cd1f-4600-97a2-95c7ce636567} <Debug> TCPHandler: Processed in 0.004871022 sec. | ||
| 597 | 2026.04.28 21:57:46.856146 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 598 | 2026.04.28 21:57:46.856607 [ 3 ] {dce1378e-4dce-4239-a224-416aae5aadc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 599 | 2026.04.28 21:57:46.857093 [ 3 ] {dce1378e-4dce-4239-a224-416aae5aadc5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 600 | 2026.04.28 21:57:46.861546 [ 3 ] {dce1378e-4dce-4239-a224-416aae5aadc5} <Debug> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Loading data parts | ||
| 601 | 2026.04.28 21:57:46.861706 [ 3 ] {dce1378e-4dce-4239-a224-416aae5aadc5} <Debug> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): There are no data parts | ||
| 602 | 2026.04.28 21:57:46.864457 [ 3 ] {dce1378e-4dce-4239-a224-416aae5aadc5} <Debug> TCPHandler: Processed in 0.008430319 sec. | ||
| 603 | 2026.04.28 21:57:46.864716 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 604 | 2026.04.28 21:57:46.864925 [ 3 ] {dae0e034-ba18-4fe8-aa40-aad25bc35acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 605 | 2026.04.28 21:57:46.865091 [ 3 ] {dae0e034-ba18-4fe8-aa40-aad25bc35acd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 606 | 2026.04.28 21:57:46.868067 [ 3 ] {dae0e034-ba18-4fe8-aa40-aad25bc35acd} <Debug> oximeter.fields_i32 (088cd434-7180-4013-bacd-77a465c590a3): Loading data parts | ||
| 607 | 2026.04.28 21:57:46.868257 [ 3 ] {dae0e034-ba18-4fe8-aa40-aad25bc35acd} <Debug> oximeter.fields_i32 (088cd434-7180-4013-bacd-77a465c590a3): There are no data parts | ||
| 608 | 2026.04.28 21:57:46.869876 [ 3 ] {dae0e034-ba18-4fe8-aa40-aad25bc35acd} <Debug> TCPHandler: Processed in 0.005237359 sec. | ||
| 609 | 2026.04.28 21:57:46.870047 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 610 | 2026.04.28 21:57:46.870306 [ 3 ] {507cf608-ce39-4fce-a69a-098ac83aafbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 611 | 2026.04.28 21:57:46.870448 [ 3 ] {507cf608-ce39-4fce-a69a-098ac83aafbf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 612 | 2026.04.28 21:57:46.872598 [ 3 ] {507cf608-ce39-4fce-a69a-098ac83aafbf} <Debug> oximeter.fields_u32 (dcc380b4-d3d1-4746-b384-7af9fa675136): Loading data parts | ||
| 613 | 2026.04.28 21:57:46.872811 [ 3 ] {507cf608-ce39-4fce-a69a-098ac83aafbf} <Debug> oximeter.fields_u32 (dcc380b4-d3d1-4746-b384-7af9fa675136): There are no data parts | ||
| 614 | 2026.04.28 21:57:46.874350 [ 3 ] {507cf608-ce39-4fce-a69a-098ac83aafbf} <Debug> TCPHandler: Processed in 0.004351663 sec. | ||
| 615 | 2026.04.28 21:57:46.874518 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 616 | 2026.04.28 21:57:46.874704 [ 3 ] {3f023822-fb6b-4905-85b2-5d32977530d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 617 | 2026.04.28 21:57:46.874835 [ 3 ] {3f023822-fb6b-4905-85b2-5d32977530d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 618 | 2026.04.28 21:57:46.877253 [ 3 ] {3f023822-fb6b-4905-85b2-5d32977530d7} <Debug> oximeter.fields_i64 (3695c9e4-0ae6-4d1a-b2b1-1e37c7b6a625): Loading data parts | ||
| 619 | 2026.04.28 21:57:46.877488 [ 3 ] {3f023822-fb6b-4905-85b2-5d32977530d7} <Debug> oximeter.fields_i64 (3695c9e4-0ae6-4d1a-b2b1-1e37c7b6a625): There are no data parts | ||
| 620 | 2026.04.28 21:57:46.879391 [ 3 ] {3f023822-fb6b-4905-85b2-5d32977530d7} <Debug> TCPHandler: Processed in 0.004924383 sec. | ||
| 621 | 2026.04.28 21:57:46.879548 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 622 | 2026.04.28 21:57:46.879805 [ 3 ] {4104020a-392f-47bb-992c-19e09b820155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 623 | 2026.04.28 21:57:46.879929 [ 3 ] {4104020a-392f-47bb-992c-19e09b820155} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 624 | 2026.04.28 21:57:46.882082 [ 3 ] {4104020a-392f-47bb-992c-19e09b820155} <Debug> oximeter.fields_u64 (2d53350d-e90a-450d-996e-4d855f01fc23): Loading data parts | ||
| 625 | 2026.04.28 21:57:46.882298 [ 3 ] {4104020a-392f-47bb-992c-19e09b820155} <Debug> oximeter.fields_u64 (2d53350d-e90a-450d-996e-4d855f01fc23): There are no data parts | ||
| 626 | 2026.04.28 21:57:46.884208 [ 3 ] {4104020a-392f-47bb-992c-19e09b820155} <Debug> TCPHandler: Processed in 0.00470913 sec. | ||
| 627 | 2026.04.28 21:57:46.884378 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 628 | 2026.04.28 21:57:46.884564 [ 3 ] {04c7596c-b9ba-4088-825e-be1b4ca639ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 629 | 2026.04.28 21:57:46.884697 [ 3 ] {04c7596c-b9ba-4088-825e-be1b4ca639ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 630 | 2026.04.28 21:57:46.886809 [ 3 ] {04c7596c-b9ba-4088-825e-be1b4ca639ed} <Debug> oximeter.fields_ipaddr (2603406c-76cf-4575-a18b-432d563a8a18): Loading data parts | ||
| 631 | 2026.04.28 21:57:46.887010 [ 3 ] {04c7596c-b9ba-4088-825e-be1b4ca639ed} <Debug> oximeter.fields_ipaddr (2603406c-76cf-4575-a18b-432d563a8a18): There are no data parts | ||
| 632 | 2026.04.28 21:57:46.889938 [ 3 ] {04c7596c-b9ba-4088-825e-be1b4ca639ed} <Debug> TCPHandler: Processed in 0.005621986 sec. | ||
| 633 | 2026.04.28 21:57:46.890105 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 634 | 2026.04.28 21:57:46.890522 [ 3 ] {c0b4276d-2c1b-4172-8414-322a7c283739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 635 | 2026.04.28 21:57:46.890630 [ 3 ] {c0b4276d-2c1b-4172-8414-322a7c283739} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 636 | 2026.04.28 21:57:46.893408 [ 3 ] {c0b4276d-2c1b-4172-8414-322a7c283739} <Debug> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Loading data parts | ||
| 637 | 2026.04.28 21:57:46.893622 [ 3 ] {c0b4276d-2c1b-4172-8414-322a7c283739} <Debug> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): There are no data parts | ||
| 638 | 2026.04.28 21:57:46.895648 [ 3 ] {c0b4276d-2c1b-4172-8414-322a7c283739} <Debug> TCPHandler: Processed in 0.005600886 sec. | ||
| 639 | 2026.04.28 21:57:46.895815 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 640 | 2026.04.28 21:57:46.895978 [ 3 ] {e842f4c4-5ac0-487e-910e-818cf75a71e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 641 | 2026.04.28 21:57:46.896118 [ 3 ] {e842f4c4-5ac0-487e-910e-818cf75a71e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 642 | 2026.04.28 21:57:46.898716 [ 3 ] {e842f4c4-5ac0-487e-910e-818cf75a71e2} <Debug> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Loading data parts | ||
| 643 | 2026.04.28 21:57:46.898873 [ 3 ] {e842f4c4-5ac0-487e-910e-818cf75a71e2} <Debug> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): There are no data parts | ||
| 644 | 2026.04.28 21:57:46.899889 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45070 | ||
| 645 | 2026.04.28 21:57:46.900118 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2026.04.28 21:57:46.900281 [ 278 ] {} <Debug> TCP-Session: da284ab1-f76c-4131-8f14-d15110acd8de Authenticating user 'default' from [fd00:1122:3344:101::c]:45070 | ||
| 647 | 2026.04.28 21:57:46.900316 [ 278 ] {} <Debug> TCP-Session: da284ab1-f76c-4131-8f14-d15110acd8de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2026.04.28 21:57:46.900335 [ 278 ] {} <Debug> TCP-Session: da284ab1-f76c-4131-8f14-d15110acd8de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.04.28 21:57:46.900527 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 650 | 2026.04.28 21:57:46.900570 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 651 | 2026.04.28 21:57:46.900685 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 652 | 2026.04.28 21:57:46.900699 [ 3 ] {e842f4c4-5ac0-487e-910e-818cf75a71e2} <Debug> TCPHandler: Processed in 0.004940243 sec. | ||
| 653 | 2026.04.28 21:57:46.901149 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2026.04.28 21:57:46.901192 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57852 | ||
| 655 | 2026.04.28 21:57:46.901329 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46908 | ||
| 656 | 2026.04.28 21:57:46.901344 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 657 | 2026.04.28 21:57:46.901486 [ 3 ] {6536188c-19d7-42f0-b1f2-d2119510bb45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) /* The timeseries schema table stores the extracted schema for the samples | ||
| 658 | * oximeter collects. | ||
| 659 | */ | ||
| 660 | 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) | ||
| 661 | 2026.04.28 21:57:46.901556 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46754 | ||
| 662 | 2026.04.28 21:57:46.901566 [ 279 ] {} <Debug> TCP-Session: 24c21c2d-58cf-4172-8a46-8a5797260c4b Authenticating user 'default' from [fd00:1122:3344:101::c]:57852 | ||
| 663 | 2026.04.28 21:57:46.901483 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58021 | ||
| 664 | 2026.04.28 21:57:46.901675 [ 3 ] {6536188c-19d7-42f0-b1f2-d2119510bb45} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 665 | 2026.04.28 21:57:46.901652 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48899 | ||
| 666 | 2026.04.28 21:57:46.901721 [ 279 ] {} <Debug> TCP-Session: 24c21c2d-58cf-4172-8a46-8a5797260c4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2026.04.28 21:57:46.901758 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 668 | 2026.04.28 21:57:46.901843 [ 279 ] {} <Debug> TCP-Session: 24c21c2d-58cf-4172-8a46-8a5797260c4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.04.28 21:57:46.901882 [ 280 ] {} <Debug> TCP-Session: 35fb16e8-3cd9-45c2-8cfd-bc6e34cd8e78 Authenticating user 'default' from [fd00:1122:3344:101::c]:46908 | ||
| 670 | 2026.04.28 21:57:46.901936 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59113 | ||
| 671 | 2026.04.28 21:57:46.902087 [ 280 ] {} <Debug> TCP-Session: 35fb16e8-3cd9-45c2-8cfd-bc6e34cd8e78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 672 | 2026.04.28 21:57:46.902113 [ 280 ] {} <Debug> TCP-Session: 35fb16e8-3cd9-45c2-8cfd-bc6e34cd8e78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 673 | 2026.04.28 21:57:46.902147 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 674 | 2026.04.28 21:57:46.902223 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49919 | ||
| 675 | 2026.04.28 21:57:46.902297 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2026.04.28 21:57:46.902326 [ 282 ] {} <Debug> TCP-Session: 2c008018-6789-461d-a0a4-5d933dc77ee1 Authenticating user 'default' from [fd00:1122:3344:101::c]:46754 | ||
| 677 | 2026.04.28 21:57:46.902473 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 678 | 2026.04.28 21:57:46.902377 [ 283 ] {} <Debug> TCP-Session: 08f36eda-ec8f-4d3c-ae15-9215e1f71f86 Authenticating user 'default' from [fd00:1122:3344:101::c]:48899 | ||
| 679 | 2026.04.28 21:57:46.902526 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 680 | 2026.04.28 21:57:46.902598 [ 281 ] {} <Debug> TCP-Session: 59a500bf-116a-4596-bcd3-42d0535df399 Authenticating user 'default' from [fd00:1122:3344:101::c]:58021 | ||
| 681 | 2026.04.28 21:57:46.902620 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2026.04.28 21:57:46.902571 [ 283 ] {} <Debug> TCP-Session: 08f36eda-ec8f-4d3c-ae15-9215e1f71f86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 683 | 2026.04.28 21:57:46.902732 [ 285 ] {} <Debug> TCP-Session: b8ad1bda-6a17-4f3d-a026-683e6598b2d3 Authenticating user 'default' from [fd00:1122:3344:101::c]:49919 | ||
| 684 | 2026.04.28 21:57:46.902744 [ 281 ] {} <Debug> TCP-Session: 59a500bf-116a-4596-bcd3-42d0535df399 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 685 | 2026.04.28 21:57:46.902759 [ 283 ] {} <Debug> TCP-Session: 08f36eda-ec8f-4d3c-ae15-9215e1f71f86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2026.04.28 21:57:46.902713 [ 284 ] {} <Debug> TCP-Session: c875624e-1b7c-4077-b10f-4d673fdd41de Authenticating user 'default' from [fd00:1122:3344:101::c]:59113 | ||
| 687 | 2026.04.28 21:57:46.902563 [ 282 ] {} <Debug> TCP-Session: 2c008018-6789-461d-a0a4-5d933dc77ee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2026.04.28 21:57:46.902917 [ 285 ] {} <Debug> TCP-Session: b8ad1bda-6a17-4f3d-a026-683e6598b2d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.04.28 21:57:46.902948 [ 284 ] {} <Debug> TCP-Session: c875624e-1b7c-4077-b10f-4d673fdd41de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2026.04.28 21:57:46.903016 [ 285 ] {} <Debug> TCP-Session: b8ad1bda-6a17-4f3d-a026-683e6598b2d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.04.28 21:57:46.903027 [ 281 ] {} <Debug> TCP-Session: 59a500bf-116a-4596-bcd3-42d0535df399 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.04.28 21:57:46.902924 [ 282 ] {} <Debug> TCP-Session: 2c008018-6789-461d-a0a4-5d933dc77ee1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.04.28 21:57:46.903096 [ 284 ] {} <Debug> TCP-Session: c875624e-1b7c-4077-b10f-4d673fdd41de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.04.28 21:57:46.904932 [ 3 ] {6536188c-19d7-42f0-b1f2-d2119510bb45} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4): Loading data parts | ||
| 695 | 2026.04.28 21:57:46.905132 [ 3 ] {6536188c-19d7-42f0-b1f2-d2119510bb45} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4): There are no data parts | ||
| 696 | 2026.04.28 21:57:46.907033 [ 3 ] {6536188c-19d7-42f0-b1f2-d2119510bb45} <Debug> TCPHandler: Processed in 0.005943683 sec. | ||
| 697 | 2026.04.28 21:57:46.907260 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 698 | 2026.04.28 21:57:46.907662 [ 4 ] {87088a9f-197f-45a1-b911-dec52e752709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 699 | 2026.04.28 21:57:46.909161 [ 4 ] {87088a9f-197f-45a1-b911-dec52e752709} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 700 | 2026.04.28 21:57:46.929114 [ 276 ] {87088a9f-197f-45a1-b911-dec52e752709} <Trace> oximeter.version (006f68f1-5784-4977-a047-c35fcaa501a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 701 | 2026.04.28 21:57:46.929350 [ 276 ] {87088a9f-197f-45a1-b911-dec52e752709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 702 | 2026.04.28 21:57:46.934920 [ 276 ] {87088a9f-197f-45a1-b911-dec52e752709} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 703 | 2026.04.28 21:57:46.935636 [ 276 ] {87088a9f-197f-45a1-b911-dec52e752709} <Trace> oximeter.version (006f68f1-5784-4977-a047-c35fcaa501a5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 704 | 2026.04.28 21:57:46.936128 [ 4 ] {87088a9f-197f-45a1-b911-dec52e752709} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.028608 sec., 34.95525727069351 rows/sec., 559.28 B/sec. | ||
| 705 | 2026.04.28 21:57:46.936422 [ 4 ] {87088a9f-197f-45a1-b911-dec52e752709} <Debug> TCPHandler: Processed in 0.029241664 sec. | ||
| 706 | 2026.04.28 21:57:47.000236 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 125.79 MiB, peak 125.79 MiB, free memory in arenas 0.00 B, will set to 139.64 MiB (RSS), difference: 13.85 MiB | ||
| 707 | 2026.04.28 21:57:51.872353 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.04.28 21:57:51.872375 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2026.04.28 21:57:51.872452 [ 245 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.04.28 21:57:51.872520 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.04.28 21:57:51.876049 [ 244 ] {} <Debug> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311): Loading data parts | ||
| 712 | 2026.04.28 21:57:51.876243 [ 244 ] {} <Debug> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311): There are no data parts | ||
| 713 | 2026.04.28 21:57:51.880472 [ 244 ] {} <Trace> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.04.28 21:57:51.880649 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 715 | 2026.04.28 21:57:51.886151 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2026.04.28 21:57:51.886286 [ 245 ] {} <Debug> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c): Loading data parts | ||
| 717 | 2026.04.28 21:57:51.886535 [ 245 ] {} <Debug> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c): There are no data parts | ||
| 718 | 2026.04.28 21:57:51.886864 [ 244 ] {} <Trace> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2026.04.28 21:57:51.887025 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 720 | 2026.04.28 21:57:51.911908 [ 245 ] {} <Trace> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.04.28 21:57:51.912083 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 722 | 2026.04.28 21:57:51.918682 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.04.28 21:57:51.919889 [ 245 ] {} <Trace> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.04.28 21:57:51.923474 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.04.28 21:57:52.000924 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.80 MiB, peak 148.80 MiB, free memory in arenas 0.00 B, will set to 153.89 MiB (RSS), difference: 9.09 MiB | ||
| 726 | 2026.04.28 21:57:54.372261 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.04.28 21:57:54.372416 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.04.28 21:57:54.376485 [ 243 ] {} <Debug> system.query_log (28f2bbc6-76da-409a-9f63-9c0a2c4ac64b): Loading data parts | ||
| 729 | 2026.04.28 21:57:54.376678 [ 243 ] {} <Debug> system.query_log (28f2bbc6-76da-409a-9f63-9c0a2c4ac64b): There are no data parts | ||
| 730 | 2026.04.28 21:57:54.384376 [ 243 ] {} <Trace> system.query_log (28f2bbc6-76da-409a-9f63-9c0a2c4ac64b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.04.28 21:57:54.384511 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 732 | 2026.04.28 21:57:54.388609 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.04.28 21:57:54.389186 [ 243 ] {} <Trace> system.query_log (28f2bbc6-76da-409a-9f63-9c0a2c4ac64b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.04.28 21:57:54.389445 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.04.28 21:57:55.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.12 MiB, peak 158.12 MiB, free memory in arenas 0.00 B, will set to 155.05 MiB (RSS), difference: -3.06 MiB | ||
| 736 | 2026.04.28 21:57:59.340197 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.04.28 21:57:59.340258 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.04.28 21:57:59.387493 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 739 | 2026.04.28 21:57:59.390454 [ 244 ] {} <Trace> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.04.28 21:57:59.390502 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 741 | 2026.04.28 21:57:59.391243 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.04.28 21:57:59.391745 [ 244 ] {} <Trace> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.04.28 21:57:59.391953 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.04.28 21:57:59.423946 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.04.28 21:57:59.442120 [ 245 ] {} <Trace> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.04.28 21:57:59.442283 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 747 | 2026.04.28 21:57:59.449283 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.04.28 21:57:59.450555 [ 245 ] {} <Trace> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.04.28 21:57:59.453904 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.04.28 21:58:00.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.78 MiB, peak 159.78 MiB, free memory in arenas 0.00 B, will set to 157.61 MiB (RSS), difference: 1.83 MiB | ||
| 751 | 2026.04.28 21:58:05.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.65 MiB, peak 159.78 MiB, free memory in arenas 0.00 B, will set to 157.67 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2026.04.28 21:58:06.892923 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 753 | 2026.04.28 21:58:06.893386 [ 244 ] {} <Trace> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 754 | 2026.04.28 21:58:06.893426 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 755 | 2026.04.28 21:58:06.894147 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 756 | 2026.04.28 21:58:06.894646 [ 244 ] {} <Trace> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 757 | 2026.04.28 21:58:06.894794 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 758 | 2026.04.28 21:58:06.954860 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 759 | 2026.04.28 21:58:06.971121 [ 245 ] {} <Trace> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 760 | 2026.04.28 21:58:06.971176 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 761 | 2026.04.28 21:58:06.977360 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 762 | 2026.04.28 21:58:06.978600 [ 245 ] {} <Trace> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 763 | 2026.04.28 21:58:06.979223 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 764 | 2026.04.28 21:58:06.979412 [ 3 ] {db57d8b4-4acb-4027-9951-df8f4fa5e113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 765 | 2026.04.28 21:58:06.981407 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 766 | 2026.04.28 21:58:06.990329 [ 3 ] {db57d8b4-4acb-4027-9951-df8f4fa5e113} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 767 | 2026.04.28 21:58:06.992512 [ 3 ] {db57d8b4-4acb-4027-9951-df8f4fa5e113} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 768 | 2026.04.28 21:58:06.997280 [ 3 ] {db57d8b4-4acb-4027-9951-df8f4fa5e113} <Debug> TCPHandler: Processed in 0.018172244 sec. | ||
| 769 | 2026.04.28 21:58:07.000998 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.23 MiB, peak 162.20 MiB, free memory in arenas 0.00 B, will set to 159.80 MiB (RSS), difference: 1.56 MiB | ||
| 770 | 2026.04.28 21:58:07.004153 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 771 | 2026.04.28 21:58:07.004279 [ 3 ] {f4256a6c-8024-49c2-96bf-395532e5d809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 772 | 2026.04.28 21:58:07.004327 [ 3 ] {f4256a6c-8024-49c2-96bf-395532e5d809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 773 | 2026.04.28 21:58:07.005050 [ 3 ] {f4256a6c-8024-49c2-96bf-395532e5d809} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 774 | 2026.04.28 21:58:07.005095 [ 3 ] {f4256a6c-8024-49c2-96bf-395532e5d809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 775 | 2026.04.28 21:58:07.005766 [ 3 ] {f4256a6c-8024-49c2-96bf-395532e5d809} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 776 | 2026.04.28 21:58:07.006198 [ 3 ] {f4256a6c-8024-49c2-96bf-395532e5d809} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 777 | 2026.04.28 21:58:07.006346 [ 3 ] {f4256a6c-8024-49c2-96bf-395532e5d809} <Debug> executeQuery: Read 22 rows, 5.23 KiB in 0.002103 sec., 10461.245839277224 rows/sec., 2.43 MiB/sec. | ||
| 778 | 2026.04.28 21:58:07.006385 [ 3 ] {f4256a6c-8024-49c2-96bf-395532e5d809} <Debug> TCPHandler: Processed in 0.002296054 sec. | ||
| 779 | 2026.04.28 21:58:07.006522 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 780 | 2026.04.28 21:58:07.006619 [ 3 ] {ec15bf8a-b54d-4153-a095-0da1318f8d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 781 | 2026.04.28 21:58:07.006661 [ 3 ] {ec15bf8a-b54d-4153-a095-0da1318f8d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 782 | 2026.04.28 21:58:07.011578 [ 3 ] {ec15bf8a-b54d-4153-a095-0da1318f8d1e} <Trace> oximeter.fields_i16 (30c15a0c-c927-4f38-9be4-5ec8dbfb2a35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 783 | 2026.04.28 21:58:07.011615 [ 3 ] {ec15bf8a-b54d-4153-a095-0da1318f8d1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 784 | 2026.04.28 21:58:07.014929 [ 3 ] {ec15bf8a-b54d-4153-a095-0da1318f8d1e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 785 | 2026.04.28 21:58:07.015450 [ 3 ] {ec15bf8a-b54d-4153-a095-0da1318f8d1e} <Trace> oximeter.fields_i16 (30c15a0c-c927-4f38-9be4-5ec8dbfb2a35): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 786 | 2026.04.28 21:58:07.015596 [ 3 ] {ec15bf8a-b54d-4153-a095-0da1318f8d1e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.008996 sec., 2667.8523788350376 rows/sec., 226.66 KiB/sec. | ||
| 787 | 2026.04.28 21:58:07.015635 [ 3 ] {ec15bf8a-b54d-4153-a095-0da1318f8d1e} <Debug> TCPHandler: Processed in 0.009163293 sec. | ||
| 788 | 2026.04.28 21:58:07.015771 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 789 | 2026.04.28 21:58:07.015867 [ 3 ] {fbc7cc33-e48b-4535-8adc-84e3dfa663cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 790 | 2026.04.28 21:58:07.015909 [ 3 ] {fbc7cc33-e48b-4535-8adc-84e3dfa663cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 791 | 2026.04.28 21:58:07.016347 [ 3 ] {fbc7cc33-e48b-4535-8adc-84e3dfa663cb} <Trace> oximeter.fields_ipaddr (2603406c-76cf-4575-a18b-432d563a8a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 792 | 2026.04.28 21:58:07.016386 [ 3 ] {fbc7cc33-e48b-4535-8adc-84e3dfa663cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 793 | 2026.04.28 21:58:07.016799 [ 3 ] {fbc7cc33-e48b-4535-8adc-84e3dfa663cb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 794 | 2026.04.28 21:58:07.017218 [ 3 ] {fbc7cc33-e48b-4535-8adc-84e3dfa663cb} <Trace> oximeter.fields_ipaddr (2603406c-76cf-4575-a18b-432d563a8a18): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 795 | 2026.04.28 21:58:07.017363 [ 3 ] {fbc7cc33-e48b-4535-8adc-84e3dfa663cb} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001515 sec., 5280.52805280528 rows/sec., 430.59 KiB/sec. | ||
| 796 | 2026.04.28 21:58:07.017401 [ 3 ] {fbc7cc33-e48b-4535-8adc-84e3dfa663cb} <Debug> TCPHandler: Processed in 0.001683352 sec. | ||
| 797 | 2026.04.28 21:58:07.017520 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2026.04.28 21:58:07.017617 [ 3 ] {14097674-997d-48f0-9425-3f6a774330e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 799 | 2026.04.28 21:58:07.017659 [ 3 ] {14097674-997d-48f0-9425-3f6a774330e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 800 | 2026.04.28 21:58:07.018166 [ 3 ] {14097674-997d-48f0-9425-3f6a774330e5} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 801 | 2026.04.28 21:58:07.018205 [ 3 ] {14097674-997d-48f0-9425-3f6a774330e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 802 | 2026.04.28 21:58:07.018682 [ 3 ] {14097674-997d-48f0-9425-3f6a774330e5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 803 | 2026.04.28 21:58:07.019215 [ 3 ] {14097674-997d-48f0-9425-3f6a774330e5} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 804 | 2026.04.28 21:58:07.019360 [ 3 ] {14097674-997d-48f0-9425-3f6a774330e5} <Debug> executeQuery: Read 198 rows, 18.03 KiB in 0.001761 sec., 112436.11584327088 rows/sec., 10.00 MiB/sec. | ||
| 805 | 2026.04.28 21:58:07.019397 [ 3 ] {14097674-997d-48f0-9425-3f6a774330e5} <Debug> TCPHandler: Processed in 0.001926226 sec. | ||
| 806 | 2026.04.28 21:58:07.019529 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 807 | 2026.04.28 21:58:07.019623 [ 3 ] {7dcd4433-5b69-4da5-a2e8-086545c7b9af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 808 | 2026.04.28 21:58:07.019664 [ 3 ] {7dcd4433-5b69-4da5-a2e8-086545c7b9af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 809 | 2026.04.28 21:58:07.020078 [ 3 ] {7dcd4433-5b69-4da5-a2e8-086545c7b9af} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 810 | 2026.04.28 21:58:07.020115 [ 3 ] {7dcd4433-5b69-4da5-a2e8-086545c7b9af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 811 | 2026.04.28 21:58:07.020571 [ 3 ] {7dcd4433-5b69-4da5-a2e8-086545c7b9af} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 812 | 2026.04.28 21:58:07.021083 [ 3 ] {7dcd4433-5b69-4da5-a2e8-086545c7b9af} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 813 | 2026.04.28 21:58:07.021233 [ 3 ] {7dcd4433-5b69-4da5-a2e8-086545c7b9af} <Debug> executeQuery: Read 31 rows, 2.35 KiB in 0.001628 sec., 19041.76904176904 rows/sec., 1.41 MiB/sec. | ||
| 814 | 2026.04.28 21:58:07.021270 [ 3 ] {7dcd4433-5b69-4da5-a2e8-086545c7b9af} <Debug> TCPHandler: Processed in 0.001790824 sec. | ||
| 815 | 2026.04.28 21:58:07.021396 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 816 | 2026.04.28 21:58:07.021489 [ 3 ] {39352d10-c08c-465e-b460-c402db1792c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 817 | 2026.04.28 21:58:07.021529 [ 3 ] {39352d10-c08c-465e-b460-c402db1792c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 818 | 2026.04.28 21:58:07.021970 [ 3 ] {39352d10-c08c-465e-b460-c402db1792c0} <Trace> oximeter.fields_u32 (dcc380b4-d3d1-4746-b384-7af9fa675136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 819 | 2026.04.28 21:58:07.022005 [ 3 ] {39352d10-c08c-465e-b460-c402db1792c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 820 | 2026.04.28 21:58:07.022468 [ 3 ] {39352d10-c08c-465e-b460-c402db1792c0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 821 | 2026.04.28 21:58:07.022931 [ 3 ] {39352d10-c08c-465e-b460-c402db1792c0} <Trace> oximeter.fields_u32 (dcc380b4-d3d1-4746-b384-7af9fa675136): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 822 | 2026.04.28 21:58:07.023069 [ 3 ] {39352d10-c08c-465e-b460-c402db1792c0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001597 sec., 15028.177833437696 rows/sec., 1.25 MiB/sec. | ||
| 823 | 2026.04.28 21:58:07.023105 [ 3 ] {39352d10-c08c-465e-b460-c402db1792c0} <Debug> TCPHandler: Processed in 0.001759723 sec. | ||
| 824 | 2026.04.28 21:58:07.023231 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 825 | 2026.04.28 21:58:07.023325 [ 3 ] {93e4a0dc-7547-48ef-9522-3156afad636a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 826 | 2026.04.28 21:58:07.023365 [ 3 ] {93e4a0dc-7547-48ef-9522-3156afad636a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 827 | 2026.04.28 21:58:07.023763 [ 3 ] {93e4a0dc-7547-48ef-9522-3156afad636a} <Trace> oximeter.fields_u8 (2bafffe4-a9f9-4a14-8186-87b6141ff7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 828 | 2026.04.28 21:58:07.023806 [ 3 ] {93e4a0dc-7547-48ef-9522-3156afad636a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 829 | 2026.04.28 21:58:07.024342 [ 3 ] {93e4a0dc-7547-48ef-9522-3156afad636a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 830 | 2026.04.28 21:58:07.024823 [ 3 ] {93e4a0dc-7547-48ef-9522-3156afad636a} <Trace> oximeter.fields_u8 (2bafffe4-a9f9-4a14-8186-87b6141ff7d6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 831 | 2026.04.28 21:58:07.024963 [ 3 ] {93e4a0dc-7547-48ef-9522-3156afad636a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001655 sec., 7250.755287009063 rows/sec., 566.47 KiB/sec. | ||
| 832 | 2026.04.28 21:58:07.025001 [ 3 ] {93e4a0dc-7547-48ef-9522-3156afad636a} <Debug> TCPHandler: Processed in 0.001822215 sec. | ||
| 833 | 2026.04.28 21:58:07.025123 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 834 | 2026.04.28 21:58:07.025215 [ 3 ] {deb21f37-efb0-4c28-a9d8-3fbcb6cb0583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 835 | 2026.04.28 21:58:07.025255 [ 3 ] {deb21f37-efb0-4c28-a9d8-3fbcb6cb0583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 836 | 2026.04.28 21:58:07.025687 [ 3 ] {deb21f37-efb0-4c28-a9d8-3fbcb6cb0583} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 837 | 2026.04.28 21:58:07.025725 [ 3 ] {deb21f37-efb0-4c28-a9d8-3fbcb6cb0583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 838 | 2026.04.28 21:58:07.026185 [ 3 ] {deb21f37-efb0-4c28-a9d8-3fbcb6cb0583} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 839 | 2026.04.28 21:58:07.026708 [ 3 ] {deb21f37-efb0-4c28-a9d8-3fbcb6cb0583} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 840 | 2026.04.28 21:58:07.026848 [ 3 ] {deb21f37-efb0-4c28-a9d8-3fbcb6cb0583} <Debug> executeQuery: Read 111 rows, 9.26 KiB in 0.001651 sec., 67231.98061780739 rows/sec., 5.48 MiB/sec. | ||
| 841 | 2026.04.28 21:58:07.026884 [ 3 ] {deb21f37-efb0-4c28-a9d8-3fbcb6cb0583} <Debug> TCPHandler: Processed in 0.001810894 sec. | ||
| 842 | 2026.04.28 21:58:07.027003 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2026.04.28 21:58:07.027097 [ 3 ] {bdd21d4a-2e6f-48ff-8215-6243068fb85f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 844 | 2026.04.28 21:58:07.027140 [ 3 ] {bdd21d4a-2e6f-48ff-8215-6243068fb85f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 845 | 2026.04.28 21:58:07.027664 [ 3 ] {bdd21d4a-2e6f-48ff-8215-6243068fb85f} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 846 | 2026.04.28 21:58:07.027696 [ 3 ] {bdd21d4a-2e6f-48ff-8215-6243068fb85f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 847 | 2026.04.28 21:58:07.030377 [ 3 ] {bdd21d4a-2e6f-48ff-8215-6243068fb85f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 848 | 2026.04.28 21:58:07.030893 [ 3 ] {bdd21d4a-2e6f-48ff-8215-6243068fb85f} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 849 | 2026.04.28 21:58:07.031034 [ 3 ] {bdd21d4a-2e6f-48ff-8215-6243068fb85f} <Debug> executeQuery: Read 298 rows, 22.88 KiB in 0.003956 sec., 75328.61476238625 rows/sec., 5.65 MiB/sec. | ||
| 850 | 2026.04.28 21:58:07.031070 [ 3 ] {bdd21d4a-2e6f-48ff-8215-6243068fb85f} <Debug> TCPHandler: Processed in 0.004117968 sec. | ||
| 851 | 2026.04.28 21:58:07.031195 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 852 | 2026.04.28 21:58:07.031290 [ 3 ] {b8dc665f-def8-41d6-be48-728aa9036b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 853 | 2026.04.28 21:58:07.031344 [ 3 ] {b8dc665f-def8-41d6-be48-728aa9036b6f} <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 | ||
| 854 | 2026.04.28 21:58:07.032141 [ 3 ] {b8dc665f-def8-41d6-be48-728aa9036b6f} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 855 | 2026.04.28 21:58:07.032177 [ 3 ] {b8dc665f-def8-41d6-be48-728aa9036b6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 856 | 2026.04.28 21:58:07.035184 [ 3 ] {b8dc665f-def8-41d6-be48-728aa9036b6f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 857 | 2026.04.28 21:58:07.035681 [ 3 ] {b8dc665f-def8-41d6-be48-728aa9036b6f} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 858 | 2026.04.28 21:58:07.035835 [ 3 ] {b8dc665f-def8-41d6-be48-728aa9036b6f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.004563 sec., 2410.694718387026 rows/sec., 4.32 MiB/sec. | ||
| 859 | 2026.04.28 21:58:07.035894 [ 3 ] {b8dc665f-def8-41d6-be48-728aa9036b6f} <Debug> TCPHandler: Processed in 0.00474784 sec. | ||
| 860 | 2026.04.28 21:58:07.036017 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2026.04.28 21:58:07.036113 [ 3 ] {15cf1eef-205e-4888-979c-1137757a4233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 862 | 2026.04.28 21:58:07.036156 [ 3 ] {15cf1eef-205e-4888-979c-1137757a4233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 863 | 2026.04.28 21:58:07.036497 [ 3 ] {15cf1eef-205e-4888-979c-1137757a4233} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 864 | 2026.04.28 21:58:07.036534 [ 3 ] {15cf1eef-205e-4888-979c-1137757a4233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 865 | 2026.04.28 21:58:07.037047 [ 3 ] {15cf1eef-205e-4888-979c-1137757a4233} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 866 | 2026.04.28 21:58:07.037581 [ 3 ] {15cf1eef-205e-4888-979c-1137757a4233} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 867 | 2026.04.28 21:58:07.037711 [ 3 ] {15cf1eef-205e-4888-979c-1137757a4233} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001617 sec., 30921.459492888065 rows/sec., 2.12 MiB/sec. | ||
| 868 | 2026.04.28 21:58:07.037747 [ 3 ] {15cf1eef-205e-4888-979c-1137757a4233} <Debug> TCPHandler: Processed in 0.001780564 sec. | ||
| 869 | 2026.04.28 21:58:11.961010 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 870 | 2026.04.28 21:58:11.961268 [ 3 ] {93f83552-9265-4171-b2a9-513e7186447f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 871 | 2026.04.28 21:58:11.963674 [ 3 ] {93f83552-9265-4171-b2a9-513e7186447f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 872 | 2026.04.28 21:58:11.965809 [ 3 ] {93f83552-9265-4171-b2a9-513e7186447f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
| 873 | 2026.04.28 21:58:11.966217 [ 3 ] {93f83552-9265-4171-b2a9-513e7186447f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 874 | 2026.04.28 21:58:11.968424 [ 3 ] {93f83552-9265-4171-b2a9-513e7186447f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 875 | 2026.04.28 21:58:11.970660 [ 3 ] {93f83552-9265-4171-b2a9-513e7186447f} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 876 | 2026.04.28 21:58:11.975445 [ 3 ] {93f83552-9265-4171-b2a9-513e7186447f} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 877 | 2026.04.28 21:58:11.977643 [ 3 ] {93f83552-9265-4171-b2a9-513e7186447f} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (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 | ||
| 878 | 2026.04.28 21:58:11.977666 [ 3 ] {93f83552-9265-4171-b2a9-513e7186447f} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 879 | 2026.04.28 21:58:11.979729 [ 3 ] {93f83552-9265-4171-b2a9-513e7186447f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 880 | 2026.04.28 21:58:11.979779 [ 3 ] {93f83552-9265-4171-b2a9-513e7186447f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
| 881 | 2026.04.28 21:58:12.000230 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.39 MiB, peak 162.20 MiB, free memory in arenas 0.00 B, will set to 161.49 MiB (RSS), difference: 1.09 MiB | ||
| 882 | 2026.04.28 21:58:12.003950 [ 3 ] {93f83552-9265-4171-b2a9-513e7186447f} <Debug> executeQuery: Read 22 rows, 5.23 KiB in 0.042775 sec., 514.3191116306253 rows/sec., 122.19 KiB/sec. | ||
| 883 | 2026.04.28 21:58:12.004035 [ 3 ] {93f83552-9265-4171-b2a9-513e7186447f} <Debug> MemoryTracker: Peak memory usage (for query): 133.64 KiB. | ||
| 884 | 2026.04.28 21:58:12.004053 [ 3 ] {93f83552-9265-4171-b2a9-513e7186447f} <Debug> TCPHandler: Processed in 0.043171928 sec. | ||
| 885 | 2026.04.28 21:58:12.005663 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 886 | 2026.04.28 21:58:12.005772 [ 3 ] {ad9839d7-259f-4ce0-b75e-a1568f54c868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 887 | 2026.04.28 21:58:12.005814 [ 3 ] {ad9839d7-259f-4ce0-b75e-a1568f54c868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 888 | 2026.04.28 21:58:12.006299 [ 3 ] {ad9839d7-259f-4ce0-b75e-a1568f54c868} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 889 | 2026.04.28 21:58:12.006339 [ 3 ] {ad9839d7-259f-4ce0-b75e-a1568f54c868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 890 | 2026.04.28 21:58:12.006864 [ 3 ] {ad9839d7-259f-4ce0-b75e-a1568f54c868} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 891 | 2026.04.28 21:58:12.007385 [ 3 ] {ad9839d7-259f-4ce0-b75e-a1568f54c868} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 892 | 2026.04.28 21:58:12.007540 [ 3 ] {ad9839d7-259f-4ce0-b75e-a1568f54c868} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.0018 sec., 28888.88888888889 rows/sec., 2.21 MiB/sec. | ||
| 893 | 2026.04.28 21:58:12.007577 [ 3 ] {ad9839d7-259f-4ce0-b75e-a1568f54c868} <Debug> TCPHandler: Processed in 0.001964987 sec. | ||
| 894 | 2026.04.28 21:58:12.007718 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 895 | 2026.04.28 21:58:12.007811 [ 3 ] {e0be8846-04b3-493b-8b42-ba8fc2078867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 896 | 2026.04.28 21:58:12.007851 [ 3 ] {e0be8846-04b3-493b-8b42-ba8fc2078867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 897 | 2026.04.28 21:58:12.008286 [ 3 ] {e0be8846-04b3-493b-8b42-ba8fc2078867} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 898 | 2026.04.28 21:58:12.008323 [ 3 ] {e0be8846-04b3-493b-8b42-ba8fc2078867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 899 | 2026.04.28 21:58:12.008793 [ 3 ] {e0be8846-04b3-493b-8b42-ba8fc2078867} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 900 | 2026.04.28 21:58:12.009381 [ 3 ] {e0be8846-04b3-493b-8b42-ba8fc2078867} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 901 | 2026.04.28 21:58:12.009511 [ 3 ] {e0be8846-04b3-493b-8b42-ba8fc2078867} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001718 sec., 32596.04190919674 rows/sec., 2.54 MiB/sec. | ||
| 902 | 2026.04.28 21:58:12.009547 [ 3 ] {e0be8846-04b3-493b-8b42-ba8fc2078867} <Debug> TCPHandler: Processed in 0.001878965 sec. | ||
| 903 | 2026.04.28 21:58:12.009670 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 904 | 2026.04.28 21:58:12.009765 [ 3 ] {fa7c9bf4-0c4f-4f8d-8783-8927b0aa3e3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 905 | 2026.04.28 21:58:12.009808 [ 3 ] {fa7c9bf4-0c4f-4f8d-8783-8927b0aa3e3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 906 | 2026.04.28 21:58:12.010234 [ 3 ] {fa7c9bf4-0c4f-4f8d-8783-8927b0aa3e3e} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 907 | 2026.04.28 21:58:12.010270 [ 3 ] {fa7c9bf4-0c4f-4f8d-8783-8927b0aa3e3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 908 | 2026.04.28 21:58:12.010758 [ 3 ] {fa7c9bf4-0c4f-4f8d-8783-8927b0aa3e3e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 909 | 2026.04.28 21:58:12.011196 [ 3 ] {fa7c9bf4-0c4f-4f8d-8783-8927b0aa3e3e} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 910 | 2026.04.28 21:58:12.011327 [ 3 ] {fa7c9bf4-0c4f-4f8d-8783-8927b0aa3e3e} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001582 sec., 94816.68773704172 rows/sec., 6.57 MiB/sec. | ||
| 911 | 2026.04.28 21:58:12.011365 [ 3 ] {fa7c9bf4-0c4f-4f8d-8783-8927b0aa3e3e} <Debug> TCPHandler: Processed in 0.001743203 sec. | ||
| 912 | 2026.04.28 21:58:12.011482 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 913 | 2026.04.28 21:58:12.011576 [ 3 ] {86f19114-32ef-4914-908d-f78077ba77dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 914 | 2026.04.28 21:58:12.011616 [ 3 ] {86f19114-32ef-4914-908d-f78077ba77dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 915 | 2026.04.28 21:58:12.011937 [ 3 ] {86f19114-32ef-4914-908d-f78077ba77dd} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 916 | 2026.04.28 21:58:12.011970 [ 3 ] {86f19114-32ef-4914-908d-f78077ba77dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 917 | 2026.04.28 21:58:12.012343 [ 3 ] {86f19114-32ef-4914-908d-f78077ba77dd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 918 | 2026.04.28 21:58:12.012888 [ 3 ] {86f19114-32ef-4914-908d-f78077ba77dd} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 919 | 2026.04.28 21:58:12.013018 [ 3 ] {86f19114-32ef-4914-908d-f78077ba77dd} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001459 sec., 34270.04797806717 rows/sec., 2.35 MiB/sec. | ||
| 920 | 2026.04.28 21:58:12.013051 [ 3 ] {86f19114-32ef-4914-908d-f78077ba77dd} <Debug> TCPHandler: Processed in 0.001614911 sec. | ||
| 921 | 2026.04.28 21:58:14.340304 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 922 | 2026.04.28 21:58:14.340400 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 923 | 2026.04.28 21:58:14.391059 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 122 | ||
| 924 | 2026.04.28 21:58:14.393744 [ 243 ] {} <Trace> system.query_log (28f2bbc6-76da-409a-9f63-9c0a2c4ac64b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 925 | 2026.04.28 21:58:14.393787 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 926 | 2026.04.28 21:58:14.394953 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 927 | 2026.04.28 21:58:14.395009 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 928 | 2026.04.28 21:58:14.395480 [ 243 ] {} <Trace> system.query_log (28f2bbc6-76da-409a-9f63-9c0a2c4ac64b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 929 | 2026.04.28 21:58:14.395718 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 122 | ||
| 930 | 2026.04.28 21:58:14.395784 [ 244 ] {} <Trace> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 931 | 2026.04.28 21:58:14.395834 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 932 | 2026.04.28 21:58:14.396479 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 933 | 2026.04.28 21:58:14.396988 [ 244 ] {} <Trace> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 934 | 2026.04.28 21:58:14.397117 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 935 | 2026.04.28 21:58:14.481566 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 936 | 2026.04.28 21:58:14.499006 [ 245 ] {} <Trace> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 937 | 2026.04.28 21:58:14.499049 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 938 | 2026.04.28 21:58:14.505428 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 939 | 2026.04.28 21:58:14.506562 [ 245 ] {} <Trace> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 940 | 2026.04.28 21:58:14.509330 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 941 | 2026.04.28 21:58:15.000280 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.36 MiB, peak 166.36 MiB, free memory in arenas 0.00 B, will set to 163.39 MiB (RSS), difference: 1.03 MiB | ||
| 942 | 2026.04.28 21:58:16.963122 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 943 | 2026.04.28 21:58:16.963378 [ 3 ] {5e5ba0c1-f0b6-48a4-a676-46169eda9c45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 944 | 2026.04.28 21:58:16.963719 [ 3 ] {5e5ba0c1-f0b6-48a4-a676-46169eda9c45} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 945 | 2026.04.28 21:58:16.963756 [ 3 ] {5e5ba0c1-f0b6-48a4-a676-46169eda9c45} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 946 | 2026.04.28 21:58:16.964008 [ 3 ] {5e5ba0c1-f0b6-48a4-a676-46169eda9c45} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 947 | 2026.04.28 21:58:16.964093 [ 3 ] {5e5ba0c1-f0b6-48a4-a676-46169eda9c45} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 948 | 2026.04.28 21:58:16.964257 [ 3 ] {5e5ba0c1-f0b6-48a4-a676-46169eda9c45} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Key condition: (column 0 in 15-element set) | ||
| 949 | 2026.04.28 21:58:16.964303 [ 3 ] {5e5ba0c1-f0b6-48a4-a676-46169eda9c45} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 950 | 2026.04.28 21:58:16.964326 [ 3 ] {5e5ba0c1-f0b6-48a4-a676-46169eda9c45} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (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 | ||
| 951 | 2026.04.28 21:58:16.964344 [ 3 ] {5e5ba0c1-f0b6-48a4-a676-46169eda9c45} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 952 | 2026.04.28 21:58:16.964385 [ 3 ] {5e5ba0c1-f0b6-48a4-a676-46169eda9c45} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 953 | 2026.04.28 21:58:16.964405 [ 3 ] {5e5ba0c1-f0b6-48a4-a676-46169eda9c45} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
| 954 | 2026.04.28 21:58:16.965638 [ 3 ] {5e5ba0c1-f0b6-48a4-a676-46169eda9c45} <Debug> executeQuery: Read 22 rows, 5.23 KiB in 0.002394 sec., 9189.640768588137 rows/sec., 2.13 MiB/sec. | ||
| 955 | 2026.04.28 21:58:16.965724 [ 3 ] {5e5ba0c1-f0b6-48a4-a676-46169eda9c45} <Debug> TCPHandler: Processed in 0.002794823 sec. | ||
| 956 | 2026.04.28 21:58:16.967618 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 957 | 2026.04.28 21:58:16.967754 [ 3 ] {940f469b-3235-4167-a663-0648d5bbff73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 958 | 2026.04.28 21:58:16.967804 [ 3 ] {940f469b-3235-4167-a663-0648d5bbff73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 959 | 2026.04.28 21:58:16.968409 [ 3 ] {940f469b-3235-4167-a663-0648d5bbff73} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 960 | 2026.04.28 21:58:16.968454 [ 3 ] {940f469b-3235-4167-a663-0648d5bbff73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 961 | 2026.04.28 21:58:16.969067 [ 3 ] {940f469b-3235-4167-a663-0648d5bbff73} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 962 | 2026.04.28 21:58:16.969655 [ 3 ] {940f469b-3235-4167-a663-0648d5bbff73} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 963 | 2026.04.28 21:58:16.969883 [ 3 ] {940f469b-3235-4167-a663-0648d5bbff73} <Debug> executeQuery: Read 74 rows, 6.28 KiB in 0.002166 sec., 34164.35826408125 rows/sec., 2.83 MiB/sec. | ||
| 964 | 2026.04.28 21:58:16.969944 [ 3 ] {940f469b-3235-4167-a663-0648d5bbff73} <Debug> TCPHandler: Processed in 0.002381115 sec. | ||
| 965 | 2026.04.28 21:58:16.970126 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 966 | 2026.04.28 21:58:16.970246 [ 3 ] {181f7da3-9eb2-4276-9a6c-dd61e454509a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 967 | 2026.04.28 21:58:16.970301 [ 3 ] {181f7da3-9eb2-4276-9a6c-dd61e454509a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 968 | 2026.04.28 21:58:16.970867 [ 3 ] {181f7da3-9eb2-4276-9a6c-dd61e454509a} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 969 | 2026.04.28 21:58:16.970916 [ 3 ] {181f7da3-9eb2-4276-9a6c-dd61e454509a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 970 | 2026.04.28 21:58:16.971419 [ 3 ] {181f7da3-9eb2-4276-9a6c-dd61e454509a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 971 | 2026.04.28 21:58:16.971969 [ 3 ] {181f7da3-9eb2-4276-9a6c-dd61e454509a} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 972 | 2026.04.28 21:58:16.972120 [ 3 ] {181f7da3-9eb2-4276-9a6c-dd61e454509a} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001908 sec., 5765.199161425577 rows/sec., 433.52 KiB/sec. | ||
| 973 | 2026.04.28 21:58:16.972159 [ 3 ] {181f7da3-9eb2-4276-9a6c-dd61e454509a} <Debug> TCPHandler: Processed in 0.00209092 sec. | ||
| 974 | 2026.04.28 21:58:16.972299 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 975 | 2026.04.28 21:58:16.972410 [ 3 ] {c3314a94-c915-4107-817d-82577325b059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 976 | 2026.04.28 21:58:16.972467 [ 3 ] {c3314a94-c915-4107-817d-82577325b059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 977 | 2026.04.28 21:58:16.973037 [ 3 ] {c3314a94-c915-4107-817d-82577325b059} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 978 | 2026.04.28 21:58:16.973088 [ 3 ] {c3314a94-c915-4107-817d-82577325b059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 979 | 2026.04.28 21:58:16.973603 [ 3 ] {c3314a94-c915-4107-817d-82577325b059} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 980 | 2026.04.28 21:58:16.974095 [ 3 ] {c3314a94-c915-4107-817d-82577325b059} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 981 | 2026.04.28 21:58:16.974265 [ 3 ] {c3314a94-c915-4107-817d-82577325b059} <Debug> executeQuery: Read 67 rows, 5.35 KiB in 0.001882 sec., 35600.42507970244 rows/sec., 2.78 MiB/sec. | ||
| 982 | 2026.04.28 21:58:16.974329 [ 3 ] {c3314a94-c915-4107-817d-82577325b059} <Debug> TCPHandler: Processed in 0.002081 sec. | ||
| 983 | 2026.04.28 21:58:16.974503 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 984 | 2026.04.28 21:58:16.974637 [ 3 ] {6bb7ea5f-9257-465a-abb3-966b379cfb18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 985 | 2026.04.28 21:58:16.974708 [ 3 ] {6bb7ea5f-9257-465a-abb3-966b379cfb18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 986 | 2026.04.28 21:58:16.975256 [ 3 ] {6bb7ea5f-9257-465a-abb3-966b379cfb18} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 987 | 2026.04.28 21:58:16.975295 [ 3 ] {6bb7ea5f-9257-465a-abb3-966b379cfb18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 988 | 2026.04.28 21:58:16.975798 [ 3 ] {6bb7ea5f-9257-465a-abb3-966b379cfb18} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 989 | 2026.04.28 21:58:16.976326 [ 3 ] {6bb7ea5f-9257-465a-abb3-966b379cfb18} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 990 | 2026.04.28 21:58:16.976503 [ 3 ] {6bb7ea5f-9257-465a-abb3-966b379cfb18} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001902 sec., 78864.35331230283 rows/sec., 5.47 MiB/sec. | ||
| 991 | 2026.04.28 21:58:16.976544 [ 3 ] {6bb7ea5f-9257-465a-abb3-966b379cfb18} <Debug> TCPHandler: Processed in 0.00210642 sec. | ||
| 992 | 2026.04.28 21:58:16.976702 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 993 | 2026.04.28 21:58:16.976813 [ 3 ] {b385f531-2048-40ab-b6cd-79569b070323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 994 | 2026.04.28 21:58:16.976869 [ 3 ] {b385f531-2048-40ab-b6cd-79569b070323} <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 | ||
| 995 | 2026.04.28 21:58:16.977752 [ 3 ] {b385f531-2048-40ab-b6cd-79569b070323} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 996 | 2026.04.28 21:58:16.977792 [ 3 ] {b385f531-2048-40ab-b6cd-79569b070323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 997 | 2026.04.28 21:58:16.978496 [ 3 ] {b385f531-2048-40ab-b6cd-79569b070323} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 998 | 2026.04.28 21:58:16.978994 [ 3 ] {b385f531-2048-40ab-b6cd-79569b070323} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 999 | 2026.04.28 21:58:16.979160 [ 3 ] {b385f531-2048-40ab-b6cd-79569b070323} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002366 sec., 4649.196956889265 rows/sec., 8.33 MiB/sec. | ||
| 1000 | 2026.04.28 21:58:16.979228 [ 3 ] {b385f531-2048-40ab-b6cd-79569b070323} <Debug> TCPHandler: Processed in 0.002591569 sec. | ||
| 1001 | 2026.04.28 21:58:16.979378 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1002 | 2026.04.28 21:58:16.979500 [ 3 ] {6de9d8c7-a18c-4eb9-b19a-dc9dfc5e7042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1003 | 2026.04.28 21:58:16.979553 [ 3 ] {6de9d8c7-a18c-4eb9-b19a-dc9dfc5e7042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1004 | 2026.04.28 21:58:16.979933 [ 3 ] {6de9d8c7-a18c-4eb9-b19a-dc9dfc5e7042} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1005 | 2026.04.28 21:58:16.979978 [ 3 ] {6de9d8c7-a18c-4eb9-b19a-dc9dfc5e7042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1006 | 2026.04.28 21:58:16.980585 [ 3 ] {6de9d8c7-a18c-4eb9-b19a-dc9dfc5e7042} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1007 | 2026.04.28 21:58:16.981298 [ 3 ] {6de9d8c7-a18c-4eb9-b19a-dc9dfc5e7042} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1008 | 2026.04.28 21:58:16.981457 [ 3 ] {6de9d8c7-a18c-4eb9-b19a-dc9dfc5e7042} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001983 sec., 25214.321734745336 rows/sec., 1.73 MiB/sec. | ||
| 1009 | 2026.04.28 21:58:16.981501 [ 3 ] {6de9d8c7-a18c-4eb9-b19a-dc9dfc5e7042} <Debug> TCPHandler: Processed in 0.002187822 sec. | ||
| 1010 | 2026.04.28 21:58:17.571620 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44232 | ||
| 1011 | 2026.04.28 21:58:17.575601 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1012 | 2026.04.28 21:58:17.575642 [ 286 ] {} <Debug> TCP-Session: 62ba3210-e929-48ce-bebc-6273c5339f1a Authenticating user 'default' from [fd00:1122:3344:101::e]:44232 | ||
| 1013 | 2026.04.28 21:58:17.575663 [ 286 ] {} <Debug> TCP-Session: 62ba3210-e929-48ce-bebc-6273c5339f1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1014 | 2026.04.28 21:58:17.575676 [ 286 ] {} <Debug> TCP-Session: 62ba3210-e929-48ce-bebc-6273c5339f1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1015 | 2026.04.28 21:58:17.575726 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1016 | 2026.04.28 21:58:17.575750 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1017 | 2026.04.28 21:58:17.575766 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1018 | 2026.04.28 21:58:17.576185 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58466 | ||
| 1019 | 2026.04.28 21:58:17.576341 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1020 | 2026.04.28 21:58:17.576372 [ 287 ] {} <Debug> TCP-Session: 8a0aa812-d8fe-4a1b-847b-862e785e208e Authenticating user 'default' from [fd00:1122:3344:101::e]:58466 | ||
| 1021 | 2026.04.28 21:58:17.576380 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53934 | ||
| 1022 | 2026.04.28 21:58:17.576392 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39292 | ||
| 1023 | 2026.04.28 21:58:17.576394 [ 287 ] {} <Debug> TCP-Session: 8a0aa812-d8fe-4a1b-847b-862e785e208e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1024 | 2026.04.28 21:58:17.576465 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47797 | ||
| 1025 | 2026.04.28 21:58:17.576482 [ 287 ] {} <Debug> TCP-Session: 8a0aa812-d8fe-4a1b-847b-862e785e208e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1026 | 2026.04.28 21:58:17.576592 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52017 | ||
| 1027 | 2026.04.28 21:58:17.576623 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1028 | 2026.04.28 21:58:17.576676 [ 289 ] {} <Debug> TCP-Session: e689893d-1227-4351-a29c-818260e75cf3 Authenticating user 'default' from [fd00:1122:3344:101::e]:53934 | ||
| 1029 | 2026.04.28 21:58:17.576703 [ 289 ] {} <Debug> TCP-Session: e689893d-1227-4351-a29c-818260e75cf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1030 | 2026.04.28 21:58:17.576722 [ 289 ] {} <Debug> TCP-Session: e689893d-1227-4351-a29c-818260e75cf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1031 | 2026.04.28 21:58:17.576820 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1032 | 2026.04.28 21:58:17.576829 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46071 | ||
| 1033 | 2026.04.28 21:58:17.576869 [ 288 ] {} <Debug> TCP-Session: 921d10b6-7d14-4ccd-a230-873155cafdcd Authenticating user 'default' from [fd00:1122:3344:101::e]:39292 | ||
| 1034 | 2026.04.28 21:58:17.576893 [ 288 ] {} <Debug> TCP-Session: 921d10b6-7d14-4ccd-a230-873155cafdcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1035 | 2026.04.28 21:58:17.576894 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1036 | 2026.04.28 21:58:17.576907 [ 288 ] {} <Debug> TCP-Session: 921d10b6-7d14-4ccd-a230-873155cafdcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1037 | 2026.04.28 21:58:17.576938 [ 290 ] {} <Debug> TCP-Session: 1b261f1e-f804-4552-810f-6ba628eac179 Authenticating user 'default' from [fd00:1122:3344:101::e]:47797 | ||
| 1038 | 2026.04.28 21:58:17.576963 [ 290 ] {} <Debug> TCP-Session: 1b261f1e-f804-4552-810f-6ba628eac179 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1039 | 2026.04.28 21:58:17.576977 [ 290 ] {} <Debug> TCP-Session: 1b261f1e-f804-4552-810f-6ba628eac179 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1040 | 2026.04.28 21:58:17.577080 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39146 | ||
| 1041 | 2026.04.28 21:58:17.577113 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1042 | 2026.04.28 21:58:17.577153 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1043 | 2026.04.28 21:58:17.577155 [ 291 ] {} <Debug> TCP-Session: 497e26c4-e492-40c3-8ceb-890e23558da6 Authenticating user 'default' from [fd00:1122:3344:101::e]:52017 | ||
| 1044 | 2026.04.28 21:58:17.577196 [ 292 ] {} <Debug> TCP-Session: 11fa8654-2d20-46b3-9f7b-a19f996f1755 Authenticating user 'default' from [fd00:1122:3344:101::e]:46071 | ||
| 1045 | 2026.04.28 21:58:17.577203 [ 291 ] {} <Debug> TCP-Session: 497e26c4-e492-40c3-8ceb-890e23558da6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1046 | 2026.04.28 21:58:17.577238 [ 292 ] {} <Debug> TCP-Session: 11fa8654-2d20-46b3-9f7b-a19f996f1755 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1047 | 2026.04.28 21:58:17.577242 [ 291 ] {} <Debug> TCP-Session: 497e26c4-e492-40c3-8ceb-890e23558da6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1048 | 2026.04.28 21:58:17.577261 [ 292 ] {} <Debug> TCP-Session: 11fa8654-2d20-46b3-9f7b-a19f996f1755 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1049 | 2026.04.28 21:58:17.577276 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1050 | 2026.04.28 21:58:17.577291 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59651 | ||
| 1051 | 2026.04.28 21:58:17.577325 [ 293 ] {} <Debug> TCP-Session: d42e0f8a-6c21-41fa-98cf-8b2f3bc039f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:39146 | ||
| 1052 | 2026.04.28 21:58:17.577348 [ 293 ] {} <Debug> TCP-Session: d42e0f8a-6c21-41fa-98cf-8b2f3bc039f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1053 | 2026.04.28 21:58:17.577361 [ 293 ] {} <Debug> TCP-Session: d42e0f8a-6c21-41fa-98cf-8b2f3bc039f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1054 | 2026.04.28 21:58:17.577459 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1055 | 2026.04.28 21:58:17.577492 [ 294 ] {} <Debug> TCP-Session: 0625d9e7-b522-4bd6-a110-ae78d0912012 Authenticating user 'default' from [fd00:1122:3344:101::e]:59651 | ||
| 1056 | 2026.04.28 21:58:17.577509 [ 294 ] {} <Debug> TCP-Session: 0625d9e7-b522-4bd6-a110-ae78d0912012 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1057 | 2026.04.28 21:58:17.577522 [ 294 ] {} <Debug> TCP-Session: 0625d9e7-b522-4bd6-a110-ae78d0912012 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1058 | 2026.04.28 21:58:17.581371 [ 286 ] {} <Trace> TCP-Session: 62ba3210-e929-48ce-bebc-6273c5339f1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1059 | 2026.04.28 21:58:17.581576 [ 286 ] {d1e515d3-e32d-4be2-b7d1-7082dc65fc74} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44232) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1060 | 2026.04.28 21:58:17.581960 [ 286 ] {d1e515d3-e32d-4be2-b7d1-7082dc65fc74} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1061 | 2026.04.28 21:58:17.582038 [ 286 ] {d1e515d3-e32d-4be2-b7d1-7082dc65fc74} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1062 | 2026.04.28 21:58:17.584581 [ 286 ] {d1e515d3-e32d-4be2-b7d1-7082dc65fc74} <Debug> oximeter.version (006f68f1-5784-4977-a047-c35fcaa501a5) (SelectExecutor): Key condition: unknown | ||
| 1063 | 2026.04.28 21:58:17.598926 [ 298 ] {d1e515d3-e32d-4be2-b7d1-7082dc65fc74} <Trace> AggregatingTransform: Aggregating | ||
| 1064 | 2026.04.28 21:58:17.599072 [ 298 ] {d1e515d3-e32d-4be2-b7d1-7082dc65fc74} <Trace> Aggregator: Aggregation method: without_key | ||
| 1065 | 2026.04.28 21:58:17.599893 [ 298 ] {d1e515d3-e32d-4be2-b7d1-7082dc65fc74} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00419668 sec. (238.284 rows/sec., 9.31 KiB/sec.) | ||
| 1066 | 2026.04.28 21:58:17.599924 [ 298 ] {d1e515d3-e32d-4be2-b7d1-7082dc65fc74} <Trace> Aggregator: Merging aggregated data | ||
| 1067 | 2026.04.28 21:58:17.599964 [ 298 ] {d1e515d3-e32d-4be2-b7d1-7082dc65fc74} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1068 | 2026.04.28 21:58:17.603187 [ 286 ] {d1e515d3-e32d-4be2-b7d1-7082dc65fc74} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.021685 sec., 46.11482591653217 rows/sec., 1.80 KiB/sec. | ||
| 1069 | 2026.04.28 21:58:17.603359 [ 286 ] {d1e515d3-e32d-4be2-b7d1-7082dc65fc74} <Debug> TCPHandler: Processed in 0.022192851 sec. | ||
| 1070 | 2026.04.28 21:58:17.607922 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1071 | 2026.04.28 21:58:17.607977 [ 286 ] {} <Debug> TCP-Session: 62ba3210-e929-48ce-bebc-6273c5339f1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1072 | 2026.04.28 21:58:17.607980 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1073 | 2026.04.28 21:58:17.608000 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1074 | 2026.04.28 21:58:17.608026 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1075 | 2026.04.28 21:58:17.608039 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1076 | 2026.04.28 21:58:17.608059 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1077 | 2026.04.28 21:58:17.608083 [ 293 ] {} <Debug> TCP-Session: d42e0f8a-6c21-41fa-98cf-8b2f3bc039f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1078 | 2026.04.28 21:58:17.608097 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1079 | 2026.04.28 21:58:17.608132 [ 292 ] {} <Debug> TCP-Session: 11fa8654-2d20-46b3-9f7b-a19f996f1755 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1080 | 2026.04.28 21:58:17.608120 [ 289 ] {} <Debug> TCP-Session: e689893d-1227-4351-a29c-818260e75cf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1081 | 2026.04.28 21:58:17.608170 [ 291 ] {} <Debug> TCP-Session: 497e26c4-e492-40c3-8ceb-890e23558da6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1082 | 2026.04.28 21:58:17.608115 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1083 | 2026.04.28 21:58:17.608101 [ 288 ] {} <Debug> TCP-Session: 921d10b6-7d14-4ccd-a230-873155cafdcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1084 | 2026.04.28 21:58:17.608077 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1085 | 2026.04.28 21:58:17.608242 [ 294 ] {} <Debug> TCP-Session: 0625d9e7-b522-4bd6-a110-ae78d0912012 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1086 | 2026.04.28 21:58:17.608086 [ 287 ] {} <Debug> TCP-Session: 8a0aa812-d8fe-4a1b-847b-862e785e208e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1087 | 2026.04.28 21:58:17.608280 [ 290 ] {} <Debug> TCP-Session: 1b261f1e-f804-4552-810f-6ba628eac179 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1088 | 2026.04.28 21:58:18.000972 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.74 MiB, peak 174.84 MiB, free memory in arenas 0.00 B, will set to 165.88 MiB (RSS), difference: 2.14 MiB | ||
| 1089 | 2026.04.28 21:58:19.939638 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33800 | ||
| 1090 | 2026.04.28 21:58:19.939739 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1091 | 2026.04.28 21:58:19.939764 [ 286 ] {} <Debug> TCP-Session: 50cc6f0c-330b-4c31-88bc-2637301e18e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33800 | ||
| 1092 | 2026.04.28 21:58:19.939784 [ 286 ] {} <Debug> TCP-Session: 50cc6f0c-330b-4c31-88bc-2637301e18e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1093 | 2026.04.28 21:58:19.939797 [ 286 ] {} <Debug> TCP-Session: 50cc6f0c-330b-4c31-88bc-2637301e18e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1094 | 2026.04.28 21:58:19.939976 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45567 | ||
| 1095 | 2026.04.28 21:58:19.940008 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33067 | ||
| 1096 | 2026.04.28 21:58:19.940040 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53733 | ||
| 1097 | 2026.04.28 21:58:19.940070 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64495 | ||
| 1098 | 2026.04.28 21:58:19.940083 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49226 | ||
| 1099 | 2026.04.28 21:58:19.940093 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62283 | ||
| 1100 | 2026.04.28 21:58:19.940130 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1101 | 2026.04.28 21:58:19.940149 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1102 | 2026.04.28 21:58:19.940155 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1103 | 2026.04.28 21:58:19.940174 [ 288 ] {} <Debug> TCP-Session: df33ed59-f636-4a26-be57-9d1f3d4f9139 Authenticating user 'default' from [fd00:1122:3344:101::e]:33067 | ||
| 1104 | 2026.04.28 21:58:19.940185 [ 289 ] {} <Debug> TCP-Session: 13113b3e-37d0-4feb-8759-36843ab7951d Authenticating user 'default' from [fd00:1122:3344:101::e]:53733 | ||
| 1105 | 2026.04.28 21:58:19.940188 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1106 | 2026.04.28 21:58:19.940201 [ 291 ] {} <Debug> TCP-Session: 81362789-b251-4ebb-b48b-ed03cc69b7c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:64495 | ||
| 1107 | 2026.04.28 21:58:19.940213 [ 288 ] {} <Debug> TCP-Session: df33ed59-f636-4a26-be57-9d1f3d4f9139 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1108 | 2026.04.28 21:58:19.940232 [ 293 ] {} <Debug> TCP-Session: a8650da9-772d-4cf3-9f33-4a9f5d109039 Authenticating user 'default' from [fd00:1122:3344:101::e]:62283 | ||
| 1109 | 2026.04.28 21:58:19.940249 [ 291 ] {} <Debug> TCP-Session: 81362789-b251-4ebb-b48b-ed03cc69b7c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1110 | 2026.04.28 21:58:19.940254 [ 288 ] {} <Debug> TCP-Session: df33ed59-f636-4a26-be57-9d1f3d4f9139 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1111 | 2026.04.28 21:58:19.940271 [ 293 ] {} <Debug> TCP-Session: a8650da9-772d-4cf3-9f33-4a9f5d109039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1112 | 2026.04.28 21:58:19.940281 [ 291 ] {} <Debug> TCP-Session: 81362789-b251-4ebb-b48b-ed03cc69b7c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1113 | 2026.04.28 21:58:19.940307 [ 293 ] {} <Debug> TCP-Session: a8650da9-772d-4cf3-9f33-4a9f5d109039 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1114 | 2026.04.28 21:58:19.940224 [ 289 ] {} <Debug> TCP-Session: 13113b3e-37d0-4feb-8759-36843ab7951d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1115 | 2026.04.28 21:58:19.940171 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1116 | 2026.04.28 21:58:19.940352 [ 289 ] {} <Debug> TCP-Session: 13113b3e-37d0-4feb-8759-36843ab7951d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1117 | 2026.04.28 21:58:19.940100 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1118 | 2026.04.28 21:58:19.940379 [ 292 ] {} <Debug> TCP-Session: 2986ddfd-c5e4-4e2e-a3d2-198de9ee3077 Authenticating user 'default' from [fd00:1122:3344:101::e]:49226 | ||
| 1119 | 2026.04.28 21:58:19.940100 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63372 | ||
| 1120 | 2026.04.28 21:58:19.940422 [ 292 ] {} <Debug> TCP-Session: 2986ddfd-c5e4-4e2e-a3d2-198de9ee3077 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1121 | 2026.04.28 21:58:19.940413 [ 287 ] {} <Debug> TCP-Session: e19345e4-e801-40b8-b0ca-b58bbbb5ff32 Authenticating user 'default' from [fd00:1122:3344:101::e]:45567 | ||
| 1122 | 2026.04.28 21:58:19.940455 [ 292 ] {} <Debug> TCP-Session: 2986ddfd-c5e4-4e2e-a3d2-198de9ee3077 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1123 | 2026.04.28 21:58:19.940479 [ 287 ] {} <Debug> TCP-Session: e19345e4-e801-40b8-b0ca-b58bbbb5ff32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1124 | 2026.04.28 21:58:19.940486 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1125 | 2026.04.28 21:58:19.940504 [ 287 ] {} <Debug> TCP-Session: e19345e4-e801-40b8-b0ca-b58bbbb5ff32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1126 | 2026.04.28 21:58:19.940522 [ 294 ] {} <Debug> TCP-Session: 6a3c54cf-5814-4e13-9575-8ed43098f1a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:63372 | ||
| 1127 | 2026.04.28 21:58:19.940077 [ 286 ] {} <Trace> TCP-Session: 50cc6f0c-330b-4c31-88bc-2637301e18e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1128 | 2026.04.28 21:58:19.940549 [ 294 ] {} <Debug> TCP-Session: 6a3c54cf-5814-4e13-9575-8ed43098f1a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1129 | 2026.04.28 21:58:19.940043 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44947 | ||
| 1130 | 2026.04.28 21:58:19.940581 [ 294 ] {} <Debug> TCP-Session: 6a3c54cf-5814-4e13-9575-8ed43098f1a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1131 | 2026.04.28 21:58:19.940639 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1132 | 2026.04.28 21:58:19.940661 [ 290 ] {} <Debug> TCP-Session: 1e33a324-b8fb-473a-9d4e-da53da399e02 Authenticating user 'default' from [fd00:1122:3344:101::e]:44947 | ||
| 1133 | 2026.04.28 21:58:19.940676 [ 290 ] {} <Debug> TCP-Session: 1e33a324-b8fb-473a-9d4e-da53da399e02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1134 | 2026.04.28 21:58:19.940689 [ 290 ] {} <Debug> TCP-Session: 1e33a324-b8fb-473a-9d4e-da53da399e02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1135 | 2026.04.28 21:58:19.940716 [ 286 ] {572bfce9-4f05-47fe-bc67-4acdefc33dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33800) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1136 | 2026.04.28 21:58:19.941011 [ 286 ] {572bfce9-4f05-47fe-bc67-4acdefc33dbf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1137 | 2026.04.28 21:58:19.941074 [ 286 ] {572bfce9-4f05-47fe-bc67-4acdefc33dbf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1138 | 2026.04.28 21:58:19.941370 [ 286 ] {572bfce9-4f05-47fe-bc67-4acdefc33dbf} <Debug> oximeter.version (006f68f1-5784-4977-a047-c35fcaa501a5) (SelectExecutor): Key condition: unknown | ||
| 1139 | 2026.04.28 21:58:19.942391 [ 296 ] {572bfce9-4f05-47fe-bc67-4acdefc33dbf} <Trace> AggregatingTransform: Aggregating | ||
| 1140 | 2026.04.28 21:58:19.942456 [ 296 ] {572bfce9-4f05-47fe-bc67-4acdefc33dbf} <Trace> Aggregator: Aggregation method: without_key | ||
| 1141 | 2026.04.28 21:58:19.942496 [ 296 ] {572bfce9-4f05-47fe-bc67-4acdefc33dbf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001030419 sec. (970.479 rows/sec., 37.91 KiB/sec.) | ||
| 1142 | 2026.04.28 21:58:19.942529 [ 296 ] {572bfce9-4f05-47fe-bc67-4acdefc33dbf} <Trace> Aggregator: Merging aggregated data | ||
| 1143 | 2026.04.28 21:58:19.943789 [ 286 ] {572bfce9-4f05-47fe-bc67-4acdefc33dbf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003132 sec., 319.28480204342276 rows/sec., 12.47 KiB/sec. | ||
| 1144 | 2026.04.28 21:58:19.943932 [ 286 ] {572bfce9-4f05-47fe-bc67-4acdefc33dbf} <Debug> TCPHandler: Processed in 0.003963855 sec. | ||
| 1145 | 2026.04.28 21:58:19.944077 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1146 | 2026.04.28 21:58:19.944100 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1147 | 2026.04.28 21:58:19.944107 [ 286 ] {} <Debug> TCP-Session: 50cc6f0c-330b-4c31-88bc-2637301e18e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1148 | 2026.04.28 21:58:19.944120 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1149 | 2026.04.28 21:58:19.944141 [ 289 ] {} <Debug> TCP-Session: 13113b3e-37d0-4feb-8759-36843ab7951d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1150 | 2026.04.28 21:58:19.944143 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1151 | 2026.04.28 21:58:19.944162 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1152 | 2026.04.28 21:58:19.944181 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1153 | 2026.04.28 21:58:19.944206 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1154 | 2026.04.28 21:58:19.944225 [ 288 ] {} <Debug> TCP-Session: df33ed59-f636-4a26-be57-9d1f3d4f9139 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1155 | 2026.04.28 21:58:19.944238 [ 292 ] {} <Debug> TCP-Session: 2986ddfd-c5e4-4e2e-a3d2-198de9ee3077 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1156 | 2026.04.28 21:58:19.944256 [ 291 ] {} <Debug> TCP-Session: 81362789-b251-4ebb-b48b-ed03cc69b7c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1157 | 2026.04.28 21:58:19.944205 [ 287 ] {} <Debug> TCP-Session: e19345e4-e801-40b8-b0ca-b58bbbb5ff32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1158 | 2026.04.28 21:58:19.944171 [ 293 ] {} <Debug> TCP-Session: a8650da9-772d-4cf3-9f33-4a9f5d109039 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1159 | 2026.04.28 21:58:19.944222 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1160 | 2026.04.28 21:58:19.944216 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1161 | 2026.04.28 21:58:19.944346 [ 294 ] {} <Debug> TCP-Session: 6a3c54cf-5814-4e13-9575-8ed43098f1a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1162 | 2026.04.28 21:58:19.944366 [ 290 ] {} <Debug> TCP-Session: 1e33a324-b8fb-473a-9d4e-da53da399e02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1163 | 2026.04.28 21:58:21.290679 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40258 | ||
| 1164 | 2026.04.28 21:58:21.290782 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1165 | 2026.04.28 21:58:21.290808 [ 286 ] {} <Debug> TCP-Session: cdf2bf44-fe18-49a4-af70-662daa4c79ec Authenticating user 'default' from [fd00:1122:3344:101::e]:40258 | ||
| 1166 | 2026.04.28 21:58:21.290829 [ 286 ] {} <Debug> TCP-Session: cdf2bf44-fe18-49a4-af70-662daa4c79ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1167 | 2026.04.28 21:58:21.290842 [ 286 ] {} <Debug> TCP-Session: cdf2bf44-fe18-49a4-af70-662daa4c79ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1168 | 2026.04.28 21:58:21.291029 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42455 | ||
| 1169 | 2026.04.28 21:58:21.291042 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60102 | ||
| 1170 | 2026.04.28 21:58:21.291073 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58977 | ||
| 1171 | 2026.04.28 21:58:21.291115 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53672 | ||
| 1172 | 2026.04.28 21:58:21.291141 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41211 | ||
| 1173 | 2026.04.28 21:58:21.291149 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55471 | ||
| 1174 | 2026.04.28 21:58:21.291188 [ 286 ] {} <Trace> TCP-Session: cdf2bf44-fe18-49a4-af70-662daa4c79ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1175 | 2026.04.28 21:58:21.291208 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1176 | 2026.04.28 21:58:21.291212 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1177 | 2026.04.28 21:58:21.291227 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1178 | 2026.04.28 21:58:21.291245 [ 292 ] {} <Debug> TCP-Session: 72136158-9f53-42c7-855b-a8e39b066ed5 Authenticating user 'default' from [fd00:1122:3344:101::e]:53672 | ||
| 1179 | 2026.04.28 21:58:21.291248 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1180 | 2026.04.28 21:58:21.291257 [ 289 ] {} <Debug> TCP-Session: a1b0f6a6-fd05-479d-9da3-78b1211a9091 Authenticating user 'default' from [fd00:1122:3344:101::e]:58977 | ||
| 1181 | 2026.04.28 21:58:21.291281 [ 292 ] {} <Debug> TCP-Session: 72136158-9f53-42c7-855b-a8e39b066ed5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1182 | 2026.04.28 21:58:21.291293 [ 294 ] {} <Debug> TCP-Session: d8581597-2082-4d20-ad7e-807393f1226a Authenticating user 'default' from [fd00:1122:3344:101::e]:55471 | ||
| 1183 | 2026.04.28 21:58:21.291312 [ 292 ] {} <Debug> TCP-Session: 72136158-9f53-42c7-855b-a8e39b066ed5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1184 | 2026.04.28 21:58:21.291308 [ 289 ] {} <Debug> TCP-Session: a1b0f6a6-fd05-479d-9da3-78b1211a9091 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1185 | 2026.04.28 21:58:21.291329 [ 294 ] {} <Debug> TCP-Session: d8581597-2082-4d20-ad7e-807393f1226a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1186 | 2026.04.28 21:58:21.291350 [ 289 ] {} <Debug> TCP-Session: a1b0f6a6-fd05-479d-9da3-78b1211a9091 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1187 | 2026.04.28 21:58:21.291363 [ 294 ] {} <Debug> TCP-Session: d8581597-2082-4d20-ad7e-807393f1226a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1188 | 2026.04.28 21:58:21.291360 [ 286 ] {46f7b155-1be3-445c-acc6-42b742fab421} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40258) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1189 | 2026.04.28 21:58:21.291263 [ 293 ] {} <Debug> TCP-Session: 2748ecda-05ce-4fa4-b8fa-5aea2c4d6146 Authenticating user 'default' from [fd00:1122:3344:101::e]:41211 | ||
| 1190 | 2026.04.28 21:58:21.291186 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1191 | 2026.04.28 21:58:21.291429 [ 293 ] {} <Debug> TCP-Session: 2748ecda-05ce-4fa4-b8fa-5aea2c4d6146 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1192 | 2026.04.28 21:58:21.291148 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1193 | 2026.04.28 21:58:21.291461 [ 293 ] {} <Debug> TCP-Session: 2748ecda-05ce-4fa4-b8fa-5aea2c4d6146 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1194 | 2026.04.28 21:58:21.291458 [ 288 ] {} <Debug> TCP-Session: 9761f47c-3de9-4e5a-9713-04d63a53dce9 Authenticating user 'default' from [fd00:1122:3344:101::e]:60102 | ||
| 1195 | 2026.04.28 21:58:21.291494 [ 287 ] {} <Debug> TCP-Session: 6d42c730-9cdd-4747-ab57-e1bf5b14691c Authenticating user 'default' from [fd00:1122:3344:101::e]:42455 | ||
| 1196 | 2026.04.28 21:58:21.291513 [ 288 ] {} <Debug> TCP-Session: 9761f47c-3de9-4e5a-9713-04d63a53dce9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1197 | 2026.04.28 21:58:21.291533 [ 287 ] {} <Debug> TCP-Session: 6d42c730-9cdd-4747-ab57-e1bf5b14691c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1198 | 2026.04.28 21:58:21.291547 [ 288 ] {} <Debug> TCP-Session: 9761f47c-3de9-4e5a-9713-04d63a53dce9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1199 | 2026.04.28 21:58:21.291565 [ 287 ] {} <Debug> TCP-Session: 6d42c730-9cdd-4747-ab57-e1bf5b14691c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1200 | 2026.04.28 21:58:21.291105 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51976 | ||
| 1201 | 2026.04.28 21:58:21.291076 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48742 | ||
| 1202 | 2026.04.28 21:58:21.291633 [ 286 ] {46f7b155-1be3-445c-acc6-42b742fab421} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1203 | 2026.04.28 21:58:21.291671 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1204 | 2026.04.28 21:58:21.291674 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1205 | 2026.04.28 21:58:21.291688 [ 286 ] {46f7b155-1be3-445c-acc6-42b742fab421} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1206 | 2026.04.28 21:58:21.291701 [ 291 ] {} <Debug> TCP-Session: aacf9dd6-83f2-48cb-846a-6d134ae1580e Authenticating user 'default' from [fd00:1122:3344:101::e]:51976 | ||
| 1207 | 2026.04.28 21:58:21.291710 [ 290 ] {} <Debug> TCP-Session: e84da56b-ba36-4d95-83b0-0cd90d13c3d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:48742 | ||
| 1208 | 2026.04.28 21:58:21.291734 [ 291 ] {} <Debug> TCP-Session: aacf9dd6-83f2-48cb-846a-6d134ae1580e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1209 | 2026.04.28 21:58:21.291748 [ 290 ] {} <Debug> TCP-Session: e84da56b-ba36-4d95-83b0-0cd90d13c3d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1210 | 2026.04.28 21:58:21.291759 [ 291 ] {} <Debug> TCP-Session: aacf9dd6-83f2-48cb-846a-6d134ae1580e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1211 | 2026.04.28 21:58:21.291774 [ 290 ] {} <Debug> TCP-Session: e84da56b-ba36-4d95-83b0-0cd90d13c3d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1212 | 2026.04.28 21:58:21.291989 [ 286 ] {46f7b155-1be3-445c-acc6-42b742fab421} <Debug> oximeter.version (006f68f1-5784-4977-a047-c35fcaa501a5) (SelectExecutor): Key condition: unknown | ||
| 1213 | 2026.04.28 21:58:21.292973 [ 342 ] {46f7b155-1be3-445c-acc6-42b742fab421} <Trace> AggregatingTransform: Aggregating | ||
| 1214 | 2026.04.28 21:58:21.293025 [ 342 ] {46f7b155-1be3-445c-acc6-42b742fab421} <Trace> Aggregator: Aggregation method: without_key | ||
| 1215 | 2026.04.28 21:58:21.293063 [ 342 ] {46f7b155-1be3-445c-acc6-42b742fab421} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000974709 sec. (1025.947 rows/sec., 40.08 KiB/sec.) | ||
| 1216 | 2026.04.28 21:58:21.293082 [ 342 ] {46f7b155-1be3-445c-acc6-42b742fab421} <Trace> Aggregator: Merging aggregated data | ||
| 1217 | 2026.04.28 21:58:21.294483 [ 286 ] {46f7b155-1be3-445c-acc6-42b742fab421} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003174 sec., 315.05986137366097 rows/sec., 12.31 KiB/sec. | ||
| 1218 | 2026.04.28 21:58:21.294667 [ 286 ] {46f7b155-1be3-445c-acc6-42b742fab421} <Debug> TCPHandler: Processed in 0.003626868 sec. | ||
| 1219 | 2026.04.28 21:58:21.294789 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1220 | 2026.04.28 21:58:21.294819 [ 286 ] {} <Debug> TCP-Session: cdf2bf44-fe18-49a4-af70-662daa4c79ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1221 | 2026.04.28 21:58:21.294823 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1222 | 2026.04.28 21:58:21.294845 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1223 | 2026.04.28 21:58:21.294868 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1224 | 2026.04.28 21:58:21.294871 [ 287 ] {} <Debug> TCP-Session: 6d42c730-9cdd-4747-ab57-e1bf5b14691c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1225 | 2026.04.28 21:58:21.294882 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1226 | 2026.04.28 21:58:21.294903 [ 292 ] {} <Debug> TCP-Session: 72136158-9f53-42c7-855b-a8e39b066ed5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1227 | 2026.04.28 21:58:21.294922 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1228 | 2026.04.28 21:58:21.294944 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1229 | 2026.04.28 21:58:21.294953 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1230 | 2026.04.28 21:58:21.294974 [ 294 ] {} <Debug> TCP-Session: d8581597-2082-4d20-ad7e-807393f1226a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1231 | 2026.04.28 21:58:21.294994 [ 291 ] {} <Debug> TCP-Session: aacf9dd6-83f2-48cb-846a-6d134ae1580e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1232 | 2026.04.28 21:58:21.295017 [ 293 ] {} <Debug> TCP-Session: 2748ecda-05ce-4fa4-b8fa-5aea2c4d6146 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1233 | 2026.04.28 21:58:21.294934 [ 290 ] {} <Debug> TCP-Session: e84da56b-ba36-4d95-83b0-0cd90d13c3d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1234 | 2026.04.28 21:58:21.294903 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1235 | 2026.04.28 21:58:21.294887 [ 288 ] {} <Debug> TCP-Session: 9761f47c-3de9-4e5a-9713-04d63a53dce9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1236 | 2026.04.28 21:58:21.295104 [ 289 ] {} <Debug> TCP-Session: a1b0f6a6-fd05-479d-9da3-78b1211a9091 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1237 | 2026.04.28 21:58:21.898022 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 439 entries to flush up to offset 2330 | ||
| 1238 | 2026.04.28 21:58:21.898520 [ 244 ] {} <Trace> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1239 | 2026.04.28 21:58:21.898558 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1240 | 2026.04.28 21:58:21.899316 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1241 | 2026.04.28 21:58:21.899774 [ 244 ] {} <Trace> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1242 | 2026.04.28 21:58:21.899932 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2330 | ||
| 1243 | 2026.04.28 21:58:21.967915 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1244 | 2026.04.28 21:58:21.968155 [ 3 ] {36919551-68e0-4cfe-a839-0739b2ee3dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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_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) | ||
| 1245 | 2026.04.28 21:58:21.968519 [ 3 ] {36919551-68e0-4cfe-a839-0739b2ee3dcf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1246 | 2026.04.28 21:58:21.968558 [ 3 ] {36919551-68e0-4cfe-a839-0739b2ee3dcf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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_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 | ||
| 1247 | 2026.04.28 21:58:21.968829 [ 3 ] {36919551-68e0-4cfe-a839-0739b2ee3dcf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1248 | 2026.04.28 21:58:21.968902 [ 3 ] {36919551-68e0-4cfe-a839-0739b2ee3dcf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1249 | 2026.04.28 21:58:21.969055 [ 3 ] {36919551-68e0-4cfe-a839-0739b2ee3dcf} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 1250 | 2026.04.28 21:58:21.969093 [ 3 ] {36919551-68e0-4cfe-a839-0739b2ee3dcf} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1251 | 2026.04.28 21:58:21.969116 [ 3 ] {36919551-68e0-4cfe-a839-0739b2ee3dcf} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (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 | ||
| 1252 | 2026.04.28 21:58:21.969132 [ 3 ] {36919551-68e0-4cfe-a839-0739b2ee3dcf} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1253 | 2026.04.28 21:58:21.969180 [ 3 ] {36919551-68e0-4cfe-a839-0739b2ee3dcf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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_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'))" | ||
| 1254 | 2026.04.28 21:58:21.969202 [ 3 ] {36919551-68e0-4cfe-a839-0739b2ee3dcf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
| 1255 | 2026.04.28 21:58:21.970334 [ 3 ] {36919551-68e0-4cfe-a839-0739b2ee3dcf} <Debug> executeQuery: Read 22 rows, 5.23 KiB in 0.002283 sec., 9636.443276390715 rows/sec., 2.24 MiB/sec. | ||
| 1256 | 2026.04.28 21:58:21.970445 [ 3 ] {36919551-68e0-4cfe-a839-0739b2ee3dcf} <Debug> TCPHandler: Processed in 0.002661661 sec. | ||
| 1257 | 2026.04.28 21:58:21.975475 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1258 | 2026.04.28 21:58:21.975619 [ 3 ] {b0e3c952-ec7f-49d9-b0b1-98b9c6ef2bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1259 | 2026.04.28 21:58:21.975681 [ 3 ] {b0e3c952-ec7f-49d9-b0b1-98b9c6ef2bc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1260 | 2026.04.28 21:58:21.976459 [ 3 ] {b0e3c952-ec7f-49d9-b0b1-98b9c6ef2bc5} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1261 | 2026.04.28 21:58:21.976524 [ 3 ] {b0e3c952-ec7f-49d9-b0b1-98b9c6ef2bc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1262 | 2026.04.28 21:58:21.977373 [ 3 ] {b0e3c952-ec7f-49d9-b0b1-98b9c6ef2bc5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1263 | 2026.04.28 21:58:21.977883 [ 3 ] {b0e3c952-ec7f-49d9-b0b1-98b9c6ef2bc5} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1264 | 2026.04.28 21:58:21.978099 [ 3 ] {b0e3c952-ec7f-49d9-b0b1-98b9c6ef2bc5} <Debug> executeQuery: Read 19 rows, 5.15 KiB in 0.002523 sec., 7530.717399920729 rows/sec., 1.99 MiB/sec. | ||
| 1265 | 2026.04.28 21:58:21.978155 [ 3 ] {b0e3c952-ec7f-49d9-b0b1-98b9c6ef2bc5} <Debug> TCPHandler: Processed in 0.002745772 sec. | ||
| 1266 | 2026.04.28 21:58:21.978580 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1267 | 2026.04.28 21:58:21.978697 [ 3 ] {e5a62e08-51d6-4bb0-8e69-7753741519d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1268 | 2026.04.28 21:58:21.978750 [ 3 ] {e5a62e08-51d6-4bb0-8e69-7753741519d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1269 | 2026.04.28 21:58:21.979415 [ 3 ] {e5a62e08-51d6-4bb0-8e69-7753741519d4} <Trace> oximeter.fields_i16 (30c15a0c-c927-4f38-9be4-5ec8dbfb2a35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1270 | 2026.04.28 21:58:21.979455 [ 3 ] {e5a62e08-51d6-4bb0-8e69-7753741519d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1271 | 2026.04.28 21:58:21.979911 [ 3 ] {e5a62e08-51d6-4bb0-8e69-7753741519d4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1272 | 2026.04.28 21:58:21.980323 [ 3 ] {e5a62e08-51d6-4bb0-8e69-7753741519d4} <Trace> oximeter.fields_i16 (30c15a0c-c927-4f38-9be4-5ec8dbfb2a35): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1273 | 2026.04.28 21:58:21.980457 [ 3 ] {e5a62e08-51d6-4bb0-8e69-7753741519d4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00179 sec., 158659.21787709498 rows/sec., 10.08 MiB/sec. | ||
| 1274 | 2026.04.28 21:58:21.980494 [ 3 ] {e5a62e08-51d6-4bb0-8e69-7753741519d4} <Debug> TCPHandler: Processed in 0.001976857 sec. | ||
| 1275 | 2026.04.28 21:58:21.980630 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1276 | 2026.04.28 21:58:21.980729 [ 3 ] {7a311235-b6a9-4f29-a53b-efbdcbf8de0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1277 | 2026.04.28 21:58:21.980770 [ 3 ] {7a311235-b6a9-4f29-a53b-efbdcbf8de0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1278 | 2026.04.28 21:58:21.981206 [ 3 ] {7a311235-b6a9-4f29-a53b-efbdcbf8de0e} <Trace> oximeter.fields_ipaddr (2603406c-76cf-4575-a18b-432d563a8a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1279 | 2026.04.28 21:58:21.981243 [ 3 ] {7a311235-b6a9-4f29-a53b-efbdcbf8de0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1280 | 2026.04.28 21:58:21.981605 [ 3 ] {7a311235-b6a9-4f29-a53b-efbdcbf8de0e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1281 | 2026.04.28 21:58:21.982021 [ 3 ] {7a311235-b6a9-4f29-a53b-efbdcbf8de0e} <Trace> oximeter.fields_ipaddr (2603406c-76cf-4575-a18b-432d563a8a18): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1282 | 2026.04.28 21:58:21.982156 [ 3 ] {7a311235-b6a9-4f29-a53b-efbdcbf8de0e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001445 sec., 2768.1660899653975 rows/sec., 225.72 KiB/sec. | ||
| 1283 | 2026.04.28 21:58:21.982196 [ 3 ] {7a311235-b6a9-4f29-a53b-efbdcbf8de0e} <Debug> TCPHandler: Processed in 0.001615371 sec. | ||
| 1284 | 2026.04.28 21:58:21.982319 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1285 | 2026.04.28 21:58:21.982413 [ 3 ] {fbc6ee64-3054-49e2-8994-96c9b3d8ff5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1286 | 2026.04.28 21:58:21.982452 [ 3 ] {fbc6ee64-3054-49e2-8994-96c9b3d8ff5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1287 | 2026.04.28 21:58:21.983265 [ 3 ] {fbc6ee64-3054-49e2-8994-96c9b3d8ff5b} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1288 | 2026.04.28 21:58:21.983301 [ 3 ] {fbc6ee64-3054-49e2-8994-96c9b3d8ff5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1289 | 2026.04.28 21:58:21.983810 [ 3 ] {fbc6ee64-3054-49e2-8994-96c9b3d8ff5b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1290 | 2026.04.28 21:58:21.984245 [ 3 ] {fbc6ee64-3054-49e2-8994-96c9b3d8ff5b} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1291 | 2026.04.28 21:58:21.984374 [ 3 ] {fbc6ee64-3054-49e2-8994-96c9b3d8ff5b} <Debug> executeQuery: Read 809 rows, 63.93 KiB in 0.001979 sec., 408792.3193532087 rows/sec., 31.55 MiB/sec. | ||
| 1292 | 2026.04.28 21:58:21.984410 [ 3 ] {fbc6ee64-3054-49e2-8994-96c9b3d8ff5b} <Debug> TCPHandler: Processed in 0.00214037 sec. | ||
| 1293 | 2026.04.28 21:58:21.984528 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1294 | 2026.04.28 21:58:21.984633 [ 3 ] {26013280-62ee-41ae-9b65-087f5afaa596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1295 | 2026.04.28 21:58:21.984675 [ 3 ] {26013280-62ee-41ae-9b65-087f5afaa596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1296 | 2026.04.28 21:58:21.985119 [ 3 ] {26013280-62ee-41ae-9b65-087f5afaa596} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1297 | 2026.04.28 21:58:21.985158 [ 3 ] {26013280-62ee-41ae-9b65-087f5afaa596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1298 | 2026.04.28 21:58:21.985626 [ 3 ] {26013280-62ee-41ae-9b65-087f5afaa596} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1299 | 2026.04.28 21:58:21.986224 [ 3 ] {26013280-62ee-41ae-9b65-087f5afaa596} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1300 | 2026.04.28 21:58:21.986394 [ 3 ] {26013280-62ee-41ae-9b65-087f5afaa596} <Debug> executeQuery: Read 151 rows, 9.20 KiB in 0.001781 sec., 84783.82930937676 rows/sec., 5.04 MiB/sec. | ||
| 1301 | 2026.04.28 21:58:21.986444 [ 3 ] {26013280-62ee-41ae-9b65-087f5afaa596} <Debug> TCPHandler: Processed in 0.001964307 sec. | ||
| 1302 | 2026.04.28 21:58:21.986588 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1303 | 2026.04.28 21:58:21.986705 [ 3 ] {79e8f34f-6587-47eb-9526-0cef63fe90f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1304 | 2026.04.28 21:58:21.986754 [ 3 ] {79e8f34f-6587-47eb-9526-0cef63fe90f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1305 | 2026.04.28 21:58:21.987455 [ 3 ] {79e8f34f-6587-47eb-9526-0cef63fe90f4} <Trace> oximeter.fields_u32 (dcc380b4-d3d1-4746-b384-7af9fa675136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1306 | 2026.04.28 21:58:21.987492 [ 3 ] {79e8f34f-6587-47eb-9526-0cef63fe90f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1307 | 2026.04.28 21:58:21.987900 [ 3 ] {79e8f34f-6587-47eb-9526-0cef63fe90f4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1308 | 2026.04.28 21:58:21.988282 [ 3 ] {79e8f34f-6587-47eb-9526-0cef63fe90f4} <Trace> oximeter.fields_u32 (dcc380b4-d3d1-4746-b384-7af9fa675136): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1309 | 2026.04.28 21:58:21.988415 [ 3 ] {79e8f34f-6587-47eb-9526-0cef63fe90f4} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001733 sec., 85978.07270628968 rows/sec., 5.55 MiB/sec. | ||
| 1310 | 2026.04.28 21:58:21.988452 [ 3 ] {79e8f34f-6587-47eb-9526-0cef63fe90f4} <Debug> TCPHandler: Processed in 0.001924246 sec. | ||
| 1311 | 2026.04.28 21:58:21.988584 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1312 | 2026.04.28 21:58:21.988682 [ 3 ] {0a344e50-eb9a-4faa-8b57-a4e82cb49800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1313 | 2026.04.28 21:58:21.988724 [ 3 ] {0a344e50-eb9a-4faa-8b57-a4e82cb49800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1314 | 2026.04.28 21:58:21.989161 [ 3 ] {0a344e50-eb9a-4faa-8b57-a4e82cb49800} <Trace> oximeter.fields_u8 (2bafffe4-a9f9-4a14-8186-87b6141ff7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1315 | 2026.04.28 21:58:21.989199 [ 3 ] {0a344e50-eb9a-4faa-8b57-a4e82cb49800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1316 | 2026.04.28 21:58:21.989655 [ 3 ] {0a344e50-eb9a-4faa-8b57-a4e82cb49800} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1317 | 2026.04.28 21:58:21.990083 [ 3 ] {0a344e50-eb9a-4faa-8b57-a4e82cb49800} <Trace> oximeter.fields_u8 (2bafffe4-a9f9-4a14-8186-87b6141ff7d6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1318 | 2026.04.28 21:58:21.990215 [ 3 ] {0a344e50-eb9a-4faa-8b57-a4e82cb49800} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001554 sec., 95238.09523809524 rows/sec., 5.42 MiB/sec. | ||
| 1319 | 2026.04.28 21:58:21.990252 [ 3 ] {0a344e50-eb9a-4faa-8b57-a4e82cb49800} <Debug> TCPHandler: Processed in 0.001723862 sec. | ||
| 1320 | 2026.04.28 21:58:21.990379 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1321 | 2026.04.28 21:58:21.990473 [ 3 ] {5c7773af-9c36-4c33-9ac2-eb36493b2111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1322 | 2026.04.28 21:58:21.990514 [ 3 ] {5c7773af-9c36-4c33-9ac2-eb36493b2111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1323 | 2026.04.28 21:58:21.991099 [ 3 ] {5c7773af-9c36-4c33-9ac2-eb36493b2111} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1324 | 2026.04.28 21:58:21.991136 [ 3 ] {5c7773af-9c36-4c33-9ac2-eb36493b2111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1325 | 2026.04.28 21:58:21.991544 [ 3 ] {5c7773af-9c36-4c33-9ac2-eb36493b2111} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1326 | 2026.04.28 21:58:21.991905 [ 3 ] {5c7773af-9c36-4c33-9ac2-eb36493b2111} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1327 | 2026.04.28 21:58:21.992038 [ 3 ] {5c7773af-9c36-4c33-9ac2-eb36493b2111} <Debug> executeQuery: Read 505 rows, 36.39 KiB in 0.001583 sec., 319014.52937460516 rows/sec., 22.45 MiB/sec. | ||
| 1328 | 2026.04.28 21:58:21.992075 [ 3 ] {5c7773af-9c36-4c33-9ac2-eb36493b2111} <Debug> TCPHandler: Processed in 0.001745323 sec. | ||
| 1329 | 2026.04.28 21:58:21.992202 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1330 | 2026.04.28 21:58:21.992296 [ 3 ] {acd92ac6-b925-4a5e-9af8-eef6a37e6042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1331 | 2026.04.28 21:58:21.992338 [ 3 ] {acd92ac6-b925-4a5e-9af8-eef6a37e6042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1332 | 2026.04.28 21:58:21.992672 [ 3 ] {acd92ac6-b925-4a5e-9af8-eef6a37e6042} <Trace> oximeter.measurements_bool (d29e63f3-a49a-4ab8-ac75-16927d6516a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1333 | 2026.04.28 21:58:21.992710 [ 3 ] {acd92ac6-b925-4a5e-9af8-eef6a37e6042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1334 | 2026.04.28 21:58:21.993191 [ 3 ] {acd92ac6-b925-4a5e-9af8-eef6a37e6042} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1335 | 2026.04.28 21:58:21.993788 [ 3 ] {acd92ac6-b925-4a5e-9af8-eef6a37e6042} <Trace> oximeter.measurements_bool (d29e63f3-a49a-4ab8-ac75-16927d6516a4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1336 | 2026.04.28 21:58:21.993929 [ 3 ] {acd92ac6-b925-4a5e-9af8-eef6a37e6042} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001651 sec., 3634.1611144760755 rows/sec., 189.87 KiB/sec. | ||
| 1337 | 2026.04.28 21:58:21.993968 [ 3 ] {acd92ac6-b925-4a5e-9af8-eef6a37e6042} <Debug> TCPHandler: Processed in 0.001815954 sec. | ||
| 1338 | 2026.04.28 21:58:21.994095 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1339 | 2026.04.28 21:58:21.994193 [ 3 ] {952d4b53-84db-4b68-af0f-259b8b7bfe70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1340 | 2026.04.28 21:58:21.994238 [ 3 ] {952d4b53-84db-4b68-af0f-259b8b7bfe70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1341 | 2026.04.28 21:58:21.994649 [ 3 ] {952d4b53-84db-4b68-af0f-259b8b7bfe70} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1342 | 2026.04.28 21:58:21.994688 [ 3 ] {952d4b53-84db-4b68-af0f-259b8b7bfe70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1343 | 2026.04.28 21:58:21.995135 [ 3 ] {952d4b53-84db-4b68-af0f-259b8b7bfe70} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1344 | 2026.04.28 21:58:21.995580 [ 3 ] {952d4b53-84db-4b68-af0f-259b8b7bfe70} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1345 | 2026.04.28 21:58:21.995714 [ 3 ] {952d4b53-84db-4b68-af0f-259b8b7bfe70} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001539 sec., 173489.27875243666 rows/sec., 11.53 MiB/sec. | ||
| 1346 | 2026.04.28 21:58:21.995752 [ 3 ] {952d4b53-84db-4b68-af0f-259b8b7bfe70} <Debug> TCPHandler: Processed in 0.001706372 sec. | ||
| 1347 | 2026.04.28 21:58:21.995876 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1348 | 2026.04.28 21:58:21.995971 [ 3 ] {c5a9e2dc-2b77-4f8f-95f4-97ea12d98e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1349 | 2026.04.28 21:58:21.996014 [ 3 ] {c5a9e2dc-2b77-4f8f-95f4-97ea12d98e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1350 | 2026.04.28 21:58:21.996350 [ 3 ] {c5a9e2dc-2b77-4f8f-95f4-97ea12d98e08} <Trace> oximeter.measurements_f64 (070618fe-0328-460f-8ab5-97d31db00151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1351 | 2026.04.28 21:58:21.996387 [ 3 ] {c5a9e2dc-2b77-4f8f-95f4-97ea12d98e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1352 | 2026.04.28 21:58:21.996874 [ 3 ] {c5a9e2dc-2b77-4f8f-95f4-97ea12d98e08} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1353 | 2026.04.28 21:58:21.997309 [ 3 ] {c5a9e2dc-2b77-4f8f-95f4-97ea12d98e08} <Trace> oximeter.measurements_f64 (070618fe-0328-460f-8ab5-97d31db00151): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1354 | 2026.04.28 21:58:21.997449 [ 3 ] {c5a9e2dc-2b77-4f8f-95f4-97ea12d98e08} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001496 sec., 668.4491978609626 rows/sec., 45.04 KiB/sec. | ||
| 1355 | 2026.04.28 21:58:21.997487 [ 3 ] {c5a9e2dc-2b77-4f8f-95f4-97ea12d98e08} <Debug> TCPHandler: Processed in 0.001659971 sec. | ||
| 1356 | 2026.04.28 21:58:21.997601 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1357 | 2026.04.28 21:58:21.997695 [ 3 ] {19e78a20-432b-4370-b714-7fcbda13a2a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1358 | 2026.04.28 21:58:21.997750 [ 3 ] {19e78a20-432b-4370-b714-7fcbda13a2a8} <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 | ||
| 1359 | 2026.04.28 21:58:21.998504 [ 3 ] {19e78a20-432b-4370-b714-7fcbda13a2a8} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1360 | 2026.04.28 21:58:21.998542 [ 3 ] {19e78a20-432b-4370-b714-7fcbda13a2a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1361 | 2026.04.28 21:58:21.999200 [ 3 ] {19e78a20-432b-4370-b714-7fcbda13a2a8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1362 | 2026.04.28 21:58:21.999647 [ 3 ] {19e78a20-432b-4370-b714-7fcbda13a2a8} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1363 | 2026.04.28 21:58:21.999791 [ 3 ] {19e78a20-432b-4370-b714-7fcbda13a2a8} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002113 sec., 2366.30383341221 rows/sec., 4.24 MiB/sec. | ||
| 1364 | 2026.04.28 21:58:21.999841 [ 3 ] {19e78a20-432b-4370-b714-7fcbda13a2a8} <Debug> TCPHandler: Processed in 0.002289913 sec. | ||
| 1365 | 2026.04.28 21:58:21.999978 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1366 | 2026.04.28 21:58:22.000073 [ 3 ] {0fbe476f-9db1-438c-8a80-cd76cb074a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1367 | 2026.04.28 21:58:22.000116 [ 3 ] {0fbe476f-9db1-438c-8a80-cd76cb074a33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1368 | 2026.04.28 21:58:22.000461 [ 3 ] {0fbe476f-9db1-438c-8a80-cd76cb074a33} <Trace> oximeter.measurements_i64 (02c51335-352d-4d3b-92be-b94f1db01444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1369 | 2026.04.28 21:58:22.000499 [ 3 ] {0fbe476f-9db1-438c-8a80-cd76cb074a33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1370 | 2026.04.28 21:58:22.001141 [ 3 ] {0fbe476f-9db1-438c-8a80-cd76cb074a33} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1371 | 2026.04.28 21:58:22.001161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.23 MiB, peak 175.28 MiB, free memory in arenas 0.00 B, will set to 166.21 MiB (RSS), difference: -1.02 MiB | ||
| 1372 | 2026.04.28 21:58:22.001568 [ 3 ] {0fbe476f-9db1-438c-8a80-cd76cb074a33} <Trace> oximeter.measurements_i64 (02c51335-352d-4d3b-92be-b94f1db01444): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1373 | 2026.04.28 21:58:22.001702 [ 3 ] {0fbe476f-9db1-438c-8a80-cd76cb074a33} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001647 sec., 3642.9872495446266 rows/sec., 257.33 KiB/sec. | ||
| 1374 | 2026.04.28 21:58:22.001744 [ 3 ] {0fbe476f-9db1-438c-8a80-cd76cb074a33} <Debug> TCPHandler: Processed in 0.001815374 sec. | ||
| 1375 | 2026.04.28 21:58:22.001873 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1376 | 2026.04.28 21:58:22.001967 [ 3 ] {315eecce-cb19-4b48-a1bd-d849e3d99333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1377 | 2026.04.28 21:58:22.002008 [ 3 ] {315eecce-cb19-4b48-a1bd-d849e3d99333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1378 | 2026.04.28 21:58:22.002377 [ 3 ] {315eecce-cb19-4b48-a1bd-d849e3d99333} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1379 | 2026.04.28 21:58:22.002413 [ 3 ] {315eecce-cb19-4b48-a1bd-d849e3d99333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1380 | 2026.04.28 21:58:22.002862 [ 3 ] {315eecce-cb19-4b48-a1bd-d849e3d99333} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1381 | 2026.04.28 21:58:22.003276 [ 3 ] {315eecce-cb19-4b48-a1bd-d849e3d99333} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1382 | 2026.04.28 21:58:22.003412 [ 3 ] {315eecce-cb19-4b48-a1bd-d849e3d99333} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001464 sec., 61475.40983606557 rows/sec., 3.85 MiB/sec. | ||
| 1383 | 2026.04.28 21:58:22.003449 [ 3 ] {315eecce-cb19-4b48-a1bd-d849e3d99333} <Debug> TCPHandler: Processed in 0.00162391 sec. | ||
| 1384 | 2026.04.28 21:58:22.010208 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1385 | 2026.04.28 21:58:22.028987 [ 245 ] {} <Trace> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1386 | 2026.04.28 21:58:22.029048 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1387 | 2026.04.28 21:58:22.035717 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1388 | 2026.04.28 21:58:22.036899 [ 245 ] {} <Trace> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1389 | 2026.04.28 21:58:22.041052 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1390 | 2026.04.28 21:58:23.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.86 MiB, peak 175.28 MiB, free memory in arenas 0.00 B, will set to 168.52 MiB (RSS), difference: 1.66 MiB | ||
| 1391 | 2026.04.28 21:58:24.396756 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 172 | ||
| 1392 | 2026.04.28 21:58:24.399250 [ 243 ] {} <Trace> system.query_log (28f2bbc6-76da-409a-9f63-9c0a2c4ac64b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1393 | 2026.04.28 21:58:24.399287 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1394 | 2026.04.28 21:58:24.400465 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1395 | 2026.04.28 21:58:24.400735 [ 243 ] {} <Trace> system.query_log (28f2bbc6-76da-409a-9f63-9c0a2c4ac64b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1396 | 2026.04.28 21:58:24.400960 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 172 | ||
| 1397 | 2026.04.28 21:58:26.963144 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1398 | 2026.04.28 21:58:26.963390 [ 3 ] {499eb912-02dc-45c8-b6de-ff356834a606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1399 | 2026.04.28 21:58:26.963720 [ 3 ] {499eb912-02dc-45c8-b6de-ff356834a606} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1400 | 2026.04.28 21:58:26.963758 [ 3 ] {499eb912-02dc-45c8-b6de-ff356834a606} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1401 | 2026.04.28 21:58:26.964012 [ 3 ] {499eb912-02dc-45c8-b6de-ff356834a606} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1402 | 2026.04.28 21:58:26.964089 [ 3 ] {499eb912-02dc-45c8-b6de-ff356834a606} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1403 | 2026.04.28 21:58:26.964234 [ 3 ] {499eb912-02dc-45c8-b6de-ff356834a606} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1404 | 2026.04.28 21:58:26.964354 [ 337 ] {499eb912-02dc-45c8-b6de-ff356834a606} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1405 | 2026.04.28 21:58:26.964371 [ 332 ] {499eb912-02dc-45c8-b6de-ff356834a606} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1406 | 2026.04.28 21:58:26.964486 [ 3 ] {499eb912-02dc-45c8-b6de-ff356834a606} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (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 | ||
| 1407 | 2026.04.28 21:58:26.964518 [ 3 ] {499eb912-02dc-45c8-b6de-ff356834a606} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1408 | 2026.04.28 21:58:26.966648 [ 3 ] {499eb912-02dc-45c8-b6de-ff356834a606} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1409 | 2026.04.28 21:58:26.966686 [ 3 ] {499eb912-02dc-45c8-b6de-ff356834a606} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 1410 | 2026.04.28 21:58:26.966752 [ 3 ] {499eb912-02dc-45c8-b6de-ff356834a606} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1411 | 2026.04.28 21:58:26.966807 [ 3 ] {499eb912-02dc-45c8-b6de-ff356834a606} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1412 | 2026.04.28 21:58:26.968404 [ 3 ] {499eb912-02dc-45c8-b6de-ff356834a606} <Debug> executeQuery: Read 41 rows, 10.38 KiB in 0.005106 sec., 8029.768899334116 rows/sec., 1.99 MiB/sec. | ||
| 1413 | 2026.04.28 21:58:26.968546 [ 3 ] {499eb912-02dc-45c8-b6de-ff356834a606} <Debug> TCPHandler: Processed in 0.005545365 sec. | ||
| 1414 | 2026.04.28 21:58:26.970421 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1415 | 2026.04.28 21:58:26.970541 [ 3 ] {6c6de48a-f919-421c-b8df-7440247a8d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1416 | 2026.04.28 21:58:26.970587 [ 3 ] {6c6de48a-f919-421c-b8df-7440247a8d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1417 | 2026.04.28 21:58:26.971114 [ 3 ] {6c6de48a-f919-421c-b8df-7440247a8d54} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1418 | 2026.04.28 21:58:26.971161 [ 3 ] {6c6de48a-f919-421c-b8df-7440247a8d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1419 | 2026.04.28 21:58:26.971542 [ 3 ] {6c6de48a-f919-421c-b8df-7440247a8d54} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1420 | 2026.04.28 21:58:26.971786 [ 3 ] {6c6de48a-f919-421c-b8df-7440247a8d54} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1421 | 2026.04.28 21:58:26.971957 [ 3 ] {6c6de48a-f919-421c-b8df-7440247a8d54} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001454 sec., 53645.116918844564 rows/sec., 4.44 MiB/sec. | ||
| 1422 | 2026.04.28 21:58:26.971999 [ 3 ] {6c6de48a-f919-421c-b8df-7440247a8d54} <Debug> TCPHandler: Processed in 0.001631021 sec. | ||
| 1423 | 2026.04.28 21:58:26.972136 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1424 | 2026.04.28 21:58:26.972239 [ 3 ] {f15825d2-0c26-40ee-af72-fccab8308407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1425 | 2026.04.28 21:58:26.972283 [ 3 ] {f15825d2-0c26-40ee-af72-fccab8308407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1426 | 2026.04.28 21:58:26.972705 [ 3 ] {f15825d2-0c26-40ee-af72-fccab8308407} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1427 | 2026.04.28 21:58:26.972740 [ 3 ] {f15825d2-0c26-40ee-af72-fccab8308407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1428 | 2026.04.28 21:58:26.973052 [ 3 ] {f15825d2-0c26-40ee-af72-fccab8308407} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1429 | 2026.04.28 21:58:26.973265 [ 3 ] {f15825d2-0c26-40ee-af72-fccab8308407} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1430 | 2026.04.28 21:58:26.973406 [ 3 ] {f15825d2-0c26-40ee-af72-fccab8308407} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001191 sec., 9235.936188077247 rows/sec., 694.50 KiB/sec. | ||
| 1431 | 2026.04.28 21:58:26.973443 [ 3 ] {f15825d2-0c26-40ee-af72-fccab8308407} <Debug> TCPHandler: Processed in 0.001356515 sec. | ||
| 1432 | 2026.04.28 21:58:26.973557 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1433 | 2026.04.28 21:58:26.973651 [ 3 ] {b2c681d6-622a-4c45-b459-096d0b682f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1434 | 2026.04.28 21:58:26.973691 [ 3 ] {b2c681d6-622a-4c45-b459-096d0b682f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1435 | 2026.04.28 21:58:26.974104 [ 3 ] {b2c681d6-622a-4c45-b459-096d0b682f2f} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1436 | 2026.04.28 21:58:26.974139 [ 3 ] {b2c681d6-622a-4c45-b459-096d0b682f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1437 | 2026.04.28 21:58:26.974448 [ 3 ] {b2c681d6-622a-4c45-b459-096d0b682f2f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1438 | 2026.04.28 21:58:26.974735 [ 3 ] {b2c681d6-622a-4c45-b459-096d0b682f2f} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1439 | 2026.04.28 21:58:26.974923 [ 3 ] {b2c681d6-622a-4c45-b459-096d0b682f2f} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001291 sec., 58094.50038729667 rows/sec., 4.54 MiB/sec. | ||
| 1440 | 2026.04.28 21:58:26.974963 [ 3 ] {b2c681d6-622a-4c45-b459-096d0b682f2f} <Debug> TCPHandler: Processed in 0.001454657 sec. | ||
| 1441 | 2026.04.28 21:58:26.975091 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1442 | 2026.04.28 21:58:26.975186 [ 3 ] {afd1e906-25d7-4fac-980f-afad6e7c222f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1443 | 2026.04.28 21:58:26.975230 [ 3 ] {afd1e906-25d7-4fac-980f-afad6e7c222f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1444 | 2026.04.28 21:58:26.975654 [ 3 ] {afd1e906-25d7-4fac-980f-afad6e7c222f} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1445 | 2026.04.28 21:58:26.975688 [ 3 ] {afd1e906-25d7-4fac-980f-afad6e7c222f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1446 | 2026.04.28 21:58:26.976065 [ 3 ] {afd1e906-25d7-4fac-980f-afad6e7c222f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1447 | 2026.04.28 21:58:26.976337 [ 3 ] {afd1e906-25d7-4fac-980f-afad6e7c222f} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1448 | 2026.04.28 21:58:26.976494 [ 3 ] {afd1e906-25d7-4fac-980f-afad6e7c222f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001328 sec., 120481.92771084337 rows/sec., 8.39 MiB/sec. | ||
| 1449 | 2026.04.28 21:58:26.976535 [ 3 ] {afd1e906-25d7-4fac-980f-afad6e7c222f} <Debug> TCPHandler: Processed in 0.001493978 sec. | ||
| 1450 | 2026.04.28 21:58:26.976661 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1451 | 2026.04.28 21:58:26.976757 [ 3 ] {071c1639-ac79-4eb6-93c8-0edf5f84395e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1452 | 2026.04.28 21:58:26.976810 [ 3 ] {071c1639-ac79-4eb6-93c8-0edf5f84395e} <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 | ||
| 1453 | 2026.04.28 21:58:26.977629 [ 3 ] {071c1639-ac79-4eb6-93c8-0edf5f84395e} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1454 | 2026.04.28 21:58:26.977662 [ 3 ] {071c1639-ac79-4eb6-93c8-0edf5f84395e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1455 | 2026.04.28 21:58:26.978194 [ 3 ] {071c1639-ac79-4eb6-93c8-0edf5f84395e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1456 | 2026.04.28 21:58:26.978426 [ 3 ] {071c1639-ac79-4eb6-93c8-0edf5f84395e} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1457 | 2026.04.28 21:58:26.978572 [ 3 ] {071c1639-ac79-4eb6-93c8-0edf5f84395e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001833 sec., 6001.091107474086 rows/sec., 10.75 MiB/sec. | ||
| 1458 | 2026.04.28 21:58:26.978631 [ 3 ] {071c1639-ac79-4eb6-93c8-0edf5f84395e} <Debug> TCPHandler: Processed in 0.002018469 sec. | ||
| 1459 | 2026.04.28 21:58:26.978751 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1460 | 2026.04.28 21:58:26.978845 [ 3 ] {7bf02ed9-6240-4c69-a78b-bb17702bb9ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1461 | 2026.04.28 21:58:26.978887 [ 3 ] {7bf02ed9-6240-4c69-a78b-bb17702bb9ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1462 | 2026.04.28 21:58:26.979237 [ 3 ] {7bf02ed9-6240-4c69-a78b-bb17702bb9ff} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1463 | 2026.04.28 21:58:26.979270 [ 3 ] {7bf02ed9-6240-4c69-a78b-bb17702bb9ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1464 | 2026.04.28 21:58:26.979588 [ 3 ] {7bf02ed9-6240-4c69-a78b-bb17702bb9ff} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1465 | 2026.04.28 21:58:26.979809 [ 3 ] {7bf02ed9-6240-4c69-a78b-bb17702bb9ff} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1466 | 2026.04.28 21:58:26.979935 [ 3 ] {7bf02ed9-6240-4c69-a78b-bb17702bb9ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 1467 | 2026.04.28 21:58:26.979970 [ 3 ] {7bf02ed9-6240-4c69-a78b-bb17702bb9ff} <Debug> TCPHandler: Processed in 0.001267974 sec. | ||
| 1468 | 2026.04.28 21:58:29.340460 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1469 | 2026.04.28 21:58:29.340512 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1470 | 2026.04.28 21:58:29.400254 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2842 | ||
| 1471 | 2026.04.28 21:58:29.400740 [ 244 ] {} <Trace> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1472 | 2026.04.28 21:58:29.400780 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1473 | 2026.04.28 21:58:29.401304 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1474 | 2026.04.28 21:58:29.401532 [ 244 ] {} <Trace> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1475 | 2026.04.28 21:58:29.401650 [ 80 ] {} <Debug> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1476 | 2026.04.28 21:58:29.401657 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2842 | ||
| 1477 | 2026.04.28 21:58:29.401698 [ 80 ] {} <Trace> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1478 | 2026.04.28 21:58:29.401719 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1479 | 2026.04.28 21:58:29.403764 [ 188 ] {991a435f-d61f-4266-86f7-ad98fc8ca311::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 | ||
| 1480 | 2026.04.28 21:58:29.405863 [ 188 ] {991a435f-d61f-4266-86f7-ad98fc8ca311::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1481 | 2026.04.28 21:58:29.405980 [ 188 ] {991a435f-d61f-4266-86f7-ad98fc8ca311::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 | ||
| 1482 | 2026.04.28 21:58:29.406107 [ 188 ] {991a435f-d61f-4266-86f7-ad98fc8ca311::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 | ||
| 1483 | 2026.04.28 21:58:29.406178 [ 188 ] {991a435f-d61f-4266-86f7-ad98fc8ca311::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 | ||
| 1484 | 2026.04.28 21:58:29.406244 [ 188 ] {991a435f-d61f-4266-86f7-ad98fc8ca311::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 | ||
| 1485 | 2026.04.28 21:58:29.406312 [ 188 ] {991a435f-d61f-4266-86f7-ad98fc8ca311::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 439 rows starting from the beginning of the part | ||
| 1486 | 2026.04.28 21:58:29.406374 [ 188 ] {991a435f-d61f-4266-86f7-ad98fc8ca311::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1487 | 2026.04.28 21:58:29.441199 [ 201 ] {991a435f-d61f-4266-86f7-ad98fc8ca311::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2842 rows, containing 4 columns (4 merged, 0 gathered) in 0.039393717 sec., 72143.48420079272 rows/sec., 1.03 MiB/sec. | ||
| 1488 | 2026.04.28 21:58:29.442305 [ 195 ] {991a435f-d61f-4266-86f7-ad98fc8ca311::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1489 | 2026.04.28 21:58:29.442789 [ 195 ] {991a435f-d61f-4266-86f7-ad98fc8ca311::all_1_6_1} <Trace> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1490 | 2026.04.28 21:58:29.442875 [ 195 ] {991a435f-d61f-4266-86f7-ad98fc8ca311::all_1_6_1} <Trace> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1491 | 2026.04.28 21:58:29.443084 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1492 | 2026.04.28 21:58:29.541368 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1493 | 2026.04.28 21:58:29.559046 [ 245 ] {} <Trace> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1494 | 2026.04.28 21:58:29.559112 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1495 | 2026.04.28 21:58:29.565464 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1496 | 2026.04.28 21:58:29.566206 [ 245 ] {} <Trace> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1497 | 2026.04.28 21:58:29.566512 [ 80 ] {} <Debug> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1498 | 2026.04.28 21:58:29.566573 [ 80 ] {} <Trace> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1499 | 2026.04.28 21:58:29.566600 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1500 | 2026.04.28 21:58:29.566752 [ 195 ] {607546ce-2969-4f80-ba5c-f55749e61b5c::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 | ||
| 1501 | 2026.04.28 21:58:29.570038 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1502 | 2026.04.28 21:58:29.571336 [ 195 ] {607546ce-2969-4f80-ba5c-f55749e61b5c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1503 | 2026.04.28 21:58:29.572926 [ 195 ] {607546ce-2969-4f80-ba5c-f55749e61b5c::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 | ||
| 1504 | 2026.04.28 21:58:29.578037 [ 195 ] {607546ce-2969-4f80-ba5c-f55749e61b5c::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 | ||
| 1505 | 2026.04.28 21:58:29.582678 [ 195 ] {607546ce-2969-4f80-ba5c-f55749e61b5c::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 | ||
| 1506 | 2026.04.28 21:58:29.586885 [ 195 ] {607546ce-2969-4f80-ba5c-f55749e61b5c::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 | ||
| 1507 | 2026.04.28 21:58:29.596014 [ 195 ] {607546ce-2969-4f80-ba5c-f55749e61b5c::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 | ||
| 1508 | 2026.04.28 21:58:29.600547 [ 195 ] {607546ce-2969-4f80-ba5c-f55749e61b5c::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 | ||
| 1509 | 2026.04.28 21:58:29.665501 [ 201 ] {607546ce-2969-4f80-ba5c-f55749e61b5c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.098803162 sec., 465.57214434088655 rows/sec., 2.41 MiB/sec. | ||
| 1510 | 2026.04.28 21:58:29.667322 [ 187 ] {607546ce-2969-4f80-ba5c-f55749e61b5c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1511 | 2026.04.28 21:58:29.669277 [ 187 ] {607546ce-2969-4f80-ba5c-f55749e61b5c::all_1_6_1} <Trace> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1512 | 2026.04.28 21:58:29.669389 [ 187 ] {607546ce-2969-4f80-ba5c-f55749e61b5c::all_1_6_1} <Trace> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1513 | 2026.04.28 21:58:29.670863 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1514 | 2026.04.28 21:58:30.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.17 MiB, peak 179.71 MiB, free memory in arenas 0.00 B, will set to 180.54 MiB (RSS), difference: 10.36 MiB | ||
| 1515 | 2026.04.28 21:58:31.968445 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1516 | 2026.04.28 21:58:31.968729 [ 3 ] {e078b818-4ba5-4e77-bacb-7adc70aef23b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1517 | 2026.04.28 21:58:31.969121 [ 3 ] {e078b818-4ba5-4e77-bacb-7adc70aef23b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1518 | 2026.04.28 21:58:31.969167 [ 3 ] {e078b818-4ba5-4e77-bacb-7adc70aef23b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1519 | 2026.04.28 21:58:31.969450 [ 3 ] {e078b818-4ba5-4e77-bacb-7adc70aef23b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1520 | 2026.04.28 21:58:31.969518 [ 3 ] {e078b818-4ba5-4e77-bacb-7adc70aef23b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1521 | 2026.04.28 21:58:31.969664 [ 3 ] {e078b818-4ba5-4e77-bacb-7adc70aef23b} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Key condition: (column 0 in 34-element set) | ||
| 1522 | 2026.04.28 21:58:31.969782 [ 302 ] {e078b818-4ba5-4e77-bacb-7adc70aef23b} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1523 | 2026.04.28 21:58:31.969799 [ 331 ] {e078b818-4ba5-4e77-bacb-7adc70aef23b} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1524 | 2026.04.28 21:58:31.969914 [ 3 ] {e078b818-4ba5-4e77-bacb-7adc70aef23b} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (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 | 2026.04.28 21:58:31.969941 [ 3 ] {e078b818-4ba5-4e77-bacb-7adc70aef23b} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1526 | 2026.04.28 21:58:31.970014 [ 3 ] {e078b818-4ba5-4e77-bacb-7adc70aef23b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1527 | 2026.04.28 21:58:31.970036 [ 3 ] {e078b818-4ba5-4e77-bacb-7adc70aef23b} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 1528 | 2026.04.28 21:58:31.970073 [ 3 ] {e078b818-4ba5-4e77-bacb-7adc70aef23b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1529 | 2026.04.28 21:58:31.970114 [ 3 ] {e078b818-4ba5-4e77-bacb-7adc70aef23b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1530 | 2026.04.28 21:58:31.971324 [ 3 ] {e078b818-4ba5-4e77-bacb-7adc70aef23b} <Debug> executeQuery: Read 41 rows, 10.38 KiB in 0.002711 sec., 15123.570638140907 rows/sec., 3.74 MiB/sec. | ||
| 1531 | 2026.04.28 21:58:31.971449 [ 3 ] {e078b818-4ba5-4e77-bacb-7adc70aef23b} <Debug> TCPHandler: Processed in 0.00314619 sec. | ||
| 1532 | 2026.04.28 21:58:31.978941 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1533 | 2026.04.28 21:58:31.979057 [ 3 ] {0850136f-3868-4e0b-9f9b-0b4b0e7b6ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1534 | 2026.04.28 21:58:31.979101 [ 3 ] {0850136f-3868-4e0b-9f9b-0b4b0e7b6ea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1535 | 2026.04.28 21:58:31.979715 [ 3 ] {0850136f-3868-4e0b-9f9b-0b4b0e7b6ea9} <Trace> oximeter.fields_i16 (30c15a0c-c927-4f38-9be4-5ec8dbfb2a35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1536 | 2026.04.28 21:58:31.979761 [ 3 ] {0850136f-3868-4e0b-9f9b-0b4b0e7b6ea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1537 | 2026.04.28 21:58:31.980155 [ 3 ] {0850136f-3868-4e0b-9f9b-0b4b0e7b6ea9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1538 | 2026.04.28 21:58:31.980396 [ 3 ] {0850136f-3868-4e0b-9f9b-0b4b0e7b6ea9} <Trace> oximeter.fields_i16 (30c15a0c-c927-4f38-9be4-5ec8dbfb2a35): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1539 | 2026.04.28 21:58:31.980538 [ 3 ] {0850136f-3868-4e0b-9f9b-0b4b0e7b6ea9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001514 sec., 187582.56274768824 rows/sec., 11.91 MiB/sec. | ||
| 1540 | 2026.04.28 21:58:31.980576 [ 3 ] {0850136f-3868-4e0b-9f9b-0b4b0e7b6ea9} <Debug> TCPHandler: Processed in 0.001685952 sec. | ||
| 1541 | 2026.04.28 21:58:31.980712 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1542 | 2026.04.28 21:58:31.980808 [ 3 ] {24f3c575-2e24-4ea3-a7dc-165135077e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1543 | 2026.04.28 21:58:31.980849 [ 3 ] {24f3c575-2e24-4ea3-a7dc-165135077e42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1544 | 2026.04.28 21:58:31.981597 [ 3 ] {24f3c575-2e24-4ea3-a7dc-165135077e42} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1545 | 2026.04.28 21:58:31.981635 [ 3 ] {24f3c575-2e24-4ea3-a7dc-165135077e42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1546 | 2026.04.28 21:58:31.982005 [ 3 ] {24f3c575-2e24-4ea3-a7dc-165135077e42} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1547 | 2026.04.28 21:58:31.982222 [ 3 ] {24f3c575-2e24-4ea3-a7dc-165135077e42} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1548 | 2026.04.28 21:58:31.982331 [ 78 ] {} <Debug> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1549 | 2026.04.28 21:58:31.982346 [ 3 ] {24f3c575-2e24-4ea3-a7dc-165135077e42} <Debug> executeQuery: Read 819 rows, 64.92 KiB in 0.001557 sec., 526011.5606936417 rows/sec., 40.72 MiB/sec. | ||
| 1550 | 2026.04.28 21:58:31.982401 [ 78 ] {} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1551 | 2026.04.28 21:58:31.982405 [ 3 ] {24f3c575-2e24-4ea3-a7dc-165135077e42} <Debug> TCPHandler: Processed in 0.001745513 sec. | ||
| 1552 | 2026.04.28 21:58:31.982431 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1553 | 2026.04.28 21:58:31.982544 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1554 | 2026.04.28 21:58:31.982555 [ 186 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::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 | ||
| 1555 | 2026.04.28 21:58:31.982646 [ 3 ] {ceca38f3-49ad-4b74-87f1-53ecccb1f5e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1556 | 2026.04.28 21:58:31.982688 [ 186 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1557 | 2026.04.28 21:58:31.982689 [ 3 ] {ceca38f3-49ad-4b74-87f1-53ecccb1f5e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1558 | 2026.04.28 21:58:31.982736 [ 186 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 198 rows starting from the beginning of the part | ||
| 1559 | 2026.04.28 21:58:31.982839 [ 186 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::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 | ||
| 1560 | 2026.04.28 21:58:31.982891 [ 186 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 74 rows starting from the beginning of the part | ||
| 1561 | 2026.04.28 21:58:31.982935 [ 186 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 809 rows starting from the beginning of the part | ||
| 1562 | 2026.04.28 21:58:31.982977 [ 186 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::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 | ||
| 1563 | 2026.04.28 21:58:31.983080 [ 186 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 819 rows starting from the beginning of the part | ||
| 1564 | 2026.04.28 21:58:31.983142 [ 3 ] {ceca38f3-49ad-4b74-87f1-53ecccb1f5e4} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1565 | 2026.04.28 21:58:31.983183 [ 3 ] {ceca38f3-49ad-4b74-87f1-53ecccb1f5e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1566 | 2026.04.28 21:58:31.983617 [ 3 ] {ceca38f3-49ad-4b74-87f1-53ecccb1f5e4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1567 | 2026.04.28 21:58:31.983884 [ 3 ] {ceca38f3-49ad-4b74-87f1-53ecccb1f5e4} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1568 | 2026.04.28 21:58:31.984036 [ 3 ] {ceca38f3-49ad-4b74-87f1-53ecccb1f5e4} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001409 sec., 108587.65081618167 rows/sec., 6.49 MiB/sec. | ||
| 1569 | 2026.04.28 21:58:31.984075 [ 3 ] {ceca38f3-49ad-4b74-87f1-53ecccb1f5e4} <Debug> TCPHandler: Processed in 0.00157841 sec. | ||
| 1570 | 2026.04.28 21:58:31.984204 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1571 | 2026.04.28 21:58:31.984297 [ 3 ] {5bedda38-a4de-4e4c-ba03-c9f3efa932fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1572 | 2026.04.28 21:58:31.984336 [ 3 ] {5bedda38-a4de-4e4c-ba03-c9f3efa932fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1573 | 2026.04.28 21:58:31.984659 [ 199 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2030 rows, containing 5 columns (5 merged, 0 gathered) in 0.002147031 sec., 945491.7045911306 rows/sec., 78.13 MiB/sec. | ||
| 1574 | 2026.04.28 21:58:31.984763 [ 3 ] {5bedda38-a4de-4e4c-ba03-c9f3efa932fc} <Trace> oximeter.fields_u32 (dcc380b4-d3d1-4746-b384-7af9fa675136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1575 | 2026.04.28 21:58:31.984803 [ 3 ] {5bedda38-a4de-4e4c-ba03-c9f3efa932fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1576 | 2026.04.28 21:58:31.984890 [ 186 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1577 | 2026.04.28 21:58:31.985181 [ 3 ] {5bedda38-a4de-4e4c-ba03-c9f3efa932fc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1578 | 2026.04.28 21:58:31.985188 [ 186 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_6_1} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1579 | 2026.04.28 21:58:31.985289 [ 186 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_6_1} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1580 | 2026.04.28 21:58:31.985360 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 1581 | 2026.04.28 21:58:31.985448 [ 3 ] {5bedda38-a4de-4e4c-ba03-c9f3efa932fc} <Trace> oximeter.fields_u32 (dcc380b4-d3d1-4746-b384-7af9fa675136): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1582 | 2026.04.28 21:58:31.985588 [ 3 ] {5bedda38-a4de-4e4c-ba03-c9f3efa932fc} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001309 sec., 113827.34912146676 rows/sec., 7.35 MiB/sec. | ||
| 1583 | 2026.04.28 21:58:31.985623 [ 3 ] {5bedda38-a4de-4e4c-ba03-c9f3efa932fc} <Debug> TCPHandler: Processed in 0.001468347 sec. | ||
| 1584 | 2026.04.28 21:58:31.985750 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1585 | 2026.04.28 21:58:31.985842 [ 3 ] {02ca8d95-bf65-42f7-bb2e-794f35ac6423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1586 | 2026.04.28 21:58:31.985881 [ 3 ] {02ca8d95-bf65-42f7-bb2e-794f35ac6423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1587 | 2026.04.28 21:58:31.986317 [ 3 ] {02ca8d95-bf65-42f7-bb2e-794f35ac6423} <Trace> oximeter.fields_u8 (2bafffe4-a9f9-4a14-8186-87b6141ff7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1588 | 2026.04.28 21:58:31.986353 [ 3 ] {02ca8d95-bf65-42f7-bb2e-794f35ac6423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1589 | 2026.04.28 21:58:31.986673 [ 3 ] {02ca8d95-bf65-42f7-bb2e-794f35ac6423} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1590 | 2026.04.28 21:58:31.986884 [ 3 ] {02ca8d95-bf65-42f7-bb2e-794f35ac6423} <Trace> oximeter.fields_u8 (2bafffe4-a9f9-4a14-8186-87b6141ff7d6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1591 | 2026.04.28 21:58:31.987015 [ 3 ] {02ca8d95-bf65-42f7-bb2e-794f35ac6423} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00119 sec., 124369.74789915966 rows/sec., 7.07 MiB/sec. | ||
| 1592 | 2026.04.28 21:58:31.987052 [ 3 ] {02ca8d95-bf65-42f7-bb2e-794f35ac6423} <Debug> TCPHandler: Processed in 0.001350646 sec. | ||
| 1593 | 2026.04.28 21:58:31.987170 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1594 | 2026.04.28 21:58:31.987263 [ 3 ] {b1a52288-d0fc-498a-b857-f79333309605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1595 | 2026.04.28 21:58:31.987302 [ 3 ] {b1a52288-d0fc-498a-b857-f79333309605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1596 | 2026.04.28 21:58:31.987908 [ 3 ] {b1a52288-d0fc-498a-b857-f79333309605} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1597 | 2026.04.28 21:58:31.987944 [ 3 ] {b1a52288-d0fc-498a-b857-f79333309605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1598 | 2026.04.28 21:58:31.988292 [ 3 ] {b1a52288-d0fc-498a-b857-f79333309605} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1599 | 2026.04.28 21:58:31.988526 [ 3 ] {b1a52288-d0fc-498a-b857-f79333309605} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1600 | 2026.04.28 21:58:31.988621 [ 78 ] {} <Debug> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1601 | 2026.04.28 21:58:31.988657 [ 3 ] {b1a52288-d0fc-498a-b857-f79333309605} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001412 sec., 356940.50991501415 rows/sec., 25.11 MiB/sec. | ||
| 1602 | 2026.04.28 21:58:31.988659 [ 78 ] {} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1603 | 2026.04.28 21:58:31.988700 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1604 | 2026.04.28 21:58:31.988706 [ 3 ] {b1a52288-d0fc-498a-b857-f79333309605} <Debug> TCPHandler: Processed in 0.00158437 sec. | ||
| 1605 | 2026.04.28 21:58:31.988836 [ 201 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::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 | ||
| 1606 | 2026.04.28 21:58:31.988838 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1607 | 2026.04.28 21:58:31.988962 [ 3 ] {53ea8c3e-7464-4afe-9e8b-1e9e6975e60e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1608 | 2026.04.28 21:58:31.988970 [ 201 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1609 | 2026.04.28 21:58:31.989018 [ 201 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 111 rows starting from the beginning of the part | ||
| 1610 | 2026.04.28 21:58:31.989025 [ 3 ] {53ea8c3e-7464-4afe-9e8b-1e9e6975e60e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1611 | 2026.04.28 21:58:31.989110 [ 201 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::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 | ||
| 1612 | 2026.04.28 21:58:31.989169 [ 201 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 67 rows starting from the beginning of the part | ||
| 1613 | 2026.04.28 21:58:31.989232 [ 201 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 505 rows starting from the beginning of the part | ||
| 1614 | 2026.04.28 21:58:31.989289 [ 201 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 75 rows starting from the beginning of the part | ||
| 1615 | 2026.04.28 21:58:31.989339 [ 201 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 504 rows starting from the beginning of the part | ||
| 1616 | 2026.04.28 21:58:31.989390 [ 3 ] {53ea8c3e-7464-4afe-9e8b-1e9e6975e60e} <Trace> oximeter.measurements_bool (d29e63f3-a49a-4ab8-ac75-16927d6516a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1617 | 2026.04.28 21:58:31.989427 [ 3 ] {53ea8c3e-7464-4afe-9e8b-1e9e6975e60e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1618 | 2026.04.28 21:58:31.989822 [ 3 ] {53ea8c3e-7464-4afe-9e8b-1e9e6975e60e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1619 | 2026.04.28 21:58:31.990057 [ 3 ] {53ea8c3e-7464-4afe-9e8b-1e9e6975e60e} <Trace> oximeter.measurements_bool (d29e63f3-a49a-4ab8-ac75-16927d6516a4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1620 | 2026.04.28 21:58:31.990192 [ 3 ] {53ea8c3e-7464-4afe-9e8b-1e9e6975e60e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001247 sec., 4811.547714514835 rows/sec., 251.38 KiB/sec. | ||
| 1621 | 2026.04.28 21:58:31.990229 [ 3 ] {53ea8c3e-7464-4afe-9e8b-1e9e6975e60e} <Debug> TCPHandler: Processed in 0.001439217 sec. | ||
| 1622 | 2026.04.28 21:58:31.990349 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1623 | 2026.04.28 21:58:31.990444 [ 3 ] {8ea57a23-a7fa-42cf-988e-2c063e19d12d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1624 | 2026.04.28 21:58:31.990453 [ 199 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1318 rows, containing 5 columns (5 merged, 0 gathered) in 0.001671552 sec., 788488.7816831304 rows/sec., 60.13 MiB/sec. | ||
| 1625 | 2026.04.28 21:58:31.990487 [ 3 ] {8ea57a23-a7fa-42cf-988e-2c063e19d12d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1626 | 2026.04.28 21:58:31.990612 [ 201 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1627 | 2026.04.28 21:58:31.990865 [ 201 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_6_1} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1628 | 2026.04.28 21:58:31.990921 [ 201 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_6_1} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1629 | 2026.04.28 21:58:31.990929 [ 3 ] {8ea57a23-a7fa-42cf-988e-2c063e19d12d} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1630 | 2026.04.28 21:58:31.990965 [ 3 ] {8ea57a23-a7fa-42cf-988e-2c063e19d12d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1631 | 2026.04.28 21:58:31.990981 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 1632 | 2026.04.28 21:58:31.991320 [ 3 ] {8ea57a23-a7fa-42cf-988e-2c063e19d12d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1633 | 2026.04.28 21:58:31.991536 [ 3 ] {8ea57a23-a7fa-42cf-988e-2c063e19d12d} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1634 | 2026.04.28 21:58:31.991645 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1635 | 2026.04.28 21:58:31.991674 [ 3 ] {8ea57a23-a7fa-42cf-988e-2c063e19d12d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001249 sec., 212169.73578863093 rows/sec., 14.10 MiB/sec. | ||
| 1636 | 2026.04.28 21:58:31.991681 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1637 | 2026.04.28 21:58:31.991715 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1638 | 2026.04.28 21:58:31.991717 [ 3 ] {8ea57a23-a7fa-42cf-988e-2c063e19d12d} <Debug> TCPHandler: Processed in 0.001418047 sec. | ||
| 1639 | 2026.04.28 21:58:31.991833 [ 190 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::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 | ||
| 1640 | 2026.04.28 21:58:31.991853 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1641 | 2026.04.28 21:58:31.991952 [ 190 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1642 | 2026.04.28 21:58:31.991954 [ 3 ] {7f1587e7-9a23-48a4-b3a8-fe7c6b132653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1643 | 2026.04.28 21:58:31.991999 [ 190 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 298 rows starting from the beginning of the part | ||
| 1644 | 2026.04.28 21:58:31.992019 [ 3 ] {7f1587e7-9a23-48a4-b3a8-fe7c6b132653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1645 | 2026.04.28 21:58:31.992089 [ 190 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::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 | ||
| 1646 | 2026.04.28 21:58:31.992158 [ 190 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::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 | ||
| 1647 | 2026.04.28 21:58:31.992209 [ 190 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 267 rows starting from the beginning of the part | ||
| 1648 | 2026.04.28 21:58:31.992251 [ 190 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1649 | 2026.04.28 21:58:31.992293 [ 190 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 265 rows starting from the beginning of the part | ||
| 1650 | 2026.04.28 21:58:31.992365 [ 3 ] {7f1587e7-9a23-48a4-b3a8-fe7c6b132653} <Trace> oximeter.measurements_f64 (070618fe-0328-460f-8ab5-97d31db00151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1651 | 2026.04.28 21:58:31.992406 [ 3 ] {7f1587e7-9a23-48a4-b3a8-fe7c6b132653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1652 | 2026.04.28 21:58:31.992744 [ 3 ] {7f1587e7-9a23-48a4-b3a8-fe7c6b132653} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1653 | 2026.04.28 21:58:31.992984 [ 3 ] {7f1587e7-9a23-48a4-b3a8-fe7c6b132653} <Trace> oximeter.measurements_f64 (070618fe-0328-460f-8ab5-97d31db00151): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1654 | 2026.04.28 21:58:31.993141 [ 3 ] {7f1587e7-9a23-48a4-b3a8-fe7c6b132653} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001205 sec., 829.8755186721992 rows/sec., 55.92 KiB/sec. | ||
| 1655 | 2026.04.28 21:58:31.993177 [ 3 ] {7f1587e7-9a23-48a4-b3a8-fe7c6b132653} <Debug> TCPHandler: Processed in 0.001374107 sec. | ||
| 1656 | 2026.04.28 21:58:31.993300 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1657 | 2026.04.28 21:58:31.993394 [ 3 ] {a4a51276-1dae-47fb-8526-5cd72ddfce66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1658 | 2026.04.28 21:58:31.993449 [ 3 ] {a4a51276-1dae-47fb-8526-5cd72ddfce66} <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 | ||
| 1659 | 2026.04.28 21:58:31.993585 [ 190 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1290 rows, containing 5 columns (5 merged, 0 gathered) in 0.001791474 sec., 720077.4334430754 rows/sec., 50.04 MiB/sec. | ||
| 1660 | 2026.04.28 21:58:31.993874 [ 199 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1661 | 2026.04.28 21:58:31.994278 [ 199 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1662 | 2026.04.28 21:58:31.994293 [ 3 ] {a4a51276-1dae-47fb-8526-5cd72ddfce66} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1663 | 2026.04.28 21:58:31.994337 [ 3 ] {a4a51276-1dae-47fb-8526-5cd72ddfce66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1664 | 2026.04.28 21:58:31.994365 [ 199 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1665 | 2026.04.28 21:58:31.994463 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 1666 | 2026.04.28 21:58:31.994884 [ 3 ] {a4a51276-1dae-47fb-8526-5cd72ddfce66} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1667 | 2026.04.28 21:58:31.995125 [ 3 ] {a4a51276-1dae-47fb-8526-5cd72ddfce66} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1668 | 2026.04.28 21:58:31.995274 [ 3 ] {a4a51276-1dae-47fb-8526-5cd72ddfce66} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001898 sec., 5795.5742887249735 rows/sec., 10.39 MiB/sec. | ||
| 1669 | 2026.04.28 21:58:31.995327 [ 3 ] {a4a51276-1dae-47fb-8526-5cd72ddfce66} <Debug> TCPHandler: Processed in 0.002077239 sec. | ||
| 1670 | 2026.04.28 21:58:31.995455 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1671 | 2026.04.28 21:58:31.995552 [ 3 ] {93d9bf23-6db8-4315-ab85-4296d45c36a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1672 | 2026.04.28 21:58:31.995595 [ 3 ] {93d9bf23-6db8-4315-ab85-4296d45c36a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1673 | 2026.04.28 21:58:31.995918 [ 3 ] {93d9bf23-6db8-4315-ab85-4296d45c36a0} <Trace> oximeter.measurements_i64 (02c51335-352d-4d3b-92be-b94f1db01444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1674 | 2026.04.28 21:58:31.995955 [ 3 ] {93d9bf23-6db8-4315-ab85-4296d45c36a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1675 | 2026.04.28 21:58:31.996269 [ 3 ] {93d9bf23-6db8-4315-ab85-4296d45c36a0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1676 | 2026.04.28 21:58:31.996484 [ 3 ] {93d9bf23-6db8-4315-ab85-4296d45c36a0} <Trace> oximeter.measurements_i64 (02c51335-352d-4d3b-92be-b94f1db01444): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1677 | 2026.04.28 21:58:31.996619 [ 3 ] {93d9bf23-6db8-4315-ab85-4296d45c36a0} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001079 sec., 2780.352177942539 rows/sec., 196.40 KiB/sec. | ||
| 1678 | 2026.04.28 21:58:31.996655 [ 3 ] {93d9bf23-6db8-4315-ab85-4296d45c36a0} <Debug> TCPHandler: Processed in 0.001248943 sec. | ||
| 1679 | 2026.04.28 21:58:31.996774 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1680 | 2026.04.28 21:58:31.996874 [ 3 ] {fd2877f2-471f-4e2d-8dc3-2e59d9ca0245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1681 | 2026.04.28 21:58:31.996916 [ 3 ] {fd2877f2-471f-4e2d-8dc3-2e59d9ca0245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1682 | 2026.04.28 21:58:31.997249 [ 3 ] {fd2877f2-471f-4e2d-8dc3-2e59d9ca0245} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1683 | 2026.04.28 21:58:31.997284 [ 3 ] {fd2877f2-471f-4e2d-8dc3-2e59d9ca0245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1684 | 2026.04.28 21:58:31.997593 [ 3 ] {fd2877f2-471f-4e2d-8dc3-2e59d9ca0245} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1685 | 2026.04.28 21:58:31.997805 [ 3 ] {fd2877f2-471f-4e2d-8dc3-2e59d9ca0245} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1686 | 2026.04.28 21:58:31.997904 [ 78 ] {} <Debug> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1687 | 2026.04.28 21:58:31.997940 [ 78 ] {} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1688 | 2026.04.28 21:58:31.997951 [ 3 ] {fd2877f2-471f-4e2d-8dc3-2e59d9ca0245} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001095 sec., 82191.78082191781 rows/sec., 5.14 MiB/sec. | ||
| 1689 | 2026.04.28 21:58:31.997958 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1690 | 2026.04.28 21:58:31.997995 [ 3 ] {fd2877f2-471f-4e2d-8dc3-2e59d9ca0245} <Debug> TCPHandler: Processed in 0.001271784 sec. | ||
| 1691 | 2026.04.28 21:58:31.998083 [ 193 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::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 | ||
| 1692 | 2026.04.28 21:58:31.998218 [ 193 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1693 | 2026.04.28 21:58:31.998260 [ 193 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::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 | ||
| 1694 | 2026.04.28 21:58:31.998351 [ 193 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::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 | ||
| 1695 | 2026.04.28 21:58:31.998410 [ 193 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::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 | ||
| 1696 | 2026.04.28 21:58:31.998465 [ 193 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 90 rows starting from the beginning of the part | ||
| 1697 | 2026.04.28 21:58:31.998512 [ 193 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1698 | 2026.04.28 21:58:31.998555 [ 193 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 90 rows starting from the beginning of the part | ||
| 1699 | 2026.04.28 21:58:31.999418 [ 193 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 390 rows, containing 4 columns (4 merged, 0 gathered) in 0.001381626 sec., 282276.10076822527 rows/sec., 18.52 MiB/sec. | ||
| 1700 | 2026.04.28 21:58:31.999585 [ 190 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1701 | 2026.04.28 21:58:31.999857 [ 190 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_6_1} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1702 | 2026.04.28 21:58:31.999929 [ 190 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_6_1} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1703 | 2026.04.28 21:58:32.000003 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1704 | 2026.04.28 21:58:34.401485 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 212 | ||
| 1705 | 2026.04.28 21:58:34.403892 [ 243 ] {} <Trace> system.query_log (28f2bbc6-76da-409a-9f63-9c0a2c4ac64b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1706 | 2026.04.28 21:58:34.403951 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1707 | 2026.04.28 21:58:34.405188 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1708 | 2026.04.28 21:58:34.405463 [ 243 ] {} <Trace> system.query_log (28f2bbc6-76da-409a-9f63-9c0a2c4ac64b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1709 | 2026.04.28 21:58:34.405779 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 212 | ||
| 1710 | 2026.04.28 21:58:36.901869 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3290 | ||
| 1711 | 2026.04.28 21:58:36.902352 [ 244 ] {} <Trace> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1712 | 2026.04.28 21:58:36.902399 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1713 | 2026.04.28 21:58:36.902953 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1714 | 2026.04.28 21:58:36.903186 [ 244 ] {} <Trace> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1715 | 2026.04.28 21:58:36.903329 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3290 | ||
| 1716 | 2026.04.28 21:58:36.962570 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1717 | 2026.04.28 21:58:36.962855 [ 3 ] {1f5dcf72-6f37-4fce-a51a-39099e323d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1718 | 2026.04.28 21:58:36.963233 [ 3 ] {1f5dcf72-6f37-4fce-a51a-39099e323d05} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1719 | 2026.04.28 21:58:36.963280 [ 3 ] {1f5dcf72-6f37-4fce-a51a-39099e323d05} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1720 | 2026.04.28 21:58:36.963549 [ 3 ] {1f5dcf72-6f37-4fce-a51a-39099e323d05} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1721 | 2026.04.28 21:58:36.963633 [ 3 ] {1f5dcf72-6f37-4fce-a51a-39099e323d05} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1722 | 2026.04.28 21:58:36.963781 [ 3 ] {1f5dcf72-6f37-4fce-a51a-39099e323d05} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1723 | 2026.04.28 21:58:36.963897 [ 302 ] {1f5dcf72-6f37-4fce-a51a-39099e323d05} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1724 | 2026.04.28 21:58:36.963900 [ 331 ] {1f5dcf72-6f37-4fce-a51a-39099e323d05} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1725 | 2026.04.28 21:58:36.964027 [ 3 ] {1f5dcf72-6f37-4fce-a51a-39099e323d05} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (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 | ||
| 1726 | 2026.04.28 21:58:36.964055 [ 3 ] {1f5dcf72-6f37-4fce-a51a-39099e323d05} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1727 | 2026.04.28 21:58:36.964129 [ 3 ] {1f5dcf72-6f37-4fce-a51a-39099e323d05} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1728 | 2026.04.28 21:58:36.964152 [ 3 ] {1f5dcf72-6f37-4fce-a51a-39099e323d05} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 1729 | 2026.04.28 21:58:36.964187 [ 3 ] {1f5dcf72-6f37-4fce-a51a-39099e323d05} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1730 | 2026.04.28 21:58:36.964230 [ 3 ] {1f5dcf72-6f37-4fce-a51a-39099e323d05} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1731 | 2026.04.28 21:58:36.965729 [ 3 ] {1f5dcf72-6f37-4fce-a51a-39099e323d05} <Debug> executeQuery: Read 41 rows, 10.38 KiB in 0.002978 sec., 13767.62928139691 rows/sec., 3.40 MiB/sec. | ||
| 1732 | 2026.04.28 21:58:36.965860 [ 3 ] {1f5dcf72-6f37-4fce-a51a-39099e323d05} <Debug> TCPHandler: Processed in 0.003461825 sec. | ||
| 1733 | 2026.04.28 21:58:36.967567 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1734 | 2026.04.28 21:58:36.967707 [ 3 ] {f5f07486-16ca-4780-8e56-c2c42faee16d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1735 | 2026.04.28 21:58:36.967786 [ 3 ] {f5f07486-16ca-4780-8e56-c2c42faee16d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1736 | 2026.04.28 21:58:36.968608 [ 3 ] {f5f07486-16ca-4780-8e56-c2c42faee16d} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1737 | 2026.04.28 21:58:36.968681 [ 3 ] {f5f07486-16ca-4780-8e56-c2c42faee16d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1738 | 2026.04.28 21:58:36.969062 [ 3 ] {f5f07486-16ca-4780-8e56-c2c42faee16d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1739 | 2026.04.28 21:58:36.969302 [ 3 ] {f5f07486-16ca-4780-8e56-c2c42faee16d} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1740 | 2026.04.28 21:58:36.969459 [ 3 ] {f5f07486-16ca-4780-8e56-c2c42faee16d} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001808 sec., 43141.592920353985 rows/sec., 3.57 MiB/sec. | ||
| 1741 | 2026.04.28 21:58:36.969498 [ 3 ] {f5f07486-16ca-4780-8e56-c2c42faee16d} <Debug> TCPHandler: Processed in 0.001984177 sec. | ||
| 1742 | 2026.04.28 21:58:36.969625 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1743 | 2026.04.28 21:58:36.969725 [ 3 ] {b4ec90ae-6acd-47ea-86e7-bac5f6bf6758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1744 | 2026.04.28 21:58:36.969768 [ 3 ] {b4ec90ae-6acd-47ea-86e7-bac5f6bf6758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1745 | 2026.04.28 21:58:36.970177 [ 3 ] {b4ec90ae-6acd-47ea-86e7-bac5f6bf6758} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1746 | 2026.04.28 21:58:36.970218 [ 3 ] {b4ec90ae-6acd-47ea-86e7-bac5f6bf6758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1747 | 2026.04.28 21:58:36.970522 [ 3 ] {b4ec90ae-6acd-47ea-86e7-bac5f6bf6758} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1748 | 2026.04.28 21:58:36.970735 [ 3 ] {b4ec90ae-6acd-47ea-86e7-bac5f6bf6758} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1749 | 2026.04.28 21:58:36.970845 [ 63 ] {} <Debug> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1750 | 2026.04.28 21:58:36.970871 [ 3 ] {b4ec90ae-6acd-47ea-86e7-bac5f6bf6758} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001168 sec., 9417.808219178083 rows/sec., 708.18 KiB/sec. | ||
| 1751 | 2026.04.28 21:58:36.970910 [ 63 ] {} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1752 | 2026.04.28 21:58:36.970922 [ 3 ] {b4ec90ae-6acd-47ea-86e7-bac5f6bf6758} <Debug> TCPHandler: Processed in 0.001348065 sec. | ||
| 1753 | 2026.04.28 21:58:36.970937 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1754 | 2026.04.28 21:58:36.971036 [ 199 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::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 | ||
| 1755 | 2026.04.28 21:58:36.971045 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1756 | 2026.04.28 21:58:36.971147 [ 199 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1757 | 2026.04.28 21:58:36.971162 [ 3 ] {66e5d257-8472-4b28-92f9-59a68943dfe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1758 | 2026.04.28 21:58:36.971182 [ 199 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 31 rows starting from the beginning of the part | ||
| 1759 | 2026.04.28 21:58:36.971207 [ 3 ] {66e5d257-8472-4b28-92f9-59a68943dfe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1760 | 2026.04.28 21:58:36.971266 [ 199 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 1761 | 2026.04.28 21:58:36.971322 [ 199 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 151 rows starting from the beginning of the part | ||
| 1762 | 2026.04.28 21:58:36.971366 [ 199 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 1763 | 2026.04.28 21:58:36.971409 [ 199 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 153 rows starting from the beginning of the part | ||
| 1764 | 2026.04.28 21:58:36.971453 [ 199 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part | ||
| 1765 | 2026.04.28 21:58:36.971643 [ 3 ] {66e5d257-8472-4b28-92f9-59a68943dfe7} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1766 | 2026.04.28 21:58:36.971684 [ 3 ] {66e5d257-8472-4b28-92f9-59a68943dfe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1767 | 2026.04.28 21:58:36.972013 [ 3 ] {66e5d257-8472-4b28-92f9-59a68943dfe7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1768 | 2026.04.28 21:58:36.972237 [ 3 ] {66e5d257-8472-4b28-92f9-59a68943dfe7} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1769 | 2026.04.28 21:58:36.972344 [ 200 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 368 rows, containing 5 columns (5 merged, 0 gathered) in 0.001349345 sec., 272724.9146808266 rows/sec., 17.97 MiB/sec. | ||
| 1770 | 2026.04.28 21:58:36.972372 [ 3 ] {66e5d257-8472-4b28-92f9-59a68943dfe7} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001228 sec., 61074.918566775246 rows/sec., 4.77 MiB/sec. | ||
| 1771 | 2026.04.28 21:58:36.972415 [ 3 ] {66e5d257-8472-4b28-92f9-59a68943dfe7} <Debug> TCPHandler: Processed in 0.001419526 sec. | ||
| 1772 | 2026.04.28 21:58:36.972495 [ 199 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1773 | 2026.04.28 21:58:36.972532 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1774 | 2026.04.28 21:58:36.972632 [ 3 ] {15a8ab67-0e27-4d10-a214-fd6e3fb03c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1775 | 2026.04.28 21:58:36.972676 [ 3 ] {15a8ab67-0e27-4d10-a214-fd6e3fb03c68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1776 | 2026.04.28 21:58:36.972749 [ 199 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::all_1_6_1} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1777 | 2026.04.28 21:58:36.972819 [ 199 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::all_1_6_1} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1778 | 2026.04.28 21:58:36.972884 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1779 | 2026.04.28 21:58:36.973100 [ 3 ] {15a8ab67-0e27-4d10-a214-fd6e3fb03c68} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1780 | 2026.04.28 21:58:36.973141 [ 3 ] {15a8ab67-0e27-4d10-a214-fd6e3fb03c68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1781 | 2026.04.28 21:58:36.973474 [ 3 ] {15a8ab67-0e27-4d10-a214-fd6e3fb03c68} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1782 | 2026.04.28 21:58:36.973685 [ 3 ] {15a8ab67-0e27-4d10-a214-fd6e3fb03c68} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1783 | 2026.04.28 21:58:36.973824 [ 3 ] {15a8ab67-0e27-4d10-a214-fd6e3fb03c68} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 1784 | 2026.04.28 21:58:36.973861 [ 3 ] {15a8ab67-0e27-4d10-a214-fd6e3fb03c68} <Debug> TCPHandler: Processed in 0.001377956 sec. | ||
| 1785 | 2026.04.28 21:58:36.973975 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1786 | 2026.04.28 21:58:36.974068 [ 3 ] {b4433c31-5f87-462a-8695-a2cc862fcc77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1787 | 2026.04.28 21:58:36.974123 [ 3 ] {b4433c31-5f87-462a-8695-a2cc862fcc77} <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 | ||
| 1788 | 2026.04.28 21:58:36.974874 [ 3 ] {b4433c31-5f87-462a-8695-a2cc862fcc77} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1789 | 2026.04.28 21:58:36.974911 [ 3 ] {b4433c31-5f87-462a-8695-a2cc862fcc77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1790 | 2026.04.28 21:58:36.975423 [ 3 ] {b4433c31-5f87-462a-8695-a2cc862fcc77} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1791 | 2026.04.28 21:58:36.975645 [ 3 ] {b4433c31-5f87-462a-8695-a2cc862fcc77} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1792 | 2026.04.28 21:58:36.975758 [ 63 ] {} <Debug> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1793 | 2026.04.28 21:58:36.975790 [ 3 ] {b4433c31-5f87-462a-8695-a2cc862fcc77} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00174 sec., 6321.83908045977 rows/sec., 11.33 MiB/sec. | ||
| 1794 | 2026.04.28 21:58:36.975797 [ 63 ] {} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1795 | 2026.04.28 21:58:36.975834 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1796 | 2026.04.28 21:58:36.975855 [ 3 ] {b4433c31-5f87-462a-8695-a2cc862fcc77} <Debug> TCPHandler: Processed in 0.001928177 sec. | ||
| 1797 | 2026.04.28 21:58:36.975920 [ 193 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::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 | ||
| 1798 | 2026.04.28 21:58:36.975990 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1799 | 2026.04.28 21:58:36.976089 [ 3 ] {64689a58-1e2d-4492-af04-6a77b95c9591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1800 | 2026.04.28 21:58:36.976131 [ 3 ] {64689a58-1e2d-4492-af04-6a77b95c9591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1801 | 2026.04.28 21:58:36.976141 [ 193 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1802 | 2026.04.28 21:58:36.976206 [ 193 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 1803 | 2026.04.28 21:58:36.976349 [ 193 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 1804 | 2026.04.28 21:58:36.976470 [ 3 ] {64689a58-1e2d-4492-af04-6a77b95c9591} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1805 | 2026.04.28 21:58:36.976479 [ 193 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 5 rows starting from the beginning of the part | ||
| 1806 | 2026.04.28 21:58:36.976506 [ 3 ] {64689a58-1e2d-4492-af04-6a77b95c9591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1807 | 2026.04.28 21:58:36.976607 [ 193 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 1808 | 2026.04.28 21:58:36.976715 [ 193 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part | ||
| 1809 | 2026.04.28 21:58:36.976812 [ 193 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part | ||
| 1810 | 2026.04.28 21:58:36.976812 [ 3 ] {64689a58-1e2d-4492-af04-6a77b95c9591} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1811 | 2026.04.28 21:58:36.977032 [ 3 ] {64689a58-1e2d-4492-af04-6a77b95c9591} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1812 | 2026.04.28 21:58:36.977165 [ 3 ] {64689a58-1e2d-4492-af04-6a77b95c9591} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 1813 | 2026.04.28 21:58:36.977200 [ 3 ] {64689a58-1e2d-4492-af04-6a77b95c9591} <Debug> TCPHandler: Processed in 0.001258553 sec. | ||
| 1814 | 2026.04.28 21:58:36.978399 [ 193 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 19 columns (19 merged, 0 gathered) in 0.002520118 sec., 23808.408971325945 rows/sec., 42.66 MiB/sec. | ||
| 1815 | 2026.04.28 21:58:36.978607 [ 193 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1816 | 2026.04.28 21:58:36.978882 [ 193 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1817 | 2026.04.28 21:58:36.978940 [ 193 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1818 | 2026.04.28 21:58:36.979007 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 1819 | 2026.04.28 21:58:37.070225 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1820 | 2026.04.28 21:58:37.088475 [ 245 ] {} <Trace> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1821 | 2026.04.28 21:58:37.088516 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1822 | 2026.04.28 21:58:37.093953 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1823 | 2026.04.28 21:58:37.094627 [ 245 ] {} <Trace> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1824 | 2026.04.28 21:58:37.097761 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1825 | 2026.04.28 21:58:41.968468 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1826 | 2026.04.28 21:58:41.968722 [ 3 ] {b3d4c409-f31b-40e9-89ff-fb1e5ad9c8f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1827 | 2026.04.28 21:58:41.969061 [ 3 ] {b3d4c409-f31b-40e9-89ff-fb1e5ad9c8f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1828 | 2026.04.28 21:58:41.969103 [ 3 ] {b3d4c409-f31b-40e9-89ff-fb1e5ad9c8f2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1829 | 2026.04.28 21:58:41.969364 [ 3 ] {b3d4c409-f31b-40e9-89ff-fb1e5ad9c8f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1830 | 2026.04.28 21:58:41.969436 [ 3 ] {b3d4c409-f31b-40e9-89ff-fb1e5ad9c8f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1831 | 2026.04.28 21:58:41.969578 [ 3 ] {b3d4c409-f31b-40e9-89ff-fb1e5ad9c8f2} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Key condition: (column 0 in 34-element set) | ||
| 1832 | 2026.04.28 21:58:41.969677 [ 302 ] {b3d4c409-f31b-40e9-89ff-fb1e5ad9c8f2} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1833 | 2026.04.28 21:58:41.969711 [ 339 ] {b3d4c409-f31b-40e9-89ff-fb1e5ad9c8f2} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1834 | 2026.04.28 21:58:41.969821 [ 3 ] {b3d4c409-f31b-40e9-89ff-fb1e5ad9c8f2} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (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 | ||
| 1835 | 2026.04.28 21:58:41.969850 [ 3 ] {b3d4c409-f31b-40e9-89ff-fb1e5ad9c8f2} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1836 | 2026.04.28 21:58:41.969921 [ 3 ] {b3d4c409-f31b-40e9-89ff-fb1e5ad9c8f2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1837 | 2026.04.28 21:58:41.969952 [ 3 ] {b3d4c409-f31b-40e9-89ff-fb1e5ad9c8f2} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 1838 | 2026.04.28 21:58:41.969992 [ 3 ] {b3d4c409-f31b-40e9-89ff-fb1e5ad9c8f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1839 | 2026.04.28 21:58:41.970035 [ 3 ] {b3d4c409-f31b-40e9-89ff-fb1e5ad9c8f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1840 | 2026.04.28 21:58:41.971474 [ 3 ] {b3d4c409-f31b-40e9-89ff-fb1e5ad9c8f2} <Debug> executeQuery: Read 41 rows, 10.38 KiB in 0.002851 sec., 14380.918975797968 rows/sec., 3.56 MiB/sec. | ||
| 1841 | 2026.04.28 21:58:41.971586 [ 3 ] {b3d4c409-f31b-40e9-89ff-fb1e5ad9c8f2} <Debug> TCPHandler: Processed in 0.003245172 sec. | ||
| 1842 | 2026.04.28 21:58:41.976992 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1843 | 2026.04.28 21:58:41.977198 [ 3 ] {05bf41ad-aa73-42cc-8ab3-34c14fda6c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1844 | 2026.04.28 21:58:41.977284 [ 3 ] {05bf41ad-aa73-42cc-8ab3-34c14fda6c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1845 | 2026.04.28 21:58:41.978154 [ 3 ] {05bf41ad-aa73-42cc-8ab3-34c14fda6c8b} <Trace> oximeter.fields_i16 (30c15a0c-c927-4f38-9be4-5ec8dbfb2a35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1846 | 2026.04.28 21:58:41.978195 [ 3 ] {05bf41ad-aa73-42cc-8ab3-34c14fda6c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1847 | 2026.04.28 21:58:41.978577 [ 3 ] {05bf41ad-aa73-42cc-8ab3-34c14fda6c8b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1848 | 2026.04.28 21:58:41.978801 [ 3 ] {05bf41ad-aa73-42cc-8ab3-34c14fda6c8b} <Trace> oximeter.fields_i16 (30c15a0c-c927-4f38-9be4-5ec8dbfb2a35): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1849 | 2026.04.28 21:58:41.978952 [ 3 ] {05bf41ad-aa73-42cc-8ab3-34c14fda6c8b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001816 sec., 156387.6651982379 rows/sec., 9.93 MiB/sec. | ||
| 1850 | 2026.04.28 21:58:41.978990 [ 3 ] {05bf41ad-aa73-42cc-8ab3-34c14fda6c8b} <Debug> TCPHandler: Processed in 0.00210167 sec. | ||
| 1851 | 2026.04.28 21:58:41.979179 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1852 | 2026.04.28 21:58:41.979278 [ 3 ] {d8a017a1-492b-4ba6-a334-09ca81e66550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1853 | 2026.04.28 21:58:41.979318 [ 3 ] {d8a017a1-492b-4ba6-a334-09ca81e66550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1854 | 2026.04.28 21:58:41.980088 [ 3 ] {d8a017a1-492b-4ba6-a334-09ca81e66550} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1855 | 2026.04.28 21:58:41.980122 [ 3 ] {d8a017a1-492b-4ba6-a334-09ca81e66550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1856 | 2026.04.28 21:58:41.980550 [ 3 ] {d8a017a1-492b-4ba6-a334-09ca81e66550} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1857 | 2026.04.28 21:58:41.980766 [ 3 ] {d8a017a1-492b-4ba6-a334-09ca81e66550} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1858 | 2026.04.28 21:58:41.980894 [ 3 ] {d8a017a1-492b-4ba6-a334-09ca81e66550} <Debug> executeQuery: Read 847 rows, 67.54 KiB in 0.00164 sec., 516463.4146341464 rows/sec., 40.22 MiB/sec. | ||
| 1859 | 2026.04.28 21:58:41.980930 [ 3 ] {d8a017a1-492b-4ba6-a334-09ca81e66550} <Debug> TCPHandler: Processed in 0.001801014 sec. | ||
| 1860 | 2026.04.28 21:58:41.981052 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1861 | 2026.04.28 21:58:41.981146 [ 3 ] {cc55f73f-338f-47a6-b1ff-a78c053c12b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1862 | 2026.04.28 21:58:41.981187 [ 3 ] {cc55f73f-338f-47a6-b1ff-a78c053c12b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1863 | 2026.04.28 21:58:41.981624 [ 3 ] {cc55f73f-338f-47a6-b1ff-a78c053c12b7} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1864 | 2026.04.28 21:58:41.981659 [ 3 ] {cc55f73f-338f-47a6-b1ff-a78c053c12b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1865 | 2026.04.28 21:58:41.981950 [ 3 ] {cc55f73f-338f-47a6-b1ff-a78c053c12b7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1866 | 2026.04.28 21:58:41.982163 [ 3 ] {cc55f73f-338f-47a6-b1ff-a78c053c12b7} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1867 | 2026.04.28 21:58:41.982297 [ 3 ] {cc55f73f-338f-47a6-b1ff-a78c053c12b7} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.00117 sec., 142735.04273504272 rows/sec., 8.70 MiB/sec. | ||
| 1868 | 2026.04.28 21:58:41.982334 [ 3 ] {cc55f73f-338f-47a6-b1ff-a78c053c12b7} <Debug> TCPHandler: Processed in 0.001330185 sec. | ||
| 1869 | 2026.04.28 21:58:41.982454 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1870 | 2026.04.28 21:58:41.982550 [ 3 ] {cf253a89-10b1-49f1-8987-bc223bb56d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1871 | 2026.04.28 21:58:41.982590 [ 3 ] {cf253a89-10b1-49f1-8987-bc223bb56d9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1872 | 2026.04.28 21:58:41.983018 [ 3 ] {cf253a89-10b1-49f1-8987-bc223bb56d9c} <Trace> oximeter.fields_u32 (dcc380b4-d3d1-4746-b384-7af9fa675136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1873 | 2026.04.28 21:58:41.983052 [ 3 ] {cf253a89-10b1-49f1-8987-bc223bb56d9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1874 | 2026.04.28 21:58:41.983359 [ 3 ] {cf253a89-10b1-49f1-8987-bc223bb56d9c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1875 | 2026.04.28 21:58:41.983569 [ 3 ] {cf253a89-10b1-49f1-8987-bc223bb56d9c} <Trace> oximeter.fields_u32 (dcc380b4-d3d1-4746-b384-7af9fa675136): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1876 | 2026.04.28 21:58:41.983700 [ 3 ] {cf253a89-10b1-49f1-8987-bc223bb56d9c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001168 sec., 127568.49315068494 rows/sec., 8.24 MiB/sec. | ||
| 1877 | 2026.04.28 21:58:41.983735 [ 3 ] {cf253a89-10b1-49f1-8987-bc223bb56d9c} <Debug> TCPHandler: Processed in 0.001329405 sec. | ||
| 1878 | 2026.04.28 21:58:41.983855 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1879 | 2026.04.28 21:58:41.983951 [ 3 ] {de6a99b5-86e7-4160-8093-da1363172b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1880 | 2026.04.28 21:58:41.983991 [ 3 ] {de6a99b5-86e7-4160-8093-da1363172b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1881 | 2026.04.28 21:58:41.984418 [ 3 ] {de6a99b5-86e7-4160-8093-da1363172b1e} <Trace> oximeter.fields_u8 (2bafffe4-a9f9-4a14-8186-87b6141ff7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1882 | 2026.04.28 21:58:41.984452 [ 3 ] {de6a99b5-86e7-4160-8093-da1363172b1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1883 | 2026.04.28 21:58:41.984741 [ 3 ] {de6a99b5-86e7-4160-8093-da1363172b1e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1884 | 2026.04.28 21:58:41.984956 [ 3 ] {de6a99b5-86e7-4160-8093-da1363172b1e} <Trace> oximeter.fields_u8 (2bafffe4-a9f9-4a14-8186-87b6141ff7d6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1885 | 2026.04.28 21:58:41.985080 [ 3 ] {de6a99b5-86e7-4160-8093-da1363172b1e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001147 sec., 129032.25806451612 rows/sec., 7.34 MiB/sec. | ||
| 1886 | 2026.04.28 21:58:41.985116 [ 3 ] {de6a99b5-86e7-4160-8093-da1363172b1e} <Debug> TCPHandler: Processed in 0.001309985 sec. | ||
| 1887 | 2026.04.28 21:58:41.985236 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1888 | 2026.04.28 21:58:41.985335 [ 3 ] {df87e83a-b397-4007-8bcf-5382aabb9820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1889 | 2026.04.28 21:58:41.985375 [ 3 ] {df87e83a-b397-4007-8bcf-5382aabb9820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1890 | 2026.04.28 21:58:41.985963 [ 3 ] {df87e83a-b397-4007-8bcf-5382aabb9820} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1891 | 2026.04.28 21:58:41.985998 [ 3 ] {df87e83a-b397-4007-8bcf-5382aabb9820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1892 | 2026.04.28 21:58:41.986315 [ 3 ] {df87e83a-b397-4007-8bcf-5382aabb9820} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1893 | 2026.04.28 21:58:41.986521 [ 3 ] {df87e83a-b397-4007-8bcf-5382aabb9820} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1894 | 2026.04.28 21:58:41.986649 [ 3 ] {df87e83a-b397-4007-8bcf-5382aabb9820} <Debug> executeQuery: Read 521 rows, 37.69 KiB in 0.001339 sec., 389096.34055265127 rows/sec., 27.49 MiB/sec. | ||
| 1895 | 2026.04.28 21:58:41.986686 [ 3 ] {df87e83a-b397-4007-8bcf-5382aabb9820} <Debug> TCPHandler: Processed in 0.001498929 sec. | ||
| 1896 | 2026.04.28 21:58:41.986798 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1897 | 2026.04.28 21:58:41.986893 [ 3 ] {eae3d4dd-22fc-4f19-a6c2-649c0eb442b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1898 | 2026.04.28 21:58:41.986934 [ 3 ] {eae3d4dd-22fc-4f19-a6c2-649c0eb442b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1899 | 2026.04.28 21:58:41.987272 [ 3 ] {eae3d4dd-22fc-4f19-a6c2-649c0eb442b6} <Trace> oximeter.measurements_bool (d29e63f3-a49a-4ab8-ac75-16927d6516a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1900 | 2026.04.28 21:58:41.987307 [ 3 ] {eae3d4dd-22fc-4f19-a6c2-649c0eb442b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1901 | 2026.04.28 21:58:41.987603 [ 3 ] {eae3d4dd-22fc-4f19-a6c2-649c0eb442b6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1902 | 2026.04.28 21:58:41.987808 [ 3 ] {eae3d4dd-22fc-4f19-a6c2-649c0eb442b6} <Trace> oximeter.measurements_bool (d29e63f3-a49a-4ab8-ac75-16927d6516a4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1903 | 2026.04.28 21:58:41.987934 [ 3 ] {eae3d4dd-22fc-4f19-a6c2-649c0eb442b6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 1904 | 2026.04.28 21:58:41.987970 [ 3 ] {eae3d4dd-22fc-4f19-a6c2-649c0eb442b6} <Debug> TCPHandler: Processed in 0.001220963 sec. | ||
| 1905 | 2026.04.28 21:58:41.988092 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1906 | 2026.04.28 21:58:41.988187 [ 3 ] {b9b11521-7f51-48bc-9507-421d0c50cc11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1907 | 2026.04.28 21:58:41.988231 [ 3 ] {b9b11521-7f51-48bc-9507-421d0c50cc11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1908 | 2026.04.28 21:58:41.988635 [ 3 ] {b9b11521-7f51-48bc-9507-421d0c50cc11} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1909 | 2026.04.28 21:58:41.988670 [ 3 ] {b9b11521-7f51-48bc-9507-421d0c50cc11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1910 | 2026.04.28 21:58:41.989000 [ 3 ] {b9b11521-7f51-48bc-9507-421d0c50cc11} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1911 | 2026.04.28 21:58:41.989231 [ 3 ] {b9b11521-7f51-48bc-9507-421d0c50cc11} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1912 | 2026.04.28 21:58:41.989370 [ 3 ] {b9b11521-7f51-48bc-9507-421d0c50cc11} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001201 sec., 220649.45878434638 rows/sec., 14.66 MiB/sec. | ||
| 1913 | 2026.04.28 21:58:41.989407 [ 3 ] {b9b11521-7f51-48bc-9507-421d0c50cc11} <Debug> TCPHandler: Processed in 0.001364206 sec. | ||
| 1914 | 2026.04.28 21:58:41.989525 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1915 | 2026.04.28 21:58:41.989619 [ 3 ] {67e835e9-40bd-4c12-b1e8-fdde9dd90878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1916 | 2026.04.28 21:58:41.989661 [ 3 ] {67e835e9-40bd-4c12-b1e8-fdde9dd90878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1917 | 2026.04.28 21:58:41.989971 [ 3 ] {67e835e9-40bd-4c12-b1e8-fdde9dd90878} <Trace> oximeter.measurements_f64 (070618fe-0328-460f-8ab5-97d31db00151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1918 | 2026.04.28 21:58:41.990007 [ 3 ] {67e835e9-40bd-4c12-b1e8-fdde9dd90878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1919 | 2026.04.28 21:58:41.990305 [ 3 ] {67e835e9-40bd-4c12-b1e8-fdde9dd90878} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1920 | 2026.04.28 21:58:41.990516 [ 3 ] {67e835e9-40bd-4c12-b1e8-fdde9dd90878} <Trace> oximeter.measurements_f64 (070618fe-0328-460f-8ab5-97d31db00151): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1921 | 2026.04.28 21:58:41.990653 [ 3 ] {67e835e9-40bd-4c12-b1e8-fdde9dd90878} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 1922 | 2026.04.28 21:58:41.990689 [ 3 ] {67e835e9-40bd-4c12-b1e8-fdde9dd90878} <Debug> TCPHandler: Processed in 0.001213153 sec. | ||
| 1923 | 2026.04.28 21:58:41.990802 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1924 | 2026.04.28 21:58:41.990897 [ 3 ] {db86b05c-254f-46f8-846d-a502d99d1541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1925 | 2026.04.28 21:58:41.990949 [ 3 ] {db86b05c-254f-46f8-846d-a502d99d1541} <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 | ||
| 1926 | 2026.04.28 21:58:41.991727 [ 3 ] {db86b05c-254f-46f8-846d-a502d99d1541} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1927 | 2026.04.28 21:58:41.991763 [ 3 ] {db86b05c-254f-46f8-846d-a502d99d1541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1928 | 2026.04.28 21:58:41.992285 [ 3 ] {db86b05c-254f-46f8-846d-a502d99d1541} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1929 | 2026.04.28 21:58:41.992505 [ 3 ] {db86b05c-254f-46f8-846d-a502d99d1541} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1930 | 2026.04.28 21:58:41.992648 [ 3 ] {db86b05c-254f-46f8-846d-a502d99d1541} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001769 sec., 14132.278123233466 rows/sec., 25.32 MiB/sec. | ||
| 1931 | 2026.04.28 21:58:41.992698 [ 3 ] {db86b05c-254f-46f8-846d-a502d99d1541} <Debug> TCPHandler: Processed in 0.001943907 sec. | ||
| 1932 | 2026.04.28 21:58:41.992833 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1933 | 2026.04.28 21:58:41.992952 [ 3 ] {12285504-0b77-4f5d-8d57-8ca2bf7f277d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1934 | 2026.04.28 21:58:41.993001 [ 3 ] {12285504-0b77-4f5d-8d57-8ca2bf7f277d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1935 | 2026.04.28 21:58:41.993391 [ 3 ] {12285504-0b77-4f5d-8d57-8ca2bf7f277d} <Trace> oximeter.measurements_i64 (02c51335-352d-4d3b-92be-b94f1db01444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1936 | 2026.04.28 21:58:41.993433 [ 3 ] {12285504-0b77-4f5d-8d57-8ca2bf7f277d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1937 | 2026.04.28 21:58:41.993801 [ 3 ] {12285504-0b77-4f5d-8d57-8ca2bf7f277d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1938 | 2026.04.28 21:58:41.994016 [ 3 ] {12285504-0b77-4f5d-8d57-8ca2bf7f277d} <Trace> oximeter.measurements_i64 (02c51335-352d-4d3b-92be-b94f1db01444): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1939 | 2026.04.28 21:58:41.994139 [ 3 ] {12285504-0b77-4f5d-8d57-8ca2bf7f277d} <Debug> executeQuery: Read 12 rows, 955.00 B in 0.001211 sec., 9909.16597853014 rows/sec., 770.12 KiB/sec. | ||
| 1940 | 2026.04.28 21:58:41.994176 [ 3 ] {12285504-0b77-4f5d-8d57-8ca2bf7f277d} <Debug> TCPHandler: Processed in 0.001401587 sec. | ||
| 1941 | 2026.04.28 21:58:41.994291 [ 3 ] {} <Trace> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1942 | 2026.04.28 21:58:41.994384 [ 3 ] {245eac57-a922-4196-b38d-1097dcc3a70f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35393) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1943 | 2026.04.28 21:58:41.994423 [ 3 ] {245eac57-a922-4196-b38d-1097dcc3a70f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1944 | 2026.04.28 21:58:41.994746 [ 3 ] {245eac57-a922-4196-b38d-1097dcc3a70f} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1945 | 2026.04.28 21:58:41.994782 [ 3 ] {245eac57-a922-4196-b38d-1097dcc3a70f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1946 | 2026.04.28 21:58:41.995096 [ 3 ] {245eac57-a922-4196-b38d-1097dcc3a70f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1947 | 2026.04.28 21:58:41.995301 [ 3 ] {245eac57-a922-4196-b38d-1097dcc3a70f} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1948 | 2026.04.28 21:58:41.995429 [ 3 ] {245eac57-a922-4196-b38d-1097dcc3a70f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001063 sec., 84666.03951081845 rows/sec., 5.30 MiB/sec. | ||
| 1949 | 2026.04.28 21:58:41.995464 [ 3 ] {245eac57-a922-4196-b38d-1097dcc3a70f} <Debug> TCPHandler: Processed in 0.001219693 sec. | ||
| 1950 | 2026.04.28 21:58:44.340558 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1951 | 2026.04.28 21:58:44.340632 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1952 | 2026.04.28 21:58:44.404347 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3802 | ||
| 1953 | 2026.04.28 21:58:44.404855 [ 244 ] {} <Trace> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1954 | 2026.04.28 21:58:44.404901 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1955 | 2026.04.28 21:58:44.405439 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1956 | 2026.04.28 21:58:44.405682 [ 244 ] {} <Trace> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1957 | 2026.04.28 21:58:44.405812 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3802 | ||
| 1958 | 2026.04.28 21:58:44.406912 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 252 | ||
| 1959 | 2026.04.28 21:58:44.409253 [ 243 ] {} <Trace> system.query_log (28f2bbc6-76da-409a-9f63-9c0a2c4ac64b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1960 | 2026.04.28 21:58:44.409307 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1961 | 2026.04.28 21:58:44.410529 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1962 | 2026.04.28 21:58:44.410804 [ 243 ] {} <Trace> system.query_log (28f2bbc6-76da-409a-9f63-9c0a2c4ac64b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1963 | 2026.04.28 21:58:44.411136 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 252 | ||
| 1964 | 2026.04.28 21:58:44.598821 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1965 | 2026.04.28 21:58:44.617005 [ 245 ] {} <Trace> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1966 | 2026.04.28 21:58:44.617053 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1967 | 2026.04.28 21:58:44.622539 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1968 | 2026.04.28 21:58:44.623216 [ 245 ] {} <Trace> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1969 | 2026.04.28 21:58:44.626262 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1970 | 2026.04.28 21:58:46.531247 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1971 | 2026.04.28 21:58:46.531315 [ 3 ] {} <Debug> TCP-Session: 57732866-2957-422e-a217-47a375e05012 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1972 | 2026.04.28 21:58:46.962620 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1973 | 2026.04.28 21:58:46.962887 [ 4 ] {d7f94408-bfbc-4159-813f-3f5f3d9ca1f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1974 | 2026.04.28 21:58:46.963236 [ 4 ] {d7f94408-bfbc-4159-813f-3f5f3d9ca1f8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1975 | 2026.04.28 21:58:46.963272 [ 4 ] {d7f94408-bfbc-4159-813f-3f5f3d9ca1f8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1976 | 2026.04.28 21:58:46.963506 [ 4 ] {d7f94408-bfbc-4159-813f-3f5f3d9ca1f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1977 | 2026.04.28 21:58:46.963578 [ 4 ] {d7f94408-bfbc-4159-813f-3f5f3d9ca1f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1978 | 2026.04.28 21:58:46.963722 [ 4 ] {d7f94408-bfbc-4159-813f-3f5f3d9ca1f8} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1979 | 2026.04.28 21:58:46.963831 [ 302 ] {d7f94408-bfbc-4159-813f-3f5f3d9ca1f8} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1980 | 2026.04.28 21:58:46.963842 [ 328 ] {d7f94408-bfbc-4159-813f-3f5f3d9ca1f8} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1981 | 2026.04.28 21:58:46.964017 [ 4 ] {d7f94408-bfbc-4159-813f-3f5f3d9ca1f8} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (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 | ||
| 1982 | 2026.04.28 21:58:46.964044 [ 4 ] {d7f94408-bfbc-4159-813f-3f5f3d9ca1f8} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1983 | 2026.04.28 21:58:46.964116 [ 4 ] {d7f94408-bfbc-4159-813f-3f5f3d9ca1f8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1984 | 2026.04.28 21:58:46.964137 [ 4 ] {d7f94408-bfbc-4159-813f-3f5f3d9ca1f8} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 1985 | 2026.04.28 21:58:46.964172 [ 4 ] {d7f94408-bfbc-4159-813f-3f5f3d9ca1f8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1986 | 2026.04.28 21:58:46.964213 [ 4 ] {d7f94408-bfbc-4159-813f-3f5f3d9ca1f8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1987 | 2026.04.28 21:58:46.965474 [ 4 ] {d7f94408-bfbc-4159-813f-3f5f3d9ca1f8} <Debug> executeQuery: Read 41 rows, 10.38 KiB in 0.002693 sec., 15224.656516895655 rows/sec., 3.76 MiB/sec. | ||
| 1988 | 2026.04.28 21:58:46.965581 [ 4 ] {d7f94408-bfbc-4159-813f-3f5f3d9ca1f8} <Debug> TCPHandler: Processed in 0.003104079 sec. | ||
| 1989 | 2026.04.28 21:58:46.967449 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1990 | 2026.04.28 21:58:46.967586 [ 4 ] {c59b74b2-530a-4c89-b1ca-6c7a7a80b5a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1991 | 2026.04.28 21:58:46.967639 [ 4 ] {c59b74b2-530a-4c89-b1ca-6c7a7a80b5a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1992 | 2026.04.28 21:58:46.968185 [ 4 ] {c59b74b2-530a-4c89-b1ca-6c7a7a80b5a1} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1993 | 2026.04.28 21:58:46.968229 [ 4 ] {c59b74b2-530a-4c89-b1ca-6c7a7a80b5a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1994 | 2026.04.28 21:58:46.968599 [ 4 ] {c59b74b2-530a-4c89-b1ca-6c7a7a80b5a1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1995 | 2026.04.28 21:58:46.968821 [ 4 ] {c59b74b2-530a-4c89-b1ca-6c7a7a80b5a1} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1996 | 2026.04.28 21:58:46.968965 [ 4 ] {c59b74b2-530a-4c89-b1ca-6c7a7a80b5a1} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001417 sec., 55045.87155963302 rows/sec., 4.56 MiB/sec. | ||
| 1997 | 2026.04.28 21:58:46.969002 [ 4 ] {c59b74b2-530a-4c89-b1ca-6c7a7a80b5a1} <Debug> TCPHandler: Processed in 0.001617791 sec. | ||
| 1998 | 2026.04.28 21:58:46.969143 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1999 | 2026.04.28 21:58:46.969239 [ 4 ] {1c3b01db-ce9a-43f8-931b-ceb34614a4e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2000 | 2026.04.28 21:58:46.969280 [ 4 ] {1c3b01db-ce9a-43f8-931b-ceb34614a4e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2001 | 2026.04.28 21:58:46.969686 [ 4 ] {1c3b01db-ce9a-43f8-931b-ceb34614a4e6} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2002 | 2026.04.28 21:58:46.969721 [ 4 ] {1c3b01db-ce9a-43f8-931b-ceb34614a4e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2003 | 2026.04.28 21:58:46.970033 [ 4 ] {1c3b01db-ce9a-43f8-931b-ceb34614a4e6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2004 | 2026.04.28 21:58:46.970249 [ 4 ] {1c3b01db-ce9a-43f8-931b-ceb34614a4e6} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2005 | 2026.04.28 21:58:46.970376 [ 4 ] {1c3b01db-ce9a-43f8-931b-ceb34614a4e6} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001156 sec., 9515.570934256057 rows/sec., 715.53 KiB/sec. | ||
| 2006 | 2026.04.28 21:58:46.970410 [ 4 ] {1c3b01db-ce9a-43f8-931b-ceb34614a4e6} <Debug> TCPHandler: Processed in 0.001316245 sec. | ||
| 2007 | 2026.04.28 21:58:46.970548 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2008 | 2026.04.28 21:58:46.970641 [ 4 ] {19759337-b9fb-4342-b2c5-8c001ba22c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2009 | 2026.04.28 21:58:46.970681 [ 4 ] {19759337-b9fb-4342-b2c5-8c001ba22c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2010 | 2026.04.28 21:58:46.971101 [ 4 ] {19759337-b9fb-4342-b2c5-8c001ba22c9c} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2011 | 2026.04.28 21:58:46.971136 [ 4 ] {19759337-b9fb-4342-b2c5-8c001ba22c9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2012 | 2026.04.28 21:58:46.971437 [ 4 ] {19759337-b9fb-4342-b2c5-8c001ba22c9c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2013 | 2026.04.28 21:58:46.971653 [ 4 ] {19759337-b9fb-4342-b2c5-8c001ba22c9c} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2014 | 2026.04.28 21:58:46.971780 [ 4 ] {19759337-b9fb-4342-b2c5-8c001ba22c9c} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001157 sec., 64822.81763180639 rows/sec., 5.06 MiB/sec. | ||
| 2015 | 2026.04.28 21:58:46.971815 [ 4 ] {19759337-b9fb-4342-b2c5-8c001ba22c9c} <Debug> TCPHandler: Processed in 0.001316955 sec. | ||
| 2016 | 2026.04.28 21:58:46.971942 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2017 | 2026.04.28 21:58:46.972038 [ 4 ] {b5a815a8-0ea1-49fb-85e0-00d8f626e502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2018 | 2026.04.28 21:58:46.972082 [ 4 ] {b5a815a8-0ea1-49fb-85e0-00d8f626e502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2019 | 2026.04.28 21:58:46.972510 [ 4 ] {b5a815a8-0ea1-49fb-85e0-00d8f626e502} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2020 | 2026.04.28 21:58:46.972547 [ 4 ] {b5a815a8-0ea1-49fb-85e0-00d8f626e502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2021 | 2026.04.28 21:58:46.972876 [ 4 ] {b5a815a8-0ea1-49fb-85e0-00d8f626e502} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2022 | 2026.04.28 21:58:46.973096 [ 4 ] {b5a815a8-0ea1-49fb-85e0-00d8f626e502} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2023 | 2026.04.28 21:58:46.973226 [ 4 ] {b5a815a8-0ea1-49fb-85e0-00d8f626e502} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 2024 | 2026.04.28 21:58:46.973261 [ 4 ] {b5a815a8-0ea1-49fb-85e0-00d8f626e502} <Debug> TCPHandler: Processed in 0.001367377 sec. | ||
| 2025 | 2026.04.28 21:58:46.973406 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2026 | 2026.04.28 21:58:46.973506 [ 4 ] {27491259-9ad8-43b5-acc4-5339bc1ed15a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2027 | 2026.04.28 21:58:46.973561 [ 4 ] {27491259-9ad8-43b5-acc4-5339bc1ed15a} <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 | ||
| 2028 | 2026.04.28 21:58:46.974356 [ 4 ] {27491259-9ad8-43b5-acc4-5339bc1ed15a} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2029 | 2026.04.28 21:58:46.974392 [ 4 ] {27491259-9ad8-43b5-acc4-5339bc1ed15a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2030 | 2026.04.28 21:58:46.974892 [ 4 ] {27491259-9ad8-43b5-acc4-5339bc1ed15a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2031 | 2026.04.28 21:58:46.975116 [ 4 ] {27491259-9ad8-43b5-acc4-5339bc1ed15a} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2032 | 2026.04.28 21:58:46.975250 [ 4 ] {27491259-9ad8-43b5-acc4-5339bc1ed15a} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001761 sec., 6246.450880181715 rows/sec., 11.19 MiB/sec. | ||
| 2033 | 2026.04.28 21:58:46.975300 [ 4 ] {27491259-9ad8-43b5-acc4-5339bc1ed15a} <Debug> TCPHandler: Processed in 0.001947997 sec. | ||
| 2034 | 2026.04.28 21:58:46.975436 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2035 | 2026.04.28 21:58:46.975530 [ 4 ] {271bb69b-0af2-4b24-8663-1cc38969dc2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2036 | 2026.04.28 21:58:46.975573 [ 4 ] {271bb69b-0af2-4b24-8663-1cc38969dc2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2037 | 2026.04.28 21:58:46.975951 [ 4 ] {271bb69b-0af2-4b24-8663-1cc38969dc2a} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2038 | 2026.04.28 21:58:46.975987 [ 4 ] {271bb69b-0af2-4b24-8663-1cc38969dc2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2039 | 2026.04.28 21:58:46.976292 [ 4 ] {271bb69b-0af2-4b24-8663-1cc38969dc2a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2040 | 2026.04.28 21:58:46.976503 [ 4 ] {271bb69b-0af2-4b24-8663-1cc38969dc2a} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2041 | 2026.04.28 21:58:46.976629 [ 4 ] {271bb69b-0af2-4b24-8663-1cc38969dc2a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 2042 | 2026.04.28 21:58:46.976663 [ 4 ] {271bb69b-0af2-4b24-8663-1cc38969dc2a} <Debug> TCPHandler: Processed in 0.001277364 sec. | ||
| 2043 | 2026.04.28 21:58:47.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.59 MiB, peak 187.23 MiB, free memory in arenas 0.00 B, will set to 183.20 MiB (RSS), difference: 1.61 MiB | ||
| 2044 | 2026.04.28 21:58:49.714561 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62300 | ||
| 2045 | 2026.04.28 21:58:49.714699 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2046 | 2026.04.28 21:58:49.714763 [ 3 ] {} <Debug> TCP-Session: 621f51ba-505f-49f0-bbaa-5dcd50fc7823 Authenticating user 'default' from [fd00:1122:3344:101::e]:62300 | ||
| 2047 | 2026.04.28 21:58:49.714789 [ 3 ] {} <Debug> TCP-Session: 621f51ba-505f-49f0-bbaa-5dcd50fc7823 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2048 | 2026.04.28 21:58:49.714804 [ 3 ] {} <Debug> TCP-Session: 621f51ba-505f-49f0-bbaa-5dcd50fc7823 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2049 | 2026.04.28 21:58:49.715005 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62643 | ||
| 2050 | 2026.04.28 21:58:49.715049 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56840 | ||
| 2051 | 2026.04.28 21:58:49.715080 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36505 | ||
| 2052 | 2026.04.28 21:58:49.715096 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62271 | ||
| 2053 | 2026.04.28 21:58:49.715139 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2054 | 2026.04.28 21:58:49.715069 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43862 | ||
| 2055 | 2026.04.28 21:58:49.715184 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2056 | 2026.04.28 21:58:49.715195 [ 3 ] {} <Trace> TCP-Session: 621f51ba-505f-49f0-bbaa-5dcd50fc7823 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2057 | 2026.04.28 21:58:49.715224 [ 291 ] {} <Debug> TCP-Session: 5768378e-b262-4e7f-ba9e-fcf2b779276f Authenticating user 'default' from [fd00:1122:3344:101::e]:36505 | ||
| 2058 | 2026.04.28 21:58:49.715059 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37481 | ||
| 2059 | 2026.04.28 21:58:49.715182 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2060 | 2026.04.28 21:58:49.715289 [ 291 ] {} <Debug> TCP-Session: 5768378e-b262-4e7f-ba9e-fcf2b779276f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2061 | 2026.04.28 21:58:49.715190 [ 286 ] {} <Debug> TCP-Session: 73163bed-1951-4d69-81bf-977c363338a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:62643 | ||
| 2062 | 2026.04.28 21:58:49.715319 [ 291 ] {} <Debug> TCP-Session: 5768378e-b262-4e7f-ba9e-fcf2b779276f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2063 | 2026.04.28 21:58:49.715320 [ 287 ] {} <Debug> TCP-Session: f7aa52dc-e9cc-4e6a-a953-b8b2bd28ff97 Authenticating user 'default' from [fd00:1122:3344:101::e]:56840 | ||
| 2064 | 2026.04.28 21:58:49.715350 [ 286 ] {} <Debug> TCP-Session: 73163bed-1951-4d69-81bf-977c363338a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2065 | 2026.04.28 21:58:49.715373 [ 287 ] {} <Debug> TCP-Session: f7aa52dc-e9cc-4e6a-a953-b8b2bd28ff97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2066 | 2026.04.28 21:58:49.715388 [ 286 ] {} <Debug> TCP-Session: 73163bed-1951-4d69-81bf-977c363338a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2067 | 2026.04.28 21:58:49.715402 [ 287 ] {} <Debug> TCP-Session: f7aa52dc-e9cc-4e6a-a953-b8b2bd28ff97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2068 | 2026.04.28 21:58:49.715417 [ 3 ] {4402bbf7-d985-46dc-8a43-814a2d10355f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62300) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2069 | 2026.04.28 21:58:49.715094 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51614 | ||
| 2070 | 2026.04.28 21:58:49.715459 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2071 | 2026.04.28 21:58:49.715490 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2072 | 2026.04.28 21:58:49.715509 [ 293 ] {} <Debug> TCP-Session: 12f0807a-46c6-4748-92bf-f71067ab4760 Authenticating user 'default' from [fd00:1122:3344:101::e]:62271 | ||
| 2073 | 2026.04.28 21:58:49.715459 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2074 | 2026.04.28 21:58:49.715537 [ 293 ] {} <Debug> TCP-Session: 12f0807a-46c6-4748-92bf-f71067ab4760 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2075 | 2026.04.28 21:58:49.715532 [ 290 ] {} <Debug> TCP-Session: 86ad15c5-76d6-4a3c-becf-b2def04b1281 Authenticating user 'default' from [fd00:1122:3344:101::e]:43862 | ||
| 2076 | 2026.04.28 21:58:49.715562 [ 289 ] {} <Debug> TCP-Session: d9e8d3b4-600b-4415-be22-34c6e725b295 Authenticating user 'default' from [fd00:1122:3344:101::e]:37481 | ||
| 2077 | 2026.04.28 21:58:49.715564 [ 293 ] {} <Debug> TCP-Session: 12f0807a-46c6-4748-92bf-f71067ab4760 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2078 | 2026.04.28 21:58:49.715582 [ 290 ] {} <Debug> TCP-Session: 86ad15c5-76d6-4a3c-becf-b2def04b1281 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2079 | 2026.04.28 21:58:49.715594 [ 289 ] {} <Debug> TCP-Session: d9e8d3b4-600b-4415-be22-34c6e725b295 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2080 | 2026.04.28 21:58:49.715612 [ 290 ] {} <Debug> TCP-Session: 86ad15c5-76d6-4a3c-becf-b2def04b1281 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2081 | 2026.04.28 21:58:49.715627 [ 289 ] {} <Debug> TCP-Session: d9e8d3b4-600b-4415-be22-34c6e725b295 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2082 | 2026.04.28 21:58:49.715641 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2083 | 2026.04.28 21:58:49.715063 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41129 | ||
| 2084 | 2026.04.28 21:58:49.715682 [ 292 ] {} <Debug> TCP-Session: f41ed8a0-5ac0-4f64-815b-4b2857e54411 Authenticating user 'default' from [fd00:1122:3344:101::e]:51614 | ||
| 2085 | 2026.04.28 21:58:49.715693 [ 3 ] {4402bbf7-d985-46dc-8a43-814a2d10355f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2086 | 2026.04.28 21:58:49.715714 [ 292 ] {} <Debug> TCP-Session: f41ed8a0-5ac0-4f64-815b-4b2857e54411 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2087 | 2026.04.28 21:58:49.715738 [ 292 ] {} <Debug> TCP-Session: f41ed8a0-5ac0-4f64-815b-4b2857e54411 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2088 | 2026.04.28 21:58:49.715756 [ 3 ] {4402bbf7-d985-46dc-8a43-814a2d10355f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2089 | 2026.04.28 21:58:49.715822 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2090 | 2026.04.28 21:58:49.715856 [ 288 ] {} <Debug> TCP-Session: 26cf939a-6701-40c3-bc66-5dd988c0f09c Authenticating user 'default' from [fd00:1122:3344:101::e]:41129 | ||
| 2091 | 2026.04.28 21:58:49.715875 [ 288 ] {} <Debug> TCP-Session: 26cf939a-6701-40c3-bc66-5dd988c0f09c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2092 | 2026.04.28 21:58:49.715890 [ 288 ] {} <Debug> TCP-Session: 26cf939a-6701-40c3-bc66-5dd988c0f09c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2093 | 2026.04.28 21:58:49.716045 [ 3 ] {4402bbf7-d985-46dc-8a43-814a2d10355f} <Debug> oximeter.version (006f68f1-5784-4977-a047-c35fcaa501a5) (SelectExecutor): Key condition: unknown | ||
| 2094 | 2026.04.28 21:58:49.716137 [ 3 ] {4402bbf7-d985-46dc-8a43-814a2d10355f} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2095 | 2026.04.28 21:58:50.000278 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.26 MiB, peak 187.23 MiB, free memory in arenas 0.00 B, will set to 197.51 MiB (RSS), difference: 14.25 MiB | ||
| 2096 | 2026.04.28 21:58:50.093825 [ 328 ] {4402bbf7-d985-46dc-8a43-814a2d10355f} <Trace> AggregatingTransform: Aggregating | ||
| 2097 | 2026.04.28 21:58:50.093884 [ 328 ] {4402bbf7-d985-46dc-8a43-814a2d10355f} <Trace> Aggregator: Aggregation method: without_key | ||
| 2098 | 2026.04.28 21:58:50.093920 [ 328 ] {4402bbf7-d985-46dc-8a43-814a2d10355f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001413627 sec. (707.400 rows/sec., 27.63 KiB/sec.) | ||
| 2099 | 2026.04.28 21:58:50.093942 [ 328 ] {4402bbf7-d985-46dc-8a43-814a2d10355f} <Trace> Aggregator: Merging aggregated data | ||
| 2100 | 2026.04.28 21:58:50.095191 [ 3 ] {4402bbf7-d985-46dc-8a43-814a2d10355f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.379822 sec., 2.6328122120361646 rows/sec., 105.31 B/sec. | ||
| 2101 | 2026.04.28 21:58:50.095354 [ 3 ] {4402bbf7-d985-46dc-8a43-814a2d10355f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2102 | 2026.04.28 21:58:50.095370 [ 3 ] {4402bbf7-d985-46dc-8a43-814a2d10355f} <Debug> TCPHandler: Processed in 0.380283515 sec. | ||
| 2103 | 2026.04.28 21:58:50.095515 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2104 | 2026.04.28 21:58:50.095551 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2105 | 2026.04.28 21:58:50.095567 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2106 | 2026.04.28 21:58:50.095604 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2107 | 2026.04.28 21:58:50.095626 [ 286 ] {} <Debug> TCP-Session: 73163bed-1951-4d69-81bf-977c363338a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2108 | 2026.04.28 21:58:50.095621 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2109 | 2026.04.28 21:58:50.095643 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2110 | 2026.04.28 21:58:50.095677 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2111 | 2026.04.28 21:58:50.095688 [ 293 ] {} <Debug> TCP-Session: 12f0807a-46c6-4748-92bf-f71067ab4760 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2112 | 2026.04.28 21:58:50.095710 [ 288 ] {} <Debug> TCP-Session: 26cf939a-6701-40c3-bc66-5dd988c0f09c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2113 | 2026.04.28 21:58:50.095719 [ 292 ] {} <Debug> TCP-Session: f41ed8a0-5ac0-4f64-815b-4b2857e54411 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2114 | 2026.04.28 21:58:50.095658 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2115 | 2026.04.28 21:58:50.095658 [ 290 ] {} <Debug> TCP-Session: 86ad15c5-76d6-4a3c-becf-b2def04b1281 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2116 | 2026.04.28 21:58:50.095785 [ 289 ] {} <Debug> TCP-Session: d9e8d3b4-600b-4415-be22-34c6e725b295 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2117 | 2026.04.28 21:58:50.095585 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2118 | 2026.04.28 21:58:50.095636 [ 291 ] {} <Debug> TCP-Session: 5768378e-b262-4e7f-ba9e-fcf2b779276f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2119 | 2026.04.28 21:58:50.095560 [ 3 ] {} <Debug> TCP-Session: 621f51ba-505f-49f0-bbaa-5dcd50fc7823 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2120 | 2026.04.28 21:58:50.095853 [ 287 ] {} <Debug> TCP-Session: f7aa52dc-e9cc-4e6a-a953-b8b2bd28ff97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2121 | 2026.04.28 21:58:51.000393 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 198.89 MiB, peak 209.01 MiB, free memory in arenas 0.00 B, will set to 203.86 MiB (RSS), difference: 4.97 MiB | ||
| 2122 | 2026.04.28 21:58:51.113783 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63657 | ||
| 2123 | 2026.04.28 21:58:51.113900 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2124 | 2026.04.28 21:58:51.113928 [ 288 ] {} <Debug> TCP-Session: 77cdcd95-f84b-46c2-9392-2196fa9d9d18 Authenticating user 'default' from [fd00:1122:3344:101::e]:63657 | ||
| 2125 | 2026.04.28 21:58:51.113951 [ 288 ] {} <Debug> TCP-Session: 77cdcd95-f84b-46c2-9392-2196fa9d9d18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2126 | 2026.04.28 21:58:51.113963 [ 288 ] {} <Debug> TCP-Session: 77cdcd95-f84b-46c2-9392-2196fa9d9d18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2127 | 2026.04.28 21:58:51.114199 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62792 | ||
| 2128 | 2026.04.28 21:58:51.114245 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53179 | ||
| 2129 | 2026.04.28 21:58:51.114275 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52821 | ||
| 2130 | 2026.04.28 21:58:51.114300 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60229 | ||
| 2131 | 2026.04.28 21:58:51.114306 [ 288 ] {} <Trace> TCP-Session: 77cdcd95-f84b-46c2-9392-2196fa9d9d18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2132 | 2026.04.28 21:58:51.114315 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2133 | 2026.04.28 21:58:51.114364 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2134 | 2026.04.28 21:58:51.114396 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2135 | 2026.04.28 21:58:51.114406 [ 289 ] {} <Debug> TCP-Session: f967beac-fbab-42c6-a3be-9de636a5ec31 Authenticating user 'default' from [fd00:1122:3344:101::e]:62792 | ||
| 2136 | 2026.04.28 21:58:51.114418 [ 290 ] {} <Debug> TCP-Session: dfc2d2cc-65c1-4016-a242-e3f10b87e23b Authenticating user 'default' from [fd00:1122:3344:101::e]:53179 | ||
| 2137 | 2026.04.28 21:58:51.114437 [ 286 ] {} <Debug> TCP-Session: cb96d8fc-6074-4fca-8824-580dc671aa29 Authenticating user 'default' from [fd00:1122:3344:101::e]:60229 | ||
| 2138 | 2026.04.28 21:58:51.114449 [ 289 ] {} <Debug> TCP-Session: f967beac-fbab-42c6-a3be-9de636a5ec31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2139 | 2026.04.28 21:58:51.114461 [ 290 ] {} <Debug> TCP-Session: dfc2d2cc-65c1-4016-a242-e3f10b87e23b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2140 | 2026.04.28 21:58:51.114475 [ 286 ] {} <Debug> TCP-Session: cb96d8fc-6074-4fca-8824-580dc671aa29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2141 | 2026.04.28 21:58:51.114491 [ 290 ] {} <Debug> TCP-Session: dfc2d2cc-65c1-4016-a242-e3f10b87e23b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2142 | 2026.04.28 21:58:51.114508 [ 286 ] {} <Debug> TCP-Session: cb96d8fc-6074-4fca-8824-580dc671aa29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2143 | 2026.04.28 21:58:51.114480 [ 289 ] {} <Debug> TCP-Session: f967beac-fbab-42c6-a3be-9de636a5ec31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2144 | 2026.04.28 21:58:51.114545 [ 288 ] {3d6b6ec8-afe9-4670-a96a-ada145698dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63657) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2145 | 2026.04.28 21:58:51.114365 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2146 | 2026.04.28 21:58:51.114265 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38695 | ||
| 2147 | 2026.04.28 21:58:51.114618 [ 294 ] {} <Debug> TCP-Session: cbde9bd0-4ffa-4982-b30c-cc5ff786583a Authenticating user 'default' from [fd00:1122:3344:101::e]:52821 | ||
| 2148 | 2026.04.28 21:58:51.114262 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50920 | ||
| 2149 | 2026.04.28 21:58:51.114679 [ 294 ] {} <Debug> TCP-Session: cbde9bd0-4ffa-4982-b30c-cc5ff786583a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2150 | 2026.04.28 21:58:51.114253 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52624 | ||
| 2151 | 2026.04.28 21:58:51.114724 [ 294 ] {} <Debug> TCP-Session: cbde9bd0-4ffa-4982-b30c-cc5ff786583a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2152 | 2026.04.28 21:58:51.114726 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2153 | 2026.04.28 21:58:51.114288 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61587 | ||
| 2154 | 2026.04.28 21:58:51.114784 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2155 | 2026.04.28 21:58:51.114797 [ 291 ] {} <Debug> TCP-Session: 4eb2437d-ffd5-44a2-9018-bdcd3dd4e792 Authenticating user 'default' from [fd00:1122:3344:101::e]:38695 | ||
| 2156 | 2026.04.28 21:58:51.114836 [ 293 ] {} <Debug> TCP-Session: d4d5473e-dc97-482f-a4e1-294a1f0e91cf Authenticating user 'default' from [fd00:1122:3344:101::e]:50920 | ||
| 2157 | 2026.04.28 21:58:51.114853 [ 291 ] {} <Debug> TCP-Session: 4eb2437d-ffd5-44a2-9018-bdcd3dd4e792 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2158 | 2026.04.28 21:58:51.114858 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2159 | 2026.04.28 21:58:51.114879 [ 291 ] {} <Debug> TCP-Session: 4eb2437d-ffd5-44a2-9018-bdcd3dd4e792 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2160 | 2026.04.28 21:58:51.114896 [ 288 ] {3d6b6ec8-afe9-4670-a96a-ada145698dd2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2161 | 2026.04.28 21:58:51.114899 [ 3 ] {} <Debug> TCP-Session: 75ad4664-90fd-45cf-b981-55db38879b66 Authenticating user 'default' from [fd00:1122:3344:101::e]:61587 | ||
| 2162 | 2026.04.28 21:58:51.114872 [ 293 ] {} <Debug> TCP-Session: d4d5473e-dc97-482f-a4e1-294a1f0e91cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2163 | 2026.04.28 21:58:51.114944 [ 3 ] {} <Debug> TCP-Session: 75ad4664-90fd-45cf-b981-55db38879b66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2164 | 2026.04.28 21:58:51.114961 [ 293 ] {} <Debug> TCP-Session: d4d5473e-dc97-482f-a4e1-294a1f0e91cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2165 | 2026.04.28 21:58:51.114966 [ 3 ] {} <Debug> TCP-Session: 75ad4664-90fd-45cf-b981-55db38879b66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2166 | 2026.04.28 21:58:51.114969 [ 288 ] {3d6b6ec8-afe9-4670-a96a-ada145698dd2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2167 | 2026.04.28 21:58:51.114799 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2168 | 2026.04.28 21:58:51.115027 [ 292 ] {} <Debug> TCP-Session: bb0ec577-15a9-464d-8314-6582b1e85975 Authenticating user 'default' from [fd00:1122:3344:101::e]:52624 | ||
| 2169 | 2026.04.28 21:58:51.115046 [ 292 ] {} <Debug> TCP-Session: bb0ec577-15a9-464d-8314-6582b1e85975 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2170 | 2026.04.28 21:58:51.115059 [ 292 ] {} <Debug> TCP-Session: bb0ec577-15a9-464d-8314-6582b1e85975 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2171 | 2026.04.28 21:58:51.115305 [ 288 ] {3d6b6ec8-afe9-4670-a96a-ada145698dd2} <Debug> oximeter.version (006f68f1-5784-4977-a047-c35fcaa501a5) (SelectExecutor): Key condition: unknown | ||
| 2172 | 2026.04.28 21:58:51.116349 [ 320 ] {3d6b6ec8-afe9-4670-a96a-ada145698dd2} <Trace> AggregatingTransform: Aggregating | ||
| 2173 | 2026.04.28 21:58:51.116397 [ 320 ] {3d6b6ec8-afe9-4670-a96a-ada145698dd2} <Trace> Aggregator: Aggregation method: without_key | ||
| 2174 | 2026.04.28 21:58:51.116432 [ 320 ] {3d6b6ec8-afe9-4670-a96a-ada145698dd2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001020019 sec. (980.374 rows/sec., 38.30 KiB/sec.) | ||
| 2175 | 2026.04.28 21:58:51.116451 [ 320 ] {3d6b6ec8-afe9-4670-a96a-ada145698dd2} <Trace> Aggregator: Merging aggregated data | ||
| 2176 | 2026.04.28 21:58:51.117684 [ 288 ] {3d6b6ec8-afe9-4670-a96a-ada145698dd2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003206 sec., 311.91515907673113 rows/sec., 12.18 KiB/sec. | ||
| 2177 | 2026.04.28 21:58:51.117806 [ 288 ] {3d6b6ec8-afe9-4670-a96a-ada145698dd2} <Debug> TCPHandler: Processed in 0.003655549 sec. | ||
| 2178 | 2026.04.28 21:58:51.117957 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2179 | 2026.04.28 21:58:51.117993 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2180 | 2026.04.28 21:58:51.117996 [ 288 ] {} <Debug> TCP-Session: 77cdcd95-f84b-46c2-9392-2196fa9d9d18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2181 | 2026.04.28 21:58:51.118025 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2182 | 2026.04.28 21:58:51.118039 [ 289 ] {} <Debug> TCP-Session: f967beac-fbab-42c6-a3be-9de636a5ec31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2183 | 2026.04.28 21:58:51.118055 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2184 | 2026.04.28 21:58:51.118080 [ 290 ] {} <Debug> TCP-Session: dfc2d2cc-65c1-4016-a242-e3f10b87e23b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2185 | 2026.04.28 21:58:51.118078 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2186 | 2026.04.28 21:58:51.118108 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2187 | 2026.04.28 21:58:51.118130 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2188 | 2026.04.28 21:58:51.118149 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2189 | 2026.04.28 21:58:51.118165 [ 294 ] {} <Debug> TCP-Session: cbde9bd0-4ffa-4982-b30c-cc5ff786583a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2190 | 2026.04.28 21:58:51.118189 [ 291 ] {} <Debug> TCP-Session: 4eb2437d-ffd5-44a2-9018-bdcd3dd4e792 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2191 | 2026.04.28 21:58:51.118206 [ 292 ] {} <Debug> TCP-Session: bb0ec577-15a9-464d-8314-6582b1e85975 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2192 | 2026.04.28 21:58:51.118145 [ 293 ] {} <Debug> TCP-Session: d4d5473e-dc97-482f-a4e1-294a1f0e91cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2193 | 2026.04.28 21:58:51.118114 [ 286 ] {} <Debug> TCP-Session: cb96d8fc-6074-4fca-8824-580dc671aa29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2194 | 2026.04.28 21:58:51.118172 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2195 | 2026.04.28 21:58:51.118333 [ 3 ] {} <Debug> TCP-Session: 75ad4664-90fd-45cf-b981-55db38879b66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2196 | 2026.04.28 21:58:51.347151 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44049 | ||
| 2197 | 2026.04.28 21:58:51.347255 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2198 | 2026.04.28 21:58:51.347283 [ 288 ] {} <Debug> TCP-Session: c76cd72f-5418-4ba3-8875-b5c3e9dd2bde Authenticating user 'default' from [fd00:1122:3344:101::e]:44049 | ||
| 2199 | 2026.04.28 21:58:51.347308 [ 288 ] {} <Debug> TCP-Session: c76cd72f-5418-4ba3-8875-b5c3e9dd2bde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2200 | 2026.04.28 21:58:51.347324 [ 288 ] {} <Debug> TCP-Session: c76cd72f-5418-4ba3-8875-b5c3e9dd2bde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2201 | 2026.04.28 21:58:51.347517 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42955 | ||
| 2202 | 2026.04.28 21:58:51.347553 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57074 | ||
| 2203 | 2026.04.28 21:58:51.347590 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38756 | ||
| 2204 | 2026.04.28 21:58:51.347597 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50867 | ||
| 2205 | 2026.04.28 21:58:51.347627 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61746 | ||
| 2206 | 2026.04.28 21:58:51.347639 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56746 | ||
| 2207 | 2026.04.28 21:58:51.347631 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2208 | 2026.04.28 21:58:51.347694 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2209 | 2026.04.28 21:58:51.347705 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2210 | 2026.04.28 21:58:51.347722 [ 289 ] {} <Debug> TCP-Session: acd4eaaa-d8a4-4337-805c-ca4f311f77dd Authenticating user 'default' from [fd00:1122:3344:101::e]:42955 | ||
| 2211 | 2026.04.28 21:58:51.347722 [ 293 ] {} <Debug> TCP-Session: 02d37972-7a95-4ab2-ab55-cc0a1f1a66bb Authenticating user 'default' from [fd00:1122:3344:101::e]:50867 | ||
| 2212 | 2026.04.28 21:58:51.347735 [ 3 ] {} <Debug> TCP-Session: 2622d0c1-f4af-4489-86a3-cc9dffc999c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:61746 | ||
| 2213 | 2026.04.28 21:58:51.347734 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2214 | 2026.04.28 21:58:51.347759 [ 3 ] {} <Debug> TCP-Session: 2622d0c1-f4af-4489-86a3-cc9dffc999c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2215 | 2026.04.28 21:58:51.347750 [ 288 ] {} <Trace> TCP-Session: c76cd72f-5418-4ba3-8875-b5c3e9dd2bde Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2216 | 2026.04.28 21:58:51.347787 [ 3 ] {} <Debug> TCP-Session: 2622d0c1-f4af-4489-86a3-cc9dffc999c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2217 | 2026.04.28 21:58:51.347783 [ 286 ] {} <Debug> TCP-Session: 455dd1f3-c34b-4a7f-8696-ba58f60e1a62 Authenticating user 'default' from [fd00:1122:3344:101::e]:56746 | ||
| 2218 | 2026.04.28 21:58:51.347748 [ 293 ] {} <Debug> TCP-Session: 02d37972-7a95-4ab2-ab55-cc0a1f1a66bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2219 | 2026.04.28 21:58:51.347860 [ 286 ] {} <Debug> TCP-Session: 455dd1f3-c34b-4a7f-8696-ba58f60e1a62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2220 | 2026.04.28 21:58:51.347870 [ 293 ] {} <Debug> TCP-Session: 02d37972-7a95-4ab2-ab55-cc0a1f1a66bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2221 | 2026.04.28 21:58:51.347889 [ 286 ] {} <Debug> TCP-Session: 455dd1f3-c34b-4a7f-8696-ba58f60e1a62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2222 | 2026.04.28 21:58:51.347746 [ 289 ] {} <Debug> TCP-Session: acd4eaaa-d8a4-4337-805c-ca4f311f77dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2223 | 2026.04.28 21:58:51.347683 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2224 | 2026.04.28 21:58:51.347936 [ 289 ] {} <Debug> TCP-Session: acd4eaaa-d8a4-4337-805c-ca4f311f77dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2225 | 2026.04.28 21:58:51.347957 [ 288 ] {c0202154-946e-4af7-9f28-6e30fbf21998} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44049) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2226 | 2026.04.28 21:58:51.347973 [ 290 ] {} <Debug> TCP-Session: e97e696e-4d52-4d77-8a7e-1b3e1a29500c Authenticating user 'default' from [fd00:1122:3344:101::e]:57074 | ||
| 2227 | 2026.04.28 21:58:51.347616 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52256 | ||
| 2228 | 2026.04.28 21:58:51.348018 [ 290 ] {} <Debug> TCP-Session: e97e696e-4d52-4d77-8a7e-1b3e1a29500c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2229 | 2026.04.28 21:58:51.347593 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53689 | ||
| 2230 | 2026.04.28 21:58:51.348072 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2231 | 2026.04.28 21:58:51.348050 [ 290 ] {} <Debug> TCP-Session: e97e696e-4d52-4d77-8a7e-1b3e1a29500c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2232 | 2026.04.28 21:58:51.347686 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2233 | 2026.04.28 21:58:51.348115 [ 294 ] {} <Debug> TCP-Session: a1adf1cc-3b0f-4fe2-a67a-ae6eeded4c57 Authenticating user 'default' from [fd00:1122:3344:101::e]:52256 | ||
| 2234 | 2026.04.28 21:58:51.348198 [ 292 ] {} <Debug> TCP-Session: d30d6e28-8335-4ba7-96ca-77f0c39e4e3a Authenticating user 'default' from [fd00:1122:3344:101::e]:38756 | ||
| 2235 | 2026.04.28 21:58:51.348192 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2236 | 2026.04.28 21:58:51.348228 [ 292 ] {} <Debug> TCP-Session: d30d6e28-8335-4ba7-96ca-77f0c39e4e3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2237 | 2026.04.28 21:58:51.348225 [ 288 ] {c0202154-946e-4af7-9f28-6e30fbf21998} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2238 | 2026.04.28 21:58:51.348266 [ 292 ] {} <Debug> TCP-Session: d30d6e28-8335-4ba7-96ca-77f0c39e4e3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2239 | 2026.04.28 21:58:51.348267 [ 291 ] {} <Debug> TCP-Session: 9ef1762d-b3f7-410f-ab17-6d9bdcdc3a23 Authenticating user 'default' from [fd00:1122:3344:101::e]:53689 | ||
| 2240 | 2026.04.28 21:58:51.348218 [ 294 ] {} <Debug> TCP-Session: a1adf1cc-3b0f-4fe2-a67a-ae6eeded4c57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2241 | 2026.04.28 21:58:51.348322 [ 288 ] {c0202154-946e-4af7-9f28-6e30fbf21998} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2242 | 2026.04.28 21:58:51.348324 [ 291 ] {} <Debug> TCP-Session: 9ef1762d-b3f7-410f-ab17-6d9bdcdc3a23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2243 | 2026.04.28 21:58:51.348340 [ 294 ] {} <Debug> TCP-Session: a1adf1cc-3b0f-4fe2-a67a-ae6eeded4c57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2244 | 2026.04.28 21:58:51.348372 [ 291 ] {} <Debug> TCP-Session: 9ef1762d-b3f7-410f-ab17-6d9bdcdc3a23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2245 | 2026.04.28 21:58:51.348687 [ 288 ] {c0202154-946e-4af7-9f28-6e30fbf21998} <Debug> oximeter.version (006f68f1-5784-4977-a047-c35fcaa501a5) (SelectExecutor): Key condition: unknown | ||
| 2246 | 2026.04.28 21:58:51.349869 [ 295 ] {c0202154-946e-4af7-9f28-6e30fbf21998} <Trace> AggregatingTransform: Aggregating | ||
| 2247 | 2026.04.28 21:58:51.349931 [ 295 ] {c0202154-946e-4af7-9f28-6e30fbf21998} <Trace> Aggregator: Aggregation method: without_key | ||
| 2248 | 2026.04.28 21:58:51.349974 [ 295 ] {c0202154-946e-4af7-9f28-6e30fbf21998} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001149091 sec. (870.253 rows/sec., 33.99 KiB/sec.) | ||
| 2249 | 2026.04.28 21:58:51.349998 [ 295 ] {c0202154-946e-4af7-9f28-6e30fbf21998} <Trace> Aggregator: Merging aggregated data | ||
| 2250 | 2026.04.28 21:58:51.351091 [ 288 ] {c0202154-946e-4af7-9f28-6e30fbf21998} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003188 sec., 313.67628607277294 rows/sec., 12.25 KiB/sec. | ||
| 2251 | 2026.04.28 21:58:51.351223 [ 288 ] {c0202154-946e-4af7-9f28-6e30fbf21998} <Debug> TCPHandler: Processed in 0.003617248 sec. | ||
| 2252 | 2026.04.28 21:58:51.351353 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2253 | 2026.04.28 21:58:51.351384 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2254 | 2026.04.28 21:58:51.351391 [ 288 ] {} <Debug> TCP-Session: c76cd72f-5418-4ba3-8875-b5c3e9dd2bde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2255 | 2026.04.28 21:58:51.351402 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2256 | 2026.04.28 21:58:51.351420 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2257 | 2026.04.28 21:58:51.351439 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2258 | 2026.04.28 21:58:51.351460 [ 290 ] {} <Debug> TCP-Session: e97e696e-4d52-4d77-8a7e-1b3e1a29500c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2259 | 2026.04.28 21:58:51.351488 [ 293 ] {} <Debug> TCP-Session: 02d37972-7a95-4ab2-ab55-cc0a1f1a66bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2260 | 2026.04.28 21:58:51.351492 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2261 | 2026.04.28 21:58:51.351515 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2262 | 2026.04.28 21:58:51.351504 [ 286 ] {} <Debug> TCP-Session: 455dd1f3-c34b-4a7f-8696-ba58f60e1a62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2263 | 2026.04.28 21:58:51.351550 [ 294 ] {} <Debug> TCP-Session: a1adf1cc-3b0f-4fe2-a67a-ae6eeded4c57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2264 | 2026.04.28 21:58:51.351570 [ 3 ] {} <Debug> TCP-Session: 2622d0c1-f4af-4489-86a3-cc9dffc999c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2265 | 2026.04.28 21:58:51.351479 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2266 | 2026.04.28 21:58:51.351459 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2267 | 2026.04.28 21:58:51.351644 [ 291 ] {} <Debug> TCP-Session: 9ef1762d-b3f7-410f-ab17-6d9bdcdc3a23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2268 | 2026.04.28 21:58:51.351428 [ 289 ] {} <Debug> TCP-Session: acd4eaaa-d8a4-4337-805c-ca4f311f77dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2269 | 2026.04.28 21:58:51.351670 [ 292 ] {} <Debug> TCP-Session: d30d6e28-8335-4ba7-96ca-77f0c39e4e3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2270 | 2026.04.28 21:58:51.905965 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4250 | ||
| 2271 | 2026.04.28 21:58:51.906476 [ 244 ] {} <Trace> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2272 | 2026.04.28 21:58:51.906520 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2273 | 2026.04.28 21:58:51.907011 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2274 | 2026.04.28 21:58:51.907252 [ 244 ] {} <Trace> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2275 | 2026.04.28 21:58:51.907391 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4250 | ||
| 2276 | 2026.04.28 21:58:51.968298 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2277 | 2026.04.28 21:58:51.968534 [ 4 ] {db2c7e81-821a-486e-a8cf-02d69d35b191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 2278 | 2026.04.28 21:58:51.968905 [ 4 ] {db2c7e81-821a-486e-a8cf-02d69d35b191} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2279 | 2026.04.28 21:58:51.968947 [ 4 ] {db2c7e81-821a-486e-a8cf-02d69d35b191} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2280 | 2026.04.28 21:58:51.969198 [ 4 ] {db2c7e81-821a-486e-a8cf-02d69d35b191} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2281 | 2026.04.28 21:58:51.969272 [ 4 ] {db2c7e81-821a-486e-a8cf-02d69d35b191} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2282 | 2026.04.28 21:58:51.969417 [ 4 ] {db2c7e81-821a-486e-a8cf-02d69d35b191} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 2283 | 2026.04.28 21:58:51.969547 [ 325 ] {db2c7e81-821a-486e-a8cf-02d69d35b191} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2284 | 2026.04.28 21:58:51.969547 [ 309 ] {db2c7e81-821a-486e-a8cf-02d69d35b191} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2285 | 2026.04.28 21:58:51.969678 [ 4 ] {db2c7e81-821a-486e-a8cf-02d69d35b191} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (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 | ||
| 2286 | 2026.04.28 21:58:51.969709 [ 4 ] {db2c7e81-821a-486e-a8cf-02d69d35b191} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2287 | 2026.04.28 21:58:51.969780 [ 4 ] {db2c7e81-821a-486e-a8cf-02d69d35b191} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2288 | 2026.04.28 21:58:51.969800 [ 4 ] {db2c7e81-821a-486e-a8cf-02d69d35b191} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2289 | 2026.04.28 21:58:51.969835 [ 4 ] {db2c7e81-821a-486e-a8cf-02d69d35b191} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2290 | 2026.04.28 21:58:51.969873 [ 4 ] {db2c7e81-821a-486e-a8cf-02d69d35b191} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2291 | 2026.04.28 21:58:51.971120 [ 4 ] {db2c7e81-821a-486e-a8cf-02d69d35b191} <Debug> executeQuery: Read 41 rows, 10.38 KiB in 0.002685 sec., 15270.01862197393 rows/sec., 3.78 MiB/sec. | ||
| 2292 | 2026.04.28 21:58:51.971243 [ 4 ] {db2c7e81-821a-486e-a8cf-02d69d35b191} <Debug> TCPHandler: Processed in 0.003091639 sec. | ||
| 2293 | 2026.04.28 21:58:51.976604 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2294 | 2026.04.28 21:58:51.976749 [ 4 ] {91178be0-b88b-439e-8634-ee17e6421156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2295 | 2026.04.28 21:58:51.976812 [ 4 ] {91178be0-b88b-439e-8634-ee17e6421156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2296 | 2026.04.28 21:58:51.977608 [ 4 ] {91178be0-b88b-439e-8634-ee17e6421156} <Trace> oximeter.fields_i16 (30c15a0c-c927-4f38-9be4-5ec8dbfb2a35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2297 | 2026.04.28 21:58:51.977666 [ 4 ] {91178be0-b88b-439e-8634-ee17e6421156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2298 | 2026.04.28 21:58:51.978203 [ 4 ] {91178be0-b88b-439e-8634-ee17e6421156} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2299 | 2026.04.28 21:58:51.978537 [ 4 ] {91178be0-b88b-439e-8634-ee17e6421156} <Trace> oximeter.fields_i16 (30c15a0c-c927-4f38-9be4-5ec8dbfb2a35): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2300 | 2026.04.28 21:58:51.978740 [ 4 ] {91178be0-b88b-439e-8634-ee17e6421156} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002033 sec., 139695.03197245448 rows/sec., 8.87 MiB/sec. | ||
| 2301 | 2026.04.28 21:58:51.978797 [ 4 ] {91178be0-b88b-439e-8634-ee17e6421156} <Debug> TCPHandler: Processed in 0.002263023 sec. | ||
| 2302 | 2026.04.28 21:58:51.978957 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2303 | 2026.04.28 21:58:51.979084 [ 4 ] {d8ad65e0-890c-4c0b-8138-ed46d391d99a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2304 | 2026.04.28 21:58:51.979144 [ 4 ] {d8ad65e0-890c-4c0b-8138-ed46d391d99a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2305 | 2026.04.28 21:58:51.980049 [ 4 ] {d8ad65e0-890c-4c0b-8138-ed46d391d99a} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2306 | 2026.04.28 21:58:51.980088 [ 4 ] {d8ad65e0-890c-4c0b-8138-ed46d391d99a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2307 | 2026.04.28 21:58:51.980465 [ 4 ] {d8ad65e0-890c-4c0b-8138-ed46d391d99a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2308 | 2026.04.28 21:58:51.980691 [ 4 ] {d8ad65e0-890c-4c0b-8138-ed46d391d99a} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2309 | 2026.04.28 21:58:51.980822 [ 4 ] {d8ad65e0-890c-4c0b-8138-ed46d391d99a} <Debug> executeQuery: Read 849 rows, 67.74 KiB in 0.001771 sec., 479390.175042349 rows/sec., 37.35 MiB/sec. | ||
| 2310 | 2026.04.28 21:58:51.980859 [ 4 ] {d8ad65e0-890c-4c0b-8138-ed46d391d99a} <Debug> TCPHandler: Processed in 0.001966727 sec. | ||
| 2311 | 2026.04.28 21:58:51.980981 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2312 | 2026.04.28 21:58:51.981078 [ 4 ] {a110c562-3bc4-4b36-853f-5fb421696c41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2313 | 2026.04.28 21:58:51.981120 [ 4 ] {a110c562-3bc4-4b36-853f-5fb421696c41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2314 | 2026.04.28 21:58:51.981570 [ 4 ] {a110c562-3bc4-4b36-853f-5fb421696c41} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2315 | 2026.04.28 21:58:51.981607 [ 4 ] {a110c562-3bc4-4b36-853f-5fb421696c41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2316 | 2026.04.28 21:58:51.981934 [ 4 ] {a110c562-3bc4-4b36-853f-5fb421696c41} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2317 | 2026.04.28 21:58:51.982152 [ 4 ] {a110c562-3bc4-4b36-853f-5fb421696c41} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2318 | 2026.04.28 21:58:51.982280 [ 4 ] {a110c562-3bc4-4b36-853f-5fb421696c41} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001221 sec., 137592.1375921376 rows/sec., 8.40 MiB/sec. | ||
| 2319 | 2026.04.28 21:58:51.982316 [ 4 ] {a110c562-3bc4-4b36-853f-5fb421696c41} <Debug> TCPHandler: Processed in 0.001384167 sec. | ||
| 2320 | 2026.04.28 21:58:51.982439 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2321 | 2026.04.28 21:58:51.982534 [ 4 ] {7a81b6d0-4469-4307-b436-9c4f9da5d6cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2322 | 2026.04.28 21:58:51.982573 [ 4 ] {7a81b6d0-4469-4307-b436-9c4f9da5d6cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2323 | 2026.04.28 21:58:51.983003 [ 4 ] {7a81b6d0-4469-4307-b436-9c4f9da5d6cb} <Trace> oximeter.fields_u32 (dcc380b4-d3d1-4746-b384-7af9fa675136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2324 | 2026.04.28 21:58:51.983040 [ 4 ] {7a81b6d0-4469-4307-b436-9c4f9da5d6cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2325 | 2026.04.28 21:58:51.983347 [ 4 ] {7a81b6d0-4469-4307-b436-9c4f9da5d6cb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2326 | 2026.04.28 21:58:51.983559 [ 4 ] {7a81b6d0-4469-4307-b436-9c4f9da5d6cb} <Trace> oximeter.fields_u32 (dcc380b4-d3d1-4746-b384-7af9fa675136): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2327 | 2026.04.28 21:58:51.983690 [ 4 ] {7a81b6d0-4469-4307-b436-9c4f9da5d6cb} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001174 sec., 126916.52470187395 rows/sec., 8.20 MiB/sec. | ||
| 2328 | 2026.04.28 21:58:51.983726 [ 4 ] {7a81b6d0-4469-4307-b436-9c4f9da5d6cb} <Debug> TCPHandler: Processed in 0.001335375 sec. | ||
| 2329 | 2026.04.28 21:58:51.983847 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2330 | 2026.04.28 21:58:51.983945 [ 4 ] {10690c94-5d2e-46cb-b090-50989adc7e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2331 | 2026.04.28 21:58:51.983986 [ 4 ] {10690c94-5d2e-46cb-b090-50989adc7e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2332 | 2026.04.28 21:58:51.984431 [ 4 ] {10690c94-5d2e-46cb-b090-50989adc7e1c} <Trace> oximeter.fields_u8 (2bafffe4-a9f9-4a14-8186-87b6141ff7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2333 | 2026.04.28 21:58:51.984468 [ 4 ] {10690c94-5d2e-46cb-b090-50989adc7e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2334 | 2026.04.28 21:58:51.984772 [ 4 ] {10690c94-5d2e-46cb-b090-50989adc7e1c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2335 | 2026.04.28 21:58:51.985017 [ 4 ] {10690c94-5d2e-46cb-b090-50989adc7e1c} <Trace> oximeter.fields_u8 (2bafffe4-a9f9-4a14-8186-87b6141ff7d6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2336 | 2026.04.28 21:58:51.985171 [ 4 ] {10690c94-5d2e-46cb-b090-50989adc7e1c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001244 sec., 118971.06109324758 rows/sec., 6.77 MiB/sec. | ||
| 2337 | 2026.04.28 21:58:51.985210 [ 4 ] {10690c94-5d2e-46cb-b090-50989adc7e1c} <Debug> TCPHandler: Processed in 0.001412596 sec. | ||
| 2338 | 2026.04.28 21:58:51.985329 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2339 | 2026.04.28 21:58:51.985424 [ 4 ] {2aa67c91-5a3a-4fab-b5db-8ca00f320419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2340 | 2026.04.28 21:58:51.985464 [ 4 ] {2aa67c91-5a3a-4fab-b5db-8ca00f320419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2341 | 2026.04.28 21:58:51.986054 [ 4 ] {2aa67c91-5a3a-4fab-b5db-8ca00f320419} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2342 | 2026.04.28 21:58:51.986091 [ 4 ] {2aa67c91-5a3a-4fab-b5db-8ca00f320419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2343 | 2026.04.28 21:58:51.986416 [ 4 ] {2aa67c91-5a3a-4fab-b5db-8ca00f320419} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2344 | 2026.04.28 21:58:51.986627 [ 4 ] {2aa67c91-5a3a-4fab-b5db-8ca00f320419} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2345 | 2026.04.28 21:58:51.986756 [ 4 ] {2aa67c91-5a3a-4fab-b5db-8ca00f320419} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.00135 sec., 382222.2222222222 rows/sec., 26.95 MiB/sec. | ||
| 2346 | 2026.04.28 21:58:51.986792 [ 4 ] {2aa67c91-5a3a-4fab-b5db-8ca00f320419} <Debug> TCPHandler: Processed in 0.001512349 sec. | ||
| 2347 | 2026.04.28 21:58:51.986912 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2348 | 2026.04.28 21:58:51.987006 [ 4 ] {a89e0f5a-af80-45eb-b0de-56b0dfb7c7b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2349 | 2026.04.28 21:58:51.987048 [ 4 ] {a89e0f5a-af80-45eb-b0de-56b0dfb7c7b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2350 | 2026.04.28 21:58:51.987388 [ 4 ] {a89e0f5a-af80-45eb-b0de-56b0dfb7c7b4} <Trace> oximeter.measurements_bool (d29e63f3-a49a-4ab8-ac75-16927d6516a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2351 | 2026.04.28 21:58:51.987424 [ 4 ] {a89e0f5a-af80-45eb-b0de-56b0dfb7c7b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2352 | 2026.04.28 21:58:51.987738 [ 4 ] {a89e0f5a-af80-45eb-b0de-56b0dfb7c7b4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2353 | 2026.04.28 21:58:51.987950 [ 4 ] {a89e0f5a-af80-45eb-b0de-56b0dfb7c7b4} <Trace> oximeter.measurements_bool (d29e63f3-a49a-4ab8-ac75-16927d6516a4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2354 | 2026.04.28 21:58:51.988084 [ 4 ] {a89e0f5a-af80-45eb-b0de-56b0dfb7c7b4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001097 sec., 5469.462169553327 rows/sec., 285.76 KiB/sec. | ||
| 2355 | 2026.04.28 21:58:51.988120 [ 4 ] {a89e0f5a-af80-45eb-b0de-56b0dfb7c7b4} <Debug> TCPHandler: Processed in 0.001257514 sec. | ||
| 2356 | 2026.04.28 21:58:51.988248 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2357 | 2026.04.28 21:58:51.988343 [ 4 ] {ef6d39af-f7fe-4371-81a7-9daaccab3d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2358 | 2026.04.28 21:58:51.988386 [ 4 ] {ef6d39af-f7fe-4371-81a7-9daaccab3d4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2359 | 2026.04.28 21:58:51.988798 [ 4 ] {ef6d39af-f7fe-4371-81a7-9daaccab3d4b} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2360 | 2026.04.28 21:58:51.988834 [ 4 ] {ef6d39af-f7fe-4371-81a7-9daaccab3d4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2361 | 2026.04.28 21:58:51.989175 [ 4 ] {ef6d39af-f7fe-4371-81a7-9daaccab3d4b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2362 | 2026.04.28 21:58:51.989400 [ 4 ] {ef6d39af-f7fe-4371-81a7-9daaccab3d4b} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2363 | 2026.04.28 21:58:51.989528 [ 4 ] {ef6d39af-f7fe-4371-81a7-9daaccab3d4b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001204 sec., 220099.66777408638 rows/sec., 14.63 MiB/sec. | ||
| 2364 | 2026.04.28 21:58:51.989563 [ 4 ] {ef6d39af-f7fe-4371-81a7-9daaccab3d4b} <Debug> TCPHandler: Processed in 0.001364656 sec. | ||
| 2365 | 2026.04.28 21:58:51.989693 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2366 | 2026.04.28 21:58:51.989791 [ 4 ] {a0e5627c-8df4-488e-8488-1627f5505c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2367 | 2026.04.28 21:58:51.989839 [ 4 ] {a0e5627c-8df4-488e-8488-1627f5505c69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2368 | 2026.04.28 21:58:51.990161 [ 4 ] {a0e5627c-8df4-488e-8488-1627f5505c69} <Trace> oximeter.measurements_f64 (070618fe-0328-460f-8ab5-97d31db00151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2369 | 2026.04.28 21:58:51.990197 [ 4 ] {a0e5627c-8df4-488e-8488-1627f5505c69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2370 | 2026.04.28 21:58:51.990512 [ 4 ] {a0e5627c-8df4-488e-8488-1627f5505c69} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2371 | 2026.04.28 21:58:51.990715 [ 4 ] {a0e5627c-8df4-488e-8488-1627f5505c69} <Trace> oximeter.measurements_f64 (070618fe-0328-460f-8ab5-97d31db00151): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2372 | 2026.04.28 21:58:51.990851 [ 4 ] {a0e5627c-8df4-488e-8488-1627f5505c69} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001079 sec., 926.7840593141797 rows/sec., 62.45 KiB/sec. | ||
| 2373 | 2026.04.28 21:58:51.990886 [ 4 ] {a0e5627c-8df4-488e-8488-1627f5505c69} <Debug> TCPHandler: Processed in 0.001244594 sec. | ||
| 2374 | 2026.04.28 21:58:51.991000 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2375 | 2026.04.28 21:58:51.991093 [ 4 ] {de064734-7d63-45e0-85ef-21d1e89be47e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2376 | 2026.04.28 21:58:51.991145 [ 4 ] {de064734-7d63-45e0-85ef-21d1e89be47e} <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 | ||
| 2377 | 2026.04.28 21:58:51.991910 [ 4 ] {de064734-7d63-45e0-85ef-21d1e89be47e} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2378 | 2026.04.28 21:58:51.991944 [ 4 ] {de064734-7d63-45e0-85ef-21d1e89be47e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2379 | 2026.04.28 21:58:51.992559 [ 4 ] {de064734-7d63-45e0-85ef-21d1e89be47e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2380 | 2026.04.28 21:58:51.992781 [ 4 ] {de064734-7d63-45e0-85ef-21d1e89be47e} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2381 | 2026.04.28 21:58:51.992930 [ 4 ] {de064734-7d63-45e0-85ef-21d1e89be47e} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001854 sec., 14023.732470334413 rows/sec., 25.13 MiB/sec. | ||
| 2382 | 2026.04.28 21:58:51.992982 [ 4 ] {de064734-7d63-45e0-85ef-21d1e89be47e} <Debug> TCPHandler: Processed in 0.002028879 sec. | ||
| 2383 | 2026.04.28 21:58:51.993113 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2384 | 2026.04.28 21:58:51.993214 [ 4 ] {c2509cd8-3783-4479-8d58-3e6d1f728771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2385 | 2026.04.28 21:58:51.993257 [ 4 ] {c2509cd8-3783-4479-8d58-3e6d1f728771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2386 | 2026.04.28 21:58:51.993618 [ 4 ] {c2509cd8-3783-4479-8d58-3e6d1f728771} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2387 | 2026.04.28 21:58:51.993654 [ 4 ] {c2509cd8-3783-4479-8d58-3e6d1f728771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2388 | 2026.04.28 21:58:51.993977 [ 4 ] {c2509cd8-3783-4479-8d58-3e6d1f728771} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2389 | 2026.04.28 21:58:51.994187 [ 4 ] {c2509cd8-3783-4479-8d58-3e6d1f728771} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2390 | 2026.04.28 21:58:51.994311 [ 4 ] {c2509cd8-3783-4479-8d58-3e6d1f728771} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001116 sec., 80645.16129032258 rows/sec., 5.05 MiB/sec. | ||
| 2391 | 2026.04.28 21:58:51.994345 [ 4 ] {c2509cd8-3783-4479-8d58-3e6d1f728771} <Debug> TCPHandler: Processed in 0.001283045 sec. | ||
| 2392 | 2026.04.28 21:58:52.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.18 MiB, peak 212.44 MiB, free memory in arenas 0.00 B, will set to 204.07 MiB (RSS), difference: -1.10 MiB | ||
| 2393 | 2026.04.28 21:58:52.126408 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2394 | 2026.04.28 21:58:52.144301 [ 245 ] {} <Trace> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2395 | 2026.04.28 21:58:52.144384 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2396 | 2026.04.28 21:58:52.152141 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2397 | 2026.04.28 21:58:52.153297 [ 245 ] {} <Trace> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2398 | 2026.04.28 21:58:52.158532 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2399 | 2026.04.28 21:58:53.000238 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.59 MiB, peak 212.44 MiB, free memory in arenas 0.00 B, will set to 206.58 MiB (RSS), difference: 1.99 MiB | ||
| 2400 | 2026.04.28 21:58:54.411419 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 296 | ||
| 2401 | 2026.04.28 21:58:54.414233 [ 243 ] {} <Trace> system.query_log (28f2bbc6-76da-409a-9f63-9c0a2c4ac64b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2402 | 2026.04.28 21:58:54.414279 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2403 | 2026.04.28 21:58:54.415480 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2404 | 2026.04.28 21:58:54.415766 [ 243 ] {} <Trace> system.query_log (28f2bbc6-76da-409a-9f63-9c0a2c4ac64b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2405 | 2026.04.28 21:58:54.415904 [ 31 ] {} <Debug> system.query_log (28f2bbc6-76da-409a-9f63-9c0a2c4ac64b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2406 | 2026.04.28 21:58:54.415946 [ 31 ] {} <Trace> system.query_log (28f2bbc6-76da-409a-9f63-9c0a2c4ac64b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2407 | 2026.04.28 21:58:54.415968 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2408 | 2026.04.28 21:58:54.416091 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 296 | ||
| 2409 | 2026.04.28 21:58:54.416125 [ 196 ] {28f2bbc6-76da-409a-9f63-9c0a2c4ac64b::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 | ||
| 2410 | 2026.04.28 21:58:54.417153 [ 196 ] {28f2bbc6-76da-409a-9f63-9c0a2c4ac64b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2411 | 2026.04.28 21:58:54.417370 [ 196 ] {28f2bbc6-76da-409a-9f63-9c0a2c4ac64b::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 | ||
| 2412 | 2026.04.28 21:58:54.417807 [ 196 ] {28f2bbc6-76da-409a-9f63-9c0a2c4ac64b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 34 rows starting from the beginning of the part | ||
| 2413 | 2026.04.28 21:58:54.418296 [ 196 ] {28f2bbc6-76da-409a-9f63-9c0a2c4ac64b::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 | ||
| 2414 | 2026.04.28 21:58:54.418696 [ 196 ] {28f2bbc6-76da-409a-9f63-9c0a2c4ac64b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part | ||
| 2415 | 2026.04.28 21:58:54.419069 [ 196 ] {28f2bbc6-76da-409a-9f63-9c0a2c4ac64b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part | ||
| 2416 | 2026.04.28 21:58:54.419431 [ 196 ] {28f2bbc6-76da-409a-9f63-9c0a2c4ac64b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 44 rows starting from the beginning of the part | ||
| 2417 | 2026.04.28 21:58:54.425405 [ 197 ] {28f2bbc6-76da-409a-9f63-9c0a2c4ac64b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 296 rows, containing 72 columns (72 merged, 0 gathered) in 0.009352327 sec., 31649.877084066884 rows/sec., 29.07 MiB/sec. | ||
| 2418 | 2026.04.28 21:58:54.426574 [ 191 ] {28f2bbc6-76da-409a-9f63-9c0a2c4ac64b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2419 | 2026.04.28 21:58:54.427145 [ 191 ] {28f2bbc6-76da-409a-9f63-9c0a2c4ac64b::all_1_6_1} <Trace> system.query_log (28f2bbc6-76da-409a-9f63-9c0a2c4ac64b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2420 | 2026.04.28 21:58:54.427210 [ 191 ] {28f2bbc6-76da-409a-9f63-9c0a2c4ac64b::all_1_6_1} <Trace> system.query_log (28f2bbc6-76da-409a-9f63-9c0a2c4ac64b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2421 | 2026.04.28 21:58:54.427428 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.65 MiB. | ||
| 2422 | 2026.04.28 21:58:56.963330 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2423 | 2026.04.28 21:58:56.963577 [ 4 ] {c5fcab6c-72e9-4322-924f-70401f822edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2424 | 2026.04.28 21:58:56.963938 [ 4 ] {c5fcab6c-72e9-4322-924f-70401f822edb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2425 | 2026.04.28 21:58:56.963981 [ 4 ] {c5fcab6c-72e9-4322-924f-70401f822edb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2426 | 2026.04.28 21:58:56.964239 [ 4 ] {c5fcab6c-72e9-4322-924f-70401f822edb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2427 | 2026.04.28 21:58:56.964321 [ 4 ] {c5fcab6c-72e9-4322-924f-70401f822edb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2428 | 2026.04.28 21:58:56.964472 [ 4 ] {c5fcab6c-72e9-4322-924f-70401f822edb} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2429 | 2026.04.28 21:58:56.964580 [ 298 ] {c5fcab6c-72e9-4322-924f-70401f822edb} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2430 | 2026.04.28 21:58:56.964601 [ 325 ] {c5fcab6c-72e9-4322-924f-70401f822edb} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2431 | 2026.04.28 21:58:56.964714 [ 4 ] {c5fcab6c-72e9-4322-924f-70401f822edb} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (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 | ||
| 2432 | 2026.04.28 21:58:56.964741 [ 4 ] {c5fcab6c-72e9-4322-924f-70401f822edb} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2433 | 2026.04.28 21:58:56.964811 [ 4 ] {c5fcab6c-72e9-4322-924f-70401f822edb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2434 | 2026.04.28 21:58:56.964831 [ 4 ] {c5fcab6c-72e9-4322-924f-70401f822edb} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2435 | 2026.04.28 21:58:56.964865 [ 4 ] {c5fcab6c-72e9-4322-924f-70401f822edb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2436 | 2026.04.28 21:58:56.964904 [ 4 ] {c5fcab6c-72e9-4322-924f-70401f822edb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2437 | 2026.04.28 21:58:56.966125 [ 4 ] {c5fcab6c-72e9-4322-924f-70401f822edb} <Debug> executeQuery: Read 41 rows, 10.38 KiB in 0.002647 sec., 15489.233094068757 rows/sec., 3.83 MiB/sec. | ||
| 2438 | 2026.04.28 21:58:56.966251 [ 4 ] {c5fcab6c-72e9-4322-924f-70401f822edb} <Debug> TCPHandler: Processed in 0.003052938 sec. | ||
| 2439 | 2026.04.28 21:58:56.967993 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2440 | 2026.04.28 21:58:56.968106 [ 4 ] {b8a7d798-20fa-4a81-9c7f-47d1e2cd4929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2441 | 2026.04.28 21:58:56.968151 [ 4 ] {b8a7d798-20fa-4a81-9c7f-47d1e2cd4929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2442 | 2026.04.28 21:58:56.968653 [ 4 ] {b8a7d798-20fa-4a81-9c7f-47d1e2cd4929} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2443 | 2026.04.28 21:58:56.968695 [ 4 ] {b8a7d798-20fa-4a81-9c7f-47d1e2cd4929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2444 | 2026.04.28 21:58:56.969074 [ 4 ] {b8a7d798-20fa-4a81-9c7f-47d1e2cd4929} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2445 | 2026.04.28 21:58:56.969297 [ 4 ] {b8a7d798-20fa-4a81-9c7f-47d1e2cd4929} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2446 | 2026.04.28 21:58:56.969410 [ 25 ] {} <Debug> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2447 | 2026.04.28 21:58:56.969445 [ 4 ] {b8a7d798-20fa-4a81-9c7f-47d1e2cd4929} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001374 sec., 56768.55895196507 rows/sec., 4.70 MiB/sec. | ||
| 2448 | 2026.04.28 21:58:56.969456 [ 25 ] {} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2449 | 2026.04.28 21:58:56.969482 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2450 | 2026.04.28 21:58:56.969483 [ 4 ] {b8a7d798-20fa-4a81-9c7f-47d1e2cd4929} <Debug> TCPHandler: Processed in 0.001550609 sec. | ||
| 2451 | 2026.04.28 21:58:56.969610 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2452 | 2026.04.28 21:58:56.969644 [ 200 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::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 | ||
| 2453 | 2026.04.28 21:58:56.969706 [ 4 ] {d9ef281a-5eed-45ca-8f35-044a58eb9e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2454 | 2026.04.28 21:58:56.969751 [ 4 ] {d9ef281a-5eed-45ca-8f35-044a58eb9e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2455 | 2026.04.28 21:58:56.969822 [ 200 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2456 | 2026.04.28 21:58:56.969873 [ 200 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 967 rows starting from the beginning of the part | ||
| 2457 | 2026.04.28 21:58:56.969985 [ 200 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::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 | ||
| 2458 | 2026.04.28 21:58:56.970043 [ 200 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 847 rows starting from the beginning of the part | ||
| 2459 | 2026.04.28 21:58:56.970110 [ 200 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 78 rows starting from the beginning of the part | ||
| 2460 | 2026.04.28 21:58:56.970155 [ 4 ] {d9ef281a-5eed-45ca-8f35-044a58eb9e1e} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2461 | 2026.04.28 21:58:56.970170 [ 200 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 849 rows starting from the beginning of the part | ||
| 2462 | 2026.04.28 21:58:56.970200 [ 4 ] {d9ef281a-5eed-45ca-8f35-044a58eb9e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2463 | 2026.04.28 21:58:56.970236 [ 200 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 78 rows starting from the beginning of the part | ||
| 2464 | 2026.04.28 21:58:56.970547 [ 4 ] {d9ef281a-5eed-45ca-8f35-044a58eb9e1e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2465 | 2026.04.28 21:58:56.970790 [ 4 ] {d9ef281a-5eed-45ca-8f35-044a58eb9e1e} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2466 | 2026.04.28 21:58:56.970934 [ 4 ] {d9ef281a-5eed-45ca-8f35-044a58eb9e1e} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001247 sec., 8821.170809943866 rows/sec., 663.31 KiB/sec. | ||
| 2467 | 2026.04.28 21:58:56.970978 [ 4 ] {d9ef281a-5eed-45ca-8f35-044a58eb9e1e} <Debug> TCPHandler: Processed in 0.001416377 sec. | ||
| 2468 | 2026.04.28 21:58:56.971080 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2469 | 2026.04.28 21:58:56.971174 [ 4 ] {9ad94a36-a526-4183-9966-b8d93a717f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2470 | 2026.04.28 21:58:56.971214 [ 4 ] {9ad94a36-a526-4183-9966-b8d93a717f4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2471 | 2026.04.28 21:58:56.971618 [ 4 ] {9ad94a36-a526-4183-9966-b8d93a717f4b} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2472 | 2026.04.28 21:58:56.971654 [ 4 ] {9ad94a36-a526-4183-9966-b8d93a717f4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2473 | 2026.04.28 21:58:56.971711 [ 191 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2897 rows, containing 5 columns (5 merged, 0 gathered) in 0.002146871 sec., 1349405.7165055564 rows/sec., 111.66 MiB/sec. | ||
| 2474 | 2026.04.28 21:58:56.972006 [ 191 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2475 | 2026.04.28 21:58:56.972018 [ 4 ] {9ad94a36-a526-4183-9966-b8d93a717f4b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2476 | 2026.04.28 21:58:56.972309 [ 4 ] {9ad94a36-a526-4183-9966-b8d93a717f4b} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2477 | 2026.04.28 21:58:56.972377 [ 191 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_11_2} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2478 | 2026.04.28 21:58:56.972430 [ 25 ] {} <Debug> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2479 | 2026.04.28 21:58:56.972462 [ 4 ] {9ad94a36-a526-4183-9966-b8d93a717f4b} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001307 sec., 57383.32058148432 rows/sec., 4.48 MiB/sec. | ||
| 2480 | 2026.04.28 21:58:56.972467 [ 25 ] {} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2481 | 2026.04.28 21:58:56.972478 [ 191 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_11_2} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2482 | 2026.04.28 21:58:56.972499 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2483 | 2026.04.28 21:58:56.972500 [ 4 ] {9ad94a36-a526-4183-9966-b8d93a717f4b} <Debug> TCPHandler: Processed in 0.001469248 sec. | ||
| 2484 | 2026.04.28 21:58:56.972585 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 2485 | 2026.04.28 21:58:56.972632 [ 200 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::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 | ||
| 2486 | 2026.04.28 21:58:56.972633 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2487 | 2026.04.28 21:58:56.972739 [ 200 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2488 | 2026.04.28 21:58:56.972767 [ 4 ] {3848f372-f3fc-4e17-82cb-87ec11537c66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2489 | 2026.04.28 21:58:56.972769 [ 200 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 569 rows starting from the beginning of the part | ||
| 2490 | 2026.04.28 21:58:56.972818 [ 4 ] {3848f372-f3fc-4e17-82cb-87ec11537c66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2491 | 2026.04.28 21:58:56.972836 [ 200 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 75 rows starting from the beginning of the part | ||
| 2492 | 2026.04.28 21:58:56.972880 [ 200 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 521 rows starting from the beginning of the part | ||
| 2493 | 2026.04.28 21:58:56.972914 [ 200 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 75 rows starting from the beginning of the part | ||
| 2494 | 2026.04.28 21:58:56.972949 [ 200 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 516 rows starting from the beginning of the part | ||
| 2495 | 2026.04.28 21:58:56.972983 [ 200 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 75 rows starting from the beginning of the part | ||
| 2496 | 2026.04.28 21:58:56.973233 [ 4 ] {3848f372-f3fc-4e17-82cb-87ec11537c66} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2497 | 2026.04.28 21:58:56.973275 [ 4 ] {3848f372-f3fc-4e17-82cb-87ec11537c66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2498 | 2026.04.28 21:58:56.973660 [ 4 ] {3848f372-f3fc-4e17-82cb-87ec11537c66} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2499 | 2026.04.28 21:58:56.973898 [ 4 ] {3848f372-f3fc-4e17-82cb-87ec11537c66} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2500 | 2026.04.28 21:58:56.973989 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2501 | 2026.04.28 21:58:56.974013 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2502 | 2026.04.28 21:58:56.974029 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2503 | 2026.04.28 21:58:56.974036 [ 4 ] {3848f372-f3fc-4e17-82cb-87ec11537c66} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001288 sec., 124223.60248447204 rows/sec., 8.65 MiB/sec. | ||
| 2504 | 2026.04.28 21:58:56.974073 [ 4 ] {3848f372-f3fc-4e17-82cb-87ec11537c66} <Debug> TCPHandler: Processed in 0.001493079 sec. | ||
| 2505 | 2026.04.28 21:58:56.974071 [ 200 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1831 rows, containing 5 columns (5 merged, 0 gathered) in 0.001513418 sec., 1209844.2069540601 rows/sec., 91.62 MiB/sec. | ||
| 2506 | 2026.04.28 21:58:56.974105 [ 191 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::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 | ||
| 2507 | 2026.04.28 21:58:56.974184 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2508 | 2026.04.28 21:58:56.974244 [ 191 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2509 | 2026.04.28 21:58:56.974282 [ 4 ] {00f89869-bb7a-4ea8-bca9-aa1cef7f07a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2510 | 2026.04.28 21:58:56.974284 [ 191 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1290 rows starting from the beginning of the part | ||
| 2511 | 2026.04.28 21:58:56.974311 [ 194 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2512 | 2026.04.28 21:58:56.974344 [ 4 ] {00f89869-bb7a-4ea8-bca9-aa1cef7f07a4} <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 | ||
| 2513 | 2026.04.28 21:58:56.974380 [ 191 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 2514 | 2026.04.28 21:58:56.974435 [ 191 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 265 rows starting from the beginning of the part | ||
| 2515 | 2026.04.28 21:58:56.974481 [ 191 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2516 | 2026.04.28 21:58:56.974523 [ 191 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 265 rows starting from the beginning of the part | ||
| 2517 | 2026.04.28 21:58:56.974565 [ 191 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2518 | 2026.04.28 21:58:56.974698 [ 194 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_11_2} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2519 | 2026.04.28 21:58:56.974803 [ 194 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_11_2} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2520 | 2026.04.28 21:58:56.974901 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 2521 | 2026.04.28 21:58:56.975198 [ 4 ] {00f89869-bb7a-4ea8-bca9-aa1cef7f07a4} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2522 | 2026.04.28 21:58:56.975240 [ 4 ] {00f89869-bb7a-4ea8-bca9-aa1cef7f07a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2523 | 2026.04.28 21:58:56.975827 [ 4 ] {00f89869-bb7a-4ea8-bca9-aa1cef7f07a4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2524 | 2026.04.28 21:58:56.975991 [ 189 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2300 rows, containing 5 columns (5 merged, 0 gathered) in 0.001910677 sec., 1203761.8079874306 rows/sec., 82.85 MiB/sec. | ||
| 2525 | 2026.04.28 21:58:56.976070 [ 4 ] {00f89869-bb7a-4ea8-bca9-aa1cef7f07a4} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2526 | 2026.04.28 21:58:56.976221 [ 4 ] {00f89869-bb7a-4ea8-bca9-aa1cef7f07a4} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001958 sec., 5617.9775280898875 rows/sec., 10.07 MiB/sec. | ||
| 2527 | 2026.04.28 21:58:56.976273 [ 4 ] {00f89869-bb7a-4ea8-bca9-aa1cef7f07a4} <Debug> TCPHandler: Processed in 0.0021377 sec. | ||
| 2528 | 2026.04.28 21:58:56.976311 [ 200 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2529 | 2026.04.28 21:58:56.976396 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2530 | 2026.04.28 21:58:56.976495 [ 4 ] {5ab2fa7f-1b3e-42e2-8e23-46f1085b79f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2531 | 2026.04.28 21:58:56.976539 [ 4 ] {5ab2fa7f-1b3e-42e2-8e23-46f1085b79f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2532 | 2026.04.28 21:58:56.976608 [ 200 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2533 | 2026.04.28 21:58:56.976693 [ 200 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2534 | 2026.04.28 21:58:56.976775 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 2535 | 2026.04.28 21:58:56.976908 [ 4 ] {5ab2fa7f-1b3e-42e2-8e23-46f1085b79f0} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2536 | 2026.04.28 21:58:56.976949 [ 4 ] {5ab2fa7f-1b3e-42e2-8e23-46f1085b79f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2537 | 2026.04.28 21:58:56.977274 [ 4 ] {5ab2fa7f-1b3e-42e2-8e23-46f1085b79f0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2538 | 2026.04.28 21:58:56.977493 [ 4 ] {5ab2fa7f-1b3e-42e2-8e23-46f1085b79f0} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2539 | 2026.04.28 21:58:56.977583 [ 25 ] {} <Debug> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2540 | 2026.04.28 21:58:56.977609 [ 25 ] {} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2541 | 2026.04.28 21:58:56.977620 [ 4 ] {5ab2fa7f-1b3e-42e2-8e23-46f1085b79f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 2542 | 2026.04.28 21:58:56.977625 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2543 | 2026.04.28 21:58:56.977655 [ 4 ] {5ab2fa7f-1b3e-42e2-8e23-46f1085b79f0} <Debug> TCPHandler: Processed in 0.001308844 sec. | ||
| 2544 | 2026.04.28 21:58:56.977711 [ 194 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::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 | ||
| 2545 | 2026.04.28 21:58:56.977808 [ 194 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2546 | 2026.04.28 21:58:56.977836 [ 194 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 390 rows starting from the beginning of the part | ||
| 2547 | 2026.04.28 21:58:56.977908 [ 194 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2548 | 2026.04.28 21:58:56.977953 [ 194 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 90 rows starting from the beginning of the part | ||
| 2549 | 2026.04.28 21:58:56.977995 [ 194 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2550 | 2026.04.28 21:58:56.978056 [ 194 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 90 rows starting from the beginning of the part | ||
| 2551 | 2026.04.28 21:58:56.978104 [ 194 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2552 | 2026.04.28 21:58:56.978962 [ 192 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 750 rows, containing 4 columns (4 merged, 0 gathered) in 0.001281174 sec., 585400.5779074505 rows/sec., 38.23 MiB/sec. | ||
| 2553 | 2026.04.28 21:58:56.979104 [ 194 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2554 | 2026.04.28 21:58:56.979334 [ 194 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_11_2} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2555 | 2026.04.28 21:58:56.979398 [ 194 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_11_2} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2556 | 2026.04.28 21:58:56.979449 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2557 | 2026.04.28 21:58:59.340683 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2558 | 2026.04.28 21:58:59.340789 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2559 | 2026.04.28 21:58:59.407509 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4762 | ||
| 2560 | 2026.04.28 21:58:59.407977 [ 244 ] {} <Trace> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2561 | 2026.04.28 21:58:59.408017 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2562 | 2026.04.28 21:58:59.408512 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2563 | 2026.04.28 21:58:59.408739 [ 244 ] {} <Trace> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2564 | 2026.04.28 21:58:59.408862 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4762 | ||
| 2565 | 2026.04.28 21:58:59.658651 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2566 | 2026.04.28 21:58:59.675254 [ 245 ] {} <Trace> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2567 | 2026.04.28 21:58:59.675314 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2568 | 2026.04.28 21:58:59.681733 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2569 | 2026.04.28 21:58:59.682431 [ 245 ] {} <Trace> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2570 | 2026.04.28 21:58:59.685514 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2571 | 2026.04.28 21:59:00.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.25 MiB, peak 213.56 MiB, free memory in arenas 0.00 B, will set to 209.61 MiB (RSS), difference: 1.36 MiB | ||
| 2572 | 2026.04.28 21:59:01.968145 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2573 | 2026.04.28 21:59:01.968401 [ 4 ] {5c88e675-cb69-4d1d-855e-f2c08dcd91a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 2574 | 2026.04.28 21:59:01.968759 [ 4 ] {5c88e675-cb69-4d1d-855e-f2c08dcd91a2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2575 | 2026.04.28 21:59:01.968797 [ 4 ] {5c88e675-cb69-4d1d-855e-f2c08dcd91a2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2576 | 2026.04.28 21:59:01.969043 [ 4 ] {5c88e675-cb69-4d1d-855e-f2c08dcd91a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2577 | 2026.04.28 21:59:01.969112 [ 4 ] {5c88e675-cb69-4d1d-855e-f2c08dcd91a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2578 | 2026.04.28 21:59:01.969253 [ 4 ] {5c88e675-cb69-4d1d-855e-f2c08dcd91a2} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 2579 | 2026.04.28 21:59:01.969365 [ 298 ] {5c88e675-cb69-4d1d-855e-f2c08dcd91a2} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2580 | 2026.04.28 21:59:01.969398 [ 311 ] {5c88e675-cb69-4d1d-855e-f2c08dcd91a2} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2581 | 2026.04.28 21:59:01.969514 [ 4 ] {5c88e675-cb69-4d1d-855e-f2c08dcd91a2} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (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 | ||
| 2582 | 2026.04.28 21:59:01.969543 [ 4 ] {5c88e675-cb69-4d1d-855e-f2c08dcd91a2} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2583 | 2026.04.28 21:59:01.969621 [ 4 ] {5c88e675-cb69-4d1d-855e-f2c08dcd91a2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2584 | 2026.04.28 21:59:01.969641 [ 4 ] {5c88e675-cb69-4d1d-855e-f2c08dcd91a2} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2585 | 2026.04.28 21:59:01.969676 [ 4 ] {5c88e675-cb69-4d1d-855e-f2c08dcd91a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2586 | 2026.04.28 21:59:01.969712 [ 4 ] {5c88e675-cb69-4d1d-855e-f2c08dcd91a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2587 | 2026.04.28 21:59:01.971057 [ 4 ] {5c88e675-cb69-4d1d-855e-f2c08dcd91a2} <Debug> executeQuery: Read 41 rows, 10.38 KiB in 0.002763 sec., 14838.943177705394 rows/sec., 3.67 MiB/sec. | ||
| 2588 | 2026.04.28 21:59:01.971198 [ 4 ] {5c88e675-cb69-4d1d-855e-f2c08dcd91a2} <Debug> TCPHandler: Processed in 0.00318745 sec. | ||
| 2589 | 2026.04.28 21:59:01.976394 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2590 | 2026.04.28 21:59:01.976583 [ 4 ] {6fef62d4-2429-4f81-8de2-31bf4919cfb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2591 | 2026.04.28 21:59:01.976658 [ 4 ] {6fef62d4-2429-4f81-8de2-31bf4919cfb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2592 | 2026.04.28 21:59:01.977630 [ 4 ] {6fef62d4-2429-4f81-8de2-31bf4919cfb1} <Trace> oximeter.fields_i16 (30c15a0c-c927-4f38-9be4-5ec8dbfb2a35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2593 | 2026.04.28 21:59:01.977667 [ 4 ] {6fef62d4-2429-4f81-8de2-31bf4919cfb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2594 | 2026.04.28 21:59:01.978076 [ 4 ] {6fef62d4-2429-4f81-8de2-31bf4919cfb1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2595 | 2026.04.28 21:59:01.978326 [ 4 ] {6fef62d4-2429-4f81-8de2-31bf4919cfb1} <Trace> oximeter.fields_i16 (30c15a0c-c927-4f38-9be4-5ec8dbfb2a35): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2596 | 2026.04.28 21:59:01.978477 [ 4 ] {6fef62d4-2429-4f81-8de2-31bf4919cfb1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001947 sec., 145865.43400102723 rows/sec., 9.26 MiB/sec. | ||
| 2597 | 2026.04.28 21:59:01.978516 [ 4 ] {6fef62d4-2429-4f81-8de2-31bf4919cfb1} <Debug> TCPHandler: Processed in 0.002216552 sec. | ||
| 2598 | 2026.04.28 21:59:01.978533 [ 127 ] {} <Debug> oximeter.fields_i16 (30c15a0c-c927-4f38-9be4-5ec8dbfb2a35) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2599 | 2026.04.28 21:59:01.978600 [ 127 ] {} <Trace> oximeter.fields_i16 (30c15a0c-c927-4f38-9be4-5ec8dbfb2a35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2600 | 2026.04.28 21:59:01.978624 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2601 | 2026.04.28 21:59:01.978648 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2602 | 2026.04.28 21:59:01.978722 [ 189 ] {30c15a0c-c927-4f38-9be4-5ec8dbfb2a35::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 | ||
| 2603 | 2026.04.28 21:59:01.978751 [ 4 ] {dca00f3c-9210-499c-a432-2c5f2807b8f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2604 | 2026.04.28 21:59:01.978793 [ 4 ] {dca00f3c-9210-499c-a432-2c5f2807b8f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2605 | 2026.04.28 21:59:01.978828 [ 189 ] {30c15a0c-c927-4f38-9be4-5ec8dbfb2a35::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2606 | 2026.04.28 21:59:01.978885 [ 189 ] {30c15a0c-c927-4f38-9be4-5ec8dbfb2a35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2607 | 2026.04.28 21:59:01.978958 [ 189 ] {30c15a0c-c927-4f38-9be4-5ec8dbfb2a35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 2608 | 2026.04.28 21:59:01.979004 [ 189 ] {30c15a0c-c927-4f38-9be4-5ec8dbfb2a35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 2609 | 2026.04.28 21:59:01.979051 [ 189 ] {30c15a0c-c927-4f38-9be4-5ec8dbfb2a35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 2610 | 2026.04.28 21:59:01.979093 [ 189 ] {30c15a0c-c927-4f38-9be4-5ec8dbfb2a35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 2611 | 2026.04.28 21:59:01.979140 [ 189 ] {30c15a0c-c927-4f38-9be4-5ec8dbfb2a35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 2612 | 2026.04.28 21:59:01.979731 [ 4 ] {dca00f3c-9210-499c-a432-2c5f2807b8f5} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2613 | 2026.04.28 21:59:01.979767 [ 4 ] {dca00f3c-9210-499c-a432-2c5f2807b8f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2614 | 2026.04.28 21:59:01.980162 [ 194 ] {30c15a0c-c927-4f38-9be4-5ec8dbfb2a35::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001477198 sec., 977526.3708724219 rows/sec., 66.13 MiB/sec. | ||
| 2615 | 2026.04.28 21:59:01.980180 [ 4 ] {dca00f3c-9210-499c-a432-2c5f2807b8f5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2616 | 2026.04.28 21:59:01.980370 [ 194 ] {30c15a0c-c927-4f38-9be4-5ec8dbfb2a35::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2617 | 2026.04.28 21:59:01.980475 [ 4 ] {dca00f3c-9210-499c-a432-2c5f2807b8f5} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2618 | 2026.04.28 21:59:01.980631 [ 4 ] {dca00f3c-9210-499c-a432-2c5f2807b8f5} <Debug> executeQuery: Read 849 rows, 67.74 KiB in 0.001901 sec., 446607.04892162024 rows/sec., 34.80 MiB/sec. | ||
| 2619 | 2026.04.28 21:59:01.980671 [ 4 ] {dca00f3c-9210-499c-a432-2c5f2807b8f5} <Debug> TCPHandler: Processed in 0.00207296 sec. | ||
| 2620 | 2026.04.28 21:59:01.980700 [ 194 ] {30c15a0c-c927-4f38-9be4-5ec8dbfb2a35::all_1_6_1} <Trace> oximeter.fields_i16 (30c15a0c-c927-4f38-9be4-5ec8dbfb2a35): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2621 | 2026.04.28 21:59:01.980781 [ 194 ] {30c15a0c-c927-4f38-9be4-5ec8dbfb2a35::all_1_6_1} <Trace> oximeter.fields_i16 (30c15a0c-c927-4f38-9be4-5ec8dbfb2a35) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2622 | 2026.04.28 21:59:01.980795 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2623 | 2026.04.28 21:59:01.980868 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 2624 | 2026.04.28 21:59:01.980895 [ 4 ] {d470a11c-0302-44f4-a176-7d6da6cd2638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2625 | 2026.04.28 21:59:01.980940 [ 4 ] {d470a11c-0302-44f4-a176-7d6da6cd2638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2626 | 2026.04.28 21:59:01.981390 [ 4 ] {d470a11c-0302-44f4-a176-7d6da6cd2638} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2627 | 2026.04.28 21:59:01.981427 [ 4 ] {d470a11c-0302-44f4-a176-7d6da6cd2638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2628 | 2026.04.28 21:59:01.981752 [ 4 ] {d470a11c-0302-44f4-a176-7d6da6cd2638} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2629 | 2026.04.28 21:59:01.981963 [ 4 ] {d470a11c-0302-44f4-a176-7d6da6cd2638} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2630 | 2026.04.28 21:59:01.982082 [ 127 ] {} <Debug> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2631 | 2026.04.28 21:59:01.982096 [ 4 ] {d470a11c-0302-44f4-a176-7d6da6cd2638} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001221 sec., 137592.1375921376 rows/sec., 8.40 MiB/sec. | ||
| 2632 | 2026.04.28 21:59:01.982124 [ 127 ] {} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2633 | 2026.04.28 21:59:01.982143 [ 4 ] {d470a11c-0302-44f4-a176-7d6da6cd2638} <Debug> TCPHandler: Processed in 0.001397327 sec. | ||
| 2634 | 2026.04.28 21:59:01.982148 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2635 | 2026.04.28 21:59:01.982272 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2636 | 2026.04.28 21:59:01.982277 [ 187 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::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 | ||
| 2637 | 2026.04.28 21:59:01.982374 [ 4 ] {059179bf-4d6d-4c1b-a619-91ffb5853266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2638 | 2026.04.28 21:59:01.982410 [ 187 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2639 | 2026.04.28 21:59:01.982419 [ 4 ] {059179bf-4d6d-4c1b-a619-91ffb5853266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2640 | 2026.04.28 21:59:01.982449 [ 187 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 188 rows starting from the beginning of the part | ||
| 2641 | 2026.04.28 21:59:01.982537 [ 187 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 167 rows starting from the beginning of the part | ||
| 2642 | 2026.04.28 21:59:01.982593 [ 187 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part | ||
| 2643 | 2026.04.28 21:59:01.982648 [ 187 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 168 rows starting from the beginning of the part | ||
| 2644 | 2026.04.28 21:59:01.982691 [ 187 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part | ||
| 2645 | 2026.04.28 21:59:01.982738 [ 187 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 168 rows starting from the beginning of the part | ||
| 2646 | 2026.04.28 21:59:01.982896 [ 4 ] {059179bf-4d6d-4c1b-a619-91ffb5853266} <Trace> oximeter.fields_u32 (dcc380b4-d3d1-4746-b384-7af9fa675136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2647 | 2026.04.28 21:59:01.982937 [ 4 ] {059179bf-4d6d-4c1b-a619-91ffb5853266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2648 | 2026.04.28 21:59:01.983326 [ 4 ] {059179bf-4d6d-4c1b-a619-91ffb5853266} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2649 | 2026.04.28 21:59:01.983586 [ 4 ] {059179bf-4d6d-4c1b-a619-91ffb5853266} <Trace> oximeter.fields_u32 (dcc380b4-d3d1-4746-b384-7af9fa675136): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2650 | 2026.04.28 21:59:01.983704 [ 127 ] {} <Debug> oximeter.fields_u32 (dcc380b4-d3d1-4746-b384-7af9fa675136) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2651 | 2026.04.28 21:59:01.983730 [ 4 ] {059179bf-4d6d-4c1b-a619-91ffb5853266} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001375 sec., 108363.63636363637 rows/sec., 7.00 MiB/sec. | ||
| 2652 | 2026.04.28 21:59:01.983743 [ 127 ] {} <Trace> oximeter.fields_u32 (dcc380b4-d3d1-4746-b384-7af9fa675136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2653 | 2026.04.28 21:59:01.983740 [ 195 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 713 rows, containing 5 columns (5 merged, 0 gathered) in 0.001501558 sec., 474840.13271548616 rows/sec., 31.12 MiB/sec. | ||
| 2654 | 2026.04.28 21:59:01.983772 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2655 | 2026.04.28 21:59:01.983775 [ 4 ] {059179bf-4d6d-4c1b-a619-91ffb5853266} <Debug> TCPHandler: Processed in 0.001553179 sec. | ||
| 2656 | 2026.04.28 21:59:01.983894 [ 186 ] {dcc380b4-d3d1-4746-b384-7af9fa675136::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 | ||
| 2657 | 2026.04.28 21:59:01.983915 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2658 | 2026.04.28 21:59:01.983947 [ 195 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2659 | 2026.04.28 21:59:01.984015 [ 186 ] {dcc380b4-d3d1-4746-b384-7af9fa675136::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2660 | 2026.04.28 21:59:01.984026 [ 4 ] {5e1a90a8-df26-4d3f-bc01-00552fe720e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2661 | 2026.04.28 21:59:01.984054 [ 186 ] {dcc380b4-d3d1-4746-b384-7af9fa675136::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2662 | 2026.04.28 21:59:01.984076 [ 4 ] {5e1a90a8-df26-4d3f-bc01-00552fe720e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2663 | 2026.04.28 21:59:01.984127 [ 186 ] {dcc380b4-d3d1-4746-b384-7af9fa675136::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 2664 | 2026.04.28 21:59:01.984182 [ 186 ] {dcc380b4-d3d1-4746-b384-7af9fa675136::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 2665 | 2026.04.28 21:59:01.984226 [ 186 ] {dcc380b4-d3d1-4746-b384-7af9fa675136::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part | ||
| 2666 | 2026.04.28 21:59:01.984270 [ 186 ] {dcc380b4-d3d1-4746-b384-7af9fa675136::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 2667 | 2026.04.28 21:59:01.984286 [ 195 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::all_1_11_2} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2668 | 2026.04.28 21:59:01.984312 [ 186 ] {dcc380b4-d3d1-4746-b384-7af9fa675136::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 2669 | 2026.04.28 21:59:01.984387 [ 195 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::all_1_11_2} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2670 | 2026.04.28 21:59:01.984479 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2671 | 2026.04.28 21:59:01.984569 [ 4 ] {5e1a90a8-df26-4d3f-bc01-00552fe720e8} <Trace> oximeter.fields_u8 (2bafffe4-a9f9-4a14-8186-87b6141ff7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2672 | 2026.04.28 21:59:01.984612 [ 4 ] {5e1a90a8-df26-4d3f-bc01-00552fe720e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2673 | 2026.04.28 21:59:01.984949 [ 4 ] {5e1a90a8-df26-4d3f-bc01-00552fe720e8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2674 | 2026.04.28 21:59:01.985168 [ 4 ] {5e1a90a8-df26-4d3f-bc01-00552fe720e8} <Trace> oximeter.fields_u8 (2bafffe4-a9f9-4a14-8186-87b6141ff7d6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2675 | 2026.04.28 21:59:01.985204 [ 195 ] {dcc380b4-d3d1-4746-b384-7af9fa675136::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 769 rows, containing 5 columns (5 merged, 0 gathered) in 0.001353885 sec., 567995.0660506616 rows/sec., 39.19 MiB/sec. | ||
| 2676 | 2026.04.28 21:59:01.985289 [ 127 ] {} <Debug> oximeter.fields_u8 (2bafffe4-a9f9-4a14-8186-87b6141ff7d6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2677 | 2026.04.28 21:59:01.985311 [ 4 ] {5e1a90a8-df26-4d3f-bc01-00552fe720e8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001303 sec., 113584.03683806601 rows/sec., 6.46 MiB/sec. | ||
| 2678 | 2026.04.28 21:59:01.985324 [ 127 ] {} <Trace> oximeter.fields_u8 (2bafffe4-a9f9-4a14-8186-87b6141ff7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2679 | 2026.04.28 21:59:01.985327 [ 186 ] {dcc380b4-d3d1-4746-b384-7af9fa675136::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2680 | 2026.04.28 21:59:01.985357 [ 4 ] {5e1a90a8-df26-4d3f-bc01-00552fe720e8} <Debug> TCPHandler: Processed in 0.001490698 sec. | ||
| 2681 | 2026.04.28 21:59:01.985357 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2682 | 2026.04.28 21:59:01.985456 [ 189 ] {2bafffe4-a9f9-4a14-8186-87b6141ff7d6::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 | ||
| 2683 | 2026.04.28 21:59:01.985487 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2684 | 2026.04.28 21:59:01.985552 [ 189 ] {2bafffe4-a9f9-4a14-8186-87b6141ff7d6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2685 | 2026.04.28 21:59:01.985578 [ 189 ] {2bafffe4-a9f9-4a14-8186-87b6141ff7d6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 2686 | 2026.04.28 21:59:01.985583 [ 4 ] {f7a338c3-efa2-4b82-acc6-30676b755d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2687 | 2026.04.28 21:59:01.985600 [ 186 ] {dcc380b4-d3d1-4746-b384-7af9fa675136::all_1_6_1} <Trace> oximeter.fields_u32 (dcc380b4-d3d1-4746-b384-7af9fa675136): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2688 | 2026.04.28 21:59:01.985623 [ 189 ] {2bafffe4-a9f9-4a14-8186-87b6141ff7d6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 2689 | 2026.04.28 21:59:01.985624 [ 4 ] {f7a338c3-efa2-4b82-acc6-30676b755d3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2690 | 2026.04.28 21:59:01.985664 [ 189 ] {2bafffe4-a9f9-4a14-8186-87b6141ff7d6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 2691 | 2026.04.28 21:59:01.985669 [ 186 ] {dcc380b4-d3d1-4746-b384-7af9fa675136::all_1_6_1} <Trace> oximeter.fields_u32 (dcc380b4-d3d1-4746-b384-7af9fa675136) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2692 | 2026.04.28 21:59:01.985700 [ 189 ] {2bafffe4-a9f9-4a14-8186-87b6141ff7d6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 2693 | 2026.04.28 21:59:01.985736 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2694 | 2026.04.28 21:59:01.985740 [ 189 ] {2bafffe4-a9f9-4a14-8186-87b6141ff7d6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 2695 | 2026.04.28 21:59:01.985791 [ 189 ] {2bafffe4-a9f9-4a14-8186-87b6141ff7d6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 2696 | 2026.04.28 21:59:01.986256 [ 4 ] {f7a338c3-efa2-4b82-acc6-30676b755d3a} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2697 | 2026.04.28 21:59:01.986292 [ 4 ] {f7a338c3-efa2-4b82-acc6-30676b755d3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2698 | 2026.04.28 21:59:01.986533 [ 189 ] {2bafffe4-a9f9-4a14-8186-87b6141ff7d6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.0011026 sec., 682024.30618538 rows/sec., 41.60 MiB/sec. | ||
| 2699 | 2026.04.28 21:59:01.986633 [ 4 ] {f7a338c3-efa2-4b82-acc6-30676b755d3a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2700 | 2026.04.28 21:59:01.986652 [ 189 ] {2bafffe4-a9f9-4a14-8186-87b6141ff7d6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2701 | 2026.04.28 21:59:01.986867 [ 4 ] {f7a338c3-efa2-4b82-acc6-30676b755d3a} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2702 | 2026.04.28 21:59:01.986926 [ 189 ] {2bafffe4-a9f9-4a14-8186-87b6141ff7d6::all_1_6_1} <Trace> oximeter.fields_u8 (2bafffe4-a9f9-4a14-8186-87b6141ff7d6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2703 | 2026.04.28 21:59:01.986988 [ 189 ] {2bafffe4-a9f9-4a14-8186-87b6141ff7d6::all_1_6_1} <Trace> oximeter.fields_u8 (2bafffe4-a9f9-4a14-8186-87b6141ff7d6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2704 | 2026.04.28 21:59:01.987005 [ 4 ] {f7a338c3-efa2-4b82-acc6-30676b755d3a} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.00144 sec., 358333.3333333333 rows/sec., 25.27 MiB/sec. | ||
| 2705 | 2026.04.28 21:59:01.987042 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2706 | 2026.04.28 21:59:01.987043 [ 4 ] {f7a338c3-efa2-4b82-acc6-30676b755d3a} <Debug> TCPHandler: Processed in 0.00160828 sec. | ||
| 2707 | 2026.04.28 21:59:01.987202 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2708 | 2026.04.28 21:59:01.987298 [ 4 ] {672ea0fa-f3c6-4439-8bea-d9c95c537d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2709 | 2026.04.28 21:59:01.987349 [ 4 ] {672ea0fa-f3c6-4439-8bea-d9c95c537d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2710 | 2026.04.28 21:59:01.987676 [ 4 ] {672ea0fa-f3c6-4439-8bea-d9c95c537d3c} <Trace> oximeter.measurements_bool (d29e63f3-a49a-4ab8-ac75-16927d6516a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2711 | 2026.04.28 21:59:01.987710 [ 4 ] {672ea0fa-f3c6-4439-8bea-d9c95c537d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2712 | 2026.04.28 21:59:01.988028 [ 4 ] {672ea0fa-f3c6-4439-8bea-d9c95c537d3c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2713 | 2026.04.28 21:59:01.988254 [ 4 ] {672ea0fa-f3c6-4439-8bea-d9c95c537d3c} <Trace> oximeter.measurements_bool (d29e63f3-a49a-4ab8-ac75-16927d6516a4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2714 | 2026.04.28 21:59:01.988384 [ 4 ] {672ea0fa-f3c6-4439-8bea-d9c95c537d3c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001115 sec., 5381.165919282511 rows/sec., 281.14 KiB/sec. | ||
| 2715 | 2026.04.28 21:59:01.988418 [ 4 ] {672ea0fa-f3c6-4439-8bea-d9c95c537d3c} <Debug> TCPHandler: Processed in 0.001288495 sec. | ||
| 2716 | 2026.04.28 21:59:01.988527 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2717 | 2026.04.28 21:59:01.988613 [ 4 ] {6b075d6c-a848-4b02-9447-8bec5ab393e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2718 | 2026.04.28 21:59:01.988653 [ 4 ] {6b075d6c-a848-4b02-9447-8bec5ab393e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2719 | 2026.04.28 21:59:01.989047 [ 4 ] {6b075d6c-a848-4b02-9447-8bec5ab393e7} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2720 | 2026.04.28 21:59:01.989081 [ 4 ] {6b075d6c-a848-4b02-9447-8bec5ab393e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2721 | 2026.04.28 21:59:01.989477 [ 4 ] {6b075d6c-a848-4b02-9447-8bec5ab393e7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2722 | 2026.04.28 21:59:01.989686 [ 4 ] {6b075d6c-a848-4b02-9447-8bec5ab393e7} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2723 | 2026.04.28 21:59:01.989822 [ 4 ] {6b075d6c-a848-4b02-9447-8bec5ab393e7} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001199 sec., 221017.51459549626 rows/sec., 14.69 MiB/sec. | ||
| 2724 | 2026.04.28 21:59:01.989941 [ 4 ] {6b075d6c-a848-4b02-9447-8bec5ab393e7} <Debug> TCPHandler: Processed in 0.001441547 sec. | ||
| 2725 | 2026.04.28 21:59:01.990061 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2726 | 2026.04.28 21:59:01.990153 [ 4 ] {414ee7e7-9d9d-4a5b-ace7-bd2b94b4cdd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2727 | 2026.04.28 21:59:01.990194 [ 4 ] {414ee7e7-9d9d-4a5b-ace7-bd2b94b4cdd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2728 | 2026.04.28 21:59:01.990511 [ 4 ] {414ee7e7-9d9d-4a5b-ace7-bd2b94b4cdd5} <Trace> oximeter.measurements_f64 (070618fe-0328-460f-8ab5-97d31db00151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2729 | 2026.04.28 21:59:01.990547 [ 4 ] {414ee7e7-9d9d-4a5b-ace7-bd2b94b4cdd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2730 | 2026.04.28 21:59:01.990864 [ 4 ] {414ee7e7-9d9d-4a5b-ace7-bd2b94b4cdd5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2731 | 2026.04.28 21:59:01.991064 [ 4 ] {414ee7e7-9d9d-4a5b-ace7-bd2b94b4cdd5} <Trace> oximeter.measurements_f64 (070618fe-0328-460f-8ab5-97d31db00151): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2732 | 2026.04.28 21:59:01.991266 [ 127 ] {} <Debug> oximeter.measurements_f64 (070618fe-0328-460f-8ab5-97d31db00151) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2733 | 2026.04.28 21:59:01.991289 [ 4 ] {414ee7e7-9d9d-4a5b-ace7-bd2b94b4cdd5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001154 sec., 866.5511265164644 rows/sec., 58.39 KiB/sec. | ||
| 2734 | 2026.04.28 21:59:01.991307 [ 127 ] {} <Trace> oximeter.measurements_f64 (070618fe-0328-460f-8ab5-97d31db00151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2735 | 2026.04.28 21:59:01.991331 [ 4 ] {414ee7e7-9d9d-4a5b-ace7-bd2b94b4cdd5} <Debug> TCPHandler: Processed in 0.001319314 sec. | ||
| 2736 | 2026.04.28 21:59:01.991332 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2737 | 2026.04.28 21:59:01.991436 [ 201 ] {070618fe-0328-460f-8ab5-97d31db00151::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 | ||
| 2738 | 2026.04.28 21:59:01.991452 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2739 | 2026.04.28 21:59:01.991533 [ 201 ] {070618fe-0328-460f-8ab5-97d31db00151::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2740 | 2026.04.28 21:59:01.991550 [ 4 ] {6a296608-6424-4e4d-acb9-fb75f3bcc9cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2741 | 2026.04.28 21:59:01.991560 [ 201 ] {070618fe-0328-460f-8ab5-97d31db00151::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2742 | 2026.04.28 21:59:01.991606 [ 4 ] {6a296608-6424-4e4d-acb9-fb75f3bcc9cf} <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 | ||
| 2743 | 2026.04.28 21:59:01.991611 [ 201 ] {070618fe-0328-460f-8ab5-97d31db00151::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2744 | 2026.04.28 21:59:01.991655 [ 201 ] {070618fe-0328-460f-8ab5-97d31db00151::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2745 | 2026.04.28 21:59:01.991690 [ 201 ] {070618fe-0328-460f-8ab5-97d31db00151::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2746 | 2026.04.28 21:59:01.991726 [ 201 ] {070618fe-0328-460f-8ab5-97d31db00151::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2747 | 2026.04.28 21:59:01.992335 [ 201 ] {070618fe-0328-460f-8ab5-97d31db00151::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.000930558 sec., 5373.120213893169 rows/sec., 362.06 KiB/sec. | ||
| 2748 | 2026.04.28 21:59:01.992404 [ 4 ] {6a296608-6424-4e4d-acb9-fb75f3bcc9cf} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2749 | 2026.04.28 21:59:01.992422 [ 201 ] {070618fe-0328-460f-8ab5-97d31db00151::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2750 | 2026.04.28 21:59:01.992441 [ 4 ] {6a296608-6424-4e4d-acb9-fb75f3bcc9cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2751 | 2026.04.28 21:59:01.992642 [ 201 ] {070618fe-0328-460f-8ab5-97d31db00151::all_1_5_1} <Trace> oximeter.measurements_f64 (070618fe-0328-460f-8ab5-97d31db00151): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2752 | 2026.04.28 21:59:01.992698 [ 201 ] {070618fe-0328-460f-8ab5-97d31db00151::all_1_5_1} <Trace> oximeter.measurements_f64 (070618fe-0328-460f-8ab5-97d31db00151) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2753 | 2026.04.28 21:59:01.992746 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2754 | 2026.04.28 21:59:01.992997 [ 4 ] {6a296608-6424-4e4d-acb9-fb75f3bcc9cf} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2755 | 2026.04.28 21:59:01.993223 [ 4 ] {6a296608-6424-4e4d-acb9-fb75f3bcc9cf} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2756 | 2026.04.28 21:59:01.993350 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2757 | 2026.04.28 21:59:01.993369 [ 4 ] {6a296608-6424-4e4d-acb9-fb75f3bcc9cf} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001836 sec., 14161.220043572985 rows/sec., 25.38 MiB/sec. | ||
| 2758 | 2026.04.28 21:59:01.993390 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2759 | 2026.04.28 21:59:01.993414 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2760 | 2026.04.28 21:59:01.993426 [ 4 ] {6a296608-6424-4e4d-acb9-fb75f3bcc9cf} <Debug> TCPHandler: Processed in 0.002021498 sec. | ||
| 2761 | 2026.04.28 21:59:01.993497 [ 186 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::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 | ||
| 2762 | 2026.04.28 21:59:01.993555 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2763 | 2026.04.28 21:59:01.993654 [ 4 ] {7a3255f0-a5a3-4dc8-a9f3-bebd9b5e6a94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2764 | 2026.04.28 21:59:01.993693 [ 186 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2765 | 2026.04.28 21:59:01.993695 [ 4 ] {7a3255f0-a5a3-4dc8-a9f3-bebd9b5e6a94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2766 | 2026.04.28 21:59:01.993747 [ 186 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 60 rows starting from the beginning of the part | ||
| 2767 | 2026.04.28 21:59:01.993861 [ 186 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 25 rows starting from the beginning of the part | ||
| 2768 | 2026.04.28 21:59:01.993965 [ 186 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part | ||
| 2769 | 2026.04.28 21:59:01.994065 [ 186 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 2770 | 2026.04.28 21:59:01.994079 [ 4 ] {7a3255f0-a5a3-4dc8-a9f3-bebd9b5e6a94} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2771 | 2026.04.28 21:59:01.994119 [ 4 ] {7a3255f0-a5a3-4dc8-a9f3-bebd9b5e6a94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2772 | 2026.04.28 21:59:01.994160 [ 186 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part | ||
| 2773 | 2026.04.28 21:59:01.994267 [ 186 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 2774 | 2026.04.28 21:59:01.994486 [ 4 ] {7a3255f0-a5a3-4dc8-a9f3-bebd9b5e6a94} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2775 | 2026.04.28 21:59:01.994745 [ 4 ] {7a3255f0-a5a3-4dc8-a9f3-bebd9b5e6a94} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2776 | 2026.04.28 21:59:01.994880 [ 4 ] {7a3255f0-a5a3-4dc8-a9f3-bebd9b5e6a94} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001244 sec., 72347.26688102893 rows/sec., 4.53 MiB/sec. | ||
| 2777 | 2026.04.28 21:59:01.994916 [ 4 ] {7a3255f0-a5a3-4dc8-a9f3-bebd9b5e6a94} <Debug> TCPHandler: Processed in 0.001412016 sec. | ||
| 2778 | 2026.04.28 21:59:02.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.97 MiB, peak 213.97 MiB, free memory in arenas 0.00 B, will set to 210.73 MiB (RSS), difference: -3.24 MiB | ||
| 2779 | 2026.04.28 21:59:02.001226 [ 193 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 19 columns (19 merged, 0 gathered) in 0.007758927 sec., 20492.524288474426 rows/sec., 36.72 MiB/sec. | ||
| 2780 | 2026.04.28 21:59:02.001798 [ 193 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2781 | 2026.04.28 21:59:02.002176 [ 193 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2782 | 2026.04.28 21:59:02.002253 [ 193 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2783 | 2026.04.28 21:59:02.002366 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 2784 | 2026.04.28 21:59:02.447472 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2785 | 2026.04.28 21:59:02.447746 [ 4 ] {372e0907-19a4-4ee3-80bc-cd791b3c68df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 2786 | 2026.04.28 21:59:02.448170 [ 4 ] {372e0907-19a4-4ee3-80bc-cd791b3c68df} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2787 | 2026.04.28 21:59:02.448215 [ 4 ] {372e0907-19a4-4ee3-80bc-cd791b3c68df} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2788 | 2026.04.28 21:59:02.448518 [ 4 ] {372e0907-19a4-4ee3-80bc-cd791b3c68df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2789 | 2026.04.28 21:59:02.448589 [ 4 ] {372e0907-19a4-4ee3-80bc-cd791b3c68df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2790 | 2026.04.28 21:59:02.448726 [ 4 ] {372e0907-19a4-4ee3-80bc-cd791b3c68df} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 2791 | 2026.04.28 21:59:02.448859 [ 298 ] {372e0907-19a4-4ee3-80bc-cd791b3c68df} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2792 | 2026.04.28 21:59:02.448866 [ 311 ] {372e0907-19a4-4ee3-80bc-cd791b3c68df} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2793 | 2026.04.28 21:59:02.448996 [ 4 ] {372e0907-19a4-4ee3-80bc-cd791b3c68df} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (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 | ||
| 2794 | 2026.04.28 21:59:02.449022 [ 4 ] {372e0907-19a4-4ee3-80bc-cd791b3c68df} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2795 | 2026.04.28 21:59:02.449099 [ 4 ] {372e0907-19a4-4ee3-80bc-cd791b3c68df} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2796 | 2026.04.28 21:59:02.449130 [ 4 ] {372e0907-19a4-4ee3-80bc-cd791b3c68df} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2797 | 2026.04.28 21:59:02.449164 [ 4 ] {372e0907-19a4-4ee3-80bc-cd791b3c68df} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2798 | 2026.04.28 21:59:02.449213 [ 4 ] {372e0907-19a4-4ee3-80bc-cd791b3c68df} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2799 | 2026.04.28 21:59:02.450401 [ 4 ] {372e0907-19a4-4ee3-80bc-cd791b3c68df} <Debug> executeQuery: Read 41 rows, 10.38 KiB in 0.002767 sec., 14817.491868449584 rows/sec., 3.66 MiB/sec. | ||
| 2800 | 2026.04.28 21:59:02.450531 [ 4 ] {372e0907-19a4-4ee3-80bc-cd791b3c68df} <Debug> TCPHandler: Processed in 0.003190471 sec. | ||
| 2801 | 2026.04.28 21:59:02.470875 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2802 | 2026.04.28 21:59:02.471004 [ 4 ] {1c19e799-412b-4df3-8b21-85648de7e09a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2803 | 2026.04.28 21:59:02.471058 [ 4 ] {1c19e799-412b-4df3-8b21-85648de7e09a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2804 | 2026.04.28 21:59:02.471742 [ 4 ] {1c19e799-412b-4df3-8b21-85648de7e09a} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2805 | 2026.04.28 21:59:02.471782 [ 4 ] {1c19e799-412b-4df3-8b21-85648de7e09a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2806 | 2026.04.28 21:59:02.472217 [ 4 ] {1c19e799-412b-4df3-8b21-85648de7e09a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2807 | 2026.04.28 21:59:02.472415 [ 4 ] {1c19e799-412b-4df3-8b21-85648de7e09a} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2808 | 2026.04.28 21:59:02.472569 [ 4 ] {1c19e799-412b-4df3-8b21-85648de7e09a} <Debug> executeQuery: Read 9 rows, 1.88 KiB in 0.001603 sec., 5614.47286338116 rows/sec., 1.15 MiB/sec. | ||
| 2809 | 2026.04.28 21:59:02.472607 [ 4 ] {1c19e799-412b-4df3-8b21-85648de7e09a} <Debug> TCPHandler: Processed in 0.001792704 sec. | ||
| 2810 | 2026.04.28 21:59:02.472739 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2811 | 2026.04.28 21:59:02.472831 [ 4 ] {696347c1-07f6-4754-a846-e9699ead31ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2812 | 2026.04.28 21:59:02.472871 [ 4 ] {696347c1-07f6-4754-a846-e9699ead31ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2813 | 2026.04.28 21:59:02.473299 [ 4 ] {696347c1-07f6-4754-a846-e9699ead31ba} <Trace> oximeter.fields_ipaddr (2603406c-76cf-4575-a18b-432d563a8a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2814 | 2026.04.28 21:59:02.473334 [ 4 ] {696347c1-07f6-4754-a846-e9699ead31ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2815 | 2026.04.28 21:59:02.473628 [ 4 ] {696347c1-07f6-4754-a846-e9699ead31ba} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2816 | 2026.04.28 21:59:02.473839 [ 4 ] {696347c1-07f6-4754-a846-e9699ead31ba} <Trace> oximeter.fields_ipaddr (2603406c-76cf-4575-a18b-432d563a8a18): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2817 | 2026.04.28 21:59:02.473962 [ 4 ] {696347c1-07f6-4754-a846-e9699ead31ba} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001149 sec., 12184.50826805918 rows/sec., 993.56 KiB/sec. | ||
| 2818 | 2026.04.28 21:59:02.473997 [ 4 ] {696347c1-07f6-4754-a846-e9699ead31ba} <Debug> TCPHandler: Processed in 0.001310045 sec. | ||
| 2819 | 2026.04.28 21:59:02.474122 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2820 | 2026.04.28 21:59:02.474213 [ 4 ] {6eacce8c-66e9-4f0d-b635-04d5717da5ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2821 | 2026.04.28 21:59:02.474251 [ 4 ] {6eacce8c-66e9-4f0d-b635-04d5717da5ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2822 | 2026.04.28 21:59:02.475554 [ 4 ] {6eacce8c-66e9-4f0d-b635-04d5717da5ef} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2823 | 2026.04.28 21:59:02.475589 [ 4 ] {6eacce8c-66e9-4f0d-b635-04d5717da5ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2824 | 2026.04.28 21:59:02.476101 [ 4 ] {6eacce8c-66e9-4f0d-b635-04d5717da5ef} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2825 | 2026.04.28 21:59:02.476315 [ 4 ] {6eacce8c-66e9-4f0d-b635-04d5717da5ef} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2826 | 2026.04.28 21:59:02.476448 [ 4 ] {6eacce8c-66e9-4f0d-b635-04d5717da5ef} <Debug> executeQuery: Read 2440 rows, 184.99 KiB in 0.002253 sec., 1083000.443852641 rows/sec., 80.18 MiB/sec. | ||
| 2827 | 2026.04.28 21:59:02.476484 [ 4 ] {6eacce8c-66e9-4f0d-b635-04d5717da5ef} <Debug> TCPHandler: Processed in 0.002418115 sec. | ||
| 2828 | 2026.04.28 21:59:02.476611 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2829 | 2026.04.28 21:59:02.476704 [ 4 ] {712c05c3-845d-45c7-9e9a-e324cbb037da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2830 | 2026.04.28 21:59:02.476743 [ 4 ] {712c05c3-845d-45c7-9e9a-e324cbb037da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2831 | 2026.04.28 21:59:02.477156 [ 4 ] {712c05c3-845d-45c7-9e9a-e324cbb037da} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2832 | 2026.04.28 21:59:02.477192 [ 4 ] {712c05c3-845d-45c7-9e9a-e324cbb037da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2833 | 2026.04.28 21:59:02.477488 [ 4 ] {712c05c3-845d-45c7-9e9a-e324cbb037da} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2834 | 2026.04.28 21:59:02.477688 [ 4 ] {712c05c3-845d-45c7-9e9a-e324cbb037da} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2835 | 2026.04.28 21:59:02.477821 [ 4 ] {712c05c3-845d-45c7-9e9a-e324cbb037da} <Debug> executeQuery: Read 38 rows, 2.78 KiB in 0.001135 sec., 33480.17621145375 rows/sec., 2.39 MiB/sec. | ||
| 2836 | 2026.04.28 21:59:02.477857 [ 4 ] {712c05c3-845d-45c7-9e9a-e324cbb037da} <Debug> TCPHandler: Processed in 0.001296685 sec. | ||
| 2837 | 2026.04.28 21:59:02.477979 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2838 | 2026.04.28 21:59:02.478070 [ 4 ] {7337048e-694f-40c4-88aa-082b9c81ee45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2839 | 2026.04.28 21:59:02.478108 [ 4 ] {7337048e-694f-40c4-88aa-082b9c81ee45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2840 | 2026.04.28 21:59:02.478748 [ 4 ] {7337048e-694f-40c4-88aa-082b9c81ee45} <Trace> oximeter.fields_u32 (dcc380b4-d3d1-4746-b384-7af9fa675136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2841 | 2026.04.28 21:59:02.478784 [ 4 ] {7337048e-694f-40c4-88aa-082b9c81ee45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2842 | 2026.04.28 21:59:02.479151 [ 4 ] {7337048e-694f-40c4-88aa-082b9c81ee45} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2843 | 2026.04.28 21:59:02.479387 [ 4 ] {7337048e-694f-40c4-88aa-082b9c81ee45} <Trace> oximeter.fields_u32 (dcc380b4-d3d1-4746-b384-7af9fa675136): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2844 | 2026.04.28 21:59:02.479512 [ 4 ] {7337048e-694f-40c4-88aa-082b9c81ee45} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001459 sec., 549006.168608636 rows/sec., 31.71 MiB/sec. | ||
| 2845 | 2026.04.28 21:59:02.479548 [ 4 ] {7337048e-694f-40c4-88aa-082b9c81ee45} <Debug> TCPHandler: Processed in 0.001625651 sec. | ||
| 2846 | 2026.04.28 21:59:02.479659 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2847 | 2026.04.28 21:59:02.479774 [ 4 ] {22991311-7d79-4673-819b-de76f69b76aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2848 | 2026.04.28 21:59:02.479834 [ 4 ] {22991311-7d79-4673-819b-de76f69b76aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2849 | 2026.04.28 21:59:02.480227 [ 4 ] {22991311-7d79-4673-819b-de76f69b76aa} <Trace> oximeter.fields_u64 (2d53350d-e90a-450d-996e-4d855f01fc23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2850 | 2026.04.28 21:59:02.480263 [ 4 ] {22991311-7d79-4673-819b-de76f69b76aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2851 | 2026.04.28 21:59:02.480560 [ 4 ] {22991311-7d79-4673-819b-de76f69b76aa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2852 | 2026.04.28 21:59:02.480764 [ 4 ] {22991311-7d79-4673-819b-de76f69b76aa} <Trace> oximeter.fields_u64 (2d53350d-e90a-450d-996e-4d855f01fc23): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2853 | 2026.04.28 21:59:02.480884 [ 4 ] {22991311-7d79-4673-819b-de76f69b76aa} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001146 sec., 1745.2006980802792 rows/sec., 122.71 KiB/sec. | ||
| 2854 | 2026.04.28 21:59:02.480919 [ 4 ] {22991311-7d79-4673-819b-de76f69b76aa} <Debug> TCPHandler: Processed in 0.001307175 sec. | ||
| 2855 | 2026.04.28 21:59:02.481041 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2856 | 2026.04.28 21:59:02.481133 [ 4 ] {7a291664-aa65-483d-a439-46db8b40d25b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2857 | 2026.04.28 21:59:02.481171 [ 4 ] {7a291664-aa65-483d-a439-46db8b40d25b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2858 | 2026.04.28 21:59:02.481983 [ 4 ] {7a291664-aa65-483d-a439-46db8b40d25b} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2859 | 2026.04.28 21:59:02.482017 [ 4 ] {7a291664-aa65-483d-a439-46db8b40d25b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2860 | 2026.04.28 21:59:02.482452 [ 4 ] {7a291664-aa65-483d-a439-46db8b40d25b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2861 | 2026.04.28 21:59:02.482657 [ 4 ] {7a291664-aa65-483d-a439-46db8b40d25b} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2862 | 2026.04.28 21:59:02.482788 [ 4 ] {7a291664-aa65-483d-a439-46db8b40d25b} <Debug> executeQuery: Read 1323 rows, 90.78 KiB in 0.001673 sec., 790794.9790794979 rows/sec., 52.99 MiB/sec. | ||
| 2863 | 2026.04.28 21:59:02.482825 [ 4 ] {7a291664-aa65-483d-a439-46db8b40d25b} <Debug> TCPHandler: Processed in 0.001840025 sec. | ||
| 2864 | 2026.04.28 21:59:02.482938 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2865 | 2026.04.28 21:59:02.483030 [ 4 ] {61dbae16-2fdd-4f30-9745-21a95940556c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2866 | 2026.04.28 21:59:02.483071 [ 4 ] {61dbae16-2fdd-4f30-9745-21a95940556c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2867 | 2026.04.28 21:59:02.484372 [ 4 ] {61dbae16-2fdd-4f30-9745-21a95940556c} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2868 | 2026.04.28 21:59:02.484408 [ 4 ] {61dbae16-2fdd-4f30-9745-21a95940556c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2869 | 2026.04.28 21:59:02.485114 [ 4 ] {61dbae16-2fdd-4f30-9745-21a95940556c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2870 | 2026.04.28 21:59:02.485330 [ 4 ] {61dbae16-2fdd-4f30-9745-21a95940556c} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2871 | 2026.04.28 21:59:02.485455 [ 4 ] {61dbae16-2fdd-4f30-9745-21a95940556c} <Debug> executeQuery: Read 3614 rows, 234.49 KiB in 0.002443 sec., 1479328.6942284077 rows/sec., 93.73 MiB/sec. | ||
| 2872 | 2026.04.28 21:59:02.485490 [ 4 ] {61dbae16-2fdd-4f30-9745-21a95940556c} <Debug> TCPHandler: Processed in 0.002598799 sec. | ||
| 2873 | 2026.04.28 21:59:02.485614 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2874 | 2026.04.28 21:59:02.485706 [ 4 ] {8596496f-264c-468b-a1fc-99ce7dd135d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2875 | 2026.04.28 21:59:02.485759 [ 4 ] {8596496f-264c-468b-a1fc-99ce7dd135d7} <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 | ||
| 2876 | 2026.04.28 21:59:02.486531 [ 4 ] {8596496f-264c-468b-a1fc-99ce7dd135d7} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2877 | 2026.04.28 21:59:02.486567 [ 4 ] {8596496f-264c-468b-a1fc-99ce7dd135d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2878 | 2026.04.28 21:59:02.487098 [ 4 ] {8596496f-264c-468b-a1fc-99ce7dd135d7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2879 | 2026.04.28 21:59:02.487315 [ 4 ] {8596496f-264c-468b-a1fc-99ce7dd135d7} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2880 | 2026.04.28 21:59:02.487451 [ 4 ] {8596496f-264c-468b-a1fc-99ce7dd135d7} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001763 sec., 13613.159387407828 rows/sec., 24.39 MiB/sec. | ||
| 2881 | 2026.04.28 21:59:02.487499 [ 4 ] {8596496f-264c-468b-a1fc-99ce7dd135d7} <Debug> TCPHandler: Processed in 0.001931986 sec. | ||
| 2882 | 2026.04.28 21:59:02.487620 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2883 | 2026.04.28 21:59:02.487711 [ 4 ] {56aa5f33-5007-468a-9272-ea98d1f20e5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2884 | 2026.04.28 21:59:02.487752 [ 4 ] {56aa5f33-5007-468a-9272-ea98d1f20e5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2885 | 2026.04.28 21:59:02.488070 [ 4 ] {56aa5f33-5007-468a-9272-ea98d1f20e5b} <Trace> oximeter.measurements_i64 (02c51335-352d-4d3b-92be-b94f1db01444): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2886 | 2026.04.28 21:59:02.488106 [ 4 ] {56aa5f33-5007-468a-9272-ea98d1f20e5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2887 | 2026.04.28 21:59:02.488395 [ 4 ] {56aa5f33-5007-468a-9272-ea98d1f20e5b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2888 | 2026.04.28 21:59:02.488591 [ 4 ] {56aa5f33-5007-468a-9272-ea98d1f20e5b} <Trace> oximeter.measurements_i64 (02c51335-352d-4d3b-92be-b94f1db01444): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2889 | 2026.04.28 21:59:02.488712 [ 4 ] {56aa5f33-5007-468a-9272-ea98d1f20e5b} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001018 sec., 5893.909626719057 rows/sec., 416.33 KiB/sec. | ||
| 2890 | 2026.04.28 21:59:02.488746 [ 4 ] {56aa5f33-5007-468a-9272-ea98d1f20e5b} <Debug> TCPHandler: Processed in 0.001172602 sec. | ||
| 2891 | 2026.04.28 21:59:02.488857 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2892 | 2026.04.28 21:59:02.488952 [ 4 ] {28162f73-62a0-4695-b104-fc7ce1135a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2893 | 2026.04.28 21:59:02.488991 [ 4 ] {28162f73-62a0-4695-b104-fc7ce1135a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2894 | 2026.04.28 21:59:02.489297 [ 4 ] {28162f73-62a0-4695-b104-fc7ce1135a0d} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2895 | 2026.04.28 21:59:02.489332 [ 4 ] {28162f73-62a0-4695-b104-fc7ce1135a0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2896 | 2026.04.28 21:59:02.489613 [ 4 ] {28162f73-62a0-4695-b104-fc7ce1135a0d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2897 | 2026.04.28 21:59:02.489821 [ 4 ] {28162f73-62a0-4695-b104-fc7ce1135a0d} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2898 | 2026.04.28 21:59:02.489948 [ 4 ] {28162f73-62a0-4695-b104-fc7ce1135a0d} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001013 sec., 11846.001974333662 rows/sec., 817.50 KiB/sec. | ||
| 2899 | 2026.04.28 21:59:02.489982 [ 4 ] {28162f73-62a0-4695-b104-fc7ce1135a0d} <Debug> TCPHandler: Processed in 0.001171662 sec. | ||
| 2900 | 2026.04.28 21:59:03.000253 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.32 MiB, peak 213.97 MiB, free memory in arenas 0.00 B, will set to 211.58 MiB (RSS), difference: 3.26 MiB | ||
| 2901 | 2026.04.28 21:59:04.416340 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 358 | ||
| 2902 | 2026.04.28 21:59:04.419131 [ 243 ] {} <Trace> system.query_log (28f2bbc6-76da-409a-9f63-9c0a2c4ac64b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2903 | 2026.04.28 21:59:04.419182 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2904 | 2026.04.28 21:59:04.420441 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2905 | 2026.04.28 21:59:04.420741 [ 243 ] {} <Trace> system.query_log (28f2bbc6-76da-409a-9f63-9c0a2c4ac64b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2906 | 2026.04.28 21:59:04.420998 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 358 | ||
| 2907 | 2026.04.28 21:59:06.908972 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5210 | ||
| 2908 | 2026.04.28 21:59:06.909511 [ 244 ] {} <Trace> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2909 | 2026.04.28 21:59:06.909564 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2910 | 2026.04.28 21:59:06.910080 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2911 | 2026.04.28 21:59:06.910321 [ 244 ] {} <Trace> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2912 | 2026.04.28 21:59:06.910451 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5210 | ||
| 2913 | 2026.04.28 21:59:06.910456 [ 146 ] {} <Debug> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2914 | 2026.04.28 21:59:06.910526 [ 146 ] {} <Trace> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2915 | 2026.04.28 21:59:06.910549 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2916 | 2026.04.28 21:59:06.910653 [ 196 ] {991a435f-d61f-4266-86f7-ad98fc8ca311::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 | ||
| 2917 | 2026.04.28 21:59:06.910761 [ 196 ] {991a435f-d61f-4266-86f7-ad98fc8ca311::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2918 | 2026.04.28 21:59:06.910795 [ 196 ] {991a435f-d61f-4266-86f7-ad98fc8ca311::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2842 rows starting from the beginning of the part | ||
| 2919 | 2026.04.28 21:59:06.910854 [ 196 ] {991a435f-d61f-4266-86f7-ad98fc8ca311::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2920 | 2026.04.28 21:59:06.910900 [ 196 ] {991a435f-d61f-4266-86f7-ad98fc8ca311::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2921 | 2026.04.28 21:59:06.910944 [ 196 ] {991a435f-d61f-4266-86f7-ad98fc8ca311::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2922 | 2026.04.28 21:59:06.910983 [ 196 ] {991a435f-d61f-4266-86f7-ad98fc8ca311::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2923 | 2026.04.28 21:59:06.911024 [ 196 ] {991a435f-d61f-4266-86f7-ad98fc8ca311::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2924 | 2026.04.28 21:59:06.912360 [ 199 ] {991a435f-d61f-4266-86f7-ad98fc8ca311::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5210 rows, containing 4 columns (4 merged, 0 gathered) in 0.001747473 sec., 2981448.0681532705 rows/sec., 42.65 MiB/sec. | ||
| 2925 | 2026.04.28 21:59:06.913122 [ 198 ] {991a435f-d61f-4266-86f7-ad98fc8ca311::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2926 | 2026.04.28 21:59:06.913489 [ 198 ] {991a435f-d61f-4266-86f7-ad98fc8ca311::all_1_11_2} <Trace> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2927 | 2026.04.28 21:59:06.913583 [ 198 ] {991a435f-d61f-4266-86f7-ad98fc8ca311::all_1_11_2} <Trace> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2928 | 2026.04.28 21:59:06.913690 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2929 | 2026.04.28 21:59:06.961355 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2930 | 2026.04.28 21:59:06.961599 [ 4 ] {646cc1c1-98c1-4eec-831a-d26d6344591d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2931 | 2026.04.28 21:59:06.961922 [ 4 ] {646cc1c1-98c1-4eec-831a-d26d6344591d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2932 | 2026.04.28 21:59:06.961955 [ 4 ] {646cc1c1-98c1-4eec-831a-d26d6344591d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2933 | 2026.04.28 21:59:06.962167 [ 4 ] {646cc1c1-98c1-4eec-831a-d26d6344591d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2934 | 2026.04.28 21:59:06.962234 [ 4 ] {646cc1c1-98c1-4eec-831a-d26d6344591d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2935 | 2026.04.28 21:59:06.962368 [ 4 ] {646cc1c1-98c1-4eec-831a-d26d6344591d} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2936 | 2026.04.28 21:59:06.962466 [ 311 ] {646cc1c1-98c1-4eec-831a-d26d6344591d} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2937 | 2026.04.28 21:59:06.962472 [ 303 ] {646cc1c1-98c1-4eec-831a-d26d6344591d} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2938 | 2026.04.28 21:59:06.962478 [ 298 ] {646cc1c1-98c1-4eec-831a-d26d6344591d} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2939 | 2026.04.28 21:59:06.962605 [ 4 ] {646cc1c1-98c1-4eec-831a-d26d6344591d} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (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 | ||
| 2940 | 2026.04.28 21:59:06.962627 [ 4 ] {646cc1c1-98c1-4eec-831a-d26d6344591d} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2941 | 2026.04.28 21:59:06.962718 [ 4 ] {646cc1c1-98c1-4eec-831a-d26d6344591d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2942 | 2026.04.28 21:59:06.962739 [ 4 ] {646cc1c1-98c1-4eec-831a-d26d6344591d} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 2943 | 2026.04.28 21:59:06.962778 [ 4 ] {646cc1c1-98c1-4eec-831a-d26d6344591d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2944 | 2026.04.28 21:59:06.962814 [ 4 ] {646cc1c1-98c1-4eec-831a-d26d6344591d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2945 | 2026.04.28 21:59:06.962860 [ 4 ] {646cc1c1-98c1-4eec-831a-d26d6344591d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2946 | 2026.04.28 21:59:06.964287 [ 4 ] {646cc1c1-98c1-4eec-831a-d26d6344591d} <Debug> executeQuery: Read 50 rows, 10.68 KiB in 0.00279 sec., 17921.14695340502 rows/sec., 3.74 MiB/sec. | ||
| 2947 | 2026.04.28 21:59:06.964410 [ 4 ] {646cc1c1-98c1-4eec-831a-d26d6344591d} <Debug> MemoryTracker: Peak memory usage (for query): 138.46 KiB. | ||
| 2948 | 2026.04.28 21:59:06.964425 [ 4 ] {646cc1c1-98c1-4eec-831a-d26d6344591d} <Debug> TCPHandler: Processed in 0.003213001 sec. | ||
| 2949 | 2026.04.28 21:59:06.965848 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2950 | 2026.04.28 21:59:06.965959 [ 4 ] {09a3dd6b-db68-4988-8e6d-6ea12fe6b006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2951 | 2026.04.28 21:59:06.966002 [ 4 ] {09a3dd6b-db68-4988-8e6d-6ea12fe6b006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2952 | 2026.04.28 21:59:06.966545 [ 4 ] {09a3dd6b-db68-4988-8e6d-6ea12fe6b006} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2953 | 2026.04.28 21:59:06.966586 [ 4 ] {09a3dd6b-db68-4988-8e6d-6ea12fe6b006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2954 | 2026.04.28 21:59:06.966955 [ 4 ] {09a3dd6b-db68-4988-8e6d-6ea12fe6b006} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2955 | 2026.04.28 21:59:06.967168 [ 4 ] {09a3dd6b-db68-4988-8e6d-6ea12fe6b006} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2956 | 2026.04.28 21:59:06.967316 [ 4 ] {09a3dd6b-db68-4988-8e6d-6ea12fe6b006} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001388 sec., 40345.821325648416 rows/sec., 3.10 MiB/sec. | ||
| 2957 | 2026.04.28 21:59:06.967353 [ 4 ] {09a3dd6b-db68-4988-8e6d-6ea12fe6b006} <Debug> TCPHandler: Processed in 0.00155632 sec. | ||
| 2958 | 2026.04.28 21:59:06.967479 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2959 | 2026.04.28 21:59:06.967574 [ 4 ] {1d623041-be93-4554-95a9-d379749f72e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2960 | 2026.04.28 21:59:06.967612 [ 4 ] {1d623041-be93-4554-95a9-d379749f72e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2961 | 2026.04.28 21:59:06.968074 [ 4 ] {1d623041-be93-4554-95a9-d379749f72e2} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2962 | 2026.04.28 21:59:06.968107 [ 4 ] {1d623041-be93-4554-95a9-d379749f72e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2963 | 2026.04.28 21:59:06.968389 [ 4 ] {1d623041-be93-4554-95a9-d379749f72e2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2964 | 2026.04.28 21:59:06.968599 [ 4 ] {1d623041-be93-4554-95a9-d379749f72e2} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2965 | 2026.04.28 21:59:06.968727 [ 4 ] {1d623041-be93-4554-95a9-d379749f72e2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001171 sec., 54654.14175918019 rows/sec., 4.27 MiB/sec. | ||
| 2966 | 2026.04.28 21:59:06.968762 [ 4 ] {1d623041-be93-4554-95a9-d379749f72e2} <Debug> TCPHandler: Processed in 0.001341965 sec. | ||
| 2967 | 2026.04.28 21:59:06.968878 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2968 | 2026.04.28 21:59:06.968970 [ 4 ] {dfbf23ca-e869-416f-8f12-8b01d08051d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2969 | 2026.04.28 21:59:06.969011 [ 4 ] {dfbf23ca-e869-416f-8f12-8b01d08051d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2970 | 2026.04.28 21:59:06.969378 [ 4 ] {dfbf23ca-e869-416f-8f12-8b01d08051d0} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2971 | 2026.04.28 21:59:06.969411 [ 4 ] {dfbf23ca-e869-416f-8f12-8b01d08051d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2972 | 2026.04.28 21:59:06.969731 [ 4 ] {dfbf23ca-e869-416f-8f12-8b01d08051d0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2973 | 2026.04.28 21:59:06.969938 [ 4 ] {dfbf23ca-e869-416f-8f12-8b01d08051d0} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2974 | 2026.04.28 21:59:06.970062 [ 4 ] {dfbf23ca-e869-416f-8f12-8b01d08051d0} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001111 sec., 115211.52115211521 rows/sec., 8.02 MiB/sec. | ||
| 2975 | 2026.04.28 21:59:06.970097 [ 4 ] {dfbf23ca-e869-416f-8f12-8b01d08051d0} <Debug> TCPHandler: Processed in 0.001265774 sec. | ||
| 2976 | 2026.04.28 21:59:06.970208 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2977 | 2026.04.28 21:59:06.970305 [ 4 ] {fa8772ca-9112-431e-b579-0acb30bc9491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2978 | 2026.04.28 21:59:06.970345 [ 4 ] {fa8772ca-9112-431e-b579-0acb30bc9491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2979 | 2026.04.28 21:59:06.970668 [ 4 ] {fa8772ca-9112-431e-b579-0acb30bc9491} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2980 | 2026.04.28 21:59:06.970703 [ 4 ] {fa8772ca-9112-431e-b579-0acb30bc9491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2981 | 2026.04.28 21:59:06.970987 [ 4 ] {fa8772ca-9112-431e-b579-0acb30bc9491} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2982 | 2026.04.28 21:59:06.971194 [ 4 ] {fa8772ca-9112-431e-b579-0acb30bc9491} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2983 | 2026.04.28 21:59:06.971320 [ 4 ] {fa8772ca-9112-431e-b579-0acb30bc9491} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001033 sec., 46466.602129719264 rows/sec., 3.13 MiB/sec. | ||
| 2984 | 2026.04.28 21:59:06.971354 [ 4 ] {fa8772ca-9112-431e-b579-0acb30bc9491} <Debug> TCPHandler: Processed in 0.001191963 sec. | ||
| 2985 | 2026.04.28 21:59:07.185614 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2986 | 2026.04.28 21:59:07.203022 [ 245 ] {} <Trace> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2987 | 2026.04.28 21:59:07.203088 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2988 | 2026.04.28 21:59:07.209377 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2989 | 2026.04.28 21:59:07.210055 [ 245 ] {} <Trace> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2990 | 2026.04.28 21:59:07.210354 [ 146 ] {} <Debug> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2991 | 2026.04.28 21:59:07.210422 [ 146 ] {} <Trace> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2992 | 2026.04.28 21:59:07.210445 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2993 | 2026.04.28 21:59:07.210579 [ 200 ] {607546ce-2969-4f80-ba5c-f55749e61b5c::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2994 | 2026.04.28 21:59:07.213461 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2995 | 2026.04.28 21:59:07.215621 [ 200 ] {607546ce-2969-4f80-ba5c-f55749e61b5c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2996 | 2026.04.28 21:59:07.217179 [ 200 ] {607546ce-2969-4f80-ba5c-f55749e61b5c::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 | ||
| 2997 | 2026.04.28 21:59:07.221692 [ 200 ] {607546ce-2969-4f80-ba5c-f55749e61b5c::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 | ||
| 2998 | 2026.04.28 21:59:07.226346 [ 200 ] {607546ce-2969-4f80-ba5c-f55749e61b5c::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 | ||
| 2999 | 2026.04.28 21:59:07.230857 [ 200 ] {607546ce-2969-4f80-ba5c-f55749e61b5c::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 | ||
| 3000 | 2026.04.28 21:59:07.235639 [ 200 ] {607546ce-2969-4f80-ba5c-f55749e61b5c::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 | ||
| 3001 | 2026.04.28 21:59:07.239985 [ 200 ] {607546ce-2969-4f80-ba5c-f55749e61b5c::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 | ||
| 3002 | 2026.04.28 21:59:07.292144 [ 198 ] {607546ce-2969-4f80-ba5c-f55749e61b5c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.081621366 sec., 1016.8906019044082 rows/sec., 5.26 MiB/sec. | ||
| 3003 | 2026.04.28 21:59:07.294755 [ 199 ] {607546ce-2969-4f80-ba5c-f55749e61b5c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3004 | 2026.04.28 21:59:07.296857 [ 199 ] {607546ce-2969-4f80-ba5c-f55749e61b5c::all_1_11_2} <Trace> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3005 | 2026.04.28 21:59:07.296966 [ 199 ] {607546ce-2969-4f80-ba5c-f55749e61b5c::all_1_11_2} <Trace> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3006 | 2026.04.28 21:59:07.299112 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.43 MiB. | ||
| 3007 | 2026.04.28 21:59:08.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.20 MiB, peak 223.09 MiB, free memory in arenas 0.00 B, will set to 222.94 MiB (RSS), difference: 9.75 MiB | ||
| 3008 | 2026.04.28 21:59:11.967751 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3009 | 2026.04.28 21:59:11.968012 [ 4 ] {24e7875d-365e-4c06-a38a-5fe825e56ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 3010 | 2026.04.28 21:59:11.968410 [ 4 ] {24e7875d-365e-4c06-a38a-5fe825e56ec9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3011 | 2026.04.28 21:59:11.968456 [ 4 ] {24e7875d-365e-4c06-a38a-5fe825e56ec9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3012 | 2026.04.28 21:59:11.968742 [ 4 ] {24e7875d-365e-4c06-a38a-5fe825e56ec9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3013 | 2026.04.28 21:59:11.968815 [ 4 ] {24e7875d-365e-4c06-a38a-5fe825e56ec9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3014 | 2026.04.28 21:59:11.968959 [ 4 ] {24e7875d-365e-4c06-a38a-5fe825e56ec9} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3015 | 2026.04.28 21:59:11.969070 [ 298 ] {24e7875d-365e-4c06-a38a-5fe825e56ec9} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3016 | 2026.04.28 21:59:11.969096 [ 303 ] {24e7875d-365e-4c06-a38a-5fe825e56ec9} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3017 | 2026.04.28 21:59:11.969115 [ 324 ] {24e7875d-365e-4c06-a38a-5fe825e56ec9} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3018 | 2026.04.28 21:59:11.969282 [ 4 ] {24e7875d-365e-4c06-a38a-5fe825e56ec9} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (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 | ||
| 3019 | 2026.04.28 21:59:11.969313 [ 4 ] {24e7875d-365e-4c06-a38a-5fe825e56ec9} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3020 | 2026.04.28 21:59:11.969398 [ 4 ] {24e7875d-365e-4c06-a38a-5fe825e56ec9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3021 | 2026.04.28 21:59:11.969420 [ 4 ] {24e7875d-365e-4c06-a38a-5fe825e56ec9} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 3022 | 2026.04.28 21:59:11.969454 [ 4 ] {24e7875d-365e-4c06-a38a-5fe825e56ec9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3023 | 2026.04.28 21:59:11.969492 [ 4 ] {24e7875d-365e-4c06-a38a-5fe825e56ec9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3024 | 2026.04.28 21:59:11.969526 [ 4 ] {24e7875d-365e-4c06-a38a-5fe825e56ec9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3025 | 2026.04.28 21:59:11.970797 [ 4 ] {24e7875d-365e-4c06-a38a-5fe825e56ec9} <Debug> executeQuery: Read 50 rows, 10.68 KiB in 0.002895 sec., 17271.157167530226 rows/sec., 3.60 MiB/sec. | ||
| 3026 | 2026.04.28 21:59:11.970942 [ 4 ] {24e7875d-365e-4c06-a38a-5fe825e56ec9} <Debug> MemoryTracker: Peak memory usage (for query): 148.55 KiB. | ||
| 3027 | 2026.04.28 21:59:11.970959 [ 4 ] {24e7875d-365e-4c06-a38a-5fe825e56ec9} <Debug> TCPHandler: Processed in 0.003347703 sec. | ||
| 3028 | 2026.04.28 21:59:11.976171 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3029 | 2026.04.28 21:59:11.976306 [ 4 ] {25956823-1918-4e6c-b58b-301dc24e558d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3030 | 2026.04.28 21:59:11.976361 [ 4 ] {25956823-1918-4e6c-b58b-301dc24e558d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3031 | 2026.04.28 21:59:11.977049 [ 4 ] {25956823-1918-4e6c-b58b-301dc24e558d} <Trace> oximeter.fields_i16 (30c15a0c-c927-4f38-9be4-5ec8dbfb2a35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3032 | 2026.04.28 21:59:11.977093 [ 4 ] {25956823-1918-4e6c-b58b-301dc24e558d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3033 | 2026.04.28 21:59:11.977496 [ 4 ] {25956823-1918-4e6c-b58b-301dc24e558d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3034 | 2026.04.28 21:59:11.977728 [ 4 ] {25956823-1918-4e6c-b58b-301dc24e558d} <Trace> oximeter.fields_i16 (30c15a0c-c927-4f38-9be4-5ec8dbfb2a35): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3035 | 2026.04.28 21:59:11.977880 [ 4 ] {25956823-1918-4e6c-b58b-301dc24e558d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001613 sec., 176069.43583384997 rows/sec., 11.18 MiB/sec. | ||
| 3036 | 2026.04.28 21:59:11.977919 [ 4 ] {25956823-1918-4e6c-b58b-301dc24e558d} <Debug> TCPHandler: Processed in 0.001812935 sec. | ||
| 3037 | 2026.04.28 21:59:11.978050 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3038 | 2026.04.28 21:59:11.978149 [ 4 ] {06787a68-115a-482b-8cb4-7e122bb69007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3039 | 2026.04.28 21:59:11.978191 [ 4 ] {06787a68-115a-482b-8cb4-7e122bb69007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3040 | 2026.04.28 21:59:11.978996 [ 4 ] {06787a68-115a-482b-8cb4-7e122bb69007} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3041 | 2026.04.28 21:59:11.979034 [ 4 ] {06787a68-115a-482b-8cb4-7e122bb69007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3042 | 2026.04.28 21:59:11.979422 [ 4 ] {06787a68-115a-482b-8cb4-7e122bb69007} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3043 | 2026.04.28 21:59:11.979642 [ 4 ] {06787a68-115a-482b-8cb4-7e122bb69007} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3044 | 2026.04.28 21:59:11.979773 [ 4 ] {06787a68-115a-482b-8cb4-7e122bb69007} <Debug> executeQuery: Read 849 rows, 67.74 KiB in 0.001646 sec., 515795.86877278256 rows/sec., 40.19 MiB/sec. | ||
| 3045 | 2026.04.28 21:59:11.979809 [ 4 ] {06787a68-115a-482b-8cb4-7e122bb69007} <Debug> TCPHandler: Processed in 0.001809404 sec. | ||
| 3046 | 2026.04.28 21:59:11.979932 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3047 | 2026.04.28 21:59:11.980028 [ 4 ] {ccbc0282-16f3-405e-8094-b4833ed62b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3048 | 2026.04.28 21:59:11.980069 [ 4 ] {ccbc0282-16f3-405e-8094-b4833ed62b58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3049 | 2026.04.28 21:59:11.980516 [ 4 ] {ccbc0282-16f3-405e-8094-b4833ed62b58} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3050 | 2026.04.28 21:59:11.980553 [ 4 ] {ccbc0282-16f3-405e-8094-b4833ed62b58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3051 | 2026.04.28 21:59:11.980872 [ 4 ] {ccbc0282-16f3-405e-8094-b4833ed62b58} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3052 | 2026.04.28 21:59:11.981114 [ 4 ] {ccbc0282-16f3-405e-8094-b4833ed62b58} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3053 | 2026.04.28 21:59:11.981244 [ 4 ] {ccbc0282-16f3-405e-8094-b4833ed62b58} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001234 sec., 136142.62560777957 rows/sec., 8.31 MiB/sec. | ||
| 3054 | 2026.04.28 21:59:11.981281 [ 4 ] {ccbc0282-16f3-405e-8094-b4833ed62b58} <Debug> TCPHandler: Processed in 0.001399206 sec. | ||
| 3055 | 2026.04.28 21:59:11.981400 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3056 | 2026.04.28 21:59:11.981495 [ 4 ] {98398928-3a8e-453d-8832-ac11588c0945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3057 | 2026.04.28 21:59:11.981534 [ 4 ] {98398928-3a8e-453d-8832-ac11588c0945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3058 | 2026.04.28 21:59:11.981972 [ 4 ] {98398928-3a8e-453d-8832-ac11588c0945} <Trace> oximeter.fields_u32 (dcc380b4-d3d1-4746-b384-7af9fa675136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3059 | 2026.04.28 21:59:11.982008 [ 4 ] {98398928-3a8e-453d-8832-ac11588c0945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3060 | 2026.04.28 21:59:11.982314 [ 4 ] {98398928-3a8e-453d-8832-ac11588c0945} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3061 | 2026.04.28 21:59:11.982525 [ 4 ] {98398928-3a8e-453d-8832-ac11588c0945} <Trace> oximeter.fields_u32 (dcc380b4-d3d1-4746-b384-7af9fa675136): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3062 | 2026.04.28 21:59:11.982656 [ 4 ] {98398928-3a8e-453d-8832-ac11588c0945} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00118 sec., 126271.18644067796 rows/sec., 8.16 MiB/sec. | ||
| 3063 | 2026.04.28 21:59:11.982692 [ 4 ] {98398928-3a8e-453d-8832-ac11588c0945} <Debug> TCPHandler: Processed in 0.001341156 sec. | ||
| 3064 | 2026.04.28 21:59:11.982809 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3065 | 2026.04.28 21:59:11.982903 [ 4 ] {3e739676-1053-4f7a-b40f-72e56720f763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3066 | 2026.04.28 21:59:11.982942 [ 4 ] {3e739676-1053-4f7a-b40f-72e56720f763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3067 | 2026.04.28 21:59:11.983367 [ 4 ] {3e739676-1053-4f7a-b40f-72e56720f763} <Trace> oximeter.fields_u8 (2bafffe4-a9f9-4a14-8186-87b6141ff7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3068 | 2026.04.28 21:59:11.983403 [ 4 ] {3e739676-1053-4f7a-b40f-72e56720f763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3069 | 2026.04.28 21:59:11.983709 [ 4 ] {3e739676-1053-4f7a-b40f-72e56720f763} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3070 | 2026.04.28 21:59:11.983922 [ 4 ] {3e739676-1053-4f7a-b40f-72e56720f763} <Trace> oximeter.fields_u8 (2bafffe4-a9f9-4a14-8186-87b6141ff7d6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3071 | 2026.04.28 21:59:11.984057 [ 4 ] {3e739676-1053-4f7a-b40f-72e56720f763} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001172 sec., 126279.86348122866 rows/sec., 7.18 MiB/sec. | ||
| 3072 | 2026.04.28 21:59:11.984094 [ 4 ] {3e739676-1053-4f7a-b40f-72e56720f763} <Debug> TCPHandler: Processed in 0.001333036 sec. | ||
| 3073 | 2026.04.28 21:59:11.984211 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3074 | 2026.04.28 21:59:11.984305 [ 4 ] {2fd9c549-a9cc-45af-b2d9-d61801106d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3075 | 2026.04.28 21:59:11.984344 [ 4 ] {2fd9c549-a9cc-45af-b2d9-d61801106d63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3076 | 2026.04.28 21:59:11.984928 [ 4 ] {2fd9c549-a9cc-45af-b2d9-d61801106d63} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3077 | 2026.04.28 21:59:11.984966 [ 4 ] {2fd9c549-a9cc-45af-b2d9-d61801106d63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3078 | 2026.04.28 21:59:11.985312 [ 4 ] {2fd9c549-a9cc-45af-b2d9-d61801106d63} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3079 | 2026.04.28 21:59:11.985544 [ 4 ] {2fd9c549-a9cc-45af-b2d9-d61801106d63} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3080 | 2026.04.28 21:59:11.985684 [ 4 ] {2fd9c549-a9cc-45af-b2d9-d61801106d63} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001398 sec., 369098.71244635194 rows/sec., 26.03 MiB/sec. | ||
| 3081 | 2026.04.28 21:59:11.985722 [ 4 ] {2fd9c549-a9cc-45af-b2d9-d61801106d63} <Debug> TCPHandler: Processed in 0.001560259 sec. | ||
| 3082 | 2026.04.28 21:59:11.985845 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3083 | 2026.04.28 21:59:11.985939 [ 4 ] {a65fda5e-d399-41d7-aee2-5769a10a6bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3084 | 2026.04.28 21:59:11.985980 [ 4 ] {a65fda5e-d399-41d7-aee2-5769a10a6bc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3085 | 2026.04.28 21:59:11.986309 [ 4 ] {a65fda5e-d399-41d7-aee2-5769a10a6bc6} <Trace> oximeter.measurements_bool (d29e63f3-a49a-4ab8-ac75-16927d6516a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3086 | 2026.04.28 21:59:11.986345 [ 4 ] {a65fda5e-d399-41d7-aee2-5769a10a6bc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3087 | 2026.04.28 21:59:11.986643 [ 4 ] {a65fda5e-d399-41d7-aee2-5769a10a6bc6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3088 | 2026.04.28 21:59:11.986853 [ 4 ] {a65fda5e-d399-41d7-aee2-5769a10a6bc6} <Trace> oximeter.measurements_bool (d29e63f3-a49a-4ab8-ac75-16927d6516a4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3089 | 2026.04.28 21:59:11.986949 [ 140 ] {} <Debug> oximeter.measurements_bool (d29e63f3-a49a-4ab8-ac75-16927d6516a4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3090 | 2026.04.28 21:59:11.986979 [ 4 ] {a65fda5e-d399-41d7-aee2-5769a10a6bc6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 3091 | 2026.04.28 21:59:11.987004 [ 140 ] {} <Trace> oximeter.measurements_bool (d29e63f3-a49a-4ab8-ac75-16927d6516a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3092 | 2026.04.28 21:59:11.987020 [ 4 ] {a65fda5e-d399-41d7-aee2-5769a10a6bc6} <Debug> TCPHandler: Processed in 0.001223123 sec. | ||
| 3093 | 2026.04.28 21:59:11.987030 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3094 | 2026.04.28 21:59:11.987147 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3095 | 2026.04.28 21:59:11.987179 [ 191 ] {d29e63f3-a49a-4ab8-ac75-16927d6516a4::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 | ||
| 3096 | 2026.04.28 21:59:11.987245 [ 4 ] {ec03b040-e83c-4a64-bf2e-b82d3450b61b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3097 | 2026.04.28 21:59:11.987293 [ 4 ] {ec03b040-e83c-4a64-bf2e-b82d3450b61b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3098 | 2026.04.28 21:59:11.987346 [ 191 ] {d29e63f3-a49a-4ab8-ac75-16927d6516a4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3099 | 2026.04.28 21:59:11.987390 [ 191 ] {d29e63f3-a49a-4ab8-ac75-16927d6516a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3100 | 2026.04.28 21:59:11.987458 [ 191 ] {d29e63f3-a49a-4ab8-ac75-16927d6516a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 3101 | 2026.04.28 21:59:11.987504 [ 191 ] {d29e63f3-a49a-4ab8-ac75-16927d6516a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3102 | 2026.04.28 21:59:11.987549 [ 191 ] {d29e63f3-a49a-4ab8-ac75-16927d6516a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 3103 | 2026.04.28 21:59:11.987589 [ 191 ] {d29e63f3-a49a-4ab8-ac75-16927d6516a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3104 | 2026.04.28 21:59:11.987633 [ 191 ] {d29e63f3-a49a-4ab8-ac75-16927d6516a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 3105 | 2026.04.28 21:59:11.987717 [ 4 ] {ec03b040-e83c-4a64-bf2e-b82d3450b61b} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3106 | 2026.04.28 21:59:11.987759 [ 4 ] {ec03b040-e83c-4a64-bf2e-b82d3450b61b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3107 | 2026.04.28 21:59:11.988263 [ 4 ] {ec03b040-e83c-4a64-bf2e-b82d3450b61b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3108 | 2026.04.28 21:59:11.988498 [ 4 ] {ec03b040-e83c-4a64-bf2e-b82d3450b61b} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3109 | 2026.04.28 21:59:11.988599 [ 198 ] {d29e63f3-a49a-4ab8-ac75-16927d6516a4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001469008 sec., 24506.333525753435 rows/sec., 1.25 MiB/sec. | ||
| 3110 | 2026.04.28 21:59:11.988631 [ 4 ] {ec03b040-e83c-4a64-bf2e-b82d3450b61b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001404 sec., 188746.43874643874 rows/sec., 12.54 MiB/sec. | ||
| 3111 | 2026.04.28 21:59:11.988676 [ 4 ] {ec03b040-e83c-4a64-bf2e-b82d3450b61b} <Debug> TCPHandler: Processed in 0.00157893 sec. | ||
| 3112 | 2026.04.28 21:59:11.988796 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3113 | 2026.04.28 21:59:11.988815 [ 192 ] {d29e63f3-a49a-4ab8-ac75-16927d6516a4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3114 | 2026.04.28 21:59:11.988892 [ 4 ] {dcfd2047-30de-42fe-88f8-f350fb722024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3115 | 2026.04.28 21:59:11.988941 [ 4 ] {dcfd2047-30de-42fe-88f8-f350fb722024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3116 | 2026.04.28 21:59:11.989119 [ 192 ] {d29e63f3-a49a-4ab8-ac75-16927d6516a4::all_1_6_1} <Trace> oximeter.measurements_bool (d29e63f3-a49a-4ab8-ac75-16927d6516a4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3117 | 2026.04.28 21:59:11.989200 [ 192 ] {d29e63f3-a49a-4ab8-ac75-16927d6516a4::all_1_6_1} <Trace> oximeter.measurements_bool (d29e63f3-a49a-4ab8-ac75-16927d6516a4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3118 | 2026.04.28 21:59:11.989258 [ 4 ] {dcfd2047-30de-42fe-88f8-f350fb722024} <Trace> oximeter.measurements_f64 (070618fe-0328-460f-8ab5-97d31db00151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3119 | 2026.04.28 21:59:11.989291 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3120 | 2026.04.28 21:59:11.989299 [ 4 ] {dcfd2047-30de-42fe-88f8-f350fb722024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3121 | 2026.04.28 21:59:11.989617 [ 4 ] {dcfd2047-30de-42fe-88f8-f350fb722024} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3122 | 2026.04.28 21:59:11.989828 [ 4 ] {dcfd2047-30de-42fe-88f8-f350fb722024} <Trace> oximeter.measurements_f64 (070618fe-0328-460f-8ab5-97d31db00151): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3123 | 2026.04.28 21:59:11.989955 [ 4 ] {dcfd2047-30de-42fe-88f8-f350fb722024} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00108 sec., 925.9259259259259 rows/sec., 62.39 KiB/sec. | ||
| 3124 | 2026.04.28 21:59:11.989990 [ 4 ] {dcfd2047-30de-42fe-88f8-f350fb722024} <Debug> TCPHandler: Processed in 0.001243543 sec. | ||
| 3125 | 2026.04.28 21:59:11.990104 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3126 | 2026.04.28 21:59:11.990197 [ 4 ] {4c5880c2-7253-4de0-aa69-b68f69871b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3127 | 2026.04.28 21:59:11.990250 [ 4 ] {4c5880c2-7253-4de0-aa69-b68f69871b33} <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 | ||
| 3128 | 2026.04.28 21:59:11.991027 [ 4 ] {4c5880c2-7253-4de0-aa69-b68f69871b33} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3129 | 2026.04.28 21:59:11.991064 [ 4 ] {4c5880c2-7253-4de0-aa69-b68f69871b33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3130 | 2026.04.28 21:59:11.991630 [ 4 ] {4c5880c2-7253-4de0-aa69-b68f69871b33} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3131 | 2026.04.28 21:59:11.991864 [ 4 ] {4c5880c2-7253-4de0-aa69-b68f69871b33} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3132 | 2026.04.28 21:59:11.992009 [ 4 ] {4c5880c2-7253-4de0-aa69-b68f69871b33} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00183 sec., 14207.650273224044 rows/sec., 25.46 MiB/sec. | ||
| 3133 | 2026.04.28 21:59:11.992067 [ 4 ] {4c5880c2-7253-4de0-aa69-b68f69871b33} <Debug> TCPHandler: Processed in 0.002011899 sec. | ||
| 3134 | 2026.04.28 21:59:11.992203 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3135 | 2026.04.28 21:59:11.992298 [ 4 ] {77274b6a-44dd-4edc-b875-e499e3df2589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3136 | 2026.04.28 21:59:11.992340 [ 4 ] {77274b6a-44dd-4edc-b875-e499e3df2589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3137 | 2026.04.28 21:59:11.992674 [ 4 ] {77274b6a-44dd-4edc-b875-e499e3df2589} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3138 | 2026.04.28 21:59:11.992710 [ 4 ] {77274b6a-44dd-4edc-b875-e499e3df2589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3139 | 2026.04.28 21:59:11.993031 [ 4 ] {77274b6a-44dd-4edc-b875-e499e3df2589} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3140 | 2026.04.28 21:59:11.993244 [ 4 ] {77274b6a-44dd-4edc-b875-e499e3df2589} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3141 | 2026.04.28 21:59:11.993370 [ 4 ] {77274b6a-44dd-4edc-b875-e499e3df2589} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00109 sec., 82568.80733944954 rows/sec., 5.17 MiB/sec. | ||
| 3142 | 2026.04.28 21:59:11.993405 [ 4 ] {77274b6a-44dd-4edc-b875-e499e3df2589} <Debug> TCPHandler: Processed in 0.001251124 sec. | ||
| 3143 | 2026.04.28 21:59:14.340845 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3144 | 2026.04.28 21:59:14.340940 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3145 | 2026.04.28 21:59:14.411479 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5722 | ||
| 3146 | 2026.04.28 21:59:14.412010 [ 244 ] {} <Trace> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3147 | 2026.04.28 21:59:14.412052 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3148 | 2026.04.28 21:59:14.412625 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3149 | 2026.04.28 21:59:14.412861 [ 244 ] {} <Trace> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3150 | 2026.04.28 21:59:14.413002 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5722 | ||
| 3151 | 2026.04.28 21:59:14.422213 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 392 | ||
| 3152 | 2026.04.28 21:59:14.424419 [ 243 ] {} <Trace> system.query_log (28f2bbc6-76da-409a-9f63-9c0a2c4ac64b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3153 | 2026.04.28 21:59:14.424455 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3154 | 2026.04.28 21:59:14.425659 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3155 | 2026.04.28 21:59:14.425937 [ 243 ] {} <Trace> system.query_log (28f2bbc6-76da-409a-9f63-9c0a2c4ac64b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3156 | 2026.04.28 21:59:14.426175 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 392 | ||
| 3157 | 2026.04.28 21:59:14.714493 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3158 | 2026.04.28 21:59:14.732914 [ 245 ] {} <Trace> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3159 | 2026.04.28 21:59:14.732982 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3160 | 2026.04.28 21:59:14.738738 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3161 | 2026.04.28 21:59:14.739427 [ 245 ] {} <Trace> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3162 | 2026.04.28 21:59:14.742394 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3163 | 2026.04.28 21:59:16.963286 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3164 | 2026.04.28 21:59:16.963538 [ 4 ] {e1fd9401-2654-47e2-945e-baf8607c8ad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3165 | 2026.04.28 21:59:16.963882 [ 4 ] {e1fd9401-2654-47e2-945e-baf8607c8ad1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3166 | 2026.04.28 21:59:16.963919 [ 4 ] {e1fd9401-2654-47e2-945e-baf8607c8ad1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3167 | 2026.04.28 21:59:16.964145 [ 4 ] {e1fd9401-2654-47e2-945e-baf8607c8ad1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3168 | 2026.04.28 21:59:16.964220 [ 4 ] {e1fd9401-2654-47e2-945e-baf8607c8ad1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3169 | 2026.04.28 21:59:16.964361 [ 4 ] {e1fd9401-2654-47e2-945e-baf8607c8ad1} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3170 | 2026.04.28 21:59:16.964477 [ 303 ] {e1fd9401-2654-47e2-945e-baf8607c8ad1} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3171 | 2026.04.28 21:59:16.964493 [ 324 ] {e1fd9401-2654-47e2-945e-baf8607c8ad1} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3172 | 2026.04.28 21:59:16.964478 [ 323 ] {e1fd9401-2654-47e2-945e-baf8607c8ad1} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3173 | 2026.04.28 21:59:16.964638 [ 4 ] {e1fd9401-2654-47e2-945e-baf8607c8ad1} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (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 | ||
| 3174 | 2026.04.28 21:59:16.964667 [ 4 ] {e1fd9401-2654-47e2-945e-baf8607c8ad1} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3175 | 2026.04.28 21:59:16.964754 [ 4 ] {e1fd9401-2654-47e2-945e-baf8607c8ad1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3176 | 2026.04.28 21:59:16.964774 [ 4 ] {e1fd9401-2654-47e2-945e-baf8607c8ad1} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 3177 | 2026.04.28 21:59:16.964811 [ 4 ] {e1fd9401-2654-47e2-945e-baf8607c8ad1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3178 | 2026.04.28 21:59:16.964847 [ 4 ] {e1fd9401-2654-47e2-945e-baf8607c8ad1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3179 | 2026.04.28 21:59:16.964881 [ 4 ] {e1fd9401-2654-47e2-945e-baf8607c8ad1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3180 | 2026.04.28 21:59:16.966085 [ 4 ] {e1fd9401-2654-47e2-945e-baf8607c8ad1} <Debug> executeQuery: Read 50 rows, 10.68 KiB in 0.00269 sec., 18587.360594795537 rows/sec., 3.88 MiB/sec. | ||
| 3181 | 2026.04.28 21:59:16.966221 [ 4 ] {e1fd9401-2654-47e2-945e-baf8607c8ad1} <Debug> MemoryTracker: Peak memory usage (for query): 138.45 KiB. | ||
| 3182 | 2026.04.28 21:59:16.966235 [ 4 ] {e1fd9401-2654-47e2-945e-baf8607c8ad1} <Debug> TCPHandler: Processed in 0.003138399 sec. | ||
| 3183 | 2026.04.28 21:59:16.968249 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3184 | 2026.04.28 21:59:16.968383 [ 4 ] {3b9bfc93-b21b-4327-94b9-c0bed38010f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3185 | 2026.04.28 21:59:16.968437 [ 4 ] {3b9bfc93-b21b-4327-94b9-c0bed38010f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3186 | 2026.04.28 21:59:16.969047 [ 4 ] {3b9bfc93-b21b-4327-94b9-c0bed38010f5} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3187 | 2026.04.28 21:59:16.969096 [ 4 ] {3b9bfc93-b21b-4327-94b9-c0bed38010f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3188 | 2026.04.28 21:59:16.969501 [ 4 ] {3b9bfc93-b21b-4327-94b9-c0bed38010f5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3189 | 2026.04.28 21:59:16.969736 [ 4 ] {3b9bfc93-b21b-4327-94b9-c0bed38010f5} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3190 | 2026.04.28 21:59:16.969880 [ 118 ] {} <Debug> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3191 | 2026.04.28 21:59:16.969896 [ 4 ] {3b9bfc93-b21b-4327-94b9-c0bed38010f5} <Debug> executeQuery: Read 86 rows, 7.40 KiB in 0.001553 sec., 55376.690276883455 rows/sec., 4.65 MiB/sec. | ||
| 3192 | 2026.04.28 21:59:16.969964 [ 118 ] {} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3193 | 2026.04.28 21:59:16.969977 [ 4 ] {3b9bfc93-b21b-4327-94b9-c0bed38010f5} <Debug> TCPHandler: Processed in 0.001794064 sec. | ||
| 3194 | 2026.04.28 21:59:16.970006 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3195 | 2026.04.28 21:59:16.970117 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3196 | 2026.04.28 21:59:16.970135 [ 191 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::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 | ||
| 3197 | 2026.04.28 21:59:16.970218 [ 4 ] {74dd10d1-3a5d-4fee-ac37-06240ab9f6ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3198 | 2026.04.28 21:59:16.970265 [ 4 ] {74dd10d1-3a5d-4fee-ac37-06240ab9f6ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3199 | 2026.04.28 21:59:16.970280 [ 191 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3200 | 2026.04.28 21:59:16.970321 [ 191 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 997 rows starting from the beginning of the part | ||
| 3201 | 2026.04.28 21:59:16.970396 [ 191 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 849 rows starting from the beginning of the part | ||
| 3202 | 2026.04.28 21:59:16.970445 [ 191 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2440 rows starting from the beginning of the part | ||
| 3203 | 2026.04.28 21:59:16.970489 [ 191 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::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 | ||
| 3204 | 2026.04.28 21:59:16.970530 [ 191 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 849 rows starting from the beginning of the part | ||
| 3205 | 2026.04.28 21:59:16.970570 [ 191 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 86 rows starting from the beginning of the part | ||
| 3206 | 2026.04.28 21:59:16.970691 [ 4 ] {74dd10d1-3a5d-4fee-ac37-06240ab9f6ed} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3207 | 2026.04.28 21:59:16.970732 [ 4 ] {74dd10d1-3a5d-4fee-ac37-06240ab9f6ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3208 | 2026.04.28 21:59:16.971036 [ 4 ] {74dd10d1-3a5d-4fee-ac37-06240ab9f6ed} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3209 | 2026.04.28 21:59:16.971247 [ 4 ] {74dd10d1-3a5d-4fee-ac37-06240ab9f6ed} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3210 | 2026.04.28 21:59:16.971445 [ 4 ] {74dd10d1-3a5d-4fee-ac37-06240ab9f6ed} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001247 sec., 12028.869286287088 rows/sec., 904.51 KiB/sec. | ||
| 3211 | 2026.04.28 21:59:16.971482 [ 4 ] {74dd10d1-3a5d-4fee-ac37-06240ab9f6ed} <Debug> TCPHandler: Processed in 0.001413546 sec. | ||
| 3212 | 2026.04.28 21:59:16.971605 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3213 | 2026.04.28 21:59:16.971701 [ 4 ] {eeaff71f-7d05-4efd-b5a8-288388c6c58a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3214 | 2026.04.28 21:59:16.971742 [ 4 ] {eeaff71f-7d05-4efd-b5a8-288388c6c58a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3215 | 2026.04.28 21:59:16.972158 [ 4 ] {eeaff71f-7d05-4efd-b5a8-288388c6c58a} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3216 | 2026.04.28 21:59:16.972196 [ 4 ] {eeaff71f-7d05-4efd-b5a8-288388c6c58a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3217 | 2026.04.28 21:59:16.972524 [ 4 ] {eeaff71f-7d05-4efd-b5a8-288388c6c58a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3218 | 2026.04.28 21:59:16.972635 [ 188 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5277 rows, containing 5 columns (5 merged, 0 gathered) in 0.002550738 sec., 2068813.0258772168 rows/sec., 166.44 MiB/sec. | ||
| 3219 | 2026.04.28 21:59:16.972745 [ 4 ] {eeaff71f-7d05-4efd-b5a8-288388c6c58a} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3220 | 2026.04.28 21:59:16.972852 [ 118 ] {} <Debug> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3221 | 2026.04.28 21:59:16.972878 [ 4 ] {eeaff71f-7d05-4efd-b5a8-288388c6c58a} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001196 sec., 66053.51170568563 rows/sec., 5.16 MiB/sec. | ||
| 3222 | 2026.04.28 21:59:16.972889 [ 118 ] {} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3223 | 2026.04.28 21:59:16.972917 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3224 | 2026.04.28 21:59:16.972922 [ 4 ] {eeaff71f-7d05-4efd-b5a8-288388c6c58a} <Debug> TCPHandler: Processed in 0.001365916 sec. | ||
| 3225 | 2026.04.28 21:59:16.973000 [ 192 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::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 | ||
| 3226 | 2026.04.28 21:59:16.973053 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3227 | 2026.04.28 21:59:16.973086 [ 188 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3228 | 2026.04.28 21:59:16.973114 [ 192 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3229 | 2026.04.28 21:59:16.973145 [ 192 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 587 rows starting from the beginning of the part | ||
| 3230 | 2026.04.28 21:59:16.973152 [ 4 ] {3f956623-4817-4e1b-a6ba-1a760c47127c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3231 | 2026.04.28 21:59:16.973201 [ 4 ] {3f956623-4817-4e1b-a6ba-1a760c47127c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3232 | 2026.04.28 21:59:16.973218 [ 192 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 516 rows starting from the beginning of the part | ||
| 3233 | 2026.04.28 21:59:16.973273 [ 192 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1323 rows starting from the beginning of the part | ||
| 3234 | 2026.04.28 21:59:16.973316 [ 192 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::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 | ||
| 3235 | 2026.04.28 21:59:16.973360 [ 192 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 516 rows starting from the beginning of the part | ||
| 3236 | 2026.04.28 21:59:16.973405 [ 192 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 79 rows starting from the beginning of the part | ||
| 3237 | 2026.04.28 21:59:16.973405 [ 188 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_16_3} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3238 | 2026.04.28 21:59:16.973501 [ 188 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_16_3} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3239 | 2026.04.28 21:59:16.973588 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 3240 | 2026.04.28 21:59:16.973623 [ 4 ] {3f956623-4817-4e1b-a6ba-1a760c47127c} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3241 | 2026.04.28 21:59:16.973666 [ 4 ] {3f956623-4817-4e1b-a6ba-1a760c47127c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3242 | 2026.04.28 21:59:16.974022 [ 4 ] {3f956623-4817-4e1b-a6ba-1a760c47127c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3243 | 2026.04.28 21:59:16.974270 [ 4 ] {3f956623-4817-4e1b-a6ba-1a760c47127c} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3244 | 2026.04.28 21:59:16.974374 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3245 | 2026.04.28 21:59:16.974405 [ 4 ] {3f956623-4817-4e1b-a6ba-1a760c47127c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001271 sec., 125885.12981904013 rows/sec., 8.77 MiB/sec. | ||
| 3246 | 2026.04.28 21:59:16.974413 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3247 | 2026.04.28 21:59:16.974445 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3248 | 2026.04.28 21:59:16.974450 [ 4 ] {3f956623-4817-4e1b-a6ba-1a760c47127c} <Debug> TCPHandler: Processed in 0.001445648 sec. | ||
| 3249 | 2026.04.28 21:59:16.974523 [ 195 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::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 | ||
| 3250 | 2026.04.28 21:59:16.974592 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3251 | 2026.04.28 21:59:16.974640 [ 195 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3252 | 2026.04.28 21:59:16.974674 [ 195 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2300 rows starting from the beginning of the part | ||
| 3253 | 2026.04.28 21:59:16.974696 [ 4 ] {2442b7a2-e383-44d9-84f8-6ceb24dc0d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3254 | 2026.04.28 21:59:16.974731 [ 195 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 265 rows starting from the beginning of the part | ||
| 3255 | 2026.04.28 21:59:16.974739 [ 192 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3085 rows, containing 5 columns (5 merged, 0 gathered) in 0.001774634 sec., 1738386.619438149 rows/sec., 127.74 MiB/sec. | ||
| 3256 | 2026.04.28 21:59:16.974757 [ 4 ] {2442b7a2-e383-44d9-84f8-6ceb24dc0d7f} <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 | ||
| 3257 | 2026.04.28 21:59:16.974782 [ 195 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 3614 rows starting from the beginning of the part | ||
| 3258 | 2026.04.28 21:59:16.974831 [ 195 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::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 | ||
| 3259 | 2026.04.28 21:59:16.974872 [ 195 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 265 rows starting from the beginning of the part | ||
| 3260 | 2026.04.28 21:59:16.974918 [ 195 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 3261 | 2026.04.28 21:59:16.975037 [ 190 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3262 | 2026.04.28 21:59:16.975376 [ 190 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_16_3} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3263 | 2026.04.28 21:59:16.975458 [ 190 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_16_3} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3264 | 2026.04.28 21:59:16.975545 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 3265 | 2026.04.28 21:59:16.975641 [ 4 ] {2442b7a2-e383-44d9-84f8-6ceb24dc0d7f} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3266 | 2026.04.28 21:59:16.975688 [ 4 ] {2442b7a2-e383-44d9-84f8-6ceb24dc0d7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3267 | 2026.04.28 21:59:16.976257 [ 4 ] {2442b7a2-e383-44d9-84f8-6ceb24dc0d7f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3268 | 2026.04.28 21:59:16.976569 [ 4 ] {2442b7a2-e383-44d9-84f8-6ceb24dc0d7f} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3269 | 2026.04.28 21:59:16.976716 [ 4 ] {2442b7a2-e383-44d9-84f8-6ceb24dc0d7f} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002037 sec., 7363.770250368188 rows/sec., 13.20 MiB/sec. | ||
| 3270 | 2026.04.28 21:59:16.976767 [ 4 ] {2442b7a2-e383-44d9-84f8-6ceb24dc0d7f} <Debug> TCPHandler: Processed in 0.002226482 sec. | ||
| 3271 | 2026.04.28 21:59:16.976889 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3272 | 2026.04.28 21:59:16.976984 [ 4 ] {c0ce5eb4-b407-499e-a731-3f24a63ec2b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3273 | 2026.04.28 21:59:16.977027 [ 4 ] {c0ce5eb4-b407-499e-a731-3f24a63ec2b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3274 | 2026.04.28 21:59:16.977278 [ 186 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6732 rows, containing 5 columns (5 merged, 0 gathered) in 0.002790233 sec., 2412701.734944716 rows/sec., 158.61 MiB/sec. | ||
| 3275 | 2026.04.28 21:59:16.977372 [ 4 ] {c0ce5eb4-b407-499e-a731-3f24a63ec2b4} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3276 | 2026.04.28 21:59:16.977414 [ 4 ] {c0ce5eb4-b407-499e-a731-3f24a63ec2b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3277 | 2026.04.28 21:59:16.977794 [ 4 ] {c0ce5eb4-b407-499e-a731-3f24a63ec2b4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3278 | 2026.04.28 21:59:16.978010 [ 4 ] {c0ce5eb4-b407-499e-a731-3f24a63ec2b4} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3279 | 2026.04.28 21:59:16.978059 [ 189 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3280 | 2026.04.28 21:59:16.978109 [ 118 ] {} <Debug> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3281 | 2026.04.28 21:59:16.978139 [ 118 ] {} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3282 | 2026.04.28 21:59:16.978142 [ 4 ] {c0ce5eb4-b407-499e-a731-3f24a63ec2b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001177 sec., 50977.06032285471 rows/sec., 3.44 MiB/sec. | ||
| 3283 | 2026.04.28 21:59:16.978160 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3284 | 2026.04.28 21:59:16.978189 [ 4 ] {c0ce5eb4-b407-499e-a731-3f24a63ec2b4} <Debug> TCPHandler: Processed in 0.001349756 sec. | ||
| 3285 | 2026.04.28 21:59:16.978237 [ 192 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::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 | ||
| 3286 | 2026.04.28 21:59:16.978328 [ 192 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3287 | 2026.04.28 21:59:16.978339 [ 189 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3288 | 2026.04.28 21:59:16.978355 [ 192 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 750 rows starting from the beginning of the part | ||
| 3289 | 2026.04.28 21:59:16.978408 [ 192 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 90 rows starting from the beginning of the part | ||
| 3290 | 2026.04.28 21:59:16.978412 [ 189 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3291 | 2026.04.28 21:59:16.978447 [ 192 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 3292 | 2026.04.28 21:59:16.978486 [ 192 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::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 | ||
| 3293 | 2026.04.28 21:59:16.978503 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 3294 | 2026.04.28 21:59:16.978520 [ 192 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 90 rows starting from the beginning of the part | ||
| 3295 | 2026.04.28 21:59:16.978563 [ 192 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3296 | 2026.04.28 21:59:16.979378 [ 187 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1050 rows, containing 4 columns (4 merged, 0 gathered) in 0.001165062 sec., 901239.5906827276 rows/sec., 58.65 MiB/sec. | ||
| 3297 | 2026.04.28 21:59:16.979583 [ 201 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3298 | 2026.04.28 21:59:16.979851 [ 201 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_16_3} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3299 | 2026.04.28 21:59:16.979917 [ 201 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_16_3} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3300 | 2026.04.28 21:59:16.979990 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3301 | 2026.04.28 21:59:21.913344 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6170 | ||
| 3302 | 2026.04.28 21:59:21.913885 [ 244 ] {} <Trace> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3303 | 2026.04.28 21:59:21.913928 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3304 | 2026.04.28 21:59:21.914449 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3305 | 2026.04.28 21:59:21.914669 [ 244 ] {} <Trace> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3306 | 2026.04.28 21:59:21.914794 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6170 | ||
| 3307 | 2026.04.28 21:59:21.968071 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3308 | 2026.04.28 21:59:21.968301 [ 4 ] {e4102042-c703-44a2-a098-ec0b6f1b23b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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_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) | ||
| 3309 | 2026.04.28 21:59:21.968637 [ 4 ] {e4102042-c703-44a2-a098-ec0b6f1b23b0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3310 | 2026.04.28 21:59:21.968673 [ 4 ] {e4102042-c703-44a2-a098-ec0b6f1b23b0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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_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 | ||
| 3311 | 2026.04.28 21:59:21.969002 [ 4 ] {e4102042-c703-44a2-a098-ec0b6f1b23b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3312 | 2026.04.28 21:59:21.969067 [ 4 ] {e4102042-c703-44a2-a098-ec0b6f1b23b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3313 | 2026.04.28 21:59:21.969207 [ 4 ] {e4102042-c703-44a2-a098-ec0b6f1b23b0} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 3314 | 2026.04.28 21:59:21.969320 [ 303 ] {e4102042-c703-44a2-a098-ec0b6f1b23b0} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3315 | 2026.04.28 21:59:21.969326 [ 323 ] {e4102042-c703-44a2-a098-ec0b6f1b23b0} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3316 | 2026.04.28 21:59:21.969328 [ 322 ] {e4102042-c703-44a2-a098-ec0b6f1b23b0} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3317 | 2026.04.28 21:59:21.969555 [ 4 ] {e4102042-c703-44a2-a098-ec0b6f1b23b0} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (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 | ||
| 3318 | 2026.04.28 21:59:21.969589 [ 4 ] {e4102042-c703-44a2-a098-ec0b6f1b23b0} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3319 | 2026.04.28 21:59:21.969681 [ 4 ] {e4102042-c703-44a2-a098-ec0b6f1b23b0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3320 | 2026.04.28 21:59:21.969701 [ 4 ] {e4102042-c703-44a2-a098-ec0b6f1b23b0} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 3321 | 2026.04.28 21:59:21.969736 [ 4 ] {e4102042-c703-44a2-a098-ec0b6f1b23b0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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_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'))" | ||
| 3322 | 2026.04.28 21:59:21.969774 [ 4 ] {e4102042-c703-44a2-a098-ec0b6f1b23b0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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_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'))" | ||
| 3323 | 2026.04.28 21:59:21.969808 [ 4 ] {e4102042-c703-44a2-a098-ec0b6f1b23b0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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_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'))" | ||
| 3324 | 2026.04.28 21:59:21.971005 [ 4 ] {e4102042-c703-44a2-a098-ec0b6f1b23b0} <Debug> executeQuery: Read 50 rows, 10.68 KiB in 0.002804 sec., 17831.669044222537 rows/sec., 3.72 MiB/sec. | ||
| 3325 | 2026.04.28 21:59:21.971106 [ 4 ] {e4102042-c703-44a2-a098-ec0b6f1b23b0} <Debug> MemoryTracker: Peak memory usage (for query): 148.62 KiB. | ||
| 3326 | 2026.04.28 21:59:21.971121 [ 4 ] {e4102042-c703-44a2-a098-ec0b6f1b23b0} <Debug> TCPHandler: Processed in 0.003174009 sec. | ||
| 3327 | 2026.04.28 21:59:21.976421 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3328 | 2026.04.28 21:59:21.976536 [ 4 ] {c4a75cb2-a914-426c-9b95-d42c863dabc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3329 | 2026.04.28 21:59:21.976580 [ 4 ] {c4a75cb2-a914-426c-9b95-d42c863dabc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3330 | 2026.04.28 21:59:21.977192 [ 4 ] {c4a75cb2-a914-426c-9b95-d42c863dabc0} <Trace> oximeter.fields_i16 (30c15a0c-c927-4f38-9be4-5ec8dbfb2a35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3331 | 2026.04.28 21:59:21.977228 [ 4 ] {c4a75cb2-a914-426c-9b95-d42c863dabc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3332 | 2026.04.28 21:59:21.977593 [ 4 ] {c4a75cb2-a914-426c-9b95-d42c863dabc0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3333 | 2026.04.28 21:59:21.977813 [ 4 ] {c4a75cb2-a914-426c-9b95-d42c863dabc0} <Trace> oximeter.fields_i16 (30c15a0c-c927-4f38-9be4-5ec8dbfb2a35): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3334 | 2026.04.28 21:59:21.977947 [ 4 ] {c4a75cb2-a914-426c-9b95-d42c863dabc0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001444 sec., 196675.9002770083 rows/sec., 12.49 MiB/sec. | ||
| 3335 | 2026.04.28 21:59:21.977983 [ 4 ] {c4a75cb2-a914-426c-9b95-d42c863dabc0} <Debug> TCPHandler: Processed in 0.001622101 sec. | ||
| 3336 | 2026.04.28 21:59:21.978136 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3337 | 2026.04.28 21:59:21.978230 [ 4 ] {17a28f8f-d7be-4245-a913-0e5418724db4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3338 | 2026.04.28 21:59:21.978270 [ 4 ] {17a28f8f-d7be-4245-a913-0e5418724db4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3339 | 2026.04.28 21:59:21.978675 [ 4 ] {17a28f8f-d7be-4245-a913-0e5418724db4} <Trace> oximeter.fields_ipaddr (2603406c-76cf-4575-a18b-432d563a8a18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3340 | 2026.04.28 21:59:21.978709 [ 4 ] {17a28f8f-d7be-4245-a913-0e5418724db4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3341 | 2026.04.28 21:59:21.978991 [ 4 ] {17a28f8f-d7be-4245-a913-0e5418724db4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3342 | 2026.04.28 21:59:21.979201 [ 4 ] {17a28f8f-d7be-4245-a913-0e5418724db4} <Trace> oximeter.fields_ipaddr (2603406c-76cf-4575-a18b-432d563a8a18): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3343 | 2026.04.28 21:59:21.979321 [ 4 ] {17a28f8f-d7be-4245-a913-0e5418724db4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001109 sec., 3606.853020739405 rows/sec., 294.11 KiB/sec. | ||
| 3344 | 2026.04.28 21:59:21.979355 [ 4 ] {17a28f8f-d7be-4245-a913-0e5418724db4} <Debug> TCPHandler: Processed in 0.001276195 sec. | ||
| 3345 | 2026.04.28 21:59:21.979483 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3346 | 2026.04.28 21:59:21.979575 [ 4 ] {ca6895ba-4508-4722-8be7-01b433d31849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3347 | 2026.04.28 21:59:21.979613 [ 4 ] {ca6895ba-4508-4722-8be7-01b433d31849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3348 | 2026.04.28 21:59:21.980347 [ 4 ] {ca6895ba-4508-4722-8be7-01b433d31849} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3349 | 2026.04.28 21:59:21.980381 [ 4 ] {ca6895ba-4508-4722-8be7-01b433d31849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3350 | 2026.04.28 21:59:21.980714 [ 4 ] {ca6895ba-4508-4722-8be7-01b433d31849} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3351 | 2026.04.28 21:59:21.980918 [ 4 ] {ca6895ba-4508-4722-8be7-01b433d31849} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3352 | 2026.04.28 21:59:21.981042 [ 4 ] {ca6895ba-4508-4722-8be7-01b433d31849} <Debug> executeQuery: Read 851 rows, 67.88 KiB in 0.001484 sec., 573450.1347708894 rows/sec., 44.67 MiB/sec. | ||
| 3353 | 2026.04.28 21:59:21.981080 [ 4 ] {ca6895ba-4508-4722-8be7-01b433d31849} <Debug> TCPHandler: Processed in 0.001652471 sec. | ||
| 3354 | 2026.04.28 21:59:21.981210 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3355 | 2026.04.28 21:59:21.981303 [ 4 ] {b193c21c-4c17-4810-9dc3-4ce86deb4194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3356 | 2026.04.28 21:59:21.981341 [ 4 ] {b193c21c-4c17-4810-9dc3-4ce86deb4194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3357 | 2026.04.28 21:59:21.981777 [ 4 ] {b193c21c-4c17-4810-9dc3-4ce86deb4194} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3358 | 2026.04.28 21:59:21.981811 [ 4 ] {b193c21c-4c17-4810-9dc3-4ce86deb4194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3359 | 2026.04.28 21:59:21.982118 [ 4 ] {b193c21c-4c17-4810-9dc3-4ce86deb4194} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3360 | 2026.04.28 21:59:21.982324 [ 4 ] {b193c21c-4c17-4810-9dc3-4ce86deb4194} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3361 | 2026.04.28 21:59:21.982444 [ 4 ] {b193c21c-4c17-4810-9dc3-4ce86deb4194} <Debug> executeQuery: Read 172 rows, 10.78 KiB in 0.001159 sec., 148403.79637618636 rows/sec., 9.08 MiB/sec. | ||
| 3362 | 2026.04.28 21:59:21.982483 [ 4 ] {b193c21c-4c17-4810-9dc3-4ce86deb4194} <Debug> TCPHandler: Processed in 0.001324885 sec. | ||
| 3363 | 2026.04.28 21:59:21.982612 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3364 | 2026.04.28 21:59:21.982704 [ 4 ] {43682845-504b-4fb3-94ab-e7dd583ea693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3365 | 2026.04.28 21:59:21.982742 [ 4 ] {43682845-504b-4fb3-94ab-e7dd583ea693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3366 | 2026.04.28 21:59:21.983166 [ 4 ] {43682845-504b-4fb3-94ab-e7dd583ea693} <Trace> oximeter.fields_u32 (dcc380b4-d3d1-4746-b384-7af9fa675136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3367 | 2026.04.28 21:59:21.983200 [ 4 ] {43682845-504b-4fb3-94ab-e7dd583ea693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3368 | 2026.04.28 21:59:21.983495 [ 4 ] {43682845-504b-4fb3-94ab-e7dd583ea693} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3369 | 2026.04.28 21:59:21.983693 [ 4 ] {43682845-504b-4fb3-94ab-e7dd583ea693} <Trace> oximeter.fields_u32 (dcc380b4-d3d1-4746-b384-7af9fa675136): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3370 | 2026.04.28 21:59:21.983813 [ 4 ] {43682845-504b-4fb3-94ab-e7dd583ea693} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001127 sec., 132209.40550133097 rows/sec., 8.54 MiB/sec. | ||
| 3371 | 2026.04.28 21:59:21.983849 [ 4 ] {43682845-504b-4fb3-94ab-e7dd583ea693} <Debug> TCPHandler: Processed in 0.001292845 sec. | ||
| 3372 | 2026.04.28 21:59:21.983972 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3373 | 2026.04.28 21:59:21.984063 [ 4 ] {c826a979-0970-4d23-9ce0-0fe0fd20fa18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3374 | 2026.04.28 21:59:21.984102 [ 4 ] {c826a979-0970-4d23-9ce0-0fe0fd20fa18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3375 | 2026.04.28 21:59:21.984517 [ 4 ] {c826a979-0970-4d23-9ce0-0fe0fd20fa18} <Trace> oximeter.fields_u8 (2bafffe4-a9f9-4a14-8186-87b6141ff7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3376 | 2026.04.28 21:59:21.984551 [ 4 ] {c826a979-0970-4d23-9ce0-0fe0fd20fa18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3377 | 2026.04.28 21:59:21.984859 [ 4 ] {c826a979-0970-4d23-9ce0-0fe0fd20fa18} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3378 | 2026.04.28 21:59:21.985064 [ 4 ] {c826a979-0970-4d23-9ce0-0fe0fd20fa18} <Trace> oximeter.fields_u8 (2bafffe4-a9f9-4a14-8186-87b6141ff7d6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3379 | 2026.04.28 21:59:21.985184 [ 4 ] {c826a979-0970-4d23-9ce0-0fe0fd20fa18} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001138 sec., 130052.72407732866 rows/sec., 7.40 MiB/sec. | ||
| 3380 | 2026.04.28 21:59:21.985219 [ 4 ] {c826a979-0970-4d23-9ce0-0fe0fd20fa18} <Debug> TCPHandler: Processed in 0.001295045 sec. | ||
| 3381 | 2026.04.28 21:59:21.985346 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3382 | 2026.04.28 21:59:21.985438 [ 4 ] {3eb1645f-28e3-4e6b-86b5-a13386b6e71c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3383 | 2026.04.28 21:59:21.985477 [ 4 ] {3eb1645f-28e3-4e6b-86b5-a13386b6e71c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3384 | 2026.04.28 21:59:21.986044 [ 4 ] {3eb1645f-28e3-4e6b-86b5-a13386b6e71c} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3385 | 2026.04.28 21:59:21.986079 [ 4 ] {3eb1645f-28e3-4e6b-86b5-a13386b6e71c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3386 | 2026.04.28 21:59:21.986403 [ 4 ] {3eb1645f-28e3-4e6b-86b5-a13386b6e71c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3387 | 2026.04.28 21:59:21.986619 [ 4 ] {3eb1645f-28e3-4e6b-86b5-a13386b6e71c} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3388 | 2026.04.28 21:59:21.986740 [ 4 ] {3eb1645f-28e3-4e6b-86b5-a13386b6e71c} <Debug> executeQuery: Read 520 rows, 37.59 KiB in 0.001319 sec., 394238.05913570884 rows/sec., 27.83 MiB/sec. | ||
| 3389 | 2026.04.28 21:59:21.986774 [ 4 ] {3eb1645f-28e3-4e6b-86b5-a13386b6e71c} <Debug> TCPHandler: Processed in 0.001484148 sec. | ||
| 3390 | 2026.04.28 21:59:21.986890 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3391 | 2026.04.28 21:59:21.986982 [ 4 ] {8e3d2a1d-1c7f-440b-bfe8-89eaa6961af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3392 | 2026.04.28 21:59:21.987021 [ 4 ] {8e3d2a1d-1c7f-440b-bfe8-89eaa6961af8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3393 | 2026.04.28 21:59:21.987344 [ 4 ] {8e3d2a1d-1c7f-440b-bfe8-89eaa6961af8} <Trace> oximeter.measurements_bool (d29e63f3-a49a-4ab8-ac75-16927d6516a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3394 | 2026.04.28 21:59:21.987377 [ 4 ] {8e3d2a1d-1c7f-440b-bfe8-89eaa6961af8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3395 | 2026.04.28 21:59:21.987694 [ 4 ] {8e3d2a1d-1c7f-440b-bfe8-89eaa6961af8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3396 | 2026.04.28 21:59:21.987904 [ 4 ] {8e3d2a1d-1c7f-440b-bfe8-89eaa6961af8} <Trace> oximeter.measurements_bool (d29e63f3-a49a-4ab8-ac75-16927d6516a4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3397 | 2026.04.28 21:59:21.988026 [ 4 ] {8e3d2a1d-1c7f-440b-bfe8-89eaa6961af8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 3398 | 2026.04.28 21:59:21.988060 [ 4 ] {8e3d2a1d-1c7f-440b-bfe8-89eaa6961af8} <Debug> TCPHandler: Processed in 0.001216254 sec. | ||
| 3399 | 2026.04.28 21:59:21.988178 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3400 | 2026.04.28 21:59:21.988270 [ 4 ] {e6a32a74-0dc9-470c-a777-6abfb7fc4bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3401 | 2026.04.28 21:59:21.988311 [ 4 ] {e6a32a74-0dc9-470c-a777-6abfb7fc4bff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3402 | 2026.04.28 21:59:21.988712 [ 4 ] {e6a32a74-0dc9-470c-a777-6abfb7fc4bff} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3403 | 2026.04.28 21:59:21.988745 [ 4 ] {e6a32a74-0dc9-470c-a777-6abfb7fc4bff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3404 | 2026.04.28 21:59:21.989081 [ 4 ] {e6a32a74-0dc9-470c-a777-6abfb7fc4bff} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3405 | 2026.04.28 21:59:21.989286 [ 4 ] {e6a32a74-0dc9-470c-a777-6abfb7fc4bff} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3406 | 2026.04.28 21:59:21.989411 [ 4 ] {e6a32a74-0dc9-470c-a777-6abfb7fc4bff} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001159 sec., 230371.00949094046 rows/sec., 15.31 MiB/sec. | ||
| 3407 | 2026.04.28 21:59:21.989446 [ 4 ] {e6a32a74-0dc9-470c-a777-6abfb7fc4bff} <Debug> TCPHandler: Processed in 0.001314675 sec. | ||
| 3408 | 2026.04.28 21:59:21.989564 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3409 | 2026.04.28 21:59:21.989656 [ 4 ] {55161fd1-3709-448e-84cf-735384574882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3410 | 2026.04.28 21:59:21.989696 [ 4 ] {55161fd1-3709-448e-84cf-735384574882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3411 | 2026.04.28 21:59:21.990005 [ 4 ] {55161fd1-3709-448e-84cf-735384574882} <Trace> oximeter.measurements_f64 (070618fe-0328-460f-8ab5-97d31db00151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3412 | 2026.04.28 21:59:21.990041 [ 4 ] {55161fd1-3709-448e-84cf-735384574882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3413 | 2026.04.28 21:59:21.990354 [ 4 ] {55161fd1-3709-448e-84cf-735384574882} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3414 | 2026.04.28 21:59:21.990559 [ 4 ] {55161fd1-3709-448e-84cf-735384574882} <Trace> oximeter.measurements_f64 (070618fe-0328-460f-8ab5-97d31db00151): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3415 | 2026.04.28 21:59:21.990682 [ 4 ] {55161fd1-3709-448e-84cf-735384574882} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 3416 | 2026.04.28 21:59:21.990716 [ 4 ] {55161fd1-3709-448e-84cf-735384574882} <Debug> TCPHandler: Processed in 0.001199803 sec. | ||
| 3417 | 2026.04.28 21:59:21.990829 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3418 | 2026.04.28 21:59:21.990921 [ 4 ] {35069f3a-eb66-434c-988e-d20a347f3a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3419 | 2026.04.28 21:59:21.990974 [ 4 ] {35069f3a-eb66-434c-988e-d20a347f3a28} <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 | ||
| 3420 | 2026.04.28 21:59:21.991774 [ 4 ] {35069f3a-eb66-434c-988e-d20a347f3a28} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3421 | 2026.04.28 21:59:21.991811 [ 4 ] {35069f3a-eb66-434c-988e-d20a347f3a28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3422 | 2026.04.28 21:59:21.992339 [ 4 ] {35069f3a-eb66-434c-988e-d20a347f3a28} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3423 | 2026.04.28 21:59:21.992559 [ 4 ] {35069f3a-eb66-434c-988e-d20a347f3a28} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3424 | 2026.04.28 21:59:21.992689 [ 4 ] {35069f3a-eb66-434c-988e-d20a347f3a28} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001785 sec., 14565.826330532214 rows/sec., 26.10 MiB/sec. | ||
| 3425 | 2026.04.28 21:59:21.992738 [ 4 ] {35069f3a-eb66-434c-988e-d20a347f3a28} <Debug> TCPHandler: Processed in 0.001956007 sec. | ||
| 3426 | 2026.04.28 21:59:21.992871 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3427 | 2026.04.28 21:59:21.992964 [ 4 ] {19d15c35-6989-4cc2-bd81-a0773be006ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3428 | 2026.04.28 21:59:21.993005 [ 4 ] {19d15c35-6989-4cc2-bd81-a0773be006ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3429 | 2026.04.28 21:59:21.993337 [ 4 ] {19d15c35-6989-4cc2-bd81-a0773be006ef} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3430 | 2026.04.28 21:59:21.993374 [ 4 ] {19d15c35-6989-4cc2-bd81-a0773be006ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3431 | 2026.04.28 21:59:21.993691 [ 4 ] {19d15c35-6989-4cc2-bd81-a0773be006ef} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3432 | 2026.04.28 21:59:21.993927 [ 4 ] {19d15c35-6989-4cc2-bd81-a0773be006ef} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3433 | 2026.04.28 21:59:21.994049 [ 4 ] {19d15c35-6989-4cc2-bd81-a0773be006ef} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001102 sec., 81669.69147005446 rows/sec., 5.11 MiB/sec. | ||
| 3434 | 2026.04.28 21:59:21.994082 [ 4 ] {19d15c35-6989-4cc2-bd81-a0773be006ef} <Debug> TCPHandler: Processed in 0.001259994 sec. | ||
| 3435 | 2026.04.28 21:59:22.242755 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3436 | 2026.04.28 21:59:22.259416 [ 245 ] {} <Trace> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3437 | 2026.04.28 21:59:22.259468 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3438 | 2026.04.28 21:59:22.265715 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3439 | 2026.04.28 21:59:22.266410 [ 245 ] {} <Trace> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3440 | 2026.04.28 21:59:22.268975 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3441 | 2026.04.28 21:59:23.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.37 MiB, peak 230.65 MiB, free memory in arenas 0.00 B, will set to 227.28 MiB (RSS), difference: 1.91 MiB | ||
| 3442 | 2026.04.28 21:59:24.426615 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 432 | ||
| 3443 | 2026.04.28 21:59:24.429046 [ 243 ] {} <Trace> system.query_log (28f2bbc6-76da-409a-9f63-9c0a2c4ac64b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3444 | 2026.04.28 21:59:24.429092 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3445 | 2026.04.28 21:59:24.430244 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3446 | 2026.04.28 21:59:24.430503 [ 243 ] {} <Trace> system.query_log (28f2bbc6-76da-409a-9f63-9c0a2c4ac64b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3447 | 2026.04.28 21:59:24.430740 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 432 | ||
| 3448 | 2026.04.28 21:59:26.963090 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3449 | 2026.04.28 21:59:26.963342 [ 4 ] {5a0b7845-92e7-4187-92fb-a7d3a999a1be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3450 | 2026.04.28 21:59:26.963683 [ 4 ] {5a0b7845-92e7-4187-92fb-a7d3a999a1be} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3451 | 2026.04.28 21:59:26.963718 [ 4 ] {5a0b7845-92e7-4187-92fb-a7d3a999a1be} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3452 | 2026.04.28 21:59:26.963932 [ 4 ] {5a0b7845-92e7-4187-92fb-a7d3a999a1be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3453 | 2026.04.28 21:59:26.963999 [ 4 ] {5a0b7845-92e7-4187-92fb-a7d3a999a1be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3454 | 2026.04.28 21:59:26.964135 [ 4 ] {5a0b7845-92e7-4187-92fb-a7d3a999a1be} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3455 | 2026.04.28 21:59:26.964238 [ 322 ] {5a0b7845-92e7-4187-92fb-a7d3a999a1be} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3456 | 2026.04.28 21:59:26.964245 [ 342 ] {5a0b7845-92e7-4187-92fb-a7d3a999a1be} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3457 | 2026.04.28 21:59:26.964237 [ 314 ] {5a0b7845-92e7-4187-92fb-a7d3a999a1be} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3458 | 2026.04.28 21:59:26.964368 [ 4 ] {5a0b7845-92e7-4187-92fb-a7d3a999a1be} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (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 | ||
| 3459 | 2026.04.28 21:59:26.964390 [ 4 ] {5a0b7845-92e7-4187-92fb-a7d3a999a1be} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3460 | 2026.04.28 21:59:26.964480 [ 4 ] {5a0b7845-92e7-4187-92fb-a7d3a999a1be} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3461 | 2026.04.28 21:59:26.964507 [ 4 ] {5a0b7845-92e7-4187-92fb-a7d3a999a1be} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 3462 | 2026.04.28 21:59:26.964540 [ 4 ] {5a0b7845-92e7-4187-92fb-a7d3a999a1be} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3463 | 2026.04.28 21:59:26.964576 [ 4 ] {5a0b7845-92e7-4187-92fb-a7d3a999a1be} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3464 | 2026.04.28 21:59:26.964612 [ 4 ] {5a0b7845-92e7-4187-92fb-a7d3a999a1be} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3465 | 2026.04.28 21:59:26.965865 [ 4 ] {5a0b7845-92e7-4187-92fb-a7d3a999a1be} <Debug> executeQuery: Read 50 rows, 10.68 KiB in 0.002626 sec., 19040.36557501904 rows/sec., 3.97 MiB/sec. | ||
| 3466 | 2026.04.28 21:59:26.965993 [ 4 ] {5a0b7845-92e7-4187-92fb-a7d3a999a1be} <Debug> MemoryTracker: Peak memory usage (for query): 138.69 KiB. | ||
| 3467 | 2026.04.28 21:59:26.966008 [ 4 ] {5a0b7845-92e7-4187-92fb-a7d3a999a1be} <Debug> TCPHandler: Processed in 0.003061538 sec. | ||
| 3468 | 2026.04.28 21:59:26.967860 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3469 | 2026.04.28 21:59:26.967993 [ 4 ] {58b988fa-f998-4a0e-a7f3-96b274186f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3470 | 2026.04.28 21:59:26.968043 [ 4 ] {58b988fa-f998-4a0e-a7f3-96b274186f4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3471 | 2026.04.28 21:59:26.968657 [ 4 ] {58b988fa-f998-4a0e-a7f3-96b274186f4d} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3472 | 2026.04.28 21:59:26.968702 [ 4 ] {58b988fa-f998-4a0e-a7f3-96b274186f4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3473 | 2026.04.28 21:59:26.969067 [ 4 ] {58b988fa-f998-4a0e-a7f3-96b274186f4d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3474 | 2026.04.28 21:59:26.969290 [ 4 ] {58b988fa-f998-4a0e-a7f3-96b274186f4d} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3475 | 2026.04.28 21:59:26.969446 [ 4 ] {58b988fa-f998-4a0e-a7f3-96b274186f4d} <Debug> executeQuery: Read 86 rows, 7.40 KiB in 0.001489 sec., 57756.88381464069 rows/sec., 4.85 MiB/sec. | ||
| 3476 | 2026.04.28 21:59:26.969485 [ 4 ] {58b988fa-f998-4a0e-a7f3-96b274186f4d} <Debug> TCPHandler: Processed in 0.001694292 sec. | ||
| 3477 | 2026.04.28 21:59:26.969617 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3478 | 2026.04.28 21:59:26.969711 [ 4 ] {cfc57f01-ef2e-46b2-88f6-e29c483c8f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3479 | 2026.04.28 21:59:26.969751 [ 4 ] {cfc57f01-ef2e-46b2-88f6-e29c483c8f40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3480 | 2026.04.28 21:59:26.970153 [ 4 ] {cfc57f01-ef2e-46b2-88f6-e29c483c8f40} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3481 | 2026.04.28 21:59:26.970189 [ 4 ] {cfc57f01-ef2e-46b2-88f6-e29c483c8f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3482 | 2026.04.28 21:59:26.970471 [ 4 ] {cfc57f01-ef2e-46b2-88f6-e29c483c8f40} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3483 | 2026.04.28 21:59:26.970677 [ 4 ] {cfc57f01-ef2e-46b2-88f6-e29c483c8f40} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3484 | 2026.04.28 21:59:26.970804 [ 4 ] {cfc57f01-ef2e-46b2-88f6-e29c483c8f40} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001111 sec., 13501.350135013501 rows/sec., 1015.24 KiB/sec. | ||
| 3485 | 2026.04.28 21:59:26.970802 [ 123 ] {} <Debug> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3486 | 2026.04.28 21:59:26.970841 [ 4 ] {cfc57f01-ef2e-46b2-88f6-e29c483c8f40} <Debug> TCPHandler: Processed in 0.001271844 sec. | ||
| 3487 | 2026.04.28 21:59:26.970881 [ 123 ] {} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3488 | 2026.04.28 21:59:26.970906 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3489 | 2026.04.28 21:59:26.970982 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3490 | 2026.04.28 21:59:26.971015 [ 186 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::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 | ||
| 3491 | 2026.04.28 21:59:26.971080 [ 4 ] {92599491-7e05-4f93-b0a5-2fccbd81fd54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3492 | 2026.04.28 21:59:26.971124 [ 4 ] {92599491-7e05-4f93-b0a5-2fccbd81fd54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3493 | 2026.04.28 21:59:26.971167 [ 186 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3494 | 2026.04.28 21:59:26.971211 [ 186 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 203 rows starting from the beginning of the part | ||
| 3495 | 2026.04.28 21:59:26.971284 [ 186 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 38 rows starting from the beginning of the part | ||
| 3496 | 2026.04.28 21:59:26.971335 [ 186 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 168 rows starting from the beginning of the part | ||
| 3497 | 2026.04.28 21:59:26.971382 [ 186 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 15 rows starting from the beginning of the part | ||
| 3498 | 2026.04.28 21:59:26.971421 [ 186 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 172 rows starting from the beginning of the part | ||
| 3499 | 2026.04.28 21:59:26.971465 [ 186 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 15 rows starting from the beginning of the part | ||
| 3500 | 2026.04.28 21:59:26.971560 [ 4 ] {92599491-7e05-4f93-b0a5-2fccbd81fd54} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3501 | 2026.04.28 21:59:26.971604 [ 4 ] {92599491-7e05-4f93-b0a5-2fccbd81fd54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3502 | 2026.04.28 21:59:26.972051 [ 4 ] {92599491-7e05-4f93-b0a5-2fccbd81fd54} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3503 | 2026.04.28 21:59:26.972295 [ 4 ] {92599491-7e05-4f93-b0a5-2fccbd81fd54} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3504 | 2026.04.28 21:59:26.972367 [ 194 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 5 columns (5 merged, 0 gathered) in 0.001402967 sec., 435505.6106095154 rows/sec., 29.11 MiB/sec. | ||
| 3505 | 2026.04.28 21:59:26.972431 [ 4 ] {92599491-7e05-4f93-b0a5-2fccbd81fd54} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001371 sec., 57622.17359591539 rows/sec., 4.50 MiB/sec. | ||
| 3506 | 2026.04.28 21:59:26.972479 [ 4 ] {92599491-7e05-4f93-b0a5-2fccbd81fd54} <Debug> TCPHandler: Processed in 0.001544909 sec. | ||
| 3507 | 2026.04.28 21:59:26.972538 [ 194 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3508 | 2026.04.28 21:59:26.972595 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3509 | 2026.04.28 21:59:26.972694 [ 4 ] {986a4bb9-0ec4-4b83-b222-ba24f22e2ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3510 | 2026.04.28 21:59:26.972738 [ 4 ] {986a4bb9-0ec4-4b83-b222-ba24f22e2ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3511 | 2026.04.28 21:59:26.972808 [ 194 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::all_1_16_3} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3512 | 2026.04.28 21:59:26.972880 [ 194 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::all_1_16_3} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3513 | 2026.04.28 21:59:26.972977 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3514 | 2026.04.28 21:59:26.973147 [ 4 ] {986a4bb9-0ec4-4b83-b222-ba24f22e2ac3} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3515 | 2026.04.28 21:59:26.973187 [ 4 ] {986a4bb9-0ec4-4b83-b222-ba24f22e2ac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3516 | 2026.04.28 21:59:26.973524 [ 4 ] {986a4bb9-0ec4-4b83-b222-ba24f22e2ac3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3517 | 2026.04.28 21:59:26.973745 [ 4 ] {986a4bb9-0ec4-4b83-b222-ba24f22e2ac3} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3518 | 2026.04.28 21:59:26.973878 [ 4 ] {986a4bb9-0ec4-4b83-b222-ba24f22e2ac3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 3519 | 2026.04.28 21:59:26.973915 [ 4 ] {986a4bb9-0ec4-4b83-b222-ba24f22e2ac3} <Debug> TCPHandler: Processed in 0.001366616 sec. | ||
| 3520 | 2026.04.28 21:59:26.974028 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3521 | 2026.04.28 21:59:26.974121 [ 4 ] {1776a3c8-51b2-4455-bcaf-2f69248d6ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3522 | 2026.04.28 21:59:26.974174 [ 4 ] {1776a3c8-51b2-4455-bcaf-2f69248d6ce0} <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 | ||
| 3523 | 2026.04.28 21:59:26.974954 [ 4 ] {1776a3c8-51b2-4455-bcaf-2f69248d6ce0} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3524 | 2026.04.28 21:59:26.974991 [ 4 ] {1776a3c8-51b2-4455-bcaf-2f69248d6ce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3525 | 2026.04.28 21:59:26.975498 [ 4 ] {1776a3c8-51b2-4455-bcaf-2f69248d6ce0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3526 | 2026.04.28 21:59:26.975716 [ 4 ] {1776a3c8-51b2-4455-bcaf-2f69248d6ce0} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3527 | 2026.04.28 21:59:26.975845 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3528 | 2026.04.28 21:59:26.975849 [ 4 ] {1776a3c8-51b2-4455-bcaf-2f69248d6ce0} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001746 sec., 8591.06529209622 rows/sec., 15.39 MiB/sec. | ||
| 3529 | 2026.04.28 21:59:26.975893 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3530 | 2026.04.28 21:59:26.975923 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3531 | 2026.04.28 21:59:26.975924 [ 4 ] {1776a3c8-51b2-4455-bcaf-2f69248d6ce0} <Debug> TCPHandler: Processed in 0.001943287 sec. | ||
| 3532 | 2026.04.28 21:59:26.976016 [ 194 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::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 | ||
| 3533 | 2026.04.28 21:59:26.976057 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3534 | 2026.04.28 21:59:26.976166 [ 4 ] {ae86fd75-8dd2-4e22-b509-05314d4171b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3535 | 2026.04.28 21:59:26.976208 [ 4 ] {ae86fd75-8dd2-4e22-b509-05314d4171b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3536 | 2026.04.28 21:59:26.976215 [ 194 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3537 | 2026.04.28 21:59:26.976276 [ 194 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 159 rows starting from the beginning of the part | ||
| 3538 | 2026.04.28 21:59:26.976386 [ 194 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 3539 | 2026.04.28 21:59:26.976489 [ 194 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part | ||
| 3540 | 2026.04.28 21:59:26.976572 [ 4 ] {ae86fd75-8dd2-4e22-b509-05314d4171b6} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3541 | 2026.04.28 21:59:26.976591 [ 194 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 15 rows starting from the beginning of the part | ||
| 3542 | 2026.04.28 21:59:26.976615 [ 4 ] {ae86fd75-8dd2-4e22-b509-05314d4171b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3543 | 2026.04.28 21:59:26.976698 [ 194 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
| 3544 | 2026.04.28 21:59:26.976812 [ 194 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 15 rows starting from the beginning of the part | ||
| 3545 | 2026.04.28 21:59:26.976936 [ 4 ] {ae86fd75-8dd2-4e22-b509-05314d4171b6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3546 | 2026.04.28 21:59:26.977205 [ 4 ] {ae86fd75-8dd2-4e22-b509-05314d4171b6} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3547 | 2026.04.28 21:59:26.977345 [ 4 ] {ae86fd75-8dd2-4e22-b509-05314d4171b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001197 sec., 50125.31328320802 rows/sec., 3.38 MiB/sec. | ||
| 3548 | 2026.04.28 21:59:26.977381 [ 4 ] {ae86fd75-8dd2-4e22-b509-05314d4171b6} <Debug> TCPHandler: Processed in 0.001372536 sec. | ||
| 3549 | 2026.04.28 21:59:26.979169 [ 193 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 19 columns (19 merged, 0 gathered) in 0.00318543 sec., 83191.28029810732 rows/sec., 149.07 MiB/sec. | ||
| 3550 | 2026.04.28 21:59:26.979810 [ 197 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3551 | 2026.04.28 21:59:26.980174 [ 197 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3552 | 2026.04.28 21:59:26.980239 [ 197 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3553 | 2026.04.28 21:59:26.980349 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 3554 | 2026.04.28 21:59:29.341005 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3555 | 2026.04.28 21:59:29.341068 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3556 | 2026.04.28 21:59:29.414845 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6682 | ||
| 3557 | 2026.04.28 21:59:29.415345 [ 244 ] {} <Trace> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3558 | 2026.04.28 21:59:29.415384 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3559 | 2026.04.28 21:59:29.415886 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3560 | 2026.04.28 21:59:29.416138 [ 244 ] {} <Trace> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3561 | 2026.04.28 21:59:29.416264 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6682 | ||
| 3562 | 2026.04.28 21:59:29.769023 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3563 | 2026.04.28 21:59:29.785943 [ 245 ] {} <Trace> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3564 | 2026.04.28 21:59:29.786008 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3565 | 2026.04.28 21:59:29.791326 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3566 | 2026.04.28 21:59:29.792007 [ 245 ] {} <Trace> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3567 | 2026.04.28 21:59:29.794975 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3568 | 2026.04.28 21:59:31.968421 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3569 | 2026.04.28 21:59:31.968673 [ 4 ] {6c8bcb77-9e27-4ed7-a3c6-8439d39a0989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 3570 | 2026.04.28 21:59:31.969008 [ 4 ] {6c8bcb77-9e27-4ed7-a3c6-8439d39a0989} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3571 | 2026.04.28 21:59:31.969045 [ 4 ] {6c8bcb77-9e27-4ed7-a3c6-8439d39a0989} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3572 | 2026.04.28 21:59:31.969281 [ 4 ] {6c8bcb77-9e27-4ed7-a3c6-8439d39a0989} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3573 | 2026.04.28 21:59:31.969346 [ 4 ] {6c8bcb77-9e27-4ed7-a3c6-8439d39a0989} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3574 | 2026.04.28 21:59:31.969483 [ 4 ] {6c8bcb77-9e27-4ed7-a3c6-8439d39a0989} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3575 | 2026.04.28 21:59:31.969581 [ 342 ] {6c8bcb77-9e27-4ed7-a3c6-8439d39a0989} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3576 | 2026.04.28 21:59:31.969581 [ 322 ] {6c8bcb77-9e27-4ed7-a3c6-8439d39a0989} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3577 | 2026.04.28 21:59:31.969622 [ 327 ] {6c8bcb77-9e27-4ed7-a3c6-8439d39a0989} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3578 | 2026.04.28 21:59:31.969738 [ 4 ] {6c8bcb77-9e27-4ed7-a3c6-8439d39a0989} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (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 | ||
| 3579 | 2026.04.28 21:59:31.969764 [ 4 ] {6c8bcb77-9e27-4ed7-a3c6-8439d39a0989} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3580 | 2026.04.28 21:59:31.969846 [ 4 ] {6c8bcb77-9e27-4ed7-a3c6-8439d39a0989} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3581 | 2026.04.28 21:59:31.969865 [ 4 ] {6c8bcb77-9e27-4ed7-a3c6-8439d39a0989} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 3582 | 2026.04.28 21:59:31.969898 [ 4 ] {6c8bcb77-9e27-4ed7-a3c6-8439d39a0989} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3583 | 2026.04.28 21:59:31.969934 [ 4 ] {6c8bcb77-9e27-4ed7-a3c6-8439d39a0989} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3584 | 2026.04.28 21:59:31.969965 [ 4 ] {6c8bcb77-9e27-4ed7-a3c6-8439d39a0989} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3585 | 2026.04.28 21:59:31.971105 [ 4 ] {6c8bcb77-9e27-4ed7-a3c6-8439d39a0989} <Debug> executeQuery: Read 50 rows, 10.68 KiB in 0.002539 sec., 19692.792437967702 rows/sec., 4.11 MiB/sec. | ||
| 3586 | 2026.04.28 21:59:31.971198 [ 4 ] {6c8bcb77-9e27-4ed7-a3c6-8439d39a0989} <Debug> MemoryTracker: Peak memory usage (for query): 147.11 KiB. | ||
| 3587 | 2026.04.28 21:59:31.971214 [ 4 ] {6c8bcb77-9e27-4ed7-a3c6-8439d39a0989} <Debug> TCPHandler: Processed in 0.002924686 sec. | ||
| 3588 | 2026.04.28 21:59:31.976467 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3589 | 2026.04.28 21:59:31.976605 [ 4 ] {d2cece0c-2b83-4338-bc85-2742c139ce5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3590 | 2026.04.28 21:59:31.976656 [ 4 ] {d2cece0c-2b83-4338-bc85-2742c139ce5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3591 | 2026.04.28 21:59:31.977219 [ 4 ] {d2cece0c-2b83-4338-bc85-2742c139ce5a} <Trace> oximeter.fields_i16 (30c15a0c-c927-4f38-9be4-5ec8dbfb2a35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3592 | 2026.04.28 21:59:31.977266 [ 4 ] {d2cece0c-2b83-4338-bc85-2742c139ce5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3593 | 2026.04.28 21:59:31.977644 [ 4 ] {d2cece0c-2b83-4338-bc85-2742c139ce5a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3594 | 2026.04.28 21:59:31.977864 [ 4 ] {d2cece0c-2b83-4338-bc85-2742c139ce5a} <Trace> oximeter.fields_i16 (30c15a0c-c927-4f38-9be4-5ec8dbfb2a35): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3595 | 2026.04.28 21:59:31.978000 [ 4 ] {d2cece0c-2b83-4338-bc85-2742c139ce5a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001433 sec., 198185.62456385206 rows/sec., 12.59 MiB/sec. | ||
| 3596 | 2026.04.28 21:59:31.978036 [ 4 ] {d2cece0c-2b83-4338-bc85-2742c139ce5a} <Debug> TCPHandler: Processed in 0.001639691 sec. | ||
| 3597 | 2026.04.28 21:59:31.978173 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3598 | 2026.04.28 21:59:31.978265 [ 4 ] {53c4361c-6ba1-4ca1-becb-36332763b1d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3599 | 2026.04.28 21:59:31.978304 [ 4 ] {53c4361c-6ba1-4ca1-becb-36332763b1d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3600 | 2026.04.28 21:59:31.979037 [ 4 ] {53c4361c-6ba1-4ca1-becb-36332763b1d7} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3601 | 2026.04.28 21:59:31.979072 [ 4 ] {53c4361c-6ba1-4ca1-becb-36332763b1d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3602 | 2026.04.28 21:59:31.979405 [ 4 ] {53c4361c-6ba1-4ca1-becb-36332763b1d7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3603 | 2026.04.28 21:59:31.979612 [ 4 ] {53c4361c-6ba1-4ca1-becb-36332763b1d7} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3604 | 2026.04.28 21:59:31.979735 [ 4 ] {53c4361c-6ba1-4ca1-becb-36332763b1d7} <Debug> executeQuery: Read 849 rows, 67.74 KiB in 0.001488 sec., 570564.5161290322 rows/sec., 44.46 MiB/sec. | ||
| 3605 | 2026.04.28 21:59:31.979770 [ 4 ] {53c4361c-6ba1-4ca1-becb-36332763b1d7} <Debug> TCPHandler: Processed in 0.001645451 sec. | ||
| 3606 | 2026.04.28 21:59:31.979893 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3607 | 2026.04.28 21:59:31.979986 [ 4 ] {92fc6d92-bb4c-4d84-9316-236cc595c873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3608 | 2026.04.28 21:59:31.980024 [ 4 ] {92fc6d92-bb4c-4d84-9316-236cc595c873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3609 | 2026.04.28 21:59:31.980442 [ 4 ] {92fc6d92-bb4c-4d84-9316-236cc595c873} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3610 | 2026.04.28 21:59:31.980476 [ 4 ] {92fc6d92-bb4c-4d84-9316-236cc595c873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3611 | 2026.04.28 21:59:31.980764 [ 4 ] {92fc6d92-bb4c-4d84-9316-236cc595c873} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3612 | 2026.04.28 21:59:31.980969 [ 4 ] {92fc6d92-bb4c-4d84-9316-236cc595c873} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3613 | 2026.04.28 21:59:31.981090 [ 4 ] {92fc6d92-bb4c-4d84-9316-236cc595c873} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001122 sec., 149732.6203208556 rows/sec., 9.14 MiB/sec. | ||
| 3614 | 2026.04.28 21:59:31.981125 [ 4 ] {92fc6d92-bb4c-4d84-9316-236cc595c873} <Debug> TCPHandler: Processed in 0.001279795 sec. | ||
| 3615 | 2026.04.28 21:59:31.981242 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3616 | 2026.04.28 21:59:31.981335 [ 4 ] {98449178-f440-4eb0-8699-ad22df9bc09b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3617 | 2026.04.28 21:59:31.981374 [ 4 ] {98449178-f440-4eb0-8699-ad22df9bc09b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3618 | 2026.04.28 21:59:31.981777 [ 4 ] {98449178-f440-4eb0-8699-ad22df9bc09b} <Trace> oximeter.fields_u32 (dcc380b4-d3d1-4746-b384-7af9fa675136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3619 | 2026.04.28 21:59:31.981814 [ 4 ] {98449178-f440-4eb0-8699-ad22df9bc09b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3620 | 2026.04.28 21:59:31.982105 [ 4 ] {98449178-f440-4eb0-8699-ad22df9bc09b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3621 | 2026.04.28 21:59:31.982307 [ 4 ] {98449178-f440-4eb0-8699-ad22df9bc09b} <Trace> oximeter.fields_u32 (dcc380b4-d3d1-4746-b384-7af9fa675136): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3622 | 2026.04.28 21:59:31.982430 [ 4 ] {98449178-f440-4eb0-8699-ad22df9bc09b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001112 sec., 133992.8057553957 rows/sec., 8.66 MiB/sec. | ||
| 3623 | 2026.04.28 21:59:31.982465 [ 4 ] {98449178-f440-4eb0-8699-ad22df9bc09b} <Debug> TCPHandler: Processed in 0.001270364 sec. | ||
| 3624 | 2026.04.28 21:59:31.982589 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3625 | 2026.04.28 21:59:31.982680 [ 4 ] {401d94da-0898-4c92-9d09-0b572dd5e3dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3626 | 2026.04.28 21:59:31.982719 [ 4 ] {401d94da-0898-4c92-9d09-0b572dd5e3dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3627 | 2026.04.28 21:59:31.983122 [ 4 ] {401d94da-0898-4c92-9d09-0b572dd5e3dc} <Trace> oximeter.fields_u8 (2bafffe4-a9f9-4a14-8186-87b6141ff7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3628 | 2026.04.28 21:59:31.983158 [ 4 ] {401d94da-0898-4c92-9d09-0b572dd5e3dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3629 | 2026.04.28 21:59:31.983445 [ 4 ] {401d94da-0898-4c92-9d09-0b572dd5e3dc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3630 | 2026.04.28 21:59:31.983653 [ 4 ] {401d94da-0898-4c92-9d09-0b572dd5e3dc} <Trace> oximeter.fields_u8 (2bafffe4-a9f9-4a14-8186-87b6141ff7d6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3631 | 2026.04.28 21:59:31.983775 [ 4 ] {401d94da-0898-4c92-9d09-0b572dd5e3dc} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001112 sec., 133093.52517985614 rows/sec., 7.57 MiB/sec. | ||
| 3632 | 2026.04.28 21:59:31.983810 [ 4 ] {401d94da-0898-4c92-9d09-0b572dd5e3dc} <Debug> TCPHandler: Processed in 0.001269144 sec. | ||
| 3633 | 2026.04.28 21:59:31.983927 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3634 | 2026.04.28 21:59:31.984018 [ 4 ] {7c2eb7fc-b0d2-4609-8010-46c32691862c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3635 | 2026.04.28 21:59:31.984055 [ 4 ] {7c2eb7fc-b0d2-4609-8010-46c32691862c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3636 | 2026.04.28 21:59:31.984621 [ 4 ] {7c2eb7fc-b0d2-4609-8010-46c32691862c} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3637 | 2026.04.28 21:59:31.984657 [ 4 ] {7c2eb7fc-b0d2-4609-8010-46c32691862c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3638 | 2026.04.28 21:59:31.984972 [ 4 ] {7c2eb7fc-b0d2-4609-8010-46c32691862c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3639 | 2026.04.28 21:59:31.985175 [ 4 ] {7c2eb7fc-b0d2-4609-8010-46c32691862c} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3640 | 2026.04.28 21:59:31.985299 [ 4 ] {7c2eb7fc-b0d2-4609-8010-46c32691862c} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001299 sec., 397228.6374133949 rows/sec., 28.01 MiB/sec. | ||
| 3641 | 2026.04.28 21:59:31.985335 [ 4 ] {7c2eb7fc-b0d2-4609-8010-46c32691862c} <Debug> TCPHandler: Processed in 0.001455607 sec. | ||
| 3642 | 2026.04.28 21:59:31.985447 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3643 | 2026.04.28 21:59:31.985539 [ 4 ] {e3749291-6f3e-4bfe-bf82-5480c8e26485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3644 | 2026.04.28 21:59:31.985579 [ 4 ] {e3749291-6f3e-4bfe-bf82-5480c8e26485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3645 | 2026.04.28 21:59:31.985895 [ 4 ] {e3749291-6f3e-4bfe-bf82-5480c8e26485} <Trace> oximeter.measurements_bool (d29e63f3-a49a-4ab8-ac75-16927d6516a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3646 | 2026.04.28 21:59:31.985930 [ 4 ] {e3749291-6f3e-4bfe-bf82-5480c8e26485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3647 | 2026.04.28 21:59:31.986221 [ 4 ] {e3749291-6f3e-4bfe-bf82-5480c8e26485} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3648 | 2026.04.28 21:59:31.986429 [ 4 ] {e3749291-6f3e-4bfe-bf82-5480c8e26485} <Trace> oximeter.measurements_bool (d29e63f3-a49a-4ab8-ac75-16927d6516a4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3649 | 2026.04.28 21:59:31.986558 [ 4 ] {e3749291-6f3e-4bfe-bf82-5480c8e26485} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001036 sec., 5791.505791505791 rows/sec., 302.58 KiB/sec. | ||
| 3650 | 2026.04.28 21:59:31.986592 [ 4 ] {e3749291-6f3e-4bfe-bf82-5480c8e26485} <Debug> TCPHandler: Processed in 0.001192442 sec. | ||
| 3651 | 2026.04.28 21:59:31.986704 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3652 | 2026.04.28 21:59:31.986797 [ 4 ] {2f022102-649e-433b-bafe-395add4e9b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3653 | 2026.04.28 21:59:31.986838 [ 4 ] {2f022102-649e-433b-bafe-395add4e9b44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3654 | 2026.04.28 21:59:31.987229 [ 4 ] {2f022102-649e-433b-bafe-395add4e9b44} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3655 | 2026.04.28 21:59:31.987263 [ 4 ] {2f022102-649e-433b-bafe-395add4e9b44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3656 | 2026.04.28 21:59:31.987571 [ 4 ] {2f022102-649e-433b-bafe-395add4e9b44} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3657 | 2026.04.28 21:59:31.987773 [ 4 ] {2f022102-649e-433b-bafe-395add4e9b44} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3658 | 2026.04.28 21:59:31.987896 [ 4 ] {2f022102-649e-433b-bafe-395add4e9b44} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001117 sec., 237242.61414503134 rows/sec., 15.77 MiB/sec. | ||
| 3659 | 2026.04.28 21:59:31.987931 [ 4 ] {2f022102-649e-433b-bafe-395add4e9b44} <Debug> TCPHandler: Processed in 0.001273475 sec. | ||
| 3660 | 2026.04.28 21:59:31.988046 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3661 | 2026.04.28 21:59:31.988137 [ 4 ] {be1dbd43-22fb-4fee-b117-db41cdeffcae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3662 | 2026.04.28 21:59:31.988178 [ 4 ] {be1dbd43-22fb-4fee-b117-db41cdeffcae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3663 | 2026.04.28 21:59:31.988479 [ 4 ] {be1dbd43-22fb-4fee-b117-db41cdeffcae} <Trace> oximeter.measurements_f64 (070618fe-0328-460f-8ab5-97d31db00151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3664 | 2026.04.28 21:59:31.988514 [ 4 ] {be1dbd43-22fb-4fee-b117-db41cdeffcae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3665 | 2026.04.28 21:59:31.988797 [ 4 ] {be1dbd43-22fb-4fee-b117-db41cdeffcae} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3666 | 2026.04.28 21:59:31.988998 [ 4 ] {be1dbd43-22fb-4fee-b117-db41cdeffcae} <Trace> oximeter.measurements_f64 (070618fe-0328-460f-8ab5-97d31db00151): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3667 | 2026.04.28 21:59:31.989120 [ 4 ] {be1dbd43-22fb-4fee-b117-db41cdeffcae} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001 sec., 1000 rows/sec., 67.38 KiB/sec. | ||
| 3668 | 2026.04.28 21:59:31.989153 [ 4 ] {be1dbd43-22fb-4fee-b117-db41cdeffcae} <Debug> TCPHandler: Processed in 0.001155042 sec. | ||
| 3669 | 2026.04.28 21:59:31.989266 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3670 | 2026.04.28 21:59:31.989357 [ 4 ] {d83fcc73-013c-499e-aa0b-2da00b00524b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3671 | 2026.04.28 21:59:31.989408 [ 4 ] {d83fcc73-013c-499e-aa0b-2da00b00524b} <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 | ||
| 3672 | 2026.04.28 21:59:31.990137 [ 4 ] {d83fcc73-013c-499e-aa0b-2da00b00524b} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3673 | 2026.04.28 21:59:31.990171 [ 4 ] {d83fcc73-013c-499e-aa0b-2da00b00524b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3674 | 2026.04.28 21:59:31.990664 [ 4 ] {d83fcc73-013c-499e-aa0b-2da00b00524b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3675 | 2026.04.28 21:59:31.990887 [ 4 ] {d83fcc73-013c-499e-aa0b-2da00b00524b} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3676 | 2026.04.28 21:59:31.991017 [ 4 ] {d83fcc73-013c-499e-aa0b-2da00b00524b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001678 sec., 15494.636471990465 rows/sec., 27.77 MiB/sec. | ||
| 3677 | 2026.04.28 21:59:31.991065 [ 4 ] {d83fcc73-013c-499e-aa0b-2da00b00524b} <Debug> TCPHandler: Processed in 0.001846935 sec. | ||
| 3678 | 2026.04.28 21:59:31.991186 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3679 | 2026.04.28 21:59:31.991279 [ 4 ] {4771caf5-8c79-4737-9c30-71aa9323bc99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3680 | 2026.04.28 21:59:31.991319 [ 4 ] {4771caf5-8c79-4737-9c30-71aa9323bc99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3681 | 2026.04.28 21:59:31.991646 [ 4 ] {4771caf5-8c79-4737-9c30-71aa9323bc99} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3682 | 2026.04.28 21:59:31.991680 [ 4 ] {4771caf5-8c79-4737-9c30-71aa9323bc99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3683 | 2026.04.28 21:59:31.991983 [ 4 ] {4771caf5-8c79-4737-9c30-71aa9323bc99} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3684 | 2026.04.28 21:59:31.992186 [ 4 ] {4771caf5-8c79-4737-9c30-71aa9323bc99} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3685 | 2026.04.28 21:59:31.992307 [ 4 ] {4771caf5-8c79-4737-9c30-71aa9323bc99} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001046 sec., 86042.06500956022 rows/sec., 5.38 MiB/sec. | ||
| 3686 | 2026.04.28 21:59:31.992340 [ 4 ] {4771caf5-8c79-4737-9c30-71aa9323bc99} <Debug> TCPHandler: Processed in 0.001202343 sec. | ||
| 3687 | 2026.04.28 21:59:32.256627 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3688 | 2026.04.28 21:59:32.256956 [ 4 ] {1b0b6567-9c79-46b3-9e1a-4b34fc1784f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 3689 | 2026.04.28 21:59:32.257482 [ 4 ] {1b0b6567-9c79-46b3-9e1a-4b34fc1784f8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3690 | 2026.04.28 21:59:32.257549 [ 4 ] {1b0b6567-9c79-46b3-9e1a-4b34fc1784f8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3691 | 2026.04.28 21:59:32.257858 [ 4 ] {1b0b6567-9c79-46b3-9e1a-4b34fc1784f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3692 | 2026.04.28 21:59:32.257926 [ 4 ] {1b0b6567-9c79-46b3-9e1a-4b34fc1784f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3693 | 2026.04.28 21:59:32.258068 [ 4 ] {1b0b6567-9c79-46b3-9e1a-4b34fc1784f8} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 3694 | 2026.04.28 21:59:32.258167 [ 342 ] {1b0b6567-9c79-46b3-9e1a-4b34fc1784f8} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3695 | 2026.04.28 21:59:32.258167 [ 322 ] {1b0b6567-9c79-46b3-9e1a-4b34fc1784f8} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3696 | 2026.04.28 21:59:32.258193 [ 327 ] {1b0b6567-9c79-46b3-9e1a-4b34fc1784f8} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3697 | 2026.04.28 21:59:32.258305 [ 4 ] {1b0b6567-9c79-46b3-9e1a-4b34fc1784f8} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (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 | ||
| 3698 | 2026.04.28 21:59:32.258333 [ 4 ] {1b0b6567-9c79-46b3-9e1a-4b34fc1784f8} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3699 | 2026.04.28 21:59:32.258418 [ 4 ] {1b0b6567-9c79-46b3-9e1a-4b34fc1784f8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3700 | 2026.04.28 21:59:32.258439 [ 4 ] {1b0b6567-9c79-46b3-9e1a-4b34fc1784f8} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 3701 | 2026.04.28 21:59:32.258474 [ 4 ] {1b0b6567-9c79-46b3-9e1a-4b34fc1784f8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3702 | 2026.04.28 21:59:32.258511 [ 4 ] {1b0b6567-9c79-46b3-9e1a-4b34fc1784f8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3703 | 2026.04.28 21:59:32.258544 [ 4 ] {1b0b6567-9c79-46b3-9e1a-4b34fc1784f8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3704 | 2026.04.28 21:59:32.259634 [ 4 ] {1b0b6567-9c79-46b3-9e1a-4b34fc1784f8} <Debug> executeQuery: Read 50 rows, 12.26 KiB in 0.002829 sec., 17674.089784376105 rows/sec., 4.23 MiB/sec. | ||
| 3705 | 2026.04.28 21:59:32.259738 [ 4 ] {1b0b6567-9c79-46b3-9e1a-4b34fc1784f8} <Debug> MemoryTracker: Peak memory usage (for query): 149.75 KiB. | ||
| 3706 | 2026.04.28 21:59:32.259754 [ 4 ] {1b0b6567-9c79-46b3-9e1a-4b34fc1784f8} <Debug> TCPHandler: Processed in 0.003253071 sec. | ||
| 3707 | 2026.04.28 21:59:32.271038 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3708 | 2026.04.28 21:59:32.271160 [ 4 ] {fa248c97-e0e0-4ce1-9779-84de7a8293f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3709 | 2026.04.28 21:59:32.271208 [ 4 ] {fa248c97-e0e0-4ce1-9779-84de7a8293f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3710 | 2026.04.28 21:59:32.272709 [ 4 ] {fa248c97-e0e0-4ce1-9779-84de7a8293f4} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3711 | 2026.04.28 21:59:32.272746 [ 4 ] {fa248c97-e0e0-4ce1-9779-84de7a8293f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3712 | 2026.04.28 21:59:32.273261 [ 4 ] {fa248c97-e0e0-4ce1-9779-84de7a8293f4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3713 | 2026.04.28 21:59:32.273514 [ 4 ] {fa248c97-e0e0-4ce1-9779-84de7a8293f4} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3714 | 2026.04.28 21:59:32.273662 [ 4 ] {fa248c97-e0e0-4ce1-9779-84de7a8293f4} <Debug> executeQuery: Read 2431 rows, 184.32 KiB in 0.002497 sec., 973568.281938326 rows/sec., 72.09 MiB/sec. | ||
| 3715 | 2026.04.28 21:59:32.273701 [ 4 ] {fa248c97-e0e0-4ce1-9779-84de7a8293f4} <Debug> TCPHandler: Processed in 0.002690231 sec. | ||
| 3716 | 2026.04.28 21:59:32.273831 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3717 | 2026.04.28 21:59:32.273929 [ 4 ] {c5cd0a0b-5a44-4035-a969-c06f8f74f8ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3718 | 2026.04.28 21:59:32.273974 [ 4 ] {c5cd0a0b-5a44-4035-a969-c06f8f74f8ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3719 | 2026.04.28 21:59:32.274393 [ 4 ] {c5cd0a0b-5a44-4035-a969-c06f8f74f8ee} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3720 | 2026.04.28 21:59:32.274429 [ 4 ] {c5cd0a0b-5a44-4035-a969-c06f8f74f8ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3721 | 2026.04.28 21:59:32.274746 [ 4 ] {c5cd0a0b-5a44-4035-a969-c06f8f74f8ee} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3722 | 2026.04.28 21:59:32.274982 [ 4 ] {c5cd0a0b-5a44-4035-a969-c06f8f74f8ee} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3723 | 2026.04.28 21:59:32.275129 [ 4 ] {c5cd0a0b-5a44-4035-a969-c06f8f74f8ee} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.00122 sec., 19672.131147540986 rows/sec., 1.44 MiB/sec. | ||
| 3724 | 2026.04.28 21:59:32.275168 [ 4 ] {c5cd0a0b-5a44-4035-a969-c06f8f74f8ee} <Debug> TCPHandler: Processed in 0.001385967 sec. | ||
| 3725 | 2026.04.28 21:59:32.275278 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3726 | 2026.04.28 21:59:32.275373 [ 4 ] {17f6cc83-fb2f-4794-882e-2e2ee2ddb002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3727 | 2026.04.28 21:59:32.275415 [ 4 ] {17f6cc83-fb2f-4794-882e-2e2ee2ddb002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3728 | 2026.04.28 21:59:32.276020 [ 4 ] {17f6cc83-fb2f-4794-882e-2e2ee2ddb002} <Trace> oximeter.fields_u32 (dcc380b4-d3d1-4746-b384-7af9fa675136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3729 | 2026.04.28 21:59:32.276057 [ 4 ] {17f6cc83-fb2f-4794-882e-2e2ee2ddb002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3730 | 2026.04.28 21:59:32.276408 [ 4 ] {17f6cc83-fb2f-4794-882e-2e2ee2ddb002} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3731 | 2026.04.28 21:59:32.276624 [ 4 ] {17f6cc83-fb2f-4794-882e-2e2ee2ddb002} <Trace> oximeter.fields_u32 (dcc380b4-d3d1-4746-b384-7af9fa675136): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3732 | 2026.04.28 21:59:32.276710 [ 109 ] {} <Debug> oximeter.fields_u32 (dcc380b4-d3d1-4746-b384-7af9fa675136) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3733 | 2026.04.28 21:59:32.276742 [ 4 ] {17f6cc83-fb2f-4794-882e-2e2ee2ddb002} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.0014 sec., 572142.8571428572 rows/sec., 33.05 MiB/sec. | ||
| 3734 | 2026.04.28 21:59:32.276743 [ 109 ] {} <Trace> oximeter.fields_u32 (dcc380b4-d3d1-4746-b384-7af9fa675136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3735 | 2026.04.28 21:59:32.276772 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3736 | 2026.04.28 21:59:32.276776 [ 4 ] {17f6cc83-fb2f-4794-882e-2e2ee2ddb002} <Debug> TCPHandler: Processed in 0.001562109 sec. | ||
| 3737 | 2026.04.28 21:59:32.276851 [ 201 ] {dcc380b4-d3d1-4746-b384-7af9fa675136::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 | ||
| 3738 | 2026.04.28 21:59:32.276881 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3739 | 2026.04.28 21:59:32.276935 [ 201 ] {dcc380b4-d3d1-4746-b384-7af9fa675136::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3740 | 2026.04.28 21:59:32.276960 [ 201 ] {dcc380b4-d3d1-4746-b384-7af9fa675136::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 173 rows starting from the beginning of the part | ||
| 3741 | 2026.04.28 21:59:32.276972 [ 4 ] {04fff1df-97bd-4194-ad9c-64aecdf7e451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3742 | 2026.04.28 21:59:32.277009 [ 201 ] {dcc380b4-d3d1-4746-b384-7af9fa675136::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 801 rows starting from the beginning of the part | ||
| 3743 | 2026.04.28 21:59:32.277009 [ 4 ] {04fff1df-97bd-4194-ad9c-64aecdf7e451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3744 | 2026.04.28 21:59:32.277048 [ 201 ] {dcc380b4-d3d1-4746-b384-7af9fa675136::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 149 rows starting from the beginning of the part | ||
| 3745 | 2026.04.28 21:59:32.277085 [ 201 ] {dcc380b4-d3d1-4746-b384-7af9fa675136::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 3746 | 2026.04.28 21:59:32.277121 [ 201 ] {dcc380b4-d3d1-4746-b384-7af9fa675136::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 149 rows starting from the beginning of the part | ||
| 3747 | 2026.04.28 21:59:32.277156 [ 201 ] {dcc380b4-d3d1-4746-b384-7af9fa675136::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 801 rows starting from the beginning of the part | ||
| 3748 | 2026.04.28 21:59:32.277385 [ 4 ] {04fff1df-97bd-4194-ad9c-64aecdf7e451} <Trace> oximeter.fields_u64 (2d53350d-e90a-450d-996e-4d855f01fc23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3749 | 2026.04.28 21:59:32.277419 [ 4 ] {04fff1df-97bd-4194-ad9c-64aecdf7e451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3750 | 2026.04.28 21:59:32.277772 [ 4 ] {04fff1df-97bd-4194-ad9c-64aecdf7e451} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3751 | 2026.04.28 21:59:32.277994 [ 4 ] {04fff1df-97bd-4194-ad9c-64aecdf7e451} <Trace> oximeter.fields_u64 (2d53350d-e90a-450d-996e-4d855f01fc23): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3752 | 2026.04.28 21:59:32.278119 [ 4 ] {04fff1df-97bd-4194-ad9c-64aecdf7e451} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001136 sec., 880.2816901408451 rows/sec., 61.89 KiB/sec. | ||
| 3753 | 2026.04.28 21:59:32.278144 [ 193 ] {dcc380b4-d3d1-4746-b384-7af9fa675136::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2222 rows, containing 5 columns (5 merged, 0 gathered) in 0.001306475 sec., 1700759.6777588548 rows/sec., 108.31 MiB/sec. | ||
| 3754 | 2026.04.28 21:59:32.278155 [ 4 ] {04fff1df-97bd-4194-ad9c-64aecdf7e451} <Debug> TCPHandler: Processed in 0.001298484 sec. | ||
| 3755 | 2026.04.28 21:59:32.278284 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3756 | 2026.04.28 21:59:32.278293 [ 193 ] {dcc380b4-d3d1-4746-b384-7af9fa675136::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3757 | 2026.04.28 21:59:32.278379 [ 4 ] {e8400574-df46-40c7-a088-c8174c64c095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3758 | 2026.04.28 21:59:32.278420 [ 4 ] {e8400574-df46-40c7-a088-c8174c64c095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3759 | 2026.04.28 21:59:32.278533 [ 193 ] {dcc380b4-d3d1-4746-b384-7af9fa675136::all_1_11_2} <Trace> oximeter.fields_u32 (dcc380b4-d3d1-4746-b384-7af9fa675136): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3760 | 2026.04.28 21:59:32.278602 [ 193 ] {dcc380b4-d3d1-4746-b384-7af9fa675136::all_1_11_2} <Trace> oximeter.fields_u32 (dcc380b4-d3d1-4746-b384-7af9fa675136) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3761 | 2026.04.28 21:59:32.278658 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 3762 | 2026.04.28 21:59:32.279259 [ 4 ] {e8400574-df46-40c7-a088-c8174c64c095} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3763 | 2026.04.28 21:59:32.279294 [ 4 ] {e8400574-df46-40c7-a088-c8174c64c095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3764 | 2026.04.28 21:59:32.279651 [ 4 ] {e8400574-df46-40c7-a088-c8174c64c095} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3765 | 2026.04.28 21:59:32.279878 [ 4 ] {e8400574-df46-40c7-a088-c8174c64c095} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3766 | 2026.04.28 21:59:32.280007 [ 4 ] {e8400574-df46-40c7-a088-c8174c64c095} <Debug> executeQuery: Read 1303 rows, 89.16 KiB in 0.001646 sec., 791616.0388821386 rows/sec., 52.90 MiB/sec. | ||
| 3767 | 2026.04.28 21:59:32.280045 [ 4 ] {e8400574-df46-40c7-a088-c8174c64c095} <Debug> TCPHandler: Processed in 0.001808414 sec. | ||
| 3768 | 2026.04.28 21:59:32.280160 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3769 | 2026.04.28 21:59:32.280257 [ 4 ] {34bc74ab-7003-4a6d-aa8a-330b8dfc9e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3770 | 2026.04.28 21:59:32.280300 [ 4 ] {34bc74ab-7003-4a6d-aa8a-330b8dfc9e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3771 | 2026.04.28 21:59:32.281014 [ 4 ] {34bc74ab-7003-4a6d-aa8a-330b8dfc9e67} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3772 | 2026.04.28 21:59:32.281052 [ 4 ] {34bc74ab-7003-4a6d-aa8a-330b8dfc9e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3773 | 2026.04.28 21:59:32.281492 [ 4 ] {34bc74ab-7003-4a6d-aa8a-330b8dfc9e67} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3774 | 2026.04.28 21:59:32.281717 [ 4 ] {34bc74ab-7003-4a6d-aa8a-330b8dfc9e67} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3775 | 2026.04.28 21:59:32.281849 [ 4 ] {34bc74ab-7003-4a6d-aa8a-330b8dfc9e67} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001611 sec., 928615.7666045934 rows/sec., 56.32 MiB/sec. | ||
| 3776 | 2026.04.28 21:59:32.281885 [ 4 ] {34bc74ab-7003-4a6d-aa8a-330b8dfc9e67} <Debug> TCPHandler: Processed in 0.001773494 sec. | ||
| 3777 | 2026.04.28 21:59:32.282006 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3778 | 2026.04.28 21:59:32.282101 [ 4 ] {8809852f-9612-4e10-a511-07ff5417571a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3779 | 2026.04.28 21:59:32.282155 [ 4 ] {8809852f-9612-4e10-a511-07ff5417571a} <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 | ||
| 3780 | 2026.04.28 21:59:32.282884 [ 4 ] {8809852f-9612-4e10-a511-07ff5417571a} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3781 | 2026.04.28 21:59:32.282921 [ 4 ] {8809852f-9612-4e10-a511-07ff5417571a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3782 | 2026.04.28 21:59:32.283445 [ 4 ] {8809852f-9612-4e10-a511-07ff5417571a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3783 | 2026.04.28 21:59:32.283667 [ 4 ] {8809852f-9612-4e10-a511-07ff5417571a} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3784 | 2026.04.28 21:59:32.283804 [ 4 ] {8809852f-9612-4e10-a511-07ff5417571a} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001738 sec., 13808.97583429229 rows/sec., 24.75 MiB/sec. | ||
| 3785 | 2026.04.28 21:59:32.283855 [ 4 ] {8809852f-9612-4e10-a511-07ff5417571a} <Debug> TCPHandler: Processed in 0.001917527 sec. | ||
| 3786 | 2026.04.28 21:59:32.283975 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3787 | 2026.04.28 21:59:32.284065 [ 4 ] {4566e629-736b-4372-9671-1ceecb247d0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3788 | 2026.04.28 21:59:32.284104 [ 4 ] {4566e629-736b-4372-9671-1ceecb247d0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3789 | 2026.04.28 21:59:32.284407 [ 4 ] {4566e629-736b-4372-9671-1ceecb247d0e} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3790 | 2026.04.28 21:59:32.284442 [ 4 ] {4566e629-736b-4372-9671-1ceecb247d0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3791 | 2026.04.28 21:59:32.284810 [ 4 ] {4566e629-736b-4372-9671-1ceecb247d0e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3792 | 2026.04.28 21:59:32.285027 [ 4 ] {4566e629-736b-4372-9671-1ceecb247d0e} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3793 | 2026.04.28 21:59:32.285156 [ 4 ] {4566e629-736b-4372-9671-1ceecb247d0e} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001074 sec., 11173.184357541899 rows/sec., 771.07 KiB/sec. | ||
| 3794 | 2026.04.28 21:59:32.285191 [ 4 ] {4566e629-736b-4372-9671-1ceecb247d0e} <Debug> TCPHandler: Processed in 0.001236633 sec. | ||
| 3795 | 2026.04.28 21:59:34.431096 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 488 | ||
| 3796 | 2026.04.28 21:59:34.434094 [ 243 ] {} <Trace> system.query_log (28f2bbc6-76da-409a-9f63-9c0a2c4ac64b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3797 | 2026.04.28 21:59:34.434143 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3798 | 2026.04.28 21:59:34.435356 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3799 | 2026.04.28 21:59:34.435630 [ 243 ] {} <Trace> system.query_log (28f2bbc6-76da-409a-9f63-9c0a2c4ac64b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3800 | 2026.04.28 21:59:34.435882 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 488 | ||
| 3801 | 2026.04.28 21:59:36.916568 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7130 | ||
| 3802 | 2026.04.28 21:59:36.917109 [ 244 ] {} <Trace> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3803 | 2026.04.28 21:59:36.917155 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3804 | 2026.04.28 21:59:36.917646 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3805 | 2026.04.28 21:59:36.917876 [ 244 ] {} <Trace> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3806 | 2026.04.28 21:59:36.918008 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7130 | ||
| 3807 | 2026.04.28 21:59:36.962163 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3808 | 2026.04.28 21:59:36.962529 [ 4 ] {93dae72e-912f-4eb5-8c7b-ef245ad9c796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3809 | 2026.04.28 21:59:36.963057 [ 4 ] {93dae72e-912f-4eb5-8c7b-ef245ad9c796} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3810 | 2026.04.28 21:59:36.963093 [ 4 ] {93dae72e-912f-4eb5-8c7b-ef245ad9c796} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3811 | 2026.04.28 21:59:36.963311 [ 4 ] {93dae72e-912f-4eb5-8c7b-ef245ad9c796} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3812 | 2026.04.28 21:59:36.963380 [ 4 ] {93dae72e-912f-4eb5-8c7b-ef245ad9c796} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3813 | 2026.04.28 21:59:36.963522 [ 4 ] {93dae72e-912f-4eb5-8c7b-ef245ad9c796} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3814 | 2026.04.28 21:59:36.963623 [ 322 ] {93dae72e-912f-4eb5-8c7b-ef245ad9c796} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3815 | 2026.04.28 21:59:36.963624 [ 342 ] {93dae72e-912f-4eb5-8c7b-ef245ad9c796} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3816 | 2026.04.28 21:59:36.963623 [ 318 ] {93dae72e-912f-4eb5-8c7b-ef245ad9c796} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3817 | 2026.04.28 21:59:36.963752 [ 4 ] {93dae72e-912f-4eb5-8c7b-ef245ad9c796} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (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 | ||
| 3818 | 2026.04.28 21:59:36.963775 [ 4 ] {93dae72e-912f-4eb5-8c7b-ef245ad9c796} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3819 | 2026.04.28 21:59:36.963865 [ 4 ] {93dae72e-912f-4eb5-8c7b-ef245ad9c796} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3820 | 2026.04.28 21:59:36.963884 [ 4 ] {93dae72e-912f-4eb5-8c7b-ef245ad9c796} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 3821 | 2026.04.28 21:59:36.963919 [ 4 ] {93dae72e-912f-4eb5-8c7b-ef245ad9c796} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3822 | 2026.04.28 21:59:36.963958 [ 4 ] {93dae72e-912f-4eb5-8c7b-ef245ad9c796} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3823 | 2026.04.28 21:59:36.963993 [ 4 ] {93dae72e-912f-4eb5-8c7b-ef245ad9c796} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3824 | 2026.04.28 21:59:36.965360 [ 4 ] {93dae72e-912f-4eb5-8c7b-ef245ad9c796} <Debug> executeQuery: Read 50 rows, 10.68 KiB in 0.002981 sec., 16772.895001677287 rows/sec., 3.50 MiB/sec. | ||
| 3825 | 2026.04.28 21:59:36.965502 [ 4 ] {93dae72e-912f-4eb5-8c7b-ef245ad9c796} <Debug> MemoryTracker: Peak memory usage (for query): 138.27 KiB. | ||
| 3826 | 2026.04.28 21:59:36.965518 [ 4 ] {93dae72e-912f-4eb5-8c7b-ef245ad9c796} <Debug> TCPHandler: Processed in 0.003533387 sec. | ||
| 3827 | 2026.04.28 21:59:36.967066 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3828 | 2026.04.28 21:59:36.967194 [ 4 ] {22cdd1af-4aec-41c9-b8b2-94167e1ce11c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3829 | 2026.04.28 21:59:36.967246 [ 4 ] {22cdd1af-4aec-41c9-b8b2-94167e1ce11c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3830 | 2026.04.28 21:59:36.967965 [ 4 ] {22cdd1af-4aec-41c9-b8b2-94167e1ce11c} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3831 | 2026.04.28 21:59:36.968013 [ 4 ] {22cdd1af-4aec-41c9-b8b2-94167e1ce11c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3832 | 2026.04.28 21:59:36.968400 [ 4 ] {22cdd1af-4aec-41c9-b8b2-94167e1ce11c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3833 | 2026.04.28 21:59:36.968635 [ 4 ] {22cdd1af-4aec-41c9-b8b2-94167e1ce11c} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3834 | 2026.04.28 21:59:36.968780 [ 4 ] {22cdd1af-4aec-41c9-b8b2-94167e1ce11c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001624 sec., 34482.75862068965 rows/sec., 2.65 MiB/sec. | ||
| 3835 | 2026.04.28 21:59:36.968780 [ 103 ] {} <Debug> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3836 | 2026.04.28 21:59:36.968818 [ 4 ] {22cdd1af-4aec-41c9-b8b2-94167e1ce11c} <Debug> TCPHandler: Processed in 0.001813665 sec. | ||
| 3837 | 2026.04.28 21:59:36.968858 [ 103 ] {} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3838 | 2026.04.28 21:59:36.968887 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3839 | 2026.04.28 21:59:36.968964 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3840 | 2026.04.28 21:59:36.968989 [ 196 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::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 | ||
| 3841 | 2026.04.28 21:59:36.969068 [ 4 ] {18e736cd-30b4-4f73-b18c-86986e3d9c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3842 | 2026.04.28 21:59:36.969101 [ 196 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3843 | 2026.04.28 21:59:36.969113 [ 4 ] {18e736cd-30b4-4f73-b18c-86986e3d9c06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3844 | 2026.04.28 21:59:36.969138 [ 196 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3356 rows starting from the beginning of the part | ||
| 3845 | 2026.04.28 21:59:36.969204 [ 196 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 851 rows starting from the beginning of the part | ||
| 3846 | 2026.04.28 21:59:36.969252 [ 196 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 86 rows starting from the beginning of the part | ||
| 3847 | 2026.04.28 21:59:36.969296 [ 196 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 849 rows starting from the beginning of the part | ||
| 3848 | 2026.04.28 21:59:36.969338 [ 196 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2431 rows starting from the beginning of the part | ||
| 3849 | 2026.04.28 21:59:36.969377 [ 196 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::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 | ||
| 3850 | 2026.04.28 21:59:36.969601 [ 4 ] {18e736cd-30b4-4f73-b18c-86986e3d9c06} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3851 | 2026.04.28 21:59:36.969644 [ 4 ] {18e736cd-30b4-4f73-b18c-86986e3d9c06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3852 | 2026.04.28 21:59:36.969955 [ 4 ] {18e736cd-30b4-4f73-b18c-86986e3d9c06} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3853 | 2026.04.28 21:59:36.970199 [ 4 ] {18e736cd-30b4-4f73-b18c-86986e3d9c06} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3854 | 2026.04.28 21:59:36.970322 [ 103 ] {} <Debug> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3855 | 2026.04.28 21:59:36.970332 [ 4 ] {18e736cd-30b4-4f73-b18c-86986e3d9c06} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001286 sec., 49766.71850699844 rows/sec., 3.88 MiB/sec. | ||
| 3856 | 2026.04.28 21:59:36.970363 [ 103 ] {} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3857 | 2026.04.28 21:59:36.970384 [ 4 ] {18e736cd-30b4-4f73-b18c-86986e3d9c06} <Debug> TCPHandler: Processed in 0.001469118 sec. | ||
| 3858 | 2026.04.28 21:59:36.970388 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3859 | 2026.04.28 21:59:36.970511 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3860 | 2026.04.28 21:59:36.970515 [ 193 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::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 | ||
| 3861 | 2026.04.28 21:59:36.970612 [ 4 ] {52842303-87e2-4b88-bb0b-17c4d9a64ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3862 | 2026.04.28 21:59:36.970612 [ 193 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3863 | 2026.04.28 21:59:36.970651 [ 193 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1829 rows starting from the beginning of the part | ||
| 3864 | 2026.04.28 21:59:36.970656 [ 4 ] {52842303-87e2-4b88-bb0b-17c4d9a64ebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3865 | 2026.04.28 21:59:36.970703 [ 193 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 520 rows starting from the beginning of the part | ||
| 3866 | 2026.04.28 21:59:36.970746 [ 193 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 79 rows starting from the beginning of the part | ||
| 3867 | 2026.04.28 21:59:36.970793 [ 193 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 516 rows starting from the beginning of the part | ||
| 3868 | 2026.04.28 21:59:36.970832 [ 193 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1303 rows starting from the beginning of the part | ||
| 3869 | 2026.04.28 21:59:36.970871 [ 193 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::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 | ||
| 3870 | 2026.04.28 21:59:36.971063 [ 4 ] {52842303-87e2-4b88-bb0b-17c4d9a64ebb} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3871 | 2026.04.28 21:59:36.971109 [ 4 ] {52842303-87e2-4b88-bb0b-17c4d9a64ebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3872 | 2026.04.28 21:59:36.971567 [ 4 ] {52842303-87e2-4b88-bb0b-17c4d9a64ebb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3873 | 2026.04.28 21:59:36.971637 [ 199 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7629 rows, containing 5 columns (5 merged, 0 gathered) in 0.002693011 sec., 2832888.54000225 rows/sec., 225.39 MiB/sec. | ||
| 3874 | 2026.04.28 21:59:36.971801 [ 4 ] {52842303-87e2-4b88-bb0b-17c4d9a64ebb} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3875 | 2026.04.28 21:59:36.971920 [ 196 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3876 | 2026.04.28 21:59:36.971946 [ 4 ] {52842303-87e2-4b88-bb0b-17c4d9a64ebb} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001353 sec., 94604.58240946046 rows/sec., 6.59 MiB/sec. | ||
| 3877 | 2026.04.28 21:59:36.971949 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3878 | 2026.04.28 21:59:36.971988 [ 4 ] {52842303-87e2-4b88-bb0b-17c4d9a64ebb} <Debug> TCPHandler: Processed in 0.001526618 sec. | ||
| 3879 | 2026.04.28 21:59:36.972004 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3880 | 2026.04.28 21:59:36.972034 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3881 | 2026.04.28 21:59:36.972112 [ 200 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::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 | ||
| 3882 | 2026.04.28 21:59:36.972127 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3883 | 2026.04.28 21:59:36.972160 [ 196 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_21_4} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3884 | 2026.04.28 21:59:36.972215 [ 200 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3885 | 2026.04.28 21:59:36.972234 [ 4 ] {5f2ea97e-a662-48f7-bb85-f66ce36e60ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3886 | 2026.04.28 21:59:36.972279 [ 200 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6732 rows starting from the beginning of the part | ||
| 3887 | 2026.04.28 21:59:36.972226 [ 196 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_21_4} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3888 | 2026.04.28 21:59:36.972318 [ 4 ] {5f2ea97e-a662-48f7-bb85-f66ce36e60ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3889 | 2026.04.28 21:59:36.972353 [ 200 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 267 rows starting from the beginning of the part | ||
| 3890 | 2026.04.28 21:59:36.972375 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 3891 | 2026.04.28 21:59:36.972402 [ 200 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3892 | 2026.04.28 21:59:36.972434 [ 199 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4311 rows, containing 5 columns (5 merged, 0 gathered) in 0.001957217 sec., 2202617.2877100497 rows/sec., 159.62 MiB/sec. | ||
| 3893 | 2026.04.28 21:59:36.972448 [ 200 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 265 rows starting from the beginning of the part | ||
| 3894 | 2026.04.28 21:59:36.972553 [ 200 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1496 rows starting from the beginning of the part | ||
| 3895 | 2026.04.28 21:59:36.972594 [ 200 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 128 rows starting from the beginning of the part | ||
| 3896 | 2026.04.28 21:59:36.972665 [ 4 ] {5f2ea97e-a662-48f7-bb85-f66ce36e60ad} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3897 | 2026.04.28 21:59:36.972705 [ 199 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3898 | 2026.04.28 21:59:36.972707 [ 4 ] {5f2ea97e-a662-48f7-bb85-f66ce36e60ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3899 | 2026.04.28 21:59:36.973045 [ 199 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_21_4} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3900 | 2026.04.28 21:59:36.973093 [ 4 ] {5f2ea97e-a662-48f7-bb85-f66ce36e60ad} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3901 | 2026.04.28 21:59:36.973128 [ 199 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_21_4} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3902 | 2026.04.28 21:59:36.973234 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 3903 | 2026.04.28 21:59:36.973341 [ 4 ] {5f2ea97e-a662-48f7-bb85-f66ce36e60ad} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3904 | 2026.04.28 21:59:36.973472 [ 104 ] {} <Debug> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3905 | 2026.04.28 21:59:36.973482 [ 4 ] {5f2ea97e-a662-48f7-bb85-f66ce36e60ad} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001267 sec., 37884.76716653512 rows/sec., 2.55 MiB/sec. | ||
| 3906 | 2026.04.28 21:59:36.973513 [ 104 ] {} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3907 | 2026.04.28 21:59:36.973534 [ 4 ] {5f2ea97e-a662-48f7-bb85-f66ce36e60ad} <Debug> TCPHandler: Processed in 0.001454528 sec. | ||
| 3908 | 2026.04.28 21:59:36.973537 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3909 | 2026.04.28 21:59:36.973627 [ 193 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::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 | ||
| 3910 | 2026.04.28 21:59:36.973710 [ 193 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3911 | 2026.04.28 21:59:36.973733 [ 193 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::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 | ||
| 3912 | 2026.04.28 21:59:36.973772 [ 193 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 90 rows starting from the beginning of the part | ||
| 3913 | 2026.04.28 21:59:36.973804 [ 193 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3914 | 2026.04.28 21:59:36.973834 [ 193 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 90 rows starting from the beginning of the part | ||
| 3915 | 2026.04.28 21:59:36.973861 [ 193 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 3916 | 2026.04.28 21:59:36.973889 [ 193 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 48 rows starting from the beginning of the part | ||
| 3917 | 2026.04.28 21:59:36.974644 [ 199 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1350 rows, containing 4 columns (4 merged, 0 gathered) in 0.001107971 sec., 1218443.4430143028 rows/sec., 79.14 MiB/sec. | ||
| 3918 | 2026.04.28 21:59:36.974908 [ 196 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3919 | 2026.04.28 21:59:36.975165 [ 196 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_21_4} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3920 | 2026.04.28 21:59:36.975229 [ 196 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_21_4} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3921 | 2026.04.28 21:59:36.975295 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3922 | 2026.04.28 21:59:36.975559 [ 196 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9048 rows, containing 5 columns (5 merged, 0 gathered) in 0.003476946 sec., 2602283.728306393 rows/sec., 169.32 MiB/sec. | ||
| 3923 | 2026.04.28 21:59:36.975715 [ 200 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3924 | 2026.04.28 21:59:36.975955 [ 200 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3925 | 2026.04.28 21:59:36.976014 [ 200 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3926 | 2026.04.28 21:59:36.976077 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 3927 | 2026.04.28 21:59:37.295295 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3928 | 2026.04.28 21:59:37.312157 [ 245 ] {} <Trace> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3929 | 2026.04.28 21:59:37.312217 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3930 | 2026.04.28 21:59:37.318685 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3931 | 2026.04.28 21:59:37.319361 [ 245 ] {} <Trace> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3932 | 2026.04.28 21:59:37.322105 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3933 | 2026.04.28 21:59:38.000303 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.17 MiB, peak 235.75 MiB, free memory in arenas 0.00 B, will set to 230.60 MiB (RSS), difference: 1.43 MiB | ||
| 3934 | 2026.04.28 21:59:41.967806 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3935 | 2026.04.28 21:59:41.968056 [ 4 ] {40a7089b-be65-4632-b6d5-5718f459a0d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 3936 | 2026.04.28 21:59:41.968457 [ 4 ] {40a7089b-be65-4632-b6d5-5718f459a0d9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3937 | 2026.04.28 21:59:41.968503 [ 4 ] {40a7089b-be65-4632-b6d5-5718f459a0d9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3938 | 2026.04.28 21:59:41.968792 [ 4 ] {40a7089b-be65-4632-b6d5-5718f459a0d9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3939 | 2026.04.28 21:59:41.968873 [ 4 ] {40a7089b-be65-4632-b6d5-5718f459a0d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3940 | 2026.04.28 21:59:41.969029 [ 4 ] {40a7089b-be65-4632-b6d5-5718f459a0d9} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3941 | 2026.04.28 21:59:41.969146 [ 322 ] {40a7089b-be65-4632-b6d5-5718f459a0d9} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3942 | 2026.04.28 21:59:41.969162 [ 327 ] {40a7089b-be65-4632-b6d5-5718f459a0d9} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3943 | 2026.04.28 21:59:41.969193 [ 305 ] {40a7089b-be65-4632-b6d5-5718f459a0d9} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3944 | 2026.04.28 21:59:41.969341 [ 4 ] {40a7089b-be65-4632-b6d5-5718f459a0d9} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (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 | ||
| 3945 | 2026.04.28 21:59:41.969369 [ 4 ] {40a7089b-be65-4632-b6d5-5718f459a0d9} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3946 | 2026.04.28 21:59:41.969454 [ 4 ] {40a7089b-be65-4632-b6d5-5718f459a0d9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3947 | 2026.04.28 21:59:41.969475 [ 4 ] {40a7089b-be65-4632-b6d5-5718f459a0d9} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 3948 | 2026.04.28 21:59:41.969508 [ 4 ] {40a7089b-be65-4632-b6d5-5718f459a0d9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3949 | 2026.04.28 21:59:41.969552 [ 4 ] {40a7089b-be65-4632-b6d5-5718f459a0d9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3950 | 2026.04.28 21:59:41.969588 [ 4 ] {40a7089b-be65-4632-b6d5-5718f459a0d9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3951 | 2026.04.28 21:59:41.970779 [ 4 ] {40a7089b-be65-4632-b6d5-5718f459a0d9} <Debug> executeQuery: Read 50 rows, 10.68 KiB in 0.002834 sec., 17642.90755116443 rows/sec., 3.68 MiB/sec. | ||
| 3952 | 2026.04.28 21:59:41.970898 [ 4 ] {40a7089b-be65-4632-b6d5-5718f459a0d9} <Debug> MemoryTracker: Peak memory usage (for query): 147.60 KiB. | ||
| 3953 | 2026.04.28 21:59:41.970917 [ 4 ] {40a7089b-be65-4632-b6d5-5718f459a0d9} <Debug> TCPHandler: Processed in 0.003241202 sec. | ||
| 3954 | 2026.04.28 21:59:41.976456 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3955 | 2026.04.28 21:59:41.976571 [ 4 ] {5a44ee30-8fcb-45e3-800d-0fd36172b833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3956 | 2026.04.28 21:59:41.976618 [ 4 ] {5a44ee30-8fcb-45e3-800d-0fd36172b833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3957 | 2026.04.28 21:59:41.977165 [ 4 ] {5a44ee30-8fcb-45e3-800d-0fd36172b833} <Trace> oximeter.fields_i16 (30c15a0c-c927-4f38-9be4-5ec8dbfb2a35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3958 | 2026.04.28 21:59:41.977209 [ 4 ] {5a44ee30-8fcb-45e3-800d-0fd36172b833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3959 | 2026.04.28 21:59:41.977600 [ 4 ] {5a44ee30-8fcb-45e3-800d-0fd36172b833} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3960 | 2026.04.28 21:59:41.977834 [ 4 ] {5a44ee30-8fcb-45e3-800d-0fd36172b833} <Trace> oximeter.fields_i16 (30c15a0c-c927-4f38-9be4-5ec8dbfb2a35): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3961 | 2026.04.28 21:59:41.977982 [ 4 ] {5a44ee30-8fcb-45e3-800d-0fd36172b833} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001443 sec., 196812.1968121968 rows/sec., 12.50 MiB/sec. | ||
| 3962 | 2026.04.28 21:59:41.978021 [ 4 ] {5a44ee30-8fcb-45e3-800d-0fd36172b833} <Debug> TCPHandler: Processed in 0.00161876 sec. | ||
| 3963 | 2026.04.28 21:59:41.978142 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3964 | 2026.04.28 21:59:41.978238 [ 4 ] {b88cb6a0-61ef-474c-8afd-e50426f6b4ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3965 | 2026.04.28 21:59:41.978278 [ 4 ] {b88cb6a0-61ef-474c-8afd-e50426f6b4ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3966 | 2026.04.28 21:59:41.978936 [ 4 ] {b88cb6a0-61ef-474c-8afd-e50426f6b4ca} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3967 | 2026.04.28 21:59:41.978974 [ 4 ] {b88cb6a0-61ef-474c-8afd-e50426f6b4ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3968 | 2026.04.28 21:59:41.979353 [ 4 ] {b88cb6a0-61ef-474c-8afd-e50426f6b4ca} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3969 | 2026.04.28 21:59:41.979575 [ 4 ] {b88cb6a0-61ef-474c-8afd-e50426f6b4ca} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3970 | 2026.04.28 21:59:41.979703 [ 4 ] {b88cb6a0-61ef-474c-8afd-e50426f6b4ca} <Debug> executeQuery: Read 849 rows, 67.74 KiB in 0.001484 sec., 572102.4258760108 rows/sec., 44.58 MiB/sec. | ||
| 3971 | 2026.04.28 21:59:41.979739 [ 4 ] {b88cb6a0-61ef-474c-8afd-e50426f6b4ca} <Debug> TCPHandler: Processed in 0.001646611 sec. | ||
| 3972 | 2026.04.28 21:59:41.979855 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3973 | 2026.04.28 21:59:41.979951 [ 4 ] {3d21619c-4893-4562-92f8-16e26a1d7973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3974 | 2026.04.28 21:59:41.979992 [ 4 ] {3d21619c-4893-4562-92f8-16e26a1d7973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3975 | 2026.04.28 21:59:41.980411 [ 4 ] {3d21619c-4893-4562-92f8-16e26a1d7973} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3976 | 2026.04.28 21:59:41.980447 [ 4 ] {3d21619c-4893-4562-92f8-16e26a1d7973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3977 | 2026.04.28 21:59:41.980757 [ 4 ] {3d21619c-4893-4562-92f8-16e26a1d7973} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3978 | 2026.04.28 21:59:41.980986 [ 4 ] {3d21619c-4893-4562-92f8-16e26a1d7973} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3979 | 2026.04.28 21:59:41.981116 [ 4 ] {3d21619c-4893-4562-92f8-16e26a1d7973} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001184 sec., 141891.8918918919 rows/sec., 8.66 MiB/sec. | ||
| 3980 | 2026.04.28 21:59:41.981155 [ 4 ] {3d21619c-4893-4562-92f8-16e26a1d7973} <Debug> TCPHandler: Processed in 0.001347366 sec. | ||
| 3981 | 2026.04.28 21:59:41.981268 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3982 | 2026.04.28 21:59:41.981363 [ 4 ] {efe32cbb-fed6-4fbc-b394-26fa6623e15c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3983 | 2026.04.28 21:59:41.981403 [ 4 ] {efe32cbb-fed6-4fbc-b394-26fa6623e15c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3984 | 2026.04.28 21:59:41.981815 [ 4 ] {efe32cbb-fed6-4fbc-b394-26fa6623e15c} <Trace> oximeter.fields_u32 (dcc380b4-d3d1-4746-b384-7af9fa675136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3985 | 2026.04.28 21:59:41.981853 [ 4 ] {efe32cbb-fed6-4fbc-b394-26fa6623e15c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3986 | 2026.04.28 21:59:41.982153 [ 4 ] {efe32cbb-fed6-4fbc-b394-26fa6623e15c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3987 | 2026.04.28 21:59:41.982371 [ 4 ] {efe32cbb-fed6-4fbc-b394-26fa6623e15c} <Trace> oximeter.fields_u32 (dcc380b4-d3d1-4746-b384-7af9fa675136): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3988 | 2026.04.28 21:59:41.982499 [ 4 ] {efe32cbb-fed6-4fbc-b394-26fa6623e15c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001154 sec., 129116.1178509532 rows/sec., 8.34 MiB/sec. | ||
| 3989 | 2026.04.28 21:59:41.982541 [ 4 ] {efe32cbb-fed6-4fbc-b394-26fa6623e15c} <Debug> TCPHandler: Processed in 0.001321935 sec. | ||
| 3990 | 2026.04.28 21:59:41.982657 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3991 | 2026.04.28 21:59:41.982751 [ 4 ] {deb8c5c5-c849-4e32-8683-20044aeace37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3992 | 2026.04.28 21:59:41.982791 [ 4 ] {deb8c5c5-c849-4e32-8683-20044aeace37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3993 | 2026.04.28 21:59:41.983211 [ 4 ] {deb8c5c5-c849-4e32-8683-20044aeace37} <Trace> oximeter.fields_u8 (2bafffe4-a9f9-4a14-8186-87b6141ff7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3994 | 2026.04.28 21:59:41.983249 [ 4 ] {deb8c5c5-c849-4e32-8683-20044aeace37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3995 | 2026.04.28 21:59:41.983559 [ 4 ] {deb8c5c5-c849-4e32-8683-20044aeace37} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3996 | 2026.04.28 21:59:41.983783 [ 4 ] {deb8c5c5-c849-4e32-8683-20044aeace37} <Trace> oximeter.fields_u8 (2bafffe4-a9f9-4a14-8186-87b6141ff7d6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3997 | 2026.04.28 21:59:41.983910 [ 4 ] {deb8c5c5-c849-4e32-8683-20044aeace37} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001178 sec., 125636.67232597624 rows/sec., 7.15 MiB/sec. | ||
| 3998 | 2026.04.28 21:59:41.983947 [ 4 ] {deb8c5c5-c849-4e32-8683-20044aeace37} <Debug> TCPHandler: Processed in 0.001339235 sec. | ||
| 3999 | 2026.04.28 21:59:41.984066 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4000 | 2026.04.28 21:59:41.984160 [ 4 ] {3d34f26c-5052-4cbc-809d-d6b5ae7e8d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4001 | 2026.04.28 21:59:41.984201 [ 4 ] {3d34f26c-5052-4cbc-809d-d6b5ae7e8d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4002 | 2026.04.28 21:59:41.984759 [ 4 ] {3d34f26c-5052-4cbc-809d-d6b5ae7e8d66} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4003 | 2026.04.28 21:59:41.984797 [ 4 ] {3d34f26c-5052-4cbc-809d-d6b5ae7e8d66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4004 | 2026.04.28 21:59:41.985118 [ 4 ] {3d34f26c-5052-4cbc-809d-d6b5ae7e8d66} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4005 | 2026.04.28 21:59:41.985340 [ 4 ] {3d34f26c-5052-4cbc-809d-d6b5ae7e8d66} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4006 | 2026.04.28 21:59:41.985468 [ 4 ] {3d34f26c-5052-4cbc-809d-d6b5ae7e8d66} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001325 sec., 389433.96226415096 rows/sec., 27.46 MiB/sec. | ||
| 4007 | 2026.04.28 21:59:41.985506 [ 4 ] {3d34f26c-5052-4cbc-809d-d6b5ae7e8d66} <Debug> TCPHandler: Processed in 0.001488908 sec. | ||
| 4008 | 2026.04.28 21:59:41.985619 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4009 | 2026.04.28 21:59:41.985713 [ 4 ] {f7c122cf-4f2e-4282-a07e-090f5beb4602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4010 | 2026.04.28 21:59:41.985755 [ 4 ] {f7c122cf-4f2e-4282-a07e-090f5beb4602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4011 | 2026.04.28 21:59:41.986087 [ 4 ] {f7c122cf-4f2e-4282-a07e-090f5beb4602} <Trace> oximeter.measurements_bool (d29e63f3-a49a-4ab8-ac75-16927d6516a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4012 | 2026.04.28 21:59:41.986124 [ 4 ] {f7c122cf-4f2e-4282-a07e-090f5beb4602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4013 | 2026.04.28 21:59:41.986428 [ 4 ] {f7c122cf-4f2e-4282-a07e-090f5beb4602} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4014 | 2026.04.28 21:59:41.986650 [ 4 ] {f7c122cf-4f2e-4282-a07e-090f5beb4602} <Trace> oximeter.measurements_bool (d29e63f3-a49a-4ab8-ac75-16927d6516a4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4015 | 2026.04.28 21:59:41.986779 [ 4 ] {f7c122cf-4f2e-4282-a07e-090f5beb4602} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. | ||
| 4016 | 2026.04.28 21:59:41.986816 [ 4 ] {f7c122cf-4f2e-4282-a07e-090f5beb4602} <Debug> TCPHandler: Processed in 0.001245593 sec. | ||
| 4017 | 2026.04.28 21:59:41.986926 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4018 | 2026.04.28 21:59:41.987022 [ 4 ] {27dbc7fb-d0c0-4b81-b7f1-4b415511a533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4019 | 2026.04.28 21:59:41.987065 [ 4 ] {27dbc7fb-d0c0-4b81-b7f1-4b415511a533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4020 | 2026.04.28 21:59:41.987452 [ 4 ] {27dbc7fb-d0c0-4b81-b7f1-4b415511a533} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4021 | 2026.04.28 21:59:41.987489 [ 4 ] {27dbc7fb-d0c0-4b81-b7f1-4b415511a533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4022 | 2026.04.28 21:59:41.987818 [ 4 ] {27dbc7fb-d0c0-4b81-b7f1-4b415511a533} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4023 | 2026.04.28 21:59:41.988035 [ 4 ] {27dbc7fb-d0c0-4b81-b7f1-4b415511a533} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4024 | 2026.04.28 21:59:41.988169 [ 4 ] {27dbc7fb-d0c0-4b81-b7f1-4b415511a533} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001166 sec., 227272.7272727273 rows/sec., 15.10 MiB/sec. | ||
| 4025 | 2026.04.28 21:59:41.988206 [ 4 ] {27dbc7fb-d0c0-4b81-b7f1-4b415511a533} <Debug> TCPHandler: Processed in 0.001327534 sec. | ||
| 4026 | 2026.04.28 21:59:41.988320 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4027 | 2026.04.28 21:59:41.988416 [ 4 ] {1521da52-5c1e-4d12-b75a-8b9b84658795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4028 | 2026.04.28 21:59:41.988459 [ 4 ] {1521da52-5c1e-4d12-b75a-8b9b84658795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4029 | 2026.04.28 21:59:41.988773 [ 4 ] {1521da52-5c1e-4d12-b75a-8b9b84658795} <Trace> oximeter.measurements_f64 (070618fe-0328-460f-8ab5-97d31db00151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4030 | 2026.04.28 21:59:41.988810 [ 4 ] {1521da52-5c1e-4d12-b75a-8b9b84658795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4031 | 2026.04.28 21:59:41.989107 [ 4 ] {1521da52-5c1e-4d12-b75a-8b9b84658795} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4032 | 2026.04.28 21:59:41.989332 [ 4 ] {1521da52-5c1e-4d12-b75a-8b9b84658795} <Trace> oximeter.measurements_f64 (070618fe-0328-460f-8ab5-97d31db00151): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4033 | 2026.04.28 21:59:41.989459 [ 4 ] {1521da52-5c1e-4d12-b75a-8b9b84658795} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001061 sec., 942.507068803016 rows/sec., 63.51 KiB/sec. | ||
| 4034 | 2026.04.28 21:59:41.989495 [ 4 ] {1521da52-5c1e-4d12-b75a-8b9b84658795} <Debug> TCPHandler: Processed in 0.001222483 sec. | ||
| 4035 | 2026.04.28 21:59:41.989605 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4036 | 2026.04.28 21:59:41.989701 [ 4 ] {888db722-3f1b-47cc-b96f-a720c72e5f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4037 | 2026.04.28 21:59:41.989756 [ 4 ] {888db722-3f1b-47cc-b96f-a720c72e5f61} <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 | ||
| 4038 | 2026.04.28 21:59:41.990499 [ 4 ] {888db722-3f1b-47cc-b96f-a720c72e5f61} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4039 | 2026.04.28 21:59:41.990538 [ 4 ] {888db722-3f1b-47cc-b96f-a720c72e5f61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4040 | 2026.04.28 21:59:41.991060 [ 4 ] {888db722-3f1b-47cc-b96f-a720c72e5f61} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4041 | 2026.04.28 21:59:41.991291 [ 4 ] {888db722-3f1b-47cc-b96f-a720c72e5f61} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4042 | 2026.04.28 21:59:41.991430 [ 4 ] {888db722-3f1b-47cc-b96f-a720c72e5f61} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001747 sec., 14882.655981682885 rows/sec., 26.67 MiB/sec. | ||
| 4043 | 2026.04.28 21:59:41.991481 [ 4 ] {888db722-3f1b-47cc-b96f-a720c72e5f61} <Debug> TCPHandler: Processed in 0.001923577 sec. | ||
| 4044 | 2026.04.28 21:59:41.991601 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4045 | 2026.04.28 21:59:41.991696 [ 4 ] {e27cbcd0-37cb-425d-bfa9-1dff193f0eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4046 | 2026.04.28 21:59:41.991739 [ 4 ] {e27cbcd0-37cb-425d-bfa9-1dff193f0eca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4047 | 2026.04.28 21:59:41.992064 [ 4 ] {e27cbcd0-37cb-425d-bfa9-1dff193f0eca} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4048 | 2026.04.28 21:59:41.992101 [ 4 ] {e27cbcd0-37cb-425d-bfa9-1dff193f0eca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4049 | 2026.04.28 21:59:41.992416 [ 4 ] {e27cbcd0-37cb-425d-bfa9-1dff193f0eca} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4050 | 2026.04.28 21:59:41.992635 [ 4 ] {e27cbcd0-37cb-425d-bfa9-1dff193f0eca} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4051 | 2026.04.28 21:59:41.992761 [ 4 ] {e27cbcd0-37cb-425d-bfa9-1dff193f0eca} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001083 sec., 83102.49307479225 rows/sec., 5.20 MiB/sec. | ||
| 4052 | 2026.04.28 21:59:41.992796 [ 4 ] {e27cbcd0-37cb-425d-bfa9-1dff193f0eca} <Debug> TCPHandler: Processed in 0.001245273 sec. | ||
| 4053 | 2026.04.28 21:59:44.341109 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4054 | 2026.04.28 21:59:44.341178 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4055 | 2026.04.28 21:59:44.418883 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7642 | ||
| 4056 | 2026.04.28 21:59:44.419429 [ 244 ] {} <Trace> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4057 | 2026.04.28 21:59:44.419473 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4058 | 2026.04.28 21:59:44.419962 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4059 | 2026.04.28 21:59:44.420200 [ 244 ] {} <Trace> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4060 | 2026.04.28 21:59:44.420339 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7642 | ||
| 4061 | 2026.04.28 21:59:44.420335 [ 33 ] {} <Debug> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4062 | 2026.04.28 21:59:44.420432 [ 33 ] {} <Trace> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4063 | 2026.04.28 21:59:44.420466 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4064 | 2026.04.28 21:59:44.420645 [ 199 ] {991a435f-d61f-4266-86f7-ad98fc8ca311::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 | ||
| 4065 | 2026.04.28 21:59:44.420851 [ 199 ] {991a435f-d61f-4266-86f7-ad98fc8ca311::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4066 | 2026.04.28 21:59:44.420913 [ 199 ] {991a435f-d61f-4266-86f7-ad98fc8ca311::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5210 rows starting from the beginning of the part | ||
| 4067 | 2026.04.28 21:59:44.421011 [ 199 ] {991a435f-d61f-4266-86f7-ad98fc8ca311::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 4068 | 2026.04.28 21:59:44.421082 [ 199 ] {991a435f-d61f-4266-86f7-ad98fc8ca311::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 4069 | 2026.04.28 21:59:44.421123 [ 199 ] {991a435f-d61f-4266-86f7-ad98fc8ca311::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 4070 | 2026.04.28 21:59:44.421160 [ 199 ] {991a435f-d61f-4266-86f7-ad98fc8ca311::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 4071 | 2026.04.28 21:59:44.421197 [ 199 ] {991a435f-d61f-4266-86f7-ad98fc8ca311::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 4072 | 2026.04.28 21:59:44.422526 [ 188 ] {991a435f-d61f-4266-86f7-ad98fc8ca311::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7642 rows, containing 4 columns (4 merged, 0 gathered) in 0.001967598 sec., 3883923.443711571 rows/sec., 55.56 MiB/sec. | ||
| 4073 | 2026.04.28 21:59:44.423251 [ 195 ] {991a435f-d61f-4266-86f7-ad98fc8ca311::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4074 | 2026.04.28 21:59:44.423535 [ 195 ] {991a435f-d61f-4266-86f7-ad98fc8ca311::all_1_16_3} <Trace> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4075 | 2026.04.28 21:59:44.423613 [ 195 ] {991a435f-d61f-4266-86f7-ad98fc8ca311::all_1_16_3} <Trace> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4076 | 2026.04.28 21:59:44.423696 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4077 | 2026.04.28 21:59:44.436987 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 522 | ||
| 4078 | 2026.04.28 21:59:44.439173 [ 243 ] {} <Trace> system.query_log (28f2bbc6-76da-409a-9f63-9c0a2c4ac64b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4079 | 2026.04.28 21:59:44.439213 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4080 | 2026.04.28 21:59:44.440328 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4081 | 2026.04.28 21:59:44.440589 [ 243 ] {} <Trace> system.query_log (28f2bbc6-76da-409a-9f63-9c0a2c4ac64b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4082 | 2026.04.28 21:59:44.440713 [ 33 ] {} <Debug> system.query_log (28f2bbc6-76da-409a-9f63-9c0a2c4ac64b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4083 | 2026.04.28 21:59:44.440757 [ 33 ] {} <Trace> system.query_log (28f2bbc6-76da-409a-9f63-9c0a2c4ac64b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4084 | 2026.04.28 21:59:44.440778 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4085 | 2026.04.28 21:59:44.440855 [ 199 ] {28f2bbc6-76da-409a-9f63-9c0a2c4ac64b::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 | ||
| 4086 | 2026.04.28 21:59:44.440892 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 522 | ||
| 4087 | 2026.04.28 21:59:44.441256 [ 199 ] {28f2bbc6-76da-409a-9f63-9c0a2c4ac64b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4088 | 2026.04.28 21:59:44.441370 [ 199 ] {28f2bbc6-76da-409a-9f63-9c0a2c4ac64b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 296 rows starting from the beginning of the part | ||
| 4089 | 2026.04.28 21:59:44.441673 [ 199 ] {28f2bbc6-76da-409a-9f63-9c0a2c4ac64b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 62 rows starting from the beginning of the part | ||
| 4090 | 2026.04.28 21:59:44.441965 [ 199 ] {28f2bbc6-76da-409a-9f63-9c0a2c4ac64b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 34 rows starting from the beginning of the part | ||
| 4091 | 2026.04.28 21:59:44.442262 [ 199 ] {28f2bbc6-76da-409a-9f63-9c0a2c4ac64b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 4092 | 2026.04.28 21:59:44.442556 [ 199 ] {28f2bbc6-76da-409a-9f63-9c0a2c4ac64b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 4093 | 2026.04.28 21:59:44.442883 [ 199 ] {28f2bbc6-76da-409a-9f63-9c0a2c4ac64b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part | ||
| 4094 | 2026.04.28 21:59:44.448905 [ 188 ] {28f2bbc6-76da-409a-9f63-9c0a2c4ac64b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 522 rows, containing 72 columns (72 merged, 0 gathered) in 0.008078093 sec., 64619.211489642425 rows/sec., 56.29 MiB/sec. | ||
| 4095 | 2026.04.28 21:59:44.449733 [ 187 ] {28f2bbc6-76da-409a-9f63-9c0a2c4ac64b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4096 | 2026.04.28 21:59:44.450247 [ 187 ] {28f2bbc6-76da-409a-9f63-9c0a2c4ac64b::all_1_11_2} <Trace> system.query_log (28f2bbc6-76da-409a-9f63-9c0a2c4ac64b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4097 | 2026.04.28 21:59:44.450317 [ 187 ] {28f2bbc6-76da-409a-9f63-9c0a2c4ac64b::all_1_11_2} <Trace> system.query_log (28f2bbc6-76da-409a-9f63-9c0a2c4ac64b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4098 | 2026.04.28 21:59:44.450476 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. | ||
| 4099 | 2026.04.28 21:59:44.822969 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4100 | 2026.04.28 21:59:44.842174 [ 245 ] {} <Trace> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4101 | 2026.04.28 21:59:44.842256 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4102 | 2026.04.28 21:59:44.848940 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4103 | 2026.04.28 21:59:44.849741 [ 245 ] {} <Trace> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4104 | 2026.04.28 21:59:44.850092 [ 44 ] {} <Debug> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4105 | 2026.04.28 21:59:44.850166 [ 44 ] {} <Trace> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4106 | 2026.04.28 21:59:44.850186 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4107 | 2026.04.28 21:59:44.850309 [ 192 ] {607546ce-2969-4f80-ba5c-f55749e61b5c::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 | ||
| 4108 | 2026.04.28 21:59:44.853488 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4109 | 2026.04.28 21:59:44.854461 [ 192 ] {607546ce-2969-4f80-ba5c-f55749e61b5c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4110 | 2026.04.28 21:59:44.856057 [ 192 ] {607546ce-2969-4f80-ba5c-f55749e61b5c::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 | ||
| 4111 | 2026.04.28 21:59:44.860734 [ 192 ] {607546ce-2969-4f80-ba5c-f55749e61b5c::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 | ||
| 4112 | 2026.04.28 21:59:44.865500 [ 192 ] {607546ce-2969-4f80-ba5c-f55749e61b5c::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 | ||
| 4113 | 2026.04.28 21:59:44.870008 [ 192 ] {607546ce-2969-4f80-ba5c-f55749e61b5c::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 | ||
| 4114 | 2026.04.28 21:59:44.874941 [ 192 ] {607546ce-2969-4f80-ba5c-f55749e61b5c::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 | ||
| 4115 | 2026.04.28 21:59:44.879410 [ 192 ] {607546ce-2969-4f80-ba5c-f55749e61b5c::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 | ||
| 4116 | 2026.04.28 21:59:44.936205 [ 189 ] {607546ce-2969-4f80-ba5c-f55749e61b5c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.085953138 sec., 1407.7438336224561 rows/sec., 7.28 MiB/sec. | ||
| 4117 | 2026.04.28 21:59:44.938783 [ 190 ] {607546ce-2969-4f80-ba5c-f55749e61b5c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4118 | 2026.04.28 21:59:44.940933 [ 190 ] {607546ce-2969-4f80-ba5c-f55749e61b5c::all_1_16_3} <Trace> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4119 | 2026.04.28 21:59:44.941051 [ 190 ] {607546ce-2969-4f80-ba5c-f55749e61b5c::all_1_16_3} <Trace> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4120 | 2026.04.28 21:59:44.943112 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4121 | 2026.04.28 21:59:45.001189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.83 MiB, peak 241.81 MiB, free memory in arenas 0.00 B, will set to 242.28 MiB (RSS), difference: 10.45 MiB | ||
| 4122 | 2026.04.28 21:59:45.002352 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000911307 sec. | ||
| 4123 | 2026.04.28 21:59:46.963050 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4124 | 2026.04.28 21:59:46.963411 [ 4 ] {047c7728-c7e5-4a89-849a-e784be6bb9cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4125 | 2026.04.28 21:59:46.963948 [ 4 ] {047c7728-c7e5-4a89-849a-e784be6bb9cb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4126 | 2026.04.28 21:59:46.964018 [ 4 ] {047c7728-c7e5-4a89-849a-e784be6bb9cb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4127 | 2026.04.28 21:59:46.964297 [ 4 ] {047c7728-c7e5-4a89-849a-e784be6bb9cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4128 | 2026.04.28 21:59:46.964372 [ 4 ] {047c7728-c7e5-4a89-849a-e784be6bb9cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4129 | 2026.04.28 21:59:46.964520 [ 4 ] {047c7728-c7e5-4a89-849a-e784be6bb9cb} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4130 | 2026.04.28 21:59:46.964612 [ 322 ] {047c7728-c7e5-4a89-849a-e784be6bb9cb} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4131 | 2026.04.28 21:59:46.964640 [ 327 ] {047c7728-c7e5-4a89-849a-e784be6bb9cb} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4132 | 2026.04.28 21:59:46.964652 [ 304 ] {047c7728-c7e5-4a89-849a-e784be6bb9cb} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4133 | 2026.04.28 21:59:46.964781 [ 4 ] {047c7728-c7e5-4a89-849a-e784be6bb9cb} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (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 | ||
| 4134 | 2026.04.28 21:59:46.964810 [ 4 ] {047c7728-c7e5-4a89-849a-e784be6bb9cb} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4135 | 2026.04.28 21:59:46.964896 [ 4 ] {047c7728-c7e5-4a89-849a-e784be6bb9cb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4136 | 2026.04.28 21:59:46.964915 [ 4 ] {047c7728-c7e5-4a89-849a-e784be6bb9cb} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 4137 | 2026.04.28 21:59:46.964951 [ 4 ] {047c7728-c7e5-4a89-849a-e784be6bb9cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4138 | 2026.04.28 21:59:46.964986 [ 4 ] {047c7728-c7e5-4a89-849a-e784be6bb9cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4139 | 2026.04.28 21:59:46.965025 [ 4 ] {047c7728-c7e5-4a89-849a-e784be6bb9cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4140 | 2026.04.28 21:59:46.966222 [ 4 ] {047c7728-c7e5-4a89-849a-e784be6bb9cb} <Debug> executeQuery: Read 50 rows, 10.68 KiB in 0.00296 sec., 16891.891891891893 rows/sec., 3.52 MiB/sec. | ||
| 4141 | 2026.04.28 21:59:46.966372 [ 4 ] {047c7728-c7e5-4a89-849a-e784be6bb9cb} <Debug> MemoryTracker: Peak memory usage (for query): 138.46 KiB. | ||
| 4142 | 2026.04.28 21:59:46.966388 [ 4 ] {047c7728-c7e5-4a89-849a-e784be6bb9cb} <Debug> TCPHandler: Processed in 0.003516917 sec. | ||
| 4143 | 2026.04.28 21:59:46.968363 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4144 | 2026.04.28 21:59:46.968572 [ 4 ] {b3826118-35db-4fb2-abeb-10bfb28a1a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4145 | 2026.04.28 21:59:46.968657 [ 4 ] {b3826118-35db-4fb2-abeb-10bfb28a1a7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4146 | 2026.04.28 21:59:46.969370 [ 4 ] {b3826118-35db-4fb2-abeb-10bfb28a1a7b} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4147 | 2026.04.28 21:59:46.969407 [ 4 ] {b3826118-35db-4fb2-abeb-10bfb28a1a7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4148 | 2026.04.28 21:59:46.969789 [ 4 ] {b3826118-35db-4fb2-abeb-10bfb28a1a7b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4149 | 2026.04.28 21:59:46.970036 [ 4 ] {b3826118-35db-4fb2-abeb-10bfb28a1a7b} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4150 | 2026.04.28 21:59:46.970181 [ 4 ] {b3826118-35db-4fb2-abeb-10bfb28a1a7b} <Debug> executeQuery: Read 86 rows, 7.40 KiB in 0.001669 sec., 51527.86099460755 rows/sec., 4.33 MiB/sec. | ||
| 4151 | 2026.04.28 21:59:46.970219 [ 4 ] {b3826118-35db-4fb2-abeb-10bfb28a1a7b} <Debug> TCPHandler: Processed in 0.001958897 sec. | ||
| 4152 | 2026.04.28 21:59:46.970347 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4153 | 2026.04.28 21:59:46.970445 [ 4 ] {729e23b9-1e04-4459-91ac-f71ce8b69ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4154 | 2026.04.28 21:59:46.970487 [ 4 ] {729e23b9-1e04-4459-91ac-f71ce8b69ba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4155 | 2026.04.28 21:59:46.970896 [ 4 ] {729e23b9-1e04-4459-91ac-f71ce8b69ba4} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4156 | 2026.04.28 21:59:46.970930 [ 4 ] {729e23b9-1e04-4459-91ac-f71ce8b69ba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4157 | 2026.04.28 21:59:46.971221 [ 4 ] {729e23b9-1e04-4459-91ac-f71ce8b69ba4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4158 | 2026.04.28 21:59:46.971437 [ 4 ] {729e23b9-1e04-4459-91ac-f71ce8b69ba4} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4159 | 2026.04.28 21:59:46.971567 [ 4 ] {729e23b9-1e04-4459-91ac-f71ce8b69ba4} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001142 sec., 13134.851138353766 rows/sec., 987.68 KiB/sec. | ||
| 4160 | 2026.04.28 21:59:46.971604 [ 4 ] {729e23b9-1e04-4459-91ac-f71ce8b69ba4} <Debug> TCPHandler: Processed in 0.001307634 sec. | ||
| 4161 | 2026.04.28 21:59:46.971721 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4162 | 2026.04.28 21:59:46.971815 [ 4 ] {b0d4bb17-272f-48c1-9c92-dfd285f6ab37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4163 | 2026.04.28 21:59:46.971855 [ 4 ] {b0d4bb17-272f-48c1-9c92-dfd285f6ab37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4164 | 2026.04.28 21:59:46.972261 [ 4 ] {b0d4bb17-272f-48c1-9c92-dfd285f6ab37} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4165 | 2026.04.28 21:59:46.972297 [ 4 ] {b0d4bb17-272f-48c1-9c92-dfd285f6ab37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4166 | 2026.04.28 21:59:46.972610 [ 4 ] {b0d4bb17-272f-48c1-9c92-dfd285f6ab37} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4167 | 2026.04.28 21:59:46.972825 [ 4 ] {b0d4bb17-272f-48c1-9c92-dfd285f6ab37} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4168 | 2026.04.28 21:59:46.972949 [ 4 ] {b0d4bb17-272f-48c1-9c92-dfd285f6ab37} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001152 sec., 68576.38888888889 rows/sec., 5.35 MiB/sec. | ||
| 4169 | 2026.04.28 21:59:46.972986 [ 4 ] {b0d4bb17-272f-48c1-9c92-dfd285f6ab37} <Debug> TCPHandler: Processed in 0.001314165 sec. | ||
| 4170 | 2026.04.28 21:59:46.973118 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4171 | 2026.04.28 21:59:46.973213 [ 4 ] {af8722c0-a80c-4f40-b5ce-f73a85c6c852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4172 | 2026.04.28 21:59:46.973257 [ 4 ] {af8722c0-a80c-4f40-b5ce-f73a85c6c852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4173 | 2026.04.28 21:59:46.973698 [ 4 ] {af8722c0-a80c-4f40-b5ce-f73a85c6c852} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4174 | 2026.04.28 21:59:46.973734 [ 4 ] {af8722c0-a80c-4f40-b5ce-f73a85c6c852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4175 | 2026.04.28 21:59:46.974078 [ 4 ] {af8722c0-a80c-4f40-b5ce-f73a85c6c852} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4176 | 2026.04.28 21:59:46.974316 [ 4 ] {af8722c0-a80c-4f40-b5ce-f73a85c6c852} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4177 | 2026.04.28 21:59:46.974445 [ 4 ] {af8722c0-a80c-4f40-b5ce-f73a85c6c852} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00125 sec., 128000 rows/sec., 8.91 MiB/sec. | ||
| 4178 | 2026.04.28 21:59:46.974481 [ 4 ] {af8722c0-a80c-4f40-b5ce-f73a85c6c852} <Debug> TCPHandler: Processed in 0.001414217 sec. | ||
| 4179 | 2026.04.28 21:59:46.974608 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4180 | 2026.04.28 21:59:46.974704 [ 4 ] {bd1481d9-3c15-4158-91b9-df31538536d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4181 | 2026.04.28 21:59:46.974758 [ 4 ] {bd1481d9-3c15-4158-91b9-df31538536d5} <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 | ||
| 4182 | 2026.04.28 21:59:46.975501 [ 4 ] {bd1481d9-3c15-4158-91b9-df31538536d5} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4183 | 2026.04.28 21:59:46.975539 [ 4 ] {bd1481d9-3c15-4158-91b9-df31538536d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4184 | 2026.04.28 21:59:46.976074 [ 4 ] {bd1481d9-3c15-4158-91b9-df31538536d5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4185 | 2026.04.28 21:59:46.976303 [ 4 ] {bd1481d9-3c15-4158-91b9-df31538536d5} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4186 | 2026.04.28 21:59:46.976446 [ 4 ] {bd1481d9-3c15-4158-91b9-df31538536d5} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00176 sec., 8522.727272727272 rows/sec., 15.27 MiB/sec. | ||
| 4187 | 2026.04.28 21:59:46.976496 [ 4 ] {bd1481d9-3c15-4158-91b9-df31538536d5} <Debug> TCPHandler: Processed in 0.001935797 sec. | ||
| 4188 | 2026.04.28 21:59:46.976620 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4189 | 2026.04.28 21:59:46.976715 [ 4 ] {ab55d387-4e1d-4812-9c8c-7a7ee14b8e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4190 | 2026.04.28 21:59:46.976757 [ 4 ] {ab55d387-4e1d-4812-9c8c-7a7ee14b8e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4191 | 2026.04.28 21:59:46.977100 [ 4 ] {ab55d387-4e1d-4812-9c8c-7a7ee14b8e89} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4192 | 2026.04.28 21:59:46.977134 [ 4 ] {ab55d387-4e1d-4812-9c8c-7a7ee14b8e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4193 | 2026.04.28 21:59:46.977447 [ 4 ] {ab55d387-4e1d-4812-9c8c-7a7ee14b8e89} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4194 | 2026.04.28 21:59:46.977661 [ 4 ] {ab55d387-4e1d-4812-9c8c-7a7ee14b8e89} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4195 | 2026.04.28 21:59:46.977788 [ 4 ] {ab55d387-4e1d-4812-9c8c-7a7ee14b8e89} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 4196 | 2026.04.28 21:59:46.977825 [ 4 ] {ab55d387-4e1d-4812-9c8c-7a7ee14b8e89} <Debug> TCPHandler: Processed in 0.001254174 sec. | ||
| 4197 | 2026.04.28 21:59:49.833526 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44259 | ||
| 4198 | 2026.04.28 21:59:49.833683 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4199 | 2026.04.28 21:59:49.833715 [ 288 ] {} <Debug> TCP-Session: 7cd1d3d6-2a77-4c6e-9ece-68f481594fdc Authenticating user 'default' from [fd00:1122:3344:101::e]:44259 | ||
| 4200 | 2026.04.28 21:59:49.833740 [ 288 ] {} <Debug> TCP-Session: 7cd1d3d6-2a77-4c6e-9ece-68f481594fdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4201 | 2026.04.28 21:59:49.833757 [ 288 ] {} <Debug> TCP-Session: 7cd1d3d6-2a77-4c6e-9ece-68f481594fdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4202 | 2026.04.28 21:59:49.833953 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37296 | ||
| 4203 | 2026.04.28 21:59:49.833993 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44135 | ||
| 4204 | 2026.04.28 21:59:49.834003 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35465 | ||
| 4205 | 2026.04.28 21:59:49.834046 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52529 | ||
| 4206 | 2026.04.28 21:59:49.834020 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55657 | ||
| 4207 | 2026.04.28 21:59:49.833996 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34189 | ||
| 4208 | 2026.04.28 21:59:49.834149 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4209 | 2026.04.28 21:59:49.833994 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48534 | ||
| 4210 | 2026.04.28 21:59:49.834202 [ 289 ] {} <Debug> TCP-Session: 47c18238-78c0-4d29-bc67-233231fa5e9b Authenticating user 'default' from [fd00:1122:3344:101::e]:37296 | ||
| 4211 | 2026.04.28 21:59:49.834015 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55009 | ||
| 4212 | 2026.04.28 21:59:49.834246 [ 289 ] {} <Debug> TCP-Session: 47c18238-78c0-4d29-bc67-233231fa5e9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4213 | 2026.04.28 21:59:49.834134 [ 288 ] {} <Trace> TCP-Session: 7cd1d3d6-2a77-4c6e-9ece-68f481594fdc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4214 | 2026.04.28 21:59:49.834283 [ 289 ] {} <Debug> TCP-Session: 47c18238-78c0-4d29-bc67-233231fa5e9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4215 | 2026.04.28 21:59:49.834449 [ 288 ] {7e256a7e-2c51-42bc-93b3-6c7c574c59f7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44259) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4216 | 2026.04.28 21:59:49.834452 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4217 | 2026.04.28 21:59:49.834460 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4218 | 2026.04.28 21:59:49.834510 [ 286 ] {} <Debug> TCP-Session: ea862762-48a3-4109-b9c4-7f65aad25278 Authenticating user 'default' from [fd00:1122:3344:101::e]:52529 | ||
| 4219 | 2026.04.28 21:59:49.834531 [ 291 ] {} <Debug> TCP-Session: bc9f22db-ec1c-41e7-9814-35fbcb82878c Authenticating user 'default' from [fd00:1122:3344:101::e]:34189 | ||
| 4220 | 2026.04.28 21:59:49.834543 [ 286 ] {} <Debug> TCP-Session: ea862762-48a3-4109-b9c4-7f65aad25278 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4221 | 2026.04.28 21:59:49.834564 [ 291 ] {} <Debug> TCP-Session: bc9f22db-ec1c-41e7-9814-35fbcb82878c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4222 | 2026.04.28 21:59:49.834574 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4223 | 2026.04.28 21:59:49.834576 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4224 | 2026.04.28 21:59:49.834616 [ 294 ] {} <Debug> TCP-Session: 7387f89b-ac8c-4592-b045-e0344f095387 Authenticating user 'default' from [fd00:1122:3344:101::e]:55009 | ||
| 4225 | 2026.04.28 21:59:49.834589 [ 291 ] {} <Debug> TCP-Session: bc9f22db-ec1c-41e7-9814-35fbcb82878c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4226 | 2026.04.28 21:59:49.834651 [ 294 ] {} <Debug> TCP-Session: 7387f89b-ac8c-4592-b045-e0344f095387 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4227 | 2026.04.28 21:59:49.834642 [ 293 ] {} <Debug> TCP-Session: 56d88c31-7d87-4188-90ca-2a8454dacae0 Authenticating user 'default' from [fd00:1122:3344:101::e]:35465 | ||
| 4228 | 2026.04.28 21:59:49.834679 [ 294 ] {} <Debug> TCP-Session: 7387f89b-ac8c-4592-b045-e0344f095387 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4229 | 2026.04.28 21:59:49.834698 [ 293 ] {} <Debug> TCP-Session: 56d88c31-7d87-4188-90ca-2a8454dacae0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4230 | 2026.04.28 21:59:49.834708 [ 288 ] {7e256a7e-2c51-42bc-93b3-6c7c574c59f7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4231 | 2026.04.28 21:59:49.834729 [ 293 ] {} <Debug> TCP-Session: 56d88c31-7d87-4188-90ca-2a8454dacae0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4232 | 2026.04.28 21:59:49.834568 [ 286 ] {} <Debug> TCP-Session: ea862762-48a3-4109-b9c4-7f65aad25278 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4233 | 2026.04.28 21:59:49.834779 [ 288 ] {7e256a7e-2c51-42bc-93b3-6c7c574c59f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4234 | 2026.04.28 21:59:49.834809 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4235 | 2026.04.28 21:59:49.834851 [ 3 ] {} <Debug> TCP-Session: 2e2b3046-a4f4-4cfe-9e1e-57fc3c81f088 Authenticating user 'default' from [fd00:1122:3344:101::e]:55657 | ||
| 4236 | 2026.04.28 21:59:49.834855 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4237 | 2026.04.28 21:59:49.834868 [ 3 ] {} <Debug> TCP-Session: 2e2b3046-a4f4-4cfe-9e1e-57fc3c81f088 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4238 | 2026.04.28 21:59:49.834899 [ 3 ] {} <Debug> TCP-Session: 2e2b3046-a4f4-4cfe-9e1e-57fc3c81f088 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4239 | 2026.04.28 21:59:49.834899 [ 292 ] {} <Debug> TCP-Session: de3f2825-9040-4415-a616-84cd8417fd29 Authenticating user 'default' from [fd00:1122:3344:101::e]:44135 | ||
| 4240 | 2026.04.28 21:59:49.834919 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4241 | 2026.04.28 21:59:49.834937 [ 292 ] {} <Debug> TCP-Session: de3f2825-9040-4415-a616-84cd8417fd29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4242 | 2026.04.28 21:59:49.834961 [ 290 ] {} <Debug> TCP-Session: 40f085d4-788f-464b-b7d6-b62b98863fa7 Authenticating user 'default' from [fd00:1122:3344:101::e]:48534 | ||
| 4243 | 2026.04.28 21:59:49.834964 [ 292 ] {} <Debug> TCP-Session: de3f2825-9040-4415-a616-84cd8417fd29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4244 | 2026.04.28 21:59:49.834990 [ 290 ] {} <Debug> TCP-Session: 40f085d4-788f-464b-b7d6-b62b98863fa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4245 | 2026.04.28 21:59:49.835011 [ 290 ] {} <Debug> TCP-Session: 40f085d4-788f-464b-b7d6-b62b98863fa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4246 | 2026.04.28 21:59:49.835059 [ 288 ] {7e256a7e-2c51-42bc-93b3-6c7c574c59f7} <Debug> oximeter.version (006f68f1-5784-4977-a047-c35fcaa501a5) (SelectExecutor): Key condition: unknown | ||
| 4247 | 2026.04.28 21:59:49.836155 [ 326 ] {7e256a7e-2c51-42bc-93b3-6c7c574c59f7} <Trace> AggregatingTransform: Aggregating | ||
| 4248 | 2026.04.28 21:59:49.836185 [ 326 ] {7e256a7e-2c51-42bc-93b3-6c7c574c59f7} <Trace> Aggregator: Aggregation method: without_key | ||
| 4249 | 2026.04.28 21:59:49.836213 [ 326 ] {7e256a7e-2c51-42bc-93b3-6c7c574c59f7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001053 sec. (949.668 rows/sec., 37.10 KiB/sec.) | ||
| 4250 | 2026.04.28 21:59:49.836226 [ 326 ] {7e256a7e-2c51-42bc-93b3-6c7c574c59f7} <Trace> Aggregator: Merging aggregated data | ||
| 4251 | 2026.04.28 21:59:49.837383 [ 288 ] {7e256a7e-2c51-42bc-93b3-6c7c574c59f7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00299 sec., 334.44816053511704 rows/sec., 13.06 KiB/sec. | ||
| 4252 | 2026.04.28 21:59:49.837506 [ 288 ] {7e256a7e-2c51-42bc-93b3-6c7c574c59f7} <Debug> TCPHandler: Processed in 0.003490656 sec. | ||
| 4253 | 2026.04.28 21:59:49.837635 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4254 | 2026.04.28 21:59:49.837659 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4255 | 2026.04.28 21:59:49.837672 [ 288 ] {} <Debug> TCP-Session: 7cd1d3d6-2a77-4c6e-9ece-68f481594fdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4256 | 2026.04.28 21:59:49.837676 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4257 | 2026.04.28 21:59:49.837710 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4258 | 2026.04.28 21:59:49.837742 [ 289 ] {} <Debug> TCP-Session: 47c18238-78c0-4d29-bc67-233231fa5e9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4259 | 2026.04.28 21:59:49.837746 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4260 | 2026.04.28 21:59:49.837773 [ 292 ] {} <Debug> TCP-Session: de3f2825-9040-4415-a616-84cd8417fd29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4261 | 2026.04.28 21:59:49.837772 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4262 | 2026.04.28 21:59:49.837808 [ 291 ] {} <Debug> TCP-Session: bc9f22db-ec1c-41e7-9814-35fbcb82878c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4263 | 2026.04.28 21:59:49.837762 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4264 | 2026.04.28 21:59:49.837844 [ 293 ] {} <Debug> TCP-Session: 56d88c31-7d87-4188-90ca-2a8454dacae0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4265 | 2026.04.28 21:59:49.837725 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4266 | 2026.04.28 21:59:49.837876 [ 3 ] {} <Debug> TCP-Session: 2e2b3046-a4f4-4cfe-9e1e-57fc3c81f088 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4267 | 2026.04.28 21:59:49.837700 [ 286 ] {} <Debug> TCP-Session: ea862762-48a3-4109-b9c4-7f65aad25278 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4268 | 2026.04.28 21:59:49.837913 [ 294 ] {} <Debug> TCP-Session: 7387f89b-ac8c-4592-b045-e0344f095387 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4269 | 2026.04.28 21:59:49.837697 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4270 | 2026.04.28 21:59:49.837964 [ 290 ] {} <Debug> TCP-Session: 40f085d4-788f-464b-b7d6-b62b98863fa7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4271 | 2026.04.28 21:59:51.268102 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61568 | ||
| 4272 | 2026.04.28 21:59:51.268217 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4273 | 2026.04.28 21:59:51.268243 [ 286 ] {} <Debug> TCP-Session: 8b51bb0e-fd2e-4a44-8892-7640359d9131 Authenticating user 'default' from [fd00:1122:3344:101::e]:61568 | ||
| 4274 | 2026.04.28 21:59:51.268265 [ 286 ] {} <Debug> TCP-Session: 8b51bb0e-fd2e-4a44-8892-7640359d9131 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4275 | 2026.04.28 21:59:51.268278 [ 286 ] {} <Debug> TCP-Session: 8b51bb0e-fd2e-4a44-8892-7640359d9131 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4276 | 2026.04.28 21:59:51.268467 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61361 | ||
| 4277 | 2026.04.28 21:59:51.268500 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52230 | ||
| 4278 | 2026.04.28 21:59:51.268517 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46273 | ||
| 4279 | 2026.04.28 21:59:51.268536 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47683 | ||
| 4280 | 2026.04.28 21:59:51.268512 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40669 | ||
| 4281 | 2026.04.28 21:59:51.268622 [ 286 ] {} <Trace> TCP-Session: 8b51bb0e-fd2e-4a44-8892-7640359d9131 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4282 | 2026.04.28 21:59:51.268659 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4283 | 2026.04.28 21:59:51.268666 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4284 | 2026.04.28 21:59:51.268610 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4285 | 2026.04.28 21:59:51.268707 [ 294 ] {} <Debug> TCP-Session: c0f69a35-8059-48ab-aa5a-7d3466ac123c Authenticating user 'default' from [fd00:1122:3344:101::e]:47683 | ||
| 4286 | 2026.04.28 21:59:51.268724 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4287 | 2026.04.28 21:59:51.268748 [ 294 ] {} <Debug> TCP-Session: c0f69a35-8059-48ab-aa5a-7d3466ac123c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4288 | 2026.04.28 21:59:51.268752 [ 291 ] {} <Debug> TCP-Session: ff72eeae-329d-48f8-8d3f-88bcae682ba6 Authenticating user 'default' from [fd00:1122:3344:101::e]:52230 | ||
| 4289 | 2026.04.28 21:59:51.268773 [ 292 ] {} <Debug> TCP-Session: 396f2a4c-becc-474f-9e7a-f345b17d5fd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:40669 | ||
| 4290 | 2026.04.28 21:59:51.268772 [ 294 ] {} <Debug> TCP-Session: c0f69a35-8059-48ab-aa5a-7d3466ac123c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4291 | 2026.04.28 21:59:51.268809 [ 291 ] {} <Debug> TCP-Session: ff72eeae-329d-48f8-8d3f-88bcae682ba6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4292 | 2026.04.28 21:59:51.268818 [ 292 ] {} <Debug> TCP-Session: 396f2a4c-becc-474f-9e7a-f345b17d5fd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4293 | 2026.04.28 21:59:51.268851 [ 291 ] {} <Debug> TCP-Session: ff72eeae-329d-48f8-8d3f-88bcae682ba6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4294 | 2026.04.28 21:59:51.268815 [ 286 ] {072e4efe-dda7-4452-b29a-5a2371cd2d94} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61568) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4295 | 2026.04.28 21:59:51.268881 [ 292 ] {} <Debug> TCP-Session: 396f2a4c-becc-474f-9e7a-f345b17d5fd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4296 | 2026.04.28 21:59:51.268478 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59937 | ||
| 4297 | 2026.04.28 21:59:51.268482 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42651 | ||
| 4298 | 2026.04.28 21:59:51.268473 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64724 | ||
| 4299 | 2026.04.28 21:59:51.269002 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4300 | 2026.04.28 21:59:51.268620 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4301 | 2026.04.28 21:59:51.269038 [ 289 ] {} <Debug> TCP-Session: d72c7420-3996-4b95-9dc7-f3dd4c66ff68 Authenticating user 'default' from [fd00:1122:3344:101::e]:59937 | ||
| 4302 | 2026.04.28 21:59:51.269061 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4303 | 2026.04.28 21:59:51.269072 [ 287 ] {} <Debug> TCP-Session: c8e88dcf-7620-4eb9-b3e6-9b9fa48b553a Authenticating user 'default' from [fd00:1122:3344:101::e]:61361 | ||
| 4304 | 2026.04.28 21:59:51.269084 [ 289 ] {} <Debug> TCP-Session: d72c7420-3996-4b95-9dc7-f3dd4c66ff68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4305 | 2026.04.28 21:59:51.269095 [ 288 ] {} <Debug> TCP-Session: d3f17918-3883-493e-84b6-d39434a034e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64724 | ||
| 4306 | 2026.04.28 21:59:51.269115 [ 289 ] {} <Debug> TCP-Session: d72c7420-3996-4b95-9dc7-f3dd4c66ff68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4307 | 2026.04.28 21:59:51.269132 [ 288 ] {} <Debug> TCP-Session: d3f17918-3883-493e-84b6-d39434a034e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4308 | 2026.04.28 21:59:51.269026 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4309 | 2026.04.28 21:59:51.269151 [ 286 ] {072e4efe-dda7-4452-b29a-5a2371cd2d94} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4310 | 2026.04.28 21:59:51.269157 [ 288 ] {} <Debug> TCP-Session: d3f17918-3883-493e-84b6-d39434a034e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4311 | 2026.04.28 21:59:51.269184 [ 290 ] {} <Debug> TCP-Session: c8c645b2-7743-48c3-828c-b8b8282c0d27 Authenticating user 'default' from [fd00:1122:3344:101::e]:42651 | ||
| 4312 | 2026.04.28 21:59:51.269105 [ 287 ] {} <Debug> TCP-Session: c8e88dcf-7620-4eb9-b3e6-9b9fa48b553a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4313 | 2026.04.28 21:59:51.269223 [ 290 ] {} <Debug> TCP-Session: c8c645b2-7743-48c3-828c-b8b8282c0d27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4314 | 2026.04.28 21:59:51.269228 [ 286 ] {072e4efe-dda7-4452-b29a-5a2371cd2d94} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4315 | 2026.04.28 21:59:51.269249 [ 290 ] {} <Debug> TCP-Session: c8c645b2-7743-48c3-828c-b8b8282c0d27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4316 | 2026.04.28 21:59:51.269240 [ 287 ] {} <Debug> TCP-Session: c8e88dcf-7620-4eb9-b3e6-9b9fa48b553a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4317 | 2026.04.28 21:59:51.268697 [ 293 ] {} <Debug> TCP-Session: a2232e18-8657-4ce0-ba55-04410e32b2bb Authenticating user 'default' from [fd00:1122:3344:101::e]:46273 | ||
| 4318 | 2026.04.28 21:59:51.269311 [ 293 ] {} <Debug> TCP-Session: a2232e18-8657-4ce0-ba55-04410e32b2bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4319 | 2026.04.28 21:59:51.269324 [ 293 ] {} <Debug> TCP-Session: a2232e18-8657-4ce0-ba55-04410e32b2bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4320 | 2026.04.28 21:59:51.269528 [ 286 ] {072e4efe-dda7-4452-b29a-5a2371cd2d94} <Debug> oximeter.version (006f68f1-5784-4977-a047-c35fcaa501a5) (SelectExecutor): Key condition: unknown | ||
| 4321 | 2026.04.28 21:59:51.270433 [ 295 ] {072e4efe-dda7-4452-b29a-5a2371cd2d94} <Trace> AggregatingTransform: Aggregating | ||
| 4322 | 2026.04.28 21:59:51.270465 [ 295 ] {072e4efe-dda7-4452-b29a-5a2371cd2d94} <Trace> Aggregator: Aggregation method: without_key | ||
| 4323 | 2026.04.28 21:59:51.270496 [ 295 ] {072e4efe-dda7-4452-b29a-5a2371cd2d94} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000857426 sec. (1166.281 rows/sec., 45.56 KiB/sec.) | ||
| 4324 | 2026.04.28 21:59:51.270511 [ 295 ] {072e4efe-dda7-4452-b29a-5a2371cd2d94} <Trace> Aggregator: Merging aggregated data | ||
| 4325 | 2026.04.28 21:59:51.271882 [ 286 ] {072e4efe-dda7-4452-b29a-5a2371cd2d94} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003122 sec., 320.30749519538756 rows/sec., 12.51 KiB/sec. | ||
| 4326 | 2026.04.28 21:59:51.272017 [ 286 ] {072e4efe-dda7-4452-b29a-5a2371cd2d94} <Debug> TCPHandler: Processed in 0.003506847 sec. | ||
| 4327 | 2026.04.28 21:59:51.272142 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4328 | 2026.04.28 21:59:51.272172 [ 286 ] {} <Debug> TCP-Session: 8b51bb0e-fd2e-4a44-8892-7640359d9131 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4329 | 2026.04.28 21:59:51.272173 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4330 | 2026.04.28 21:59:51.272190 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4331 | 2026.04.28 21:59:51.272211 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4332 | 2026.04.28 21:59:51.272231 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4333 | 2026.04.28 21:59:51.272252 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4334 | 2026.04.28 21:59:51.272263 [ 288 ] {} <Debug> TCP-Session: d3f17918-3883-493e-84b6-d39434a034e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4335 | 2026.04.28 21:59:51.272270 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4336 | 2026.04.28 21:59:51.272288 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4337 | 2026.04.28 21:59:51.272306 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4338 | 2026.04.28 21:59:51.272344 [ 293 ] {} <Debug> TCP-Session: a2232e18-8657-4ce0-ba55-04410e32b2bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4339 | 2026.04.28 21:59:51.272332 [ 289 ] {} <Debug> TCP-Session: d72c7420-3996-4b95-9dc7-f3dd4c66ff68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4340 | 2026.04.28 21:59:51.272381 [ 291 ] {} <Debug> TCP-Session: ff72eeae-329d-48f8-8d3f-88bcae682ba6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4341 | 2026.04.28 21:59:51.272295 [ 294 ] {} <Debug> TCP-Session: c0f69a35-8059-48ab-aa5a-7d3466ac123c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4342 | 2026.04.28 21:59:51.272280 [ 290 ] {} <Debug> TCP-Session: c8c645b2-7743-48c3-828c-b8b8282c0d27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4343 | 2026.04.28 21:59:51.272252 [ 292 ] {} <Debug> TCP-Session: 396f2a4c-becc-474f-9e7a-f345b17d5fd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4344 | 2026.04.28 21:59:51.272234 [ 287 ] {} <Debug> TCP-Session: c8e88dcf-7620-4eb9-b3e6-9b9fa48b553a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4345 | 2026.04.28 21:59:51.278084 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63842 | ||
| 4346 | 2026.04.28 21:59:51.278150 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4347 | 2026.04.28 21:59:51.278171 [ 286 ] {} <Debug> TCP-Session: 34284421-d043-41cd-b71d-6b5eb390bfd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63842 | ||
| 4348 | 2026.04.28 21:59:51.278187 [ 286 ] {} <Debug> TCP-Session: 34284421-d043-41cd-b71d-6b5eb390bfd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4349 | 2026.04.28 21:59:51.278199 [ 286 ] {} <Debug> TCP-Session: 34284421-d043-41cd-b71d-6b5eb390bfd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4350 | 2026.04.28 21:59:51.278405 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55401 | ||
| 4351 | 2026.04.28 21:59:51.278417 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35300 | ||
| 4352 | 2026.04.28 21:59:51.278439 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61587 | ||
| 4353 | 2026.04.28 21:59:51.278476 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62500 | ||
| 4354 | 2026.04.28 21:59:51.278498 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4355 | 2026.04.28 21:59:51.278517 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4356 | 2026.04.28 21:59:51.278528 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4357 | 2026.04.28 21:59:51.278552 [ 288 ] {} <Debug> TCP-Session: e4bb4c1a-1121-4051-ab2f-6174ceda802a Authenticating user 'default' from [fd00:1122:3344:101::e]:35300 | ||
| 4358 | 2026.04.28 21:59:51.278565 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4359 | 2026.04.28 21:59:51.278583 [ 288 ] {} <Debug> TCP-Session: e4bb4c1a-1121-4051-ab2f-6174ceda802a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4360 | 2026.04.28 21:59:51.278610 [ 291 ] {} <Debug> TCP-Session: 497abb6d-1794-4a37-9540-8c44e81f1a76 Authenticating user 'default' from [fd00:1122:3344:101::e]:62500 | ||
| 4361 | 2026.04.28 21:59:51.278615 [ 288 ] {} <Debug> TCP-Session: e4bb4c1a-1121-4051-ab2f-6174ceda802a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4362 | 2026.04.28 21:59:51.278513 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32869 | ||
| 4363 | 2026.04.28 21:59:51.278450 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35989 | ||
| 4364 | 2026.04.28 21:59:51.278483 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49396 | ||
| 4365 | 2026.04.28 21:59:51.278644 [ 291 ] {} <Debug> TCP-Session: 497abb6d-1794-4a37-9540-8c44e81f1a76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4366 | 2026.04.28 21:59:51.278739 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4367 | 2026.04.28 21:59:51.278735 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4368 | 2026.04.28 21:59:51.278770 [ 290 ] {} <Debug> TCP-Session: e0e6c51b-664f-43ab-a394-6393890854fd Authenticating user 'default' from [fd00:1122:3344:101::e]:35989 | ||
| 4369 | 2026.04.28 21:59:51.278763 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4370 | 2026.04.28 21:59:51.278792 [ 290 ] {} <Debug> TCP-Session: e0e6c51b-664f-43ab-a394-6393890854fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4371 | 2026.04.28 21:59:51.278790 [ 294 ] {} <Debug> TCP-Session: 8589a888-0d58-4dea-abea-981b739f2169 Authenticating user 'default' from [fd00:1122:3344:101::e]:32869 | ||
| 4372 | 2026.04.28 21:59:51.278815 [ 290 ] {} <Debug> TCP-Session: e0e6c51b-664f-43ab-a394-6393890854fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4373 | 2026.04.28 21:59:51.278808 [ 292 ] {} <Debug> TCP-Session: bb4c9fea-8231-4fef-8e31-6a3a6c9486de Authenticating user 'default' from [fd00:1122:3344:101::e]:49396 | ||
| 4374 | 2026.04.28 21:59:51.278832 [ 294 ] {} <Debug> TCP-Session: 8589a888-0d58-4dea-abea-981b739f2169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4375 | 2026.04.28 21:59:51.278852 [ 292 ] {} <Debug> TCP-Session: bb4c9fea-8231-4fef-8e31-6a3a6c9486de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4376 | 2026.04.28 21:59:51.278872 [ 294 ] {} <Debug> TCP-Session: 8589a888-0d58-4dea-abea-981b739f2169 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4377 | 2026.04.28 21:59:51.278882 [ 292 ] {} <Debug> TCP-Session: bb4c9fea-8231-4fef-8e31-6a3a6c9486de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4378 | 2026.04.28 21:59:51.278757 [ 291 ] {} <Debug> TCP-Session: 497abb6d-1794-4a37-9540-8c44e81f1a76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4379 | 2026.04.28 21:59:51.278574 [ 289 ] {} <Debug> TCP-Session: ead0851b-7bd6-46b6-a569-c8130650b94a Authenticating user 'default' from [fd00:1122:3344:101::e]:61587 | ||
| 4380 | 2026.04.28 21:59:51.278535 [ 287 ] {} <Debug> TCP-Session: 59358222-e699-4f2c-9e85-d1cc7e5d40da Authenticating user 'default' from [fd00:1122:3344:101::e]:55401 | ||
| 4381 | 2026.04.28 21:59:51.278971 [ 289 ] {} <Debug> TCP-Session: ead0851b-7bd6-46b6-a569-c8130650b94a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4382 | 2026.04.28 21:59:51.278500 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43896 | ||
| 4383 | 2026.04.28 21:59:51.279007 [ 289 ] {} <Debug> TCP-Session: ead0851b-7bd6-46b6-a569-c8130650b94a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4384 | 2026.04.28 21:59:51.279001 [ 287 ] {} <Debug> TCP-Session: 59358222-e699-4f2c-9e85-d1cc7e5d40da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4385 | 2026.04.28 21:59:51.278461 [ 286 ] {} <Trace> TCP-Session: 34284421-d043-41cd-b71d-6b5eb390bfd9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4386 | 2026.04.28 21:59:51.279050 [ 287 ] {} <Debug> TCP-Session: 59358222-e699-4f2c-9e85-d1cc7e5d40da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4387 | 2026.04.28 21:59:51.279065 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4388 | 2026.04.28 21:59:51.279111 [ 293 ] {} <Debug> TCP-Session: f4ecd414-b5c5-49f3-89c2-2ae1b3e544c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:43896 | ||
| 4389 | 2026.04.28 21:59:51.279127 [ 293 ] {} <Debug> TCP-Session: f4ecd414-b5c5-49f3-89c2-2ae1b3e544c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4390 | 2026.04.28 21:59:51.279139 [ 293 ] {} <Debug> TCP-Session: f4ecd414-b5c5-49f3-89c2-2ae1b3e544c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4391 | 2026.04.28 21:59:51.279191 [ 286 ] {d7d33658-574f-44ca-8b53-6b3c6877bcaf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63842) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4392 | 2026.04.28 21:59:51.279370 [ 286 ] {d7d33658-574f-44ca-8b53-6b3c6877bcaf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4393 | 2026.04.28 21:59:51.279414 [ 286 ] {d7d33658-574f-44ca-8b53-6b3c6877bcaf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4394 | 2026.04.28 21:59:51.279640 [ 286 ] {d7d33658-574f-44ca-8b53-6b3c6877bcaf} <Debug> oximeter.version (006f68f1-5784-4977-a047-c35fcaa501a5) (SelectExecutor): Key condition: unknown | ||
| 4395 | 2026.04.28 21:59:51.280512 [ 298 ] {d7d33658-574f-44ca-8b53-6b3c6877bcaf} <Trace> AggregatingTransform: Aggregating | ||
| 4396 | 2026.04.28 21:59:51.280557 [ 298 ] {d7d33658-574f-44ca-8b53-6b3c6877bcaf} <Trace> Aggregator: Aggregation method: without_key | ||
| 4397 | 2026.04.28 21:59:51.280595 [ 298 ] {d7d33658-574f-44ca-8b53-6b3c6877bcaf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000870746 sec. (1148.441 rows/sec., 44.86 KiB/sec.) | ||
| 4398 | 2026.04.28 21:59:51.280613 [ 298 ] {d7d33658-574f-44ca-8b53-6b3c6877bcaf} <Trace> Aggregator: Merging aggregated data | ||
| 4399 | 2026.04.28 21:59:51.281930 [ 286 ] {d7d33658-574f-44ca-8b53-6b3c6877bcaf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002774 sec., 360.49026676279743 rows/sec., 14.08 KiB/sec. | ||
| 4400 | 2026.04.28 21:59:51.282062 [ 286 ] {d7d33658-574f-44ca-8b53-6b3c6877bcaf} <Debug> TCPHandler: Processed in 0.003658159 sec. | ||
| 4401 | 2026.04.28 21:59:51.282188 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4402 | 2026.04.28 21:59:51.282214 [ 286 ] {} <Debug> TCP-Session: 34284421-d043-41cd-b71d-6b5eb390bfd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4403 | 2026.04.28 21:59:51.282221 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4404 | 2026.04.28 21:59:51.282247 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4405 | 2026.04.28 21:59:51.282255 [ 294 ] {} <Debug> TCP-Session: 8589a888-0d58-4dea-abea-981b739f2169 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4406 | 2026.04.28 21:59:51.282268 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4407 | 2026.04.28 21:59:51.282287 [ 288 ] {} <Debug> TCP-Session: e4bb4c1a-1121-4051-ab2f-6174ceda802a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4408 | 2026.04.28 21:59:51.282294 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4409 | 2026.04.28 21:59:51.282320 [ 287 ] {} <Debug> TCP-Session: 59358222-e699-4f2c-9e85-d1cc7e5d40da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4410 | 2026.04.28 21:59:51.282334 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4411 | 2026.04.28 21:59:51.282365 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4412 | 2026.04.28 21:59:51.282394 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4413 | 2026.04.28 21:59:51.282405 [ 289 ] {} <Debug> TCP-Session: ead0851b-7bd6-46b6-a569-c8130650b94a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4414 | 2026.04.28 21:59:51.282419 [ 291 ] {} <Debug> TCP-Session: 497abb6d-1794-4a37-9540-8c44e81f1a76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4415 | 2026.04.28 21:59:51.282433 [ 293 ] {} <Debug> TCP-Session: f4ecd414-b5c5-49f3-89c2-2ae1b3e544c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4416 | 2026.04.28 21:59:51.282354 [ 290 ] {} <Debug> TCP-Session: e0e6c51b-664f-43ab-a394-6393890854fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4417 | 2026.04.28 21:59:51.282343 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4418 | 2026.04.28 21:59:51.282519 [ 292 ] {} <Debug> TCP-Session: bb4c9fea-8231-4fef-8e31-6a3a6c9486de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4419 | 2026.04.28 21:59:51.920477 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8090 | ||
| 4420 | 2026.04.28 21:59:51.920969 [ 244 ] {} <Trace> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4421 | 2026.04.28 21:59:51.921014 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4422 | 2026.04.28 21:59:51.921519 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4423 | 2026.04.28 21:59:51.921777 [ 244 ] {} <Trace> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4424 | 2026.04.28 21:59:51.921905 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8090 | ||
| 4425 | 2026.04.28 21:59:51.968398 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4426 | 2026.04.28 21:59:51.968714 [ 4 ] {a91373cb-63b7-47ab-ac1b-54b2d68330ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 4427 | 2026.04.28 21:59:51.969203 [ 4 ] {a91373cb-63b7-47ab-ac1b-54b2d68330ff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4428 | 2026.04.28 21:59:51.969258 [ 4 ] {a91373cb-63b7-47ab-ac1b-54b2d68330ff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4429 | 2026.04.28 21:59:51.969616 [ 4 ] {a91373cb-63b7-47ab-ac1b-54b2d68330ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4430 | 2026.04.28 21:59:51.969688 [ 4 ] {a91373cb-63b7-47ab-ac1b-54b2d68330ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4431 | 2026.04.28 21:59:51.969828 [ 4 ] {a91373cb-63b7-47ab-ac1b-54b2d68330ff} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4432 | 2026.04.28 21:59:51.969936 [ 317 ] {a91373cb-63b7-47ab-ac1b-54b2d68330ff} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4433 | 2026.04.28 21:59:51.969953 [ 327 ] {a91373cb-63b7-47ab-ac1b-54b2d68330ff} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4434 | 2026.04.28 21:59:51.969936 [ 325 ] {a91373cb-63b7-47ab-ac1b-54b2d68330ff} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4435 | 2026.04.28 21:59:51.970089 [ 4 ] {a91373cb-63b7-47ab-ac1b-54b2d68330ff} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (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 | ||
| 4436 | 2026.04.28 21:59:51.970119 [ 4 ] {a91373cb-63b7-47ab-ac1b-54b2d68330ff} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4437 | 2026.04.28 21:59:51.970203 [ 4 ] {a91373cb-63b7-47ab-ac1b-54b2d68330ff} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4438 | 2026.04.28 21:59:51.970223 [ 4 ] {a91373cb-63b7-47ab-ac1b-54b2d68330ff} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 4439 | 2026.04.28 21:59:51.970256 [ 4 ] {a91373cb-63b7-47ab-ac1b-54b2d68330ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4440 | 2026.04.28 21:59:51.970293 [ 4 ] {a91373cb-63b7-47ab-ac1b-54b2d68330ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4441 | 2026.04.28 21:59:51.970326 [ 4 ] {a91373cb-63b7-47ab-ac1b-54b2d68330ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4442 | 2026.04.28 21:59:51.971697 [ 4 ] {a91373cb-63b7-47ab-ac1b-54b2d68330ff} <Debug> executeQuery: Read 50 rows, 10.68 KiB in 0.003131 sec., 15969.338869370808 rows/sec., 3.33 MiB/sec. | ||
| 4443 | 2026.04.28 21:59:51.971891 [ 4 ] {a91373cb-63b7-47ab-ac1b-54b2d68330ff} <Debug> MemoryTracker: Peak memory usage (for query): 147.13 KiB. | ||
| 4444 | 2026.04.28 21:59:51.971910 [ 4 ] {a91373cb-63b7-47ab-ac1b-54b2d68330ff} <Debug> TCPHandler: Processed in 0.00370949 sec. | ||
| 4445 | 2026.04.28 21:59:51.977200 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4446 | 2026.04.28 21:59:51.977339 [ 4 ] {e490b5a3-6219-4193-bcbd-5efef2e682fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4447 | 2026.04.28 21:59:51.977395 [ 4 ] {e490b5a3-6219-4193-bcbd-5efef2e682fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4448 | 2026.04.28 21:59:51.978145 [ 4 ] {e490b5a3-6219-4193-bcbd-5efef2e682fb} <Trace> oximeter.fields_i16 (30c15a0c-c927-4f38-9be4-5ec8dbfb2a35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4449 | 2026.04.28 21:59:51.978201 [ 4 ] {e490b5a3-6219-4193-bcbd-5efef2e682fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4450 | 2026.04.28 21:59:51.978641 [ 4 ] {e490b5a3-6219-4193-bcbd-5efef2e682fb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4451 | 2026.04.28 21:59:51.978895 [ 4 ] {e490b5a3-6219-4193-bcbd-5efef2e682fb} <Trace> oximeter.fields_i16 (30c15a0c-c927-4f38-9be4-5ec8dbfb2a35): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4452 | 2026.04.28 21:59:51.979051 [ 26 ] {} <Debug> oximeter.fields_i16 (30c15a0c-c927-4f38-9be4-5ec8dbfb2a35) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4453 | 2026.04.28 21:59:51.979065 [ 4 ] {e490b5a3-6219-4193-bcbd-5efef2e682fb} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001767 sec., 160724.39162422184 rows/sec., 10.21 MiB/sec. | ||
| 4454 | 2026.04.28 21:59:51.979104 [ 26 ] {} <Trace> oximeter.fields_i16 (30c15a0c-c927-4f38-9be4-5ec8dbfb2a35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4455 | 2026.04.28 21:59:51.979124 [ 4 ] {e490b5a3-6219-4193-bcbd-5efef2e682fb} <Debug> TCPHandler: Processed in 0.001989438 sec. | ||
| 4456 | 2026.04.28 21:59:51.979135 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4457 | 2026.04.28 21:59:51.979262 [ 188 ] {30c15a0c-c927-4f38-9be4-5ec8dbfb2a35::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 | ||
| 4458 | 2026.04.28 21:59:51.979275 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4459 | 2026.04.28 21:59:51.979393 [ 188 ] {30c15a0c-c927-4f38-9be4-5ec8dbfb2a35::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4460 | 2026.04.28 21:59:51.979399 [ 4 ] {e661a128-2af2-46b6-9552-fe3abe72f9cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4461 | 2026.04.28 21:59:51.979433 [ 188 ] {30c15a0c-c927-4f38-9be4-5ec8dbfb2a35::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 308 rows starting from the beginning of the part | ||
| 4462 | 2026.04.28 21:59:51.979456 [ 4 ] {e661a128-2af2-46b6-9552-fe3abe72f9cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4463 | 2026.04.28 21:59:51.979501 [ 188 ] {30c15a0c-c927-4f38-9be4-5ec8dbfb2a35::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 4464 | 2026.04.28 21:59:51.979552 [ 188 ] {30c15a0c-c927-4f38-9be4-5ec8dbfb2a35::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 4465 | 2026.04.28 21:59:51.979597 [ 188 ] {30c15a0c-c927-4f38-9be4-5ec8dbfb2a35::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 4466 | 2026.04.28 21:59:51.979659 [ 188 ] {30c15a0c-c927-4f38-9be4-5ec8dbfb2a35::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 4467 | 2026.04.28 21:59:51.979702 [ 188 ] {30c15a0c-c927-4f38-9be4-5ec8dbfb2a35::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 4468 | 2026.04.28 21:59:51.980284 [ 4 ] {e661a128-2af2-46b6-9552-fe3abe72f9cb} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4469 | 2026.04.28 21:59:51.980328 [ 4 ] {e661a128-2af2-46b6-9552-fe3abe72f9cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4470 | 2026.04.28 21:59:51.980763 [ 189 ] {30c15a0c-c927-4f38-9be4-5ec8dbfb2a35::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001545129 sec., 1118353.2248763696 rows/sec., 75.60 MiB/sec. | ||
| 4471 | 2026.04.28 21:59:51.980770 [ 4 ] {e661a128-2af2-46b6-9552-fe3abe72f9cb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4472 | 2026.04.28 21:59:51.980977 [ 191 ] {30c15a0c-c927-4f38-9be4-5ec8dbfb2a35::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4473 | 2026.04.28 21:59:51.981031 [ 4 ] {e661a128-2af2-46b6-9552-fe3abe72f9cb} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4474 | 2026.04.28 21:59:51.981185 [ 4 ] {e661a128-2af2-46b6-9552-fe3abe72f9cb} <Debug> executeQuery: Read 849 rows, 67.74 KiB in 0.001808 sec., 469579.64601769915 rows/sec., 36.59 MiB/sec. | ||
| 4475 | 2026.04.28 21:59:51.981225 [ 4 ] {e661a128-2af2-46b6-9552-fe3abe72f9cb} <Debug> TCPHandler: Processed in 0.002001668 sec. | ||
| 4476 | 2026.04.28 21:59:51.981319 [ 191 ] {30c15a0c-c927-4f38-9be4-5ec8dbfb2a35::all_1_11_2} <Trace> oximeter.fields_i16 (30c15a0c-c927-4f38-9be4-5ec8dbfb2a35): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4477 | 2026.04.28 21:59:51.981361 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4478 | 2026.04.28 21:59:51.981408 [ 191 ] {30c15a0c-c927-4f38-9be4-5ec8dbfb2a35::all_1_11_2} <Trace> oximeter.fields_i16 (30c15a0c-c927-4f38-9be4-5ec8dbfb2a35) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4479 | 2026.04.28 21:59:51.981464 [ 4 ] {cec0642c-0198-4ec1-a58d-7b33896fa977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4480 | 2026.04.28 21:59:51.981510 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 4481 | 2026.04.28 21:59:51.981513 [ 4 ] {cec0642c-0198-4ec1-a58d-7b33896fa977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4482 | 2026.04.28 21:59:51.981995 [ 4 ] {cec0642c-0198-4ec1-a58d-7b33896fa977} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4483 | 2026.04.28 21:59:51.982035 [ 4 ] {cec0642c-0198-4ec1-a58d-7b33896fa977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4484 | 2026.04.28 21:59:51.982373 [ 4 ] {cec0642c-0198-4ec1-a58d-7b33896fa977} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4485 | 2026.04.28 21:59:51.982598 [ 4 ] {cec0642c-0198-4ec1-a58d-7b33896fa977} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4486 | 2026.04.28 21:59:51.982712 [ 26 ] {} <Debug> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4487 | 2026.04.28 21:59:51.982739 [ 4 ] {cec0642c-0198-4ec1-a58d-7b33896fa977} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001296 sec., 129629.62962962962 rows/sec., 7.91 MiB/sec. | ||
| 4488 | 2026.04.28 21:59:51.982750 [ 26 ] {} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4489 | 2026.04.28 21:59:51.982783 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4490 | 2026.04.28 21:59:51.982785 [ 4 ] {cec0642c-0198-4ec1-a58d-7b33896fa977} <Debug> TCPHandler: Processed in 0.001474628 sec. | ||
| 4491 | 2026.04.28 21:59:51.982882 [ 186 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::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 | ||
| 4492 | 2026.04.28 21:59:51.982923 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4493 | 2026.04.28 21:59:51.982989 [ 186 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4494 | 2026.04.28 21:59:51.983022 [ 4 ] {89be5c57-7c06-4ba2-9bb4-e4e9ab44fb8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4495 | 2026.04.28 21:59:51.983024 [ 186 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 224 rows starting from the beginning of the part | ||
| 4496 | 2026.04.28 21:59:51.983072 [ 4 ] {89be5c57-7c06-4ba2-9bb4-e4e9ab44fb8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4497 | 2026.04.28 21:59:51.983107 [ 186 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 168 rows starting from the beginning of the part | ||
| 4498 | 2026.04.28 21:59:51.983155 [ 186 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 4499 | 2026.04.28 21:59:51.983194 [ 186 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 168 rows starting from the beginning of the part | ||
| 4500 | 2026.04.28 21:59:51.983242 [ 186 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 15 rows starting from the beginning of the part | ||
| 4501 | 2026.04.28 21:59:51.983281 [ 186 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 168 rows starting from the beginning of the part | ||
| 4502 | 2026.04.28 21:59:51.983537 [ 4 ] {89be5c57-7c06-4ba2-9bb4-e4e9ab44fb8f} <Trace> oximeter.fields_u32 (dcc380b4-d3d1-4746-b384-7af9fa675136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4503 | 2026.04.28 21:59:51.983581 [ 4 ] {89be5c57-7c06-4ba2-9bb4-e4e9ab44fb8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4504 | 2026.04.28 21:59:51.983915 [ 4 ] {89be5c57-7c06-4ba2-9bb4-e4e9ab44fb8f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4505 | 2026.04.28 21:59:51.984124 [ 4 ] {89be5c57-7c06-4ba2-9bb4-e4e9ab44fb8f} <Trace> oximeter.fields_u32 (dcc380b4-d3d1-4746-b384-7af9fa675136): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4506 | 2026.04.28 21:59:51.984132 [ 186 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 767 rows, containing 5 columns (5 merged, 0 gathered) in 0.001321745 sec., 580293.4756704206 rows/sec., 38.48 MiB/sec. | ||
| 4507 | 2026.04.28 21:59:51.984259 [ 4 ] {89be5c57-7c06-4ba2-9bb4-e4e9ab44fb8f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001299 sec., 114703.6181678214 rows/sec., 7.41 MiB/sec. | ||
| 4508 | 2026.04.28 21:59:51.984293 [ 189 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4509 | 2026.04.28 21:59:51.984299 [ 4 ] {89be5c57-7c06-4ba2-9bb4-e4e9ab44fb8f} <Debug> TCPHandler: Processed in 0.001473558 sec. | ||
| 4510 | 2026.04.28 21:59:51.984425 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4511 | 2026.04.28 21:59:51.984514 [ 4 ] {4e741f39-e0f5-4cd7-a164-e8de52aa8a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4512 | 2026.04.28 21:59:51.984610 [ 189 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::all_1_21_4} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4513 | 2026.04.28 21:59:51.984619 [ 4 ] {4e741f39-e0f5-4cd7-a164-e8de52aa8a90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4514 | 2026.04.28 21:59:51.984690 [ 189 ] {ad8dbec7-a4f7-421a-abd6-1f9cf76805af::all_1_21_4} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4515 | 2026.04.28 21:59:51.984795 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 4516 | 2026.04.28 21:59:51.985113 [ 4 ] {4e741f39-e0f5-4cd7-a164-e8de52aa8a90} <Trace> oximeter.fields_u8 (2bafffe4-a9f9-4a14-8186-87b6141ff7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4517 | 2026.04.28 21:59:51.985150 [ 4 ] {4e741f39-e0f5-4cd7-a164-e8de52aa8a90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4518 | 2026.04.28 21:59:51.985496 [ 4 ] {4e741f39-e0f5-4cd7-a164-e8de52aa8a90} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4519 | 2026.04.28 21:59:51.985738 [ 4 ] {4e741f39-e0f5-4cd7-a164-e8de52aa8a90} <Trace> oximeter.fields_u8 (2bafffe4-a9f9-4a14-8186-87b6141ff7d6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4520 | 2026.04.28 21:59:51.985851 [ 26 ] {} <Debug> oximeter.fields_u8 (2bafffe4-a9f9-4a14-8186-87b6141ff7d6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4521 | 2026.04.28 21:59:51.985876 [ 4 ] {4e741f39-e0f5-4cd7-a164-e8de52aa8a90} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001318 sec., 112291.35053110775 rows/sec., 6.39 MiB/sec. | ||
| 4522 | 2026.04.28 21:59:51.985889 [ 26 ] {} <Trace> oximeter.fields_u8 (2bafffe4-a9f9-4a14-8186-87b6141ff7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4523 | 2026.04.28 21:59:51.985919 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4524 | 2026.04.28 21:59:51.985923 [ 4 ] {4e741f39-e0f5-4cd7-a164-e8de52aa8a90} <Debug> TCPHandler: Processed in 0.001489008 sec. | ||
| 4525 | 2026.04.28 21:59:51.986022 [ 191 ] {2bafffe4-a9f9-4a14-8186-87b6141ff7d6::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 | ||
| 4526 | 2026.04.28 21:59:51.986078 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4527 | 2026.04.28 21:59:51.986126 [ 191 ] {2bafffe4-a9f9-4a14-8186-87b6141ff7d6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4528 | 2026.04.28 21:59:51.986160 [ 191 ] {2bafffe4-a9f9-4a14-8186-87b6141ff7d6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 160 rows starting from the beginning of the part | ||
| 4529 | 2026.04.28 21:59:51.986177 [ 4 ] {df5cae4a-c7dc-4772-aa4c-867fe5a4fe92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4530 | 2026.04.28 21:59:51.986223 [ 4 ] {df5cae4a-c7dc-4772-aa4c-867fe5a4fe92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4531 | 2026.04.28 21:59:51.986223 [ 191 ] {2bafffe4-a9f9-4a14-8186-87b6141ff7d6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 4532 | 2026.04.28 21:59:51.986280 [ 191 ] {2bafffe4-a9f9-4a14-8186-87b6141ff7d6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 4533 | 2026.04.28 21:59:51.986320 [ 191 ] {2bafffe4-a9f9-4a14-8186-87b6141ff7d6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 4534 | 2026.04.28 21:59:51.986357 [ 191 ] {2bafffe4-a9f9-4a14-8186-87b6141ff7d6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 4535 | 2026.04.28 21:59:51.986395 [ 191 ] {2bafffe4-a9f9-4a14-8186-87b6141ff7d6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 4536 | 2026.04.28 21:59:51.986843 [ 4 ] {df5cae4a-c7dc-4772-aa4c-867fe5a4fe92} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4537 | 2026.04.28 21:59:51.986886 [ 4 ] {df5cae4a-c7dc-4772-aa4c-867fe5a4fe92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4538 | 2026.04.28 21:59:51.987258 [ 4 ] {df5cae4a-c7dc-4772-aa4c-867fe5a4fe92} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4539 | 2026.04.28 21:59:51.987304 [ 189 ] {2bafffe4-a9f9-4a14-8186-87b6141ff7d6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001322505 sec., 680526.7276872299 rows/sec., 41.48 MiB/sec. | ||
| 4540 | 2026.04.28 21:59:51.987474 [ 194 ] {2bafffe4-a9f9-4a14-8186-87b6141ff7d6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4541 | 2026.04.28 21:59:51.987505 [ 4 ] {df5cae4a-c7dc-4772-aa4c-867fe5a4fe92} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4542 | 2026.04.28 21:59:51.987664 [ 4 ] {df5cae4a-c7dc-4772-aa4c-867fe5a4fe92} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001505 sec., 342857.14285714284 rows/sec., 24.18 MiB/sec. | ||
| 4543 | 2026.04.28 21:59:51.987706 [ 4 ] {df5cae4a-c7dc-4772-aa4c-867fe5a4fe92} <Debug> TCPHandler: Processed in 0.001676792 sec. | ||
| 4544 | 2026.04.28 21:59:51.987773 [ 194 ] {2bafffe4-a9f9-4a14-8186-87b6141ff7d6::all_1_11_2} <Trace> oximeter.fields_u8 (2bafffe4-a9f9-4a14-8186-87b6141ff7d6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4545 | 2026.04.28 21:59:51.987827 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4546 | 2026.04.28 21:59:51.987858 [ 194 ] {2bafffe4-a9f9-4a14-8186-87b6141ff7d6::all_1_11_2} <Trace> oximeter.fields_u8 (2bafffe4-a9f9-4a14-8186-87b6141ff7d6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4547 | 2026.04.28 21:59:51.987930 [ 4 ] {711f6f86-5315-4f67-b4dd-84224b0e94f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4548 | 2026.04.28 21:59:51.987978 [ 4 ] {711f6f86-5315-4f67-b4dd-84224b0e94f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4549 | 2026.04.28 21:59:51.988002 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4550 | 2026.04.28 21:59:51.988339 [ 4 ] {711f6f86-5315-4f67-b4dd-84224b0e94f5} <Trace> oximeter.measurements_bool (d29e63f3-a49a-4ab8-ac75-16927d6516a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4551 | 2026.04.28 21:59:51.988381 [ 4 ] {711f6f86-5315-4f67-b4dd-84224b0e94f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4552 | 2026.04.28 21:59:51.988731 [ 4 ] {711f6f86-5315-4f67-b4dd-84224b0e94f5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4553 | 2026.04.28 21:59:51.988966 [ 4 ] {711f6f86-5315-4f67-b4dd-84224b0e94f5} <Trace> oximeter.measurements_bool (d29e63f3-a49a-4ab8-ac75-16927d6516a4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4554 | 2026.04.28 21:59:51.989109 [ 4 ] {711f6f86-5315-4f67-b4dd-84224b0e94f5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001197 sec., 5012.5313283208025 rows/sec., 261.89 KiB/sec. | ||
| 4555 | 2026.04.28 21:59:51.989205 [ 4 ] {711f6f86-5315-4f67-b4dd-84224b0e94f5} <Debug> TCPHandler: Processed in 0.001424407 sec. | ||
| 4556 | 2026.04.28 21:59:51.989334 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4557 | 2026.04.28 21:59:51.989428 [ 4 ] {6d6b9076-57de-4bea-b2eb-d842e3007d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4558 | 2026.04.28 21:59:51.989471 [ 4 ] {6d6b9076-57de-4bea-b2eb-d842e3007d1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4559 | 2026.04.28 21:59:51.989896 [ 4 ] {6d6b9076-57de-4bea-b2eb-d842e3007d1b} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4560 | 2026.04.28 21:59:51.989934 [ 4 ] {6d6b9076-57de-4bea-b2eb-d842e3007d1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4561 | 2026.04.28 21:59:51.990304 [ 4 ] {6d6b9076-57de-4bea-b2eb-d842e3007d1b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4562 | 2026.04.28 21:59:51.990549 [ 4 ] {6d6b9076-57de-4bea-b2eb-d842e3007d1b} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4563 | 2026.04.28 21:59:51.990693 [ 4 ] {6d6b9076-57de-4bea-b2eb-d842e3007d1b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001284 sec., 206386.29283489098 rows/sec., 13.71 MiB/sec. | ||
| 4564 | 2026.04.28 21:59:51.990732 [ 4 ] {6d6b9076-57de-4bea-b2eb-d842e3007d1b} <Debug> TCPHandler: Processed in 0.001446688 sec. | ||
| 4565 | 2026.04.28 21:59:51.990864 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4566 | 2026.04.28 21:59:51.990958 [ 4 ] {d8bf868f-e3d6-41a9-9003-7b9db2be3f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4567 | 2026.04.28 21:59:51.991001 [ 4 ] {d8bf868f-e3d6-41a9-9003-7b9db2be3f94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4568 | 2026.04.28 21:59:51.991332 [ 4 ] {d8bf868f-e3d6-41a9-9003-7b9db2be3f94} <Trace> oximeter.measurements_f64 (070618fe-0328-460f-8ab5-97d31db00151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4569 | 2026.04.28 21:59:51.991371 [ 4 ] {d8bf868f-e3d6-41a9-9003-7b9db2be3f94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4570 | 2026.04.28 21:59:51.991712 [ 4 ] {d8bf868f-e3d6-41a9-9003-7b9db2be3f94} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4571 | 2026.04.28 21:59:51.991931 [ 4 ] {d8bf868f-e3d6-41a9-9003-7b9db2be3f94} <Trace> oximeter.measurements_f64 (070618fe-0328-460f-8ab5-97d31db00151): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4572 | 2026.04.28 21:59:51.992047 [ 26 ] {} <Debug> oximeter.measurements_f64 (070618fe-0328-460f-8ab5-97d31db00151) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4573 | 2026.04.28 21:59:51.992073 [ 4 ] {d8bf868f-e3d6-41a9-9003-7b9db2be3f94} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001134 sec., 881.8342151675485 rows/sec., 59.42 KiB/sec. | ||
| 4574 | 2026.04.28 21:59:51.992088 [ 26 ] {} <Trace> oximeter.measurements_f64 (070618fe-0328-460f-8ab5-97d31db00151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4575 | 2026.04.28 21:59:51.992116 [ 4 ] {d8bf868f-e3d6-41a9-9003-7b9db2be3f94} <Debug> TCPHandler: Processed in 0.001300774 sec. | ||
| 4576 | 2026.04.28 21:59:51.992116 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4577 | 2026.04.28 21:59:51.992221 [ 194 ] {070618fe-0328-460f-8ab5-97d31db00151::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 | ||
| 4578 | 2026.04.28 21:59:51.992252 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4579 | 2026.04.28 21:59:51.992314 [ 194 ] {070618fe-0328-460f-8ab5-97d31db00151::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4580 | 2026.04.28 21:59:51.992345 [ 194 ] {070618fe-0328-460f-8ab5-97d31db00151::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 4581 | 2026.04.28 21:59:51.992351 [ 4 ] {20025653-3f95-4c69-ba50-3755bf454d60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4582 | 2026.04.28 21:59:51.992395 [ 194 ] {070618fe-0328-460f-8ab5-97d31db00151::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 4583 | 2026.04.28 21:59:51.992412 [ 4 ] {20025653-3f95-4c69-ba50-3755bf454d60} <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 | ||
| 4584 | 2026.04.28 21:59:51.992442 [ 194 ] {070618fe-0328-460f-8ab5-97d31db00151::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 | ||
| 4585 | 2026.04.28 21:59:51.992483 [ 194 ] {070618fe-0328-460f-8ab5-97d31db00151::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 | ||
| 4586 | 2026.04.28 21:59:51.992521 [ 194 ] {070618fe-0328-460f-8ab5-97d31db00151::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 | ||
| 4587 | 2026.04.28 21:59:51.992558 [ 194 ] {070618fe-0328-460f-8ab5-97d31db00151::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 | ||
| 4588 | 2026.04.28 21:59:51.993257 [ 4 ] {20025653-3f95-4c69-ba50-3755bf454d60} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4589 | 2026.04.28 21:59:51.993300 [ 4 ] {20025653-3f95-4c69-ba50-3755bf454d60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4590 | 2026.04.28 21:59:51.993309 [ 197 ] {070618fe-0328-460f-8ab5-97d31db00151::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001120971 sec., 8920.837381163296 rows/sec., 601.11 KiB/sec. | ||
| 4591 | 2026.04.28 21:59:51.993426 [ 194 ] {070618fe-0328-460f-8ab5-97d31db00151::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4592 | 2026.04.28 21:59:51.993720 [ 194 ] {070618fe-0328-460f-8ab5-97d31db00151::all_1_10_2} <Trace> oximeter.measurements_f64 (070618fe-0328-460f-8ab5-97d31db00151): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4593 | 2026.04.28 21:59:51.993782 [ 194 ] {070618fe-0328-460f-8ab5-97d31db00151::all_1_10_2} <Trace> oximeter.measurements_f64 (070618fe-0328-460f-8ab5-97d31db00151) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4594 | 2026.04.28 21:59:51.993842 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 4595 | 2026.04.28 21:59:51.993906 [ 4 ] {20025653-3f95-4c69-ba50-3755bf454d60} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4596 | 2026.04.28 21:59:51.994164 [ 4 ] {20025653-3f95-4c69-ba50-3755bf454d60} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4597 | 2026.04.28 21:59:51.994286 [ 26 ] {} <Debug> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4598 | 2026.04.28 21:59:51.994318 [ 4 ] {20025653-3f95-4c69-ba50-3755bf454d60} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001984 sec., 13104.838709677419 rows/sec., 23.48 MiB/sec. | ||
| 4599 | 2026.04.28 21:59:51.994324 [ 26 ] {} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4600 | 2026.04.28 21:59:51.994361 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4601 | 2026.04.28 21:59:51.994395 [ 4 ] {20025653-3f95-4c69-ba50-3755bf454d60} <Debug> TCPHandler: Processed in 0.002191132 sec. | ||
| 4602 | 2026.04.28 21:59:51.994447 [ 189 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::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 | ||
| 4603 | 2026.04.28 21:59:51.994532 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4604 | 2026.04.28 21:59:51.994627 [ 4 ] {d9f2dcf8-dab5-4e7c-abc6-eda9f381cae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4605 | 2026.04.28 21:59:51.994643 [ 189 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4606 | 2026.04.28 21:59:51.994670 [ 4 ] {d9f2dcf8-dab5-4e7c-abc6-eda9f381cae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4607 | 2026.04.28 21:59:51.994695 [ 189 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 265 rows starting from the beginning of the part | ||
| 4608 | 2026.04.28 21:59:51.994807 [ 189 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
| 4609 | 2026.04.28 21:59:51.994915 [ 189 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 4610 | 2026.04.28 21:59:51.995027 [ 189 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part | ||
| 4611 | 2026.04.28 21:59:51.995034 [ 4 ] {d9f2dcf8-dab5-4e7c-abc6-eda9f381cae9} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4612 | 2026.04.28 21:59:51.995074 [ 4 ] {d9f2dcf8-dab5-4e7c-abc6-eda9f381cae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4613 | 2026.04.28 21:59:51.995124 [ 189 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 15 rows starting from the beginning of the part | ||
| 4614 | 2026.04.28 21:59:51.995237 [ 189 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
| 4615 | 2026.04.28 21:59:51.995416 [ 4 ] {d9f2dcf8-dab5-4e7c-abc6-eda9f381cae9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4616 | 2026.04.28 21:59:51.995668 [ 4 ] {d9f2dcf8-dab5-4e7c-abc6-eda9f381cae9} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4617 | 2026.04.28 21:59:51.995796 [ 4 ] {d9f2dcf8-dab5-4e7c-abc6-eda9f381cae9} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001188 sec., 75757.57575757576 rows/sec., 4.74 MiB/sec. | ||
| 4618 | 2026.04.28 21:59:51.995832 [ 4 ] {d9f2dcf8-dab5-4e7c-abc6-eda9f381cae9} <Debug> TCPHandler: Processed in 0.001349946 sec. | ||
| 4619 | 2026.04.28 21:59:51.998969 [ 201 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 382 rows, containing 19 columns (19 merged, 0 gathered) in 0.004579766 sec., 83410.37511523515 rows/sec., 149.47 MiB/sec. | ||
| 4620 | 2026.04.28 21:59:51.999799 [ 198 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4621 | 2026.04.28 21:59:52.000165 [ 198 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4622 | 2026.04.28 21:59:52.000246 [ 198 ] {10480663-ee8f-4f76-9be1-7de2e46cf6de::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4623 | 2026.04.28 21:59:52.000390 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
| 4624 | 2026.04.28 21:59:52.353636 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4625 | 2026.04.28 21:59:52.369473 [ 245 ] {} <Trace> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4626 | 2026.04.28 21:59:52.369547 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4627 | 2026.04.28 21:59:52.375771 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4628 | 2026.04.28 21:59:52.376579 [ 245 ] {} <Trace> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4629 | 2026.04.28 21:59:52.379554 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4630 | 2026.04.28 21:59:53.000247 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.31 MiB, peak 252.68 MiB, free memory in arenas 0.00 B, will set to 246.73 MiB (RSS), difference: 1.42 MiB | ||
| 4631 | 2026.04.28 21:59:54.441165 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 566 | ||
| 4632 | 2026.04.28 21:59:54.443732 [ 243 ] {} <Trace> system.query_log (28f2bbc6-76da-409a-9f63-9c0a2c4ac64b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4633 | 2026.04.28 21:59:54.443784 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4634 | 2026.04.28 21:59:54.445112 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4635 | 2026.04.28 21:59:54.445379 [ 243 ] {} <Trace> system.query_log (28f2bbc6-76da-409a-9f63-9c0a2c4ac64b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4636 | 2026.04.28 21:59:54.445639 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 566 | ||
| 4637 | 2026.04.28 21:59:56.963334 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4638 | 2026.04.28 21:59:56.963585 [ 4 ] {df85450d-7d3c-4459-aa78-72800c90da39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4639 | 2026.04.28 21:59:56.963937 [ 4 ] {df85450d-7d3c-4459-aa78-72800c90da39} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4640 | 2026.04.28 21:59:56.963973 [ 4 ] {df85450d-7d3c-4459-aa78-72800c90da39} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4641 | 2026.04.28 21:59:56.964194 [ 4 ] {df85450d-7d3c-4459-aa78-72800c90da39} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4642 | 2026.04.28 21:59:56.964262 [ 4 ] {df85450d-7d3c-4459-aa78-72800c90da39} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4643 | 2026.04.28 21:59:56.964402 [ 4 ] {df85450d-7d3c-4459-aa78-72800c90da39} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4644 | 2026.04.28 21:59:56.964526 [ 325 ] {df85450d-7d3c-4459-aa78-72800c90da39} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4645 | 2026.04.28 21:59:56.964535 [ 317 ] {df85450d-7d3c-4459-aa78-72800c90da39} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4646 | 2026.04.28 21:59:56.964531 [ 335 ] {df85450d-7d3c-4459-aa78-72800c90da39} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4647 | 2026.04.28 21:59:56.964746 [ 4 ] {df85450d-7d3c-4459-aa78-72800c90da39} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (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 | ||
| 4648 | 2026.04.28 21:59:56.964783 [ 4 ] {df85450d-7d3c-4459-aa78-72800c90da39} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4649 | 2026.04.28 21:59:56.964878 [ 4 ] {df85450d-7d3c-4459-aa78-72800c90da39} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4650 | 2026.04.28 21:59:56.964901 [ 4 ] {df85450d-7d3c-4459-aa78-72800c90da39} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 4651 | 2026.04.28 21:59:56.964937 [ 4 ] {df85450d-7d3c-4459-aa78-72800c90da39} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4652 | 2026.04.28 21:59:56.964974 [ 4 ] {df85450d-7d3c-4459-aa78-72800c90da39} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4653 | 2026.04.28 21:59:56.965008 [ 4 ] {df85450d-7d3c-4459-aa78-72800c90da39} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4654 | 2026.04.28 21:59:56.966331 [ 4 ] {df85450d-7d3c-4459-aa78-72800c90da39} <Debug> executeQuery: Read 50 rows, 10.68 KiB in 0.002844 sec., 17580.87201125176 rows/sec., 3.67 MiB/sec. | ||
| 4655 | 2026.04.28 21:59:56.966464 [ 4 ] {df85450d-7d3c-4459-aa78-72800c90da39} <Debug> MemoryTracker: Peak memory usage (for query): 138.77 KiB. | ||
| 4656 | 2026.04.28 21:59:56.966480 [ 4 ] {df85450d-7d3c-4459-aa78-72800c90da39} <Debug> TCPHandler: Processed in 0.003283922 sec. | ||
| 4657 | 2026.04.28 21:59:56.968449 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4658 | 2026.04.28 21:59:56.968560 [ 4 ] {e4c2e9d8-c8a6-4a66-8669-dc73c3302818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4659 | 2026.04.28 21:59:56.968603 [ 4 ] {e4c2e9d8-c8a6-4a66-8669-dc73c3302818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4660 | 2026.04.28 21:59:56.969123 [ 4 ] {e4c2e9d8-c8a6-4a66-8669-dc73c3302818} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4661 | 2026.04.28 21:59:56.969159 [ 4 ] {e4c2e9d8-c8a6-4a66-8669-dc73c3302818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4662 | 2026.04.28 21:59:56.969528 [ 4 ] {e4c2e9d8-c8a6-4a66-8669-dc73c3302818} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4663 | 2026.04.28 21:59:56.969753 [ 4 ] {e4c2e9d8-c8a6-4a66-8669-dc73c3302818} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4664 | 2026.04.28 21:59:56.969896 [ 4 ] {e4c2e9d8-c8a6-4a66-8669-dc73c3302818} <Debug> executeQuery: Read 86 rows, 7.40 KiB in 0.001382 sec., 62228.65412445731 rows/sec., 5.23 MiB/sec. | ||
| 4665 | 2026.04.28 21:59:56.969932 [ 4 ] {e4c2e9d8-c8a6-4a66-8669-dc73c3302818} <Debug> TCPHandler: Processed in 0.001548979 sec. | ||
| 4666 | 2026.04.28 21:59:56.970054 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4667 | 2026.04.28 21:59:56.970143 [ 4 ] {8a9c9641-a75a-4f9a-91cb-fdd9276d2164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4668 | 2026.04.28 21:59:56.970181 [ 4 ] {8a9c9641-a75a-4f9a-91cb-fdd9276d2164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4669 | 2026.04.28 21:59:56.970554 [ 4 ] {8a9c9641-a75a-4f9a-91cb-fdd9276d2164} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4670 | 2026.04.28 21:59:56.970587 [ 4 ] {8a9c9641-a75a-4f9a-91cb-fdd9276d2164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4671 | 2026.04.28 21:59:56.971005 [ 4 ] {8a9c9641-a75a-4f9a-91cb-fdd9276d2164} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4672 | 2026.04.28 21:59:56.971234 [ 4 ] {8a9c9641-a75a-4f9a-91cb-fdd9276d2164} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4673 | 2026.04.28 21:59:56.971383 [ 4 ] {8a9c9641-a75a-4f9a-91cb-fdd9276d2164} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001227 sec., 12224.938875305623 rows/sec., 919.26 KiB/sec. | ||
| 4674 | 2026.04.28 21:59:56.971426 [ 4 ] {8a9c9641-a75a-4f9a-91cb-fdd9276d2164} <Debug> TCPHandler: Processed in 0.001396956 sec. | ||
| 4675 | 2026.04.28 21:59:56.971543 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4676 | 2026.04.28 21:59:56.971639 [ 4 ] {5ad05da4-07ca-4626-b659-f0abeac6e371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4677 | 2026.04.28 21:59:56.971678 [ 4 ] {5ad05da4-07ca-4626-b659-f0abeac6e371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4678 | 2026.04.28 21:59:56.972124 [ 4 ] {5ad05da4-07ca-4626-b659-f0abeac6e371} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4679 | 2026.04.28 21:59:56.972160 [ 4 ] {5ad05da4-07ca-4626-b659-f0abeac6e371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4680 | 2026.04.28 21:59:56.972473 [ 4 ] {5ad05da4-07ca-4626-b659-f0abeac6e371} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4681 | 2026.04.28 21:59:56.972693 [ 4 ] {5ad05da4-07ca-4626-b659-f0abeac6e371} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4682 | 2026.04.28 21:59:56.972834 [ 4 ] {5ad05da4-07ca-4626-b659-f0abeac6e371} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001215 sec., 65020.576131687245 rows/sec., 5.08 MiB/sec. | ||
| 4683 | 2026.04.28 21:59:56.972872 [ 4 ] {5ad05da4-07ca-4626-b659-f0abeac6e371} <Debug> TCPHandler: Processed in 0.001379446 sec. | ||
| 4684 | 2026.04.28 21:59:56.972991 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4685 | 2026.04.28 21:59:56.973086 [ 4 ] {03954c8f-9f53-44f5-a870-5289a1bfe87d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4686 | 2026.04.28 21:59:56.973129 [ 4 ] {03954c8f-9f53-44f5-a870-5289a1bfe87d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4687 | 2026.04.28 21:59:56.973532 [ 4 ] {03954c8f-9f53-44f5-a870-5289a1bfe87d} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4688 | 2026.04.28 21:59:56.973567 [ 4 ] {03954c8f-9f53-44f5-a870-5289a1bfe87d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4689 | 2026.04.28 21:59:56.973910 [ 4 ] {03954c8f-9f53-44f5-a870-5289a1bfe87d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4690 | 2026.04.28 21:59:56.974123 [ 4 ] {03954c8f-9f53-44f5-a870-5289a1bfe87d} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4691 | 2026.04.28 21:59:56.974264 [ 4 ] {03954c8f-9f53-44f5-a870-5289a1bfe87d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 4692 | 2026.04.28 21:59:56.974300 [ 4 ] {03954c8f-9f53-44f5-a870-5289a1bfe87d} <Debug> TCPHandler: Processed in 0.001358566 sec. | ||
| 4693 | 2026.04.28 21:59:56.974410 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4694 | 2026.04.28 21:59:56.974505 [ 4 ] {e69c771d-5517-4829-8e7a-9bb04b74668c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4695 | 2026.04.28 21:59:56.974558 [ 4 ] {e69c771d-5517-4829-8e7a-9bb04b74668c} <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 | ||
| 4696 | 2026.04.28 21:59:56.975291 [ 4 ] {e69c771d-5517-4829-8e7a-9bb04b74668c} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4697 | 2026.04.28 21:59:56.975325 [ 4 ] {e69c771d-5517-4829-8e7a-9bb04b74668c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4698 | 2026.04.28 21:59:56.975849 [ 4 ] {e69c771d-5517-4829-8e7a-9bb04b74668c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4699 | 2026.04.28 21:59:56.976062 [ 4 ] {e69c771d-5517-4829-8e7a-9bb04b74668c} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4700 | 2026.04.28 21:59:56.976205 [ 4 ] {e69c771d-5517-4829-8e7a-9bb04b74668c} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001718 sec., 8731.082654249127 rows/sec., 15.65 MiB/sec. | ||
| 4701 | 2026.04.28 21:59:56.976263 [ 4 ] {e69c771d-5517-4829-8e7a-9bb04b74668c} <Debug> TCPHandler: Processed in 0.001900986 sec. | ||
| 4702 | 2026.04.28 21:59:56.976388 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4703 | 2026.04.28 21:59:56.976481 [ 4 ] {f19b60d8-e9f6-493a-8a86-3b11fa5907df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4704 | 2026.04.28 21:59:56.976523 [ 4 ] {f19b60d8-e9f6-493a-8a86-3b11fa5907df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4705 | 2026.04.28 21:59:56.976872 [ 4 ] {f19b60d8-e9f6-493a-8a86-3b11fa5907df} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4706 | 2026.04.28 21:59:56.976907 [ 4 ] {f19b60d8-e9f6-493a-8a86-3b11fa5907df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4707 | 2026.04.28 21:59:56.977214 [ 4 ] {f19b60d8-e9f6-493a-8a86-3b11fa5907df} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4708 | 2026.04.28 21:59:56.977427 [ 4 ] {f19b60d8-e9f6-493a-8a86-3b11fa5907df} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4709 | 2026.04.28 21:59:56.977559 [ 4 ] {f19b60d8-e9f6-493a-8a86-3b11fa5907df} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 4710 | 2026.04.28 21:59:56.977594 [ 4 ] {f19b60d8-e9f6-493a-8a86-3b11fa5907df} <Debug> TCPHandler: Processed in 0.001255084 sec. | ||
| 4711 | 2026.04.28 21:59:59.341216 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4712 | 2026.04.28 21:59:59.341281 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4713 | 2026.04.28 21:59:59.422408 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8602 | ||
| 4714 | 2026.04.28 21:59:59.423141 [ 244 ] {} <Trace> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4715 | 2026.04.28 21:59:59.423186 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4716 | 2026.04.28 21:59:59.423703 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4717 | 2026.04.28 21:59:59.423930 [ 244 ] {} <Trace> system.asynchronous_metric_log (991a435f-d61f-4266-86f7-ad98fc8ca311): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4718 | 2026.04.28 21:59:59.424066 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8602 | ||
| 4719 | 2026.04.28 21:59:59.880022 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4720 | 2026.04.28 21:59:59.896721 [ 245 ] {} <Trace> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4721 | 2026.04.28 21:59:59.896789 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4722 | 2026.04.28 21:59:59.903222 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4723 | 2026.04.28 21:59:59.903936 [ 245 ] {} <Trace> system.metric_log (607546ce-2969-4f80-ba5c-f55749e61b5c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4724 | 2026.04.28 21:59:59.906691 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4725 | 2026.04.28 22:00:01.968568 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4726 | 2026.04.28 22:00:01.968809 [ 4 ] {dbfb65af-6272-4a11-86da-dbdad9a0a54f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 4727 | 2026.04.28 22:00:01.969155 [ 4 ] {dbfb65af-6272-4a11-86da-dbdad9a0a54f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4728 | 2026.04.28 22:00:01.969194 [ 4 ] {dbfb65af-6272-4a11-86da-dbdad9a0a54f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4729 | 2026.04.28 22:00:01.969450 [ 4 ] {dbfb65af-6272-4a11-86da-dbdad9a0a54f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4730 | 2026.04.28 22:00:01.969519 [ 4 ] {dbfb65af-6272-4a11-86da-dbdad9a0a54f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4731 | 2026.04.28 22:00:01.969664 [ 4 ] {dbfb65af-6272-4a11-86da-dbdad9a0a54f} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4732 | 2026.04.28 22:00:01.969779 [ 309 ] {dbfb65af-6272-4a11-86da-dbdad9a0a54f} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4733 | 2026.04.28 22:00:01.969779 [ 313 ] {dbfb65af-6272-4a11-86da-dbdad9a0a54f} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4734 | 2026.04.28 22:00:01.969779 [ 325 ] {dbfb65af-6272-4a11-86da-dbdad9a0a54f} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4735 | 2026.04.28 22:00:01.969926 [ 4 ] {dbfb65af-6272-4a11-86da-dbdad9a0a54f} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (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 | ||
| 4736 | 2026.04.28 22:00:01.969954 [ 4 ] {dbfb65af-6272-4a11-86da-dbdad9a0a54f} <Trace> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4737 | 2026.04.28 22:00:01.970039 [ 4 ] {dbfb65af-6272-4a11-86da-dbdad9a0a54f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4738 | 2026.04.28 22:00:01.970061 [ 4 ] {dbfb65af-6272-4a11-86da-dbdad9a0a54f} <Debug> oximeter.timeseries_schema (15307279-5580-4b99-b070-226783e934d4) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 4739 | 2026.04.28 22:00:01.970099 [ 4 ] {dbfb65af-6272-4a11-86da-dbdad9a0a54f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4740 | 2026.04.28 22:00:01.970138 [ 4 ] {dbfb65af-6272-4a11-86da-dbdad9a0a54f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4741 | 2026.04.28 22:00:01.970174 [ 4 ] {dbfb65af-6272-4a11-86da-dbdad9a0a54f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4742 | 2026.04.28 22:00:01.971403 [ 4 ] {dbfb65af-6272-4a11-86da-dbdad9a0a54f} <Debug> executeQuery: Read 50 rows, 10.68 KiB in 0.002708 sec., 18463.81093057607 rows/sec., 3.85 MiB/sec. | ||
| 4743 | 2026.04.28 22:00:01.971563 [ 4 ] {dbfb65af-6272-4a11-86da-dbdad9a0a54f} <Debug> MemoryTracker: Peak memory usage (for query): 147.47 KiB. | ||
| 4744 | 2026.04.28 22:00:01.971581 [ 4 ] {dbfb65af-6272-4a11-86da-dbdad9a0a54f} <Debug> TCPHandler: Processed in 0.003171561 sec. | ||
| 4745 | 2026.04.28 22:00:01.978009 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4746 | 2026.04.28 22:00:01.978126 [ 4 ] {c040550b-a3ea-43b1-ab9a-e7c189d47a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4747 | 2026.04.28 22:00:01.978174 [ 4 ] {c040550b-a3ea-43b1-ab9a-e7c189d47a78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4748 | 2026.04.28 22:00:01.978820 [ 4 ] {c040550b-a3ea-43b1-ab9a-e7c189d47a78} <Trace> oximeter.fields_i16 (30c15a0c-c927-4f38-9be4-5ec8dbfb2a35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4749 | 2026.04.28 22:00:01.978865 [ 4 ] {c040550b-a3ea-43b1-ab9a-e7c189d47a78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4750 | 2026.04.28 22:00:01.979260 [ 4 ] {c040550b-a3ea-43b1-ab9a-e7c189d47a78} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4751 | 2026.04.28 22:00:01.979496 [ 4 ] {c040550b-a3ea-43b1-ab9a-e7c189d47a78} <Trace> oximeter.fields_i16 (30c15a0c-c927-4f38-9be4-5ec8dbfb2a35): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4752 | 2026.04.28 22:00:01.979659 [ 4 ] {c040550b-a3ea-43b1-ab9a-e7c189d47a78} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001566 sec., 181353.76756066413 rows/sec., 11.52 MiB/sec. | ||
| 4753 | 2026.04.28 22:00:01.979700 [ 4 ] {c040550b-a3ea-43b1-ab9a-e7c189d47a78} <Debug> TCPHandler: Processed in 0.001744743 sec. | ||
| 4754 | 2026.04.28 22:00:01.979832 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4755 | 2026.04.28 22:00:01.979934 [ 4 ] {14e4654c-c264-4c44-940a-f7259b3e51a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4756 | 2026.04.28 22:00:01.979977 [ 4 ] {14e4654c-c264-4c44-940a-f7259b3e51a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4757 | 2026.04.28 22:00:01.980799 [ 4 ] {14e4654c-c264-4c44-940a-f7259b3e51a4} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4758 | 2026.04.28 22:00:01.980840 [ 4 ] {14e4654c-c264-4c44-940a-f7259b3e51a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4759 | 2026.04.28 22:00:01.981324 [ 4 ] {14e4654c-c264-4c44-940a-f7259b3e51a4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4760 | 2026.04.28 22:00:01.981610 [ 4 ] {14e4654c-c264-4c44-940a-f7259b3e51a4} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4761 | 2026.04.28 22:00:01.981737 [ 95 ] {} <Debug> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4762 | 2026.04.28 22:00:01.981766 [ 4 ] {14e4654c-c264-4c44-940a-f7259b3e51a4} <Debug> executeQuery: Read 849 rows, 67.74 KiB in 0.001852 sec., 458423.3261339093 rows/sec., 35.72 MiB/sec. | ||
| 4763 | 2026.04.28 22:00:01.981814 [ 4 ] {14e4654c-c264-4c44-940a-f7259b3e51a4} <Debug> TCPHandler: Processed in 0.002030418 sec. | ||
| 4764 | 2026.04.28 22:00:01.981821 [ 95 ] {} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4765 | 2026.04.28 22:00:01.981851 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4766 | 2026.04.28 22:00:01.981959 [ 197 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::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 | ||
| 4767 | 2026.04.28 22:00:01.981968 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4768 | 2026.04.28 22:00:01.982055 [ 197 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4769 | 2026.04.28 22:00:01.982081 [ 4 ] {0a316718-a763-4876-b83a-6d385311148b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4770 | 2026.04.28 22:00:01.982085 [ 197 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3356 rows starting from the beginning of the part | ||
| 4771 | 2026.04.28 22:00:01.982129 [ 4 ] {0a316718-a763-4876-b83a-6d385311148b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4772 | 2026.04.28 22:00:01.982174 [ 197 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 849 rows starting from the beginning of the part | ||
| 4773 | 2026.04.28 22:00:01.982225 [ 197 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 86 rows starting from the beginning of the part | ||
| 4774 | 2026.04.28 22:00:01.982272 [ 197 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 849 rows starting from the beginning of the part | ||
| 4775 | 2026.04.28 22:00:01.982331 [ 197 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 86 rows starting from the beginning of the part | ||
| 4776 | 2026.04.28 22:00:01.982384 [ 197 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 849 rows starting from the beginning of the part | ||
| 4777 | 2026.04.28 22:00:01.982640 [ 4 ] {0a316718-a763-4876-b83a-6d385311148b} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4778 | 2026.04.28 22:00:01.982681 [ 4 ] {0a316718-a763-4876-b83a-6d385311148b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4779 | 2026.04.28 22:00:01.983069 [ 4 ] {0a316718-a763-4876-b83a-6d385311148b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4780 | 2026.04.28 22:00:01.983341 [ 4 ] {0a316718-a763-4876-b83a-6d385311148b} <Trace> oximeter.fields_u16 (ad8dbec7-a4f7-421a-abd6-1f9cf76805af): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4781 | 2026.04.28 22:00:01.983499 [ 4 ] {0a316718-a763-4876-b83a-6d385311148b} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.00144 sec., 116666.66666666666 rows/sec., 7.12 MiB/sec. | ||
| 4782 | 2026.04.28 22:00:01.983548 [ 4 ] {0a316718-a763-4876-b83a-6d385311148b} <Debug> TCPHandler: Processed in 0.001636001 sec. | ||
| 4783 | 2026.04.28 22:00:01.983686 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4784 | 2026.04.28 22:00:01.983787 [ 4 ] {fc4a9501-5ba2-4a32-866b-f24c828a9fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4785 | 2026.04.28 22:00:01.983831 [ 4 ] {fc4a9501-5ba2-4a32-866b-f24c828a9fdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4786 | 2026.04.28 22:00:01.984296 [ 4 ] {fc4a9501-5ba2-4a32-866b-f24c828a9fdb} <Trace> oximeter.fields_u32 (dcc380b4-d3d1-4746-b384-7af9fa675136): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4787 | 2026.04.28 22:00:01.984336 [ 4 ] {fc4a9501-5ba2-4a32-866b-f24c828a9fdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4788 | 2026.04.28 22:00:01.984693 [ 4 ] {fc4a9501-5ba2-4a32-866b-f24c828a9fdb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4789 | 2026.04.28 22:00:01.984916 [ 4 ] {fc4a9501-5ba2-4a32-866b-f24c828a9fdb} <Trace> oximeter.fields_u32 (dcc380b4-d3d1-4746-b384-7af9fa675136): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4790 | 2026.04.28 22:00:01.985053 [ 4 ] {fc4a9501-5ba2-4a32-866b-f24c828a9fdb} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001286 sec., 115863.14152410575 rows/sec., 7.49 MiB/sec. | ||
| 4791 | 2026.04.28 22:00:01.985076 [ 193 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6075 rows, containing 5 columns (5 merged, 0 gathered) in 0.00315747 sec., 1924008.7791807998 rows/sec., 155.18 MiB/sec. | ||
| 4792 | 2026.04.28 22:00:01.985095 [ 4 ] {fc4a9501-5ba2-4a32-866b-f24c828a9fdb} <Debug> TCPHandler: Processed in 0.001458647 sec. | ||
| 4793 | 2026.04.28 22:00:01.985228 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4794 | 2026.04.28 22:00:01.985326 [ 4 ] {d5448671-f1d5-4ba0-a140-61556d1c5247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4795 | 2026.04.28 22:00:01.985368 [ 4 ] {d5448671-f1d5-4ba0-a140-61556d1c5247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4796 | 2026.04.28 22:00:01.985467 [ 200 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4797 | 2026.04.28 22:00:01.985763 [ 200 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_26_5} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4798 | 2026.04.28 22:00:01.985810 [ 4 ] {d5448671-f1d5-4ba0-a140-61556d1c5247} <Trace> oximeter.fields_u8 (2bafffe4-a9f9-4a14-8186-87b6141ff7d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4799 | 2026.04.28 22:00:01.985847 [ 200 ] {40fe9745-2392-4a6c-9d29-a4031ed14cd3::all_1_26_5} <Trace> oximeter.fields_string (40fe9745-2392-4a6c-9d29-a4031ed14cd3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4800 | 2026.04.28 22:00:01.985857 [ 4 ] {d5448671-f1d5-4ba0-a140-61556d1c5247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4801 | 2026.04.28 22:00:01.985973 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 4802 | 2026.04.28 22:00:01.986264 [ 4 ] {d5448671-f1d5-4ba0-a140-61556d1c5247} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4803 | 2026.04.28 22:00:01.986501 [ 4 ] {d5448671-f1d5-4ba0-a140-61556d1c5247} <Trace> oximeter.fields_u8 (2bafffe4-a9f9-4a14-8186-87b6141ff7d6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4804 | 2026.04.28 22:00:01.986634 [ 4 ] {d5448671-f1d5-4ba0-a140-61556d1c5247} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001323 sec., 111866.96900982616 rows/sec., 6.36 MiB/sec. | ||
| 4805 | 2026.04.28 22:00:01.986672 [ 4 ] {d5448671-f1d5-4ba0-a140-61556d1c5247} <Debug> TCPHandler: Processed in 0.001492588 sec. | ||
| 4806 | 2026.04.28 22:00:01.986805 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4807 | 2026.04.28 22:00:01.986901 [ 4 ] {07aef217-e9f4-4530-af99-63ba056f89d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4808 | 2026.04.28 22:00:01.986942 [ 4 ] {07aef217-e9f4-4530-af99-63ba056f89d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4809 | 2026.04.28 22:00:01.987559 [ 4 ] {07aef217-e9f4-4530-af99-63ba056f89d8} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4810 | 2026.04.28 22:00:01.987597 [ 4 ] {07aef217-e9f4-4530-af99-63ba056f89d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4811 | 2026.04.28 22:00:01.987920 [ 4 ] {07aef217-e9f4-4530-af99-63ba056f89d8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4812 | 2026.04.28 22:00:01.988136 [ 4 ] {07aef217-e9f4-4530-af99-63ba056f89d8} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4813 | 2026.04.28 22:00:01.988253 [ 95 ] {} <Debug> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4814 | 2026.04.28 22:00:01.988273 [ 4 ] {07aef217-e9f4-4530-af99-63ba056f89d8} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.00139 sec., 371223.02158273384 rows/sec., 26.18 MiB/sec. | ||
| 4815 | 2026.04.28 22:00:01.988303 [ 95 ] {} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4816 | 2026.04.28 22:00:01.988322 [ 4 ] {07aef217-e9f4-4530-af99-63ba056f89d8} <Debug> TCPHandler: Processed in 0.001566829 sec. | ||
| 4817 | 2026.04.28 22:00:01.988330 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4818 | 2026.04.28 22:00:01.988431 [ 201 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::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 | ||
| 4819 | 2026.04.28 22:00:01.988468 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4820 | 2026.04.28 22:00:01.988547 [ 201 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4821 | 2026.04.28 22:00:01.988568 [ 4 ] {8113baf2-76e6-48c5-baba-b0b6363ca748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4822 | 2026.04.28 22:00:01.988583 [ 201 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1829 rows starting from the beginning of the part | ||
| 4823 | 2026.04.28 22:00:01.988618 [ 4 ] {8113baf2-76e6-48c5-baba-b0b6363ca748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4824 | 2026.04.28 22:00:01.988650 [ 201 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 516 rows starting from the beginning of the part | ||
| 4825 | 2026.04.28 22:00:01.988712 [ 201 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 79 rows starting from the beginning of the part | ||
| 4826 | 2026.04.28 22:00:01.988768 [ 201 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 516 rows starting from the beginning of the part | ||
| 4827 | 2026.04.28 22:00:01.988832 [ 201 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 79 rows starting from the beginning of the part | ||
| 4828 | 2026.04.28 22:00:01.988890 [ 201 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 516 rows starting from the beginning of the part | ||
| 4829 | 2026.04.28 22:00:01.989019 [ 4 ] {8113baf2-76e6-48c5-baba-b0b6363ca748} <Trace> oximeter.measurements_bool (d29e63f3-a49a-4ab8-ac75-16927d6516a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4830 | 2026.04.28 22:00:01.989059 [ 4 ] {8113baf2-76e6-48c5-baba-b0b6363ca748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4831 | 2026.04.28 22:00:01.989412 [ 4 ] {8113baf2-76e6-48c5-baba-b0b6363ca748} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4832 | 2026.04.28 22:00:01.989688 [ 4 ] {8113baf2-76e6-48c5-baba-b0b6363ca748} <Trace> oximeter.measurements_bool (d29e63f3-a49a-4ab8-ac75-16927d6516a4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4833 | 2026.04.28 22:00:01.989833 [ 38 ] {} <Debug> oximeter.measurements_bool (d29e63f3-a49a-4ab8-ac75-16927d6516a4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4834 | 2026.04.28 22:00:01.989853 [ 4 ] {8113baf2-76e6-48c5-baba-b0b6363ca748} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001345 sec., 4460.966542750929 rows/sec., 233.07 KiB/sec. | ||
| 4835 | 2026.04.28 22:00:01.989879 [ 38 ] {} <Trace> oximeter.measurements_bool (d29e63f3-a49a-4ab8-ac75-16927d6516a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4836 | 2026.04.28 22:00:01.989905 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4837 | 2026.04.28 22:00:01.989906 [ 4 ] {8113baf2-76e6-48c5-baba-b0b6363ca748} <Debug> TCPHandler: Processed in 0.001532129 sec. | ||
| 4838 | 2026.04.28 22:00:01.990014 [ 200 ] {d29e63f3-a49a-4ab8-ac75-16927d6516a4::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 | ||
| 4839 | 2026.04.28 22:00:01.990067 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4840 | 2026.04.28 22:00:01.990146 [ 200 ] {d29e63f3-a49a-4ab8-ac75-16927d6516a4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4841 | 2026.04.28 22:00:01.990241 [ 4 ] {5133d4c6-a0f6-40e5-83df-aaf00c92864e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4842 | 2026.04.28 22:00:01.990261 [ 200 ] {d29e63f3-a49a-4ab8-ac75-16927d6516a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 4843 | 2026.04.28 22:00:01.990271 [ 193 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3535 rows, containing 5 columns (5 merged, 0 gathered) in 0.001876275 sec., 1884052.1778523938 rows/sec., 138.38 MiB/sec. | ||
| 4844 | 2026.04.28 22:00:01.990306 [ 4 ] {5133d4c6-a0f6-40e5-83df-aaf00c92864e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4845 | 2026.04.28 22:00:01.990357 [ 200 ] {d29e63f3-a49a-4ab8-ac75-16927d6516a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 4846 | 2026.04.28 22:00:01.990434 [ 200 ] {d29e63f3-a49a-4ab8-ac75-16927d6516a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 4847 | 2026.04.28 22:00:01.990495 [ 200 ] {d29e63f3-a49a-4ab8-ac75-16927d6516a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 4848 | 2026.04.28 22:00:01.990548 [ 200 ] {d29e63f3-a49a-4ab8-ac75-16927d6516a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 4849 | 2026.04.28 22:00:01.990604 [ 200 ] {d29e63f3-a49a-4ab8-ac75-16927d6516a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 4850 | 2026.04.28 22:00:01.990611 [ 196 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4851 | 2026.04.28 22:00:01.990816 [ 4 ] {5133d4c6-a0f6-40e5-83df-aaf00c92864e} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4852 | 2026.04.28 22:00:01.990863 [ 4 ] {5133d4c6-a0f6-40e5-83df-aaf00c92864e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4853 | 2026.04.28 22:00:01.990997 [ 196 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_26_5} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4854 | 2026.04.28 22:00:01.991103 [ 196 ] {2039b71d-549a-4d9e-8e55-35549c356ca2::all_1_26_5} <Trace> oximeter.fields_uuid (2039b71d-549a-4d9e-8e55-35549c356ca2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4855 | 2026.04.28 22:00:01.991204 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 4856 | 2026.04.28 22:00:01.991287 [ 4 ] {5133d4c6-a0f6-40e5-83df-aaf00c92864e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4857 | 2026.04.28 22:00:01.991533 [ 4 ] {5133d4c6-a0f6-40e5-83df-aaf00c92864e} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4858 | 2026.04.28 22:00:01.991654 [ 195 ] {d29e63f3-a49a-4ab8-ac75-16927d6516a4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001641611 sec., 40204.40896168459 rows/sec., 2.05 MiB/sec. | ||
| 4859 | 2026.04.28 22:00:01.991660 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4860 | 2026.04.28 22:00:01.991688 [ 4 ] {5133d4c6-a0f6-40e5-83df-aaf00c92864e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001469 sec., 180394.82641252552 rows/sec., 11.99 MiB/sec. | ||
| 4861 | 2026.04.28 22:00:01.991724 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4862 | 2026.04.28 22:00:01.991751 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4863 | 2026.04.28 22:00:01.991763 [ 4 ] {5133d4c6-a0f6-40e5-83df-aaf00c92864e} <Debug> TCPHandler: Processed in 0.001695333 sec. | ||
| 4864 | 2026.04.28 22:00:01.991830 [ 193 ] {d29e63f3-a49a-4ab8-ac75-16927d6516a4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4865 | 2026.04.28 22:00:01.991850 [ 200 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::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 | ||
| 4866 | 2026.04.28 22:00:01.991929 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4867 | 2026.04.28 22:00:01.991979 [ 200 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4868 | 2026.04.28 22:00:01.992021 [ 200 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9048 rows starting from the beginning of the part | ||
| 4869 | 2026.04.28 22:00:01.992051 [ 4 ] {ecb8feef-f17b-44ca-8902-a2c7c5340784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4870 | 2026.04.28 22:00:01.992080 [ 200 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 265 rows starting from the beginning of the part | ||
| 4871 | 2026.04.28 22:00:01.992109 [ 4 ] {ecb8feef-f17b-44ca-8902-a2c7c5340784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4872 | 2026.04.28 22:00:01.992138 [ 200 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4873 | 2026.04.28 22:00:01.992192 [ 200 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 265 rows starting from the beginning of the part | ||
| 4874 | 2026.04.28 22:00:01.992246 [ 193 ] {d29e63f3-a49a-4ab8-ac75-16927d6516a4::all_1_11_2} <Trace> oximeter.measurements_bool (d29e63f3-a49a-4ab8-ac75-16927d6516a4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4875 | 2026.04.28 22:00:01.992249 [ 200 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4876 | 2026.04.28 22:00:01.992317 [ 200 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 265 rows starting from the beginning of the part | ||
| 4877 | 2026.04.28 22:00:01.992351 [ 193 ] {d29e63f3-a49a-4ab8-ac75-16927d6516a4::all_1_11_2} <Trace> oximeter.measurements_bool (d29e63f3-a49a-4ab8-ac75-16927d6516a4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4878 | 2026.04.28 22:00:01.992457 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4879 | 2026.04.28 22:00:01.992545 [ 4 ] {ecb8feef-f17b-44ca-8902-a2c7c5340784} <Trace> oximeter.measurements_f64 (070618fe-0328-460f-8ab5-97d31db00151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4880 | 2026.04.28 22:00:01.992582 [ 4 ] {ecb8feef-f17b-44ca-8902-a2c7c5340784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4881 | 2026.04.28 22:00:01.992916 [ 4 ] {ecb8feef-f17b-44ca-8902-a2c7c5340784} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4882 | 2026.04.28 22:00:01.993143 [ 4 ] {ecb8feef-f17b-44ca-8902-a2c7c5340784} <Trace> oximeter.measurements_f64 (070618fe-0328-460f-8ab5-97d31db00151): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4883 | 2026.04.28 22:00:01.993297 [ 4 ] {ecb8feef-f17b-44ca-8902-a2c7c5340784} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00127 sec., 787.4015748031495 rows/sec., 53.06 KiB/sec. | ||
| 4884 | 2026.04.28 22:00:01.993337 [ 4 ] {ecb8feef-f17b-44ca-8902-a2c7c5340784} <Debug> TCPHandler: Processed in 0.001468917 sec. | ||
| 4885 | 2026.04.28 22:00:01.993462 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4886 | 2026.04.28 22:00:01.993559 [ 4 ] {25ce9d67-58f2-4023-bec9-9ccc200eef6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4887 | 2026.04.28 22:00:01.993614 [ 4 ] {25ce9d67-58f2-4023-bec9-9ccc200eef6d} <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 | ||
| 4888 | 2026.04.28 22:00:01.994444 [ 4 ] {25ce9d67-58f2-4023-bec9-9ccc200eef6d} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4889 | 2026.04.28 22:00:01.994481 [ 4 ] {25ce9d67-58f2-4023-bec9-9ccc200eef6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4890 | 2026.04.28 22:00:01.995058 [ 4 ] {25ce9d67-58f2-4023-bec9-9ccc200eef6d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4891 | 2026.04.28 22:00:01.995348 [ 4 ] {25ce9d67-58f2-4023-bec9-9ccc200eef6d} <Trace> oximeter.measurements_histogramu64 (10480663-ee8f-4f76-9be1-7de2e46cf6de): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4892 | 2026.04.28 22:00:01.995499 [ 4 ] {25ce9d67-58f2-4023-bec9-9ccc200eef6d} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001957 sec., 13285.641287685232 rows/sec., 23.81 MiB/sec. | ||
| 4893 | 2026.04.28 22:00:01.995561 [ 4 ] {25ce9d67-58f2-4023-bec9-9ccc200eef6d} <Debug> TCPHandler: Processed in 0.002146441 sec. | ||
| 4894 | 2026.04.28 22:00:01.995714 [ 4 ] {} <Trace> TCP-Session: 89776ef4-92ef-466c-8feb-c14d44e2bb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4895 | 2026.04.28 22:00:01.995813 [ 4 ] {e5dae41d-c049-4384-be58-7f319d46a654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55832) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4896 | 2026.04.28 22:00:01.995855 [ 4 ] {e5dae41d-c049-4384-be58-7f319d46a654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4897 | 2026.04.28 22:00:01.996218 [ 4 ] {e5dae41d-c049-4384-be58-7f319d46a654} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4898 | 2026.04.28 22:00:01.996257 [ 4 ] {e5dae41d-c049-4384-be58-7f319d46a654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4899 | 2026.04.28 22:00:01.996603 [ 4 ] {e5dae41d-c049-4384-be58-7f319d46a654} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4900 | 2026.04.28 22:00:01.996607 [ 187 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10163 rows, containing 5 columns (5 merged, 0 gathered) in 0.004795821 sec., 2119136.6400038702 rows/sec., 138.42 MiB/sec. | ||
| 4901 | 2026.04.28 22:00:01.996821 [ 4 ] {e5dae41d-c049-4384-be58-7f319d46a654} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4902 | 2026.04.28 22:00:01.996896 [ 193 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4903 | 2026.04.28 22:00:01.996936 [ 38 ] {} <Debug> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4904 | 2026.04.28 22:00:01.996957 [ 4 ] {e5dae41d-c049-4384-be58-7f319d46a654} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001164 sec., 77319.58762886598 rows/sec., 4.84 MiB/sec. | ||
| 4905 | 2026.04.28 22:00:01.996975 [ 38 ] {} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4906 | 2026.04.28 22:00:01.996996 [ 4 ] {e5dae41d-c049-4384-be58-7f319d46a654} <Debug> TCPHandler: Processed in 0.001331366 sec. | ||
| 4907 | 2026.04.28 22:00:01.997004 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4908 | 2026.04.28 22:00:01.997116 [ 190 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::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 | ||
| 4909 | 2026.04.28 22:00:01.997213 [ 193 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4910 | 2026.04.28 22:00:01.997236 [ 190 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4911 | 2026.04.28 22:00:01.997274 [ 190 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1350 rows starting from the beginning of the part | ||
| 4912 | 2026.04.28 22:00:01.997300 [ 193 ] {6599f968-e19a-4d1e-bdae-fde417acf2b9::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (6599f968-e19a-4d1e-bdae-fde417acf2b9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4913 | 2026.04.28 22:00:01.997332 [ 190 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 90 rows starting from the beginning of the part | ||
| 4914 | 2026.04.28 22:00:01.997380 [ 190 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4915 | 2026.04.28 22:00:01.997381 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.93 MiB. | ||
| 4916 | 2026.04.28 22:00:01.997419 [ 190 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 90 rows starting from the beginning of the part | ||
| 4917 | 2026.04.28 22:00:01.997460 [ 190 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4918 | 2026.04.28 22:00:01.997497 [ 190 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 90 rows starting from the beginning of the part | ||
| 4919 | 2026.04.28 22:00:01.998594 [ 199 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1740 rows, containing 4 columns (4 merged, 0 gathered) in 0.001547289 sec., 1124547.515040823 rows/sec., 72.82 MiB/sec. | ||
| 4920 | 2026.04.28 22:00:01.998818 [ 190 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4921 | 2026.04.28 22:00:01.999086 [ 190 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_26_5} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4922 | 2026.04.28 22:00:01.999161 [ 190 ] {c1a045fe-e006-4373-8ba3-9ca6b3c4ab75::all_1_26_5} <Trace> oximeter.measurements_u64 (c1a045fe-e006-4373-8ba3-9ca6b3c4ab75) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4923 | 2026.04.28 22:00:01.999297 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4924 | 2026.04.28 22:00:02.000396 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.31 MiB, peak 255.48 MiB, free memory in arenas 0.00 B, will set to 251.00 MiB (RSS), difference: 1.69 MiB | ||