| 1 | [ Mar 16 22:27:45 Enabled. ] | ||
| 2 | [ Mar 16 22:27:45 Rereading configuration. ] | ||
| 3 | [ Mar 16 22:27:46 Rereading configuration. ] | ||
| 4 | [ Mar 16 22:27:49 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 | [ Mar 16 22:27:49 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.03.16 22:27:50.274051 [ 1 ] {} <Information> Application: Will watch for the process with pid 24050 | ||
| 29 | 2026.03.16 22:27:50.274476 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.16 22:27:50.502553 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24050 | ||
| 31 | 2026.03.16 22:27:50.503305 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.16 22:27:50.503453 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.16 22:27:50.602538 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.16 22:27:50.623788 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.16 22:27:50.623831 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.16 22:27:50.623847 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.16 22:27:50.623899 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.16 22:27:50.624261 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.16 22:27:50.626440 [ 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.03.16 22:27:50.627213 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.16 22:27:50.628004 [ 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.03.16 22:27:50.628024 [ 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.03.16 22:27:50.628037 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.16 22:27:50.628703 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.16 22:27:50.629640 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.16 22:27:50.635706 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.16 22:27:50.636423 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.16 22:27:50.637740 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.16 22:27:50.637805 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.16 22:27:50.638873 [ 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.03.16 22:27:50.639274 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.16 22:27:50.643068 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.16 22:27:50.643373 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.16 22:27:50.648262 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.16 22:27:50.648656 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.16 22:27:50.648997 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.16 22:27:50.649380 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.16 22:27:50.650722 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.16 22:27:50.650747 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.16 22:27:50.650834 [ 169 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.16 22:27:50.650932 [ 169 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.16 22:27:50.662843 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.16 22:27:50.662872 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000175874 sec | ||
| 68 | 2026.03.16 22:27:50.662894 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.16 22:27:50.662910 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.16 22:27:50.663697 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.16 22:27:50.664250 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.16 22:27:50.674547 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.16 22:27:50.674588 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.16 22:27:50.674609 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.16 22:27:50.674621 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.16 22:27:50.674654 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.16 22:27:50.674673 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.16 22:27:50.676740 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.16 22:27:50.676786 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.16 22:27:50.676805 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.16 22:27:50.676939 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.16 22:27:50.676980 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.16 22:27:50.676993 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.16 22:27:50.677012 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.16 22:27:50.677024 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.16 22:27:50.677052 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.16 22:27:50.677069 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.16 22:27:50.698769 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.16 22:27:50.703377 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.16 22:27:50.703474 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000117383 sec | ||
| 91 | 2026.03.16 22:27:50.703490 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.16 22:27:50.703502 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.16 22:27:50.703529 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.16 22:27:50.703776 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.16 22:27:50.703902 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.16 22:27:50.703922 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.16 22:27:50.703937 [ 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.03.16 22:27:50.703953 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.16 22:27:50.707811 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.16 22:27:50.708031 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.65 MiB (RSS), difference: 91.87 MiB | ||
| 101 | 2026.03.16 22:27:50.709447 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.271e-05 sec. | ||
| 102 | 2026.03.16 22:27:50.709855 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.16 22:27:50.710459 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.16 22:27:50.710475 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.16 22:27:52.105742 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43169 | ||
| 106 | 2026.03.16 22:27:52.106801 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.03.16 22:27:52.106868 [ 3 ] {} <Debug> TCP-Session: 6871e4f5-884e-4d8f-9fd4-eae68dcd35de Authenticating user 'default' from [fd00:1122:3344:101::a]:43169 | ||
| 108 | 2026.03.16 22:27:52.106904 [ 3 ] {} <Debug> TCP-Session: 6871e4f5-884e-4d8f-9fd4-eae68dcd35de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.03.16 22:27:52.107017 [ 3 ] {} <Debug> TCP-Session: 6871e4f5-884e-4d8f-9fd4-eae68dcd35de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.16 22:27:52.107129 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.03.16 22:27:52.107163 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.03.16 22:27:52.107269 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.03.16 22:27:52.110254 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40906 | ||
| 114 | 2026.03.16 22:27:52.111449 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2026.03.16 22:27:52.111433 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57161 | ||
| 116 | 2026.03.16 22:27:52.111508 [ 4 ] {} <Debug> TCP-Session: ff45e96a-fc26-4390-8722-bcbc5c5b7fd4 Authenticating user 'default' from [fd00:1122:3344:101::a]:40906 | ||
| 117 | 2026.03.16 22:27:52.111653 [ 4 ] {} <Debug> TCP-Session: ff45e96a-fc26-4390-8722-bcbc5c5b7fd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2026.03.16 22:27:52.111673 [ 4 ] {} <Debug> TCP-Session: ff45e96a-fc26-4390-8722-bcbc5c5b7fd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.03.16 22:27:52.111820 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59451 | ||
| 120 | 2026.03.16 22:27:52.111843 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54741 | ||
| 121 | 2026.03.16 22:27:52.111433 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57436 | ||
| 122 | 2026.03.16 22:27:52.112526 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52798 | ||
| 123 | 2026.03.16 22:27:52.112587 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58387 | ||
| 124 | 2026.03.16 22:27:52.112687 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.03.16 22:27:52.112692 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.03.16 22:27:52.112820 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.03.16 22:27:52.112859 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.03.16 22:27:52.112885 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.03.16 22:27:52.112871 [ 5 ] {} <Debug> TCP-Session: 78c50117-75e1-4588-a8fd-288b37216eb4 Authenticating user 'default' from [fd00:1122:3344:101::a]:57436 | ||
| 130 | 2026.03.16 22:27:52.112891 [ 256 ] {} <Debug> TCP-Session: 7b3b1715-bfb7-44c8-9abd-bced2b6753bd Authenticating user 'default' from [fd00:1122:3344:101::a]:59451 | ||
| 131 | 2026.03.16 22:27:52.113012 [ 5 ] {} <Debug> TCP-Session: 78c50117-75e1-4588-a8fd-288b37216eb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.03.16 22:27:52.113077 [ 256 ] {} <Debug> TCP-Session: 7b3b1715-bfb7-44c8-9abd-bced2b6753bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.03.16 22:27:52.113026 [ 257 ] {} <Debug> TCP-Session: 315a64cb-2785-45f0-a2a5-cff1a9a782bc Authenticating user 'default' from [fd00:1122:3344:101::a]:58387 | ||
| 134 | 2026.03.16 22:27:52.113155 [ 5 ] {} <Debug> TCP-Session: 78c50117-75e1-4588-a8fd-288b37216eb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.03.16 22:27:52.113169 [ 256 ] {} <Debug> TCP-Session: 7b3b1715-bfb7-44c8-9abd-bced2b6753bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.03.16 22:27:52.113197 [ 257 ] {} <Debug> TCP-Session: 315a64cb-2785-45f0-a2a5-cff1a9a782bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.03.16 22:27:52.113000 [ 258 ] {} <Debug> TCP-Session: 3375e4d9-b179-4fdb-b4e1-eac814cef847 Authenticating user 'default' from [fd00:1122:3344:101::a]:52798 | ||
| 138 | 2026.03.16 22:27:52.113276 [ 257 ] {} <Debug> TCP-Session: 315a64cb-2785-45f0-a2a5-cff1a9a782bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.03.16 22:27:52.112978 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2026.03.16 22:27:52.112872 [ 253 ] {} <Debug> TCP-Session: 8fc19bdb-b98d-4074-ab5a-2bd377a33d4d Authenticating user 'default' from [fd00:1122:3344:101::a]:57161 | ||
| 141 | 2026.03.16 22:27:52.113367 [ 255 ] {} <Debug> TCP-Session: cdd7555b-e425-43c6-b8e4-7e357fea0cc8 Authenticating user 'default' from [fd00:1122:3344:101::a]:54741 | ||
| 142 | 2026.03.16 22:27:52.113341 [ 258 ] {} <Debug> TCP-Session: 3375e4d9-b179-4fdb-b4e1-eac814cef847 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.03.16 22:27:52.113456 [ 253 ] {} <Debug> TCP-Session: 8fc19bdb-b98d-4074-ab5a-2bd377a33d4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.03.16 22:27:52.113487 [ 255 ] {} <Debug> TCP-Session: cdd7555b-e425-43c6-b8e4-7e357fea0cc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.03.16 22:27:52.113460 [ 258 ] {} <Debug> TCP-Session: 3375e4d9-b179-4fdb-b4e1-eac814cef847 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.03.16 22:27:52.113596 [ 253 ] {} <Debug> TCP-Session: 8fc19bdb-b98d-4074-ab5a-2bd377a33d4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.03.16 22:27:52.113633 [ 255 ] {} <Debug> TCP-Session: cdd7555b-e425-43c6-b8e4-7e357fea0cc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.03.16 22:27:52.179718 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49446 | ||
| 149 | 2026.03.16 22:27:52.179931 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.03.16 22:27:52.180101 [ 259 ] {} <Debug> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Authenticating user 'default' from [fd00:1122:3344:101::d]:49446 | ||
| 151 | 2026.03.16 22:27:52.180129 [ 259 ] {} <Debug> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.03.16 22:27:52.180144 [ 259 ] {} <Debug> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.16 22:27:52.180321 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2026.03.16 22:27:52.180367 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 155 | 2026.03.16 22:27:52.180492 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.03.16 22:27:52.181105 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53645 | ||
| 157 | 2026.03.16 22:27:52.181209 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64241 | ||
| 158 | 2026.03.16 22:27:52.181332 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53145 | ||
| 159 | 2026.03.16 22:27:52.181475 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37415 | ||
| 160 | 2026.03.16 22:27:52.181690 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38401 | ||
| 161 | 2026.03.16 22:27:52.182423 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57672 | ||
| 162 | 2026.03.16 22:27:52.182475 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2026.03.16 22:27:52.182516 [ 262 ] {} <Debug> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Authenticating user 'default' from [fd00:1122:3344:101::d]:53145 | ||
| 164 | 2026.03.16 22:27:52.182538 [ 262 ] {} <Debug> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.03.16 22:27:52.182540 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 166 | 2026.03.16 22:27:52.182645 [ 262 ] {} <Debug> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2026.03.16 22:27:52.182665 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48946 | ||
| 168 | 2026.03.16 22:27:52.182675 [ 264 ] {} <Debug> TCP-Session: 5066b9e7-db7d-437a-bd0b-708a91b144c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:38401 | ||
| 169 | 2026.03.16 22:27:52.182827 [ 264 ] {} <Debug> TCP-Session: 5066b9e7-db7d-437a-bd0b-708a91b144c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.03.16 22:27:52.182844 [ 264 ] {} <Debug> TCP-Session: 5066b9e7-db7d-437a-bd0b-708a91b144c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.03.16 22:27:52.183519 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2026.03.16 22:27:52.183552 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62787 | ||
| 173 | 2026.03.16 22:27:52.183565 [ 263 ] {} <Debug> TCP-Session: 0dab4305-450d-47f6-b191-f97f9d3e73a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37415 | ||
| 174 | 2026.03.16 22:27:52.183606 [ 263 ] {} <Debug> TCP-Session: 0dab4305-450d-47f6-b191-f97f9d3e73a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.03.16 22:27:52.183731 [ 263 ] {} <Debug> TCP-Session: 0dab4305-450d-47f6-b191-f97f9d3e73a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.03.16 22:27:52.184430 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2026.03.16 22:27:52.184462 [ 267 ] {} <Debug> TCP-Session: b6a23543-3106-46b4-b5e3-61448ada1378 Authenticating user 'default' from [fd00:1122:3344:101::d]:62787 | ||
| 178 | 2026.03.16 22:27:52.184494 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 179 | 2026.03.16 22:27:52.184553 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 180 | 2026.03.16 22:27:52.184566 [ 267 ] {} <Debug> TCP-Session: b6a23543-3106-46b4-b5e3-61448ada1378 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.03.16 22:27:52.184627 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 182 | 2026.03.16 22:27:52.184559 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 183 | 2026.03.16 22:27:52.184685 [ 267 ] {} <Debug> TCP-Session: b6a23543-3106-46b4-b5e3-61448ada1378 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.03.16 22:27:52.184721 [ 261 ] {} <Debug> TCP-Session: 83a62f79-1b82-4a8d-a7ee-d8fa92fbf025 Authenticating user 'default' from [fd00:1122:3344:101::d]:64241 | ||
| 185 | 2026.03.16 22:27:52.184558 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 186 | 2026.03.16 22:27:52.184588 [ 265 ] {} <Debug> TCP-Session: 8ff8a41c-6092-47a7-b839-41821404fe34 Authenticating user 'default' from [fd00:1122:3344:101::d]:57672 | ||
| 187 | 2026.03.16 22:27:52.184829 [ 261 ] {} <Debug> TCP-Session: 83a62f79-1b82-4a8d-a7ee-d8fa92fbf025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.03.16 22:27:52.184954 [ 265 ] {} <Debug> TCP-Session: 8ff8a41c-6092-47a7-b839-41821404fe34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.03.16 22:27:52.184819 [ 260 ] {} <Debug> TCP-Session: 8af5586e-9eff-4b69-b988-09fd08bc8a00 Authenticating user 'default' from [fd00:1122:3344:101::d]:53645 | ||
| 190 | 2026.03.16 22:27:52.185016 [ 265 ] {} <Debug> TCP-Session: 8ff8a41c-6092-47a7-b839-41821404fe34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.03.16 22:27:52.185074 [ 260 ] {} <Debug> TCP-Session: 8af5586e-9eff-4b69-b988-09fd08bc8a00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.03.16 22:27:52.185007 [ 261 ] {} <Debug> TCP-Session: 83a62f79-1b82-4a8d-a7ee-d8fa92fbf025 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.03.16 22:27:52.185147 [ 260 ] {} <Debug> TCP-Session: 8af5586e-9eff-4b69-b988-09fd08bc8a00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2026.03.16 22:27:52.184724 [ 266 ] {} <Debug> TCP-Session: a76a7f42-5868-4430-a32c-8a859fa6fc85 Authenticating user 'default' from [fd00:1122:3344:101::d]:48946 | ||
| 195 | 2026.03.16 22:27:52.185263 [ 266 ] {} <Debug> TCP-Session: a76a7f42-5868-4430-a32c-8a859fa6fc85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.03.16 22:27:52.185369 [ 266 ] {} <Debug> TCP-Session: a76a7f42-5868-4430-a32c-8a859fa6fc85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.03.16 22:27:52.189039 [ 259 ] {2d2eb4d5-4891-426c-8f5a-ac154140a2ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 198 | 2026.03.16 22:27:52.339915 [ 259 ] {2d2eb4d5-4891-426c-8f5a-ac154140a2ca} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:49446) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 199 | |||
| 200 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 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 | ||
| 203 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 204 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 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 | ||
| 207 | 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 | ||
| 208 | 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 | ||
| 209 | 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 | ||
| 210 | 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 | ||
| 211 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 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 | ||
| 214 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 221 | |||
| 222 | 2026.03.16 22:27:52.340886 [ 259 ] {2d2eb4d5-4891-426c-8f5a-ac154140a2ca} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 223 | |||
| 224 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 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 | ||
| 227 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 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 | ||
| 231 | 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 | ||
| 232 | 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 | ||
| 233 | 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 | ||
| 234 | 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 | ||
| 235 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 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 | ||
| 238 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 245 | |||
| 246 | 2026.03.16 22:27:52.340991 [ 259 ] {2d2eb4d5-4891-426c-8f5a-ac154140a2ca} <Debug> TCPHandler: Processed in 0.159868903 sec. | ||
| 247 | 2026.03.16 22:27:52.341773 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 248 | 2026.03.16 22:27:52.342004 [ 262 ] {9d46bcc8-39e7-4cbf-ad67-1d13631e60a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 249 | 2026.03.16 22:27:52.342461 [ 262 ] {9d46bcc8-39e7-4cbf-ad67-1d13631e60a8} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:53145) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 250 | |||
| 251 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 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 | ||
| 254 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 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 | ||
| 258 | 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 | ||
| 259 | 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 | ||
| 260 | 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 | ||
| 261 | 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 | ||
| 262 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 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 | ||
| 265 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 266 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 272 | |||
| 273 | 2026.03.16 22:27:52.342625 [ 262 ] {9d46bcc8-39e7-4cbf-ad67-1d13631e60a8} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 274 | |||
| 275 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 276 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 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 | ||
| 278 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 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 | ||
| 282 | 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 | ||
| 283 | 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 | ||
| 284 | 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 | ||
| 285 | 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 | ||
| 286 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 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 | ||
| 289 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 296 | |||
| 297 | 2026.03.16 22:27:52.342718 [ 262 ] {9d46bcc8-39e7-4cbf-ad67-1d13631e60a8} <Debug> TCPHandler: Processed in 0.001335299 sec. | ||
| 298 | 2026.03.16 22:27:52.343062 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 299 | 2026.03.16 22:27:52.343967 [ 259 ] {a70c22c0-0bd2-4514-bf20-a67584b570a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 300 | 2026.03.16 22:27:52.344721 [ 259 ] {a70c22c0-0bd2-4514-bf20-a67584b570a1} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 301 | 2026.03.16 22:27:52.352131 [ 259 ] {a70c22c0-0bd2-4514-bf20-a67584b570a1} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 302 | 2026.03.16 22:27:52.352174 [ 259 ] {a70c22c0-0bd2-4514-bf20-a67584b570a1} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.8041e-05 sec | ||
| 303 | 2026.03.16 22:27:52.352197 [ 259 ] {a70c22c0-0bd2-4514-bf20-a67584b570a1} <Trace> ReferentialDeps: No tables | ||
| 304 | 2026.03.16 22:27:52.352215 [ 259 ] {a70c22c0-0bd2-4514-bf20-a67584b570a1} <Trace> LoadingDeps: No tables | ||
| 305 | 2026.03.16 22:27:52.352248 [ 259 ] {a70c22c0-0bd2-4514-bf20-a67584b570a1} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 306 | 2026.03.16 22:27:52.353190 [ 259 ] {a70c22c0-0bd2-4514-bf20-a67584b570a1} <Debug> TCPHandler: Processed in 0.010212637 sec. | ||
| 307 | 2026.03.16 22:27:52.353388 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.03.16 22:27:52.353568 [ 259 ] {a60276bc-1486-49cc-90be-523f22b3f366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) /* The version table contains metadata about the `oximeter` database */ | ||
| 309 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 310 | 2026.03.16 22:27:52.353639 [ 259 ] {a60276bc-1486-49cc-90be-523f22b3f366} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 311 | 2026.03.16 22:27:52.359675 [ 259 ] {a60276bc-1486-49cc-90be-523f22b3f366} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 312 | 2026.03.16 22:27:52.373603 [ 259 ] {a60276bc-1486-49cc-90be-523f22b3f366} <Debug> oximeter.version (b90ba97a-e03f-4222-bd2b-4ce80a82988f): Loading data parts | ||
| 313 | 2026.03.16 22:27:52.375191 [ 259 ] {a60276bc-1486-49cc-90be-523f22b3f366} <Debug> oximeter.version (b90ba97a-e03f-4222-bd2b-4ce80a82988f): There are no data parts | ||
| 314 | 2026.03.16 22:27:52.380089 [ 259 ] {a60276bc-1486-49cc-90be-523f22b3f366} <Debug> TCPHandler: Processed in 0.026797748 sec. | ||
| 315 | 2026.03.16 22:27:52.380350 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 316 | 2026.03.16 22:27:52.380609 [ 259 ] {1bd79b9c-0eac-4d5f-b3d1-ea9ee2e5956c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) /* The measurement tables contain all individual samples from each timeseries. | ||
| 317 | * | ||
| 318 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 319 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 320 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 321 | * by all samples from the same timeseries. | ||
| 322 | * | ||
| 323 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 324 | * and then uses that to index quickly into the measurements tables. | ||
| 325 | */ | ||
| 326 | 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) | ||
| 327 | 2026.03.16 22:27:52.380712 [ 259 ] {1bd79b9c-0eac-4d5f-b3d1-ea9ee2e5956c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 328 | 2026.03.16 22:27:52.405465 [ 259 ] {1bd79b9c-0eac-4d5f-b3d1-ea9ee2e5956c} <Debug> oximeter.measurements_bool (993f0881-fa23-4650-b931-41c244a97585): Loading data parts | ||
| 329 | 2026.03.16 22:27:52.405805 [ 259 ] {1bd79b9c-0eac-4d5f-b3d1-ea9ee2e5956c} <Debug> oximeter.measurements_bool (993f0881-fa23-4650-b931-41c244a97585): There are no data parts | ||
| 330 | 2026.03.16 22:27:52.410807 [ 259 ] {1bd79b9c-0eac-4d5f-b3d1-ea9ee2e5956c} <Debug> TCPHandler: Processed in 0.030573339 sec. | ||
| 331 | 2026.03.16 22:27:52.411033 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.03.16 22:27:52.411283 [ 259 ] {6c64fb60-9b73-4e18-a6cc-35e4c4ecf8a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) 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) | ||
| 333 | 2026.03.16 22:27:52.411336 [ 259 ] {6c64fb60-9b73-4e18-a6cc-35e4c4ecf8a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 334 | 2026.03.16 22:27:52.419087 [ 259 ] {6c64fb60-9b73-4e18-a6cc-35e4c4ecf8a4} <Debug> oximeter.measurements_i8 (e61f2210-88c5-4609-a3c2-5498cba49d20): Loading data parts | ||
| 335 | 2026.03.16 22:27:52.419280 [ 259 ] {6c64fb60-9b73-4e18-a6cc-35e4c4ecf8a4} <Debug> oximeter.measurements_i8 (e61f2210-88c5-4609-a3c2-5498cba49d20): There are no data parts | ||
| 336 | 2026.03.16 22:27:52.424621 [ 259 ] {6c64fb60-9b73-4e18-a6cc-35e4c4ecf8a4} <Debug> TCPHandler: Processed in 0.013687121 sec. | ||
| 337 | 2026.03.16 22:27:52.424860 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.03.16 22:27:52.425093 [ 259 ] {37c052dd-fff8-47b1-914d-9db5f9d45fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) 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) | ||
| 339 | 2026.03.16 22:27:52.425170 [ 259 ] {37c052dd-fff8-47b1-914d-9db5f9d45fdb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 340 | 2026.03.16 22:27:52.434795 [ 259 ] {37c052dd-fff8-47b1-914d-9db5f9d45fdb} <Debug> oximeter.measurements_u8 (130dae51-da15-4a80-a5d9-78770c87c934): Loading data parts | ||
| 341 | 2026.03.16 22:27:52.434999 [ 259 ] {37c052dd-fff8-47b1-914d-9db5f9d45fdb} <Debug> oximeter.measurements_u8 (130dae51-da15-4a80-a5d9-78770c87c934): There are no data parts | ||
| 342 | 2026.03.16 22:27:52.440443 [ 259 ] {37c052dd-fff8-47b1-914d-9db5f9d45fdb} <Debug> TCPHandler: Processed in 0.015680853 sec. | ||
| 343 | 2026.03.16 22:27:52.440654 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.03.16 22:27:52.440874 [ 259 ] {a4628154-dce3-4bfa-9a0e-5312f95da15a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) 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) | ||
| 345 | 2026.03.16 22:27:52.440930 [ 259 ] {a4628154-dce3-4bfa-9a0e-5312f95da15a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 346 | 2026.03.16 22:27:52.448624 [ 259 ] {a4628154-dce3-4bfa-9a0e-5312f95da15a} <Debug> oximeter.measurements_i16 (b03cc8e5-746f-44de-9ac6-8538407db207): Loading data parts | ||
| 347 | 2026.03.16 22:27:52.448901 [ 259 ] {a4628154-dce3-4bfa-9a0e-5312f95da15a} <Debug> oximeter.measurements_i16 (b03cc8e5-746f-44de-9ac6-8538407db207): There are no data parts | ||
| 348 | 2026.03.16 22:27:52.454285 [ 259 ] {a4628154-dce3-4bfa-9a0e-5312f95da15a} <Debug> TCPHandler: Processed in 0.013717431 sec. | ||
| 349 | 2026.03.16 22:27:52.454500 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.03.16 22:27:52.454697 [ 259 ] {52fbdee1-d099-4eae-9e75-33064dfe1f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) 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) | ||
| 351 | 2026.03.16 22:27:52.454767 [ 259 ] {52fbdee1-d099-4eae-9e75-33064dfe1f07} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 352 | 2026.03.16 22:27:52.457100 [ 259 ] {52fbdee1-d099-4eae-9e75-33064dfe1f07} <Debug> oximeter.measurements_u16 (7210e975-5d7b-43d0-b346-6e9222ad3fcf): Loading data parts | ||
| 353 | 2026.03.16 22:27:52.457373 [ 259 ] {52fbdee1-d099-4eae-9e75-33064dfe1f07} <Debug> oximeter.measurements_u16 (7210e975-5d7b-43d0-b346-6e9222ad3fcf): There are no data parts | ||
| 354 | 2026.03.16 22:27:52.465008 [ 259 ] {52fbdee1-d099-4eae-9e75-33064dfe1f07} <Debug> TCPHandler: Processed in 0.010590245 sec. | ||
| 355 | 2026.03.16 22:27:52.465208 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.03.16 22:27:52.465423 [ 259 ] {b6e51604-4edb-4af2-a0a6-126c6f3e24f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) 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) | ||
| 357 | 2026.03.16 22:27:52.465474 [ 259 ] {b6e51604-4edb-4af2-a0a6-126c6f3e24f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 358 | 2026.03.16 22:27:52.471042 [ 259 ] {b6e51604-4edb-4af2-a0a6-126c6f3e24f1} <Debug> oximeter.measurements_i32 (6ec4ca6a-9104-4d78-8c1d-2746fa38c1e7): Loading data parts | ||
| 359 | 2026.03.16 22:27:52.471241 [ 259 ] {b6e51604-4edb-4af2-a0a6-126c6f3e24f1} <Debug> oximeter.measurements_i32 (6ec4ca6a-9104-4d78-8c1d-2746fa38c1e7): There are no data parts | ||
| 360 | 2026.03.16 22:27:52.479614 [ 259 ] {b6e51604-4edb-4af2-a0a6-126c6f3e24f1} <Debug> TCPHandler: Processed in 0.014488527 sec. | ||
| 361 | 2026.03.16 22:27:52.479826 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 362 | 2026.03.16 22:27:52.480024 [ 259 ] {406c26a4-5691-4752-95b1-cc777ad86e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) 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) | ||
| 363 | 2026.03.16 22:27:52.480096 [ 259 ] {406c26a4-5691-4752-95b1-cc777ad86e1a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 364 | 2026.03.16 22:27:52.483008 [ 259 ] {406c26a4-5691-4752-95b1-cc777ad86e1a} <Debug> oximeter.measurements_u32 (1763d28d-ae8b-45fa-8dec-b8c1fb3f633d): Loading data parts | ||
| 365 | 2026.03.16 22:27:52.483229 [ 259 ] {406c26a4-5691-4752-95b1-cc777ad86e1a} <Debug> oximeter.measurements_u32 (1763d28d-ae8b-45fa-8dec-b8c1fb3f633d): There are no data parts | ||
| 366 | 2026.03.16 22:27:52.488201 [ 259 ] {406c26a4-5691-4752-95b1-cc777ad86e1a} <Debug> TCPHandler: Processed in 0.008452549 sec. | ||
| 367 | 2026.03.16 22:27:52.488413 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.03.16 22:27:52.488678 [ 259 ] {d4ae2f86-4038-4e11-99b3-e4f471fad20c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) 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) | ||
| 369 | 2026.03.16 22:27:52.488746 [ 259 ] {d4ae2f86-4038-4e11-99b3-e4f471fad20c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 370 | 2026.03.16 22:27:52.498145 [ 259 ] {d4ae2f86-4038-4e11-99b3-e4f471fad20c} <Debug> oximeter.measurements_i64 (e5973a55-8a70-46c1-9566-75298c2aec48): Loading data parts | ||
| 371 | 2026.03.16 22:27:52.498363 [ 259 ] {d4ae2f86-4038-4e11-99b3-e4f471fad20c} <Debug> oximeter.measurements_i64 (e5973a55-8a70-46c1-9566-75298c2aec48): There are no data parts | ||
| 372 | 2026.03.16 22:27:52.504065 [ 259 ] {d4ae2f86-4038-4e11-99b3-e4f471fad20c} <Debug> TCPHandler: Processed in 0.015747514 sec. | ||
| 373 | 2026.03.16 22:27:52.504307 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.03.16 22:27:52.504559 [ 259 ] {0d5616e1-5920-4965-ab83-7ec09e7d70b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) 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) | ||
| 375 | 2026.03.16 22:27:52.504641 [ 259 ] {0d5616e1-5920-4965-ab83-7ec09e7d70b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 376 | 2026.03.16 22:27:52.507337 [ 259 ] {0d5616e1-5920-4965-ab83-7ec09e7d70b5} <Debug> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Loading data parts | ||
| 377 | 2026.03.16 22:27:52.507507 [ 259 ] {0d5616e1-5920-4965-ab83-7ec09e7d70b5} <Debug> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): There are no data parts | ||
| 378 | 2026.03.16 22:27:52.512231 [ 259 ] {0d5616e1-5920-4965-ab83-7ec09e7d70b5} <Debug> TCPHandler: Processed in 0.00801707 sec. | ||
| 379 | 2026.03.16 22:27:52.512453 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.03.16 22:27:52.512708 [ 259 ] {a1a37ef3-2111-4803-82da-be62988b1794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) 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) | ||
| 381 | 2026.03.16 22:27:52.512788 [ 259 ] {a1a37ef3-2111-4803-82da-be62988b1794} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 382 | 2026.03.16 22:27:52.515211 [ 259 ] {a1a37ef3-2111-4803-82da-be62988b1794} <Debug> oximeter.measurements_f32 (5154ded5-1c31-444f-afe7-eb3b1fedff22): Loading data parts | ||
| 383 | 2026.03.16 22:27:52.515375 [ 259 ] {a1a37ef3-2111-4803-82da-be62988b1794} <Debug> oximeter.measurements_f32 (5154ded5-1c31-444f-afe7-eb3b1fedff22): There are no data parts | ||
| 384 | 2026.03.16 22:27:52.520254 [ 259 ] {a1a37ef3-2111-4803-82da-be62988b1794} <Debug> TCPHandler: Processed in 0.007892977 sec. | ||
| 385 | 2026.03.16 22:27:52.520594 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.03.16 22:27:52.520845 [ 259 ] {b177377d-6ad3-4afd-aa63-d86d64bcbee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) 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) | ||
| 387 | 2026.03.16 22:27:52.521010 [ 259 ] {b177377d-6ad3-4afd-aa63-d86d64bcbee6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 388 | 2026.03.16 22:27:52.523592 [ 259 ] {b177377d-6ad3-4afd-aa63-d86d64bcbee6} <Debug> oximeter.measurements_f64 (a71a8064-9eed-439d-a3c8-cd9c46486eab): Loading data parts | ||
| 389 | 2026.03.16 22:27:52.523809 [ 259 ] {b177377d-6ad3-4afd-aa63-d86d64bcbee6} <Debug> oximeter.measurements_f64 (a71a8064-9eed-439d-a3c8-cd9c46486eab): There are no data parts | ||
| 390 | 2026.03.16 22:27:52.530468 [ 259 ] {b177377d-6ad3-4afd-aa63-d86d64bcbee6} <Debug> TCPHandler: Processed in 0.009967481 sec. | ||
| 391 | 2026.03.16 22:27:52.530683 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.03.16 22:27:52.530988 [ 259 ] {78b14229-e104-49a8-9763-a52226cf970f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) 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) | ||
| 393 | 2026.03.16 22:27:52.531113 [ 259 ] {78b14229-e104-49a8-9763-a52226cf970f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 394 | 2026.03.16 22:27:52.533847 [ 259 ] {78b14229-e104-49a8-9763-a52226cf970f} <Debug> oximeter.measurements_string (7fdc688b-9991-4feb-8760-090e4d7bf20e): Loading data parts | ||
| 395 | 2026.03.16 22:27:52.534003 [ 259 ] {78b14229-e104-49a8-9763-a52226cf970f} <Debug> oximeter.measurements_string (7fdc688b-9991-4feb-8760-090e4d7bf20e): There are no data parts | ||
| 396 | 2026.03.16 22:27:52.538841 [ 259 ] {78b14229-e104-49a8-9763-a52226cf970f} <Debug> TCPHandler: Processed in 0.008249425 sec. | ||
| 397 | 2026.03.16 22:27:52.539169 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 398 | 2026.03.16 22:27:52.539406 [ 259 ] {0e6a4fc7-7fcf-4dbc-baff-64f630c1b099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 399 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 400 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 401 | * a string isn't palatable for a few reasons. | ||
| 402 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 403 | * details. | ||
| 404 | */ | ||
| 405 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 406 | 2026.03.16 22:27:52.539548 [ 259 ] {0e6a4fc7-7fcf-4dbc-baff-64f630c1b099} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 407 | 2026.03.16 22:27:52.542261 [ 259 ] {0e6a4fc7-7fcf-4dbc-baff-64f630c1b099} <Debug> oximeter.measurements_bytes (01ae4ffc-bde6-496c-8af3-db5f50780fb1): Loading data parts | ||
| 408 | 2026.03.16 22:27:52.542432 [ 259 ] {0e6a4fc7-7fcf-4dbc-baff-64f630c1b099} <Debug> oximeter.measurements_bytes (01ae4ffc-bde6-496c-8af3-db5f50780fb1): There are no data parts | ||
| 409 | 2026.03.16 22:27:52.547100 [ 259 ] {0e6a4fc7-7fcf-4dbc-baff-64f630c1b099} <Debug> TCPHandler: Processed in 0.00800214 sec. | ||
| 410 | 2026.03.16 22:27:52.547391 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 411 | 2026.03.16 22:27:52.547638 [ 259 ] {eac67616-434e-4980-9819-6b24a9a272db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) 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) | ||
| 412 | 2026.03.16 22:27:52.547800 [ 259 ] {eac67616-434e-4980-9819-6b24a9a272db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 413 | 2026.03.16 22:27:52.550323 [ 259 ] {eac67616-434e-4980-9819-6b24a9a272db} <Debug> oximeter.measurements_cumulativei64 (50325bfd-26aa-4970-a813-5d0ee78d0cd8): Loading data parts | ||
| 414 | 2026.03.16 22:27:52.550555 [ 259 ] {eac67616-434e-4980-9819-6b24a9a272db} <Debug> oximeter.measurements_cumulativei64 (50325bfd-26aa-4970-a813-5d0ee78d0cd8): There are no data parts | ||
| 415 | 2026.03.16 22:27:52.555287 [ 259 ] {eac67616-434e-4980-9819-6b24a9a272db} <Debug> TCPHandler: Processed in 0.00798352 sec. | ||
| 416 | 2026.03.16 22:27:52.555512 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 417 | 2026.03.16 22:27:52.555885 [ 259 ] {19d4c204-48ff-4067-8453-9ce97cdb7cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) 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) | ||
| 418 | 2026.03.16 22:27:52.556064 [ 259 ] {19d4c204-48ff-4067-8453-9ce97cdb7cee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 419 | 2026.03.16 22:27:52.558630 [ 259 ] {19d4c204-48ff-4067-8453-9ce97cdb7cee} <Debug> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Loading data parts | ||
| 420 | 2026.03.16 22:27:52.558791 [ 259 ] {19d4c204-48ff-4067-8453-9ce97cdb7cee} <Debug> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): There are no data parts | ||
| 421 | 2026.03.16 22:27:52.565620 [ 259 ] {19d4c204-48ff-4067-8453-9ce97cdb7cee} <Debug> TCPHandler: Processed in 0.010203216 sec. | ||
| 422 | 2026.03.16 22:27:52.565848 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 423 | 2026.03.16 22:27:52.566090 [ 259 ] {c58481c3-0626-4e0f-93a6-c85287cacc4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) 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) | ||
| 424 | 2026.03.16 22:27:52.566228 [ 259 ] {c58481c3-0626-4e0f-93a6-c85287cacc4a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 425 | 2026.03.16 22:27:52.571487 [ 259 ] {c58481c3-0626-4e0f-93a6-c85287cacc4a} <Debug> oximeter.measurements_cumulativef32 (02a906c8-4de0-4efd-9ad7-af7d05bc1cf1): Loading data parts | ||
| 426 | 2026.03.16 22:27:52.571690 [ 259 ] {c58481c3-0626-4e0f-93a6-c85287cacc4a} <Debug> oximeter.measurements_cumulativef32 (02a906c8-4de0-4efd-9ad7-af7d05bc1cf1): There are no data parts | ||
| 427 | 2026.03.16 22:27:52.576842 [ 259 ] {c58481c3-0626-4e0f-93a6-c85287cacc4a} <Debug> TCPHandler: Processed in 0.011087766 sec. | ||
| 428 | 2026.03.16 22:27:52.577128 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 429 | 2026.03.16 22:27:52.577328 [ 259 ] {7b94888d-6a87-43df-89e1-54272cb7364f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) 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) | ||
| 430 | 2026.03.16 22:27:52.577469 [ 259 ] {7b94888d-6a87-43df-89e1-54272cb7364f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 431 | 2026.03.16 22:27:52.579983 [ 259 ] {7b94888d-6a87-43df-89e1-54272cb7364f} <Debug> oximeter.measurements_cumulativef64 (72a74ffb-f9d4-446f-81a9-e76c3ea2b1ad): Loading data parts | ||
| 432 | 2026.03.16 22:27:52.580272 [ 259 ] {7b94888d-6a87-43df-89e1-54272cb7364f} <Debug> oximeter.measurements_cumulativef64 (72a74ffb-f9d4-446f-81a9-e76c3ea2b1ad): There are no data parts | ||
| 433 | 2026.03.16 22:27:52.584832 [ 259 ] {7b94888d-6a87-43df-89e1-54272cb7364f} <Debug> TCPHandler: Processed in 0.007771254 sec. | ||
| 434 | 2026.03.16 22:27:52.585088 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 435 | 2026.03.16 22:27:52.585443 [ 259 ] {97224835-d9fc-414b-8055-5b311b6e1c13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 436 | * NOTE: Array types cannot be Nullable, see | ||
| 437 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 438 | * for more details. | ||
| 439 | * | ||
| 440 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 441 | * is unfortunate, and at this point relies on the fact that an | ||
| 442 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 443 | * to figure out another way to represent missing samples here. | ||
| 444 | */ | ||
| 445 | 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) | ||
| 446 | 2026.03.16 22:27:52.585596 [ 259 ] {97224835-d9fc-414b-8055-5b311b6e1c13} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 447 | 2026.03.16 22:27:52.588489 [ 259 ] {97224835-d9fc-414b-8055-5b311b6e1c13} <Debug> oximeter.measurements_histogrami8 (d2096ec3-90fc-4927-9664-37eea302e77c): Loading data parts | ||
| 448 | 2026.03.16 22:27:52.588641 [ 259 ] {97224835-d9fc-414b-8055-5b311b6e1c13} <Debug> oximeter.measurements_histogrami8 (d2096ec3-90fc-4927-9664-37eea302e77c): There are no data parts | ||
| 449 | 2026.03.16 22:27:52.593571 [ 259 ] {97224835-d9fc-414b-8055-5b311b6e1c13} <Debug> TCPHandler: Processed in 0.008555472 sec. | ||
| 450 | 2026.03.16 22:27:52.593875 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.03.16 22:27:52.594196 [ 259 ] {93e69dbc-2d85-4788-9958-42265e897865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) 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) | ||
| 452 | 2026.03.16 22:27:52.594376 [ 259 ] {93e69dbc-2d85-4788-9958-42265e897865} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 453 | 2026.03.16 22:27:52.597342 [ 259 ] {93e69dbc-2d85-4788-9958-42265e897865} <Debug> oximeter.measurements_histogramu8 (8623a400-4024-4b3e-b0a5-48350a8e82be): Loading data parts | ||
| 454 | 2026.03.16 22:27:52.597632 [ 259 ] {93e69dbc-2d85-4788-9958-42265e897865} <Debug> oximeter.measurements_histogramu8 (8623a400-4024-4b3e-b0a5-48350a8e82be): There are no data parts | ||
| 455 | 2026.03.16 22:27:52.604466 [ 259 ] {93e69dbc-2d85-4788-9958-42265e897865} <Debug> TCPHandler: Processed in 0.010675356 sec. | ||
| 456 | 2026.03.16 22:27:52.604660 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.03.16 22:27:52.605007 [ 259 ] {b5303ef1-04c5-4ead-9877-d1629a05c490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) 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) | ||
| 458 | 2026.03.16 22:27:52.605158 [ 259 ] {b5303ef1-04c5-4ead-9877-d1629a05c490} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 459 | 2026.03.16 22:27:52.611763 [ 259 ] {b5303ef1-04c5-4ead-9877-d1629a05c490} <Debug> oximeter.measurements_histogrami16 (a20b68ab-f73c-4e98-9e74-594cedcd1ca7): Loading data parts | ||
| 460 | 2026.03.16 22:27:52.611926 [ 259 ] {b5303ef1-04c5-4ead-9877-d1629a05c490} <Debug> oximeter.measurements_histogrami16 (a20b68ab-f73c-4e98-9e74-594cedcd1ca7): There are no data parts | ||
| 461 | 2026.03.16 22:27:52.617194 [ 259 ] {b5303ef1-04c5-4ead-9877-d1629a05c490} <Debug> TCPHandler: Processed in 0.012612348 sec. | ||
| 462 | 2026.03.16 22:27:52.617533 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.03.16 22:27:52.617902 [ 259 ] {c7978f10-0e16-4fe0-935f-6f01f4a70a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) 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) | ||
| 464 | 2026.03.16 22:27:52.618074 [ 259 ] {c7978f10-0e16-4fe0-935f-6f01f4a70a8b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 465 | 2026.03.16 22:27:52.620860 [ 259 ] {c7978f10-0e16-4fe0-935f-6f01f4a70a8b} <Debug> oximeter.measurements_histogramu16 (2622384a-07b7-4f9a-b80f-4c1002684997): Loading data parts | ||
| 466 | 2026.03.16 22:27:52.621119 [ 259 ] {c7978f10-0e16-4fe0-935f-6f01f4a70a8b} <Debug> oximeter.measurements_histogramu16 (2622384a-07b7-4f9a-b80f-4c1002684997): There are no data parts | ||
| 467 | 2026.03.16 22:27:52.625109 [ 259 ] {c7978f10-0e16-4fe0-935f-6f01f4a70a8b} <Debug> TCPHandler: Processed in 0.007676053 sec. | ||
| 468 | 2026.03.16 22:27:52.625320 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 469 | 2026.03.16 22:27:52.625765 [ 259 ] {7b4440e0-a8ea-4553-9c8e-066146baa449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) 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) | ||
| 470 | 2026.03.16 22:27:52.625965 [ 259 ] {7b4440e0-a8ea-4553-9c8e-066146baa449} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 471 | 2026.03.16 22:27:52.628708 [ 259 ] {7b4440e0-a8ea-4553-9c8e-066146baa449} <Debug> oximeter.measurements_histogrami32 (24bfdce9-6f84-4e10-9a1a-ae25e9bc7376): Loading data parts | ||
| 472 | 2026.03.16 22:27:52.628854 [ 259 ] {7b4440e0-a8ea-4553-9c8e-066146baa449} <Debug> oximeter.measurements_histogrami32 (24bfdce9-6f84-4e10-9a1a-ae25e9bc7376): There are no data parts | ||
| 473 | 2026.03.16 22:27:52.633829 [ 259 ] {7b4440e0-a8ea-4553-9c8e-066146baa449} <Debug> TCPHandler: Processed in 0.008598572 sec. | ||
| 474 | 2026.03.16 22:27:52.634123 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 475 | 2026.03.16 22:27:52.634419 [ 259 ] {40270350-946a-4d46-aeaf-30909cad5ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) 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) | ||
| 476 | 2026.03.16 22:27:52.634587 [ 259 ] {40270350-946a-4d46-aeaf-30909cad5ebf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 477 | 2026.03.16 22:27:52.637262 [ 259 ] {40270350-946a-4d46-aeaf-30909cad5ebf} <Debug> oximeter.measurements_histogramu32 (da1653b5-4d65-4516-b497-9cf1c239bce4): Loading data parts | ||
| 478 | 2026.03.16 22:27:52.637493 [ 259 ] {40270350-946a-4d46-aeaf-30909cad5ebf} <Debug> oximeter.measurements_histogramu32 (da1653b5-4d65-4516-b497-9cf1c239bce4): There are no data parts | ||
| 479 | 2026.03.16 22:27:52.643710 [ 259 ] {40270350-946a-4d46-aeaf-30909cad5ebf} <Debug> TCPHandler: Processed in 0.009667935 sec. | ||
| 480 | 2026.03.16 22:27:52.643929 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 481 | 2026.03.16 22:27:52.644286 [ 259 ] {d5afb7af-ee62-4d99-b2bc-363ffad481d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) 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) | ||
| 482 | 2026.03.16 22:27:52.644429 [ 259 ] {d5afb7af-ee62-4d99-b2bc-363ffad481d4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 483 | 2026.03.16 22:27:52.654016 [ 259 ] {d5afb7af-ee62-4d99-b2bc-363ffad481d4} <Debug> oximeter.measurements_histogrami64 (49949ee3-88b2-470c-8013-36c77e02947f): Loading data parts | ||
| 484 | 2026.03.16 22:27:52.654254 [ 259 ] {d5afb7af-ee62-4d99-b2bc-363ffad481d4} <Debug> oximeter.measurements_histogrami64 (49949ee3-88b2-470c-8013-36c77e02947f): There are no data parts | ||
| 485 | 2026.03.16 22:27:52.660790 [ 259 ] {d5afb7af-ee62-4d99-b2bc-363ffad481d4} <Debug> TCPHandler: Processed in 0.01697597 sec. | ||
| 486 | 2026.03.16 22:27:52.661122 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 487 | 2026.03.16 22:27:52.661416 [ 259 ] {ed549492-a2c5-445a-acad-3bae00fefe63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) 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) | ||
| 488 | 2026.03.16 22:27:52.661585 [ 259 ] {ed549492-a2c5-445a-acad-3bae00fefe63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 489 | 2026.03.16 22:27:52.668547 [ 259 ] {ed549492-a2c5-445a-acad-3bae00fefe63} <Debug> oximeter.measurements_histogramu64 (75c4e3db-edb1-4787-8a10-1ef3ceee3465): Loading data parts | ||
| 490 | 2026.03.16 22:27:52.668861 [ 259 ] {ed549492-a2c5-445a-acad-3bae00fefe63} <Debug> oximeter.measurements_histogramu64 (75c4e3db-edb1-4787-8a10-1ef3ceee3465): There are no data parts | ||
| 491 | 2026.03.16 22:27:52.676484 [ 259 ] {ed549492-a2c5-445a-acad-3bae00fefe63} <Debug> TCPHandler: Processed in 0.015456479 sec. | ||
| 492 | 2026.03.16 22:27:52.676681 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2026.03.16 22:27:52.677048 [ 259 ] {b8374db9-28e7-4258-9310-741ae0953af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) 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) | ||
| 494 | 2026.03.16 22:27:52.677202 [ 259 ] {b8374db9-28e7-4258-9310-741ae0953af2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 495 | 2026.03.16 22:27:52.683615 [ 259 ] {b8374db9-28e7-4258-9310-741ae0953af2} <Debug> oximeter.measurements_histogramf32 (926effa0-21c2-4f6d-ad3b-eee6574fccfc): Loading data parts | ||
| 496 | 2026.03.16 22:27:52.683806 [ 259 ] {b8374db9-28e7-4258-9310-741ae0953af2} <Debug> oximeter.measurements_histogramf32 (926effa0-21c2-4f6d-ad3b-eee6574fccfc): There are no data parts | ||
| 497 | 2026.03.16 22:27:52.685774 [ 259 ] {b8374db9-28e7-4258-9310-741ae0953af2} <Debug> TCPHandler: Processed in 0.009171705 sec. | ||
| 498 | 2026.03.16 22:27:52.686044 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.03.16 22:27:52.686321 [ 259 ] {c8d8c5cf-b5f6-4889-96f5-62dfc6f2a74c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) 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) | ||
| 500 | 2026.03.16 22:27:52.686475 [ 259 ] {c8d8c5cf-b5f6-4889-96f5-62dfc6f2a74c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 501 | 2026.03.16 22:27:52.693507 [ 259 ] {c8d8c5cf-b5f6-4889-96f5-62dfc6f2a74c} <Debug> oximeter.measurements_histogramf64 (f6c2f646-0435-4f22-92e8-388d6cab2c5b): Loading data parts | ||
| 502 | 2026.03.16 22:27:52.693737 [ 259 ] {c8d8c5cf-b5f6-4889-96f5-62dfc6f2a74c} <Debug> oximeter.measurements_histogramf64 (f6c2f646-0435-4f22-92e8-388d6cab2c5b): There are no data parts | ||
| 503 | 2026.03.16 22:27:52.701560 [ 259 ] {c8d8c5cf-b5f6-4889-96f5-62dfc6f2a74c} <Debug> TCPHandler: Processed in 0.015599781 sec. | ||
| 504 | 2026.03.16 22:27:52.701755 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.03.16 22:27:52.702114 [ 259 ] {fba93448-681f-4098-9869-cc292e5467ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) /* The field tables store named dimensions of each timeseries. | ||
| 506 | * | ||
| 507 | * As with the measurement tables, there is one field table for each field data | ||
| 508 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 509 | * this behavior **must not** be relied upon for query correctness. | ||
| 510 | * | ||
| 511 | * The index for the fields differs from the measurements, however. Rows are | ||
| 512 | * sorted by timeseries name, then field name, field value, and finally | ||
| 513 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 514 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 515 | * usually then used to look up measurements. | ||
| 516 | * | ||
| 517 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 518 | * timeseries name and then key, since it would improve lookups where one | ||
| 519 | * already has the key. Realistically though, these tables are quite small and | ||
| 520 | * so performance benefits will be low in absolute terms. | ||
| 521 | * | ||
| 522 | * TTL: We use a materialized column to expire old field table records. This | ||
| 523 | * column is generated automatically by the database whenever a new row is | ||
| 524 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 525 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 526 | * record will remain during a deduplication, which will have the last | ||
| 527 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 528 | * measurement tables. | ||
| 529 | */ | ||
| 530 | 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) | ||
| 531 | 2026.03.16 22:27:52.702301 [ 259 ] {fba93448-681f-4098-9869-cc292e5467ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 532 | 2026.03.16 22:27:52.708738 [ 259 ] {fba93448-681f-4098-9869-cc292e5467ac} <Debug> oximeter.fields_bool (b07912fe-bea7-4bd3-b69d-e8d655302d28): Loading data parts | ||
| 533 | 2026.03.16 22:27:52.708934 [ 259 ] {fba93448-681f-4098-9869-cc292e5467ac} <Debug> oximeter.fields_bool (b07912fe-bea7-4bd3-b69d-e8d655302d28): There are no data parts | ||
| 534 | 2026.03.16 22:27:52.718149 [ 259 ] {fba93448-681f-4098-9869-cc292e5467ac} <Debug> TCPHandler: Processed in 0.01648036 sec. | ||
| 535 | 2026.03.16 22:27:52.718429 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.03.16 22:27:52.718712 [ 259 ] {dd035cb3-4321-41af-bffd-44f9b508200c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) 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) | ||
| 537 | 2026.03.16 22:27:52.718854 [ 259 ] {dd035cb3-4321-41af-bffd-44f9b508200c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 538 | 2026.03.16 22:27:52.722705 [ 259 ] {dd035cb3-4321-41af-bffd-44f9b508200c} <Debug> oximeter.fields_i8 (8af99375-f8c6-4167-9492-cbdf15b2ecf0): Loading data parts | ||
| 539 | 2026.03.16 22:27:52.722872 [ 259 ] {dd035cb3-4321-41af-bffd-44f9b508200c} <Debug> oximeter.fields_i8 (8af99375-f8c6-4167-9492-cbdf15b2ecf0): There are no data parts | ||
| 540 | 2026.03.16 22:27:52.724515 [ 259 ] {dd035cb3-4321-41af-bffd-44f9b508200c} <Debug> TCPHandler: Processed in 0.006153101 sec. | ||
| 541 | 2026.03.16 22:27:52.724695 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.03.16 22:27:52.724902 [ 259 ] {40d15334-2620-43a5-b987-7d9616f88213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) 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) | ||
| 543 | 2026.03.16 22:27:52.725059 [ 259 ] {40d15334-2620-43a5-b987-7d9616f88213} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 544 | 2026.03.16 22:27:52.733052 [ 259 ] {40d15334-2620-43a5-b987-7d9616f88213} <Debug> oximeter.fields_u8 (9b1a8965-360f-4fd6-98b0-efd269d87a53): Loading data parts | ||
| 545 | 2026.03.16 22:27:52.733232 [ 259 ] {40d15334-2620-43a5-b987-7d9616f88213} <Debug> oximeter.fields_u8 (9b1a8965-360f-4fd6-98b0-efd269d87a53): There are no data parts | ||
| 546 | 2026.03.16 22:27:52.735459 [ 259 ] {40d15334-2620-43a5-b987-7d9616f88213} <Debug> TCPHandler: Processed in 0.010838181 sec. | ||
| 547 | 2026.03.16 22:27:52.735714 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.03.16 22:27:52.735975 [ 259 ] {17fd2d80-c0a5-4961-83a1-e5b75e0ec1e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) 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) | ||
| 549 | 2026.03.16 22:27:52.736132 [ 259 ] {17fd2d80-c0a5-4961-83a1-e5b75e0ec1e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 550 | 2026.03.16 22:27:52.749685 [ 259 ] {17fd2d80-c0a5-4961-83a1-e5b75e0ec1e3} <Debug> oximeter.fields_i16 (3db855a3-4d54-4a87-876a-6fc261b7c2c3): Loading data parts | ||
| 551 | 2026.03.16 22:27:52.749924 [ 259 ] {17fd2d80-c0a5-4961-83a1-e5b75e0ec1e3} <Debug> oximeter.fields_i16 (3db855a3-4d54-4a87-876a-6fc261b7c2c3): There are no data parts | ||
| 552 | 2026.03.16 22:27:52.753301 [ 259 ] {17fd2d80-c0a5-4961-83a1-e5b75e0ec1e3} <Debug> TCPHandler: Processed in 0.017679535 sec. | ||
| 553 | 2026.03.16 22:27:52.753510 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.03.16 22:27:52.753736 [ 259 ] {794d526c-4c81-40f1-a990-82522176fdd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) 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) | ||
| 555 | 2026.03.16 22:27:52.753915 [ 259 ] {794d526c-4c81-40f1-a990-82522176fdd2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 556 | 2026.03.16 22:27:52.763373 [ 259 ] {794d526c-4c81-40f1-a990-82522176fdd2} <Debug> oximeter.fields_u16 (9ff80dee-a025-45d1-8480-5b19bdac903c): Loading data parts | ||
| 557 | 2026.03.16 22:27:52.763626 [ 259 ] {794d526c-4c81-40f1-a990-82522176fdd2} <Debug> oximeter.fields_u16 (9ff80dee-a025-45d1-8480-5b19bdac903c): There are no data parts | ||
| 558 | 2026.03.16 22:27:52.765174 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56546 | ||
| 559 | 2026.03.16 22:27:52.765518 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 560 | 2026.03.16 22:27:52.765576 [ 270 ] {} <Debug> TCP-Session: 850bbcbc-1709-4dc1-b6b2-b811348dddc4 Authenticating user 'default' from [fd00:1122:3344:101::b]:56546 | ||
| 561 | 2026.03.16 22:27:52.765604 [ 270 ] {} <Debug> TCP-Session: 850bbcbc-1709-4dc1-b6b2-b811348dddc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 562 | 2026.03.16 22:27:52.765671 [ 270 ] {} <Debug> TCP-Session: 850bbcbc-1709-4dc1-b6b2-b811348dddc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 563 | 2026.03.16 22:27:52.765804 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 564 | 2026.03.16 22:27:52.765857 [ 270 ] {} <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 | ||
| 565 | 2026.03.16 22:27:52.765973 [ 270 ] {} <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 | ||
| 566 | 2026.03.16 22:27:52.769669 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45193 | ||
| 567 | 2026.03.16 22:27:52.769681 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33838 | ||
| 568 | 2026.03.16 22:27:52.769764 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42330 | ||
| 569 | 2026.03.16 22:27:52.769851 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50950 | ||
| 570 | 2026.03.16 22:27:52.770041 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55281 | ||
| 571 | 2026.03.16 22:27:52.770055 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 572 | 2026.03.16 22:27:52.770169 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 573 | 2026.03.16 22:27:52.770174 [ 271 ] {} <Debug> TCP-Session: c412f30c-ae06-4789-9a8a-6dd448c7be90 Authenticating user 'default' from [fd00:1122:3344:101::b]:33838 | ||
| 574 | 2026.03.16 22:27:52.770253 [ 272 ] {} <Debug> TCP-Session: 89dcf521-7470-4207-8ebb-7a3d7082f377 Authenticating user 'default' from [fd00:1122:3344:101::b]:45193 | ||
| 575 | 2026.03.16 22:27:52.770232 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40557 | ||
| 576 | 2026.03.16 22:27:52.770282 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 577 | 2026.03.16 22:27:52.770337 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 578 | 2026.03.16 22:27:52.770383 [ 273 ] {} <Debug> TCP-Session: d73cba42-5b96-4bc2-bf06-8f9ceb12c39c Authenticating user 'default' from [fd00:1122:3344:101::b]:42330 | ||
| 579 | 2026.03.16 22:27:52.770430 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56328 | ||
| 580 | 2026.03.16 22:27:52.770367 [ 272 ] {} <Debug> TCP-Session: 89dcf521-7470-4207-8ebb-7a3d7082f377 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2026.03.16 22:27:52.770511 [ 273 ] {} <Debug> TCP-Session: d73cba42-5b96-4bc2-bf06-8f9ceb12c39c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.03.16 22:27:52.770494 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 583 | 2026.03.16 22:27:52.770489 [ 274 ] {} <Debug> TCP-Session: c0e5080c-01cd-4fee-8427-1cdc87425e7c Authenticating user 'default' from [fd00:1122:3344:101::b]:50950 | ||
| 584 | 2026.03.16 22:27:52.770635 [ 273 ] {} <Debug> TCP-Session: d73cba42-5b96-4bc2-bf06-8f9ceb12c39c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 585 | 2026.03.16 22:27:52.770622 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 586 | 2026.03.16 22:27:52.770609 [ 272 ] {} <Debug> TCP-Session: 89dcf521-7470-4207-8ebb-7a3d7082f377 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 587 | 2026.03.16 22:27:52.770776 [ 277 ] {} <Debug> TCP-Session: 07defa6a-8138-4e2e-ab76-83db672f8321 Authenticating user 'default' from [fd00:1122:3344:101::b]:56328 | ||
| 588 | 2026.03.16 22:27:52.770749 [ 274 ] {} <Debug> TCP-Session: c0e5080c-01cd-4fee-8427-1cdc87425e7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 589 | 2026.03.16 22:27:52.770364 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 590 | 2026.03.16 22:27:52.770342 [ 271 ] {} <Debug> TCP-Session: c412f30c-ae06-4789-9a8a-6dd448c7be90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 591 | 2026.03.16 22:27:52.770911 [ 275 ] {} <Debug> TCP-Session: c9bc4675-b15d-486b-aee4-260e34a95dbd Authenticating user 'default' from [fd00:1122:3344:101::b]:55281 | ||
| 592 | 2026.03.16 22:27:52.771050 [ 259 ] {794d526c-4c81-40f1-a990-82522176fdd2} <Debug> TCPHandler: Processed in 0.017631025 sec. | ||
| 593 | 2026.03.16 22:27:52.770905 [ 274 ] {} <Debug> TCP-Session: c0e5080c-01cd-4fee-8427-1cdc87425e7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2026.03.16 22:27:52.771133 [ 275 ] {} <Debug> TCP-Session: c9bc4675-b15d-486b-aee4-260e34a95dbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 595 | 2026.03.16 22:27:52.771117 [ 271 ] {} <Debug> TCP-Session: c412f30c-ae06-4789-9a8a-6dd448c7be90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 596 | 2026.03.16 22:27:52.770880 [ 277 ] {} <Debug> TCP-Session: 07defa6a-8138-4e2e-ab76-83db672f8321 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 597 | 2026.03.16 22:27:52.771230 [ 275 ] {} <Debug> TCP-Session: c9bc4675-b15d-486b-aee4-260e34a95dbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 598 | 2026.03.16 22:27:52.770632 [ 276 ] {} <Debug> TCP-Session: 0da66ed5-a45c-45e2-964b-9f94277ca0f6 Authenticating user 'default' from [fd00:1122:3344:101::b]:40557 | ||
| 599 | 2026.03.16 22:27:52.771296 [ 277 ] {} <Debug> TCP-Session: 07defa6a-8138-4e2e-ab76-83db672f8321 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 600 | 2026.03.16 22:27:52.771318 [ 276 ] {} <Debug> TCP-Session: 0da66ed5-a45c-45e2-964b-9f94277ca0f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 601 | 2026.03.16 22:27:52.771359 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 602 | 2026.03.16 22:27:52.771429 [ 276 ] {} <Debug> TCP-Session: 0da66ed5-a45c-45e2-964b-9f94277ca0f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2026.03.16 22:27:52.771634 [ 259 ] {af35db93-dfc8-4d03-bc79-244d9b10c61e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) 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) | ||
| 604 | 2026.03.16 22:27:52.771837 [ 259 ] {af35db93-dfc8-4d03-bc79-244d9b10c61e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 605 | 2026.03.16 22:27:52.775853 [ 259 ] {af35db93-dfc8-4d03-bc79-244d9b10c61e} <Debug> oximeter.fields_i32 (a0548929-a90e-49a7-ab59-2db2ae96861b): Loading data parts | ||
| 606 | 2026.03.16 22:27:52.776075 [ 259 ] {af35db93-dfc8-4d03-bc79-244d9b10c61e} <Debug> oximeter.fields_i32 (a0548929-a90e-49a7-ab59-2db2ae96861b): There are no data parts | ||
| 607 | 2026.03.16 22:27:52.777992 [ 259 ] {af35db93-dfc8-4d03-bc79-244d9b10c61e} <Debug> TCPHandler: Processed in 0.006759963 sec. | ||
| 608 | 2026.03.16 22:27:52.778176 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 609 | 2026.03.16 22:27:52.778379 [ 259 ] {c0b57e20-8c66-47d4-9e11-52c3c429761a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) 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) | ||
| 610 | 2026.03.16 22:27:52.778519 [ 259 ] {c0b57e20-8c66-47d4-9e11-52c3c429761a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 611 | 2026.03.16 22:27:52.788179 [ 259 ] {c0b57e20-8c66-47d4-9e11-52c3c429761a} <Debug> oximeter.fields_u32 (f69fa89f-d04b-4616-ad3f-cb9c7bd90317): Loading data parts | ||
| 612 | 2026.03.16 22:27:52.788425 [ 259 ] {c0b57e20-8c66-47d4-9e11-52c3c429761a} <Debug> oximeter.fields_u32 (f69fa89f-d04b-4616-ad3f-cb9c7bd90317): There are no data parts | ||
| 613 | 2026.03.16 22:27:52.790998 [ 259 ] {c0b57e20-8c66-47d4-9e11-52c3c429761a} <Debug> TCPHandler: Processed in 0.012900873 sec. | ||
| 614 | 2026.03.16 22:27:52.791177 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 615 | 2026.03.16 22:27:52.791494 [ 259 ] {2d3a34d6-6016-4fef-8019-1fb0e9aa5555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) 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) | ||
| 616 | 2026.03.16 22:27:52.791661 [ 259 ] {2d3a34d6-6016-4fef-8019-1fb0e9aa5555} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 617 | 2026.03.16 22:27:52.794951 [ 259 ] {2d3a34d6-6016-4fef-8019-1fb0e9aa5555} <Debug> oximeter.fields_i64 (5f39ef25-aa8a-4c42-9bbc-354988c7935d): Loading data parts | ||
| 618 | 2026.03.16 22:27:52.795122 [ 259 ] {2d3a34d6-6016-4fef-8019-1fb0e9aa5555} <Debug> oximeter.fields_i64 (5f39ef25-aa8a-4c42-9bbc-354988c7935d): There are no data parts | ||
| 619 | 2026.03.16 22:27:52.796930 [ 259 ] {2d3a34d6-6016-4fef-8019-1fb0e9aa5555} <Debug> TCPHandler: Processed in 0.005820243 sec. | ||
| 620 | 2026.03.16 22:27:52.797117 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 621 | 2026.03.16 22:27:52.797318 [ 259 ] {57461ec2-2d79-4894-a84c-7c0ac048154b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) 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) | ||
| 622 | 2026.03.16 22:27:52.797546 [ 259 ] {57461ec2-2d79-4894-a84c-7c0ac048154b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 623 | 2026.03.16 22:27:52.805313 [ 259 ] {57461ec2-2d79-4894-a84c-7c0ac048154b} <Debug> oximeter.fields_u64 (63a418c3-4d27-4237-ba51-0123f52a6509): Loading data parts | ||
| 624 | 2026.03.16 22:27:52.805496 [ 259 ] {57461ec2-2d79-4894-a84c-7c0ac048154b} <Debug> oximeter.fields_u64 (63a418c3-4d27-4237-ba51-0123f52a6509): There are no data parts | ||
| 625 | 2026.03.16 22:27:52.807684 [ 259 ] {57461ec2-2d79-4894-a84c-7c0ac048154b} <Debug> TCPHandler: Processed in 0.010644236 sec. | ||
| 626 | 2026.03.16 22:27:52.807875 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 627 | 2026.03.16 22:27:52.808226 [ 259 ] {1ab01c76-8adc-41ce-8a41-dd8fa7c1d761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) 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) | ||
| 628 | 2026.03.16 22:27:52.808403 [ 259 ] {1ab01c76-8adc-41ce-8a41-dd8fa7c1d761} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 629 | 2026.03.16 22:27:52.811671 [ 259 ] {1ab01c76-8adc-41ce-8a41-dd8fa7c1d761} <Debug> oximeter.fields_ipaddr (9f540bda-5524-4e8e-9936-5cf2758671fe): Loading data parts | ||
| 630 | 2026.03.16 22:27:52.811865 [ 259 ] {1ab01c76-8adc-41ce-8a41-dd8fa7c1d761} <Debug> oximeter.fields_ipaddr (9f540bda-5524-4e8e-9936-5cf2758671fe): There are no data parts | ||
| 631 | 2026.03.16 22:27:52.813720 [ 259 ] {1ab01c76-8adc-41ce-8a41-dd8fa7c1d761} <Debug> TCPHandler: Processed in 0.005920166 sec. | ||
| 632 | 2026.03.16 22:27:52.813953 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 633 | 2026.03.16 22:27:52.814234 [ 259 ] {1e0ae1f1-d909-4aa8-a5dc-6c54d48bd716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) 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) | ||
| 634 | 2026.03.16 22:27:52.814431 [ 259 ] {1e0ae1f1-d909-4aa8-a5dc-6c54d48bd716} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 635 | 2026.03.16 22:27:52.823982 [ 259 ] {1e0ae1f1-d909-4aa8-a5dc-6c54d48bd716} <Debug> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Loading data parts | ||
| 636 | 2026.03.16 22:27:52.824163 [ 259 ] {1e0ae1f1-d909-4aa8-a5dc-6c54d48bd716} <Debug> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): There are no data parts | ||
| 637 | 2026.03.16 22:27:52.829509 [ 259 ] {1e0ae1f1-d909-4aa8-a5dc-6c54d48bd716} <Debug> TCPHandler: Processed in 0.015668362 sec. | ||
| 638 | 2026.03.16 22:27:52.829830 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 639 | 2026.03.16 22:27:52.830050 [ 259 ] {cbc56c74-3032-4e29-b76c-bcd0aa16efc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) 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) | ||
| 640 | 2026.03.16 22:27:52.830229 [ 259 ] {cbc56c74-3032-4e29-b76c-bcd0aa16efc9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 641 | 2026.03.16 22:27:52.833783 [ 259 ] {cbc56c74-3032-4e29-b76c-bcd0aa16efc9} <Debug> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Loading data parts | ||
| 642 | 2026.03.16 22:27:52.834090 [ 259 ] {cbc56c74-3032-4e29-b76c-bcd0aa16efc9} <Debug> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): There are no data parts | ||
| 643 | 2026.03.16 22:27:52.835861 [ 259 ] {cbc56c74-3032-4e29-b76c-bcd0aa16efc9} <Debug> TCPHandler: Processed in 0.00610781 sec. | ||
| 644 | 2026.03.16 22:27:52.836104 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 645 | 2026.03.16 22:27:52.836540 [ 259 ] {d27fecf3-df69-4af6-8734-da308c55537e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) /* The timeseries schema table stores the extracted schema for the samples | ||
| 646 | * oximeter collects. | ||
| 647 | */ | ||
| 648 | 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) | ||
| 649 | 2026.03.16 22:27:52.836724 [ 259 ] {d27fecf3-df69-4af6-8734-da308c55537e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 650 | 2026.03.16 22:27:52.844353 [ 259 ] {d27fecf3-df69-4af6-8734-da308c55537e} <Debug> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7): Loading data parts | ||
| 651 | 2026.03.16 22:27:52.844555 [ 259 ] {d27fecf3-df69-4af6-8734-da308c55537e} <Debug> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7): There are no data parts | ||
| 652 | 2026.03.16 22:27:52.847170 [ 259 ] {d27fecf3-df69-4af6-8734-da308c55537e} <Debug> TCPHandler: Processed in 0.011157437 sec. | ||
| 653 | 2026.03.16 22:27:52.847455 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2026.03.16 22:27:52.847746 [ 262 ] {92c3a0b9-b322-4b7a-ae97-d82470bfb50d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 655 | 2026.03.16 22:27:52.849523 [ 262 ] {92c3a0b9-b322-4b7a-ae97-d82470bfb50d} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 656 | 2026.03.16 22:27:52.865939 [ 268 ] {92c3a0b9-b322-4b7a-ae97-d82470bfb50d} <Trace> oximeter.version (b90ba97a-e03f-4222-bd2b-4ce80a82988f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 657 | 2026.03.16 22:27:52.866133 [ 268 ] {92c3a0b9-b322-4b7a-ae97-d82470bfb50d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 658 | 2026.03.16 22:27:52.871671 [ 268 ] {92c3a0b9-b322-4b7a-ae97-d82470bfb50d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 659 | 2026.03.16 22:27:52.872425 [ 268 ] {92c3a0b9-b322-4b7a-ae97-d82470bfb50d} <Trace> oximeter.version (b90ba97a-e03f-4222-bd2b-4ce80a82988f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 660 | 2026.03.16 22:27:52.872924 [ 262 ] {92c3a0b9-b322-4b7a-ae97-d82470bfb50d} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.025335 sec., 39.47108742845865 rows/sec., 631.54 B/sec. | ||
| 661 | 2026.03.16 22:27:52.873369 [ 262 ] {92c3a0b9-b322-4b7a-ae97-d82470bfb50d} <Debug> TCPHandler: Processed in 0.026020782 sec. | ||
| 662 | 2026.03.16 22:27:53.000180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.64 MiB, peak 124.64 MiB, free memory in arenas 0.00 B, will set to 139.15 MiB (RSS), difference: 14.51 MiB | ||
| 663 | 2026.03.16 22:27:56.641368 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40023 | ||
| 664 | 2026.03.16 22:27:56.641522 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2026.03.16 22:27:56.641554 [ 278 ] {} <Debug> TCP-Session: 43a1c8a0-dfb1-41d9-bb28-a24ff44437b8 Authenticating user 'default' from [fd00:1122:3344:101::c]:40023 | ||
| 666 | 2026.03.16 22:27:56.641577 [ 278 ] {} <Debug> TCP-Session: 43a1c8a0-dfb1-41d9-bb28-a24ff44437b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2026.03.16 22:27:56.641714 [ 278 ] {} <Debug> TCP-Session: 43a1c8a0-dfb1-41d9-bb28-a24ff44437b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.03.16 22:27:56.641785 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 669 | 2026.03.16 22:27:56.641813 [ 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 | ||
| 670 | 2026.03.16 22:27:56.641912 [ 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 | ||
| 671 | 2026.03.16 22:27:56.642932 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59258 | ||
| 672 | 2026.03.16 22:27:56.643128 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 673 | 2026.03.16 22:27:56.643164 [ 279 ] {} <Debug> TCP-Session: 19e98328-d9bb-4a5c-81c3-a69ed8de5ad9 Authenticating user 'default' from [fd00:1122:3344:101::c]:59258 | ||
| 674 | 2026.03.16 22:27:56.643226 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34710 | ||
| 675 | 2026.03.16 22:27:56.643171 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33395 | ||
| 676 | 2026.03.16 22:27:56.643313 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40575 | ||
| 677 | 2026.03.16 22:27:56.643336 [ 279 ] {} <Debug> TCP-Session: 19e98328-d9bb-4a5c-81c3-a69ed8de5ad9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2026.03.16 22:27:56.643391 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54556 | ||
| 679 | 2026.03.16 22:27:56.643169 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46120 | ||
| 680 | 2026.03.16 22:27:56.643442 [ 279 ] {} <Debug> TCP-Session: 19e98328-d9bb-4a5c-81c3-a69ed8de5ad9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.03.16 22:27:56.643524 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44136 | ||
| 682 | 2026.03.16 22:27:56.643602 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.03.16 22:27:56.643713 [ 282 ] {} <Debug> TCP-Session: 1e41cd46-e093-45ce-8fbe-3a88b38f734c Authenticating user 'default' from [fd00:1122:3344:101::c]:34710 | ||
| 684 | 2026.03.16 22:27:56.643736 [ 282 ] {} <Debug> TCP-Session: 1e41cd46-e093-45ce-8fbe-3a88b38f734c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 685 | 2026.03.16 22:27:56.643804 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2026.03.16 22:27:56.643840 [ 282 ] {} <Debug> TCP-Session: 1e41cd46-e093-45ce-8fbe-3a88b38f734c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2026.03.16 22:27:56.643840 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.03.16 22:27:56.643873 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2026.03.16 22:27:56.643860 [ 280 ] {} <Debug> TCP-Session: 44d983ba-0441-4449-9cca-972b432ef657 Authenticating user 'default' from [fd00:1122:3344:101::c]:33395 | ||
| 690 | 2026.03.16 22:27:56.643937 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2026.03.16 22:27:56.643967 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2026.03.16 22:27:56.644020 [ 283 ] {} <Debug> TCP-Session: 2aaf342b-f33b-4cfa-a4d0-ad0569ec0445 Authenticating user 'default' from [fd00:1122:3344:101::c]:40575 | ||
| 693 | 2026.03.16 22:27:56.644006 [ 285 ] {} <Debug> TCP-Session: f7ac0de9-a5bb-42b7-b882-a19ed65eb17b Authenticating user 'default' from [fd00:1122:3344:101::c]:44136 | ||
| 694 | 2026.03.16 22:27:56.643992 [ 280 ] {} <Debug> TCP-Session: 44d983ba-0441-4449-9cca-972b432ef657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.03.16 22:27:56.644169 [ 284 ] {} <Debug> TCP-Session: fd7788d9-95a7-4e76-a20a-2cee6d4cf18b Authenticating user 'default' from [fd00:1122:3344:101::c]:54556 | ||
| 696 | 2026.03.16 22:27:56.644165 [ 285 ] {} <Debug> TCP-Session: f7ac0de9-a5bb-42b7-b882-a19ed65eb17b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.03.16 22:27:56.643983 [ 281 ] {} <Debug> TCP-Session: 6553b605-1e7b-4161-819e-343d48409c3d Authenticating user 'default' from [fd00:1122:3344:101::c]:46120 | ||
| 698 | 2026.03.16 22:27:56.644301 [ 284 ] {} <Debug> TCP-Session: fd7788d9-95a7-4e76-a20a-2cee6d4cf18b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.03.16 22:27:56.644277 [ 285 ] {} <Debug> TCP-Session: f7ac0de9-a5bb-42b7-b882-a19ed65eb17b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.03.16 22:27:56.644267 [ 280 ] {} <Debug> TCP-Session: 44d983ba-0441-4449-9cca-972b432ef657 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.03.16 22:27:56.644392 [ 281 ] {} <Debug> TCP-Session: 6553b605-1e7b-4161-819e-343d48409c3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.03.16 22:27:56.644178 [ 283 ] {} <Debug> TCP-Session: 2aaf342b-f33b-4cfa-a4d0-ad0569ec0445 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.03.16 22:27:56.644479 [ 281 ] {} <Debug> TCP-Session: 6553b605-1e7b-4161-819e-343d48409c3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.03.16 22:27:56.644507 [ 284 ] {} <Debug> TCP-Session: fd7788d9-95a7-4e76-a20a-2cee6d4cf18b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.03.16 22:27:56.644494 [ 283 ] {} <Debug> TCP-Session: 2aaf342b-f33b-4cfa-a4d0-ad0569ec0445 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.03.16 22:27:58.177270 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 707 | 2026.03.16 22:27:58.177321 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 708 | 2026.03.16 22:27:58.177481 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 709 | 2026.03.16 22:27:58.177502 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 710 | 2026.03.16 22:27:58.192538 [ 244 ] {} <Debug> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407): Loading data parts | ||
| 711 | 2026.03.16 22:27:58.192853 [ 244 ] {} <Debug> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407): There are no data parts | ||
| 712 | 2026.03.16 22:27:58.193386 [ 243 ] {} <Debug> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70): Loading data parts | ||
| 713 | 2026.03.16 22:27:58.193603 [ 243 ] {} <Debug> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70): There are no data parts | ||
| 714 | 2026.03.16 22:27:58.200201 [ 244 ] {} <Trace> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.03.16 22:27:58.200306 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 716 | 2026.03.16 22:27:58.207786 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2026.03.16 22:27:58.208429 [ 244 ] {} <Trace> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 718 | 2026.03.16 22:27:58.208682 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 719 | 2026.03.16 22:27:58.227748 [ 243 ] {} <Trace> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 720 | 2026.03.16 22:27:58.227804 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 721 | 2026.03.16 22:27:58.234183 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 722 | 2026.03.16 22:27:58.235744 [ 243 ] {} <Trace> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 723 | 2026.03.16 22:27:58.239574 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 724 | 2026.03.16 22:27:59.000349 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.83 MiB, peak 148.83 MiB, free memory in arenas 0.00 B, will set to 153.89 MiB (RSS), difference: 9.07 MiB | ||
| 725 | 2026.03.16 22:28:00.677263 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 726 | 2026.03.16 22:28:00.677357 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 727 | 2026.03.16 22:28:00.686237 [ 242 ] {} <Debug> system.query_log (f4e4a36b-4ede-4294-82dc-58b43a49a0a5): Loading data parts | ||
| 728 | 2026.03.16 22:28:00.686597 [ 242 ] {} <Debug> system.query_log (f4e4a36b-4ede-4294-82dc-58b43a49a0a5): There are no data parts | ||
| 729 | 2026.03.16 22:28:00.706549 [ 242 ] {} <Trace> system.query_log (f4e4a36b-4ede-4294-82dc-58b43a49a0a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 730 | 2026.03.16 22:28:00.706601 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 731 | 2026.03.16 22:28:00.708635 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 732 | 2026.03.16 22:28:00.709461 [ 242 ] {} <Trace> system.query_log (f4e4a36b-4ede-4294-82dc-58b43a49a0a5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 733 | 2026.03.16 22:28:00.709727 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 734 | 2026.03.16 22:28:01.000875 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.09 MiB, peak 158.09 MiB, free memory in arenas 0.00 B, will set to 154.94 MiB (RSS), difference: -3.15 MiB | ||
| 735 | 2026.03.16 22:28:05.651178 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 736 | 2026.03.16 22:28:05.651254 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 737 | 2026.03.16 22:28:05.709586 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 738 | 2026.03.16 22:28:05.710281 [ 244 ] {} <Trace> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 739 | 2026.03.16 22:28:05.710437 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 740 | 2026.03.16 22:28:05.711158 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 741 | 2026.03.16 22:28:05.711575 [ 244 ] {} <Trace> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 742 | 2026.03.16 22:28:05.711794 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 743 | 2026.03.16 22:28:05.740534 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 744 | 2026.03.16 22:28:05.757812 [ 243 ] {} <Trace> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 745 | 2026.03.16 22:28:05.757860 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 746 | 2026.03.16 22:28:05.764408 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 747 | 2026.03.16 22:28:05.765491 [ 243 ] {} <Trace> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 748 | 2026.03.16 22:28:05.768163 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 749 | 2026.03.16 22:28:06.000343 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.76 MiB, peak 159.76 MiB, free memory in arenas 0.00 B, will set to 157.66 MiB (RSS), difference: 1.90 MiB | ||
| 750 | 2026.03.16 22:28:11.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.67 MiB, peak 159.76 MiB, free memory in arenas 0.00 B, will set to 157.69 MiB (RSS), difference: 4.02 MiB | ||
| 751 | 2026.03.16 22:28:12.887317 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 752 | 2026.03.16 22:28:12.887555 [ 259 ] {72aa1880-c014-446b-af9a-c300a93a2c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 753 | 2026.03.16 22:28:12.887901 [ 259 ] {72aa1880-c014-446b-af9a-c300a93a2c2b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 754 | 2026.03.16 22:28:12.896149 [ 259 ] {72aa1880-c014-446b-af9a-c300a93a2c2b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 755 | 2026.03.16 22:28:12.900706 [ 259 ] {72aa1880-c014-446b-af9a-c300a93a2c2b} <Debug> TCPHandler: Processed in 0.013517887 sec. | ||
| 756 | 2026.03.16 22:28:12.910919 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 757 | 2026.03.16 22:28:12.911109 [ 259 ] {b090ed9d-05a0-41ab-b1b4-09e4fe983440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 758 | 2026.03.16 22:28:12.917036 [ 259 ] {b090ed9d-05a0-41ab-b1b4-09e4fe983440} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 759 | 2026.03.16 22:28:12.917084 [ 259 ] {b090ed9d-05a0-41ab-b1b4-09e4fe983440} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 760 | 2026.03.16 22:28:12.917472 [ 259 ] {b090ed9d-05a0-41ab-b1b4-09e4fe983440} <Debug> TCPHandler: Processed in 0.0066107 sec. | ||
| 761 | 2026.03.16 22:28:12.917703 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 762 | 2026.03.16 22:28:12.917825 [ 259 ] {2b29fb12-f3b1-4038-8810-82acd4f9a77f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 763 | 2026.03.16 22:28:12.920095 [ 259 ] {2b29fb12-f3b1-4038-8810-82acd4f9a77f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 764 | 2026.03.16 22:28:12.920141 [ 259 ] {2b29fb12-f3b1-4038-8810-82acd4f9a77f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 765 | 2026.03.16 22:28:12.920453 [ 259 ] {2b29fb12-f3b1-4038-8810-82acd4f9a77f} <Debug> TCPHandler: Processed in 0.00280182 sec. | ||
| 766 | 2026.03.16 22:28:12.920659 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 767 | 2026.03.16 22:28:12.920774 [ 259 ] {9c9bbb33-1a2c-47d4-bebe-772d011d745a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 768 | 2026.03.16 22:28:12.921016 [ 259 ] {9c9bbb33-1a2c-47d4-bebe-772d011d745a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 769 | 2026.03.16 22:28:12.921060 [ 259 ] {9c9bbb33-1a2c-47d4-bebe-772d011d745a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 770 | 2026.03.16 22:28:12.921357 [ 259 ] {9c9bbb33-1a2c-47d4-bebe-772d011d745a} <Debug> TCPHandler: Processed in 0.000750386 sec. | ||
| 771 | 2026.03.16 22:28:12.921555 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 772 | 2026.03.16 22:28:12.921670 [ 259 ] {003e38dd-a89a-471a-b402-a3134e68f60f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 773 | 2026.03.16 22:28:12.921908 [ 259 ] {003e38dd-a89a-471a-b402-a3134e68f60f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 774 | 2026.03.16 22:28:12.921951 [ 259 ] {003e38dd-a89a-471a-b402-a3134e68f60f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 775 | 2026.03.16 22:28:12.922245 [ 259 ] {003e38dd-a89a-471a-b402-a3134e68f60f} <Debug> TCPHandler: Processed in 0.000740856 sec. | ||
| 776 | 2026.03.16 22:28:12.922437 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 777 | 2026.03.16 22:28:12.922551 [ 259 ] {d99ed6e4-2d22-4808-810d-073c6f72830a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 778 | 2026.03.16 22:28:12.922784 [ 259 ] {d99ed6e4-2d22-4808-810d-073c6f72830a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 779 | 2026.03.16 22:28:12.922825 [ 259 ] {d99ed6e4-2d22-4808-810d-073c6f72830a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 780 | 2026.03.16 22:28:12.923111 [ 259 ] {d99ed6e4-2d22-4808-810d-073c6f72830a} <Debug> TCPHandler: Processed in 0.000723795 sec. | ||
| 781 | 2026.03.16 22:28:12.923303 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 782 | 2026.03.16 22:28:12.923417 [ 259 ] {2e953003-4dea-4482-a1a0-eb17d6419e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 783 | 2026.03.16 22:28:12.923652 [ 259 ] {2e953003-4dea-4482-a1a0-eb17d6419e40} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 784 | 2026.03.16 22:28:12.923694 [ 259 ] {2e953003-4dea-4482-a1a0-eb17d6419e40} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 785 | 2026.03.16 22:28:12.924009 [ 259 ] {2e953003-4dea-4482-a1a0-eb17d6419e40} <Debug> TCPHandler: Processed in 0.000756476 sec. | ||
| 786 | 2026.03.16 22:28:12.924202 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 787 | 2026.03.16 22:28:12.924513 [ 259 ] {f80bdee2-eb30-4520-b8b6-34721c61a6eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 788 | 2026.03.16 22:28:12.924751 [ 259 ] {f80bdee2-eb30-4520-b8b6-34721c61a6eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 789 | 2026.03.16 22:28:12.924793 [ 259 ] {f80bdee2-eb30-4520-b8b6-34721c61a6eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 790 | 2026.03.16 22:28:12.925087 [ 259 ] {f80bdee2-eb30-4520-b8b6-34721c61a6eb} <Debug> TCPHandler: Processed in 0.00093461 sec. | ||
| 791 | 2026.03.16 22:28:12.925309 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 792 | 2026.03.16 22:28:12.925430 [ 259 ] {51380a1f-1a2e-4a7b-9dda-2851d33350fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 793 | 2026.03.16 22:28:12.925671 [ 259 ] {51380a1f-1a2e-4a7b-9dda-2851d33350fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 794 | 2026.03.16 22:28:12.925713 [ 259 ] {51380a1f-1a2e-4a7b-9dda-2851d33350fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 795 | 2026.03.16 22:28:12.926011 [ 259 ] {51380a1f-1a2e-4a7b-9dda-2851d33350fc} <Debug> TCPHandler: Processed in 0.000753845 sec. | ||
| 796 | 2026.03.16 22:28:12.926221 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 797 | 2026.03.16 22:28:12.926338 [ 259 ] {c56ae403-c469-44a2-a6e1-dd659449ae6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 798 | 2026.03.16 22:28:12.926581 [ 259 ] {c56ae403-c469-44a2-a6e1-dd659449ae6d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 799 | 2026.03.16 22:28:12.926623 [ 259 ] {c56ae403-c469-44a2-a6e1-dd659449ae6d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 800 | 2026.03.16 22:28:12.926922 [ 259 ] {c56ae403-c469-44a2-a6e1-dd659449ae6d} <Debug> TCPHandler: Processed in 0.000752226 sec. | ||
| 801 | 2026.03.16 22:28:12.927122 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 802 | 2026.03.16 22:28:12.927238 [ 259 ] {ed4d8afc-5e4c-402f-ab98-4c6e4fe81fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 803 | 2026.03.16 22:28:12.927479 [ 259 ] {ed4d8afc-5e4c-402f-ab98-4c6e4fe81fec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 804 | 2026.03.16 22:28:12.927521 [ 259 ] {ed4d8afc-5e4c-402f-ab98-4c6e4fe81fec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 805 | 2026.03.16 22:28:12.927809 [ 259 ] {ed4d8afc-5e4c-402f-ab98-4c6e4fe81fec} <Debug> TCPHandler: Processed in 0.000737216 sec. | ||
| 806 | 2026.03.16 22:28:12.928011 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 807 | 2026.03.16 22:28:12.928127 [ 259 ] {3e22eab2-1566-4302-996d-f57e24a2142c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 808 | 2026.03.16 22:28:12.928367 [ 259 ] {3e22eab2-1566-4302-996d-f57e24a2142c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 809 | 2026.03.16 22:28:12.928410 [ 259 ] {3e22eab2-1566-4302-996d-f57e24a2142c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 810 | 2026.03.16 22:28:12.928702 [ 259 ] {3e22eab2-1566-4302-996d-f57e24a2142c} <Debug> TCPHandler: Processed in 0.000745636 sec. | ||
| 811 | 2026.03.16 22:28:12.928899 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 812 | 2026.03.16 22:28:12.929015 [ 259 ] {c681ee08-8557-48ae-8197-e90c61db085f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 813 | 2026.03.16 22:28:12.929263 [ 259 ] {c681ee08-8557-48ae-8197-e90c61db085f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 814 | 2026.03.16 22:28:12.929304 [ 259 ] {c681ee08-8557-48ae-8197-e90c61db085f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 815 | 2026.03.16 22:28:12.929595 [ 259 ] {c681ee08-8557-48ae-8197-e90c61db085f} <Debug> TCPHandler: Processed in 0.000746936 sec. | ||
| 816 | 2026.03.16 22:28:12.929792 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 817 | 2026.03.16 22:28:12.929907 [ 259 ] {20a7b37b-d525-4a70-8e7b-ffc63404949e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 818 | 2026.03.16 22:28:12.930152 [ 259 ] {20a7b37b-d525-4a70-8e7b-ffc63404949e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 819 | 2026.03.16 22:28:12.930194 [ 259 ] {20a7b37b-d525-4a70-8e7b-ffc63404949e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 820 | 2026.03.16 22:28:12.930487 [ 259 ] {20a7b37b-d525-4a70-8e7b-ffc63404949e} <Debug> TCPHandler: Processed in 0.000744466 sec. | ||
| 821 | 2026.03.16 22:28:12.930680 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 822 | 2026.03.16 22:28:12.930795 [ 259 ] {27901a51-c225-499e-be68-4379503c7877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 823 | 2026.03.16 22:28:12.931040 [ 259 ] {27901a51-c225-499e-be68-4379503c7877} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 824 | 2026.03.16 22:28:12.931081 [ 259 ] {27901a51-c225-499e-be68-4379503c7877} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 825 | 2026.03.16 22:28:12.931380 [ 259 ] {27901a51-c225-499e-be68-4379503c7877} <Debug> TCPHandler: Processed in 0.000749685 sec. | ||
| 826 | 2026.03.16 22:28:12.932646 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 827 | 2026.03.16 22:28:12.932764 [ 259 ] {a6b981d1-ba46-4efb-9ce2-b404bbf343d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 828 | 2026.03.16 22:28:12.933012 [ 259 ] {a6b981d1-ba46-4efb-9ce2-b404bbf343d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 829 | 2026.03.16 22:28:12.933054 [ 259 ] {a6b981d1-ba46-4efb-9ce2-b404bbf343d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 830 | 2026.03.16 22:28:12.933418 [ 259 ] {a6b981d1-ba46-4efb-9ce2-b404bbf343d0} <Debug> TCPHandler: Processed in 0.000822518 sec. | ||
| 831 | 2026.03.16 22:28:12.933610 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 832 | 2026.03.16 22:28:12.933729 [ 259 ] {2a55f24c-9581-47be-bb5b-b32f1efb5606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 833 | 2026.03.16 22:28:12.933980 [ 259 ] {2a55f24c-9581-47be-bb5b-b32f1efb5606} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 834 | 2026.03.16 22:28:12.934021 [ 259 ] {2a55f24c-9581-47be-bb5b-b32f1efb5606} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 835 | 2026.03.16 22:28:12.934338 [ 259 ] {2a55f24c-9581-47be-bb5b-b32f1efb5606} <Debug> TCPHandler: Processed in 0.000775676 sec. | ||
| 836 | 2026.03.16 22:28:12.934534 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 837 | 2026.03.16 22:28:12.934653 [ 259 ] {19caf7ac-2aba-4f28-b6b2-772956a983a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 838 | 2026.03.16 22:28:12.934917 [ 259 ] {19caf7ac-2aba-4f28-b6b2-772956a983a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 839 | 2026.03.16 22:28:12.934958 [ 259 ] {19caf7ac-2aba-4f28-b6b2-772956a983a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 840 | 2026.03.16 22:28:12.935269 [ 259 ] {19caf7ac-2aba-4f28-b6b2-772956a983a4} <Debug> TCPHandler: Processed in 0.000784257 sec. | ||
| 841 | 2026.03.16 22:28:12.935462 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 842 | 2026.03.16 22:28:12.935592 [ 259 ] {fc9967b6-b293-42a6-825f-624c86b522cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 843 | 2026.03.16 22:28:12.935843 [ 259 ] {fc9967b6-b293-42a6-825f-624c86b522cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 844 | 2026.03.16 22:28:12.935884 [ 259 ] {fc9967b6-b293-42a6-825f-624c86b522cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 845 | 2026.03.16 22:28:12.936210 [ 259 ] {fc9967b6-b293-42a6-825f-624c86b522cd} <Debug> TCPHandler: Processed in 0.000798457 sec. | ||
| 846 | 2026.03.16 22:28:12.936425 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 847 | 2026.03.16 22:28:12.936546 [ 259 ] {74f2803c-9eff-4339-9ea2-18b4fe3592d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 848 | 2026.03.16 22:28:12.936801 [ 259 ] {74f2803c-9eff-4339-9ea2-18b4fe3592d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 849 | 2026.03.16 22:28:12.936841 [ 259 ] {74f2803c-9eff-4339-9ea2-18b4fe3592d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 850 | 2026.03.16 22:28:12.937159 [ 259 ] {74f2803c-9eff-4339-9ea2-18b4fe3592d1} <Debug> TCPHandler: Processed in 0.000783767 sec. | ||
| 851 | 2026.03.16 22:28:12.937943 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 852 | 2026.03.16 22:28:12.938064 [ 259 ] {488261b0-c272-48e7-961e-9fc4c6bfd7c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 853 | 2026.03.16 22:28:12.938320 [ 259 ] {488261b0-c272-48e7-961e-9fc4c6bfd7c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 854 | 2026.03.16 22:28:12.938361 [ 259 ] {488261b0-c272-48e7-961e-9fc4c6bfd7c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 855 | 2026.03.16 22:28:12.938683 [ 259 ] {488261b0-c272-48e7-961e-9fc4c6bfd7c9} <Debug> TCPHandler: Processed in 0.000789967 sec. | ||
| 856 | 2026.03.16 22:28:12.941168 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 857 | 2026.03.16 22:28:12.941292 [ 259 ] {e2ec1963-29e3-4198-9a39-aec326454022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 858 | 2026.03.16 22:28:12.941563 [ 259 ] {e2ec1963-29e3-4198-9a39-aec326454022} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 859 | 2026.03.16 22:28:12.941606 [ 259 ] {e2ec1963-29e3-4198-9a39-aec326454022} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 860 | 2026.03.16 22:28:12.941934 [ 259 ] {e2ec1963-29e3-4198-9a39-aec326454022} <Debug> TCPHandler: Processed in 0.000817757 sec. | ||
| 861 | 2026.03.16 22:28:12.942492 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 862 | 2026.03.16 22:28:12.942616 [ 259 ] {deca5f65-ab59-452d-9666-08268389c739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 863 | 2026.03.16 22:28:12.942880 [ 259 ] {deca5f65-ab59-452d-9666-08268389c739} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 864 | 2026.03.16 22:28:12.942922 [ 259 ] {deca5f65-ab59-452d-9666-08268389c739} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 865 | 2026.03.16 22:28:12.943246 [ 259 ] {deca5f65-ab59-452d-9666-08268389c739} <Debug> TCPHandler: Processed in 0.000804187 sec. | ||
| 866 | 2026.03.16 22:28:12.943519 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 867 | 2026.03.16 22:28:12.943639 [ 259 ] {3bfef79d-ed71-495b-95e2-9a44440cb8b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 868 | 2026.03.16 22:28:12.943903 [ 259 ] {3bfef79d-ed71-495b-95e2-9a44440cb8b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 869 | 2026.03.16 22:28:12.943944 [ 259 ] {3bfef79d-ed71-495b-95e2-9a44440cb8b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 870 | 2026.03.16 22:28:12.944255 [ 259 ] {3bfef79d-ed71-495b-95e2-9a44440cb8b8} <Debug> TCPHandler: Processed in 0.000786257 sec. | ||
| 871 | 2026.03.16 22:28:12.944474 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 872 | 2026.03.16 22:28:12.944595 [ 259 ] {eeaf37bc-8293-41ca-a777-81fb7dc1edda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 873 | 2026.03.16 22:28:12.944863 [ 259 ] {eeaf37bc-8293-41ca-a777-81fb7dc1edda} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 874 | 2026.03.16 22:28:12.944905 [ 259 ] {eeaf37bc-8293-41ca-a777-81fb7dc1edda} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 875 | 2026.03.16 22:28:12.945217 [ 259 ] {eeaf37bc-8293-41ca-a777-81fb7dc1edda} <Debug> TCPHandler: Processed in 0.000793327 sec. | ||
| 876 | 2026.03.16 22:28:12.945461 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 877 | 2026.03.16 22:28:12.945584 [ 259 ] {6eb80e85-8fbc-494d-b907-1094c153034b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 878 | 2026.03.16 22:28:12.945855 [ 259 ] {6eb80e85-8fbc-494d-b907-1094c153034b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 879 | 2026.03.16 22:28:12.945896 [ 259 ] {6eb80e85-8fbc-494d-b907-1094c153034b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 880 | 2026.03.16 22:28:12.946213 [ 259 ] {6eb80e85-8fbc-494d-b907-1094c153034b} <Debug> TCPHandler: Processed in 0.000801557 sec. | ||
| 881 | 2026.03.16 22:28:12.946438 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 882 | 2026.03.16 22:28:12.946562 [ 259 ] {291bbbf6-4c28-48b4-bed0-0512f430e549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 883 | 2026.03.16 22:28:12.946829 [ 259 ] {291bbbf6-4c28-48b4-bed0-0512f430e549} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 884 | 2026.03.16 22:28:12.946870 [ 259 ] {291bbbf6-4c28-48b4-bed0-0512f430e549} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 885 | 2026.03.16 22:28:12.947186 [ 259 ] {291bbbf6-4c28-48b4-bed0-0512f430e549} <Debug> TCPHandler: Processed in 0.000797777 sec. | ||
| 886 | 2026.03.16 22:28:12.947402 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 887 | 2026.03.16 22:28:12.947526 [ 259 ] {486a732d-b19e-4bde-b747-5787e40a6824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 888 | 2026.03.16 22:28:12.947796 [ 259 ] {486a732d-b19e-4bde-b747-5787e40a6824} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 889 | 2026.03.16 22:28:12.947838 [ 259 ] {486a732d-b19e-4bde-b747-5787e40a6824} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 890 | 2026.03.16 22:28:12.948155 [ 259 ] {486a732d-b19e-4bde-b747-5787e40a6824} <Debug> TCPHandler: Processed in 0.000802157 sec. | ||
| 891 | 2026.03.16 22:28:12.948392 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 892 | 2026.03.16 22:28:12.948518 [ 259 ] {52b9ccac-9a7c-45d3-8011-52c1470f192d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 893 | 2026.03.16 22:28:12.948787 [ 259 ] {52b9ccac-9a7c-45d3-8011-52c1470f192d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 894 | 2026.03.16 22:28:12.948829 [ 259 ] {52b9ccac-9a7c-45d3-8011-52c1470f192d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 895 | 2026.03.16 22:28:12.949133 [ 259 ] {52b9ccac-9a7c-45d3-8011-52c1470f192d} <Debug> TCPHandler: Processed in 0.000791246 sec. | ||
| 896 | 2026.03.16 22:28:12.949360 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 897 | 2026.03.16 22:28:12.949483 [ 259 ] {273c2a72-e5e3-41a1-ad2a-ee5f1a7450bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 898 | 2026.03.16 22:28:12.949752 [ 259 ] {273c2a72-e5e3-41a1-ad2a-ee5f1a7450bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 899 | 2026.03.16 22:28:12.949793 [ 259 ] {273c2a72-e5e3-41a1-ad2a-ee5f1a7450bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 900 | 2026.03.16 22:28:12.950109 [ 259 ] {273c2a72-e5e3-41a1-ad2a-ee5f1a7450bd} <Debug> TCPHandler: Processed in 0.000797937 sec. | ||
| 901 | 2026.03.16 22:28:12.950340 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 902 | 2026.03.16 22:28:12.950465 [ 259 ] {1441137c-77d6-429a-92c1-83f5b1d6560e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 903 | 2026.03.16 22:28:12.950734 [ 259 ] {1441137c-77d6-429a-92c1-83f5b1d6560e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 904 | 2026.03.16 22:28:12.950775 [ 259 ] {1441137c-77d6-429a-92c1-83f5b1d6560e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 905 | 2026.03.16 22:28:12.951106 [ 259 ] {1441137c-77d6-429a-92c1-83f5b1d6560e} <Debug> TCPHandler: Processed in 0.000816417 sec. | ||
| 906 | 2026.03.16 22:28:12.958842 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 907 | 2026.03.16 22:28:12.958970 [ 259 ] {0df58b51-ffe3-4e4a-bcf5-ba946ae4a909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
| 908 | 2026.03.16 22:28:12.959250 [ 259 ] {0df58b51-ffe3-4e4a-bcf5-ba946ae4a909} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 909 | 2026.03.16 22:28:12.959299 [ 259 ] {0df58b51-ffe3-4e4a-bcf5-ba946ae4a909} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 910 | 2026.03.16 22:28:12.959622 [ 259 ] {0df58b51-ffe3-4e4a-bcf5-ba946ae4a909} <Debug> TCPHandler: Processed in 0.000834828 sec. | ||
| 911 | 2026.03.16 22:28:12.966583 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 912 | 2026.03.16 22:28:12.966690 [ 259 ] {bddeacee-b365-443d-be7f-daab58437c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 913 | 2026.03.16 22:28:12.966732 [ 259 ] {bddeacee-b365-443d-be7f-daab58437c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 914 | 2026.03.16 22:28:12.967262 [ 259 ] {bddeacee-b365-443d-be7f-daab58437c96} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 915 | 2026.03.16 22:28:12.967307 [ 259 ] {bddeacee-b365-443d-be7f-daab58437c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 916 | 2026.03.16 22:28:12.969972 [ 259 ] {bddeacee-b365-443d-be7f-daab58437c96} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 917 | 2026.03.16 22:28:12.970350 [ 259 ] {bddeacee-b365-443d-be7f-daab58437c96} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 918 | 2026.03.16 22:28:12.970502 [ 259 ] {bddeacee-b365-443d-be7f-daab58437c96} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.003841 sec., 8331.163759437646 rows/sec., 1.85 MiB/sec. | ||
| 919 | 2026.03.16 22:28:12.970542 [ 259 ] {bddeacee-b365-443d-be7f-daab58437c96} <Debug> TCPHandler: Processed in 0.004012666 sec. | ||
| 920 | 2026.03.16 22:28:12.970669 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 921 | 2026.03.16 22:28:12.970766 [ 259 ] {e15db1dc-1d67-41db-b5f6-5783aafd96a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 922 | 2026.03.16 22:28:12.970806 [ 259 ] {e15db1dc-1d67-41db-b5f6-5783aafd96a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 923 | 2026.03.16 22:28:12.973445 [ 259 ] {e15db1dc-1d67-41db-b5f6-5783aafd96a7} <Trace> oximeter.fields_i16 (3db855a3-4d54-4a87-876a-6fc261b7c2c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 924 | 2026.03.16 22:28:12.973476 [ 259 ] {e15db1dc-1d67-41db-b5f6-5783aafd96a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 925 | 2026.03.16 22:28:12.973934 [ 259 ] {e15db1dc-1d67-41db-b5f6-5783aafd96a7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 926 | 2026.03.16 22:28:12.974344 [ 259 ] {e15db1dc-1d67-41db-b5f6-5783aafd96a7} <Trace> oximeter.fields_i16 (3db855a3-4d54-4a87-876a-6fc261b7c2c3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 927 | 2026.03.16 22:28:12.974482 [ 259 ] {e15db1dc-1d67-41db-b5f6-5783aafd96a7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.003734 sec., 76057.8468130691 rows/sec., 4.83 MiB/sec. | ||
| 928 | 2026.03.16 22:28:12.974525 [ 259 ] {e15db1dc-1d67-41db-b5f6-5783aafd96a7} <Debug> TCPHandler: Processed in 0.003907403 sec. | ||
| 929 | 2026.03.16 22:28:12.974655 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 930 | 2026.03.16 22:28:12.974749 [ 259 ] {b3cf3916-0441-4811-9afb-87335055a9be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 931 | 2026.03.16 22:28:12.974790 [ 259 ] {b3cf3916-0441-4811-9afb-87335055a9be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 932 | 2026.03.16 22:28:12.975198 [ 259 ] {b3cf3916-0441-4811-9afb-87335055a9be} <Trace> oximeter.fields_ipaddr (9f540bda-5524-4e8e-9936-5cf2758671fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 933 | 2026.03.16 22:28:12.975235 [ 259 ] {b3cf3916-0441-4811-9afb-87335055a9be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 934 | 2026.03.16 22:28:12.975630 [ 259 ] {b3cf3916-0441-4811-9afb-87335055a9be} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 935 | 2026.03.16 22:28:12.976075 [ 259 ] {b3cf3916-0441-4811-9afb-87335055a9be} <Trace> oximeter.fields_ipaddr (9f540bda-5524-4e8e-9936-5cf2758671fe): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 936 | 2026.03.16 22:28:12.976207 [ 259 ] {b3cf3916-0441-4811-9afb-87335055a9be} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001476 sec., 6775.067750677506 rows/sec., 552.46 KiB/sec. | ||
| 937 | 2026.03.16 22:28:12.976245 [ 259 ] {b3cf3916-0441-4811-9afb-87335055a9be} <Debug> TCPHandler: Processed in 0.001641575 sec. | ||
| 938 | 2026.03.16 22:28:12.976372 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 939 | 2026.03.16 22:28:12.976460 [ 259 ] {22676691-10ab-4d25-9ee8-f49353cdc92f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 940 | 2026.03.16 22:28:12.976497 [ 259 ] {22676691-10ab-4d25-9ee8-f49353cdc92f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 941 | 2026.03.16 22:28:12.977193 [ 259 ] {22676691-10ab-4d25-9ee8-f49353cdc92f} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 942 | 2026.03.16 22:28:12.977227 [ 259 ] {22676691-10ab-4d25-9ee8-f49353cdc92f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 943 | 2026.03.16 22:28:12.977913 [ 259 ] {22676691-10ab-4d25-9ee8-f49353cdc92f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 944 | 2026.03.16 22:28:12.978373 [ 259 ] {22676691-10ab-4d25-9ee8-f49353cdc92f} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 945 | 2026.03.16 22:28:12.978564 [ 259 ] {22676691-10ab-4d25-9ee8-f49353cdc92f} <Debug> executeQuery: Read 822 rows, 65.87 KiB in 0.002109 sec., 389758.1792318634 rows/sec., 30.50 MiB/sec. | ||
| 946 | 2026.03.16 22:28:12.978622 [ 259 ] {22676691-10ab-4d25-9ee8-f49353cdc92f} <Debug> TCPHandler: Processed in 0.002296019 sec. | ||
| 947 | 2026.03.16 22:28:12.978768 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 948 | 2026.03.16 22:28:12.978888 [ 259 ] {9522abb1-5b1a-45d7-81c7-bd81daf3f06e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 949 | 2026.03.16 22:28:12.978942 [ 259 ] {9522abb1-5b1a-45d7-81c7-bd81daf3f06e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 950 | 2026.03.16 22:28:12.979493 [ 259 ] {9522abb1-5b1a-45d7-81c7-bd81daf3f06e} <Trace> oximeter.fields_u16 (9ff80dee-a025-45d1-8480-5b19bdac903c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 951 | 2026.03.16 22:28:12.979532 [ 259 ] {9522abb1-5b1a-45d7-81c7-bd81daf3f06e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 952 | 2026.03.16 22:28:12.980080 [ 259 ] {9522abb1-5b1a-45d7-81c7-bd81daf3f06e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 953 | 2026.03.16 22:28:12.980671 [ 259 ] {9522abb1-5b1a-45d7-81c7-bd81daf3f06e} <Trace> oximeter.fields_u16 (9ff80dee-a025-45d1-8480-5b19bdac903c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 954 | 2026.03.16 22:28:12.980809 [ 259 ] {9522abb1-5b1a-45d7-81c7-bd81daf3f06e} <Debug> executeQuery: Read 162 rows, 9.99 KiB in 0.001946 sec., 83247.68756423432 rows/sec., 5.01 MiB/sec. | ||
| 955 | 2026.03.16 22:28:12.980848 [ 259 ] {9522abb1-5b1a-45d7-81c7-bd81daf3f06e} <Debug> TCPHandler: Processed in 0.002143885 sec. | ||
| 956 | 2026.03.16 22:28:12.980970 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 957 | 2026.03.16 22:28:12.981066 [ 259 ] {a0528270-1f7f-44ee-b513-ec89f9800ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 958 | 2026.03.16 22:28:12.981107 [ 259 ] {a0528270-1f7f-44ee-b513-ec89f9800ea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 959 | 2026.03.16 22:28:12.981629 [ 259 ] {a0528270-1f7f-44ee-b513-ec89f9800ea7} <Trace> oximeter.fields_u32 (f69fa89f-d04b-4616-ad3f-cb9c7bd90317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 960 | 2026.03.16 22:28:12.981667 [ 259 ] {a0528270-1f7f-44ee-b513-ec89f9800ea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 961 | 2026.03.16 22:28:12.982098 [ 259 ] {a0528270-1f7f-44ee-b513-ec89f9800ea7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 962 | 2026.03.16 22:28:12.982527 [ 259 ] {a0528270-1f7f-44ee-b513-ec89f9800ea7} <Trace> oximeter.fields_u32 (f69fa89f-d04b-4616-ad3f-cb9c7bd90317): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 963 | 2026.03.16 22:28:12.982659 [ 259 ] {a0528270-1f7f-44ee-b513-ec89f9800ea7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001611 sec., 92489.13718187461 rows/sec., 5.98 MiB/sec. | ||
| 964 | 2026.03.16 22:28:12.982697 [ 259 ] {a0528270-1f7f-44ee-b513-ec89f9800ea7} <Debug> TCPHandler: Processed in 0.001778298 sec. | ||
| 965 | 2026.03.16 22:28:12.982821 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 966 | 2026.03.16 22:28:12.982917 [ 259 ] {578b6de0-4571-41d9-b9ad-1a34f7d86a4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 967 | 2026.03.16 22:28:12.982956 [ 259 ] {578b6de0-4571-41d9-b9ad-1a34f7d86a4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 968 | 2026.03.16 22:28:12.983401 [ 259 ] {578b6de0-4571-41d9-b9ad-1a34f7d86a4d} <Trace> oximeter.fields_u8 (9b1a8965-360f-4fd6-98b0-efd269d87a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 969 | 2026.03.16 22:28:12.983436 [ 259 ] {578b6de0-4571-41d9-b9ad-1a34f7d86a4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 970 | 2026.03.16 22:28:12.983855 [ 259 ] {578b6de0-4571-41d9-b9ad-1a34f7d86a4d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 971 | 2026.03.16 22:28:12.984330 [ 259 ] {578b6de0-4571-41d9-b9ad-1a34f7d86a4d} <Trace> oximeter.fields_u8 (9b1a8965-360f-4fd6-98b0-efd269d87a53): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 972 | 2026.03.16 22:28:12.984458 [ 259 ] {578b6de0-4571-41d9-b9ad-1a34f7d86a4d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001559 sec., 94932.6491340603 rows/sec., 5.40 MiB/sec. | ||
| 973 | 2026.03.16 22:28:12.984495 [ 259 ] {578b6de0-4571-41d9-b9ad-1a34f7d86a4d} <Debug> TCPHandler: Processed in 0.001724987 sec. | ||
| 974 | 2026.03.16 22:28:12.984609 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 975 | 2026.03.16 22:28:12.984703 [ 259 ] {3d3e7067-4dfa-4982-b5d9-1b0d32eacd09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 976 | 2026.03.16 22:28:12.984742 [ 259 ] {3d3e7067-4dfa-4982-b5d9-1b0d32eacd09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 977 | 2026.03.16 22:28:12.985291 [ 259 ] {3d3e7067-4dfa-4982-b5d9-1b0d32eacd09} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 978 | 2026.03.16 22:28:12.985329 [ 259 ] {3d3e7067-4dfa-4982-b5d9-1b0d32eacd09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 979 | 2026.03.16 22:28:12.985750 [ 259 ] {3d3e7067-4dfa-4982-b5d9-1b0d32eacd09} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 980 | 2026.03.16 22:28:12.986197 [ 259 ] {3d3e7067-4dfa-4982-b5d9-1b0d32eacd09} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 981 | 2026.03.16 22:28:12.986327 [ 259 ] {3d3e7067-4dfa-4982-b5d9-1b0d32eacd09} <Debug> executeQuery: Read 510 rows, 36.79 KiB in 0.001641 sec., 310786.10603290674 rows/sec., 21.90 MiB/sec. | ||
| 982 | 2026.03.16 22:28:12.986363 [ 259 ] {3d3e7067-4dfa-4982-b5d9-1b0d32eacd09} <Debug> TCPHandler: Processed in 0.001805778 sec. | ||
| 983 | 2026.03.16 22:28:12.986481 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 984 | 2026.03.16 22:28:12.986576 [ 259 ] {f892d15a-1cee-4537-9413-2ef9d7f3fd20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 985 | 2026.03.16 22:28:12.986616 [ 259 ] {f892d15a-1cee-4537-9413-2ef9d7f3fd20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 986 | 2026.03.16 22:28:12.986966 [ 259 ] {f892d15a-1cee-4537-9413-2ef9d7f3fd20} <Trace> oximeter.measurements_bool (993f0881-fa23-4650-b931-41c244a97585): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 987 | 2026.03.16 22:28:12.987000 [ 259 ] {f892d15a-1cee-4537-9413-2ef9d7f3fd20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 988 | 2026.03.16 22:28:12.987461 [ 259 ] {f892d15a-1cee-4537-9413-2ef9d7f3fd20} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 989 | 2026.03.16 22:28:12.987883 [ 259 ] {f892d15a-1cee-4537-9413-2ef9d7f3fd20} <Trace> oximeter.measurements_bool (993f0881-fa23-4650-b931-41c244a97585): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 990 | 2026.03.16 22:28:12.988015 [ 259 ] {f892d15a-1cee-4537-9413-2ef9d7f3fd20} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001457 sec., 4118.050789293068 rows/sec., 215.15 KiB/sec. | ||
| 991 | 2026.03.16 22:28:12.988049 [ 259 ] {f892d15a-1cee-4537-9413-2ef9d7f3fd20} <Debug> TCPHandler: Processed in 0.001618634 sec. | ||
| 992 | 2026.03.16 22:28:12.988163 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 993 | 2026.03.16 22:28:12.988257 [ 259 ] {b2cb4e50-cde3-4430-aba4-3817e0e8a92f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 994 | 2026.03.16 22:28:12.988298 [ 259 ] {b2cb4e50-cde3-4430-aba4-3817e0e8a92f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 995 | 2026.03.16 22:28:12.988724 [ 259 ] {b2cb4e50-cde3-4430-aba4-3817e0e8a92f} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 996 | 2026.03.16 22:28:12.988755 [ 259 ] {b2cb4e50-cde3-4430-aba4-3817e0e8a92f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 997 | 2026.03.16 22:28:12.989189 [ 259 ] {b2cb4e50-cde3-4430-aba4-3817e0e8a92f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 998 | 2026.03.16 22:28:12.989608 [ 259 ] {b2cb4e50-cde3-4430-aba4-3817e0e8a92f} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 999 | 2026.03.16 22:28:12.989735 [ 259 ] {b2cb4e50-cde3-4430-aba4-3817e0e8a92f} <Debug> executeQuery: Read 270 rows, 18.38 KiB in 0.001496 sec., 180481.2834224599 rows/sec., 12.00 MiB/sec. | ||
| 1000 | 2026.03.16 22:28:12.989770 [ 259 ] {b2cb4e50-cde3-4430-aba4-3817e0e8a92f} <Debug> TCPHandler: Processed in 0.001657325 sec. | ||
| 1001 | 2026.03.16 22:28:12.989888 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1002 | 2026.03.16 22:28:12.989980 [ 259 ] {a6726f62-e691-479e-bbcd-3080ca13776f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1003 | 2026.03.16 22:28:12.990029 [ 259 ] {a6726f62-e691-479e-bbcd-3080ca13776f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1004 | 2026.03.16 22:28:12.990333 [ 259 ] {a6726f62-e691-479e-bbcd-3080ca13776f} <Trace> oximeter.measurements_f64 (a71a8064-9eed-439d-a3c8-cd9c46486eab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1005 | 2026.03.16 22:28:12.990369 [ 259 ] {a6726f62-e691-479e-bbcd-3080ca13776f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 1006 | 2026.03.16 22:28:12.990809 [ 259 ] {a6726f62-e691-479e-bbcd-3080ca13776f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1007 | 2026.03.16 22:28:12.991223 [ 259 ] {a6726f62-e691-479e-bbcd-3080ca13776f} <Trace> oximeter.measurements_f64 (a71a8064-9eed-439d-a3c8-cd9c46486eab): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1008 | 2026.03.16 22:28:12.991351 [ 259 ] {a6726f62-e691-479e-bbcd-3080ca13776f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001388 sec., 720.4610951008646 rows/sec., 48.55 KiB/sec. | ||
| 1009 | 2026.03.16 22:28:12.991385 [ 259 ] {a6726f62-e691-479e-bbcd-3080ca13776f} <Debug> TCPHandler: Processed in 0.001548303 sec. | ||
| 1010 | 2026.03.16 22:28:12.991505 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1011 | 2026.03.16 22:28:12.991600 [ 259 ] {b98fcc6a-8f0e-4bc5-932e-58348486b49a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1012 | 2026.03.16 22:28:12.991651 [ 259 ] {b98fcc6a-8f0e-4bc5-932e-58348486b49a} <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 | ||
| 1013 | 2026.03.16 22:28:12.992419 [ 259 ] {b98fcc6a-8f0e-4bc5-932e-58348486b49a} <Trace> oximeter.measurements_histogramu64 (75c4e3db-edb1-4787-8a10-1ef3ceee3465): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1014 | 2026.03.16 22:28:12.992452 [ 259 ] {b98fcc6a-8f0e-4bc5-932e-58348486b49a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 1015 | 2026.03.16 22:28:12.993687 [ 259 ] {b98fcc6a-8f0e-4bc5-932e-58348486b49a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1016 | 2026.03.16 22:28:12.994265 [ 259 ] {b98fcc6a-8f0e-4bc5-932e-58348486b49a} <Trace> oximeter.measurements_histogramu64 (75c4e3db-edb1-4787-8a10-1ef3ceee3465): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1017 | 2026.03.16 22:28:12.994409 [ 259 ] {b98fcc6a-8f0e-4bc5-932e-58348486b49a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002827 sec., 3537.3187124159886 rows/sec., 6.34 MiB/sec. | ||
| 1018 | 2026.03.16 22:28:12.994461 [ 259 ] {b98fcc6a-8f0e-4bc5-932e-58348486b49a} <Debug> TCPHandler: Processed in 0.003005364 sec. | ||
| 1019 | 2026.03.16 22:28:12.994584 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1020 | 2026.03.16 22:28:12.994679 [ 259 ] {46a7795d-ca46-4fee-89e5-762027f92253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1021 | 2026.03.16 22:28:12.994719 [ 259 ] {46a7795d-ca46-4fee-89e5-762027f92253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1022 | 2026.03.16 22:28:12.995047 [ 259 ] {46a7795d-ca46-4fee-89e5-762027f92253} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1023 | 2026.03.16 22:28:12.995081 [ 259 ] {46a7795d-ca46-4fee-89e5-762027f92253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 1024 | 2026.03.16 22:28:12.995502 [ 259 ] {46a7795d-ca46-4fee-89e5-762027f92253} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1025 | 2026.03.16 22:28:12.995958 [ 259 ] {46a7795d-ca46-4fee-89e5-762027f92253} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1026 | 2026.03.16 22:28:12.996083 [ 259 ] {46a7795d-ca46-4fee-89e5-762027f92253} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001423 sec., 63246.66198172874 rows/sec., 3.96 MiB/sec. | ||
| 1027 | 2026.03.16 22:28:12.996117 [ 259 ] {46a7795d-ca46-4fee-89e5-762027f92253} <Debug> TCPHandler: Processed in 0.001585053 sec. | ||
| 1028 | 2026.03.16 22:28:13.211922 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 1029 | 2026.03.16 22:28:13.212439 [ 244 ] {} <Trace> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1030 | 2026.03.16 22:28:13.212488 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 1031 | 2026.03.16 22:28:13.213150 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1032 | 2026.03.16 22:28:13.213667 [ 244 ] {} <Trace> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1033 | 2026.03.16 22:28:13.213801 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 1034 | 2026.03.16 22:28:13.268399 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1035 | 2026.03.16 22:28:13.285391 [ 243 ] {} <Trace> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1036 | 2026.03.16 22:28:13.285459 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 1037 | 2026.03.16 22:28:13.292043 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1038 | 2026.03.16 22:28:13.294979 [ 243 ] {} <Trace> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1039 | 2026.03.16 22:28:13.299554 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1040 | 2026.03.16 22:28:14.000443 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.81 MiB, peak 163.81 MiB, free memory in arenas 0.00 B, will set to 161.30 MiB (RSS), difference: 1.49 MiB | ||
| 1041 | 2026.03.16 22:28:17.895309 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1042 | 2026.03.16 22:28:17.895501 [ 259 ] {6b870987-5786-4dd5-8e3e-39c21f57a9c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1043 | 2026.03.16 22:28:17.895569 [ 259 ] {6b870987-5786-4dd5-8e3e-39c21f57a9c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1044 | 2026.03.16 22:28:17.896355 [ 259 ] {6b870987-5786-4dd5-8e3e-39c21f57a9c9} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1045 | 2026.03.16 22:28:17.896408 [ 259 ] {6b870987-5786-4dd5-8e3e-39c21f57a9c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1046 | 2026.03.16 22:28:17.896913 [ 259 ] {6b870987-5786-4dd5-8e3e-39c21f57a9c9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1047 | 2026.03.16 22:28:17.897388 [ 259 ] {6b870987-5786-4dd5-8e3e-39c21f57a9c9} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1048 | 2026.03.16 22:28:17.897553 [ 259 ] {6b870987-5786-4dd5-8e3e-39c21f57a9c9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002099 sec., 26679.3711291091 rows/sec., 2.05 MiB/sec. | ||
| 1049 | 2026.03.16 22:28:17.897607 [ 259 ] {6b870987-5786-4dd5-8e3e-39c21f57a9c9} <Debug> TCPHandler: Processed in 0.002452552 sec. | ||
| 1050 | 2026.03.16 22:28:17.897749 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1051 | 2026.03.16 22:28:17.897854 [ 259 ] {ada5431c-8fd9-4a67-bb76-4747fe20f6ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1052 | 2026.03.16 22:28:17.897898 [ 259 ] {ada5431c-8fd9-4a67-bb76-4747fe20f6ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1053 | 2026.03.16 22:28:17.898376 [ 259 ] {ada5431c-8fd9-4a67-bb76-4747fe20f6ce} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1054 | 2026.03.16 22:28:17.898415 [ 259 ] {ada5431c-8fd9-4a67-bb76-4747fe20f6ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1055 | 2026.03.16 22:28:17.898853 [ 259 ] {ada5431c-8fd9-4a67-bb76-4747fe20f6ce} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1056 | 2026.03.16 22:28:17.899285 [ 259 ] {ada5431c-8fd9-4a67-bb76-4747fe20f6ce} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1057 | 2026.03.16 22:28:17.899426 [ 259 ] {ada5431c-8fd9-4a67-bb76-4747fe20f6ce} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001595 sec., 40125.39184952978 rows/sec., 3.13 MiB/sec. | ||
| 1058 | 2026.03.16 22:28:17.899471 [ 259 ] {ada5431c-8fd9-4a67-bb76-4747fe20f6ce} <Debug> TCPHandler: Processed in 0.001776548 sec. | ||
| 1059 | 2026.03.16 22:28:17.899612 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1060 | 2026.03.16 22:28:17.899727 [ 259 ] {22538fa6-2df4-45c9-9eaa-32076a034def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1061 | 2026.03.16 22:28:17.899773 [ 259 ] {22538fa6-2df4-45c9-9eaa-32076a034def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1062 | 2026.03.16 22:28:17.900215 [ 259 ] {22538fa6-2df4-45c9-9eaa-32076a034def} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1063 | 2026.03.16 22:28:17.900255 [ 259 ] {22538fa6-2df4-45c9-9eaa-32076a034def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1064 | 2026.03.16 22:28:17.900723 [ 259 ] {22538fa6-2df4-45c9-9eaa-32076a034def} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1065 | 2026.03.16 22:28:17.901147 [ 259 ] {22538fa6-2df4-45c9-9eaa-32076a034def} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1066 | 2026.03.16 22:28:17.901285 [ 259 ] {22538fa6-2df4-45c9-9eaa-32076a034def} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001579 sec., 101329.9556681444 rows/sec., 7.06 MiB/sec. | ||
| 1067 | 2026.03.16 22:28:17.901330 [ 259 ] {22538fa6-2df4-45c9-9eaa-32076a034def} <Debug> TCPHandler: Processed in 0.001779098 sec. | ||
| 1068 | 2026.03.16 22:28:17.901456 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1069 | 2026.03.16 22:28:17.901554 [ 259 ] {2809d163-47eb-495d-a909-17e4d4773cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1070 | 2026.03.16 22:28:17.901597 [ 259 ] {2809d163-47eb-495d-a909-17e4d4773cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1071 | 2026.03.16 22:28:17.901956 [ 259 ] {2809d163-47eb-495d-a909-17e4d4773cec} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1072 | 2026.03.16 22:28:17.901992 [ 259 ] {2809d163-47eb-495d-a909-17e4d4773cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1073 | 2026.03.16 22:28:17.902403 [ 259 ] {2809d163-47eb-495d-a909-17e4d4773cec} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1074 | 2026.03.16 22:28:17.902845 [ 259 ] {2809d163-47eb-495d-a909-17e4d4773cec} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1075 | 2026.03.16 22:28:17.902980 [ 259 ] {2809d163-47eb-495d-a909-17e4d4773cec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001446 sec., 41493.775933609955 rows/sec., 2.80 MiB/sec. | ||
| 1076 | 2026.03.16 22:28:17.903025 [ 259 ] {2809d163-47eb-495d-a909-17e4d4773cec} <Debug> TCPHandler: Processed in 0.001620954 sec. | ||
| 1077 | 2026.03.16 22:28:20.651297 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1078 | 2026.03.16 22:28:20.651358 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1079 | 2026.03.16 22:28:20.710298 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 98 entries to flush up to offset 186 | ||
| 1080 | 2026.03.16 22:28:20.714120 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1081 | 2026.03.16 22:28:20.714197 [ 242 ] {} <Trace> system.query_log (f4e4a36b-4ede-4294-82dc-58b43a49a0a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1082 | 2026.03.16 22:28:20.714247 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1083 | 2026.03.16 22:28:20.714610 [ 244 ] {} <Trace> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1084 | 2026.03.16 22:28:20.714650 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1085 | 2026.03.16 22:28:20.715549 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1086 | 2026.03.16 22:28:20.715593 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1087 | 2026.03.16 22:28:20.716065 [ 244 ] {} <Trace> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1088 | 2026.03.16 22:28:20.716150 [ 242 ] {} <Trace> system.query_log (f4e4a36b-4ede-4294-82dc-58b43a49a0a5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1089 | 2026.03.16 22:28:20.716204 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1090 | 2026.03.16 22:28:20.716413 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 186 | ||
| 1091 | 2026.03.16 22:28:20.799847 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1092 | 2026.03.16 22:28:20.816371 [ 243 ] {} <Trace> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1093 | 2026.03.16 22:28:20.816429 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1094 | 2026.03.16 22:28:20.822770 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1095 | 2026.03.16 22:28:20.823877 [ 243 ] {} <Trace> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1096 | 2026.03.16 22:28:20.826696 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1097 | 2026.03.16 22:28:22.903429 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1098 | 2026.03.16 22:28:22.903702 [ 259 ] {29dba94d-d146-4535-a5dc-6706d63769a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1099 | 2026.03.16 22:28:22.903770 [ 259 ] {29dba94d-d146-4535-a5dc-6706d63769a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1100 | 2026.03.16 22:28:22.904449 [ 259 ] {29dba94d-d146-4535-a5dc-6706d63769a3} <Trace> oximeter.fields_i16 (3db855a3-4d54-4a87-876a-6fc261b7c2c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1101 | 2026.03.16 22:28:22.904496 [ 259 ] {29dba94d-d146-4535-a5dc-6706d63769a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1102 | 2026.03.16 22:28:22.904991 [ 259 ] {29dba94d-d146-4535-a5dc-6706d63769a3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1103 | 2026.03.16 22:28:22.905442 [ 259 ] {29dba94d-d146-4535-a5dc-6706d63769a3} <Trace> oximeter.fields_i16 (3db855a3-4d54-4a87-876a-6fc261b7c2c3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1104 | 2026.03.16 22:28:22.905589 [ 259 ] {29dba94d-d146-4535-a5dc-6706d63769a3} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001963 sec., 144676.5155374427 rows/sec., 9.19 MiB/sec. | ||
| 1105 | 2026.03.16 22:28:22.905631 [ 259 ] {29dba94d-d146-4535-a5dc-6706d63769a3} <Debug> TCPHandler: Processed in 0.00237349 sec. | ||
| 1106 | 2026.03.16 22:28:22.905748 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1107 | 2026.03.16 22:28:22.905842 [ 259 ] {ce1464ae-a5a7-4ce6-ac1c-6f1720f2ce9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1108 | 2026.03.16 22:28:22.905882 [ 259 ] {ce1464ae-a5a7-4ce6-ac1c-6f1720f2ce9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1109 | 2026.03.16 22:28:22.906530 [ 259 ] {ce1464ae-a5a7-4ce6-ac1c-6f1720f2ce9e} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1110 | 2026.03.16 22:28:22.906565 [ 259 ] {ce1464ae-a5a7-4ce6-ac1c-6f1720f2ce9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1111 | 2026.03.16 22:28:22.907049 [ 259 ] {ce1464ae-a5a7-4ce6-ac1c-6f1720f2ce9e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1112 | 2026.03.16 22:28:22.907461 [ 259 ] {ce1464ae-a5a7-4ce6-ac1c-6f1720f2ce9e} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1113 | 2026.03.16 22:28:22.907592 [ 259 ] {ce1464ae-a5a7-4ce6-ac1c-6f1720f2ce9e} <Debug> executeQuery: Read 817 rows, 65.50 KiB in 0.001768 sec., 462104.07239819004 rows/sec., 36.18 MiB/sec. | ||
| 1114 | 2026.03.16 22:28:22.907629 [ 259 ] {ce1464ae-a5a7-4ce6-ac1c-6f1720f2ce9e} <Debug> TCPHandler: Processed in 0.001930361 sec. | ||
| 1115 | 2026.03.16 22:28:22.907733 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1116 | 2026.03.16 22:28:22.907825 [ 259 ] {9597fff5-8d9c-46a4-9b7e-55e7c2a3df03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1117 | 2026.03.16 22:28:22.907863 [ 259 ] {9597fff5-8d9c-46a4-9b7e-55e7c2a3df03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1118 | 2026.03.16 22:28:22.908287 [ 259 ] {9597fff5-8d9c-46a4-9b7e-55e7c2a3df03} <Trace> oximeter.fields_u16 (9ff80dee-a025-45d1-8480-5b19bdac903c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1119 | 2026.03.16 22:28:22.908323 [ 259 ] {9597fff5-8d9c-46a4-9b7e-55e7c2a3df03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1120 | 2026.03.16 22:28:22.908723 [ 259 ] {9597fff5-8d9c-46a4-9b7e-55e7c2a3df03} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1121 | 2026.03.16 22:28:22.909134 [ 259 ] {9597fff5-8d9c-46a4-9b7e-55e7c2a3df03} <Trace> oximeter.fields_u16 (9ff80dee-a025-45d1-8480-5b19bdac903c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1122 | 2026.03.16 22:28:22.909264 [ 259 ] {9597fff5-8d9c-46a4-9b7e-55e7c2a3df03} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001456 sec., 104395.60439560439 rows/sec., 6.23 MiB/sec. | ||
| 1123 | 2026.03.16 22:28:22.909300 [ 259 ] {9597fff5-8d9c-46a4-9b7e-55e7c2a3df03} <Debug> TCPHandler: Processed in 0.001614694 sec. | ||
| 1124 | 2026.03.16 22:28:22.909405 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1125 | 2026.03.16 22:28:22.909496 [ 259 ] {abf858ab-a2a5-44d2-baf9-d41c7f453a59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1126 | 2026.03.16 22:28:22.909534 [ 259 ] {abf858ab-a2a5-44d2-baf9-d41c7f453a59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1127 | 2026.03.16 22:28:22.909943 [ 259 ] {abf858ab-a2a5-44d2-baf9-d41c7f453a59} <Trace> oximeter.fields_u32 (f69fa89f-d04b-4616-ad3f-cb9c7bd90317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1128 | 2026.03.16 22:28:22.909978 [ 259 ] {abf858ab-a2a5-44d2-baf9-d41c7f453a59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1129 | 2026.03.16 22:28:22.910365 [ 259 ] {abf858ab-a2a5-44d2-baf9-d41c7f453a59} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1130 | 2026.03.16 22:28:22.910837 [ 259 ] {abf858ab-a2a5-44d2-baf9-d41c7f453a59} <Trace> oximeter.fields_u32 (f69fa89f-d04b-4616-ad3f-cb9c7bd90317): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1131 | 2026.03.16 22:28:22.910966 [ 259 ] {abf858ab-a2a5-44d2-baf9-d41c7f453a59} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001488 sec., 100134.40860215054 rows/sec., 6.47 MiB/sec. | ||
| 1132 | 2026.03.16 22:28:22.911002 [ 259 ] {abf858ab-a2a5-44d2-baf9-d41c7f453a59} <Debug> TCPHandler: Processed in 0.001646065 sec. | ||
| 1133 | 2026.03.16 22:28:22.911106 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1134 | 2026.03.16 22:28:22.911197 [ 259 ] {1af4b9a0-d3c8-4d6a-851e-c882ee49f9b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1135 | 2026.03.16 22:28:22.911234 [ 259 ] {1af4b9a0-d3c8-4d6a-851e-c882ee49f9b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1136 | 2026.03.16 22:28:22.911699 [ 259 ] {1af4b9a0-d3c8-4d6a-851e-c882ee49f9b0} <Trace> oximeter.fields_u8 (9b1a8965-360f-4fd6-98b0-efd269d87a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1137 | 2026.03.16 22:28:22.911735 [ 259 ] {1af4b9a0-d3c8-4d6a-851e-c882ee49f9b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1138 | 2026.03.16 22:28:22.912130 [ 259 ] {1af4b9a0-d3c8-4d6a-851e-c882ee49f9b0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1139 | 2026.03.16 22:28:22.912585 [ 259 ] {1af4b9a0-d3c8-4d6a-851e-c882ee49f9b0} <Trace> oximeter.fields_u8 (9b1a8965-360f-4fd6-98b0-efd269d87a53): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1140 | 2026.03.16 22:28:22.912711 [ 259 ] {1af4b9a0-d3c8-4d6a-851e-c882ee49f9b0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001531 sec., 96668.84389288047 rows/sec., 5.50 MiB/sec. | ||
| 1141 | 2026.03.16 22:28:22.912746 [ 259 ] {1af4b9a0-d3c8-4d6a-851e-c882ee49f9b0} <Debug> TCPHandler: Processed in 0.001688656 sec. | ||
| 1142 | 2026.03.16 22:28:22.912850 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1143 | 2026.03.16 22:28:22.912941 [ 259 ] {4993d897-f49e-4aac-873d-ebab2513167a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1144 | 2026.03.16 22:28:22.912980 [ 259 ] {4993d897-f49e-4aac-873d-ebab2513167a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1145 | 2026.03.16 22:28:22.913504 [ 259 ] {4993d897-f49e-4aac-873d-ebab2513167a} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1146 | 2026.03.16 22:28:22.913540 [ 259 ] {4993d897-f49e-4aac-873d-ebab2513167a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1147 | 2026.03.16 22:28:22.913964 [ 259 ] {4993d897-f49e-4aac-873d-ebab2513167a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1148 | 2026.03.16 22:28:22.914376 [ 259 ] {4993d897-f49e-4aac-873d-ebab2513167a} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1149 | 2026.03.16 22:28:22.914503 [ 259 ] {4993d897-f49e-4aac-873d-ebab2513167a} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001579 sec., 316656.11146295123 rows/sec., 22.25 MiB/sec. | ||
| 1150 | 2026.03.16 22:28:22.914538 [ 259 ] {4993d897-f49e-4aac-873d-ebab2513167a} <Debug> TCPHandler: Processed in 0.001737448 sec. | ||
| 1151 | 2026.03.16 22:28:22.914641 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1152 | 2026.03.16 22:28:22.914733 [ 259 ] {ac1a5c66-bdc2-43f1-8918-36857c19c2f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1153 | 2026.03.16 22:28:22.914773 [ 259 ] {ac1a5c66-bdc2-43f1-8918-36857c19c2f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1154 | 2026.03.16 22:28:22.915098 [ 259 ] {ac1a5c66-bdc2-43f1-8918-36857c19c2f0} <Trace> oximeter.measurements_bool (993f0881-fa23-4650-b931-41c244a97585): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1155 | 2026.03.16 22:28:22.915132 [ 259 ] {ac1a5c66-bdc2-43f1-8918-36857c19c2f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1156 | 2026.03.16 22:28:22.915524 [ 259 ] {ac1a5c66-bdc2-43f1-8918-36857c19c2f0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1157 | 2026.03.16 22:28:22.915938 [ 259 ] {ac1a5c66-bdc2-43f1-8918-36857c19c2f0} <Trace> oximeter.measurements_bool (993f0881-fa23-4650-b931-41c244a97585): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1158 | 2026.03.16 22:28:22.916062 [ 259 ] {ac1a5c66-bdc2-43f1-8918-36857c19c2f0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001347 sec., 4454.342984409799 rows/sec., 232.72 KiB/sec. | ||
| 1159 | 2026.03.16 22:28:22.916102 [ 259 ] {ac1a5c66-bdc2-43f1-8918-36857c19c2f0} <Debug> TCPHandler: Processed in 0.001509903 sec. | ||
| 1160 | 2026.03.16 22:28:22.916202 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1161 | 2026.03.16 22:28:22.916293 [ 259 ] {5fb3ca40-860a-4d97-b99b-b981fa15ea6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1162 | 2026.03.16 22:28:22.916333 [ 259 ] {5fb3ca40-860a-4d97-b99b-b981fa15ea6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1163 | 2026.03.16 22:28:22.916720 [ 259 ] {5fb3ca40-860a-4d97-b99b-b981fa15ea6d} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1164 | 2026.03.16 22:28:22.916755 [ 259 ] {5fb3ca40-860a-4d97-b99b-b981fa15ea6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1165 | 2026.03.16 22:28:22.917178 [ 259 ] {5fb3ca40-860a-4d97-b99b-b981fa15ea6d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1166 | 2026.03.16 22:28:22.917632 [ 259 ] {5fb3ca40-860a-4d97-b99b-b981fa15ea6d} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1167 | 2026.03.16 22:28:22.917755 [ 259 ] {5fb3ca40-860a-4d97-b99b-b981fa15ea6d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00148 sec., 179054.05405405405 rows/sec., 11.90 MiB/sec. | ||
| 1168 | 2026.03.16 22:28:22.917797 [ 259 ] {5fb3ca40-860a-4d97-b99b-b981fa15ea6d} <Debug> TCPHandler: Processed in 0.001643255 sec. | ||
| 1169 | 2026.03.16 22:28:22.917905 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1170 | 2026.03.16 22:28:22.917996 [ 259 ] {45d1b1d5-19f4-4c3f-94af-70ba642c1a92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1171 | 2026.03.16 22:28:22.918036 [ 259 ] {45d1b1d5-19f4-4c3f-94af-70ba642c1a92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1172 | 2026.03.16 22:28:22.918365 [ 259 ] {45d1b1d5-19f4-4c3f-94af-70ba642c1a92} <Trace> oximeter.measurements_f64 (a71a8064-9eed-439d-a3c8-cd9c46486eab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1173 | 2026.03.16 22:28:22.918400 [ 259 ] {45d1b1d5-19f4-4c3f-94af-70ba642c1a92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1174 | 2026.03.16 22:28:22.918786 [ 259 ] {45d1b1d5-19f4-4c3f-94af-70ba642c1a92} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1175 | 2026.03.16 22:28:22.919233 [ 259 ] {45d1b1d5-19f4-4c3f-94af-70ba642c1a92} <Trace> oximeter.measurements_f64 (a71a8064-9eed-439d-a3c8-cd9c46486eab): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1176 | 2026.03.16 22:28:22.919358 [ 259 ] {45d1b1d5-19f4-4c3f-94af-70ba642c1a92} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00138 sec., 724.6376811594204 rows/sec., 48.83 KiB/sec. | ||
| 1177 | 2026.03.16 22:28:22.919392 [ 259 ] {45d1b1d5-19f4-4c3f-94af-70ba642c1a92} <Debug> TCPHandler: Processed in 0.001535463 sec. | ||
| 1178 | 2026.03.16 22:28:22.919489 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1179 | 2026.03.16 22:28:22.919579 [ 259 ] {d6056183-350e-4435-a227-ad64db25f6ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1180 | 2026.03.16 22:28:22.919630 [ 259 ] {d6056183-350e-4435-a227-ad64db25f6ea} <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 | ||
| 1181 | 2026.03.16 22:28:22.920317 [ 259 ] {d6056183-350e-4435-a227-ad64db25f6ea} <Trace> oximeter.measurements_histogramu64 (75c4e3db-edb1-4787-8a10-1ef3ceee3465): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1182 | 2026.03.16 22:28:22.920352 [ 259 ] {d6056183-350e-4435-a227-ad64db25f6ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1183 | 2026.03.16 22:28:22.920957 [ 259 ] {d6056183-350e-4435-a227-ad64db25f6ea} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1184 | 2026.03.16 22:28:22.921397 [ 259 ] {d6056183-350e-4435-a227-ad64db25f6ea} <Trace> oximeter.measurements_histogramu64 (75c4e3db-edb1-4787-8a10-1ef3ceee3465): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1185 | 2026.03.16 22:28:22.921529 [ 259 ] {d6056183-350e-4435-a227-ad64db25f6ea} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001967 sec., 5083.884087442806 rows/sec., 9.11 MiB/sec. | ||
| 1186 | 2026.03.16 22:28:22.921577 [ 259 ] {d6056183-350e-4435-a227-ad64db25f6ea} <Debug> TCPHandler: Processed in 0.002136496 sec. | ||
| 1187 | 2026.03.16 22:28:22.921705 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1188 | 2026.03.16 22:28:22.921796 [ 259 ] {62093126-feb9-40da-aeaf-daed7a0ff47f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1189 | 2026.03.16 22:28:22.921837 [ 259 ] {62093126-feb9-40da-aeaf-daed7a0ff47f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1190 | 2026.03.16 22:28:22.922161 [ 259 ] {62093126-feb9-40da-aeaf-daed7a0ff47f} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1191 | 2026.03.16 22:28:22.922197 [ 259 ] {62093126-feb9-40da-aeaf-daed7a0ff47f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1192 | 2026.03.16 22:28:22.922600 [ 259 ] {62093126-feb9-40da-aeaf-daed7a0ff47f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1193 | 2026.03.16 22:28:22.923068 [ 259 ] {62093126-feb9-40da-aeaf-daed7a0ff47f} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1194 | 2026.03.16 22:28:22.923198 [ 259 ] {62093126-feb9-40da-aeaf-daed7a0ff47f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001419 sec., 63424.947145877384 rows/sec., 3.97 MiB/sec. | ||
| 1195 | 2026.03.16 22:28:22.923232 [ 259 ] {62093126-feb9-40da-aeaf-daed7a0ff47f} <Debug> TCPHandler: Processed in 0.001588884 sec. | ||
| 1196 | 2026.03.16 22:28:23.503315 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1197 | 2026.03.16 22:28:23.503552 [ 259 ] {31770821-5b8c-4be4-a92d-29e1b4b7c343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 1198 | 2026.03.16 22:28:23.505952 [ 259 ] {31770821-5b8c-4be4-a92d-29e1b4b7c343} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1199 | 2026.03.16 22:28:23.510844 [ 259 ] {31770821-5b8c-4be4-a92d-29e1b4b7c343} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 1200 | 2026.03.16 22:28:23.511182 [ 259 ] {31770821-5b8c-4be4-a92d-29e1b4b7c343} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1201 | 2026.03.16 22:28:23.513588 [ 259 ] {31770821-5b8c-4be4-a92d-29e1b4b7c343} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1202 | 2026.03.16 22:28:23.515869 [ 259 ] {31770821-5b8c-4be4-a92d-29e1b4b7c343} <Debug> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1203 | 2026.03.16 22:28:23.524411 [ 259 ] {31770821-5b8c-4be4-a92d-29e1b4b7c343} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1204 | 2026.03.16 22:28:23.526395 [ 259 ] {31770821-5b8c-4be4-a92d-29e1b4b7c343} <Debug> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (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 | ||
| 1205 | 2026.03.16 22:28:23.526417 [ 259 ] {31770821-5b8c-4be4-a92d-29e1b4b7c343} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1206 | 2026.03.16 22:28:23.528595 [ 259 ] {31770821-5b8c-4be4-a92d-29e1b4b7c343} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 1207 | 2026.03.16 22:28:23.528623 [ 259 ] {31770821-5b8c-4be4-a92d-29e1b4b7c343} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1208 | 2026.03.16 22:28:23.560879 [ 259 ] {31770821-5b8c-4be4-a92d-29e1b4b7c343} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.05742 sec., 557.2971090212469 rows/sec., 21.04 KiB/sec. | ||
| 1209 | 2026.03.16 22:28:23.560970 [ 259 ] {31770821-5b8c-4be4-a92d-29e1b4b7c343} <Debug> TCPHandler: Processed in 0.057788156 sec. | ||
| 1210 | 2026.03.16 22:28:23.561295 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1211 | 2026.03.16 22:28:23.561471 [ 259 ] {4260fee6-35cc-475b-a3bb-d5253a9fb70a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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) | ||
| 1212 | 2026.03.16 22:28:23.561756 [ 259 ] {4260fee6-35cc-475b-a3bb-d5253a9fb70a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1213 | 2026.03.16 22:28:23.561793 [ 259 ] {4260fee6-35cc-475b-a3bb-d5253a9fb70a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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 | ||
| 1214 | 2026.03.16 22:28:23.562003 [ 259 ] {4260fee6-35cc-475b-a3bb-d5253a9fb70a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1215 | 2026.03.16 22:28:23.562060 [ 259 ] {4260fee6-35cc-475b-a3bb-d5253a9fb70a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1216 | 2026.03.16 22:28:23.562167 [ 259 ] {4260fee6-35cc-475b-a3bb-d5253a9fb70a} <Debug> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1217 | 2026.03.16 22:28:23.562197 [ 259 ] {4260fee6-35cc-475b-a3bb-d5253a9fb70a} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1218 | 2026.03.16 22:28:23.562217 [ 259 ] {4260fee6-35cc-475b-a3bb-d5253a9fb70a} <Debug> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (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 | ||
| 1219 | 2026.03.16 22:28:23.562232 [ 259 ] {4260fee6-35cc-475b-a3bb-d5253a9fb70a} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1220 | 2026.03.16 22:28:23.562265 [ 259 ] {4260fee6-35cc-475b-a3bb-d5253a9fb70a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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'))" | ||
| 1221 | 2026.03.16 22:28:23.562283 [ 259 ] {4260fee6-35cc-475b-a3bb-d5253a9fb70a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1222 | 2026.03.16 22:28:23.562682 [ 259 ] {4260fee6-35cc-475b-a3bb-d5253a9fb70a} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001292 sec., 24767.80185758514 rows/sec., 934.99 KiB/sec. | ||
| 1223 | 2026.03.16 22:28:23.562740 [ 259 ] {4260fee6-35cc-475b-a3bb-d5253a9fb70a} <Debug> TCPHandler: Processed in 0.001515692 sec. | ||
| 1224 | 2026.03.16 22:28:23.563006 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1225 | 2026.03.16 22:28:23.563139 [ 259 ] {0f773992-0c05-49d6-8558-4925916e53a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1226 | 2026.03.16 22:28:23.563358 [ 259 ] {0f773992-0c05-49d6-8558-4925916e53a3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1227 | 2026.03.16 22:28:23.563394 [ 259 ] {0f773992-0c05-49d6-8558-4925916e53a3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1228 | 2026.03.16 22:28:23.563584 [ 259 ] {0f773992-0c05-49d6-8558-4925916e53a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1229 | 2026.03.16 22:28:23.563641 [ 259 ] {0f773992-0c05-49d6-8558-4925916e53a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1230 | 2026.03.16 22:28:23.563741 [ 259 ] {0f773992-0c05-49d6-8558-4925916e53a3} <Debug> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1231 | 2026.03.16 22:28:23.563769 [ 259 ] {0f773992-0c05-49d6-8558-4925916e53a3} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1232 | 2026.03.16 22:28:23.563787 [ 259 ] {0f773992-0c05-49d6-8558-4925916e53a3} <Debug> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (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 | ||
| 1233 | 2026.03.16 22:28:23.563801 [ 259 ] {0f773992-0c05-49d6-8558-4925916e53a3} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1234 | 2026.03.16 22:28:23.563833 [ 259 ] {0f773992-0c05-49d6-8558-4925916e53a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1235 | 2026.03.16 22:28:23.563850 [ 259 ] {0f773992-0c05-49d6-8558-4925916e53a3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1236 | 2026.03.16 22:28:23.564761 [ 259 ] {0f773992-0c05-49d6-8558-4925916e53a3} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001676 sec., 19093.07875894988 rows/sec., 720.77 KiB/sec. | ||
| 1237 | 2026.03.16 22:28:23.564820 [ 259 ] {0f773992-0c05-49d6-8558-4925916e53a3} <Debug> TCPHandler: Processed in 0.001865049 sec. | ||
| 1238 | 2026.03.16 22:28:23.565044 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1239 | 2026.03.16 22:28:23.565183 [ 259 ] {62e9c8d5-7799-433a-b8c9-477b309a808e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1240 | 2026.03.16 22:28:23.565402 [ 259 ] {62e9c8d5-7799-433a-b8c9-477b309a808e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1241 | 2026.03.16 22:28:23.565436 [ 259 ] {62e9c8d5-7799-433a-b8c9-477b309a808e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1242 | 2026.03.16 22:28:23.565624 [ 259 ] {62e9c8d5-7799-433a-b8c9-477b309a808e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1243 | 2026.03.16 22:28:23.565678 [ 259 ] {62e9c8d5-7799-433a-b8c9-477b309a808e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1244 | 2026.03.16 22:28:23.565776 [ 259 ] {62e9c8d5-7799-433a-b8c9-477b309a808e} <Debug> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1245 | 2026.03.16 22:28:23.565803 [ 259 ] {62e9c8d5-7799-433a-b8c9-477b309a808e} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1246 | 2026.03.16 22:28:23.565822 [ 259 ] {62e9c8d5-7799-433a-b8c9-477b309a808e} <Debug> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (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 | ||
| 1247 | 2026.03.16 22:28:23.565836 [ 259 ] {62e9c8d5-7799-433a-b8c9-477b309a808e} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1248 | 2026.03.16 22:28:23.565868 [ 259 ] {62e9c8d5-7799-433a-b8c9-477b309a808e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1249 | 2026.03.16 22:28:23.565885 [ 259 ] {62e9c8d5-7799-433a-b8c9-477b309a808e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1250 | 2026.03.16 22:28:23.566238 [ 259 ] {62e9c8d5-7799-433a-b8c9-477b309a808e} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001109 sec., 28854.82416591524 rows/sec., 1.06 MiB/sec. | ||
| 1251 | 2026.03.16 22:28:23.566294 [ 259 ] {62e9c8d5-7799-433a-b8c9-477b309a808e} <Debug> TCPHandler: Processed in 0.001301257 sec. | ||
| 1252 | 2026.03.16 22:28:23.566512 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1253 | 2026.03.16 22:28:23.566644 [ 259 ] {01a00b5a-0437-4509-9663-910bba1afc67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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) | ||
| 1254 | 2026.03.16 22:28:23.566863 [ 259 ] {01a00b5a-0437-4509-9663-910bba1afc67} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1255 | 2026.03.16 22:28:23.566898 [ 259 ] {01a00b5a-0437-4509-9663-910bba1afc67} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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 | ||
| 1256 | 2026.03.16 22:28:23.567230 [ 259 ] {01a00b5a-0437-4509-9663-910bba1afc67} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1257 | 2026.03.16 22:28:23.567283 [ 259 ] {01a00b5a-0437-4509-9663-910bba1afc67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1258 | 2026.03.16 22:28:23.567380 [ 259 ] {01a00b5a-0437-4509-9663-910bba1afc67} <Debug> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1259 | 2026.03.16 22:28:23.567407 [ 259 ] {01a00b5a-0437-4509-9663-910bba1afc67} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1260 | 2026.03.16 22:28:23.567426 [ 259 ] {01a00b5a-0437-4509-9663-910bba1afc67} <Debug> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (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 | ||
| 1261 | 2026.03.16 22:28:23.567440 [ 259 ] {01a00b5a-0437-4509-9663-910bba1afc67} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1262 | 2026.03.16 22:28:23.567473 [ 259 ] {01a00b5a-0437-4509-9663-910bba1afc67} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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'))" | ||
| 1263 | 2026.03.16 22:28:23.567579 [ 259 ] {01a00b5a-0437-4509-9663-910bba1afc67} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1264 | 2026.03.16 22:28:23.567959 [ 259 ] {01a00b5a-0437-4509-9663-910bba1afc67} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.00137 sec., 23357.664233576645 rows/sec., 881.76 KiB/sec. | ||
| 1265 | 2026.03.16 22:28:23.568013 [ 259 ] {01a00b5a-0437-4509-9663-910bba1afc67} <Debug> TCPHandler: Processed in 0.001552243 sec. | ||
| 1266 | 2026.03.16 22:28:23.568228 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1267 | 2026.03.16 22:28:23.568359 [ 259 ] {654b1c38-ca87-4aa9-b06e-24dd343c4326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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) | ||
| 1268 | 2026.03.16 22:28:23.568577 [ 259 ] {654b1c38-ca87-4aa9-b06e-24dd343c4326} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1269 | 2026.03.16 22:28:23.568613 [ 259 ] {654b1c38-ca87-4aa9-b06e-24dd343c4326} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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 | ||
| 1270 | 2026.03.16 22:28:23.568837 [ 259 ] {654b1c38-ca87-4aa9-b06e-24dd343c4326} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1271 | 2026.03.16 22:28:23.568890 [ 259 ] {654b1c38-ca87-4aa9-b06e-24dd343c4326} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1272 | 2026.03.16 22:28:23.568986 [ 259 ] {654b1c38-ca87-4aa9-b06e-24dd343c4326} <Debug> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1273 | 2026.03.16 22:28:23.569013 [ 259 ] {654b1c38-ca87-4aa9-b06e-24dd343c4326} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1274 | 2026.03.16 22:28:23.569031 [ 259 ] {654b1c38-ca87-4aa9-b06e-24dd343c4326} <Debug> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (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 | ||
| 1275 | 2026.03.16 22:28:23.569044 [ 259 ] {654b1c38-ca87-4aa9-b06e-24dd343c4326} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1276 | 2026.03.16 22:28:23.569076 [ 259 ] {654b1c38-ca87-4aa9-b06e-24dd343c4326} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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'))" | ||
| 1277 | 2026.03.16 22:28:23.569093 [ 259 ] {654b1c38-ca87-4aa9-b06e-24dd343c4326} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1278 | 2026.03.16 22:28:23.569632 [ 259 ] {654b1c38-ca87-4aa9-b06e-24dd343c4326} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001326 sec., 24132.730015082958 rows/sec., 911.02 KiB/sec. | ||
| 1279 | 2026.03.16 22:28:23.569689 [ 259 ] {654b1c38-ca87-4aa9-b06e-24dd343c4326} <Debug> TCPHandler: Processed in 0.001512812 sec. | ||
| 1280 | 2026.03.16 22:28:23.576317 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1281 | 2026.03.16 22:28:23.576494 [ 259 ] {18506711-e9f1-4e1b-8592-a162f8296fe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1282 | 2026.03.16 22:28:23.576759 [ 259 ] {18506711-e9f1-4e1b-8592-a162f8296fe1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1283 | 2026.03.16 22:28:23.576798 [ 259 ] {18506711-e9f1-4e1b-8592-a162f8296fe1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1284 | 2026.03.16 22:28:23.577001 [ 259 ] {18506711-e9f1-4e1b-8592-a162f8296fe1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1285 | 2026.03.16 22:28:23.577056 [ 259 ] {18506711-e9f1-4e1b-8592-a162f8296fe1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1286 | 2026.03.16 22:28:23.577157 [ 259 ] {18506711-e9f1-4e1b-8592-a162f8296fe1} <Debug> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1287 | 2026.03.16 22:28:23.577185 [ 259 ] {18506711-e9f1-4e1b-8592-a162f8296fe1} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1288 | 2026.03.16 22:28:23.577203 [ 259 ] {18506711-e9f1-4e1b-8592-a162f8296fe1} <Debug> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (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 | ||
| 1289 | 2026.03.16 22:28:23.577217 [ 259 ] {18506711-e9f1-4e1b-8592-a162f8296fe1} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1290 | 2026.03.16 22:28:23.577249 [ 259 ] {18506711-e9f1-4e1b-8592-a162f8296fe1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1291 | 2026.03.16 22:28:23.577266 [ 259 ] {18506711-e9f1-4e1b-8592-a162f8296fe1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1292 | 2026.03.16 22:28:23.577676 [ 259 ] {18506711-e9f1-4e1b-8592-a162f8296fe1} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001263 sec., 25336.50039588282 rows/sec., 956.46 KiB/sec. | ||
| 1293 | 2026.03.16 22:28:23.577733 [ 259 ] {18506711-e9f1-4e1b-8592-a162f8296fe1} <Debug> TCPHandler: Processed in 0.001479381 sec. | ||
| 1294 | 2026.03.16 22:28:23.578050 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1295 | 2026.03.16 22:28:23.578184 [ 259 ] {02c0f3ba-0dcc-4b0c-98a8-a6b1040ebc7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1296 | 2026.03.16 22:28:23.578417 [ 259 ] {02c0f3ba-0dcc-4b0c-98a8-a6b1040ebc7f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1297 | 2026.03.16 22:28:23.578453 [ 259 ] {02c0f3ba-0dcc-4b0c-98a8-a6b1040ebc7f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1298 | 2026.03.16 22:28:23.578650 [ 259 ] {02c0f3ba-0dcc-4b0c-98a8-a6b1040ebc7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1299 | 2026.03.16 22:28:23.578703 [ 259 ] {02c0f3ba-0dcc-4b0c-98a8-a6b1040ebc7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1300 | 2026.03.16 22:28:23.578801 [ 259 ] {02c0f3ba-0dcc-4b0c-98a8-a6b1040ebc7f} <Debug> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1301 | 2026.03.16 22:28:23.578829 [ 259 ] {02c0f3ba-0dcc-4b0c-98a8-a6b1040ebc7f} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1302 | 2026.03.16 22:28:23.578848 [ 259 ] {02c0f3ba-0dcc-4b0c-98a8-a6b1040ebc7f} <Debug> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (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 | ||
| 1303 | 2026.03.16 22:28:23.578862 [ 259 ] {02c0f3ba-0dcc-4b0c-98a8-a6b1040ebc7f} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1304 | 2026.03.16 22:28:23.578893 [ 259 ] {02c0f3ba-0dcc-4b0c-98a8-a6b1040ebc7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1305 | 2026.03.16 22:28:23.578910 [ 259 ] {02c0f3ba-0dcc-4b0c-98a8-a6b1040ebc7f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1306 | 2026.03.16 22:28:23.579295 [ 259 ] {02c0f3ba-0dcc-4b0c-98a8-a6b1040ebc7f} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001167 sec., 27420.736932305055 rows/sec., 1.01 MiB/sec. | ||
| 1307 | 2026.03.16 22:28:23.579351 [ 259 ] {02c0f3ba-0dcc-4b0c-98a8-a6b1040ebc7f} <Debug> TCPHandler: Processed in 0.001352668 sec. | ||
| 1308 | 2026.03.16 22:28:23.579563 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1309 | 2026.03.16 22:28:23.579697 [ 259 ] {d9c67310-91df-4d69-872a-c42ba6bccb53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1310 | 2026.03.16 22:28:23.579929 [ 259 ] {d9c67310-91df-4d69-872a-c42ba6bccb53} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1311 | 2026.03.16 22:28:23.579966 [ 259 ] {d9c67310-91df-4d69-872a-c42ba6bccb53} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1312 | 2026.03.16 22:28:23.580172 [ 259 ] {d9c67310-91df-4d69-872a-c42ba6bccb53} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1313 | 2026.03.16 22:28:23.580225 [ 259 ] {d9c67310-91df-4d69-872a-c42ba6bccb53} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1314 | 2026.03.16 22:28:23.580322 [ 259 ] {d9c67310-91df-4d69-872a-c42ba6bccb53} <Debug> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1315 | 2026.03.16 22:28:23.580349 [ 259 ] {d9c67310-91df-4d69-872a-c42ba6bccb53} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1316 | 2026.03.16 22:28:23.580368 [ 259 ] {d9c67310-91df-4d69-872a-c42ba6bccb53} <Debug> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (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 | ||
| 1317 | 2026.03.16 22:28:23.580382 [ 259 ] {d9c67310-91df-4d69-872a-c42ba6bccb53} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1318 | 2026.03.16 22:28:23.580414 [ 259 ] {d9c67310-91df-4d69-872a-c42ba6bccb53} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1319 | 2026.03.16 22:28:23.580431 [ 259 ] {d9c67310-91df-4d69-872a-c42ba6bccb53} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1320 | 2026.03.16 22:28:23.580801 [ 259 ] {d9c67310-91df-4d69-872a-c42ba6bccb53} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.00116 sec., 27586.206896551725 rows/sec., 1.02 MiB/sec. | ||
| 1321 | 2026.03.16 22:28:23.580863 [ 259 ] {d9c67310-91df-4d69-872a-c42ba6bccb53} <Debug> TCPHandler: Processed in 0.001351339 sec. | ||
| 1322 | 2026.03.16 22:28:23.581068 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1323 | 2026.03.16 22:28:23.581201 [ 259 ] {62351325-d48a-45a5-9768-1b0b85daee4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1324 | 2026.03.16 22:28:23.581455 [ 259 ] {62351325-d48a-45a5-9768-1b0b85daee4d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1325 | 2026.03.16 22:28:23.581507 [ 259 ] {62351325-d48a-45a5-9768-1b0b85daee4d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1326 | 2026.03.16 22:28:23.581806 [ 259 ] {62351325-d48a-45a5-9768-1b0b85daee4d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1327 | 2026.03.16 22:28:23.581867 [ 259 ] {62351325-d48a-45a5-9768-1b0b85daee4d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1328 | 2026.03.16 22:28:23.581990 [ 259 ] {62351325-d48a-45a5-9768-1b0b85daee4d} <Debug> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 1329 | 2026.03.16 22:28:23.582025 [ 259 ] {62351325-d48a-45a5-9768-1b0b85daee4d} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1330 | 2026.03.16 22:28:23.582052 [ 259 ] {62351325-d48a-45a5-9768-1b0b85daee4d} <Debug> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (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 | ||
| 1331 | 2026.03.16 22:28:23.582072 [ 259 ] {62351325-d48a-45a5-9768-1b0b85daee4d} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1332 | 2026.03.16 22:28:23.582118 [ 259 ] {62351325-d48a-45a5-9768-1b0b85daee4d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1333 | 2026.03.16 22:28:23.582143 [ 259 ] {62351325-d48a-45a5-9768-1b0b85daee4d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1334 | 2026.03.16 22:28:23.582596 [ 259 ] {62351325-d48a-45a5-9768-1b0b85daee4d} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.00145 sec., 22068.96551724138 rows/sec., 833.11 KiB/sec. | ||
| 1335 | 2026.03.16 22:28:23.582679 [ 259 ] {62351325-d48a-45a5-9768-1b0b85daee4d} <Debug> TCPHandler: Processed in 0.001660585 sec. | ||
| 1336 | 2026.03.16 22:28:23.582914 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1337 | 2026.03.16 22:28:23.583049 [ 259 ] {178d8b0e-8056-47c2-a7f2-aa1a6cfaf635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1338 | 2026.03.16 22:28:23.583288 [ 259 ] {178d8b0e-8056-47c2-a7f2-aa1a6cfaf635} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1339 | 2026.03.16 22:28:23.583326 [ 259 ] {178d8b0e-8056-47c2-a7f2-aa1a6cfaf635} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1340 | 2026.03.16 22:28:23.583531 [ 259 ] {178d8b0e-8056-47c2-a7f2-aa1a6cfaf635} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1341 | 2026.03.16 22:28:23.583583 [ 259 ] {178d8b0e-8056-47c2-a7f2-aa1a6cfaf635} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1342 | 2026.03.16 22:28:23.583682 [ 259 ] {178d8b0e-8056-47c2-a7f2-aa1a6cfaf635} <Debug> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 1343 | 2026.03.16 22:28:23.583712 [ 259 ] {178d8b0e-8056-47c2-a7f2-aa1a6cfaf635} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1344 | 2026.03.16 22:28:23.583730 [ 259 ] {178d8b0e-8056-47c2-a7f2-aa1a6cfaf635} <Debug> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (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 | ||
| 1345 | 2026.03.16 22:28:23.583744 [ 259 ] {178d8b0e-8056-47c2-a7f2-aa1a6cfaf635} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1346 | 2026.03.16 22:28:23.583777 [ 259 ] {178d8b0e-8056-47c2-a7f2-aa1a6cfaf635} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1347 | 2026.03.16 22:28:23.583795 [ 259 ] {178d8b0e-8056-47c2-a7f2-aa1a6cfaf635} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1348 | 2026.03.16 22:28:23.584188 [ 259 ] {178d8b0e-8056-47c2-a7f2-aa1a6cfaf635} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001195 sec., 26778.242677824266 rows/sec., 1010.89 KiB/sec. | ||
| 1349 | 2026.03.16 22:28:23.584251 [ 259 ] {178d8b0e-8056-47c2-a7f2-aa1a6cfaf635} <Debug> TCPHandler: Processed in 0.001389309 sec. | ||
| 1350 | 2026.03.16 22:28:23.584468 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1351 | 2026.03.16 22:28:23.584605 [ 259 ] {8d459c6c-348e-455a-ba32-cde52dca3db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1352 | 2026.03.16 22:28:23.584846 [ 259 ] {8d459c6c-348e-455a-ba32-cde52dca3db5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1353 | 2026.03.16 22:28:23.584884 [ 259 ] {8d459c6c-348e-455a-ba32-cde52dca3db5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1354 | 2026.03.16 22:28:23.585108 [ 259 ] {8d459c6c-348e-455a-ba32-cde52dca3db5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1355 | 2026.03.16 22:28:23.585161 [ 259 ] {8d459c6c-348e-455a-ba32-cde52dca3db5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1356 | 2026.03.16 22:28:23.585257 [ 259 ] {8d459c6c-348e-455a-ba32-cde52dca3db5} <Debug> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 1357 | 2026.03.16 22:28:23.585285 [ 259 ] {8d459c6c-348e-455a-ba32-cde52dca3db5} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1358 | 2026.03.16 22:28:23.585303 [ 259 ] {8d459c6c-348e-455a-ba32-cde52dca3db5} <Debug> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (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 | ||
| 1359 | 2026.03.16 22:28:23.585317 [ 259 ] {8d459c6c-348e-455a-ba32-cde52dca3db5} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1360 | 2026.03.16 22:28:23.585349 [ 259 ] {8d459c6c-348e-455a-ba32-cde52dca3db5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1361 | 2026.03.16 22:28:23.585367 [ 259 ] {8d459c6c-348e-455a-ba32-cde52dca3db5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1362 | 2026.03.16 22:28:23.585820 [ 259 ] {8d459c6c-348e-455a-ba32-cde52dca3db5} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001273 sec., 25137.47054202671 rows/sec., 948.95 KiB/sec. | ||
| 1363 | 2026.03.16 22:28:23.585880 [ 259 ] {8d459c6c-348e-455a-ba32-cde52dca3db5} <Debug> TCPHandler: Processed in 0.001463331 sec. | ||
| 1364 | 2026.03.16 22:28:23.603239 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1365 | 2026.03.16 22:28:23.603414 [ 259 ] {4a72e612-4ddd-403b-98c4-765b2410bea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1366 | 2026.03.16 22:28:23.603721 [ 259 ] {4a72e612-4ddd-403b-98c4-765b2410bea4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1367 | 2026.03.16 22:28:23.603760 [ 259 ] {4a72e612-4ddd-403b-98c4-765b2410bea4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1368 | 2026.03.16 22:28:23.603972 [ 259 ] {4a72e612-4ddd-403b-98c4-765b2410bea4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1369 | 2026.03.16 22:28:23.604026 [ 259 ] {4a72e612-4ddd-403b-98c4-765b2410bea4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1370 | 2026.03.16 22:28:23.604127 [ 259 ] {4a72e612-4ddd-403b-98c4-765b2410bea4} <Debug> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 1371 | 2026.03.16 22:28:23.604155 [ 259 ] {4a72e612-4ddd-403b-98c4-765b2410bea4} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1372 | 2026.03.16 22:28:23.604174 [ 259 ] {4a72e612-4ddd-403b-98c4-765b2410bea4} <Debug> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (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 | ||
| 1373 | 2026.03.16 22:28:23.604188 [ 259 ] {4a72e612-4ddd-403b-98c4-765b2410bea4} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1374 | 2026.03.16 22:28:23.604221 [ 259 ] {4a72e612-4ddd-403b-98c4-765b2410bea4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1375 | 2026.03.16 22:28:23.604240 [ 259 ] {4a72e612-4ddd-403b-98c4-765b2410bea4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1376 | 2026.03.16 22:28:23.604737 [ 259 ] {4a72e612-4ddd-403b-98c4-765b2410bea4} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001399 sec., 22873.481057898498 rows/sec., 863.48 KiB/sec. | ||
| 1377 | 2026.03.16 22:28:23.604803 [ 259 ] {4a72e612-4ddd-403b-98c4-765b2410bea4} <Debug> TCPHandler: Processed in 0.001633074 sec. | ||
| 1378 | 2026.03.16 22:28:23.660009 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1379 | 2026.03.16 22:28:23.660182 [ 259 ] {ead02db0-54ed-402f-ac53-84038b9e049d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1380 | 2026.03.16 22:28:23.660485 [ 259 ] {ead02db0-54ed-402f-ac53-84038b9e049d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1381 | 2026.03.16 22:28:23.660533 [ 259 ] {ead02db0-54ed-402f-ac53-84038b9e049d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1382 | 2026.03.16 22:28:23.660797 [ 259 ] {ead02db0-54ed-402f-ac53-84038b9e049d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1383 | 2026.03.16 22:28:23.660852 [ 259 ] {ead02db0-54ed-402f-ac53-84038b9e049d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1384 | 2026.03.16 22:28:23.660952 [ 259 ] {ead02db0-54ed-402f-ac53-84038b9e049d} <Debug> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 1385 | 2026.03.16 22:28:23.660981 [ 259 ] {ead02db0-54ed-402f-ac53-84038b9e049d} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1386 | 2026.03.16 22:28:23.661000 [ 259 ] {ead02db0-54ed-402f-ac53-84038b9e049d} <Debug> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (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 | ||
| 1387 | 2026.03.16 22:28:23.661014 [ 259 ] {ead02db0-54ed-402f-ac53-84038b9e049d} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1388 | 2026.03.16 22:28:23.661050 [ 259 ] {ead02db0-54ed-402f-ac53-84038b9e049d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1389 | 2026.03.16 22:28:23.661069 [ 259 ] {ead02db0-54ed-402f-ac53-84038b9e049d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1390 | 2026.03.16 22:28:23.661521 [ 259 ] {ead02db0-54ed-402f-ac53-84038b9e049d} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001413 sec., 22646.85067232838 rows/sec., 854.92 KiB/sec. | ||
| 1391 | 2026.03.16 22:28:23.661586 [ 259 ] {ead02db0-54ed-402f-ac53-84038b9e049d} <Debug> TCPHandler: Processed in 0.001645865 sec. | ||
| 1392 | 2026.03.16 22:28:23.662269 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1393 | 2026.03.16 22:28:23.662374 [ 259 ] {0a804bf6-2660-43e0-96a8-491291f97406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1394 | 2026.03.16 22:28:23.662415 [ 259 ] {0a804bf6-2660-43e0-96a8-491291f97406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1395 | 2026.03.16 22:28:23.662920 [ 259 ] {0a804bf6-2660-43e0-96a8-491291f97406} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1396 | 2026.03.16 22:28:23.662961 [ 259 ] {0a804bf6-2660-43e0-96a8-491291f97406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1397 | 2026.03.16 22:28:23.663497 [ 259 ] {0a804bf6-2660-43e0-96a8-491291f97406} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1398 | 2026.03.16 22:28:23.663888 [ 259 ] {0a804bf6-2660-43e0-96a8-491291f97406} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1399 | 2026.03.16 22:28:23.664047 [ 259 ] {0a804bf6-2660-43e0-96a8-491291f97406} <Debug> executeQuery: Read 14 rows, 4.50 KiB in 0.001702 sec., 8225.616921269095 rows/sec., 2.58 MiB/sec. | ||
| 1400 | 2026.03.16 22:28:23.664086 [ 259 ] {0a804bf6-2660-43e0-96a8-491291f97406} <Debug> TCPHandler: Processed in 0.001869129 sec. | ||
| 1401 | 2026.03.16 22:28:23.664206 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1402 | 2026.03.16 22:28:23.664300 [ 259 ] {3cd1949b-ce0a-4590-8e8b-63406741cabf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1403 | 2026.03.16 22:28:23.664340 [ 259 ] {3cd1949b-ce0a-4590-8e8b-63406741cabf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1404 | 2026.03.16 22:28:23.664776 [ 259 ] {3cd1949b-ce0a-4590-8e8b-63406741cabf} <Trace> oximeter.fields_i16 (3db855a3-4d54-4a87-876a-6fc261b7c2c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1405 | 2026.03.16 22:28:23.664812 [ 259 ] {3cd1949b-ce0a-4590-8e8b-63406741cabf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1406 | 2026.03.16 22:28:23.665230 [ 259 ] {3cd1949b-ce0a-4590-8e8b-63406741cabf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1407 | 2026.03.16 22:28:23.665681 [ 259 ] {3cd1949b-ce0a-4590-8e8b-63406741cabf} <Trace> oximeter.fields_i16 (3db855a3-4d54-4a87-876a-6fc261b7c2c3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1408 | 2026.03.16 22:28:23.665819 [ 259 ] {3cd1949b-ce0a-4590-8e8b-63406741cabf} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001537 sec., 15614.83409238777 rows/sec., 1.30 MiB/sec. | ||
| 1409 | 2026.03.16 22:28:23.665856 [ 259 ] {3cd1949b-ce0a-4590-8e8b-63406741cabf} <Debug> TCPHandler: Processed in 0.001700946 sec. | ||
| 1410 | 2026.03.16 22:28:23.665976 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1411 | 2026.03.16 22:28:23.666072 [ 259 ] {86a4bc9b-9b86-4131-bbbc-3a7bdbf6866b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1412 | 2026.03.16 22:28:23.666113 [ 259 ] {86a4bc9b-9b86-4131-bbbc-3a7bdbf6866b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1413 | 2026.03.16 22:28:23.666508 [ 259 ] {86a4bc9b-9b86-4131-bbbc-3a7bdbf6866b} <Trace> oximeter.fields_ipaddr (9f540bda-5524-4e8e-9936-5cf2758671fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1414 | 2026.03.16 22:28:23.666544 [ 259 ] {86a4bc9b-9b86-4131-bbbc-3a7bdbf6866b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1415 | 2026.03.16 22:28:23.666942 [ 259 ] {86a4bc9b-9b86-4131-bbbc-3a7bdbf6866b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1416 | 2026.03.16 22:28:23.667394 [ 259 ] {86a4bc9b-9b86-4131-bbbc-3a7bdbf6866b} <Trace> oximeter.fields_ipaddr (9f540bda-5524-4e8e-9936-5cf2758671fe): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1417 | 2026.03.16 22:28:23.667530 [ 259 ] {86a4bc9b-9b86-4131-bbbc-3a7bdbf6866b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001476 sec., 1355.0135501355012 rows/sec., 110.49 KiB/sec. | ||
| 1418 | 2026.03.16 22:28:23.667566 [ 259 ] {86a4bc9b-9b86-4131-bbbc-3a7bdbf6866b} <Debug> TCPHandler: Processed in 0.001644845 sec. | ||
| 1419 | 2026.03.16 22:28:23.667677 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1420 | 2026.03.16 22:28:23.667774 [ 259 ] {c0af0be1-f526-46ac-a769-4fdcc361e53f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1421 | 2026.03.16 22:28:23.667813 [ 259 ] {c0af0be1-f526-46ac-a769-4fdcc361e53f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1422 | 2026.03.16 22:28:23.669232 [ 259 ] {c0af0be1-f526-46ac-a769-4fdcc361e53f} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1423 | 2026.03.16 22:28:23.669270 [ 259 ] {c0af0be1-f526-46ac-a769-4fdcc361e53f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1424 | 2026.03.16 22:28:23.669928 [ 259 ] {c0af0be1-f526-46ac-a769-4fdcc361e53f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1425 | 2026.03.16 22:28:23.670401 [ 259 ] {c0af0be1-f526-46ac-a769-4fdcc361e53f} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1426 | 2026.03.16 22:28:23.670537 [ 259 ] {c0af0be1-f526-46ac-a769-4fdcc361e53f} <Debug> executeQuery: Read 2043 rows, 159.38 KiB in 0.002785 sec., 733572.710951526 rows/sec., 55.89 MiB/sec. | ||
| 1427 | 2026.03.16 22:28:23.670575 [ 259 ] {c0af0be1-f526-46ac-a769-4fdcc361e53f} <Debug> TCPHandler: Processed in 0.002947283 sec. | ||
| 1428 | 2026.03.16 22:28:23.670696 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1429 | 2026.03.16 22:28:23.670790 [ 259 ] {db0e48f9-51e9-49a4-b72a-ac5d6e271cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1430 | 2026.03.16 22:28:23.670828 [ 259 ] {db0e48f9-51e9-49a4-b72a-ac5d6e271cd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1431 | 2026.03.16 22:28:23.671247 [ 259 ] {db0e48f9-51e9-49a4-b72a-ac5d6e271cd5} <Trace> oximeter.fields_u16 (9ff80dee-a025-45d1-8480-5b19bdac903c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1432 | 2026.03.16 22:28:23.671284 [ 259 ] {db0e48f9-51e9-49a4-b72a-ac5d6e271cd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1433 | 2026.03.16 22:28:23.671686 [ 259 ] {db0e48f9-51e9-49a4-b72a-ac5d6e271cd5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1434 | 2026.03.16 22:28:23.672127 [ 259 ] {db0e48f9-51e9-49a4-b72a-ac5d6e271cd5} <Trace> oximeter.fields_u16 (9ff80dee-a025-45d1-8480-5b19bdac903c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1435 | 2026.03.16 22:28:23.672265 [ 259 ] {db0e48f9-51e9-49a4-b72a-ac5d6e271cd5} <Debug> executeQuery: Read 16 rows, 1.25 KiB in 0.001493 sec., 10716.67782987274 rows/sec., 837.89 KiB/sec. | ||
| 1436 | 2026.03.16 22:28:23.672304 [ 259 ] {db0e48f9-51e9-49a4-b72a-ac5d6e271cd5} <Debug> TCPHandler: Processed in 0.001658665 sec. | ||
| 1437 | 2026.03.16 22:28:23.672408 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1438 | 2026.03.16 22:28:23.672501 [ 259 ] {034cd8a2-f084-48a3-9e0d-f83614f4ddb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1439 | 2026.03.16 22:28:23.672541 [ 259 ] {034cd8a2-f084-48a3-9e0d-f83614f4ddb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1440 | 2026.03.16 22:28:23.673170 [ 259 ] {034cd8a2-f084-48a3-9e0d-f83614f4ddb4} <Trace> oximeter.fields_u32 (f69fa89f-d04b-4616-ad3f-cb9c7bd90317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1441 | 2026.03.16 22:28:23.673207 [ 259 ] {034cd8a2-f084-48a3-9e0d-f83614f4ddb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1442 | 2026.03.16 22:28:23.673734 [ 259 ] {034cd8a2-f084-48a3-9e0d-f83614f4ddb4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1443 | 2026.03.16 22:28:23.674282 [ 259 ] {034cd8a2-f084-48a3-9e0d-f83614f4ddb4} <Trace> oximeter.fields_u32 (f69fa89f-d04b-4616-ad3f-cb9c7bd90317): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1444 | 2026.03.16 22:28:23.674410 [ 259 ] {034cd8a2-f084-48a3-9e0d-f83614f4ddb4} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001927 sec., 379865.0752464972 rows/sec., 22.47 MiB/sec. | ||
| 1445 | 2026.03.16 22:28:23.674447 [ 259 ] {034cd8a2-f084-48a3-9e0d-f83614f4ddb4} <Debug> TCPHandler: Processed in 0.002089014 sec. | ||
| 1446 | 2026.03.16 22:28:23.674573 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1447 | 2026.03.16 22:28:23.674668 [ 259 ] {41972890-ff7c-4fb0-bdbd-a8838a669052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1448 | 2026.03.16 22:28:23.674707 [ 259 ] {41972890-ff7c-4fb0-bdbd-a8838a669052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1449 | 2026.03.16 22:28:23.675101 [ 259 ] {41972890-ff7c-4fb0-bdbd-a8838a669052} <Trace> oximeter.fields_u64 (63a418c3-4d27-4237-ba51-0123f52a6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1450 | 2026.03.16 22:28:23.675138 [ 259 ] {41972890-ff7c-4fb0-bdbd-a8838a669052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1451 | 2026.03.16 22:28:23.675729 [ 259 ] {41972890-ff7c-4fb0-bdbd-a8838a669052} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1452 | 2026.03.16 22:28:23.676239 [ 259 ] {41972890-ff7c-4fb0-bdbd-a8838a669052} <Trace> oximeter.fields_u64 (63a418c3-4d27-4237-ba51-0123f52a6509): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1453 | 2026.03.16 22:28:23.676367 [ 259 ] {41972890-ff7c-4fb0-bdbd-a8838a669052} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001717 sec., 582.4111822947001 rows/sec., 40.95 KiB/sec. | ||
| 1454 | 2026.03.16 22:28:23.676404 [ 259 ] {41972890-ff7c-4fb0-bdbd-a8838a669052} <Debug> TCPHandler: Processed in 0.00188051 sec. | ||
| 1455 | 2026.03.16 22:28:23.676520 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1456 | 2026.03.16 22:28:23.676614 [ 259 ] {00b857b2-802b-45c1-9a57-c155ba225f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1457 | 2026.03.16 22:28:23.676649 [ 259 ] {00b857b2-802b-45c1-9a57-c155ba225f70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1458 | 2026.03.16 22:28:23.677268 [ 259 ] {00b857b2-802b-45c1-9a57-c155ba225f70} <Trace> oximeter.fields_u8 (9b1a8965-360f-4fd6-98b0-efd269d87a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1459 | 2026.03.16 22:28:23.677307 [ 259 ] {00b857b2-802b-45c1-9a57-c155ba225f70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1460 | 2026.03.16 22:28:23.677870 [ 259 ] {00b857b2-802b-45c1-9a57-c155ba225f70} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1461 | 2026.03.16 22:28:23.678401 [ 259 ] {00b857b2-802b-45c1-9a57-c155ba225f70} <Trace> oximeter.fields_u8 (9b1a8965-360f-4fd6-98b0-efd269d87a53): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1462 | 2026.03.16 22:28:23.678552 [ 259 ] {00b857b2-802b-45c1-9a57-c155ba225f70} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001956 sec., 6134.9693251533745 rows/sec., 479.29 KiB/sec. | ||
| 1463 | 2026.03.16 22:28:23.678596 [ 259 ] {00b857b2-802b-45c1-9a57-c155ba225f70} <Debug> TCPHandler: Processed in 0.002125655 sec. | ||
| 1464 | 2026.03.16 22:28:23.678720 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1465 | 2026.03.16 22:28:23.678814 [ 259 ] {dc727f87-1aef-46e8-8d53-876feee54e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1466 | 2026.03.16 22:28:23.678853 [ 259 ] {dc727f87-1aef-46e8-8d53-876feee54e8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1467 | 2026.03.16 22:28:23.679637 [ 259 ] {dc727f87-1aef-46e8-8d53-876feee54e8c} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1468 | 2026.03.16 22:28:23.679673 [ 259 ] {dc727f87-1aef-46e8-8d53-876feee54e8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1469 | 2026.03.16 22:28:23.680166 [ 259 ] {dc727f87-1aef-46e8-8d53-876feee54e8c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1470 | 2026.03.16 22:28:23.680644 [ 259 ] {dc727f87-1aef-46e8-8d53-876feee54e8c} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1471 | 2026.03.16 22:28:23.680781 [ 259 ] {dc727f87-1aef-46e8-8d53-876feee54e8c} <Debug> executeQuery: Read 1040 rows, 73.92 KiB in 0.001984 sec., 524193.54838709673 rows/sec., 36.39 MiB/sec. | ||
| 1472 | 2026.03.16 22:28:23.680823 [ 259 ] {dc727f87-1aef-46e8-8d53-876feee54e8c} <Debug> TCPHandler: Processed in 0.002154716 sec. | ||
| 1473 | 2026.03.16 22:28:23.680942 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1474 | 2026.03.16 22:28:23.681045 [ 259 ] {8b28dfb5-d3f6-408f-9ea6-7604bf4566e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1475 | 2026.03.16 22:28:23.681088 [ 259 ] {8b28dfb5-d3f6-408f-9ea6-7604bf4566e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1476 | 2026.03.16 22:28:23.681988 [ 259 ] {8b28dfb5-d3f6-408f-9ea6-7604bf4566e1} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1477 | 2026.03.16 22:28:23.682025 [ 259 ] {8b28dfb5-d3f6-408f-9ea6-7604bf4566e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1478 | 2026.03.16 22:28:23.682689 [ 259 ] {8b28dfb5-d3f6-408f-9ea6-7604bf4566e1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1479 | 2026.03.16 22:28:23.683161 [ 259 ] {8b28dfb5-d3f6-408f-9ea6-7604bf4566e1} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1480 | 2026.03.16 22:28:23.683296 [ 259 ] {8b28dfb5-d3f6-408f-9ea6-7604bf4566e1} <Debug> executeQuery: Read 2114 rows, 141.53 KiB in 0.002269 sec., 931687.9682679594 rows/sec., 60.91 MiB/sec. | ||
| 1481 | 2026.03.16 22:28:23.683341 [ 259 ] {8b28dfb5-d3f6-408f-9ea6-7604bf4566e1} <Debug> TCPHandler: Processed in 0.002450002 sec. | ||
| 1482 | 2026.03.16 22:28:23.683446 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1483 | 2026.03.16 22:28:23.683541 [ 259 ] {38a020e5-98c8-4632-820d-0bde55f92961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1484 | 2026.03.16 22:28:23.683596 [ 259 ] {38a020e5-98c8-4632-820d-0bde55f92961} <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 | ||
| 1485 | 2026.03.16 22:28:23.684223 [ 259 ] {38a020e5-98c8-4632-820d-0bde55f92961} <Trace> oximeter.measurements_histogramu64 (75c4e3db-edb1-4787-8a10-1ef3ceee3465): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1486 | 2026.03.16 22:28:23.684260 [ 259 ] {38a020e5-98c8-4632-820d-0bde55f92961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1487 | 2026.03.16 22:28:23.684889 [ 259 ] {38a020e5-98c8-4632-820d-0bde55f92961} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1488 | 2026.03.16 22:28:23.685303 [ 259 ] {38a020e5-98c8-4632-820d-0bde55f92961} <Trace> oximeter.measurements_histogramu64 (75c4e3db-edb1-4787-8a10-1ef3ceee3465): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1489 | 2026.03.16 22:28:23.685450 [ 259 ] {38a020e5-98c8-4632-820d-0bde55f92961} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001926 sec., 1038.4215991692627 rows/sec., 1.86 MiB/sec. | ||
| 1490 | 2026.03.16 22:28:23.685505 [ 259 ] {38a020e5-98c8-4632-820d-0bde55f92961} <Debug> TCPHandler: Processed in 0.002108605 sec. | ||
| 1491 | 2026.03.16 22:28:23.685618 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1492 | 2026.03.16 22:28:23.685713 [ 259 ] {fa69386a-f58b-446f-aa78-bda7a5a5cb8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1493 | 2026.03.16 22:28:23.685755 [ 259 ] {fa69386a-f58b-446f-aa78-bda7a5a5cb8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1494 | 2026.03.16 22:28:23.686084 [ 259 ] {fa69386a-f58b-446f-aa78-bda7a5a5cb8b} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1495 | 2026.03.16 22:28:23.686120 [ 259 ] {fa69386a-f58b-446f-aa78-bda7a5a5cb8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1496 | 2026.03.16 22:28:23.686547 [ 259 ] {fa69386a-f58b-446f-aa78-bda7a5a5cb8b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1497 | 2026.03.16 22:28:23.687014 [ 259 ] {fa69386a-f58b-446f-aa78-bda7a5a5cb8b} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1498 | 2026.03.16 22:28:23.687143 [ 259 ] {fa69386a-f58b-446f-aa78-bda7a5a5cb8b} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001449 sec., 8281.573498964803 rows/sec., 571.51 KiB/sec. | ||
| 1499 | 2026.03.16 22:28:23.687188 [ 259 ] {fa69386a-f58b-446f-aa78-bda7a5a5cb8b} <Debug> TCPHandler: Processed in 0.001621084 sec. | ||
| 1500 | 2026.03.16 22:28:27.798280 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63006 | ||
| 1501 | 2026.03.16 22:28:27.798435 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1502 | 2026.03.16 22:28:27.798466 [ 286 ] {} <Debug> TCP-Session: 2762c1f6-86fd-427f-ae86-1b53039d4f89 Authenticating user 'default' from [fd00:1122:3344:101::e]:63006 | ||
| 1503 | 2026.03.16 22:28:27.798488 [ 286 ] {} <Debug> TCP-Session: 2762c1f6-86fd-427f-ae86-1b53039d4f89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1504 | 2026.03.16 22:28:27.798502 [ 286 ] {} <Debug> TCP-Session: 2762c1f6-86fd-427f-ae86-1b53039d4f89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1505 | 2026.03.16 22:28:27.798566 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1506 | 2026.03.16 22:28:27.798600 [ 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 | ||
| 1507 | 2026.03.16 22:28:27.798616 [ 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 | ||
| 1508 | 2026.03.16 22:28:27.799053 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33242 | ||
| 1509 | 2026.03.16 22:28:27.799149 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55720 | ||
| 1510 | 2026.03.16 22:28:27.799204 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1511 | 2026.03.16 22:28:27.799243 [ 287 ] {} <Debug> TCP-Session: d1e2aa93-1a7c-4ba0-a2a7-942039efea7b Authenticating user 'default' from [fd00:1122:3344:101::e]:33242 | ||
| 1512 | 2026.03.16 22:28:27.799268 [ 287 ] {} <Debug> TCP-Session: d1e2aa93-1a7c-4ba0-a2a7-942039efea7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1513 | 2026.03.16 22:28:27.799281 [ 287 ] {} <Debug> TCP-Session: d1e2aa93-1a7c-4ba0-a2a7-942039efea7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1514 | 2026.03.16 22:28:27.799292 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61757 | ||
| 1515 | 2026.03.16 22:28:27.799308 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1516 | 2026.03.16 22:28:27.799357 [ 288 ] {} <Debug> TCP-Session: 53f0099a-88c3-4b3a-8e3c-76cd08d1ef6b Authenticating user 'default' from [fd00:1122:3344:101::e]:55720 | ||
| 1517 | 2026.03.16 22:28:27.799380 [ 288 ] {} <Debug> TCP-Session: 53f0099a-88c3-4b3a-8e3c-76cd08d1ef6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1518 | 2026.03.16 22:28:27.799393 [ 288 ] {} <Debug> TCP-Session: 53f0099a-88c3-4b3a-8e3c-76cd08d1ef6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1519 | 2026.03.16 22:28:27.799403 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39220 | ||
| 1520 | 2026.03.16 22:28:27.799403 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44122 | ||
| 1521 | 2026.03.16 22:28:27.799471 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42065 | ||
| 1522 | 2026.03.16 22:28:27.799518 [ 286 ] {} <Trace> TCP-Session: 2762c1f6-86fd-427f-ae86-1b53039d4f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1523 | 2026.03.16 22:28:27.799520 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1524 | 2026.03.16 22:28:27.799572 [ 290 ] {} <Debug> TCP-Session: 0a045a36-95ea-4af1-b6b7-19806d4f5694 Authenticating user 'default' from [fd00:1122:3344:101::e]:61757 | ||
| 1525 | 2026.03.16 22:28:27.799590 [ 290 ] {} <Debug> TCP-Session: 0a045a36-95ea-4af1-b6b7-19806d4f5694 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1526 | 2026.03.16 22:28:27.799604 [ 290 ] {} <Debug> TCP-Session: 0a045a36-95ea-4af1-b6b7-19806d4f5694 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1527 | 2026.03.16 22:28:27.799690 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48845 | ||
| 1528 | 2026.03.16 22:28:27.799823 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46607 | ||
| 1529 | 2026.03.16 22:28:27.799893 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1530 | 2026.03.16 22:28:27.799930 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1531 | 2026.03.16 22:28:27.799935 [ 291 ] {} <Debug> TCP-Session: 24d3743d-eed7-48cc-8c56-ad0ebeec65ed Authenticating user 'default' from [fd00:1122:3344:101::e]:39220 | ||
| 1532 | 2026.03.16 22:28:27.799973 [ 289 ] {} <Debug> TCP-Session: 9a6d3695-d747-4038-8bdd-83d51de57987 Authenticating user 'default' from [fd00:1122:3344:101::e]:44122 | ||
| 1533 | 2026.03.16 22:28:27.799975 [ 291 ] {} <Debug> TCP-Session: 24d3743d-eed7-48cc-8c56-ad0ebeec65ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1534 | 2026.03.16 22:28:27.800006 [ 289 ] {} <Debug> TCP-Session: 9a6d3695-d747-4038-8bdd-83d51de57987 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1535 | 2026.03.16 22:28:27.800006 [ 291 ] {} <Debug> TCP-Session: 24d3743d-eed7-48cc-8c56-ad0ebeec65ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1536 | 2026.03.16 22:28:27.800025 [ 286 ] {8309cb42-15d8-433b-88c7-2db57f832adf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63006) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1537 | 2026.03.16 22:28:27.800044 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1538 | 2026.03.16 22:28:27.800027 [ 289 ] {} <Debug> TCP-Session: 9a6d3695-d747-4038-8bdd-83d51de57987 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1539 | 2026.03.16 22:28:27.800097 [ 292 ] {} <Debug> TCP-Session: 124a387f-fc7d-4e58-a9b8-7bbc41d0d9cf Authenticating user 'default' from [fd00:1122:3344:101::e]:42065 | ||
| 1540 | 2026.03.16 22:28:27.800120 [ 292 ] {} <Debug> TCP-Session: 124a387f-fc7d-4e58-a9b8-7bbc41d0d9cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1541 | 2026.03.16 22:28:27.800133 [ 292 ] {} <Debug> TCP-Session: 124a387f-fc7d-4e58-a9b8-7bbc41d0d9cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1542 | 2026.03.16 22:28:27.800140 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1543 | 2026.03.16 22:28:27.800199 [ 293 ] {} <Debug> TCP-Session: 815b48df-aeec-4c5f-b3f5-623105799547 Authenticating user 'default' from [fd00:1122:3344:101::e]:48845 | ||
| 1544 | 2026.03.16 22:28:27.800221 [ 293 ] {} <Debug> TCP-Session: 815b48df-aeec-4c5f-b3f5-623105799547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1545 | 2026.03.16 22:28:27.800229 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1546 | 2026.03.16 22:28:27.800234 [ 293 ] {} <Debug> TCP-Session: 815b48df-aeec-4c5f-b3f5-623105799547 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1547 | 2026.03.16 22:28:27.800266 [ 294 ] {} <Debug> TCP-Session: 105ace84-f045-4814-9d20-fae54bfc0e9c Authenticating user 'default' from [fd00:1122:3344:101::e]:46607 | ||
| 1548 | 2026.03.16 22:28:27.800289 [ 294 ] {} <Debug> TCP-Session: 105ace84-f045-4814-9d20-fae54bfc0e9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1549 | 2026.03.16 22:28:27.800302 [ 294 ] {} <Debug> TCP-Session: 105ace84-f045-4814-9d20-fae54bfc0e9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1550 | 2026.03.16 22:28:27.800679 [ 286 ] {8309cb42-15d8-433b-88c7-2db57f832adf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1551 | 2026.03.16 22:28:27.800761 [ 286 ] {8309cb42-15d8-433b-88c7-2db57f832adf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1552 | 2026.03.16 22:28:27.803879 [ 286 ] {8309cb42-15d8-433b-88c7-2db57f832adf} <Debug> oximeter.version (b90ba97a-e03f-4222-bd2b-4ce80a82988f) (SelectExecutor): Key condition: unknown | ||
| 1553 | 2026.03.16 22:28:27.820941 [ 297 ] {8309cb42-15d8-433b-88c7-2db57f832adf} <Trace> AggregatingTransform: Aggregating | ||
| 1554 | 2026.03.16 22:28:27.823188 [ 297 ] {8309cb42-15d8-433b-88c7-2db57f832adf} <Trace> Aggregator: Aggregation method: without_key | ||
| 1555 | 2026.03.16 22:28:27.823960 [ 297 ] {8309cb42-15d8-433b-88c7-2db57f832adf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00662832 sec. (150.868 rows/sec., 5.89 KiB/sec.) | ||
| 1556 | 2026.03.16 22:28:27.823985 [ 297 ] {8309cb42-15d8-433b-88c7-2db57f832adf} <Trace> Aggregator: Merging aggregated data | ||
| 1557 | 2026.03.16 22:28:27.824018 [ 297 ] {8309cb42-15d8-433b-88c7-2db57f832adf} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1558 | 2026.03.16 22:28:27.825455 [ 286 ] {8309cb42-15d8-433b-88c7-2db57f832adf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.025508 sec., 39.203387172651716 rows/sec., 1.53 KiB/sec. | ||
| 1559 | 2026.03.16 22:28:27.825613 [ 286 ] {8309cb42-15d8-433b-88c7-2db57f832adf} <Debug> TCPHandler: Processed in 0.02637288 sec. | ||
| 1560 | 2026.03.16 22:28:27.828984 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1561 | 2026.03.16 22:28:27.829015 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1562 | 2026.03.16 22:28:27.829044 [ 286 ] {} <Debug> TCP-Session: 2762c1f6-86fd-427f-ae86-1b53039d4f89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1563 | 2026.03.16 22:28:27.829067 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1564 | 2026.03.16 22:28:27.829084 [ 291 ] {} <Debug> TCP-Session: 24d3743d-eed7-48cc-8c56-ad0ebeec65ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1565 | 2026.03.16 22:28:27.829098 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1566 | 2026.03.16 22:28:27.829119 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1567 | 2026.03.16 22:28:27.829145 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1568 | 2026.03.16 22:28:27.829157 [ 293 ] {} <Debug> TCP-Session: 815b48df-aeec-4c5f-b3f5-623105799547 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1569 | 2026.03.16 22:28:27.829174 [ 289 ] {} <Debug> TCP-Session: 9a6d3695-d747-4038-8bdd-83d51de57987 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1570 | 2026.03.16 22:28:27.829189 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1571 | 2026.03.16 22:28:27.829209 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1572 | 2026.03.16 22:28:27.829237 [ 287 ] {} <Debug> TCP-Session: d1e2aa93-1a7c-4ba0-a2a7-942039efea7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1573 | 2026.03.16 22:28:27.829200 [ 290 ] {} <Debug> TCP-Session: 0a045a36-95ea-4af1-b6b7-19806d4f5694 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1574 | 2026.03.16 22:28:27.829268 [ 292 ] {} <Debug> TCP-Session: 124a387f-fc7d-4e58-a9b8-7bbc41d0d9cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1575 | 2026.03.16 22:28:27.829167 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1576 | 2026.03.16 22:28:27.829113 [ 294 ] {} <Debug> TCP-Session: 105ace84-f045-4814-9d20-fae54bfc0e9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1577 | 2026.03.16 22:28:27.829337 [ 288 ] {} <Debug> TCP-Session: 53f0099a-88c3-4b3a-8e3c-76cd08d1ef6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1578 | 2026.03.16 22:28:27.893523 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1579 | 2026.03.16 22:28:27.893694 [ 259 ] {5654ce27-b158-472d-9d8f-7b98dc76c694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1580 | 2026.03.16 22:28:27.893765 [ 259 ] {5654ce27-b158-472d-9d8f-7b98dc76c694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1581 | 2026.03.16 22:28:27.894416 [ 259 ] {5654ce27-b158-472d-9d8f-7b98dc76c694} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1582 | 2026.03.16 22:28:27.894480 [ 259 ] {5654ce27-b158-472d-9d8f-7b98dc76c694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1583 | 2026.03.16 22:28:27.895079 [ 259 ] {5654ce27-b158-472d-9d8f-7b98dc76c694} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1584 | 2026.03.16 22:28:27.895609 [ 259 ] {5654ce27-b158-472d-9d8f-7b98dc76c694} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1585 | 2026.03.16 22:28:27.895799 [ 259 ] {5654ce27-b158-472d-9d8f-7b98dc76c694} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002153 sec., 26010.218300046447 rows/sec., 2.00 MiB/sec. | ||
| 1586 | 2026.03.16 22:28:27.895851 [ 259 ] {5654ce27-b158-472d-9d8f-7b98dc76c694} <Debug> TCPHandler: Processed in 0.002454102 sec. | ||
| 1587 | 2026.03.16 22:28:27.895972 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1588 | 2026.03.16 22:28:27.896077 [ 259 ] {cc986ac8-b5b5-4cba-a644-85b3fe48f54f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1589 | 2026.03.16 22:28:27.896122 [ 259 ] {cc986ac8-b5b5-4cba-a644-85b3fe48f54f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1590 | 2026.03.16 22:28:27.896572 [ 259 ] {cc986ac8-b5b5-4cba-a644-85b3fe48f54f} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1591 | 2026.03.16 22:28:27.896612 [ 259 ] {cc986ac8-b5b5-4cba-a644-85b3fe48f54f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1592 | 2026.03.16 22:28:27.897059 [ 259 ] {cc986ac8-b5b5-4cba-a644-85b3fe48f54f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1593 | 2026.03.16 22:28:27.897515 [ 259 ] {cc986ac8-b5b5-4cba-a644-85b3fe48f54f} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1594 | 2026.03.16 22:28:27.897696 [ 259 ] {cc986ac8-b5b5-4cba-a644-85b3fe48f54f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001642 sec., 38976.8574908648 rows/sec., 3.04 MiB/sec. | ||
| 1595 | 2026.03.16 22:28:27.897743 [ 259 ] {cc986ac8-b5b5-4cba-a644-85b3fe48f54f} <Debug> TCPHandler: Processed in 0.001826438 sec. | ||
| 1596 | 2026.03.16 22:28:27.897863 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1597 | 2026.03.16 22:28:27.897963 [ 259 ] {2f402008-9d00-4b72-9653-6904a3767a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1598 | 2026.03.16 22:28:27.898008 [ 259 ] {2f402008-9d00-4b72-9653-6904a3767a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1599 | 2026.03.16 22:28:27.898402 [ 259 ] {2f402008-9d00-4b72-9653-6904a3767a53} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1600 | 2026.03.16 22:28:27.898440 [ 259 ] {2f402008-9d00-4b72-9653-6904a3767a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1601 | 2026.03.16 22:28:27.898872 [ 259 ] {2f402008-9d00-4b72-9653-6904a3767a53} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1602 | 2026.03.16 22:28:27.899406 [ 259 ] {2f402008-9d00-4b72-9653-6904a3767a53} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1603 | 2026.03.16 22:28:27.899629 [ 259 ] {2f402008-9d00-4b72-9653-6904a3767a53} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001685 sec., 75964.39169139466 rows/sec., 5.29 MiB/sec. | ||
| 1604 | 2026.03.16 22:28:27.899673 [ 259 ] {2f402008-9d00-4b72-9653-6904a3767a53} <Debug> TCPHandler: Processed in 0.001862599 sec. | ||
| 1605 | 2026.03.16 22:28:27.899792 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1606 | 2026.03.16 22:28:27.899891 [ 259 ] {d219f941-3e42-4b66-b4ad-25dc21a86aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1607 | 2026.03.16 22:28:27.899935 [ 259 ] {d219f941-3e42-4b66-b4ad-25dc21a86aad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1608 | 2026.03.16 22:28:27.900281 [ 259 ] {d219f941-3e42-4b66-b4ad-25dc21a86aad} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1609 | 2026.03.16 22:28:27.900319 [ 259 ] {d219f941-3e42-4b66-b4ad-25dc21a86aad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1610 | 2026.03.16 22:28:27.900819 [ 259 ] {d219f941-3e42-4b66-b4ad-25dc21a86aad} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1611 | 2026.03.16 22:28:27.901392 [ 259 ] {d219f941-3e42-4b66-b4ad-25dc21a86aad} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1612 | 2026.03.16 22:28:27.901617 [ 259 ] {d219f941-3e42-4b66-b4ad-25dc21a86aad} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001746 sec., 27491.408934707906 rows/sec., 1.85 MiB/sec. | ||
| 1613 | 2026.03.16 22:28:27.901661 [ 259 ] {d219f941-3e42-4b66-b4ad-25dc21a86aad} <Debug> TCPHandler: Processed in 0.001920951 sec. | ||
| 1614 | 2026.03.16 22:28:28.000268 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.13 MiB, peak 171.95 MiB, free memory in arenas 0.00 B, will set to 168.77 MiB (RSS), difference: 2.64 MiB | ||
| 1615 | 2026.03.16 22:28:28.216371 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 491 entries to flush up to offset 2382 | ||
| 1616 | 2026.03.16 22:28:28.216965 [ 244 ] {} <Trace> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1617 | 2026.03.16 22:28:28.217031 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1618 | 2026.03.16 22:28:28.217779 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1619 | 2026.03.16 22:28:28.218395 [ 244 ] {} <Trace> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1620 | 2026.03.16 22:28:28.218605 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2382 | ||
| 1621 | 2026.03.16 22:28:28.326872 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1622 | 2026.03.16 22:28:28.348888 [ 243 ] {} <Trace> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1623 | 2026.03.16 22:28:28.348979 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1624 | 2026.03.16 22:28:28.356123 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1625 | 2026.03.16 22:28:28.357540 [ 243 ] {} <Trace> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1626 | 2026.03.16 22:28:28.362932 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1627 | 2026.03.16 22:28:28.407644 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56163 | ||
| 1628 | 2026.03.16 22:28:28.407767 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1629 | 2026.03.16 22:28:28.407793 [ 286 ] {} <Debug> TCP-Session: 41cc971c-c2d9-4bb0-b558-7f929fd7775a Authenticating user 'default' from [fd00:1122:3344:101::e]:56163 | ||
| 1630 | 2026.03.16 22:28:28.407815 [ 286 ] {} <Debug> TCP-Session: 41cc971c-c2d9-4bb0-b558-7f929fd7775a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1631 | 2026.03.16 22:28:28.407828 [ 286 ] {} <Debug> TCP-Session: 41cc971c-c2d9-4bb0-b558-7f929fd7775a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1632 | 2026.03.16 22:28:28.408130 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46859 | ||
| 1633 | 2026.03.16 22:28:28.408146 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44747 | ||
| 1634 | 2026.03.16 22:28:28.408176 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43163 | ||
| 1635 | 2026.03.16 22:28:28.408220 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35667 | ||
| 1636 | 2026.03.16 22:28:28.408226 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43447 | ||
| 1637 | 2026.03.16 22:28:28.408285 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1638 | 2026.03.16 22:28:28.408209 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56919 | ||
| 1639 | 2026.03.16 22:28:28.408348 [ 287 ] {} <Debug> TCP-Session: 9a4051c8-d8d6-4a14-9fc9-1a06670a2000 Authenticating user 'default' from [fd00:1122:3344:101::e]:46859 | ||
| 1640 | 2026.03.16 22:28:28.408329 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1641 | 2026.03.16 22:28:28.408390 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1642 | 2026.03.16 22:28:28.408412 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1643 | 2026.03.16 22:28:28.408428 [ 288 ] {} <Debug> TCP-Session: 30bbb1de-28d8-4f5f-ab9d-042d0cf9a78e Authenticating user 'default' from [fd00:1122:3344:101::e]:44747 | ||
| 1644 | 2026.03.16 22:28:28.408441 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1645 | 2026.03.16 22:28:28.408445 [ 289 ] {} <Debug> TCP-Session: e92f6e41-8850-4574-b629-cded968882bd Authenticating user 'default' from [fd00:1122:3344:101::e]:43163 | ||
| 1646 | 2026.03.16 22:28:28.408475 [ 288 ] {} <Debug> TCP-Session: 30bbb1de-28d8-4f5f-ab9d-042d0cf9a78e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1647 | 2026.03.16 22:28:28.408481 [ 292 ] {} <Debug> TCP-Session: 460e431e-f12b-4f35-ac51-90c0ed3926ff Authenticating user 'default' from [fd00:1122:3344:101::e]:56919 | ||
| 1648 | 2026.03.16 22:28:28.408502 [ 288 ] {} <Debug> TCP-Session: 30bbb1de-28d8-4f5f-ab9d-042d0cf9a78e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1649 | 2026.03.16 22:28:28.408506 [ 289 ] {} <Debug> TCP-Session: e92f6e41-8850-4574-b629-cded968882bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1650 | 2026.03.16 22:28:28.408521 [ 292 ] {} <Debug> TCP-Session: 460e431e-f12b-4f35-ac51-90c0ed3926ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1651 | 2026.03.16 22:28:28.408541 [ 289 ] {} <Debug> TCP-Session: e92f6e41-8850-4574-b629-cded968882bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1652 | 2026.03.16 22:28:28.408558 [ 292 ] {} <Debug> TCP-Session: 460e431e-f12b-4f35-ac51-90c0ed3926ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1653 | 2026.03.16 22:28:28.408452 [ 293 ] {} <Debug> TCP-Session: 0a5a56ec-ccee-4855-b3ee-574920433eb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:35667 | ||
| 1654 | 2026.03.16 22:28:28.408418 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1655 | 2026.03.16 22:28:28.408621 [ 293 ] {} <Debug> TCP-Session: 0a5a56ec-ccee-4855-b3ee-574920433eb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1656 | 2026.03.16 22:28:28.408641 [ 294 ] {} <Debug> TCP-Session: 28ec55d8-db48-427a-8877-074be868a573 Authenticating user 'default' from [fd00:1122:3344:101::e]:43447 | ||
| 1657 | 2026.03.16 22:28:28.408660 [ 293 ] {} <Debug> TCP-Session: 0a5a56ec-ccee-4855-b3ee-574920433eb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1658 | 2026.03.16 22:28:28.408676 [ 294 ] {} <Debug> TCP-Session: 28ec55d8-db48-427a-8877-074be868a573 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1659 | 2026.03.16 22:28:28.408183 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46665 | ||
| 1660 | 2026.03.16 22:28:28.408719 [ 294 ] {} <Debug> TCP-Session: 28ec55d8-db48-427a-8877-074be868a573 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1661 | 2026.03.16 22:28:28.408398 [ 287 ] {} <Debug> TCP-Session: 9a4051c8-d8d6-4a14-9fc9-1a06670a2000 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1662 | 2026.03.16 22:28:28.408398 [ 286 ] {} <Trace> TCP-Session: 41cc971c-c2d9-4bb0-b558-7f929fd7775a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1663 | 2026.03.16 22:28:28.408795 [ 287 ] {} <Debug> TCP-Session: 9a4051c8-d8d6-4a14-9fc9-1a06670a2000 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1664 | 2026.03.16 22:28:28.408167 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52844 | ||
| 1665 | 2026.03.16 22:28:28.408880 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1666 | 2026.03.16 22:28:28.408916 [ 291 ] {} <Debug> TCP-Session: a6522ae7-5141-4c77-9674-d290e862b1f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:46665 | ||
| 1667 | 2026.03.16 22:28:28.408939 [ 291 ] {} <Debug> TCP-Session: a6522ae7-5141-4c77-9674-d290e862b1f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1668 | 2026.03.16 22:28:28.408955 [ 291 ] {} <Debug> TCP-Session: a6522ae7-5141-4c77-9674-d290e862b1f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1669 | 2026.03.16 22:28:28.409003 [ 286 ] {3107a0d7-f823-4aca-abd4-e3a2ff4de245} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56163) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1670 | 2026.03.16 22:28:28.409034 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1671 | 2026.03.16 22:28:28.409068 [ 290 ] {} <Debug> TCP-Session: 73c38ecf-27f8-400b-aef5-1ca9b02e7125 Authenticating user 'default' from [fd00:1122:3344:101::e]:52844 | ||
| 1672 | 2026.03.16 22:28:28.409090 [ 290 ] {} <Debug> TCP-Session: 73c38ecf-27f8-400b-aef5-1ca9b02e7125 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1673 | 2026.03.16 22:28:28.409107 [ 290 ] {} <Debug> TCP-Session: 73c38ecf-27f8-400b-aef5-1ca9b02e7125 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1674 | 2026.03.16 22:28:28.409386 [ 286 ] {3107a0d7-f823-4aca-abd4-e3a2ff4de245} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1675 | 2026.03.16 22:28:28.409454 [ 286 ] {3107a0d7-f823-4aca-abd4-e3a2ff4de245} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1676 | 2026.03.16 22:28:28.409873 [ 286 ] {3107a0d7-f823-4aca-abd4-e3a2ff4de245} <Debug> oximeter.version (b90ba97a-e03f-4222-bd2b-4ce80a82988f) (SelectExecutor): Key condition: unknown | ||
| 1677 | 2026.03.16 22:28:28.411162 [ 337 ] {3107a0d7-f823-4aca-abd4-e3a2ff4de245} <Trace> AggregatingTransform: Aggregating | ||
| 1678 | 2026.03.16 22:28:28.411213 [ 337 ] {3107a0d7-f823-4aca-abd4-e3a2ff4de245} <Trace> Aggregator: Aggregation method: without_key | ||
| 1679 | 2026.03.16 22:28:28.411254 [ 337 ] {3107a0d7-f823-4aca-abd4-e3a2ff4de245} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001214306 sec. (823.516 rows/sec., 32.17 KiB/sec.) | ||
| 1680 | 2026.03.16 22:28:28.411274 [ 337 ] {3107a0d7-f823-4aca-abd4-e3a2ff4de245} <Trace> Aggregator: Merging aggregated data | ||
| 1681 | 2026.03.16 22:28:28.412560 [ 286 ] {3107a0d7-f823-4aca-abd4-e3a2ff4de245} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003637 sec., 274.95188342040143 rows/sec., 10.74 KiB/sec. | ||
| 1682 | 2026.03.16 22:28:28.412714 [ 286 ] {3107a0d7-f823-4aca-abd4-e3a2ff4de245} <Debug> TCPHandler: Processed in 0.004507585 sec. | ||
| 1683 | 2026.03.16 22:28:28.412844 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1684 | 2026.03.16 22:28:28.412871 [ 286 ] {} <Debug> TCP-Session: 41cc971c-c2d9-4bb0-b558-7f929fd7775a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1685 | 2026.03.16 22:28:28.412888 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1686 | 2026.03.16 22:28:28.412906 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1687 | 2026.03.16 22:28:28.412931 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1688 | 2026.03.16 22:28:28.412941 [ 293 ] {} <Debug> TCP-Session: 0a5a56ec-ccee-4855-b3ee-574920433eb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1689 | 2026.03.16 22:28:28.412964 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1690 | 2026.03.16 22:28:28.412961 [ 294 ] {} <Debug> TCP-Session: 28ec55d8-db48-427a-8877-074be868a573 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1691 | 2026.03.16 22:28:28.412981 [ 287 ] {} <Debug> TCP-Session: 9a4051c8-d8d6-4a14-9fc9-1a06670a2000 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1692 | 2026.03.16 22:28:28.412988 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1693 | 2026.03.16 22:28:28.413014 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1694 | 2026.03.16 22:28:28.413029 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1695 | 2026.03.16 22:28:28.413059 [ 289 ] {} <Debug> TCP-Session: e92f6e41-8850-4574-b629-cded968882bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1696 | 2026.03.16 22:28:28.413090 [ 291 ] {} <Debug> TCP-Session: a6522ae7-5141-4c77-9674-d290e862b1f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1697 | 2026.03.16 22:28:28.413114 [ 292 ] {} <Debug> TCP-Session: 460e431e-f12b-4f35-ac51-90c0ed3926ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1698 | 2026.03.16 22:28:28.413033 [ 290 ] {} <Debug> TCP-Session: 73c38ecf-27f8-400b-aef5-1ca9b02e7125 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1699 | 2026.03.16 22:28:28.412949 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1700 | 2026.03.16 22:28:28.413208 [ 288 ] {} <Debug> TCP-Session: 30bbb1de-28d8-4f5f-ab9d-042d0cf9a78e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1701 | 2026.03.16 22:28:29.000304 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.53 MiB, peak 179.63 MiB, free memory in arenas 0.00 B, will set to 170.88 MiB (RSS), difference: 1.34 MiB | ||
| 1702 | 2026.03.16 22:28:29.522914 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51848 | ||
| 1703 | 2026.03.16 22:28:29.523033 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1704 | 2026.03.16 22:28:29.523063 [ 286 ] {} <Debug> TCP-Session: 35581a81-2c1d-461e-9e3d-dfcb1192863a Authenticating user 'default' from [fd00:1122:3344:101::e]:51848 | ||
| 1705 | 2026.03.16 22:28:29.523090 [ 286 ] {} <Debug> TCP-Session: 35581a81-2c1d-461e-9e3d-dfcb1192863a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1706 | 2026.03.16 22:28:29.523109 [ 286 ] {} <Debug> TCP-Session: 35581a81-2c1d-461e-9e3d-dfcb1192863a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1707 | 2026.03.16 22:28:29.523353 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40407 | ||
| 1708 | 2026.03.16 22:28:29.523367 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42705 | ||
| 1709 | 2026.03.16 22:28:29.523405 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41536 | ||
| 1710 | 2026.03.16 22:28:29.523432 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54492 | ||
| 1711 | 2026.03.16 22:28:29.523451 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40123 | ||
| 1712 | 2026.03.16 22:28:29.523473 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1713 | 2026.03.16 22:28:29.523501 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1714 | 2026.03.16 22:28:29.523502 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1715 | 2026.03.16 22:28:29.523526 [ 287 ] {} <Debug> TCP-Session: 3baf15c1-5648-4bfb-aa6c-ceb189fa3a98 Authenticating user 'default' from [fd00:1122:3344:101::e]:40407 | ||
| 1716 | 2026.03.16 22:28:29.523535 [ 290 ] {} <Debug> TCP-Session: 3c294bb4-7f46-4f9a-bcfc-d9597c195119 Authenticating user 'default' from [fd00:1122:3344:101::e]:41536 | ||
| 1717 | 2026.03.16 22:28:29.523548 [ 286 ] {} <Trace> TCP-Session: 35581a81-2c1d-461e-9e3d-dfcb1192863a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1718 | 2026.03.16 22:28:29.523574 [ 290 ] {} <Debug> TCP-Session: 3c294bb4-7f46-4f9a-bcfc-d9597c195119 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1719 | 2026.03.16 22:28:29.523568 [ 287 ] {} <Debug> TCP-Session: 3baf15c1-5648-4bfb-aa6c-ceb189fa3a98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1720 | 2026.03.16 22:28:29.523610 [ 290 ] {} <Debug> TCP-Session: 3c294bb4-7f46-4f9a-bcfc-d9597c195119 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1721 | 2026.03.16 22:28:29.523633 [ 287 ] {} <Debug> TCP-Session: 3baf15c1-5648-4bfb-aa6c-ceb189fa3a98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1722 | 2026.03.16 22:28:29.523558 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1723 | 2026.03.16 22:28:29.523556 [ 288 ] {} <Debug> TCP-Session: a4fa8925-fceb-4b43-b457-e6dfb264396f Authenticating user 'default' from [fd00:1122:3344:101::e]:42705 | ||
| 1724 | 2026.03.16 22:28:29.523703 [ 292 ] {} <Debug> TCP-Session: 7098ee9e-0e2f-4e6f-ab2c-0867be754a88 Authenticating user 'default' from [fd00:1122:3344:101::e]:40123 | ||
| 1725 | 2026.03.16 22:28:29.523523 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1726 | 2026.03.16 22:28:29.523731 [ 292 ] {} <Debug> TCP-Session: 7098ee9e-0e2f-4e6f-ab2c-0867be754a88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1727 | 2026.03.16 22:28:29.523756 [ 291 ] {} <Debug> TCP-Session: 415dcf79-c77f-402c-9bdc-9ae4a995b538 Authenticating user 'default' from [fd00:1122:3344:101::e]:54492 | ||
| 1728 | 2026.03.16 22:28:29.523767 [ 292 ] {} <Debug> TCP-Session: 7098ee9e-0e2f-4e6f-ab2c-0867be754a88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1729 | 2026.03.16 22:28:29.523785 [ 291 ] {} <Debug> TCP-Session: 415dcf79-c77f-402c-9bdc-9ae4a995b538 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1730 | 2026.03.16 22:28:29.523796 [ 286 ] {61afc2e7-6897-4441-a236-ac515daa2ee7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51848) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1731 | 2026.03.16 22:28:29.523810 [ 291 ] {} <Debug> TCP-Session: 415dcf79-c77f-402c-9bdc-9ae4a995b538 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1732 | 2026.03.16 22:28:29.523468 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47815 | ||
| 1733 | 2026.03.16 22:28:29.523465 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62889 | ||
| 1734 | 2026.03.16 22:28:29.523411 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48238 | ||
| 1735 | 2026.03.16 22:28:29.523726 [ 288 ] {} <Debug> TCP-Session: a4fa8925-fceb-4b43-b457-e6dfb264396f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1736 | 2026.03.16 22:28:29.523924 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1737 | 2026.03.16 22:28:29.523954 [ 288 ] {} <Debug> TCP-Session: a4fa8925-fceb-4b43-b457-e6dfb264396f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1738 | 2026.03.16 22:28:29.523972 [ 294 ] {} <Debug> TCP-Session: 71b60d94-a56b-4da6-8206-80c77fc0b5c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:47815 | ||
| 1739 | 2026.03.16 22:28:29.523984 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1740 | 2026.03.16 22:28:29.523984 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1741 | 2026.03.16 22:28:29.523995 [ 294 ] {} <Debug> TCP-Session: 71b60d94-a56b-4da6-8206-80c77fc0b5c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1742 | 2026.03.16 22:28:29.524027 [ 289 ] {} <Debug> TCP-Session: 45882439-803b-495c-a285-b106b0bba35c Authenticating user 'default' from [fd00:1122:3344:101::e]:48238 | ||
| 1743 | 2026.03.16 22:28:29.524029 [ 293 ] {} <Debug> TCP-Session: dcdc4873-6ddc-47a1-92bd-b552ca410f00 Authenticating user 'default' from [fd00:1122:3344:101::e]:62889 | ||
| 1744 | 2026.03.16 22:28:29.524041 [ 294 ] {} <Debug> TCP-Session: 71b60d94-a56b-4da6-8206-80c77fc0b5c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1745 | 2026.03.16 22:28:29.524060 [ 289 ] {} <Debug> TCP-Session: 45882439-803b-495c-a285-b106b0bba35c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1746 | 2026.03.16 22:28:29.524062 [ 293 ] {} <Debug> TCP-Session: dcdc4873-6ddc-47a1-92bd-b552ca410f00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1747 | 2026.03.16 22:28:29.524083 [ 289 ] {} <Debug> TCP-Session: 45882439-803b-495c-a285-b106b0bba35c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1748 | 2026.03.16 22:28:29.524088 [ 293 ] {} <Debug> TCP-Session: dcdc4873-6ddc-47a1-92bd-b552ca410f00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1749 | 2026.03.16 22:28:29.524158 [ 286 ] {61afc2e7-6897-4441-a236-ac515daa2ee7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1750 | 2026.03.16 22:28:29.524225 [ 286 ] {61afc2e7-6897-4441-a236-ac515daa2ee7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1751 | 2026.03.16 22:28:29.524519 [ 286 ] {61afc2e7-6897-4441-a236-ac515daa2ee7} <Debug> oximeter.version (b90ba97a-e03f-4222-bd2b-4ce80a82988f) (SelectExecutor): Key condition: unknown | ||
| 1752 | 2026.03.16 22:28:29.525511 [ 302 ] {61afc2e7-6897-4441-a236-ac515daa2ee7} <Trace> AggregatingTransform: Aggregating | ||
| 1753 | 2026.03.16 22:28:29.525555 [ 302 ] {61afc2e7-6897-4441-a236-ac515daa2ee7} <Trace> Aggregator: Aggregation method: without_key | ||
| 1754 | 2026.03.16 22:28:29.525590 [ 302 ] {61afc2e7-6897-4441-a236-ac515daa2ee7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00096385 sec. (1037.506 rows/sec., 40.53 KiB/sec.) | ||
| 1755 | 2026.03.16 22:28:29.525609 [ 302 ] {61afc2e7-6897-4441-a236-ac515daa2ee7} <Trace> Aggregator: Merging aggregated data | ||
| 1756 | 2026.03.16 22:28:29.526733 [ 286 ] {61afc2e7-6897-4441-a236-ac515daa2ee7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003022 sec., 330.90668431502314 rows/sec., 12.93 KiB/sec. | ||
| 1757 | 2026.03.16 22:28:29.526881 [ 286 ] {61afc2e7-6897-4441-a236-ac515daa2ee7} <Debug> TCPHandler: Processed in 0.003529214 sec. | ||
| 1758 | 2026.03.16 22:28:29.527021 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1759 | 2026.03.16 22:28:29.527040 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1760 | 2026.03.16 22:28:29.527067 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1761 | 2026.03.16 22:28:29.527079 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1762 | 2026.03.16 22:28:29.527100 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1763 | 2026.03.16 22:28:29.527137 [ 294 ] {} <Debug> TCP-Session: 71b60d94-a56b-4da6-8206-80c77fc0b5c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1764 | 2026.03.16 22:28:29.527144 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1765 | 2026.03.16 22:28:29.527175 [ 289 ] {} <Debug> TCP-Session: 45882439-803b-495c-a285-b106b0bba35c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1766 | 2026.03.16 22:28:29.527183 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1767 | 2026.03.16 22:28:29.527210 [ 288 ] {} <Debug> TCP-Session: a4fa8925-fceb-4b43-b457-e6dfb264396f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1768 | 2026.03.16 22:28:29.527237 [ 293 ] {} <Debug> TCP-Session: dcdc4873-6ddc-47a1-92bd-b552ca410f00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1769 | 2026.03.16 22:28:29.527169 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1770 | 2026.03.16 22:28:29.527126 [ 292 ] {} <Debug> TCP-Session: 7098ee9e-0e2f-4e6f-ab2c-0867be754a88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1771 | 2026.03.16 22:28:29.527318 [ 290 ] {} <Debug> TCP-Session: 3c294bb4-7f46-4f9a-bcfc-d9597c195119 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1772 | 2026.03.16 22:28:29.527124 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1773 | 2026.03.16 22:28:29.527095 [ 287 ] {} <Debug> TCP-Session: 3baf15c1-5648-4bfb-aa6c-ceb189fa3a98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1774 | 2026.03.16 22:28:29.527498 [ 291 ] {} <Debug> TCP-Session: 415dcf79-c77f-402c-9bdc-9ae4a995b538 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1775 | 2026.03.16 22:28:29.527071 [ 286 ] {} <Debug> TCP-Session: 35581a81-2c1d-461e-9e3d-dfcb1192863a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1776 | 2026.03.16 22:28:29.601074 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44230 | ||
| 1777 | 2026.03.16 22:28:29.601191 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1778 | 2026.03.16 22:28:29.601223 [ 286 ] {} <Debug> TCP-Session: fd8b0198-51e8-45f7-8843-5e40e71b28d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:44230 | ||
| 1779 | 2026.03.16 22:28:29.601249 [ 286 ] {} <Debug> TCP-Session: fd8b0198-51e8-45f7-8843-5e40e71b28d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1780 | 2026.03.16 22:28:29.601263 [ 286 ] {} <Debug> TCP-Session: fd8b0198-51e8-45f7-8843-5e40e71b28d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1781 | 2026.03.16 22:28:29.601530 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56290 | ||
| 1782 | 2026.03.16 22:28:29.601536 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55776 | ||
| 1783 | 2026.03.16 22:28:29.601600 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50666 | ||
| 1784 | 2026.03.16 22:28:29.601611 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50330 | ||
| 1785 | 2026.03.16 22:28:29.601628 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63221 | ||
| 1786 | 2026.03.16 22:28:29.601629 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43166 | ||
| 1787 | 2026.03.16 22:28:29.601722 [ 286 ] {} <Trace> TCP-Session: fd8b0198-51e8-45f7-8843-5e40e71b28d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1788 | 2026.03.16 22:28:29.601599 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49693 | ||
| 1789 | 2026.03.16 22:28:29.601768 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1790 | 2026.03.16 22:28:29.601804 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1791 | 2026.03.16 22:28:29.601817 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1792 | 2026.03.16 22:28:29.601832 [ 287 ] {} <Debug> TCP-Session: 8866fda5-2dbd-4f87-be5b-33ef9149851b Authenticating user 'default' from [fd00:1122:3344:101::e]:56290 | ||
| 1793 | 2026.03.16 22:28:29.601847 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1794 | 2026.03.16 22:28:29.601858 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1795 | 2026.03.16 22:28:29.601873 [ 293 ] {} <Debug> TCP-Session: 5f0a0639-b3a8-4a06-9467-da63df3c4da4 Authenticating user 'default' from [fd00:1122:3344:101::e]:63221 | ||
| 1796 | 2026.03.16 22:28:29.601896 [ 292 ] {} <Debug> TCP-Session: b6fd4735-8f92-4eed-be90-9a4c811688fd Authenticating user 'default' from [fd00:1122:3344:101::e]:50330 | ||
| 1797 | 2026.03.16 22:28:29.601895 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1798 | 2026.03.16 22:28:29.601921 [ 289 ] {} <Debug> TCP-Session: 2b1c46d5-b318-41ca-890d-d01af7729e07 Authenticating user 'default' from [fd00:1122:3344:101::e]:49693 | ||
| 1799 | 2026.03.16 22:28:29.601952 [ 291 ] {} <Debug> TCP-Session: 5caed847-fb1b-4959-b67a-c0b2582eca3c Authenticating user 'default' from [fd00:1122:3344:101::e]:50666 | ||
| 1800 | 2026.03.16 22:28:29.601949 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1801 | 2026.03.16 22:28:29.601980 [ 291 ] {} <Debug> TCP-Session: 5caed847-fb1b-4959-b67a-c0b2582eca3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1802 | 2026.03.16 22:28:29.601976 [ 286 ] {9889f89d-81f4-4ac0-ba71-8edf9e10a05f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44230) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1803 | 2026.03.16 22:28:29.602007 [ 291 ] {} <Debug> TCP-Session: 5caed847-fb1b-4959-b67a-c0b2582eca3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1804 | 2026.03.16 22:28:29.602004 [ 288 ] {} <Debug> TCP-Session: e26ac2ee-46bd-47af-af94-34842437d41e Authenticating user 'default' from [fd00:1122:3344:101::e]:55776 | ||
| 1805 | 2026.03.16 22:28:29.601974 [ 289 ] {} <Debug> TCP-Session: 2b1c46d5-b318-41ca-890d-d01af7729e07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1806 | 2026.03.16 22:28:29.602071 [ 288 ] {} <Debug> TCP-Session: e26ac2ee-46bd-47af-af94-34842437d41e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1807 | 2026.03.16 22:28:29.602100 [ 289 ] {} <Debug> TCP-Session: 2b1c46d5-b318-41ca-890d-d01af7729e07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1808 | 2026.03.16 22:28:29.602116 [ 288 ] {} <Debug> TCP-Session: e26ac2ee-46bd-47af-af94-34842437d41e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1809 | 2026.03.16 22:28:29.601928 [ 293 ] {} <Debug> TCP-Session: 5f0a0639-b3a8-4a06-9467-da63df3c4da4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1810 | 2026.03.16 22:28:29.601884 [ 287 ] {} <Debug> TCP-Session: 8866fda5-2dbd-4f87-be5b-33ef9149851b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1811 | 2026.03.16 22:28:29.602166 [ 293 ] {} <Debug> TCP-Session: 5f0a0639-b3a8-4a06-9467-da63df3c4da4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1812 | 2026.03.16 22:28:29.602192 [ 287 ] {} <Debug> TCP-Session: 8866fda5-2dbd-4f87-be5b-33ef9149851b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1813 | 2026.03.16 22:28:29.601860 [ 294 ] {} <Debug> TCP-Session: 1f13bbd5-7fdf-4105-83c4-30c6940c5e01 Authenticating user 'default' from [fd00:1122:3344:101::e]:43166 | ||
| 1814 | 2026.03.16 22:28:29.601579 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51949 | ||
| 1815 | 2026.03.16 22:28:29.602257 [ 294 ] {} <Debug> TCP-Session: 1f13bbd5-7fdf-4105-83c4-30c6940c5e01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1816 | 2026.03.16 22:28:29.601938 [ 292 ] {} <Debug> TCP-Session: b6fd4735-8f92-4eed-be90-9a4c811688fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1817 | 2026.03.16 22:28:29.602284 [ 294 ] {} <Debug> TCP-Session: 1f13bbd5-7fdf-4105-83c4-30c6940c5e01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1818 | 2026.03.16 22:28:29.602306 [ 292 ] {} <Debug> TCP-Session: b6fd4735-8f92-4eed-be90-9a4c811688fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1819 | 2026.03.16 22:28:29.602313 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1820 | 2026.03.16 22:28:29.602344 [ 290 ] {} <Debug> TCP-Session: 1e8b0337-80e9-4e71-bb80-c3c672f9684a Authenticating user 'default' from [fd00:1122:3344:101::e]:51949 | ||
| 1821 | 2026.03.16 22:28:29.602361 [ 290 ] {} <Debug> TCP-Session: 1e8b0337-80e9-4e71-bb80-c3c672f9684a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1822 | 2026.03.16 22:28:29.602373 [ 290 ] {} <Debug> TCP-Session: 1e8b0337-80e9-4e71-bb80-c3c672f9684a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1823 | 2026.03.16 22:28:29.602383 [ 286 ] {9889f89d-81f4-4ac0-ba71-8edf9e10a05f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1824 | 2026.03.16 22:28:29.602450 [ 286 ] {9889f89d-81f4-4ac0-ba71-8edf9e10a05f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1825 | 2026.03.16 22:28:29.602807 [ 286 ] {9889f89d-81f4-4ac0-ba71-8edf9e10a05f} <Debug> oximeter.version (b90ba97a-e03f-4222-bd2b-4ce80a82988f) (SelectExecutor): Key condition: unknown | ||
| 1826 | 2026.03.16 22:28:29.602920 [ 286 ] {9889f89d-81f4-4ac0-ba71-8edf9e10a05f} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1827 | 2026.03.16 22:28:30.001179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.16 MiB, peak 179.63 MiB, free memory in arenas 0.00 B, will set to 190.63 MiB (RSS), difference: 19.47 MiB | ||
| 1828 | 2026.03.16 22:28:30.023656 [ 342 ] {9889f89d-81f4-4ac0-ba71-8edf9e10a05f} <Trace> AggregatingTransform: Aggregating | ||
| 1829 | 2026.03.16 22:28:30.023730 [ 342 ] {9889f89d-81f4-4ac0-ba71-8edf9e10a05f} <Trace> Aggregator: Aggregation method: without_key | ||
| 1830 | 2026.03.16 22:28:30.023770 [ 342 ] {9889f89d-81f4-4ac0-ba71-8edf9e10a05f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001066232 sec. (937.882 rows/sec., 36.64 KiB/sec.) | ||
| 1831 | 2026.03.16 22:28:30.023790 [ 342 ] {9889f89d-81f4-4ac0-ba71-8edf9e10a05f} <Trace> Aggregator: Merging aggregated data | ||
| 1832 | 2026.03.16 22:28:30.025040 [ 286 ] {9889f89d-81f4-4ac0-ba71-8edf9e10a05f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.423147 sec., 2.3632449243407136 rows/sec., 94.53 B/sec. | ||
| 1833 | 2026.03.16 22:28:30.025236 [ 286 ] {9889f89d-81f4-4ac0-ba71-8edf9e10a05f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1834 | 2026.03.16 22:28:30.025256 [ 286 ] {9889f89d-81f4-4ac0-ba71-8edf9e10a05f} <Debug> TCPHandler: Processed in 0.423754872 sec. | ||
| 1835 | 2026.03.16 22:28:30.025373 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1836 | 2026.03.16 22:28:30.025408 [ 286 ] {} <Debug> TCP-Session: fd8b0198-51e8-45f7-8843-5e40e71b28d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1837 | 2026.03.16 22:28:30.025411 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1838 | 2026.03.16 22:28:30.025437 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1839 | 2026.03.16 22:28:30.025462 [ 294 ] {} <Debug> TCP-Session: 1f13bbd5-7fdf-4105-83c4-30c6940c5e01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1840 | 2026.03.16 22:28:30.025461 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1841 | 2026.03.16 22:28:30.025509 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1842 | 2026.03.16 22:28:30.025525 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1843 | 2026.03.16 22:28:30.025547 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1844 | 2026.03.16 22:28:30.025560 [ 289 ] {} <Debug> TCP-Session: 2b1c46d5-b318-41ca-890d-d01af7729e07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1845 | 2026.03.16 22:28:30.025579 [ 290 ] {} <Debug> TCP-Session: 1e8b0337-80e9-4e71-bb80-c3c672f9684a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1846 | 2026.03.16 22:28:30.025604 [ 293 ] {} <Debug> TCP-Session: 5f0a0639-b3a8-4a06-9467-da63df3c4da4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1847 | 2026.03.16 22:28:30.025566 [ 291 ] {} <Debug> TCP-Session: 5caed847-fb1b-4959-b67a-c0b2582eca3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1848 | 2026.03.16 22:28:30.025500 [ 288 ] {} <Debug> TCP-Session: e26ac2ee-46bd-47af-af94-34842437d41e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1849 | 2026.03.16 22:28:30.025487 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1850 | 2026.03.16 22:28:30.025473 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1851 | 2026.03.16 22:28:30.025717 [ 292 ] {} <Debug> TCP-Session: b6fd4735-8f92-4eed-be90-9a4c811688fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1852 | 2026.03.16 22:28:30.025746 [ 287 ] {} <Debug> TCP-Session: 8866fda5-2dbd-4f87-be5b-33ef9149851b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1853 | 2026.03.16 22:28:30.716830 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 276 | ||
| 1854 | 2026.03.16 22:28:30.720164 [ 242 ] {} <Trace> system.query_log (f4e4a36b-4ede-4294-82dc-58b43a49a0a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1855 | 2026.03.16 22:28:30.720217 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1856 | 2026.03.16 22:28:30.721686 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1857 | 2026.03.16 22:28:30.722338 [ 242 ] {} <Trace> system.query_log (f4e4a36b-4ede-4294-82dc-58b43a49a0a5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1858 | 2026.03.16 22:28:30.722637 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 276 | ||
| 1859 | 2026.03.16 22:28:32.895147 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1860 | 2026.03.16 22:28:32.895361 [ 259 ] {d20097cb-ec3b-49d8-a004-d755920781a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1861 | 2026.03.16 22:28:32.895436 [ 259 ] {d20097cb-ec3b-49d8-a004-d755920781a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1862 | 2026.03.16 22:28:32.896149 [ 259 ] {d20097cb-ec3b-49d8-a004-d755920781a3} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1863 | 2026.03.16 22:28:32.896197 [ 259 ] {d20097cb-ec3b-49d8-a004-d755920781a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1864 | 2026.03.16 22:28:32.896721 [ 259 ] {d20097cb-ec3b-49d8-a004-d755920781a3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1865 | 2026.03.16 22:28:32.897261 [ 259 ] {d20097cb-ec3b-49d8-a004-d755920781a3} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1866 | 2026.03.16 22:28:32.897405 [ 90 ] {} <Debug> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1867 | 2026.03.16 22:28:32.897428 [ 259 ] {d20097cb-ec3b-49d8-a004-d755920781a3} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00212 sec., 35849.056603773584 rows/sec., 2.95 MiB/sec. | ||
| 1868 | 2026.03.16 22:28:32.897489 [ 90 ] {} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1869 | 2026.03.16 22:28:32.897493 [ 259 ] {d20097cb-ec3b-49d8-a004-d755920781a3} <Debug> TCPHandler: Processed in 0.002483973 sec. | ||
| 1870 | 2026.03.16 22:28:32.897522 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1871 | 2026.03.16 22:28:32.897652 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1872 | 2026.03.16 22:28:32.897760 [ 259 ] {661a2053-a229-4c81-a055-fe47998ee3c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1873 | 2026.03.16 22:28:32.897806 [ 259 ] {661a2053-a229-4c81-a055-fe47998ee3c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1874 | 2026.03.16 22:28:32.898233 [ 259 ] {661a2053-a229-4c81-a055-fe47998ee3c8} <Trace> oximeter.fields_u16 (9ff80dee-a025-45d1-8480-5b19bdac903c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1875 | 2026.03.16 22:28:32.898271 [ 259 ] {661a2053-a229-4c81-a055-fe47998ee3c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1876 | 2026.03.16 22:28:32.898702 [ 259 ] {661a2053-a229-4c81-a055-fe47998ee3c8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1877 | 2026.03.16 22:28:32.899181 [ 259 ] {661a2053-a229-4c81-a055-fe47998ee3c8} <Trace> oximeter.fields_u16 (9ff80dee-a025-45d1-8480-5b19bdac903c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1878 | 2026.03.16 22:28:32.899318 [ 259 ] {661a2053-a229-4c81-a055-fe47998ee3c8} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001581 sec., 6325.110689437065 rows/sec., 475.62 KiB/sec. | ||
| 1879 | 2026.03.16 22:28:32.899355 [ 259 ] {661a2053-a229-4c81-a055-fe47998ee3c8} <Debug> TCPHandler: Processed in 0.001762667 sec. | ||
| 1880 | 2026.03.16 22:28:32.899460 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1881 | 2026.03.16 22:28:32.899561 [ 259 ] {6ca9a533-7e6c-4862-849a-358b3cd4262a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1882 | 2026.03.16 22:28:32.899602 [ 259 ] {6ca9a533-7e6c-4862-849a-358b3cd4262a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1883 | 2026.03.16 22:28:32.899738 [ 200 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::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 | ||
| 1884 | 2026.03.16 22:28:32.900041 [ 259 ] {6ca9a533-7e6c-4862-849a-358b3cd4262a} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1885 | 2026.03.16 22:28:32.900083 [ 259 ] {6ca9a533-7e6c-4862-849a-358b3cd4262a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1886 | 2026.03.16 22:28:32.900573 [ 259 ] {6ca9a533-7e6c-4862-849a-358b3cd4262a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1887 | 2026.03.16 22:28:32.901069 [ 259 ] {6ca9a533-7e6c-4862-849a-358b3cd4262a} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1888 | 2026.03.16 22:28:32.901207 [ 259 ] {6ca9a533-7e6c-4862-849a-358b3cd4262a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001671 sec., 44284.85936564931 rows/sec., 3.46 MiB/sec. | ||
| 1889 | 2026.03.16 22:28:32.901232 [ 87 ] {} <Debug> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1890 | 2026.03.16 22:28:32.901243 [ 259 ] {6ca9a533-7e6c-4862-849a-358b3cd4262a} <Debug> TCPHandler: Processed in 0.001833979 sec. | ||
| 1891 | 2026.03.16 22:28:32.901308 [ 87 ] {} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1892 | 2026.03.16 22:28:32.901335 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1893 | 2026.03.16 22:28:32.901407 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1894 | 2026.03.16 22:28:32.901453 [ 189 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::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 | ||
| 1895 | 2026.03.16 22:28:32.901507 [ 259 ] {9dcc26e8-c786-4789-a8be-8240bdd77c17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1896 | 2026.03.16 22:28:32.901550 [ 259 ] {9dcc26e8-c786-4789-a8be-8240bdd77c17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1897 | 2026.03.16 22:28:32.901973 [ 259 ] {9dcc26e8-c786-4789-a8be-8240bdd77c17} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1898 | 2026.03.16 22:28:32.902011 [ 259 ] {9dcc26e8-c786-4789-a8be-8240bdd77c17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1899 | 2026.03.16 22:28:32.902145 [ 189 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1900 | 2026.03.16 22:28:32.902149 [ 200 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1901 | 2026.03.16 22:28:32.902283 [ 189 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 510 rows starting from the beginning of the part | ||
| 1902 | 2026.03.16 22:28:32.902286 [ 200 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 822 rows starting from the beginning of the part | ||
| 1903 | 2026.03.16 22:28:32.902407 [ 189 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1904 | 2026.03.16 22:28:32.902426 [ 200 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::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 | ||
| 1905 | 2026.03.16 22:28:32.902476 [ 189 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 500 rows starting from the beginning of the part | ||
| 1906 | 2026.03.16 22:28:32.902499 [ 259 ] {9dcc26e8-c786-4789-a8be-8240bdd77c17} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1907 | 2026.03.16 22:28:32.902501 [ 200 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 817 rows starting from the beginning of the part | ||
| 1908 | 2026.03.16 22:28:32.902537 [ 189 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1040 rows starting from the beginning of the part | ||
| 1909 | 2026.03.16 22:28:32.902583 [ 200 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2043 rows starting from the beginning of the part | ||
| 1910 | 2026.03.16 22:28:32.902600 [ 189 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 1911 | 2026.03.16 22:28:32.902638 [ 200 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1912 | 2026.03.16 22:28:32.902662 [ 189 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 74 rows starting from the beginning of the part | ||
| 1913 | 2026.03.16 22:28:32.902704 [ 200 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 76 rows starting from the beginning of the part | ||
| 1914 | 2026.03.16 22:28:32.903001 [ 259 ] {9dcc26e8-c786-4789-a8be-8240bdd77c17} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1915 | 2026.03.16 22:28:32.903121 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1916 | 2026.03.16 22:28:32.903148 [ 259 ] {9dcc26e8-c786-4789-a8be-8240bdd77c17} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001661 sec., 96327.5135460566 rows/sec., 6.71 MiB/sec. | ||
| 1917 | 2026.03.16 22:28:32.903166 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1918 | 2026.03.16 22:28:32.903191 [ 259 ] {9dcc26e8-c786-4789-a8be-8240bdd77c17} <Debug> TCPHandler: Processed in 0.001834669 sec. | ||
| 1919 | 2026.03.16 22:28:32.903193 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1920 | 2026.03.16 22:28:32.903318 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1921 | 2026.03.16 22:28:32.903320 [ 196 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::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 | ||
| 1922 | 2026.03.16 22:28:32.903421 [ 259 ] {a0ead163-c955-45d8-8bb0-5e9d0ff41e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1923 | 2026.03.16 22:28:32.903476 [ 196 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1924 | 2026.03.16 22:28:32.903480 [ 259 ] {a0ead163-c955-45d8-8bb0-5e9d0ff41e7e} <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 | ||
| 1925 | 2026.03.16 22:28:32.903534 [ 196 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 270 rows starting from the beginning of the part | ||
| 1926 | 2026.03.16 22:28:32.903634 [ 196 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1927 | 2026.03.16 22:28:32.903698 [ 196 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 265 rows starting from the beginning of the part | ||
| 1928 | 2026.03.16 22:28:32.903783 [ 196 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2114 rows starting from the beginning of the part | ||
| 1929 | 2026.03.16 22:28:32.903846 [ 196 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 128 rows starting from the beginning of the part | ||
| 1930 | 2026.03.16 22:28:32.903902 [ 196 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1931 | 2026.03.16 22:28:32.904146 [ 201 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2252 rows, containing 5 columns (5 merged, 0 gathered) in 0.002741728 sec., 821379.8013515563 rows/sec., 61.14 MiB/sec. | ||
| 1932 | 2026.03.16 22:28:32.904345 [ 259 ] {a0ead163-c955-45d8-8bb0-5e9d0ff41e7e} <Trace> oximeter.measurements_histogramu64 (75c4e3db-edb1-4787-8a10-1ef3ceee3465): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1933 | 2026.03.16 22:28:32.904390 [ 259 ] {a0ead163-c955-45d8-8bb0-5e9d0ff41e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1934 | 2026.03.16 22:28:32.904616 [ 192 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1935 | 2026.03.16 22:28:32.905137 [ 259 ] {a0ead163-c955-45d8-8bb0-5e9d0ff41e7e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1936 | 2026.03.16 22:28:32.905211 [ 200 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3870 rows, containing 5 columns (5 merged, 0 gathered) in 0.007588621 sec., 509974.0782943304 rows/sec., 41.32 MiB/sec. | ||
| 1937 | 2026.03.16 22:28:32.905455 [ 192 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_6_1} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1938 | 2026.03.16 22:28:32.905568 [ 192 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_6_1} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1939 | 2026.03.16 22:28:32.905701 [ 259 ] {a0ead163-c955-45d8-8bb0-5e9d0ff41e7e} <Trace> oximeter.measurements_histogramu64 (75c4e3db-edb1-4787-8a10-1ef3ceee3465): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1940 | 2026.03.16 22:28:32.905706 [ 201 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1941 | 2026.03.16 22:28:32.905701 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 1942 | 2026.03.16 22:28:32.905889 [ 259 ] {a0ead163-c955-45d8-8bb0-5e9d0ff41e7e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002485 sec., 4024.144869215292 rows/sec., 7.21 MiB/sec. | ||
| 1943 | 2026.03.16 22:28:32.905966 [ 259 ] {a0ead163-c955-45d8-8bb0-5e9d0ff41e7e} <Debug> TCPHandler: Processed in 0.002699137 sec. | ||
| 1944 | 2026.03.16 22:28:32.906092 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1945 | 2026.03.16 22:28:32.906191 [ 259 ] {44bf5e3c-baf8-4570-b78f-c140d8ba18b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1946 | 2026.03.16 22:28:32.906235 [ 259 ] {44bf5e3c-baf8-4570-b78f-c140d8ba18b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1947 | 2026.03.16 22:28:32.906334 [ 201 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_6_1} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1948 | 2026.03.16 22:28:32.906407 [ 201 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_6_1} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1949 | 2026.03.16 22:28:32.906487 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 1950 | 2026.03.16 22:28:32.906600 [ 259 ] {44bf5e3c-baf8-4570-b78f-c140d8ba18b0} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1951 | 2026.03.16 22:28:32.906636 [ 259 ] {44bf5e3c-baf8-4570-b78f-c140d8ba18b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1952 | 2026.03.16 22:28:32.907120 [ 259 ] {44bf5e3c-baf8-4570-b78f-c140d8ba18b0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1953 | 2026.03.16 22:28:32.907155 [ 186 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3097 rows, containing 5 columns (5 merged, 0 gathered) in 0.003887682 sec., 796618.653480403 rows/sec., 52.73 MiB/sec. | ||
| 1954 | 2026.03.16 22:28:32.907575 [ 259 ] {44bf5e3c-baf8-4570-b78f-c140d8ba18b0} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1955 | 2026.03.16 22:28:32.907644 [ 201 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1956 | 2026.03.16 22:28:32.907688 [ 87 ] {} <Debug> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1957 | 2026.03.16 22:28:32.907720 [ 259 ] {44bf5e3c-baf8-4570-b78f-c140d8ba18b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001548 sec., 38759.689922480626 rows/sec., 2.61 MiB/sec. | ||
| 1958 | 2026.03.16 22:28:32.907736 [ 87 ] {} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1959 | 2026.03.16 22:28:32.907764 [ 259 ] {44bf5e3c-baf8-4570-b78f-c140d8ba18b0} <Debug> TCPHandler: Processed in 0.001722667 sec. | ||
| 1960 | 2026.03.16 22:28:32.907765 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1961 | 2026.03.16 22:28:32.907885 [ 186 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::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 | ||
| 1962 | 2026.03.16 22:28:32.908012 [ 186 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1963 | 2026.03.16 22:28:32.908059 [ 186 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 1964 | 2026.03.16 22:28:32.908149 [ 186 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1965 | 2026.03.16 22:28:32.908165 [ 201 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1966 | 2026.03.16 22:28:32.908201 [ 186 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 90 rows starting from the beginning of the part | ||
| 1967 | 2026.03.16 22:28:32.908240 [ 201 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1968 | 2026.03.16 22:28:32.908253 [ 186 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 1969 | 2026.03.16 22:28:32.908305 [ 186 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part | ||
| 1970 | 2026.03.16 22:28:32.908323 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 1971 | 2026.03.16 22:28:32.908347 [ 186 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1972 | 2026.03.16 22:28:32.909348 [ 192 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.001510502 sec., 238331.36268604742 rows/sec., 15.49 MiB/sec. | ||
| 1973 | 2026.03.16 22:28:32.909658 [ 201 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1974 | 2026.03.16 22:28:32.910106 [ 201 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_6_1} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1975 | 2026.03.16 22:28:32.910173 [ 201 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_6_1} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1976 | 2026.03.16 22:28:32.910237 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1977 | 2026.03.16 22:28:33.000166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 192.42 MiB, peak 204.12 MiB, free memory in arenas 0.00 B, will set to 193.71 MiB (RSS), difference: 1.29 MiB | ||
| 1978 | 2026.03.16 22:28:35.651617 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1979 | 2026.03.16 22:28:35.651663 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1980 | 2026.03.16 22:28:35.719644 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2830 | ||
| 1981 | 2026.03.16 22:28:35.720135 [ 244 ] {} <Trace> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1982 | 2026.03.16 22:28:35.720181 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1983 | 2026.03.16 22:28:35.720811 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1984 | 2026.03.16 22:28:35.721291 [ 244 ] {} <Trace> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1985 | 2026.03.16 22:28:35.721432 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2830 | ||
| 1986 | 2026.03.16 22:28:35.721463 [ 79 ] {} <Debug> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1987 | 2026.03.16 22:28:35.721534 [ 79 ] {} <Trace> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1988 | 2026.03.16 22:28:35.721554 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1989 | 2026.03.16 22:28:35.721704 [ 186 ] {ee6cf086-9b1a-4c9d-b31a-d317c3113407::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 | ||
| 1990 | 2026.03.16 22:28:35.721842 [ 186 ] {ee6cf086-9b1a-4c9d-b31a-d317c3113407::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1991 | 2026.03.16 22:28:35.721879 [ 186 ] {ee6cf086-9b1a-4c9d-b31a-d317c3113407::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1992 | 2026.03.16 22:28:35.721938 [ 186 ] {ee6cf086-9b1a-4c9d-b31a-d317c3113407::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1993 | 2026.03.16 22:28:35.721978 [ 186 ] {ee6cf086-9b1a-4c9d-b31a-d317c3113407::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1994 | 2026.03.16 22:28:35.722015 [ 186 ] {ee6cf086-9b1a-4c9d-b31a-d317c3113407::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1995 | 2026.03.16 22:28:35.722049 [ 186 ] {ee6cf086-9b1a-4c9d-b31a-d317c3113407::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 491 rows starting from the beginning of the part | ||
| 1996 | 2026.03.16 22:28:35.722089 [ 186 ] {ee6cf086-9b1a-4c9d-b31a-d317c3113407::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1997 | 2026.03.16 22:28:35.755905 [ 192 ] {ee6cf086-9b1a-4c9d-b31a-d317c3113407::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2830 rows, containing 4 columns (4 merged, 0 gathered) in 0.034279167 sec., 82557.43204028266 rows/sec., 1.18 MiB/sec. | ||
| 1998 | 2026.03.16 22:28:35.756871 [ 190 ] {ee6cf086-9b1a-4c9d-b31a-d317c3113407::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1999 | 2026.03.16 22:28:35.757425 [ 190 ] {ee6cf086-9b1a-4c9d-b31a-d317c3113407::all_1_6_1} <Trace> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2000 | 2026.03.16 22:28:35.757499 [ 190 ] {ee6cf086-9b1a-4c9d-b31a-d317c3113407::all_1_6_1} <Trace> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2001 | 2026.03.16 22:28:35.757572 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 2002 | 2026.03.16 22:28:35.863974 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 2003 | 2026.03.16 22:28:35.882128 [ 243 ] {} <Trace> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2004 | 2026.03.16 22:28:35.882194 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2005 | 2026.03.16 22:28:35.888488 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2006 | 2026.03.16 22:28:35.889675 [ 243 ] {} <Trace> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2007 | 2026.03.16 22:28:35.889982 [ 79 ] {} <Debug> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2008 | 2026.03.16 22:28:35.890025 [ 79 ] {} <Trace> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2009 | 2026.03.16 22:28:35.890048 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2010 | 2026.03.16 22:28:35.890172 [ 190 ] {17c176fe-b254-42fc-bf2b-68f5777eca70::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 | ||
| 2011 | 2026.03.16 22:28:35.895335 [ 190 ] {17c176fe-b254-42fc-bf2b-68f5777eca70::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2012 | 2026.03.16 22:28:35.895593 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 2013 | 2026.03.16 22:28:35.896916 [ 190 ] {17c176fe-b254-42fc-bf2b-68f5777eca70::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 | ||
| 2014 | 2026.03.16 22:28:35.901471 [ 190 ] {17c176fe-b254-42fc-bf2b-68f5777eca70::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 | ||
| 2015 | 2026.03.16 22:28:35.905868 [ 190 ] {17c176fe-b254-42fc-bf2b-68f5777eca70::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 | ||
| 2016 | 2026.03.16 22:28:35.910306 [ 190 ] {17c176fe-b254-42fc-bf2b-68f5777eca70::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 | ||
| 2017 | 2026.03.16 22:28:35.919615 [ 190 ] {17c176fe-b254-42fc-bf2b-68f5777eca70::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 | ||
| 2018 | 2026.03.16 22:28:35.924085 [ 190 ] {17c176fe-b254-42fc-bf2b-68f5777eca70::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 | ||
| 2019 | 2026.03.16 22:28:35.985756 [ 192 ] {17c176fe-b254-42fc-bf2b-68f5777eca70::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.095636229 sec., 480.98927029002783 rows/sec., 2.49 MiB/sec. | ||
| 2020 | 2026.03.16 22:28:35.988300 [ 193 ] {17c176fe-b254-42fc-bf2b-68f5777eca70::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2021 | 2026.03.16 22:28:35.990815 [ 193 ] {17c176fe-b254-42fc-bf2b-68f5777eca70::all_1_6_1} <Trace> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2022 | 2026.03.16 22:28:35.990927 [ 193 ] {17c176fe-b254-42fc-bf2b-68f5777eca70::all_1_6_1} <Trace> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2023 | 2026.03.16 22:28:35.992906 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 2024 | 2026.03.16 22:28:36.000327 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 194.85 MiB, peak 204.39 MiB, free memory in arenas 0.00 B, will set to 205.68 MiB (RSS), difference: 10.83 MiB | ||
| 2025 | 2026.03.16 22:28:37.895211 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2026 | 2026.03.16 22:28:37.895402 [ 259 ] {d696214d-09ca-4115-bc0b-2caccb89c1cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2027 | 2026.03.16 22:28:37.895470 [ 259 ] {d696214d-09ca-4115-bc0b-2caccb89c1cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2028 | 2026.03.16 22:28:37.896075 [ 259 ] {d696214d-09ca-4115-bc0b-2caccb89c1cd} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2029 | 2026.03.16 22:28:37.896131 [ 259 ] {d696214d-09ca-4115-bc0b-2caccb89c1cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2030 | 2026.03.16 22:28:37.896637 [ 259 ] {d696214d-09ca-4115-bc0b-2caccb89c1cd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2031 | 2026.03.16 22:28:37.897079 [ 259 ] {d696214d-09ca-4115-bc0b-2caccb89c1cd} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2032 | 2026.03.16 22:28:37.897250 [ 259 ] {d696214d-09ca-4115-bc0b-2caccb89c1cd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001896 sec., 29535.864978902955 rows/sec., 2.27 MiB/sec. | ||
| 2033 | 2026.03.16 22:28:37.897307 [ 259 ] {d696214d-09ca-4115-bc0b-2caccb89c1cd} <Debug> TCPHandler: Processed in 0.002226737 sec. | ||
| 2034 | 2026.03.16 22:28:37.897446 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2035 | 2026.03.16 22:28:37.897548 [ 259 ] {ea4a6d48-8446-4909-a516-de37f775104c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2036 | 2026.03.16 22:28:37.897591 [ 259 ] {ea4a6d48-8446-4909-a516-de37f775104c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2037 | 2026.03.16 22:28:37.898024 [ 259 ] {ea4a6d48-8446-4909-a516-de37f775104c} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2038 | 2026.03.16 22:28:37.898062 [ 259 ] {ea4a6d48-8446-4909-a516-de37f775104c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2039 | 2026.03.16 22:28:37.898456 [ 259 ] {ea4a6d48-8446-4909-a516-de37f775104c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2040 | 2026.03.16 22:28:37.898874 [ 259 ] {ea4a6d48-8446-4909-a516-de37f775104c} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2041 | 2026.03.16 22:28:37.899004 [ 259 ] {ea4a6d48-8446-4909-a516-de37f775104c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001497 sec., 42752.17100868403 rows/sec., 3.34 MiB/sec. | ||
| 2042 | 2026.03.16 22:28:37.899039 [ 259 ] {ea4a6d48-8446-4909-a516-de37f775104c} <Debug> TCPHandler: Processed in 0.001669016 sec. | ||
| 2043 | 2026.03.16 22:28:37.899149 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2044 | 2026.03.16 22:28:37.899237 [ 259 ] {c6251778-d8dc-4a69-997d-b6b91ea83c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2045 | 2026.03.16 22:28:37.899278 [ 259 ] {c6251778-d8dc-4a69-997d-b6b91ea83c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2046 | 2026.03.16 22:28:37.899631 [ 259 ] {c6251778-d8dc-4a69-997d-b6b91ea83c44} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2047 | 2026.03.16 22:28:37.899664 [ 259 ] {c6251778-d8dc-4a69-997d-b6b91ea83c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2048 | 2026.03.16 22:28:37.900165 [ 259 ] {c6251778-d8dc-4a69-997d-b6b91ea83c44} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2049 | 2026.03.16 22:28:37.900630 [ 259 ] {c6251778-d8dc-4a69-997d-b6b91ea83c44} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2050 | 2026.03.16 22:28:37.900771 [ 259 ] {c6251778-d8dc-4a69-997d-b6b91ea83c44} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001518 sec., 105401.84453227931 rows/sec., 7.34 MiB/sec. | ||
| 2051 | 2026.03.16 22:28:37.900806 [ 259 ] {c6251778-d8dc-4a69-997d-b6b91ea83c44} <Debug> TCPHandler: Processed in 0.001679126 sec. | ||
| 2052 | 2026.03.16 22:28:37.900909 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2053 | 2026.03.16 22:28:37.901002 [ 259 ] {2a8df3d9-8e21-4d69-a698-497e639c25b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2054 | 2026.03.16 22:28:37.901042 [ 259 ] {2a8df3d9-8e21-4d69-a698-497e639c25b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2055 | 2026.03.16 22:28:37.901349 [ 259 ] {2a8df3d9-8e21-4d69-a698-497e639c25b2} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2056 | 2026.03.16 22:28:37.901383 [ 259 ] {2a8df3d9-8e21-4d69-a698-497e639c25b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2057 | 2026.03.16 22:28:37.901781 [ 259 ] {2a8df3d9-8e21-4d69-a698-497e639c25b2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2058 | 2026.03.16 22:28:37.902214 [ 259 ] {2a8df3d9-8e21-4d69-a698-497e639c25b2} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2059 | 2026.03.16 22:28:37.902362 [ 259 ] {2a8df3d9-8e21-4d69-a698-497e639c25b2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001378 sec., 43541.36429608127 rows/sec., 2.93 MiB/sec. | ||
| 2060 | 2026.03.16 22:28:37.902398 [ 259 ] {2a8df3d9-8e21-4d69-a698-497e639c25b2} <Debug> TCPHandler: Processed in 0.001538972 sec. | ||
| 2061 | 2026.03.16 22:28:40.723143 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 296 | ||
| 2062 | 2026.03.16 22:28:40.725019 [ 242 ] {} <Trace> system.query_log (f4e4a36b-4ede-4294-82dc-58b43a49a0a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2063 | 2026.03.16 22:28:40.725061 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2064 | 2026.03.16 22:28:40.726421 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2065 | 2026.03.16 22:28:40.726898 [ 242 ] {} <Trace> system.query_log (f4e4a36b-4ede-4294-82dc-58b43a49a0a5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2066 | 2026.03.16 22:28:40.727138 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 296 | ||
| 2067 | 2026.03.16 22:28:42.890384 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2068 | 2026.03.16 22:28:42.890645 [ 259 ] {dad46812-e74b-49a9-ac00-daf2f22d3986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2069 | 2026.03.16 22:28:42.891017 [ 259 ] {dad46812-e74b-49a9-ac00-daf2f22d3986} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2070 | 2026.03.16 22:28:42.891062 [ 259 ] {dad46812-e74b-49a9-ac00-daf2f22d3986} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2071 | 2026.03.16 22:28:42.891347 [ 259 ] {dad46812-e74b-49a9-ac00-daf2f22d3986} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2072 | 2026.03.16 22:28:42.891418 [ 259 ] {dad46812-e74b-49a9-ac00-daf2f22d3986} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2073 | 2026.03.16 22:28:42.891564 [ 259 ] {dad46812-e74b-49a9-ac00-daf2f22d3986} <Debug> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2074 | 2026.03.16 22:28:42.891691 [ 326 ] {dad46812-e74b-49a9-ac00-daf2f22d3986} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2075 | 2026.03.16 22:28:42.891691 [ 298 ] {dad46812-e74b-49a9-ac00-daf2f22d3986} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2076 | 2026.03.16 22:28:42.891807 [ 259 ] {dad46812-e74b-49a9-ac00-daf2f22d3986} <Debug> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (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 | ||
| 2077 | 2026.03.16 22:28:42.891837 [ 259 ] {dad46812-e74b-49a9-ac00-daf2f22d3986} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2078 | 2026.03.16 22:28:42.894341 [ 259 ] {dad46812-e74b-49a9-ac00-daf2f22d3986} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2079 | 2026.03.16 22:28:42.894371 [ 259 ] {dad46812-e74b-49a9-ac00-daf2f22d3986} <Debug> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Reading approx. 46 rows with 2 streams | ||
| 2080 | 2026.03.16 22:28:42.894429 [ 259 ] {dad46812-e74b-49a9-ac00-daf2f22d3986} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2081 | 2026.03.16 22:28:42.894474 [ 259 ] {dad46812-e74b-49a9-ac00-daf2f22d3986} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2082 | 2026.03.16 22:28:42.895335 [ 259 ] {dad46812-e74b-49a9-ac00-daf2f22d3986} <Debug> executeQuery: Read 46 rows, 1.79 KiB in 0.004798 sec., 9587.328053355564 rows/sec., 373.49 KiB/sec. | ||
| 2083 | 2026.03.16 22:28:42.895466 [ 259 ] {dad46812-e74b-49a9-ac00-daf2f22d3986} <Debug> TCPHandler: Processed in 0.005210701 sec. | ||
| 2084 | 2026.03.16 22:28:42.895787 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2085 | 2026.03.16 22:28:42.895941 [ 259 ] {ea4fabeb-647d-493b-a92d-0a68be3f8de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2086 | 2026.03.16 22:28:42.896193 [ 259 ] {ea4fabeb-647d-493b-a92d-0a68be3f8de0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2087 | 2026.03.16 22:28:42.896233 [ 259 ] {ea4fabeb-647d-493b-a92d-0a68be3f8de0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2088 | 2026.03.16 22:28:42.896466 [ 259 ] {ea4fabeb-647d-493b-a92d-0a68be3f8de0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2089 | 2026.03.16 22:28:42.896522 [ 259 ] {ea4fabeb-647d-493b-a92d-0a68be3f8de0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2090 | 2026.03.16 22:28:42.896628 [ 259 ] {ea4fabeb-647d-493b-a92d-0a68be3f8de0} <Debug> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 2091 | 2026.03.16 22:28:42.896690 [ 326 ] {ea4fabeb-647d-493b-a92d-0a68be3f8de0} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2092 | 2026.03.16 22:28:42.896757 [ 308 ] {ea4fabeb-647d-493b-a92d-0a68be3f8de0} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2093 | 2026.03.16 22:28:42.896862 [ 259 ] {ea4fabeb-647d-493b-a92d-0a68be3f8de0} <Debug> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (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 | ||
| 2094 | 2026.03.16 22:28:42.896889 [ 259 ] {ea4fabeb-647d-493b-a92d-0a68be3f8de0} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2095 | 2026.03.16 22:28:42.896949 [ 259 ] {ea4fabeb-647d-493b-a92d-0a68be3f8de0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2096 | 2026.03.16 22:28:42.896968 [ 259 ] {ea4fabeb-647d-493b-a92d-0a68be3f8de0} <Debug> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Reading approx. 46 rows with 2 streams | ||
| 2097 | 2026.03.16 22:28:42.897000 [ 259 ] {ea4fabeb-647d-493b-a92d-0a68be3f8de0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2098 | 2026.03.16 22:28:42.897037 [ 259 ] {ea4fabeb-647d-493b-a92d-0a68be3f8de0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2099 | 2026.03.16 22:28:42.897708 [ 259 ] {ea4fabeb-647d-493b-a92d-0a68be3f8de0} <Debug> executeQuery: Read 46 rows, 1.79 KiB in 0.001839 sec., 25013.594344752582 rows/sec., 974.44 KiB/sec. | ||
| 2100 | 2026.03.16 22:28:42.897799 [ 259 ] {ea4fabeb-647d-493b-a92d-0a68be3f8de0} <Debug> TCPHandler: Processed in 0.002066454 sec. | ||
| 2101 | 2026.03.16 22:28:42.898009 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2102 | 2026.03.16 22:28:42.898155 [ 259 ] {a011fbc3-7059-419e-9840-2470d2f5fffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2103 | 2026.03.16 22:28:42.898392 [ 259 ] {a011fbc3-7059-419e-9840-2470d2f5fffa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2104 | 2026.03.16 22:28:42.898430 [ 259 ] {a011fbc3-7059-419e-9840-2470d2f5fffa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2105 | 2026.03.16 22:28:42.898655 [ 259 ] {a011fbc3-7059-419e-9840-2470d2f5fffa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2106 | 2026.03.16 22:28:42.898708 [ 259 ] {a011fbc3-7059-419e-9840-2470d2f5fffa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2107 | 2026.03.16 22:28:42.898809 [ 259 ] {a011fbc3-7059-419e-9840-2470d2f5fffa} <Debug> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 2108 | 2026.03.16 22:28:42.898868 [ 311 ] {a011fbc3-7059-419e-9840-2470d2f5fffa} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2109 | 2026.03.16 22:28:42.898875 [ 326 ] {a011fbc3-7059-419e-9840-2470d2f5fffa} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2110 | 2026.03.16 22:28:42.898958 [ 259 ] {a011fbc3-7059-419e-9840-2470d2f5fffa} <Debug> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (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 | ||
| 2111 | 2026.03.16 22:28:42.898983 [ 259 ] {a011fbc3-7059-419e-9840-2470d2f5fffa} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2112 | 2026.03.16 22:28:42.899040 [ 259 ] {a011fbc3-7059-419e-9840-2470d2f5fffa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2113 | 2026.03.16 22:28:42.899058 [ 259 ] {a011fbc3-7059-419e-9840-2470d2f5fffa} <Debug> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Reading approx. 46 rows with 2 streams | ||
| 2114 | 2026.03.16 22:28:42.899089 [ 259 ] {a011fbc3-7059-419e-9840-2470d2f5fffa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2115 | 2026.03.16 22:28:42.899121 [ 259 ] {a011fbc3-7059-419e-9840-2470d2f5fffa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2116 | 2026.03.16 22:28:42.899798 [ 259 ] {a011fbc3-7059-419e-9840-2470d2f5fffa} <Debug> executeQuery: Read 46 rows, 1.79 KiB in 0.001706 sec., 26963.65767878077 rows/sec., 1.03 MiB/sec. | ||
| 2117 | 2026.03.16 22:28:42.899893 [ 259 ] {a011fbc3-7059-419e-9840-2470d2f5fffa} <Debug> TCPHandler: Processed in 0.001942511 sec. | ||
| 2118 | 2026.03.16 22:28:42.906971 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2119 | 2026.03.16 22:28:42.907105 [ 259 ] {141fad12-47dc-4c93-8517-b02c0e66d7b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2120 | 2026.03.16 22:28:42.907157 [ 259 ] {141fad12-47dc-4c93-8517-b02c0e66d7b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2121 | 2026.03.16 22:28:42.907782 [ 259 ] {141fad12-47dc-4c93-8517-b02c0e66d7b8} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2122 | 2026.03.16 22:28:42.907825 [ 259 ] {141fad12-47dc-4c93-8517-b02c0e66d7b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2123 | 2026.03.16 22:28:42.908413 [ 259 ] {141fad12-47dc-4c93-8517-b02c0e66d7b8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2124 | 2026.03.16 22:28:42.908763 [ 259 ] {141fad12-47dc-4c93-8517-b02c0e66d7b8} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2125 | 2026.03.16 22:28:42.908918 [ 259 ] {141fad12-47dc-4c93-8517-b02c0e66d7b8} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.00185 sec., 1621.6216216216214 rows/sec., 147.80 KiB/sec. | ||
| 2126 | 2026.03.16 22:28:42.908959 [ 259 ] {141fad12-47dc-4c93-8517-b02c0e66d7b8} <Debug> TCPHandler: Processed in 0.002051903 sec. | ||
| 2127 | 2026.03.16 22:28:42.909076 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2128 | 2026.03.16 22:28:42.909174 [ 259 ] {099643f7-cb61-41d5-a51d-c713d59f94a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2129 | 2026.03.16 22:28:42.909215 [ 259 ] {099643f7-cb61-41d5-a51d-c713d59f94a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2130 | 2026.03.16 22:28:42.909623 [ 259 ] {099643f7-cb61-41d5-a51d-c713d59f94a8} <Trace> oximeter.fields_ipaddr (9f540bda-5524-4e8e-9936-5cf2758671fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2131 | 2026.03.16 22:28:42.909662 [ 259 ] {099643f7-cb61-41d5-a51d-c713d59f94a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2132 | 2026.03.16 22:28:42.910139 [ 259 ] {099643f7-cb61-41d5-a51d-c713d59f94a8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2133 | 2026.03.16 22:28:42.910679 [ 259 ] {099643f7-cb61-41d5-a51d-c713d59f94a8} <Trace> oximeter.fields_ipaddr (9f540bda-5524-4e8e-9936-5cf2758671fe): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2134 | 2026.03.16 22:28:42.910818 [ 259 ] {099643f7-cb61-41d5-a51d-c713d59f94a8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001666 sec., 1200.4801920768307 rows/sec., 97.89 KiB/sec. | ||
| 2135 | 2026.03.16 22:28:42.910856 [ 259 ] {099643f7-cb61-41d5-a51d-c713d59f94a8} <Debug> TCPHandler: Processed in 0.001831708 sec. | ||
| 2136 | 2026.03.16 22:28:42.910982 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2137 | 2026.03.16 22:28:42.911078 [ 259 ] {32295572-34ba-4c4e-8458-421e61ae4d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2138 | 2026.03.16 22:28:42.911118 [ 259 ] {32295572-34ba-4c4e-8458-421e61ae4d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2139 | 2026.03.16 22:28:42.911565 [ 259 ] {32295572-34ba-4c4e-8458-421e61ae4d57} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2140 | 2026.03.16 22:28:42.911602 [ 259 ] {32295572-34ba-4c4e-8458-421e61ae4d57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2141 | 2026.03.16 22:28:42.912030 [ 259 ] {32295572-34ba-4c4e-8458-421e61ae4d57} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2142 | 2026.03.16 22:28:42.912487 [ 259 ] {32295572-34ba-4c4e-8458-421e61ae4d57} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2143 | 2026.03.16 22:28:42.912624 [ 259 ] {32295572-34ba-4c4e-8458-421e61ae4d57} <Debug> executeQuery: Read 101 rows, 8.77 KiB in 0.001565 sec., 64536.74121405751 rows/sec., 5.47 MiB/sec. | ||
| 2144 | 2026.03.16 22:28:42.912662 [ 259 ] {32295572-34ba-4c4e-8458-421e61ae4d57} <Debug> TCPHandler: Processed in 0.001734277 sec. | ||
| 2145 | 2026.03.16 22:28:42.912778 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2146 | 2026.03.16 22:28:42.912873 [ 259 ] {138615e0-263e-44c5-9fb2-e263c799dd62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2147 | 2026.03.16 22:28:42.912913 [ 259 ] {138615e0-263e-44c5-9fb2-e263c799dd62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2148 | 2026.03.16 22:28:42.913305 [ 259 ] {138615e0-263e-44c5-9fb2-e263c799dd62} <Trace> oximeter.fields_u16 (9ff80dee-a025-45d1-8480-5b19bdac903c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2149 | 2026.03.16 22:28:42.913342 [ 259 ] {138615e0-263e-44c5-9fb2-e263c799dd62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2150 | 2026.03.16 22:28:42.913758 [ 259 ] {138615e0-263e-44c5-9fb2-e263c799dd62} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2151 | 2026.03.16 22:28:42.914211 [ 259 ] {138615e0-263e-44c5-9fb2-e263c799dd62} <Trace> oximeter.fields_u16 (9ff80dee-a025-45d1-8480-5b19bdac903c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2152 | 2026.03.16 22:28:42.914375 [ 259 ] {138615e0-263e-44c5-9fb2-e263c799dd62} <Debug> executeQuery: Read 24 rows, 1.79 KiB in 0.00152 sec., 15789.473684210525 rows/sec., 1.15 MiB/sec. | ||
| 2153 | 2026.03.16 22:28:42.914415 [ 259 ] {138615e0-263e-44c5-9fb2-e263c799dd62} <Debug> TCPHandler: Processed in 0.001688006 sec. | ||
| 2154 | 2026.03.16 22:28:42.914540 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2155 | 2026.03.16 22:28:42.914634 [ 259 ] {5b35bfe6-df94-410c-8bb1-294bead298cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2156 | 2026.03.16 22:28:42.914674 [ 259 ] {5b35bfe6-df94-410c-8bb1-294bead298cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2157 | 2026.03.16 22:28:42.915129 [ 259 ] {5b35bfe6-df94-410c-8bb1-294bead298cc} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2158 | 2026.03.16 22:28:42.915166 [ 259 ] {5b35bfe6-df94-410c-8bb1-294bead298cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2159 | 2026.03.16 22:28:42.915610 [ 259 ] {5b35bfe6-df94-410c-8bb1-294bead298cc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2160 | 2026.03.16 22:28:42.916088 [ 259 ] {5b35bfe6-df94-410c-8bb1-294bead298cc} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2161 | 2026.03.16 22:28:42.916220 [ 259 ] {5b35bfe6-df94-410c-8bb1-294bead298cc} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001604 sec., 60473.81546134663 rows/sec., 4.73 MiB/sec. | ||
| 2162 | 2026.03.16 22:28:42.916258 [ 259 ] {5b35bfe6-df94-410c-8bb1-294bead298cc} <Debug> TCPHandler: Processed in 0.001770847 sec. | ||
| 2163 | 2026.03.16 22:28:42.916378 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2164 | 2026.03.16 22:28:42.916476 [ 259 ] {c3eafa80-a787-4eea-8505-6cf55d14c49f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2165 | 2026.03.16 22:28:42.916518 [ 259 ] {c3eafa80-a787-4eea-8505-6cf55d14c49f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2166 | 2026.03.16 22:28:42.916921 [ 259 ] {c3eafa80-a787-4eea-8505-6cf55d14c49f} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2167 | 2026.03.16 22:28:42.916963 [ 259 ] {c3eafa80-a787-4eea-8505-6cf55d14c49f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2168 | 2026.03.16 22:28:42.917404 [ 259 ] {c3eafa80-a787-4eea-8505-6cf55d14c49f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2169 | 2026.03.16 22:28:42.917831 [ 259 ] {c3eafa80-a787-4eea-8505-6cf55d14c49f} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2170 | 2026.03.16 22:28:42.917967 [ 259 ] {c3eafa80-a787-4eea-8505-6cf55d14c49f} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001512 sec., 106481.48148148147 rows/sec., 7.42 MiB/sec. | ||
| 2171 | 2026.03.16 22:28:42.918004 [ 259 ] {c3eafa80-a787-4eea-8505-6cf55d14c49f} <Debug> TCPHandler: Processed in 0.001676275 sec. | ||
| 2172 | 2026.03.16 22:28:42.918127 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2173 | 2026.03.16 22:28:42.918248 [ 259 ] {a9078652-b299-4b09-b108-f42bec154640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2174 | 2026.03.16 22:28:42.918312 [ 259 ] {a9078652-b299-4b09-b108-f42bec154640} <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 | ||
| 2175 | 2026.03.16 22:28:42.919120 [ 259 ] {a9078652-b299-4b09-b108-f42bec154640} <Trace> oximeter.measurements_histogramu64 (75c4e3db-edb1-4787-8a10-1ef3ceee3465): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2176 | 2026.03.16 22:28:42.919159 [ 259 ] {a9078652-b299-4b09-b108-f42bec154640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2177 | 2026.03.16 22:28:42.919807 [ 259 ] {a9078652-b299-4b09-b108-f42bec154640} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2178 | 2026.03.16 22:28:42.920344 [ 259 ] {a9078652-b299-4b09-b108-f42bec154640} <Trace> oximeter.measurements_histogramu64 (75c4e3db-edb1-4787-8a10-1ef3ceee3465): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2179 | 2026.03.16 22:28:42.920548 [ 259 ] {a9078652-b299-4b09-b108-f42bec154640} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002322 sec., 9474.590869939708 rows/sec., 16.98 MiB/sec. | ||
| 2180 | 2026.03.16 22:28:42.920623 [ 259 ] {a9078652-b299-4b09-b108-f42bec154640} <Debug> TCPHandler: Processed in 0.002558595 sec. | ||
| 2181 | 2026.03.16 22:28:42.920759 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2182 | 2026.03.16 22:28:42.920859 [ 259 ] {442a288c-0796-4a7c-8e5f-e2ad754337a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2183 | 2026.03.16 22:28:42.920902 [ 259 ] {442a288c-0796-4a7c-8e5f-e2ad754337a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2184 | 2026.03.16 22:28:42.921252 [ 259 ] {442a288c-0796-4a7c-8e5f-e2ad754337a8} <Trace> oximeter.measurements_i64 (e5973a55-8a70-46c1-9566-75298c2aec48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2185 | 2026.03.16 22:28:42.921291 [ 259 ] {442a288c-0796-4a7c-8e5f-e2ad754337a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2186 | 2026.03.16 22:28:42.921872 [ 259 ] {442a288c-0796-4a7c-8e5f-e2ad754337a8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2187 | 2026.03.16 22:28:42.922396 [ 259 ] {442a288c-0796-4a7c-8e5f-e2ad754337a8} <Trace> oximeter.measurements_i64 (e5973a55-8a70-46c1-9566-75298c2aec48): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2188 | 2026.03.16 22:28:42.922532 [ 259 ] {442a288c-0796-4a7c-8e5f-e2ad754337a8} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001693 sec., 5316.007088009451 rows/sec., 375.51 KiB/sec. | ||
| 2189 | 2026.03.16 22:28:42.922570 [ 259 ] {442a288c-0796-4a7c-8e5f-e2ad754337a8} <Debug> TCPHandler: Processed in 0.0018625 sec. | ||
| 2190 | 2026.03.16 22:28:42.922683 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2191 | 2026.03.16 22:28:42.922781 [ 259 ] {95ff814b-9124-41cf-be82-ab84383466be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2192 | 2026.03.16 22:28:42.922822 [ 259 ] {95ff814b-9124-41cf-be82-ab84383466be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2193 | 2026.03.16 22:28:42.923161 [ 259 ] {95ff814b-9124-41cf-be82-ab84383466be} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2194 | 2026.03.16 22:28:42.923199 [ 259 ] {95ff814b-9124-41cf-be82-ab84383466be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2195 | 2026.03.16 22:28:42.923626 [ 259 ] {95ff814b-9124-41cf-be82-ab84383466be} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2196 | 2026.03.16 22:28:42.924086 [ 259 ] {95ff814b-9124-41cf-be82-ab84383466be} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2197 | 2026.03.16 22:28:42.924227 [ 259 ] {95ff814b-9124-41cf-be82-ab84383466be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001465 sec., 40955.631399317404 rows/sec., 2.76 MiB/sec. | ||
| 2198 | 2026.03.16 22:28:42.924264 [ 259 ] {95ff814b-9124-41cf-be82-ab84383466be} <Debug> TCPHandler: Processed in 0.001633075 sec. | ||
| 2199 | 2026.03.16 22:28:43.221684 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3342 | ||
| 2200 | 2026.03.16 22:28:43.222229 [ 244 ] {} <Trace> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2201 | 2026.03.16 22:28:43.222280 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2202 | 2026.03.16 22:28:43.222985 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2203 | 2026.03.16 22:28:43.223421 [ 244 ] {} <Trace> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2204 | 2026.03.16 22:28:43.223575 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3342 | ||
| 2205 | 2026.03.16 22:28:43.395841 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2206 | 2026.03.16 22:28:43.413579 [ 243 ] {} <Trace> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2207 | 2026.03.16 22:28:43.413642 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2208 | 2026.03.16 22:28:43.420037 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2209 | 2026.03.16 22:28:43.421446 [ 243 ] {} <Trace> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2210 | 2026.03.16 22:28:43.426275 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2211 | 2026.03.16 22:28:47.895452 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2212 | 2026.03.16 22:28:47.895628 [ 259 ] {a49d8c60-2939-4f71-bf99-6dd546c13059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2213 | 2026.03.16 22:28:47.895696 [ 259 ] {a49d8c60-2939-4f71-bf99-6dd546c13059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2214 | 2026.03.16 22:28:47.896306 [ 259 ] {a49d8c60-2939-4f71-bf99-6dd546c13059} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2215 | 2026.03.16 22:28:47.896356 [ 259 ] {a49d8c60-2939-4f71-bf99-6dd546c13059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2216 | 2026.03.16 22:28:47.896872 [ 259 ] {a49d8c60-2939-4f71-bf99-6dd546c13059} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2217 | 2026.03.16 22:28:47.897358 [ 259 ] {a49d8c60-2939-4f71-bf99-6dd546c13059} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2218 | 2026.03.16 22:28:47.897534 [ 259 ] {a49d8c60-2939-4f71-bf99-6dd546c13059} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001953 sec., 28673.835125448026 rows/sec., 2.20 MiB/sec. | ||
| 2219 | 2026.03.16 22:28:47.897585 [ 259 ] {a49d8c60-2939-4f71-bf99-6dd546c13059} <Debug> TCPHandler: Processed in 0.002262717 sec. | ||
| 2220 | 2026.03.16 22:28:47.897706 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2221 | 2026.03.16 22:28:47.897812 [ 259 ] {9b139630-799c-418f-a451-c21b24685a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2222 | 2026.03.16 22:28:47.897857 [ 259 ] {9b139630-799c-418f-a451-c21b24685a03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2223 | 2026.03.16 22:28:47.898274 [ 259 ] {9b139630-799c-418f-a451-c21b24685a03} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2224 | 2026.03.16 22:28:47.898312 [ 259 ] {9b139630-799c-418f-a451-c21b24685a03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2225 | 2026.03.16 22:28:47.898720 [ 259 ] {9b139630-799c-418f-a451-c21b24685a03} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2226 | 2026.03.16 22:28:47.899184 [ 259 ] {9b139630-799c-418f-a451-c21b24685a03} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2227 | 2026.03.16 22:28:47.899323 [ 259 ] {9b139630-799c-418f-a451-c21b24685a03} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001534 sec., 41720.99087353325 rows/sec., 3.26 MiB/sec. | ||
| 2228 | 2026.03.16 22:28:47.899362 [ 259 ] {9b139630-799c-418f-a451-c21b24685a03} <Debug> TCPHandler: Processed in 0.001709906 sec. | ||
| 2229 | 2026.03.16 22:28:47.899483 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2230 | 2026.03.16 22:28:47.899582 [ 259 ] {c585e25d-1585-49e2-8203-30be9b24af17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2231 | 2026.03.16 22:28:47.899627 [ 259 ] {c585e25d-1585-49e2-8203-30be9b24af17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2232 | 2026.03.16 22:28:47.900052 [ 259 ] {c585e25d-1585-49e2-8203-30be9b24af17} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2233 | 2026.03.16 22:28:47.900090 [ 259 ] {c585e25d-1585-49e2-8203-30be9b24af17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2234 | 2026.03.16 22:28:47.900523 [ 259 ] {c585e25d-1585-49e2-8203-30be9b24af17} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2235 | 2026.03.16 22:28:47.900950 [ 259 ] {c585e25d-1585-49e2-8203-30be9b24af17} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2236 | 2026.03.16 22:28:47.901088 [ 259 ] {c585e25d-1585-49e2-8203-30be9b24af17} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001527 sec., 104780.61558611658 rows/sec., 7.30 MiB/sec. | ||
| 2237 | 2026.03.16 22:28:47.901125 [ 259 ] {c585e25d-1585-49e2-8203-30be9b24af17} <Debug> TCPHandler: Processed in 0.001693156 sec. | ||
| 2238 | 2026.03.16 22:28:47.901226 [ 259 ] {} <Trace> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2239 | 2026.03.16 22:28:47.901322 [ 259 ] {b04f7c92-adf2-4a81-a177-692a3634552c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49446) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2240 | 2026.03.16 22:28:47.901364 [ 259 ] {b04f7c92-adf2-4a81-a177-692a3634552c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2241 | 2026.03.16 22:28:47.901686 [ 259 ] {b04f7c92-adf2-4a81-a177-692a3634552c} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2242 | 2026.03.16 22:28:47.901725 [ 259 ] {b04f7c92-adf2-4a81-a177-692a3634552c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2243 | 2026.03.16 22:28:47.902146 [ 259 ] {b04f7c92-adf2-4a81-a177-692a3634552c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2244 | 2026.03.16 22:28:47.902595 [ 259 ] {b04f7c92-adf2-4a81-a177-692a3634552c} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2245 | 2026.03.16 22:28:47.902736 [ 259 ] {b04f7c92-adf2-4a81-a177-692a3634552c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001434 sec., 41841.00418410042 rows/sec., 2.82 MiB/sec. | ||
| 2246 | 2026.03.16 22:28:47.902773 [ 259 ] {b04f7c92-adf2-4a81-a177-692a3634552c} <Debug> TCPHandler: Processed in 0.001596734 sec. | ||
| 2247 | 2026.03.16 22:28:50.651710 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2248 | 2026.03.16 22:28:50.651775 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2249 | 2026.03.16 22:28:50.724577 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3790 | ||
| 2250 | 2026.03.16 22:28:50.725087 [ 244 ] {} <Trace> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2251 | 2026.03.16 22:28:50.725130 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2252 | 2026.03.16 22:28:50.725765 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2253 | 2026.03.16 22:28:50.726233 [ 244 ] {} <Trace> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2254 | 2026.03.16 22:28:50.726356 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3790 | ||
| 2255 | 2026.03.16 22:28:50.728193 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 328 | ||
| 2256 | 2026.03.16 22:28:50.730423 [ 242 ] {} <Trace> system.query_log (f4e4a36b-4ede-4294-82dc-58b43a49a0a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2257 | 2026.03.16 22:28:50.730459 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2258 | 2026.03.16 22:28:50.731750 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2259 | 2026.03.16 22:28:50.732240 [ 242 ] {} <Trace> system.query_log (f4e4a36b-4ede-4294-82dc-58b43a49a0a5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2260 | 2026.03.16 22:28:50.732489 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 328 | ||
| 2261 | 2026.03.16 22:28:50.927286 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2262 | 2026.03.16 22:28:50.943743 [ 243 ] {} <Trace> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2263 | 2026.03.16 22:28:50.943805 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2264 | 2026.03.16 22:28:50.949326 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2265 | 2026.03.16 22:28:50.950520 [ 243 ] {} <Trace> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2266 | 2026.03.16 22:28:50.953346 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2267 | 2026.03.16 22:28:52.182759 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2268 | 2026.03.16 22:28:52.182868 [ 259 ] {} <Debug> TCP-Session: 0ff6f630-11e6-422e-885d-1a93afa89756 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2269 | 2026.03.16 22:28:52.897401 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2270 | 2026.03.16 22:28:52.897588 [ 262 ] {60945c29-25ad-4492-9d26-a50982d1a0c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2271 | 2026.03.16 22:28:52.897651 [ 262 ] {60945c29-25ad-4492-9d26-a50982d1a0c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2272 | 2026.03.16 22:28:52.898320 [ 262 ] {60945c29-25ad-4492-9d26-a50982d1a0c2} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2273 | 2026.03.16 22:28:52.898358 [ 262 ] {60945c29-25ad-4492-9d26-a50982d1a0c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2274 | 2026.03.16 22:28:52.898745 [ 262 ] {60945c29-25ad-4492-9d26-a50982d1a0c2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2275 | 2026.03.16 22:28:52.898963 [ 262 ] {60945c29-25ad-4492-9d26-a50982d1a0c2} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2276 | 2026.03.16 22:28:52.899106 [ 262 ] {60945c29-25ad-4492-9d26-a50982d1a0c2} <Debug> executeQuery: Read 128 rows, 11.31 KiB in 0.001564 sec., 81841.43222506394 rows/sec., 7.06 MiB/sec. | ||
| 2277 | 2026.03.16 22:28:52.899145 [ 262 ] {60945c29-25ad-4492-9d26-a50982d1a0c2} <Debug> TCPHandler: Processed in 0.00186328 sec. | ||
| 2278 | 2026.03.16 22:28:52.899271 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2279 | 2026.03.16 22:28:52.899365 [ 262 ] {8fea00b5-e3ba-4f71-a782-9960121a14ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2280 | 2026.03.16 22:28:52.899404 [ 262 ] {8fea00b5-e3ba-4f71-a782-9960121a14ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2281 | 2026.03.16 22:28:52.899829 [ 262 ] {8fea00b5-e3ba-4f71-a782-9960121a14ca} <Trace> oximeter.fields_u16 (9ff80dee-a025-45d1-8480-5b19bdac903c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2282 | 2026.03.16 22:28:52.899864 [ 262 ] {8fea00b5-e3ba-4f71-a782-9960121a14ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2283 | 2026.03.16 22:28:52.900147 [ 262 ] {8fea00b5-e3ba-4f71-a782-9960121a14ca} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2284 | 2026.03.16 22:28:52.900350 [ 262 ] {8fea00b5-e3ba-4f71-a782-9960121a14ca} <Trace> oximeter.fields_u16 (9ff80dee-a025-45d1-8480-5b19bdac903c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2285 | 2026.03.16 22:28:52.900441 [ 53 ] {} <Debug> oximeter.fields_u16 (9ff80dee-a025-45d1-8480-5b19bdac903c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2286 | 2026.03.16 22:28:52.900473 [ 262 ] {8fea00b5-e3ba-4f71-a782-9960121a14ca} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001126 sec., 31971.58081705151 rows/sec., 2.35 MiB/sec. | ||
| 2287 | 2026.03.16 22:28:52.900477 [ 53 ] {} <Trace> oximeter.fields_u16 (9ff80dee-a025-45d1-8480-5b19bdac903c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2288 | 2026.03.16 22:28:52.900503 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2289 | 2026.03.16 22:28:52.900508 [ 262 ] {8fea00b5-e3ba-4f71-a782-9960121a14ca} <Debug> TCPHandler: Processed in 0.001287037 sec. | ||
| 2290 | 2026.03.16 22:28:52.900628 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2291 | 2026.03.16 22:28:52.900638 [ 194 ] {9ff80dee-a025-45d1-8480-5b19bdac903c::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 | ||
| 2292 | 2026.03.16 22:28:52.900720 [ 262 ] {6d5d07a3-652a-4330-8ad4-4fbb00ba74ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2293 | 2026.03.16 22:28:52.900763 [ 262 ] {6d5d07a3-652a-4330-8ad4-4fbb00ba74ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2294 | 2026.03.16 22:28:52.900781 [ 194 ] {9ff80dee-a025-45d1-8480-5b19bdac903c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2295 | 2026.03.16 22:28:52.900834 [ 194 ] {9ff80dee-a025-45d1-8480-5b19bdac903c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 162 rows starting from the beginning of the part | ||
| 2296 | 2026.03.16 22:28:52.900927 [ 194 ] {9ff80dee-a025-45d1-8480-5b19bdac903c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 152 rows starting from the beginning of the part | ||
| 2297 | 2026.03.16 22:28:52.900973 [ 194 ] {9ff80dee-a025-45d1-8480-5b19bdac903c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
| 2298 | 2026.03.16 22:28:52.901016 [ 194 ] {9ff80dee-a025-45d1-8480-5b19bdac903c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2299 | 2026.03.16 22:28:52.901055 [ 194 ] {9ff80dee-a025-45d1-8480-5b19bdac903c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 2300 | 2026.03.16 22:28:52.901095 [ 194 ] {9ff80dee-a025-45d1-8480-5b19bdac903c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 2301 | 2026.03.16 22:28:52.901356 [ 262 ] {6d5d07a3-652a-4330-8ad4-4fbb00ba74ab} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2302 | 2026.03.16 22:28:52.901396 [ 262 ] {6d5d07a3-652a-4330-8ad4-4fbb00ba74ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2303 | 2026.03.16 22:28:52.901716 [ 262 ] {6d5d07a3-652a-4330-8ad4-4fbb00ba74ab} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2304 | 2026.03.16 22:28:52.901938 [ 262 ] {6d5d07a3-652a-4330-8ad4-4fbb00ba74ab} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2305 | 2026.03.16 22:28:52.901973 [ 192 ] {9ff80dee-a025-45d1-8480-5b19bdac903c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 400 rows, containing 5 columns (5 merged, 0 gathered) in 0.001395799 sec., 286574.2130493001 rows/sec., 19.14 MiB/sec. | ||
| 2306 | 2026.03.16 22:28:52.902065 [ 262 ] {6d5d07a3-652a-4330-8ad4-4fbb00ba74ab} <Debug> executeQuery: Read 106 rows, 8.51 KiB in 0.001363 sec., 77769.62582538517 rows/sec., 6.10 MiB/sec. | ||
| 2307 | 2026.03.16 22:28:52.902107 [ 262 ] {6d5d07a3-652a-4330-8ad4-4fbb00ba74ab} <Debug> TCPHandler: Processed in 0.001528092 sec. | ||
| 2308 | 2026.03.16 22:28:52.902174 [ 197 ] {9ff80dee-a025-45d1-8480-5b19bdac903c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2309 | 2026.03.16 22:28:52.902228 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2310 | 2026.03.16 22:28:52.902320 [ 262 ] {dc7734cc-86c0-44fd-be3b-41de573b6fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2311 | 2026.03.16 22:28:52.902362 [ 262 ] {dc7734cc-86c0-44fd-be3b-41de573b6fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2312 | 2026.03.16 22:28:52.902431 [ 197 ] {9ff80dee-a025-45d1-8480-5b19bdac903c::all_1_6_1} <Trace> oximeter.fields_u16 (9ff80dee-a025-45d1-8480-5b19bdac903c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2313 | 2026.03.16 22:28:52.902492 [ 197 ] {9ff80dee-a025-45d1-8480-5b19bdac903c::all_1_6_1} <Trace> oximeter.fields_u16 (9ff80dee-a025-45d1-8480-5b19bdac903c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2314 | 2026.03.16 22:28:52.902564 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2315 | 2026.03.16 22:28:52.902750 [ 262 ] {dc7734cc-86c0-44fd-be3b-41de573b6fc1} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2316 | 2026.03.16 22:28:52.902784 [ 262 ] {dc7734cc-86c0-44fd-be3b-41de573b6fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2317 | 2026.03.16 22:28:52.903104 [ 262 ] {dc7734cc-86c0-44fd-be3b-41de573b6fc1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2318 | 2026.03.16 22:28:52.903307 [ 262 ] {dc7734cc-86c0-44fd-be3b-41de573b6fc1} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2319 | 2026.03.16 22:28:52.903434 [ 262 ] {dc7734cc-86c0-44fd-be3b-41de573b6fc1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001132 sec., 141342.75618374557 rows/sec., 9.84 MiB/sec. | ||
| 2320 | 2026.03.16 22:28:52.903468 [ 262 ] {dc7734cc-86c0-44fd-be3b-41de573b6fc1} <Debug> TCPHandler: Processed in 0.001289827 sec. | ||
| 2321 | 2026.03.16 22:28:52.903570 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2322 | 2026.03.16 22:28:52.903664 [ 262 ] {5ded596b-17af-48da-95c6-93055dadb1fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2323 | 2026.03.16 22:28:52.903716 [ 262 ] {5ded596b-17af-48da-95c6-93055dadb1fc} <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 | ||
| 2324 | 2026.03.16 22:28:52.904558 [ 262 ] {5ded596b-17af-48da-95c6-93055dadb1fc} <Trace> oximeter.measurements_histogramu64 (75c4e3db-edb1-4787-8a10-1ef3ceee3465): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2325 | 2026.03.16 22:28:52.904594 [ 262 ] {5ded596b-17af-48da-95c6-93055dadb1fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2326 | 2026.03.16 22:28:52.905167 [ 262 ] {5ded596b-17af-48da-95c6-93055dadb1fc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2327 | 2026.03.16 22:28:52.905387 [ 262 ] {5ded596b-17af-48da-95c6-93055dadb1fc} <Trace> oximeter.measurements_histogramu64 (75c4e3db-edb1-4787-8a10-1ef3ceee3465): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2328 | 2026.03.16 22:28:52.905498 [ 52 ] {} <Debug> oximeter.measurements_histogramu64 (75c4e3db-edb1-4787-8a10-1ef3ceee3465) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2329 | 2026.03.16 22:28:52.905518 [ 262 ] {5ded596b-17af-48da-95c6-93055dadb1fc} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001872 sec., 19230.76923076923 rows/sec., 34.46 MiB/sec. | ||
| 2330 | 2026.03.16 22:28:52.905547 [ 52 ] {} <Trace> oximeter.measurements_histogramu64 (75c4e3db-edb1-4787-8a10-1ef3ceee3465): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2331 | 2026.03.16 22:28:52.905572 [ 262 ] {5ded596b-17af-48da-95c6-93055dadb1fc} <Debug> TCPHandler: Processed in 0.002050134 sec. | ||
| 2332 | 2026.03.16 22:28:52.905572 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2333 | 2026.03.16 22:28:52.905676 [ 194 ] {75c4e3db-edb1-4787-8a10-1ef3ceee3465::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 | ||
| 2334 | 2026.03.16 22:28:52.905692 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2335 | 2026.03.16 22:28:52.905797 [ 262 ] {31599923-7c7d-4d9e-9d23-adeb3aeaefd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2336 | 2026.03.16 22:28:52.905842 [ 262 ] {31599923-7c7d-4d9e-9d23-adeb3aeaefd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2337 | 2026.03.16 22:28:52.905876 [ 194 ] {75c4e3db-edb1-4787-8a10-1ef3ceee3465::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2338 | 2026.03.16 22:28:52.905931 [ 194 ] {75c4e3db-edb1-4787-8a10-1ef3ceee3465::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2339 | 2026.03.16 22:28:52.906035 [ 194 ] {75c4e3db-edb1-4787-8a10-1ef3ceee3465::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2340 | 2026.03.16 22:28:52.906140 [ 194 ] {75c4e3db-edb1-4787-8a10-1ef3ceee3465::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 2341 | 2026.03.16 22:28:52.906161 [ 262 ] {31599923-7c7d-4d9e-9d23-adeb3aeaefd0} <Trace> oximeter.measurements_i64 (e5973a55-8a70-46c1-9566-75298c2aec48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2342 | 2026.03.16 22:28:52.906201 [ 262 ] {31599923-7c7d-4d9e-9d23-adeb3aeaefd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2343 | 2026.03.16 22:28:52.906240 [ 194 ] {75c4e3db-edb1-4787-8a10-1ef3ceee3465::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2344 | 2026.03.16 22:28:52.906343 [ 194 ] {75c4e3db-edb1-4787-8a10-1ef3ceee3465::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 22 rows starting from the beginning of the part | ||
| 2345 | 2026.03.16 22:28:52.906438 [ 194 ] {75c4e3db-edb1-4787-8a10-1ef3ceee3465::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 2346 | 2026.03.16 22:28:52.906503 [ 262 ] {31599923-7c7d-4d9e-9d23-adeb3aeaefd0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2347 | 2026.03.16 22:28:52.906710 [ 262 ] {31599923-7c7d-4d9e-9d23-adeb3aeaefd0} <Trace> oximeter.measurements_i64 (e5973a55-8a70-46c1-9566-75298c2aec48): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2348 | 2026.03.16 22:28:52.906840 [ 262 ] {31599923-7c7d-4d9e-9d23-adeb3aeaefd0} <Debug> executeQuery: Read 12 rows, 955.00 B in 0.001062 sec., 11299.435028248587 rows/sec., 878.17 KiB/sec. | ||
| 2349 | 2026.03.16 22:28:52.906876 [ 262 ] {31599923-7c7d-4d9e-9d23-adeb3aeaefd0} <Debug> TCPHandler: Processed in 0.001233217 sec. | ||
| 2350 | 2026.03.16 22:28:52.906984 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2351 | 2026.03.16 22:28:52.907076 [ 262 ] {7763e862-73ab-4010-8be1-a7e59da2a3d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2352 | 2026.03.16 22:28:52.907115 [ 262 ] {7763e862-73ab-4010-8be1-a7e59da2a3d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2353 | 2026.03.16 22:28:52.907435 [ 262 ] {7763e862-73ab-4010-8be1-a7e59da2a3d7} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2354 | 2026.03.16 22:28:52.907470 [ 262 ] {7763e862-73ab-4010-8be1-a7e59da2a3d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2355 | 2026.03.16 22:28:52.907768 [ 262 ] {7763e862-73ab-4010-8be1-a7e59da2a3d7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2356 | 2026.03.16 22:28:52.907969 [ 262 ] {7763e862-73ab-4010-8be1-a7e59da2a3d7} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2357 | 2026.03.16 22:28:52.908097 [ 262 ] {7763e862-73ab-4010-8be1-a7e59da2a3d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 2358 | 2026.03.16 22:28:52.908132 [ 262 ] {7763e862-73ab-4010-8be1-a7e59da2a3d7} <Debug> TCPHandler: Processed in 0.001196495 sec. | ||
| 2359 | 2026.03.16 22:28:52.908139 [ 198 ] {75c4e3db-edb1-4787-8a10-1ef3ceee3465::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 19 columns (19 merged, 0 gathered) in 0.002486053 sec., 36201.9635140522 rows/sec., 64.87 MiB/sec. | ||
| 2360 | 2026.03.16 22:28:52.908527 [ 195 ] {75c4e3db-edb1-4787-8a10-1ef3ceee3465::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2361 | 2026.03.16 22:28:52.908931 [ 195 ] {75c4e3db-edb1-4787-8a10-1ef3ceee3465::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (75c4e3db-edb1-4787-8a10-1ef3ceee3465): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2362 | 2026.03.16 22:28:52.909004 [ 195 ] {75c4e3db-edb1-4787-8a10-1ef3ceee3465::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (75c4e3db-edb1-4787-8a10-1ef3ceee3465) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2363 | 2026.03.16 22:28:52.909132 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 2364 | 2026.03.16 22:28:53.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.22 MiB, peak 211.14 MiB, free memory in arenas 0.00 B, will set to 206.91 MiB (RSS), difference: 1.69 MiB | ||
| 2365 | 2026.03.16 22:28:53.487329 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2366 | 2026.03.16 22:28:53.487505 [ 262 ] {a08f2096-a65f-4415-b446-6309b33366c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2367 | 2026.03.16 22:28:53.487569 [ 262 ] {a08f2096-a65f-4415-b446-6309b33366c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2368 | 2026.03.16 22:28:53.488188 [ 262 ] {a08f2096-a65f-4415-b446-6309b33366c1} <Trace> oximeter.fields_i16 (3db855a3-4d54-4a87-876a-6fc261b7c2c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2369 | 2026.03.16 22:28:53.488239 [ 262 ] {a08f2096-a65f-4415-b446-6309b33366c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2370 | 2026.03.16 22:28:53.488625 [ 262 ] {a08f2096-a65f-4415-b446-6309b33366c1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2371 | 2026.03.16 22:28:53.488860 [ 262 ] {a08f2096-a65f-4415-b446-6309b33366c1} <Trace> oximeter.fields_i16 (3db855a3-4d54-4a87-876a-6fc261b7c2c3): 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.03.16 22:28:53.489018 [ 262 ] {a08f2096-a65f-4415-b446-6309b33366c1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00156 sec., 15384.615384615385 rows/sec., 1.28 MiB/sec. | ||
| 2373 | 2026.03.16 22:28:53.489091 [ 262 ] {a08f2096-a65f-4415-b446-6309b33366c1} <Debug> TCPHandler: Processed in 0.00189272 sec. | ||
| 2374 | 2026.03.16 22:28:53.489218 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2375 | 2026.03.16 22:28:53.489320 [ 262 ] {180d3703-6ae9-4f74-a773-e33fe7ed1a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2376 | 2026.03.16 22:28:53.489363 [ 262 ] {180d3703-6ae9-4f74-a773-e33fe7ed1a9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2377 | 2026.03.16 22:28:53.490725 [ 262 ] {180d3703-6ae9-4f74-a773-e33fe7ed1a9d} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2378 | 2026.03.16 22:28:53.490761 [ 262 ] {180d3703-6ae9-4f74-a773-e33fe7ed1a9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2379 | 2026.03.16 22:28:53.491245 [ 262 ] {180d3703-6ae9-4f74-a773-e33fe7ed1a9d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2380 | 2026.03.16 22:28:53.491463 [ 262 ] {180d3703-6ae9-4f74-a773-e33fe7ed1a9d} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2381 | 2026.03.16 22:28:53.491594 [ 53 ] {} <Debug> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2382 | 2026.03.16 22:28:53.491623 [ 262 ] {180d3703-6ae9-4f74-a773-e33fe7ed1a9d} <Debug> executeQuery: Read 2054 rows, 160.40 KiB in 0.002326 sec., 883061.049011178 rows/sec., 67.34 MiB/sec. | ||
| 2383 | 2026.03.16 22:28:53.491632 [ 53 ] {} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2384 | 2026.03.16 22:28:53.491655 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2385 | 2026.03.16 22:28:53.491662 [ 262 ] {180d3703-6ae9-4f74-a773-e33fe7ed1a9d} <Debug> TCPHandler: Processed in 0.002497413 sec. | ||
| 2386 | 2026.03.16 22:28:53.491782 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2387 | 2026.03.16 22:28:53.491791 [ 192 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::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 | ||
| 2388 | 2026.03.16 22:28:53.491882 [ 262 ] {844fe4e0-8c6d-4d01-963f-ed6baaa0dcf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2389 | 2026.03.16 22:28:53.491929 [ 262 ] {844fe4e0-8c6d-4d01-963f-ed6baaa0dcf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2390 | 2026.03.16 22:28:53.491941 [ 192 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2391 | 2026.03.16 22:28:53.491981 [ 192 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2809 rows starting from the beginning of the part | ||
| 2392 | 2026.03.16 22:28:53.492078 [ 192 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
| 2393 | 2026.03.16 22:28:53.492132 [ 192 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 101 rows starting from the beginning of the part | ||
| 2394 | 2026.03.16 22:28:53.492178 [ 192 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2395 | 2026.03.16 22:28:53.492221 [ 192 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 128 rows starting from the beginning of the part | ||
| 2396 | 2026.03.16 22:28:53.492267 [ 192 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2054 rows starting from the beginning of the part | ||
| 2397 | 2026.03.16 22:28:53.492399 [ 262 ] {844fe4e0-8c6d-4d01-963f-ed6baaa0dcf0} <Trace> oximeter.fields_u16 (9ff80dee-a025-45d1-8480-5b19bdac903c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2398 | 2026.03.16 22:28:53.492449 [ 262 ] {844fe4e0-8c6d-4d01-963f-ed6baaa0dcf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2399 | 2026.03.16 22:28:53.492889 [ 262 ] {844fe4e0-8c6d-4d01-963f-ed6baaa0dcf0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2400 | 2026.03.16 22:28:53.493221 [ 262 ] {844fe4e0-8c6d-4d01-963f-ed6baaa0dcf0} <Trace> oximeter.fields_u16 (9ff80dee-a025-45d1-8480-5b19bdac903c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2401 | 2026.03.16 22:28:53.493406 [ 262 ] {844fe4e0-8c6d-4d01-963f-ed6baaa0dcf0} <Debug> executeQuery: Read 20 rows, 1.56 KiB in 0.001542 sec., 12970.16861219196 rows/sec., 1013.29 KiB/sec. | ||
| 2402 | 2026.03.16 22:28:53.493457 [ 262 ] {844fe4e0-8c6d-4d01-963f-ed6baaa0dcf0} <Debug> TCPHandler: Processed in 0.001725856 sec. | ||
| 2403 | 2026.03.16 22:28:53.493588 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2404 | 2026.03.16 22:28:53.493688 [ 262 ] {2e04e49b-3f70-4858-b218-8cd117b6a40e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2405 | 2026.03.16 22:28:53.493729 [ 262 ] {2e04e49b-3f70-4858-b218-8cd117b6a40e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2406 | 2026.03.16 22:28:53.494348 [ 262 ] {2e04e49b-3f70-4858-b218-8cd117b6a40e} <Trace> oximeter.fields_u32 (f69fa89f-d04b-4616-ad3f-cb9c7bd90317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2407 | 2026.03.16 22:28:53.494384 [ 262 ] {2e04e49b-3f70-4858-b218-8cd117b6a40e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2408 | 2026.03.16 22:28:53.494758 [ 262 ] {2e04e49b-3f70-4858-b218-8cd117b6a40e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2409 | 2026.03.16 22:28:53.494978 [ 262 ] {2e04e49b-3f70-4858-b218-8cd117b6a40e} <Trace> oximeter.fields_u32 (f69fa89f-d04b-4616-ad3f-cb9c7bd90317): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2410 | 2026.03.16 22:28:53.495103 [ 262 ] {2e04e49b-3f70-4858-b218-8cd117b6a40e} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001434 sec., 510460.25104602514 rows/sec., 30.19 MiB/sec. | ||
| 2411 | 2026.03.16 22:28:53.495140 [ 262 ] {2e04e49b-3f70-4858-b218-8cd117b6a40e} <Debug> TCPHandler: Processed in 0.001604794 sec. | ||
| 2412 | 2026.03.16 22:28:53.495253 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2413 | 2026.03.16 22:28:53.495346 [ 262 ] {d292a855-9167-45fa-8b8b-068097c09f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2414 | 2026.03.16 22:28:53.495386 [ 262 ] {d292a855-9167-45fa-8b8b-068097c09f88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2415 | 2026.03.16 22:28:53.495744 [ 262 ] {d292a855-9167-45fa-8b8b-068097c09f88} <Trace> oximeter.fields_u64 (63a418c3-4d27-4237-ba51-0123f52a6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2416 | 2026.03.16 22:28:53.495778 [ 262 ] {d292a855-9167-45fa-8b8b-068097c09f88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2417 | 2026.03.16 22:28:53.496056 [ 262 ] {d292a855-9167-45fa-8b8b-068097c09f88} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2418 | 2026.03.16 22:28:53.496275 [ 262 ] {d292a855-9167-45fa-8b8b-068097c09f88} <Trace> oximeter.fields_u64 (63a418c3-4d27-4237-ba51-0123f52a6509): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2419 | 2026.03.16 22:28:53.496398 [ 262 ] {d292a855-9167-45fa-8b8b-068097c09f88} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 65.71 KiB/sec. | ||
| 2420 | 2026.03.16 22:28:53.496435 [ 262 ] {d292a855-9167-45fa-8b8b-068097c09f88} <Debug> TCPHandler: Processed in 0.001233996 sec. | ||
| 2421 | 2026.03.16 22:28:53.496536 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2422 | 2026.03.16 22:28:53.496629 [ 262 ] {d4581ad4-1152-42a9-9d0a-c3c1eae7921a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2423 | 2026.03.16 22:28:53.496677 [ 262 ] {d4581ad4-1152-42a9-9d0a-c3c1eae7921a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2424 | 2026.03.16 22:28:53.497087 [ 262 ] {d4581ad4-1152-42a9-9d0a-c3c1eae7921a} <Trace> oximeter.fields_u8 (9b1a8965-360f-4fd6-98b0-efd269d87a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2425 | 2026.03.16 22:28:53.497122 [ 262 ] {d4581ad4-1152-42a9-9d0a-c3c1eae7921a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2426 | 2026.03.16 22:28:53.497411 [ 262 ] {d4581ad4-1152-42a9-9d0a-c3c1eae7921a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2427 | 2026.03.16 22:28:53.497612 [ 262 ] {d4581ad4-1152-42a9-9d0a-c3c1eae7921a} <Trace> oximeter.fields_u8 (9b1a8965-360f-4fd6-98b0-efd269d87a53): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2428 | 2026.03.16 22:28:53.497737 [ 262 ] {d4581ad4-1152-42a9-9d0a-c3c1eae7921a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001125 sec., 10666.666666666668 rows/sec., 833.33 KiB/sec. | ||
| 2429 | 2026.03.16 22:28:53.497774 [ 262 ] {d4581ad4-1152-42a9-9d0a-c3c1eae7921a} <Debug> TCPHandler: Processed in 0.001287487 sec. | ||
| 2430 | 2026.03.16 22:28:53.497898 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2431 | 2026.03.16 22:28:53.497990 [ 262 ] {c34036b1-e7c2-49e0-9741-7781c8300a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2432 | 2026.03.16 22:28:53.498030 [ 262 ] {c34036b1-e7c2-49e0-9741-7781c8300a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2433 | 2026.03.16 22:28:53.498782 [ 262 ] {c34036b1-e7c2-49e0-9741-7781c8300a66} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2434 | 2026.03.16 22:28:53.498818 [ 262 ] {c34036b1-e7c2-49e0-9741-7781c8300a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2435 | 2026.03.16 22:28:53.499196 [ 262 ] {c34036b1-e7c2-49e0-9741-7781c8300a66} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2436 | 2026.03.16 22:28:53.499328 [ 195 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5204 rows, containing 5 columns (5 merged, 0 gathered) in 0.007602292 sec., 684530.402147142 rows/sec., 55.30 MiB/sec. | ||
| 2437 | 2026.03.16 22:28:53.499412 [ 262 ] {c34036b1-e7c2-49e0-9741-7781c8300a66} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2438 | 2026.03.16 22:28:53.499546 [ 262 ] {c34036b1-e7c2-49e0-9741-7781c8300a66} <Debug> executeQuery: Read 1044 rows, 74.24 KiB in 0.001572 sec., 664122.1374045801 rows/sec., 46.12 MiB/sec. | ||
| 2439 | 2026.03.16 22:28:53.499561 [ 51 ] {} <Debug> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2440 | 2026.03.16 22:28:53.499590 [ 262 ] {c34036b1-e7c2-49e0-9741-7781c8300a66} <Debug> TCPHandler: Processed in 0.001744097 sec. | ||
| 2441 | 2026.03.16 22:28:53.499605 [ 51 ] {} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2442 | 2026.03.16 22:28:53.499635 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2443 | 2026.03.16 22:28:53.499683 [ 195 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2444 | 2026.03.16 22:28:53.499713 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2445 | 2026.03.16 22:28:53.499742 [ 187 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::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 | ||
| 2446 | 2026.03.16 22:28:53.499814 [ 262 ] {6bdf3bba-e5f8-443f-97ea-20e0af504a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2447 | 2026.03.16 22:28:53.499859 [ 187 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2448 | 2026.03.16 22:28:53.499863 [ 262 ] {6bdf3bba-e5f8-443f-97ea-20e0af504a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2449 | 2026.03.16 22:28:53.499905 [ 187 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1486 rows starting from the beginning of the part | ||
| 2450 | 2026.03.16 22:28:53.499978 [ 195 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_11_2} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2451 | 2026.03.16 22:28:53.500003 [ 187 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part | ||
| 2452 | 2026.03.16 22:28:53.500055 [ 187 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 97 rows starting from the beginning of the part | ||
| 2453 | 2026.03.16 22:28:53.500063 [ 195 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_11_2} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2454 | 2026.03.16 22:28:53.500098 [ 187 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2455 | 2026.03.16 22:28:53.500146 [ 187 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 106 rows starting from the beginning of the part | ||
| 2456 | 2026.03.16 22:28:53.500152 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 2457 | 2026.03.16 22:28:53.500191 [ 187 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1044 rows starting from the beginning of the part | ||
| 2458 | 2026.03.16 22:28:53.500653 [ 262 ] {6bdf3bba-e5f8-443f-97ea-20e0af504a9b} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2459 | 2026.03.16 22:28:53.500706 [ 262 ] {6bdf3bba-e5f8-443f-97ea-20e0af504a9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2460 | 2026.03.16 22:28:53.501308 [ 262 ] {6bdf3bba-e5f8-443f-97ea-20e0af504a9b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2461 | 2026.03.16 22:28:53.501576 [ 199 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2861 rows, containing 5 columns (5 merged, 0 gathered) in 0.00188121 sec., 1520829.6787705785 rows/sec., 112.92 MiB/sec. | ||
| 2462 | 2026.03.16 22:28:53.501630 [ 262 ] {6bdf3bba-e5f8-443f-97ea-20e0af504a9b} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2463 | 2026.03.16 22:28:53.501770 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2464 | 2026.03.16 22:28:53.501772 [ 199 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2465 | 2026.03.16 22:28:53.501808 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2466 | 2026.03.16 22:28:53.501818 [ 262 ] {6bdf3bba-e5f8-443f-97ea-20e0af504a9b} <Debug> executeQuery: Read 1253 rows, 80.91 KiB in 0.002021 sec., 619990.103908956 rows/sec., 39.09 MiB/sec. | ||
| 2467 | 2026.03.16 22:28:53.501830 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2468 | 2026.03.16 22:28:53.501877 [ 262 ] {6bdf3bba-e5f8-443f-97ea-20e0af504a9b} <Debug> TCPHandler: Processed in 0.002213307 sec. | ||
| 2469 | 2026.03.16 22:28:53.501914 [ 187 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::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 | ||
| 2470 | 2026.03.16 22:28:53.502015 [ 187 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2471 | 2026.03.16 22:28:53.502022 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2472 | 2026.03.16 22:28:53.502042 [ 187 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3097 rows starting from the beginning of the part | ||
| 2473 | 2026.03.16 22:28:53.502067 [ 199 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_11_2} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2474 | 2026.03.16 22:28:53.502104 [ 187 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::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 | ||
| 2475 | 2026.03.16 22:28:53.502141 [ 199 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_11_2} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2476 | 2026.03.16 22:28:53.502144 [ 187 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 161 rows starting from the beginning of the part | ||
| 2477 | 2026.03.16 22:28:53.502148 [ 262 ] {3dc3abc9-fc77-45f7-9a3b-5169ca07e1eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2478 | 2026.03.16 22:28:53.502186 [ 187 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::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 | ||
| 2479 | 2026.03.16 22:28:53.502208 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 2480 | 2026.03.16 22:28:53.502226 [ 187 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2481 | 2026.03.16 22:28:53.502236 [ 262 ] {3dc3abc9-fc77-45f7-9a3b-5169ca07e1eb} <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 | ||
| 2482 | 2026.03.16 22:28:53.502261 [ 187 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1253 rows starting from the beginning of the part | ||
| 2483 | 2026.03.16 22:28:53.503251 [ 262 ] {3dc3abc9-fc77-45f7-9a3b-5169ca07e1eb} <Trace> oximeter.measurements_histogramu64 (75c4e3db-edb1-4787-8a10-1ef3ceee3465): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2484 | 2026.03.16 22:28:53.503293 [ 262 ] {3dc3abc9-fc77-45f7-9a3b-5169ca07e1eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2485 | 2026.03.16 22:28:53.503812 [ 262 ] {3dc3abc9-fc77-45f7-9a3b-5169ca07e1eb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2486 | 2026.03.16 22:28:53.504051 [ 262 ] {3dc3abc9-fc77-45f7-9a3b-5169ca07e1eb} <Trace> oximeter.measurements_histogramu64 (75c4e3db-edb1-4787-8a10-1ef3ceee3465): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2487 | 2026.03.16 22:28:53.504192 [ 262 ] {3dc3abc9-fc77-45f7-9a3b-5169ca07e1eb} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002069 sec., 3866.602223296278 rows/sec., 6.93 MiB/sec. | ||
| 2488 | 2026.03.16 22:28:53.504243 [ 262 ] {3dc3abc9-fc77-45f7-9a3b-5169ca07e1eb} <Debug> TCPHandler: Processed in 0.002283298 sec. | ||
| 2489 | 2026.03.16 22:28:53.504356 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2490 | 2026.03.16 22:28:53.504429 [ 195 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4991 rows, containing 5 columns (5 merged, 0 gathered) in 0.002541364 sec., 1963905.996937078 rows/sec., 129.31 MiB/sec. | ||
| 2491 | 2026.03.16 22:28:53.504451 [ 262 ] {ebf953f8-cff8-4fee-82f5-5a272d07e769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2492 | 2026.03.16 22:28:53.504498 [ 262 ] {ebf953f8-cff8-4fee-82f5-5a272d07e769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2493 | 2026.03.16 22:28:53.504810 [ 262 ] {ebf953f8-cff8-4fee-82f5-5a272d07e769} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2494 | 2026.03.16 22:28:53.504820 [ 199 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2495 | 2026.03.16 22:28:53.504852 [ 262 ] {ebf953f8-cff8-4fee-82f5-5a272d07e769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2496 | 2026.03.16 22:28:53.505230 [ 199 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2497 | 2026.03.16 22:28:53.505246 [ 262 ] {ebf953f8-cff8-4fee-82f5-5a272d07e769} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2498 | 2026.03.16 22:28:53.505332 [ 199 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2499 | 2026.03.16 22:28:53.505403 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 2500 | 2026.03.16 22:28:53.505527 [ 262 ] {ebf953f8-cff8-4fee-82f5-5a272d07e769} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2501 | 2026.03.16 22:28:53.505633 [ 51 ] {} <Debug> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2502 | 2026.03.16 22:28:53.505663 [ 262 ] {ebf953f8-cff8-4fee-82f5-5a272d07e769} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001231 sec., 9748.172217709178 rows/sec., 672.73 KiB/sec. | ||
| 2503 | 2026.03.16 22:28:53.505665 [ 51 ] {} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2504 | 2026.03.16 22:28:53.505702 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2505 | 2026.03.16 22:28:53.505706 [ 262 ] {ebf953f8-cff8-4fee-82f5-5a272d07e769} <Debug> TCPHandler: Processed in 0.0014001 sec. | ||
| 2506 | 2026.03.16 22:28:53.505770 [ 187 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::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.03.16 22:28:53.505868 [ 187 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2508 | 2026.03.16 22:28:53.505894 [ 187 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 360 rows starting from the beginning of the part | ||
| 2509 | 2026.03.16 22:28:53.505937 [ 187 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::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 | ||
| 2510 | 2026.03.16 22:28:53.505971 [ 187 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2511 | 2026.03.16 22:28:53.506004 [ 187 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::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 | ||
| 2512 | 2026.03.16 22:28:53.506032 [ 187 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2513 | 2026.03.16 22:28:53.506065 [ 187 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 2514 | 2026.03.16 22:28:53.506808 [ 189 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 612 rows, containing 4 columns (4 merged, 0 gathered) in 0.001065923 sec., 574150.2904055921 rows/sec., 37.88 MiB/sec. | ||
| 2515 | 2026.03.16 22:28:53.507028 [ 196 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2516 | 2026.03.16 22:28:53.507408 [ 196 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_11_2} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2517 | 2026.03.16 22:28:53.507522 [ 196 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_11_2} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2518 | 2026.03.16 22:28:53.507630 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2519 | 2026.03.16 22:28:57.893856 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2520 | 2026.03.16 22:28:57.894026 [ 262 ] {a8701b9b-9819-4877-880d-4b806afa9a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2521 | 2026.03.16 22:28:57.894089 [ 262 ] {a8701b9b-9819-4877-880d-4b806afa9a5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2522 | 2026.03.16 22:28:57.894717 [ 262 ] {a8701b9b-9819-4877-880d-4b806afa9a5b} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2523 | 2026.03.16 22:28:57.894760 [ 262 ] {a8701b9b-9819-4877-880d-4b806afa9a5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2524 | 2026.03.16 22:28:57.895145 [ 262 ] {a8701b9b-9819-4877-880d-4b806afa9a5b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2525 | 2026.03.16 22:28:57.895381 [ 262 ] {a8701b9b-9819-4877-880d-4b806afa9a5b} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2526 | 2026.03.16 22:28:57.895543 [ 262 ] {a8701b9b-9819-4877-880d-4b806afa9a5b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001561 sec., 35874.439461883405 rows/sec., 2.76 MiB/sec. | ||
| 2527 | 2026.03.16 22:28:57.895584 [ 262 ] {a8701b9b-9819-4877-880d-4b806afa9a5b} <Debug> TCPHandler: Processed in 0.001854309 sec. | ||
| 2528 | 2026.03.16 22:28:57.895700 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2529 | 2026.03.16 22:28:57.895804 [ 262 ] {e95af526-6d61-4f0a-be5f-52a77d089d12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2530 | 2026.03.16 22:28:57.895844 [ 262 ] {e95af526-6d61-4f0a-be5f-52a77d089d12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2531 | 2026.03.16 22:28:57.896243 [ 262 ] {e95af526-6d61-4f0a-be5f-52a77d089d12} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2532 | 2026.03.16 22:28:57.896279 [ 262 ] {e95af526-6d61-4f0a-be5f-52a77d089d12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2533 | 2026.03.16 22:28:57.896581 [ 262 ] {e95af526-6d61-4f0a-be5f-52a77d089d12} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2534 | 2026.03.16 22:28:57.896793 [ 262 ] {e95af526-6d61-4f0a-be5f-52a77d089d12} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2535 | 2026.03.16 22:28:57.896922 [ 262 ] {e95af526-6d61-4f0a-be5f-52a77d089d12} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001137 sec., 56288.47845206684 rows/sec., 4.39 MiB/sec. | ||
| 2536 | 2026.03.16 22:28:57.896959 [ 262 ] {e95af526-6d61-4f0a-be5f-52a77d089d12} <Debug> TCPHandler: Processed in 0.001309438 sec. | ||
| 2537 | 2026.03.16 22:28:57.897081 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2538 | 2026.03.16 22:28:57.897174 [ 262 ] {d50a9620-d31b-411d-8e3c-88007ba2038f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2539 | 2026.03.16 22:28:57.897218 [ 262 ] {d50a9620-d31b-411d-8e3c-88007ba2038f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2540 | 2026.03.16 22:28:57.897599 [ 262 ] {d50a9620-d31b-411d-8e3c-88007ba2038f} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2541 | 2026.03.16 22:28:57.897636 [ 262 ] {d50a9620-d31b-411d-8e3c-88007ba2038f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2542 | 2026.03.16 22:28:57.897971 [ 262 ] {d50a9620-d31b-411d-8e3c-88007ba2038f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2543 | 2026.03.16 22:28:57.898182 [ 262 ] {d50a9620-d31b-411d-8e3c-88007ba2038f} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2544 | 2026.03.16 22:28:57.898309 [ 262 ] {d50a9620-d31b-411d-8e3c-88007ba2038f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001153 sec., 111014.74414570686 rows/sec., 7.73 MiB/sec. | ||
| 2545 | 2026.03.16 22:28:57.898345 [ 262 ] {d50a9620-d31b-411d-8e3c-88007ba2038f} <Debug> TCPHandler: Processed in 0.001314768 sec. | ||
| 2546 | 2026.03.16 22:28:57.898454 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2547 | 2026.03.16 22:28:57.898557 [ 262 ] {d346d14e-8e2a-437e-a905-4a4757a9add4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2548 | 2026.03.16 22:28:57.898598 [ 262 ] {d346d14e-8e2a-437e-a905-4a4757a9add4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2549 | 2026.03.16 22:28:57.898925 [ 262 ] {d346d14e-8e2a-437e-a905-4a4757a9add4} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2550 | 2026.03.16 22:28:57.898961 [ 262 ] {d346d14e-8e2a-437e-a905-4a4757a9add4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2551 | 2026.03.16 22:28:57.899256 [ 262 ] {d346d14e-8e2a-437e-a905-4a4757a9add4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2552 | 2026.03.16 22:28:57.899460 [ 262 ] {d346d14e-8e2a-437e-a905-4a4757a9add4} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2553 | 2026.03.16 22:28:57.899588 [ 262 ] {d346d14e-8e2a-437e-a905-4a4757a9add4} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00105 sec., 45714.28571428572 rows/sec., 3.08 MiB/sec. | ||
| 2554 | 2026.03.16 22:28:57.899622 [ 262 ] {d346d14e-8e2a-437e-a905-4a4757a9add4} <Debug> TCPHandler: Processed in 0.001218926 sec. | ||
| 2555 | 2026.03.16 22:28:58.226538 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4302 | ||
| 2556 | 2026.03.16 22:28:58.227217 [ 244 ] {} <Trace> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2557 | 2026.03.16 22:28:58.227254 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2558 | 2026.03.16 22:28:58.227722 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2559 | 2026.03.16 22:28:58.227945 [ 244 ] {} <Trace> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2560 | 2026.03.16 22:28:58.228068 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4302 | ||
| 2561 | 2026.03.16 22:28:58.453506 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2562 | 2026.03.16 22:28:58.472418 [ 243 ] {} <Trace> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2563 | 2026.03.16 22:28:58.472493 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2564 | 2026.03.16 22:28:58.478682 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2565 | 2026.03.16 22:28:58.479409 [ 243 ] {} <Trace> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2566 | 2026.03.16 22:28:58.483338 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2567 | 2026.03.16 22:28:59.000232 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.54 MiB, peak 212.54 MiB, free memory in arenas 0.00 B, will set to 210.15 MiB (RSS), difference: 1.61 MiB | ||
| 2568 | 2026.03.16 22:28:59.480027 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43128 | ||
| 2569 | 2026.03.16 22:28:59.480149 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2570 | 2026.03.16 22:28:59.480175 [ 289 ] {} <Debug> TCP-Session: e37673f1-286a-4b56-b7d4-f77d08faa742 Authenticating user 'default' from [fd00:1122:3344:101::e]:43128 | ||
| 2571 | 2026.03.16 22:28:59.480197 [ 289 ] {} <Debug> TCP-Session: e37673f1-286a-4b56-b7d4-f77d08faa742 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2572 | 2026.03.16 22:28:59.480210 [ 289 ] {} <Debug> TCP-Session: e37673f1-286a-4b56-b7d4-f77d08faa742 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2573 | 2026.03.16 22:28:59.480432 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45515 | ||
| 2574 | 2026.03.16 22:28:59.480474 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46942 | ||
| 2575 | 2026.03.16 22:28:59.480491 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58329 | ||
| 2576 | 2026.03.16 22:28:59.480532 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32899 | ||
| 2577 | 2026.03.16 22:28:59.480558 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2578 | 2026.03.16 22:28:59.480573 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35147 | ||
| 2579 | 2026.03.16 22:28:59.480600 [ 290 ] {} <Debug> TCP-Session: d5636c4a-ff71-4dba-91d1-d48a7cbf7e13 Authenticating user 'default' from [fd00:1122:3344:101::e]:45515 | ||
| 2580 | 2026.03.16 22:28:59.480518 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47886 | ||
| 2581 | 2026.03.16 22:28:59.480638 [ 290 ] {} <Debug> TCP-Session: d5636c4a-ff71-4dba-91d1-d48a7cbf7e13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2582 | 2026.03.16 22:28:59.480507 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47537 | ||
| 2583 | 2026.03.16 22:28:59.480671 [ 290 ] {} <Debug> TCP-Session: d5636c4a-ff71-4dba-91d1-d48a7cbf7e13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2584 | 2026.03.16 22:28:59.480487 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33768 | ||
| 2585 | 2026.03.16 22:28:59.480725 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2586 | 2026.03.16 22:28:59.480747 [ 289 ] {} <Trace> TCP-Session: e37673f1-286a-4b56-b7d4-f77d08faa742 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2587 | 2026.03.16 22:28:59.480775 [ 291 ] {} <Debug> TCP-Session: 0ec51983-65d2-4bbb-b324-4a9e6422fc9a Authenticating user 'default' from [fd00:1122:3344:101::e]:46942 | ||
| 2588 | 2026.03.16 22:28:59.480804 [ 291 ] {} <Debug> TCP-Session: 0ec51983-65d2-4bbb-b324-4a9e6422fc9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2589 | 2026.03.16 22:28:59.480840 [ 291 ] {} <Debug> TCP-Session: 0ec51983-65d2-4bbb-b324-4a9e6422fc9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2590 | 2026.03.16 22:28:59.480973 [ 289 ] {19b5cfe3-2e76-4fff-a75e-fd8b5777277e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43128) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2591 | 2026.03.16 22:28:59.481049 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2592 | 2026.03.16 22:28:59.481057 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2593 | 2026.03.16 22:28:59.481093 [ 294 ] {} <Debug> TCP-Session: 6ab27b83-7c62-4dd4-915d-ae2064c089bc Authenticating user 'default' from [fd00:1122:3344:101::e]:47537 | ||
| 2594 | 2026.03.16 22:28:59.481114 [ 293 ] {} <Debug> TCP-Session: efcfdf90-14f2-4e31-a0e2-97651062f95a Authenticating user 'default' from [fd00:1122:3344:101::e]:33768 | ||
| 2595 | 2026.03.16 22:28:59.481126 [ 294 ] {} <Debug> TCP-Session: 6ab27b83-7c62-4dd4-915d-ae2064c089bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2596 | 2026.03.16 22:28:59.481148 [ 293 ] {} <Debug> TCP-Session: efcfdf90-14f2-4e31-a0e2-97651062f95a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2597 | 2026.03.16 22:28:59.481161 [ 294 ] {} <Debug> TCP-Session: 6ab27b83-7c62-4dd4-915d-ae2064c089bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2598 | 2026.03.16 22:28:59.481179 [ 293 ] {} <Debug> TCP-Session: efcfdf90-14f2-4e31-a0e2-97651062f95a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2599 | 2026.03.16 22:28:59.481182 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2600 | 2026.03.16 22:28:59.481244 [ 259 ] {} <Debug> TCP-Session: 5b50004b-27d8-4f10-a9a3-a5d0cb860537 Authenticating user 'default' from [fd00:1122:3344:101::e]:47886 | ||
| 2601 | 2026.03.16 22:28:59.481262 [ 259 ] {} <Debug> TCP-Session: 5b50004b-27d8-4f10-a9a3-a5d0cb860537 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2602 | 2026.03.16 22:28:59.481276 [ 259 ] {} <Debug> TCP-Session: 5b50004b-27d8-4f10-a9a3-a5d0cb860537 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2603 | 2026.03.16 22:28:59.481333 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2604 | 2026.03.16 22:28:59.481364 [ 287 ] {} <Debug> TCP-Session: 51e25a87-8d5e-41f4-a2ef-8fb4b2cb5c38 Authenticating user 'default' from [fd00:1122:3344:101::e]:35147 | ||
| 2605 | 2026.03.16 22:28:59.481378 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2606 | 2026.03.16 22:28:59.481398 [ 289 ] {19b5cfe3-2e76-4fff-a75e-fd8b5777277e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2607 | 2026.03.16 22:28:59.481384 [ 287 ] {} <Debug> TCP-Session: 51e25a87-8d5e-41f4-a2ef-8fb4b2cb5c38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2608 | 2026.03.16 22:28:59.481433 [ 292 ] {} <Debug> TCP-Session: 88476da8-a7c8-4ad8-92b0-a38744567bb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:58329 | ||
| 2609 | 2026.03.16 22:28:59.481456 [ 287 ] {} <Debug> TCP-Session: 51e25a87-8d5e-41f4-a2ef-8fb4b2cb5c38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2610 | 2026.03.16 22:28:59.481473 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2611 | 2026.03.16 22:28:59.481483 [ 289 ] {19b5cfe3-2e76-4fff-a75e-fd8b5777277e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2612 | 2026.03.16 22:28:59.481515 [ 286 ] {} <Debug> TCP-Session: 5808b990-a2ea-4ffd-afde-769219028d99 Authenticating user 'default' from [fd00:1122:3344:101::e]:32899 | ||
| 2613 | 2026.03.16 22:28:59.481480 [ 292 ] {} <Debug> TCP-Session: 88476da8-a7c8-4ad8-92b0-a38744567bb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2614 | 2026.03.16 22:28:59.481549 [ 286 ] {} <Debug> TCP-Session: 5808b990-a2ea-4ffd-afde-769219028d99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2615 | 2026.03.16 22:28:59.481565 [ 292 ] {} <Debug> TCP-Session: 88476da8-a7c8-4ad8-92b0-a38744567bb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2616 | 2026.03.16 22:28:59.481581 [ 286 ] {} <Debug> TCP-Session: 5808b990-a2ea-4ffd-afde-769219028d99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2617 | 2026.03.16 22:28:59.481837 [ 289 ] {19b5cfe3-2e76-4fff-a75e-fd8b5777277e} <Debug> oximeter.version (b90ba97a-e03f-4222-bd2b-4ce80a82988f) (SelectExecutor): Key condition: unknown | ||
| 2618 | 2026.03.16 22:28:59.483285 [ 325 ] {19b5cfe3-2e76-4fff-a75e-fd8b5777277e} <Trace> AggregatingTransform: Aggregating | ||
| 2619 | 2026.03.16 22:28:59.483351 [ 325 ] {19b5cfe3-2e76-4fff-a75e-fd8b5777277e} <Trace> Aggregator: Aggregation method: without_key | ||
| 2620 | 2026.03.16 22:28:59.483391 [ 325 ] {19b5cfe3-2e76-4fff-a75e-fd8b5777277e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00144368 sec. (692.674 rows/sec., 27.06 KiB/sec.) | ||
| 2621 | 2026.03.16 22:28:59.483408 [ 325 ] {19b5cfe3-2e76-4fff-a75e-fd8b5777277e} <Trace> Aggregator: Merging aggregated data | ||
| 2622 | 2026.03.16 22:28:59.484445 [ 289 ] {19b5cfe3-2e76-4fff-a75e-fd8b5777277e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003558 sec., 281.0567734682406 rows/sec., 10.98 KiB/sec. | ||
| 2623 | 2026.03.16 22:28:59.484580 [ 289 ] {19b5cfe3-2e76-4fff-a75e-fd8b5777277e} <Debug> TCPHandler: Processed in 0.004043816 sec. | ||
| 2624 | 2026.03.16 22:28:59.484673 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2625 | 2026.03.16 22:28:59.484703 [ 289 ] {} <Debug> TCP-Session: e37673f1-286a-4b56-b7d4-f77d08faa742 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2626 | 2026.03.16 22:28:59.484703 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2627 | 2026.03.16 22:28:59.484721 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2628 | 2026.03.16 22:28:59.484735 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2629 | 2026.03.16 22:28:59.484758 [ 290 ] {} <Debug> TCP-Session: d5636c4a-ff71-4dba-91d1-d48a7cbf7e13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2630 | 2026.03.16 22:28:59.484773 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2631 | 2026.03.16 22:28:59.484788 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2632 | 2026.03.16 22:28:59.484818 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2633 | 2026.03.16 22:28:59.484847 [ 259 ] {} <Debug> TCP-Session: 5b50004b-27d8-4f10-a9a3-a5d0cb860537 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2634 | 2026.03.16 22:28:59.484794 [ 286 ] {} <Debug> TCP-Session: 5808b990-a2ea-4ffd-afde-769219028d99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2635 | 2026.03.16 22:28:59.484881 [ 294 ] {} <Debug> TCP-Session: 6ab27b83-7c62-4dd4-915d-ae2064c089bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2636 | 2026.03.16 22:28:59.484804 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2637 | 2026.03.16 22:28:59.484779 [ 291 ] {} <Debug> TCP-Session: 0ec51983-65d2-4bbb-b324-4a9e6422fc9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2638 | 2026.03.16 22:28:59.484755 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2639 | 2026.03.16 22:28:59.484967 [ 287 ] {} <Debug> TCP-Session: 51e25a87-8d5e-41f4-a2ef-8fb4b2cb5c38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2640 | 2026.03.16 22:28:59.484835 [ 292 ] {} <Debug> TCP-Session: 88476da8-a7c8-4ad8-92b0-a38744567bb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2641 | 2026.03.16 22:28:59.484994 [ 293 ] {} <Debug> TCP-Session: efcfdf90-14f2-4e31-a0e2-97651062f95a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2642 | 2026.03.16 22:28:59.611483 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33338 | ||
| 2643 | 2026.03.16 22:28:59.611587 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2644 | 2026.03.16 22:28:59.611613 [ 289 ] {} <Debug> TCP-Session: 0324f9d9-6fd3-4196-a787-0e7da084f816 Authenticating user 'default' from [fd00:1122:3344:101::e]:33338 | ||
| 2645 | 2026.03.16 22:28:59.611635 [ 289 ] {} <Debug> TCP-Session: 0324f9d9-6fd3-4196-a787-0e7da084f816 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2646 | 2026.03.16 22:28:59.611648 [ 289 ] {} <Debug> TCP-Session: 0324f9d9-6fd3-4196-a787-0e7da084f816 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2647 | 2026.03.16 22:28:59.611838 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56458 | ||
| 2648 | 2026.03.16 22:28:59.611859 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56650 | ||
| 2649 | 2026.03.16 22:28:59.611890 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35557 | ||
| 2650 | 2026.03.16 22:28:59.611931 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35118 | ||
| 2651 | 2026.03.16 22:28:59.611960 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2652 | 2026.03.16 22:28:59.611920 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55237 | ||
| 2653 | 2026.03.16 22:28:59.611998 [ 290 ] {} <Debug> TCP-Session: e031c577-974c-43fa-a641-6b4a5a392849 Authenticating user 'default' from [fd00:1122:3344:101::e]:56458 | ||
| 2654 | 2026.03.16 22:28:59.611998 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2655 | 2026.03.16 22:28:59.612012 [ 289 ] {} <Trace> TCP-Session: 0324f9d9-6fd3-4196-a787-0e7da084f816 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2656 | 2026.03.16 22:28:59.612028 [ 290 ] {} <Debug> TCP-Session: e031c577-974c-43fa-a641-6b4a5a392849 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2657 | 2026.03.16 22:28:59.612037 [ 293 ] {} <Debug> TCP-Session: 7e22264b-2e0b-4ec7-96e8-bbe0295e5499 Authenticating user 'default' from [fd00:1122:3344:101::e]:35557 | ||
| 2658 | 2026.03.16 22:28:59.612053 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2659 | 2026.03.16 22:28:59.612060 [ 290 ] {} <Debug> TCP-Session: e031c577-974c-43fa-a641-6b4a5a392849 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2660 | 2026.03.16 22:28:59.612077 [ 293 ] {} <Debug> TCP-Session: 7e22264b-2e0b-4ec7-96e8-bbe0295e5499 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2661 | 2026.03.16 22:28:59.612092 [ 286 ] {} <Debug> TCP-Session: 6fae4690-7c59-4412-8387-44010cdbedb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:55237 | ||
| 2662 | 2026.03.16 22:28:59.612111 [ 293 ] {} <Debug> TCP-Session: 7e22264b-2e0b-4ec7-96e8-bbe0295e5499 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2663 | 2026.03.16 22:28:59.612130 [ 286 ] {} <Debug> TCP-Session: 6fae4690-7c59-4412-8387-44010cdbedb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2664 | 2026.03.16 22:28:59.611999 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2665 | 2026.03.16 22:28:59.612152 [ 286 ] {} <Debug> TCP-Session: 6fae4690-7c59-4412-8387-44010cdbedb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2666 | 2026.03.16 22:28:59.611913 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40508 | ||
| 2667 | 2026.03.16 22:28:59.612198 [ 291 ] {} <Debug> TCP-Session: f8be9334-8661-4e10-b780-c9cdf62f8baa Authenticating user 'default' from [fd00:1122:3344:101::e]:56650 | ||
| 2668 | 2026.03.16 22:28:59.611895 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42412 | ||
| 2669 | 2026.03.16 22:28:59.612246 [ 291 ] {} <Debug> TCP-Session: f8be9334-8661-4e10-b780-c9cdf62f8baa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2670 | 2026.03.16 22:28:59.611896 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39711 | ||
| 2671 | 2026.03.16 22:28:59.612285 [ 291 ] {} <Debug> TCP-Session: f8be9334-8661-4e10-b780-c9cdf62f8baa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2672 | 2026.03.16 22:28:59.612276 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2673 | 2026.03.16 22:28:59.612195 [ 289 ] {09c7a68d-f4fd-4949-b3bd-46513d751b54} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33338) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2674 | 2026.03.16 22:28:59.612348 [ 259 ] {} <Debug> TCP-Session: 2b584629-bd2f-4643-87a5-b3658d907e84 Authenticating user 'default' from [fd00:1122:3344:101::e]:40508 | ||
| 2675 | 2026.03.16 22:28:59.612342 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2676 | 2026.03.16 22:28:59.612386 [ 259 ] {} <Debug> TCP-Session: 2b584629-bd2f-4643-87a5-b3658d907e84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2677 | 2026.03.16 22:28:59.612407 [ 294 ] {} <Debug> TCP-Session: b1566e3a-3fd4-44cf-8b31-554a2f17307a Authenticating user 'default' from [fd00:1122:3344:101::e]:39711 | ||
| 2678 | 2026.03.16 22:28:59.612340 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2679 | 2026.03.16 22:28:59.612425 [ 259 ] {} <Debug> TCP-Session: 2b584629-bd2f-4643-87a5-b3658d907e84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2680 | 2026.03.16 22:28:59.612465 [ 292 ] {} <Debug> TCP-Session: d294e5d8-b1bd-423a-b6c6-fd90443e2bdd Authenticating user 'default' from [fd00:1122:3344:101::e]:42412 | ||
| 2681 | 2026.03.16 22:28:59.612433 [ 294 ] {} <Debug> TCP-Session: b1566e3a-3fd4-44cf-8b31-554a2f17307a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2682 | 2026.03.16 22:28:59.612500 [ 292 ] {} <Debug> TCP-Session: d294e5d8-b1bd-423a-b6c6-fd90443e2bdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2683 | 2026.03.16 22:28:59.612017 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2684 | 2026.03.16 22:28:59.612526 [ 292 ] {} <Debug> TCP-Session: d294e5d8-b1bd-423a-b6c6-fd90443e2bdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2685 | 2026.03.16 22:28:59.612519 [ 294 ] {} <Debug> TCP-Session: b1566e3a-3fd4-44cf-8b31-554a2f17307a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2686 | 2026.03.16 22:28:59.612556 [ 287 ] {} <Debug> TCP-Session: 0dce1f44-70c4-416e-b358-7fc5059dcb2f Authenticating user 'default' from [fd00:1122:3344:101::e]:35118 | ||
| 2687 | 2026.03.16 22:28:59.612590 [ 289 ] {09c7a68d-f4fd-4949-b3bd-46513d751b54} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2688 | 2026.03.16 22:28:59.612597 [ 287 ] {} <Debug> TCP-Session: 0dce1f44-70c4-416e-b358-7fc5059dcb2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2689 | 2026.03.16 22:28:59.612629 [ 287 ] {} <Debug> TCP-Session: 0dce1f44-70c4-416e-b358-7fc5059dcb2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2690 | 2026.03.16 22:28:59.612654 [ 289 ] {09c7a68d-f4fd-4949-b3bd-46513d751b54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2691 | 2026.03.16 22:28:59.612962 [ 289 ] {09c7a68d-f4fd-4949-b3bd-46513d751b54} <Debug> oximeter.version (b90ba97a-e03f-4222-bd2b-4ce80a82988f) (SelectExecutor): Key condition: unknown | ||
| 2692 | 2026.03.16 22:28:59.613909 [ 322 ] {09c7a68d-f4fd-4949-b3bd-46513d751b54} <Trace> AggregatingTransform: Aggregating | ||
| 2693 | 2026.03.16 22:28:59.613950 [ 322 ] {09c7a68d-f4fd-4949-b3bd-46513d751b54} <Trace> Aggregator: Aggregation method: without_key | ||
| 2694 | 2026.03.16 22:28:59.613988 [ 322 ] {09c7a68d-f4fd-4949-b3bd-46513d751b54} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000927449 sec. (1078.226 rows/sec., 42.12 KiB/sec.) | ||
| 2695 | 2026.03.16 22:28:59.614007 [ 322 ] {09c7a68d-f4fd-4949-b3bd-46513d751b54} <Trace> Aggregator: Merging aggregated data | ||
| 2696 | 2026.03.16 22:28:59.615169 [ 289 ] {09c7a68d-f4fd-4949-b3bd-46513d751b54} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003037 sec., 329.27230819888047 rows/sec., 12.86 KiB/sec. | ||
| 2697 | 2026.03.16 22:28:59.615303 [ 289 ] {09c7a68d-f4fd-4949-b3bd-46513d751b54} <Debug> TCPHandler: Processed in 0.003442483 sec. | ||
| 2698 | 2026.03.16 22:28:59.615398 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2699 | 2026.03.16 22:28:59.615425 [ 289 ] {} <Debug> TCP-Session: 0324f9d9-6fd3-4196-a787-0e7da084f816 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2700 | 2026.03.16 22:28:59.615432 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2701 | 2026.03.16 22:28:59.615466 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2702 | 2026.03.16 22:28:59.615480 [ 290 ] {} <Debug> TCP-Session: e031c577-974c-43fa-a641-6b4a5a392849 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2703 | 2026.03.16 22:28:59.615494 [ 286 ] {} <Debug> TCP-Session: 6fae4690-7c59-4412-8387-44010cdbedb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2704 | 2026.03.16 22:28:59.615507 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2705 | 2026.03.16 22:28:59.615537 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2706 | 2026.03.16 22:28:59.615557 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2707 | 2026.03.16 22:28:59.615577 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2708 | 2026.03.16 22:28:59.615587 [ 291 ] {} <Debug> TCP-Session: f8be9334-8661-4e10-b780-c9cdf62f8baa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2709 | 2026.03.16 22:28:59.615611 [ 287 ] {} <Debug> TCP-Session: 0dce1f44-70c4-416e-b358-7fc5059dcb2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2710 | 2026.03.16 22:28:59.615613 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2711 | 2026.03.16 22:28:59.615624 [ 293 ] {} <Debug> TCP-Session: 7e22264b-2e0b-4ec7-96e8-bbe0295e5499 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2712 | 2026.03.16 22:28:59.615660 [ 259 ] {} <Debug> TCP-Session: 2b584629-bd2f-4643-87a5-b3658d907e84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2713 | 2026.03.16 22:28:59.615596 [ 294 ] {} <Debug> TCP-Session: b1566e3a-3fd4-44cf-8b31-554a2f17307a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2714 | 2026.03.16 22:28:59.615594 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2715 | 2026.03.16 22:28:59.615758 [ 292 ] {} <Debug> TCP-Session: d294e5d8-b1bd-423a-b6c6-fd90443e2bdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2716 | 2026.03.16 22:28:59.753236 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45840 | ||
| 2717 | 2026.03.16 22:28:59.753384 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2718 | 2026.03.16 22:28:59.753419 [ 289 ] {} <Debug> TCP-Session: 84815d3a-a261-4d1a-b17a-3d9755aa5be5 Authenticating user 'default' from [fd00:1122:3344:101::e]:45840 | ||
| 2719 | 2026.03.16 22:28:59.753450 [ 289 ] {} <Debug> TCP-Session: 84815d3a-a261-4d1a-b17a-3d9755aa5be5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2720 | 2026.03.16 22:28:59.753468 [ 289 ] {} <Debug> TCP-Session: 84815d3a-a261-4d1a-b17a-3d9755aa5be5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2721 | 2026.03.16 22:28:59.753801 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59972 | ||
| 2722 | 2026.03.16 22:28:59.753843 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50579 | ||
| 2723 | 2026.03.16 22:28:59.753877 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47612 | ||
| 2724 | 2026.03.16 22:28:59.753901 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44268 | ||
| 2725 | 2026.03.16 22:28:59.753939 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2726 | 2026.03.16 22:28:59.753952 [ 289 ] {} <Trace> TCP-Session: 84815d3a-a261-4d1a-b17a-3d9755aa5be5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2727 | 2026.03.16 22:28:59.753985 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2728 | 2026.03.16 22:28:59.753988 [ 290 ] {} <Debug> TCP-Session: 00cfea01-c438-4cf7-b016-8b14ffb6d36e Authenticating user 'default' from [fd00:1122:3344:101::e]:59972 | ||
| 2729 | 2026.03.16 22:28:59.754017 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2730 | 2026.03.16 22:28:59.754017 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2731 | 2026.03.16 22:28:59.754049 [ 292 ] {} <Debug> TCP-Session: 13a8999a-45b9-4b3c-85f6-5110f40e5019 Authenticating user 'default' from [fd00:1122:3344:101::e]:50579 | ||
| 2732 | 2026.03.16 22:28:59.754067 [ 259 ] {} <Debug> TCP-Session: 763c44ee-f67e-45d2-b133-45f1dd50de25 Authenticating user 'default' from [fd00:1122:3344:101::e]:47612 | ||
| 2733 | 2026.03.16 22:28:59.754073 [ 287 ] {} <Debug> TCP-Session: 7c9428ca-fed7-4a89-8c44-535b556a05ee Authenticating user 'default' from [fd00:1122:3344:101::e]:44268 | ||
| 2734 | 2026.03.16 22:28:59.754097 [ 292 ] {} <Debug> TCP-Session: 13a8999a-45b9-4b3c-85f6-5110f40e5019 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2735 | 2026.03.16 22:28:59.754109 [ 259 ] {} <Debug> TCP-Session: 763c44ee-f67e-45d2-b133-45f1dd50de25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2736 | 2026.03.16 22:28:59.754120 [ 287 ] {} <Debug> TCP-Session: 7c9428ca-fed7-4a89-8c44-535b556a05ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2737 | 2026.03.16 22:28:59.754129 [ 292 ] {} <Debug> TCP-Session: 13a8999a-45b9-4b3c-85f6-5110f40e5019 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2738 | 2026.03.16 22:28:59.754145 [ 259 ] {} <Debug> TCP-Session: 763c44ee-f67e-45d2-b133-45f1dd50de25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2739 | 2026.03.16 22:28:59.754157 [ 287 ] {} <Debug> TCP-Session: 7c9428ca-fed7-4a89-8c44-535b556a05ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2740 | 2026.03.16 22:28:59.754201 [ 289 ] {70f7aa3d-c637-4b2e-bf5c-36ff3397a025} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45840) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2741 | 2026.03.16 22:28:59.754057 [ 290 ] {} <Debug> TCP-Session: 00cfea01-c438-4cf7-b016-8b14ffb6d36e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2742 | 2026.03.16 22:28:59.753894 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33188 | ||
| 2743 | 2026.03.16 22:28:59.754296 [ 290 ] {} <Debug> TCP-Session: 00cfea01-c438-4cf7-b016-8b14ffb6d36e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2744 | 2026.03.16 22:28:59.753857 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50392 | ||
| 2745 | 2026.03.16 22:28:59.753847 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48023 | ||
| 2746 | 2026.03.16 22:28:59.753849 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35764 | ||
| 2747 | 2026.03.16 22:28:59.754360 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2748 | 2026.03.16 22:28:59.754389 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2749 | 2026.03.16 22:28:59.754407 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2750 | 2026.03.16 22:28:59.754417 [ 286 ] {} <Debug> TCP-Session: 5699bb3b-f5a1-4229-bb6e-bbc344e78c9e Authenticating user 'default' from [fd00:1122:3344:101::e]:33188 | ||
| 2751 | 2026.03.16 22:28:59.754434 [ 294 ] {} <Debug> TCP-Session: 6bd11f16-6220-451c-8d97-3b7ec3405195 Authenticating user 'default' from [fd00:1122:3344:101::e]:50392 | ||
| 2752 | 2026.03.16 22:28:59.754439 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2753 | 2026.03.16 22:28:59.754445 [ 291 ] {} <Debug> TCP-Session: d9adc05f-432f-43ad-8d7a-a86b437c35cc Authenticating user 'default' from [fd00:1122:3344:101::e]:48023 | ||
| 2754 | 2026.03.16 22:28:59.754462 [ 294 ] {} <Debug> TCP-Session: 6bd11f16-6220-451c-8d97-3b7ec3405195 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2755 | 2026.03.16 22:28:59.754481 [ 293 ] {} <Debug> TCP-Session: 5e523466-e6b2-4de8-9b71-966cbc67b71c Authenticating user 'default' from [fd00:1122:3344:101::e]:35764 | ||
| 2756 | 2026.03.16 22:28:59.754491 [ 291 ] {} <Debug> TCP-Session: d9adc05f-432f-43ad-8d7a-a86b437c35cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2757 | 2026.03.16 22:28:59.754502 [ 294 ] {} <Debug> TCP-Session: 6bd11f16-6220-451c-8d97-3b7ec3405195 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2758 | 2026.03.16 22:28:59.754529 [ 291 ] {} <Debug> TCP-Session: d9adc05f-432f-43ad-8d7a-a86b437c35cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2759 | 2026.03.16 22:28:59.754519 [ 293 ] {} <Debug> TCP-Session: 5e523466-e6b2-4de8-9b71-966cbc67b71c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2760 | 2026.03.16 22:28:59.754555 [ 289 ] {70f7aa3d-c637-4b2e-bf5c-36ff3397a025} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2761 | 2026.03.16 22:28:59.754573 [ 293 ] {} <Debug> TCP-Session: 5e523466-e6b2-4de8-9b71-966cbc67b71c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2762 | 2026.03.16 22:28:59.754455 [ 286 ] {} <Debug> TCP-Session: 5699bb3b-f5a1-4229-bb6e-bbc344e78c9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2763 | 2026.03.16 22:28:59.754615 [ 286 ] {} <Debug> TCP-Session: 5699bb3b-f5a1-4229-bb6e-bbc344e78c9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2764 | 2026.03.16 22:28:59.754625 [ 289 ] {70f7aa3d-c637-4b2e-bf5c-36ff3397a025} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2765 | 2026.03.16 22:28:59.754985 [ 289 ] {70f7aa3d-c637-4b2e-bf5c-36ff3397a025} <Debug> oximeter.version (b90ba97a-e03f-4222-bd2b-4ce80a82988f) (SelectExecutor): Key condition: unknown | ||
| 2766 | 2026.03.16 22:28:59.755877 [ 297 ] {70f7aa3d-c637-4b2e-bf5c-36ff3397a025} <Trace> AggregatingTransform: Aggregating | ||
| 2767 | 2026.03.16 22:28:59.755908 [ 297 ] {70f7aa3d-c637-4b2e-bf5c-36ff3397a025} <Trace> Aggregator: Aggregation method: without_key | ||
| 2768 | 2026.03.16 22:28:59.755945 [ 297 ] {70f7aa3d-c637-4b2e-bf5c-36ff3397a025} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000855309 sec. (1169.168 rows/sec., 45.67 KiB/sec.) | ||
| 2769 | 2026.03.16 22:28:59.755962 [ 297 ] {70f7aa3d-c637-4b2e-bf5c-36ff3397a025} <Trace> Aggregator: Merging aggregated data | ||
| 2770 | 2026.03.16 22:28:59.757145 [ 289 ] {70f7aa3d-c637-4b2e-bf5c-36ff3397a025} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003021 sec., 331.01621979476994 rows/sec., 12.93 KiB/sec. | ||
| 2771 | 2026.03.16 22:28:59.757287 [ 289 ] {70f7aa3d-c637-4b2e-bf5c-36ff3397a025} <Debug> TCPHandler: Processed in 0.003512984 sec. | ||
| 2772 | 2026.03.16 22:28:59.757417 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2773 | 2026.03.16 22:28:59.757435 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2774 | 2026.03.16 22:28:59.757446 [ 289 ] {} <Debug> TCP-Session: 84815d3a-a261-4d1a-b17a-3d9755aa5be5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2775 | 2026.03.16 22:28:59.757451 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2776 | 2026.03.16 22:28:59.757488 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2777 | 2026.03.16 22:28:59.757492 [ 287 ] {} <Debug> TCP-Session: 7c9428ca-fed7-4a89-8c44-535b556a05ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2778 | 2026.03.16 22:28:59.757513 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2779 | 2026.03.16 22:28:59.757538 [ 294 ] {} <Debug> TCP-Session: 6bd11f16-6220-451c-8d97-3b7ec3405195 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2780 | 2026.03.16 22:28:59.757559 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2781 | 2026.03.16 22:28:59.757581 [ 291 ] {} <Debug> TCP-Session: d9adc05f-432f-43ad-8d7a-a86b437c35cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2782 | 2026.03.16 22:28:59.757614 [ 293 ] {} <Debug> TCP-Session: 5e523466-e6b2-4de8-9b71-966cbc67b71c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2783 | 2026.03.16 22:28:59.757530 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2784 | 2026.03.16 22:28:59.757519 [ 290 ] {} <Debug> TCP-Session: 00cfea01-c438-4cf7-b016-8b14ffb6d36e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2785 | 2026.03.16 22:28:59.757474 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2786 | 2026.03.16 22:28:59.757679 [ 292 ] {} <Debug> TCP-Session: 13a8999a-45b9-4b3c-85f6-5110f40e5019 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2787 | 2026.03.16 22:28:59.757572 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2788 | 2026.03.16 22:28:59.757729 [ 259 ] {} <Debug> TCP-Session: 763c44ee-f67e-45d2-b133-45f1dd50de25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2789 | 2026.03.16 22:28:59.757772 [ 286 ] {} <Debug> TCP-Session: 5699bb3b-f5a1-4229-bb6e-bbc344e78c9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2790 | 2026.03.16 22:29:00.732747 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 376 | ||
| 2791 | 2026.03.16 22:29:00.735354 [ 242 ] {} <Trace> system.query_log (f4e4a36b-4ede-4294-82dc-58b43a49a0a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2792 | 2026.03.16 22:29:00.735410 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2793 | 2026.03.16 22:29:00.736639 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2794 | 2026.03.16 22:29:00.736919 [ 242 ] {} <Trace> system.query_log (f4e4a36b-4ede-4294-82dc-58b43a49a0a5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2795 | 2026.03.16 22:29:00.737098 [ 39 ] {} <Debug> system.query_log (f4e4a36b-4ede-4294-82dc-58b43a49a0a5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2796 | 2026.03.16 22:29:00.737168 [ 39 ] {} <Trace> system.query_log (f4e4a36b-4ede-4294-82dc-58b43a49a0a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2797 | 2026.03.16 22:29:00.737189 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2798 | 2026.03.16 22:29:00.737197 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 376 | ||
| 2799 | 2026.03.16 22:29:00.737296 [ 195 ] {f4e4a36b-4ede-4294-82dc-58b43a49a0a5::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 | ||
| 2800 | 2026.03.16 22:29:00.737872 [ 195 ] {f4e4a36b-4ede-4294-82dc-58b43a49a0a5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2801 | 2026.03.16 22:29:00.738046 [ 195 ] {f4e4a36b-4ede-4294-82dc-58b43a49a0a5::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 | ||
| 2802 | 2026.03.16 22:29:00.738447 [ 195 ] {f4e4a36b-4ede-4294-82dc-58b43a49a0a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 98 rows starting from the beginning of the part | ||
| 2803 | 2026.03.16 22:29:00.738799 [ 195 ] {f4e4a36b-4ede-4294-82dc-58b43a49a0a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 90 rows starting from the beginning of the part | ||
| 2804 | 2026.03.16 22:29:00.739161 [ 195 ] {f4e4a36b-4ede-4294-82dc-58b43a49a0a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
| 2805 | 2026.03.16 22:29:00.739508 [ 195 ] {f4e4a36b-4ede-4294-82dc-58b43a49a0a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part | ||
| 2806 | 2026.03.16 22:29:00.739858 [ 195 ] {f4e4a36b-4ede-4294-82dc-58b43a49a0a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 48 rows starting from the beginning of the part | ||
| 2807 | 2026.03.16 22:29:00.746443 [ 189 ] {f4e4a36b-4ede-4294-82dc-58b43a49a0a5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 376 rows, containing 72 columns (72 merged, 0 gathered) in 0.009191245 sec., 40908.49498626138 rows/sec., 42.62 MiB/sec. | ||
| 2808 | 2026.03.16 22:29:00.747589 [ 200 ] {f4e4a36b-4ede-4294-82dc-58b43a49a0a5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2809 | 2026.03.16 22:29:00.748559 [ 200 ] {f4e4a36b-4ede-4294-82dc-58b43a49a0a5::all_1_6_1} <Trace> system.query_log (f4e4a36b-4ede-4294-82dc-58b43a49a0a5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2810 | 2026.03.16 22:29:00.748694 [ 200 ] {f4e4a36b-4ede-4294-82dc-58b43a49a0a5::all_1_6_1} <Trace> system.query_log (f4e4a36b-4ede-4294-82dc-58b43a49a0a5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2811 | 2026.03.16 22:29:00.749072 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.76 MiB. | ||
| 2812 | 2026.03.16 22:29:02.896600 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2813 | 2026.03.16 22:29:02.896791 [ 262 ] {22327b66-dbf3-4944-bdc5-92a70b6189b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2814 | 2026.03.16 22:29:02.896861 [ 262 ] {22327b66-dbf3-4944-bdc5-92a70b6189b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2815 | 2026.03.16 22:29:02.897541 [ 262 ] {22327b66-dbf3-4944-bdc5-92a70b6189b6} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2816 | 2026.03.16 22:29:02.897593 [ 262 ] {22327b66-dbf3-4944-bdc5-92a70b6189b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2817 | 2026.03.16 22:29:02.898003 [ 262 ] {22327b66-dbf3-4944-bdc5-92a70b6189b6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2818 | 2026.03.16 22:29:02.898242 [ 262 ] {22327b66-dbf3-4944-bdc5-92a70b6189b6} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2819 | 2026.03.16 22:29:02.898401 [ 262 ] {22327b66-dbf3-4944-bdc5-92a70b6189b6} <Debug> executeQuery: Read 128 rows, 11.31 KiB in 0.001662 sec., 77015.6438026474 rows/sec., 6.65 MiB/sec. | ||
| 2820 | 2026.03.16 22:29:02.898447 [ 262 ] {22327b66-dbf3-4944-bdc5-92a70b6189b6} <Debug> TCPHandler: Processed in 0.001973482 sec. | ||
| 2821 | 2026.03.16 22:29:02.898573 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2822 | 2026.03.16 22:29:02.898677 [ 262 ] {e1fb0552-7da3-4ef3-abbe-3172cb07efa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2823 | 2026.03.16 22:29:02.898722 [ 262 ] {e1fb0552-7da3-4ef3-abbe-3172cb07efa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2824 | 2026.03.16 22:29:02.899141 [ 262 ] {e1fb0552-7da3-4ef3-abbe-3172cb07efa7} <Trace> oximeter.fields_u16 (9ff80dee-a025-45d1-8480-5b19bdac903c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2825 | 2026.03.16 22:29:02.899179 [ 262 ] {e1fb0552-7da3-4ef3-abbe-3172cb07efa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2826 | 2026.03.16 22:29:02.899483 [ 262 ] {e1fb0552-7da3-4ef3-abbe-3172cb07efa7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2827 | 2026.03.16 22:29:02.899713 [ 262 ] {e1fb0552-7da3-4ef3-abbe-3172cb07efa7} <Trace> oximeter.fields_u16 (9ff80dee-a025-45d1-8480-5b19bdac903c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2828 | 2026.03.16 22:29:02.899847 [ 262 ] {e1fb0552-7da3-4ef3-abbe-3172cb07efa7} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001194 sec., 30150.75376884422 rows/sec., 2.21 MiB/sec. | ||
| 2829 | 2026.03.16 22:29:02.899889 [ 262 ] {e1fb0552-7da3-4ef3-abbe-3172cb07efa7} <Debug> TCPHandler: Processed in 0.001370289 sec. | ||
| 2830 | 2026.03.16 22:29:02.900001 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2831 | 2026.03.16 22:29:02.900097 [ 262 ] {fbc86747-e61e-4fd1-b1c0-98b8ab3c4eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2832 | 2026.03.16 22:29:02.900137 [ 262 ] {fbc86747-e61e-4fd1-b1c0-98b8ab3c4eeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2833 | 2026.03.16 22:29:02.900564 [ 262 ] {fbc86747-e61e-4fd1-b1c0-98b8ab3c4eeb} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2834 | 2026.03.16 22:29:02.900599 [ 262 ] {fbc86747-e61e-4fd1-b1c0-98b8ab3c4eeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2835 | 2026.03.16 22:29:02.900907 [ 262 ] {fbc86747-e61e-4fd1-b1c0-98b8ab3c4eeb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2836 | 2026.03.16 22:29:02.901120 [ 262 ] {fbc86747-e61e-4fd1-b1c0-98b8ab3c4eeb} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2837 | 2026.03.16 22:29:02.901248 [ 262 ] {fbc86747-e61e-4fd1-b1c0-98b8ab3c4eeb} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.00117 sec., 85470.08547008547 rows/sec., 6.68 MiB/sec. | ||
| 2838 | 2026.03.16 22:29:02.901284 [ 262 ] {fbc86747-e61e-4fd1-b1c0-98b8ab3c4eeb} <Debug> TCPHandler: Processed in 0.001333879 sec. | ||
| 2839 | 2026.03.16 22:29:02.901393 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2840 | 2026.03.16 22:29:02.901489 [ 262 ] {687137b9-c046-418a-9748-8438db2c1900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2841 | 2026.03.16 22:29:02.901532 [ 262 ] {687137b9-c046-418a-9748-8438db2c1900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2842 | 2026.03.16 22:29:02.901920 [ 262 ] {687137b9-c046-418a-9748-8438db2c1900} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2843 | 2026.03.16 22:29:02.901956 [ 262 ] {687137b9-c046-418a-9748-8438db2c1900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2844 | 2026.03.16 22:29:02.902278 [ 262 ] {687137b9-c046-418a-9748-8438db2c1900} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2845 | 2026.03.16 22:29:02.902485 [ 262 ] {687137b9-c046-418a-9748-8438db2c1900} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2846 | 2026.03.16 22:29:02.902613 [ 262 ] {687137b9-c046-418a-9748-8438db2c1900} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001144 sec., 139860.13986013984 rows/sec., 9.74 MiB/sec. | ||
| 2847 | 2026.03.16 22:29:02.902648 [ 262 ] {687137b9-c046-418a-9748-8438db2c1900} <Debug> TCPHandler: Processed in 0.001306107 sec. | ||
| 2848 | 2026.03.16 22:29:02.902770 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2849 | 2026.03.16 22:29:02.902895 [ 262 ] {3e4bddcc-196b-472a-8679-68a7408c4b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2850 | 2026.03.16 22:29:02.902961 [ 262 ] {3e4bddcc-196b-472a-8679-68a7408c4b8d} <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 | ||
| 2851 | 2026.03.16 22:29:02.903800 [ 262 ] {3e4bddcc-196b-472a-8679-68a7408c4b8d} <Trace> oximeter.measurements_histogramu64 (75c4e3db-edb1-4787-8a10-1ef3ceee3465): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2852 | 2026.03.16 22:29:02.903836 [ 262 ] {3e4bddcc-196b-472a-8679-68a7408c4b8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2853 | 2026.03.16 22:29:02.904425 [ 262 ] {3e4bddcc-196b-472a-8679-68a7408c4b8d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2854 | 2026.03.16 22:29:02.904654 [ 262 ] {3e4bddcc-196b-472a-8679-68a7408c4b8d} <Trace> oximeter.measurements_histogramu64 (75c4e3db-edb1-4787-8a10-1ef3ceee3465): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2855 | 2026.03.16 22:29:02.904795 [ 262 ] {3e4bddcc-196b-472a-8679-68a7408c4b8d} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001926 sec., 18691.58878504673 rows/sec., 33.49 MiB/sec. | ||
| 2856 | 2026.03.16 22:29:02.904862 [ 262 ] {3e4bddcc-196b-472a-8679-68a7408c4b8d} <Debug> TCPHandler: Processed in 0.002155056 sec. | ||
| 2857 | 2026.03.16 22:29:02.904978 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2858 | 2026.03.16 22:29:02.905077 [ 262 ] {03d2f745-8a4f-4a6b-8ce5-2a5d77bd76b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2859 | 2026.03.16 22:29:02.905120 [ 262 ] {03d2f745-8a4f-4a6b-8ce5-2a5d77bd76b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2860 | 2026.03.16 22:29:02.905452 [ 262 ] {03d2f745-8a4f-4a6b-8ce5-2a5d77bd76b2} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2861 | 2026.03.16 22:29:02.905486 [ 262 ] {03d2f745-8a4f-4a6b-8ce5-2a5d77bd76b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 2862 | 2026.03.16 22:29:02.905793 [ 262 ] {03d2f745-8a4f-4a6b-8ce5-2a5d77bd76b2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2863 | 2026.03.16 22:29:02.906009 [ 262 ] {03d2f745-8a4f-4a6b-8ce5-2a5d77bd76b2} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2864 | 2026.03.16 22:29:02.906137 [ 262 ] {03d2f745-8a4f-4a6b-8ce5-2a5d77bd76b2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 2865 | 2026.03.16 22:29:02.906173 [ 262 ] {03d2f745-8a4f-4a6b-8ce5-2a5d77bd76b2} <Debug> TCPHandler: Processed in 0.001246456 sec. | ||
| 2866 | 2026.03.16 22:29:05.651844 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2867 | 2026.03.16 22:29:05.651926 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2868 | 2026.03.16 22:29:05.728180 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4750 | ||
| 2869 | 2026.03.16 22:29:05.728710 [ 244 ] {} <Trace> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2870 | 2026.03.16 22:29:05.728756 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2871 | 2026.03.16 22:29:05.729245 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2872 | 2026.03.16 22:29:05.729478 [ 244 ] {} <Trace> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2873 | 2026.03.16 22:29:05.729606 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4750 | ||
| 2874 | 2026.03.16 22:29:05.983436 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2875 | 2026.03.16 22:29:06.000825 [ 243 ] {} <Trace> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2876 | 2026.03.16 22:29:06.000882 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2877 | 2026.03.16 22:29:06.007258 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2878 | 2026.03.16 22:29:06.007968 [ 243 ] {} <Trace> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2879 | 2026.03.16 22:29:06.011383 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2880 | 2026.03.16 22:29:07.894933 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2881 | 2026.03.16 22:29:07.895128 [ 262 ] {1e69937f-2072-46eb-8bb7-12df16f9f77f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2882 | 2026.03.16 22:29:07.895202 [ 262 ] {1e69937f-2072-46eb-8bb7-12df16f9f77f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2883 | 2026.03.16 22:29:07.895821 [ 262 ] {1e69937f-2072-46eb-8bb7-12df16f9f77f} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2884 | 2026.03.16 22:29:07.895868 [ 262 ] {1e69937f-2072-46eb-8bb7-12df16f9f77f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2885 | 2026.03.16 22:29:07.896250 [ 262 ] {1e69937f-2072-46eb-8bb7-12df16f9f77f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2886 | 2026.03.16 22:29:07.896471 [ 262 ] {1e69937f-2072-46eb-8bb7-12df16f9f77f} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2887 | 2026.03.16 22:29:07.896632 [ 262 ] {1e69937f-2072-46eb-8bb7-12df16f9f77f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001554 sec., 36036.036036036036 rows/sec., 2.77 MiB/sec. | ||
| 2888 | 2026.03.16 22:29:07.896677 [ 262 ] {1e69937f-2072-46eb-8bb7-12df16f9f77f} <Debug> TCPHandler: Processed in 0.00187812 sec. | ||
| 2889 | 2026.03.16 22:29:07.896790 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2890 | 2026.03.16 22:29:07.896889 [ 262 ] {85a640f8-d4e3-45d2-ad7e-79f515e6a9b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2891 | 2026.03.16 22:29:07.896931 [ 262 ] {85a640f8-d4e3-45d2-ad7e-79f515e6a9b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2892 | 2026.03.16 22:29:07.897302 [ 262 ] {85a640f8-d4e3-45d2-ad7e-79f515e6a9b8} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2893 | 2026.03.16 22:29:07.897336 [ 262 ] {85a640f8-d4e3-45d2-ad7e-79f515e6a9b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2894 | 2026.03.16 22:29:07.897606 [ 262 ] {85a640f8-d4e3-45d2-ad7e-79f515e6a9b8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2895 | 2026.03.16 22:29:07.897793 [ 262 ] {85a640f8-d4e3-45d2-ad7e-79f515e6a9b8} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2896 | 2026.03.16 22:29:07.897909 [ 262 ] {85a640f8-d4e3-45d2-ad7e-79f515e6a9b8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001104 sec., 57971.014492753624 rows/sec., 4.52 MiB/sec. | ||
| 2897 | 2026.03.16 22:29:07.898010 [ 262 ] {85a640f8-d4e3-45d2-ad7e-79f515e6a9b8} <Debug> TCPHandler: Processed in 0.001269397 sec. | ||
| 2898 | 2026.03.16 22:29:07.898115 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2899 | 2026.03.16 22:29:07.898207 [ 262 ] {7ff858a4-c805-467a-bdb8-632be5839546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2900 | 2026.03.16 22:29:07.898249 [ 262 ] {7ff858a4-c805-467a-bdb8-632be5839546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2901 | 2026.03.16 22:29:07.898633 [ 262 ] {7ff858a4-c805-467a-bdb8-632be5839546} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2902 | 2026.03.16 22:29:07.898668 [ 262 ] {7ff858a4-c805-467a-bdb8-632be5839546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2903 | 2026.03.16 22:29:07.898988 [ 262 ] {7ff858a4-c805-467a-bdb8-632be5839546} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2904 | 2026.03.16 22:29:07.899186 [ 262 ] {7ff858a4-c805-467a-bdb8-632be5839546} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2905 | 2026.03.16 22:29:07.899310 [ 262 ] {7ff858a4-c805-467a-bdb8-632be5839546} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00112 sec., 142857.14285714287 rows/sec., 9.95 MiB/sec. | ||
| 2906 | 2026.03.16 22:29:07.899344 [ 262 ] {7ff858a4-c805-467a-bdb8-632be5839546} <Debug> TCPHandler: Processed in 0.001278917 sec. | ||
| 2907 | 2026.03.16 22:29:07.899444 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2908 | 2026.03.16 22:29:07.899535 [ 262 ] {e30ad0de-0a6c-4d79-90fc-52d162cdc5cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2909 | 2026.03.16 22:29:07.899575 [ 262 ] {e30ad0de-0a6c-4d79-90fc-52d162cdc5cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2910 | 2026.03.16 22:29:07.899877 [ 262 ] {e30ad0de-0a6c-4d79-90fc-52d162cdc5cf} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2911 | 2026.03.16 22:29:07.899912 [ 262 ] {e30ad0de-0a6c-4d79-90fc-52d162cdc5cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2912 | 2026.03.16 22:29:07.900203 [ 262 ] {e30ad0de-0a6c-4d79-90fc-52d162cdc5cf} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2913 | 2026.03.16 22:29:07.900400 [ 262 ] {e30ad0de-0a6c-4d79-90fc-52d162cdc5cf} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2914 | 2026.03.16 22:29:07.900533 [ 262 ] {e30ad0de-0a6c-4d79-90fc-52d162cdc5cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001016 sec., 59055.118110236224 rows/sec., 3.98 MiB/sec. | ||
| 2915 | 2026.03.16 22:29:07.900566 [ 262 ] {e30ad0de-0a6c-4d79-90fc-52d162cdc5cf} <Debug> TCPHandler: Processed in 0.001169625 sec. | ||
| 2916 | 2026.03.16 22:29:10.737426 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 396 | ||
| 2917 | 2026.03.16 22:29:10.739954 [ 242 ] {} <Trace> system.query_log (f4e4a36b-4ede-4294-82dc-58b43a49a0a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2918 | 2026.03.16 22:29:10.739997 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2919 | 2026.03.16 22:29:10.741116 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2920 | 2026.03.16 22:29:10.741377 [ 242 ] {} <Trace> system.query_log (f4e4a36b-4ede-4294-82dc-58b43a49a0a5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2921 | 2026.03.16 22:29:10.741616 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 396 | ||
| 2922 | 2026.03.16 22:29:12.892416 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2923 | 2026.03.16 22:29:12.892681 [ 262 ] {2a2402e8-31cb-427d-90d9-e67e56804cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2924 | 2026.03.16 22:29:12.893045 [ 262 ] {2a2402e8-31cb-427d-90d9-e67e56804cc8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2925 | 2026.03.16 22:29:12.893087 [ 262 ] {2a2402e8-31cb-427d-90d9-e67e56804cc8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2926 | 2026.03.16 22:29:12.893380 [ 262 ] {2a2402e8-31cb-427d-90d9-e67e56804cc8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2927 | 2026.03.16 22:29:12.893447 [ 262 ] {2a2402e8-31cb-427d-90d9-e67e56804cc8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2928 | 2026.03.16 22:29:12.893586 [ 262 ] {2a2402e8-31cb-427d-90d9-e67e56804cc8} <Debug> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 2929 | 2026.03.16 22:29:12.893681 [ 311 ] {2a2402e8-31cb-427d-90d9-e67e56804cc8} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2930 | 2026.03.16 22:29:12.893725 [ 305 ] {2a2402e8-31cb-427d-90d9-e67e56804cc8} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2931 | 2026.03.16 22:29:12.893732 [ 340 ] {2a2402e8-31cb-427d-90d9-e67e56804cc8} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2932 | 2026.03.16 22:29:12.893863 [ 262 ] {2a2402e8-31cb-427d-90d9-e67e56804cc8} <Debug> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (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 | ||
| 2933 | 2026.03.16 22:29:12.893891 [ 262 ] {2a2402e8-31cb-427d-90d9-e67e56804cc8} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2934 | 2026.03.16 22:29:12.893974 [ 262 ] {2a2402e8-31cb-427d-90d9-e67e56804cc8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2935 | 2026.03.16 22:29:12.893995 [ 262 ] {2a2402e8-31cb-427d-90d9-e67e56804cc8} <Debug> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7) (SelectExecutor): Reading approx. 49 rows with 3 streams | ||
| 2936 | 2026.03.16 22:29:12.894034 [ 262 ] {2a2402e8-31cb-427d-90d9-e67e56804cc8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2937 | 2026.03.16 22:29:12.894076 [ 262 ] {2a2402e8-31cb-427d-90d9-e67e56804cc8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2938 | 2026.03.16 22:29:12.894114 [ 262 ] {2a2402e8-31cb-427d-90d9-e67e56804cc8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2939 | 2026.03.16 22:29:12.895012 [ 262 ] {2a2402e8-31cb-427d-90d9-e67e56804cc8} <Debug> executeQuery: Read 49 rows, 1.93 KiB in 0.002444 sec., 20049.09983633388 rows/sec., 789.96 KiB/sec. | ||
| 2940 | 2026.03.16 22:29:12.895133 [ 262 ] {2a2402e8-31cb-427d-90d9-e67e56804cc8} <Debug> TCPHandler: Processed in 0.002855691 sec. | ||
| 2941 | 2026.03.16 22:29:12.901532 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2942 | 2026.03.16 22:29:12.901660 [ 262 ] {50ce3be7-c363-43d9-887a-df2eab811024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2943 | 2026.03.16 22:29:12.901713 [ 262 ] {50ce3be7-c363-43d9-887a-df2eab811024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2944 | 2026.03.16 22:29:12.902345 [ 262 ] {50ce3be7-c363-43d9-887a-df2eab811024} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2945 | 2026.03.16 22:29:12.902394 [ 262 ] {50ce3be7-c363-43d9-887a-df2eab811024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2946 | 2026.03.16 22:29:12.902844 [ 262 ] {50ce3be7-c363-43d9-887a-df2eab811024} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2947 | 2026.03.16 22:29:12.903070 [ 262 ] {50ce3be7-c363-43d9-887a-df2eab811024} <Trace> oximeter.timeseries_schema (5e1d096c-037c-4b45-8a41-7eb22c20dde7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2948 | 2026.03.16 22:29:12.903213 [ 262 ] {50ce3be7-c363-43d9-887a-df2eab811024} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001591 sec., 628.5355122564425 rows/sec., 65.06 KiB/sec. | ||
| 2949 | 2026.03.16 22:29:12.903252 [ 262 ] {50ce3be7-c363-43d9-887a-df2eab811024} <Debug> TCPHandler: Processed in 0.001774498 sec. | ||
| 2950 | 2026.03.16 22:29:12.903374 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2951 | 2026.03.16 22:29:12.903470 [ 262 ] {5247bc7b-561f-4945-ac89-842a810437bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2952 | 2026.03.16 22:29:12.903511 [ 262 ] {5247bc7b-561f-4945-ac89-842a810437bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2953 | 2026.03.16 22:29:12.903906 [ 262 ] {5247bc7b-561f-4945-ac89-842a810437bd} <Trace> oximeter.fields_ipaddr (9f540bda-5524-4e8e-9936-5cf2758671fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2954 | 2026.03.16 22:29:12.903943 [ 262 ] {5247bc7b-561f-4945-ac89-842a810437bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2955 | 2026.03.16 22:29:12.904235 [ 262 ] {5247bc7b-561f-4945-ac89-842a810437bd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2956 | 2026.03.16 22:29:12.904456 [ 262 ] {5247bc7b-561f-4945-ac89-842a810437bd} <Trace> oximeter.fields_ipaddr (9f540bda-5524-4e8e-9936-5cf2758671fe): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2957 | 2026.03.16 22:29:12.904585 [ 262 ] {5247bc7b-561f-4945-ac89-842a810437bd} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001135 sec., 12334.801762114537 rows/sec., 1005.82 KiB/sec. | ||
| 2958 | 2026.03.16 22:29:12.904622 [ 262 ] {5247bc7b-561f-4945-ac89-842a810437bd} <Debug> TCPHandler: Processed in 0.001299558 sec. | ||
| 2959 | 2026.03.16 22:29:12.904745 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2960 | 2026.03.16 22:29:12.904867 [ 262 ] {8d72e57c-450d-46f8-a5a4-04ba65bd1ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2961 | 2026.03.16 22:29:12.904916 [ 262 ] {8d72e57c-450d-46f8-a5a4-04ba65bd1ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2962 | 2026.03.16 22:29:12.905496 [ 262 ] {8d72e57c-450d-46f8-a5a4-04ba65bd1ef4} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2963 | 2026.03.16 22:29:12.905537 [ 262 ] {8d72e57c-450d-46f8-a5a4-04ba65bd1ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2964 | 2026.03.16 22:29:12.905871 [ 262 ] {8d72e57c-450d-46f8-a5a4-04ba65bd1ef4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2965 | 2026.03.16 22:29:12.906085 [ 262 ] {8d72e57c-450d-46f8-a5a4-04ba65bd1ef4} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2966 | 2026.03.16 22:29:12.906219 [ 262 ] {8d72e57c-450d-46f8-a5a4-04ba65bd1ef4} <Debug> executeQuery: Read 144 rows, 12.70 KiB in 0.001377 sec., 104575.1633986928 rows/sec., 9.01 MiB/sec. | ||
| 2967 | 2026.03.16 22:29:12.906256 [ 262 ] {8d72e57c-450d-46f8-a5a4-04ba65bd1ef4} <Debug> TCPHandler: Processed in 0.001574964 sec. | ||
| 2968 | 2026.03.16 22:29:12.906360 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2969 | 2026.03.16 22:29:12.906454 [ 262 ] {7a3c1858-3a76-4239-a4fa-3d5940e68464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2970 | 2026.03.16 22:29:12.906492 [ 262 ] {7a3c1858-3a76-4239-a4fa-3d5940e68464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2971 | 2026.03.16 22:29:12.906887 [ 262 ] {7a3c1858-3a76-4239-a4fa-3d5940e68464} <Trace> oximeter.fields_u16 (9ff80dee-a025-45d1-8480-5b19bdac903c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2972 | 2026.03.16 22:29:12.906920 [ 262 ] {7a3c1858-3a76-4239-a4fa-3d5940e68464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2973 | 2026.03.16 22:29:12.907217 [ 262 ] {7a3c1858-3a76-4239-a4fa-3d5940e68464} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2974 | 2026.03.16 22:29:12.907419 [ 262 ] {7a3c1858-3a76-4239-a4fa-3d5940e68464} <Trace> oximeter.fields_u16 (9ff80dee-a025-45d1-8480-5b19bdac903c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2975 | 2026.03.16 22:29:12.907548 [ 262 ] {7a3c1858-3a76-4239-a4fa-3d5940e68464} <Debug> executeQuery: Read 54 rows, 3.99 KiB in 0.001112 sec., 48561.151079136696 rows/sec., 3.50 MiB/sec. | ||
| 2976 | 2026.03.16 22:29:12.907583 [ 262 ] {7a3c1858-3a76-4239-a4fa-3d5940e68464} <Debug> TCPHandler: Processed in 0.001274447 sec. | ||
| 2977 | 2026.03.16 22:29:12.907690 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2978 | 2026.03.16 22:29:12.907792 [ 262 ] {5e226a99-44e3-4941-a1df-167553f36301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2979 | 2026.03.16 22:29:12.907832 [ 262 ] {5e226a99-44e3-4941-a1df-167553f36301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2980 | 2026.03.16 22:29:12.908209 [ 262 ] {5e226a99-44e3-4941-a1df-167553f36301} <Trace> oximeter.fields_u32 (f69fa89f-d04b-4616-ad3f-cb9c7bd90317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2981 | 2026.03.16 22:29:12.908245 [ 262 ] {5e226a99-44e3-4941-a1df-167553f36301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2982 | 2026.03.16 22:29:12.908542 [ 262 ] {5e226a99-44e3-4941-a1df-167553f36301} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2983 | 2026.03.16 22:29:12.908769 [ 262 ] {5e226a99-44e3-4941-a1df-167553f36301} <Trace> oximeter.fields_u32 (f69fa89f-d04b-4616-ad3f-cb9c7bd90317): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2984 | 2026.03.16 22:29:12.908903 [ 262 ] {5e226a99-44e3-4941-a1df-167553f36301} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.00113 sec., 884.9557522123895 rows/sec., 58.77 KiB/sec. | ||
| 2985 | 2026.03.16 22:29:12.908942 [ 262 ] {5e226a99-44e3-4941-a1df-167553f36301} <Debug> TCPHandler: Processed in 0.001303727 sec. | ||
| 2986 | 2026.03.16 22:29:12.909064 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2987 | 2026.03.16 22:29:12.909158 [ 262 ] {9872b2bd-1e62-43f3-85e6-5a9d09f21ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2988 | 2026.03.16 22:29:12.909198 [ 262 ] {9872b2bd-1e62-43f3-85e6-5a9d09f21ce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2989 | 2026.03.16 22:29:12.909635 [ 262 ] {9872b2bd-1e62-43f3-85e6-5a9d09f21ce0} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2990 | 2026.03.16 22:29:12.909670 [ 262 ] {9872b2bd-1e62-43f3-85e6-5a9d09f21ce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 2991 | 2026.03.16 22:29:12.909971 [ 262 ] {9872b2bd-1e62-43f3-85e6-5a9d09f21ce0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2992 | 2026.03.16 22:29:12.910180 [ 262 ] {9872b2bd-1e62-43f3-85e6-5a9d09f21ce0} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2993 | 2026.03.16 22:29:12.910307 [ 262 ] {9872b2bd-1e62-43f3-85e6-5a9d09f21ce0} <Debug> executeQuery: Read 124 rows, 9.94 KiB in 0.001168 sec., 106164.38356164383 rows/sec., 8.31 MiB/sec. | ||
| 2994 | 2026.03.16 22:29:12.910344 [ 262 ] {9872b2bd-1e62-43f3-85e6-5a9d09f21ce0} <Debug> TCPHandler: Processed in 0.001332448 sec. | ||
| 2995 | 2026.03.16 22:29:12.910457 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2996 | 2026.03.16 22:29:12.910550 [ 262 ] {47794252-b094-41af-beac-93f86801f04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2997 | 2026.03.16 22:29:12.910593 [ 262 ] {47794252-b094-41af-beac-93f86801f04f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2998 | 2026.03.16 22:29:12.910985 [ 262 ] {47794252-b094-41af-beac-93f86801f04f} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2999 | 2026.03.16 22:29:12.911022 [ 262 ] {47794252-b094-41af-beac-93f86801f04f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3000 | 2026.03.16 22:29:12.911344 [ 262 ] {47794252-b094-41af-beac-93f86801f04f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3001 | 2026.03.16 22:29:12.911554 [ 262 ] {47794252-b094-41af-beac-93f86801f04f} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3002 | 2026.03.16 22:29:12.911683 [ 262 ] {47794252-b094-41af-beac-93f86801f04f} <Debug> executeQuery: Read 167 rows, 11.90 KiB in 0.001151 sec., 145091.22502172025 rows/sec., 10.10 MiB/sec. | ||
| 3003 | 2026.03.16 22:29:12.911720 [ 262 ] {47794252-b094-41af-beac-93f86801f04f} <Debug> TCPHandler: Processed in 0.001312168 sec. | ||
| 3004 | 2026.03.16 22:29:12.911826 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3005 | 2026.03.16 22:29:12.911928 [ 262 ] {000c4888-a4c0-4e06-ba41-133490f8e601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3006 | 2026.03.16 22:29:12.911970 [ 262 ] {000c4888-a4c0-4e06-ba41-133490f8e601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3007 | 2026.03.16 22:29:12.912295 [ 262 ] {000c4888-a4c0-4e06-ba41-133490f8e601} <Trace> oximeter.measurements_f64 (a71a8064-9eed-439d-a3c8-cd9c46486eab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3008 | 2026.03.16 22:29:12.912336 [ 262 ] {000c4888-a4c0-4e06-ba41-133490f8e601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3009 | 2026.03.16 22:29:12.912648 [ 262 ] {000c4888-a4c0-4e06-ba41-133490f8e601} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3010 | 2026.03.16 22:29:12.912873 [ 262 ] {000c4888-a4c0-4e06-ba41-133490f8e601} <Trace> oximeter.measurements_f64 (a71a8064-9eed-439d-a3c8-cd9c46486eab): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3011 | 2026.03.16 22:29:12.913005 [ 262 ] {000c4888-a4c0-4e06-ba41-133490f8e601} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001096 sec., 912.4087591240876 rows/sec., 57.92 KiB/sec. | ||
| 3012 | 2026.03.16 22:29:12.913043 [ 262 ] {000c4888-a4c0-4e06-ba41-133490f8e601} <Debug> TCPHandler: Processed in 0.001269207 sec. | ||
| 3013 | 2026.03.16 22:29:12.913150 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3014 | 2026.03.16 22:29:12.913255 [ 262 ] {366c9f09-4d41-4c16-bb25-a86e5ede03d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3015 | 2026.03.16 22:29:12.913310 [ 262 ] {366c9f09-4d41-4c16-bb25-a86e5ede03d9} <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 | ||
| 3016 | 2026.03.16 22:29:12.914163 [ 262 ] {366c9f09-4d41-4c16-bb25-a86e5ede03d9} <Trace> oximeter.measurements_histogramu64 (75c4e3db-edb1-4787-8a10-1ef3ceee3465): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3017 | 2026.03.16 22:29:12.914201 [ 262 ] {366c9f09-4d41-4c16-bb25-a86e5ede03d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3018 | 2026.03.16 22:29:12.914769 [ 262 ] {366c9f09-4d41-4c16-bb25-a86e5ede03d9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3019 | 2026.03.16 22:29:12.915002 [ 262 ] {366c9f09-4d41-4c16-bb25-a86e5ede03d9} <Trace> oximeter.measurements_histogramu64 (75c4e3db-edb1-4787-8a10-1ef3ceee3465): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3020 | 2026.03.16 22:29:12.915142 [ 262 ] {366c9f09-4d41-4c16-bb25-a86e5ede03d9} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001906 sec., 20986.35886673662 rows/sec., 37.61 MiB/sec. | ||
| 3021 | 2026.03.16 22:29:12.915193 [ 262 ] {366c9f09-4d41-4c16-bb25-a86e5ede03d9} <Debug> TCPHandler: Processed in 0.002095334 sec. | ||
| 3022 | 2026.03.16 22:29:12.915306 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3023 | 2026.03.16 22:29:12.915401 [ 262 ] {e588ab3f-b433-4e37-b663-8ece6b59c967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 3024 | 2026.03.16 22:29:12.915444 [ 262 ] {e588ab3f-b433-4e37-b663-8ece6b59c967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3025 | 2026.03.16 22:29:12.915749 [ 262 ] {e588ab3f-b433-4e37-b663-8ece6b59c967} <Trace> oximeter.measurements_i64 (e5973a55-8a70-46c1-9566-75298c2aec48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3026 | 2026.03.16 22:29:12.915786 [ 262 ] {e588ab3f-b433-4e37-b663-8ece6b59c967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3027 | 2026.03.16 22:29:12.916084 [ 262 ] {e588ab3f-b433-4e37-b663-8ece6b59c967} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3028 | 2026.03.16 22:29:12.916286 [ 262 ] {e588ab3f-b433-4e37-b663-8ece6b59c967} <Trace> oximeter.measurements_i64 (e5973a55-8a70-46c1-9566-75298c2aec48): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3029 | 2026.03.16 22:29:12.916411 [ 262 ] {e588ab3f-b433-4e37-b663-8ece6b59c967} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001028 sec., 5836.575875486381 rows/sec., 412.28 KiB/sec. | ||
| 3030 | 2026.03.16 22:29:12.916445 [ 262 ] {e588ab3f-b433-4e37-b663-8ece6b59c967} <Debug> TCPHandler: Processed in 0.001192265 sec. | ||
| 3031 | 2026.03.16 22:29:12.916609 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3032 | 2026.03.16 22:29:12.916710 [ 262 ] {e9268b83-5656-4cff-a99e-88b835769a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3033 | 2026.03.16 22:29:12.916750 [ 262 ] {e9268b83-5656-4cff-a99e-88b835769a3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3034 | 2026.03.16 22:29:12.917149 [ 262 ] {e9268b83-5656-4cff-a99e-88b835769a3c} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3035 | 2026.03.16 22:29:12.917194 [ 262 ] {e9268b83-5656-4cff-a99e-88b835769a3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3036 | 2026.03.16 22:29:12.917551 [ 262 ] {e9268b83-5656-4cff-a99e-88b835769a3c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3037 | 2026.03.16 22:29:12.917763 [ 262 ] {e9268b83-5656-4cff-a99e-88b835769a3c} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3038 | 2026.03.16 22:29:12.917894 [ 262 ] {e9268b83-5656-4cff-a99e-88b835769a3c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001204 sec., 49833.88704318937 rows/sec., 3.36 MiB/sec. | ||
| 3039 | 2026.03.16 22:29:12.917930 [ 262 ] {e9268b83-5656-4cff-a99e-88b835769a3c} <Debug> TCPHandler: Processed in 0.001373059 sec. | ||
| 3040 | 2026.03.16 22:29:13.229679 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5262 | ||
| 3041 | 2026.03.16 22:29:13.230281 [ 244 ] {} <Trace> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3042 | 2026.03.16 22:29:13.230336 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3043 | 2026.03.16 22:29:13.230877 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3044 | 2026.03.16 22:29:13.231113 [ 244 ] {} <Trace> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3045 | 2026.03.16 22:29:13.231243 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5262 | ||
| 3046 | 2026.03.16 22:29:13.231254 [ 139 ] {} <Debug> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3047 | 2026.03.16 22:29:13.231327 [ 139 ] {} <Trace> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3048 | 2026.03.16 22:29:13.231351 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3049 | 2026.03.16 22:29:13.231503 [ 201 ] {ee6cf086-9b1a-4c9d-b31a-d317c3113407::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 | ||
| 3050 | 2026.03.16 22:29:13.231665 [ 201 ] {ee6cf086-9b1a-4c9d-b31a-d317c3113407::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3051 | 2026.03.16 22:29:13.231708 [ 201 ] {ee6cf086-9b1a-4c9d-b31a-d317c3113407::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2830 rows starting from the beginning of the part | ||
| 3052 | 2026.03.16 22:29:13.231807 [ 201 ] {ee6cf086-9b1a-4c9d-b31a-d317c3113407::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 3053 | 2026.03.16 22:29:13.231864 [ 201 ] {ee6cf086-9b1a-4c9d-b31a-d317c3113407::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 3054 | 2026.03.16 22:29:13.231911 [ 201 ] {ee6cf086-9b1a-4c9d-b31a-d317c3113407::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 3055 | 2026.03.16 22:29:13.231962 [ 201 ] {ee6cf086-9b1a-4c9d-b31a-d317c3113407::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 3056 | 2026.03.16 22:29:13.232016 [ 201 ] {ee6cf086-9b1a-4c9d-b31a-d317c3113407::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 3057 | 2026.03.16 22:29:13.233546 [ 191 ] {ee6cf086-9b1a-4c9d-b31a-d317c3113407::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5262 rows, containing 4 columns (4 merged, 0 gathered) in 0.002122135 sec., 2479578.349162518 rows/sec., 35.47 MiB/sec. | ||
| 3058 | 2026.03.16 22:29:13.234361 [ 186 ] {ee6cf086-9b1a-4c9d-b31a-d317c3113407::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3059 | 2026.03.16 22:29:13.234681 [ 186 ] {ee6cf086-9b1a-4c9d-b31a-d317c3113407::all_1_11_2} <Trace> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3060 | 2026.03.16 22:29:13.234770 [ 186 ] {ee6cf086-9b1a-4c9d-b31a-d317c3113407::all_1_11_2} <Trace> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3061 | 2026.03.16 22:29:13.234875 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 3062 | 2026.03.16 22:29:13.511432 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3063 | 2026.03.16 22:29:13.529151 [ 243 ] {} <Trace> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3064 | 2026.03.16 22:29:13.529217 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3065 | 2026.03.16 22:29:13.535555 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3066 | 2026.03.16 22:29:13.536292 [ 243 ] {} <Trace> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3067 | 2026.03.16 22:29:13.536580 [ 139 ] {} <Debug> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3068 | 2026.03.16 22:29:13.536612 [ 139 ] {} <Trace> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3069 | 2026.03.16 22:29:13.536633 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3070 | 2026.03.16 22:29:13.536794 [ 189 ] {17c176fe-b254-42fc-bf2b-68f5777eca70::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 | ||
| 3071 | 2026.03.16 22:29:13.539843 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3072 | 2026.03.16 22:29:13.541056 [ 189 ] {17c176fe-b254-42fc-bf2b-68f5777eca70::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3073 | 2026.03.16 22:29:13.542487 [ 189 ] {17c176fe-b254-42fc-bf2b-68f5777eca70::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 | ||
| 3074 | 2026.03.16 22:29:13.547032 [ 189 ] {17c176fe-b254-42fc-bf2b-68f5777eca70::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 | ||
| 3075 | 2026.03.16 22:29:13.551872 [ 189 ] {17c176fe-b254-42fc-bf2b-68f5777eca70::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 | ||
| 3076 | 2026.03.16 22:29:13.556284 [ 189 ] {17c176fe-b254-42fc-bf2b-68f5777eca70::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 | ||
| 3077 | 2026.03.16 22:29:13.561039 [ 189 ] {17c176fe-b254-42fc-bf2b-68f5777eca70::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 | ||
| 3078 | 2026.03.16 22:29:13.565543 [ 189 ] {17c176fe-b254-42fc-bf2b-68f5777eca70::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 | ||
| 3079 | 2026.03.16 22:29:13.623315 [ 193 ] {17c176fe-b254-42fc-bf2b-68f5777eca70::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.086597977 sec., 958.4519509041186 rows/sec., 4.96 MiB/sec. | ||
| 3080 | 2026.03.16 22:29:13.625411 [ 193 ] {17c176fe-b254-42fc-bf2b-68f5777eca70::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3081 | 2026.03.16 22:29:13.627244 [ 193 ] {17c176fe-b254-42fc-bf2b-68f5777eca70::all_1_11_2} <Trace> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3082 | 2026.03.16 22:29:13.627353 [ 193 ] {17c176fe-b254-42fc-bf2b-68f5777eca70::all_1_11_2} <Trace> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3083 | 2026.03.16 22:29:13.629108 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3084 | 2026.03.16 22:29:14.000170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.64 MiB, peak 223.53 MiB, free memory in arenas 0.00 B, will set to 223.90 MiB (RSS), difference: 10.26 MiB | ||
| 3085 | 2026.03.16 22:29:17.895346 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3086 | 2026.03.16 22:29:17.895518 [ 262 ] {f537a419-23f7-4d74-83c2-b25c0c50ca21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3087 | 2026.03.16 22:29:17.895585 [ 262 ] {f537a419-23f7-4d74-83c2-b25c0c50ca21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3088 | 2026.03.16 22:29:17.896275 [ 262 ] {f537a419-23f7-4d74-83c2-b25c0c50ca21} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3089 | 2026.03.16 22:29:17.896321 [ 262 ] {f537a419-23f7-4d74-83c2-b25c0c50ca21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3090 | 2026.03.16 22:29:17.896724 [ 262 ] {f537a419-23f7-4d74-83c2-b25c0c50ca21} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3091 | 2026.03.16 22:29:17.896961 [ 262 ] {f537a419-23f7-4d74-83c2-b25c0c50ca21} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3092 | 2026.03.16 22:29:17.897115 [ 151 ] {} <Debug> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3093 | 2026.03.16 22:29:17.897141 [ 262 ] {f537a419-23f7-4d74-83c2-b25c0c50ca21} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00167 sec., 33532.934131736525 rows/sec., 2.58 MiB/sec. | ||
| 3094 | 2026.03.16 22:29:17.897189 [ 151 ] {} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3095 | 2026.03.16 22:29:17.897208 [ 262 ] {f537a419-23f7-4d74-83c2-b25c0c50ca21} <Debug> TCPHandler: Processed in 0.001989882 sec. | ||
| 3096 | 2026.03.16 22:29:17.897218 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3097 | 2026.03.16 22:29:17.897370 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3098 | 2026.03.16 22:29:17.897411 [ 190 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::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 | ||
| 3099 | 2026.03.16 22:29:17.897479 [ 262 ] {ec793f55-f49d-4084-ace6-872e6125ba5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3100 | 2026.03.16 22:29:17.897528 [ 262 ] {ec793f55-f49d-4084-ace6-872e6125ba5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3101 | 2026.03.16 22:29:17.897561 [ 190 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3102 | 2026.03.16 22:29:17.897601 [ 190 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2874 rows starting from the beginning of the part | ||
| 3103 | 2026.03.16 22:29:17.897670 [ 190 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 3104 | 2026.03.16 22:29:17.897718 [ 190 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 128 rows starting from the beginning of the part | ||
| 3105 | 2026.03.16 22:29:17.897787 [ 190 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::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 | ||
| 3106 | 2026.03.16 22:29:17.897839 [ 190 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 144 rows starting from the beginning of the part | ||
| 3107 | 2026.03.16 22:29:17.897885 [ 190 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 3108 | 2026.03.16 22:29:17.897978 [ 262 ] {ec793f55-f49d-4084-ace6-872e6125ba5c} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3109 | 2026.03.16 22:29:17.898021 [ 262 ] {ec793f55-f49d-4084-ace6-872e6125ba5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3110 | 2026.03.16 22:29:17.898493 [ 262 ] {ec793f55-f49d-4084-ace6-872e6125ba5c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3111 | 2026.03.16 22:29:17.898732 [ 262 ] {ec793f55-f49d-4084-ace6-872e6125ba5c} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3112 | 2026.03.16 22:29:17.898856 [ 151 ] {} <Debug> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3113 | 2026.03.16 22:29:17.898878 [ 262 ] {ec793f55-f49d-4084-ace6-872e6125ba5c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001424 sec., 44943.8202247191 rows/sec., 3.51 MiB/sec. | ||
| 3114 | 2026.03.16 22:29:17.898900 [ 151 ] {} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3115 | 2026.03.16 22:29:17.898924 [ 262 ] {ec793f55-f49d-4084-ace6-872e6125ba5c} <Debug> TCPHandler: Processed in 0.001610454 sec. | ||
| 3116 | 2026.03.16 22:29:17.898926 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3117 | 2026.03.16 22:29:17.899052 [ 191 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::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 | ||
| 3118 | 2026.03.16 22:29:17.899067 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3119 | 2026.03.16 22:29:17.899174 [ 262 ] {2d26829b-0610-4f0a-bf49-db4ebe7dac78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3120 | 2026.03.16 22:29:17.899179 [ 191 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3121 | 2026.03.16 22:29:17.899225 [ 262 ] {2d26829b-0610-4f0a-bf49-db4ebe7dac78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3122 | 2026.03.16 22:29:17.899240 [ 191 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1533 rows starting from the beginning of the part | ||
| 3123 | 2026.03.16 22:29:17.899341 [ 191 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 3124 | 2026.03.16 22:29:17.899391 [ 191 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 100 rows starting from the beginning of the part | ||
| 3125 | 2026.03.16 22:29:17.899439 [ 191 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::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 | ||
| 3126 | 2026.03.16 22:29:17.899481 [ 191 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 124 rows starting from the beginning of the part | ||
| 3127 | 2026.03.16 22:29:17.899525 [ 191 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
| 3128 | 2026.03.16 22:29:17.899670 [ 262 ] {2d26829b-0610-4f0a-bf49-db4ebe7dac78} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3129 | 2026.03.16 22:29:17.899713 [ 262 ] {2d26829b-0610-4f0a-bf49-db4ebe7dac78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3130 | 2026.03.16 22:29:17.899726 [ 198 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3314 rows, containing 5 columns (5 merged, 0 gathered) in 0.002404441 sec., 1378282.935617884 rows/sec., 112.54 MiB/sec. | ||
| 3131 | 2026.03.16 22:29:17.900223 [ 262 ] {2d26829b-0610-4f0a-bf49-db4ebe7dac78} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3132 | 2026.03.16 22:29:17.900243 [ 188 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3133 | 2026.03.16 22:29:17.900512 [ 262 ] {2d26829b-0610-4f0a-bf49-db4ebe7dac78} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3134 | 2026.03.16 22:29:17.900638 [ 151 ] {} <Debug> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3135 | 2026.03.16 22:29:17.900648 [ 188 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_16_3} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3136 | 2026.03.16 22:29:17.900675 [ 262 ] {2d26829b-0610-4f0a-bf49-db4ebe7dac78} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001522 sec., 105124.83574244416 rows/sec., 7.32 MiB/sec. | ||
| 3137 | 2026.03.16 22:29:17.900677 [ 151 ] {} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3138 | 2026.03.16 22:29:17.900717 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3139 | 2026.03.16 22:29:17.900721 [ 262 ] {2d26829b-0610-4f0a-bf49-db4ebe7dac78} <Debug> TCPHandler: Processed in 0.001708076 sec. | ||
| 3140 | 2026.03.16 22:29:17.900753 [ 188 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_16_3} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3141 | 2026.03.16 22:29:17.900762 [ 198 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1949 rows, containing 5 columns (5 merged, 0 gathered) in 0.001765207 sec., 1104119.8001140943 rows/sec., 83.14 MiB/sec. | ||
| 3142 | 2026.03.16 22:29:17.900781 [ 191 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::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 | ||
| 3143 | 2026.03.16 22:29:17.900851 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3144 | 2026.03.16 22:29:17.900868 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 3145 | 2026.03.16 22:29:17.900888 [ 191 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3146 | 2026.03.16 22:29:17.900920 [ 191 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4991 rows starting from the beginning of the part | ||
| 3147 | 2026.03.16 22:29:17.900956 [ 262 ] {58cac69b-c579-430a-9aa1-a6ccff5b68f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3148 | 2026.03.16 22:29:17.900967 [ 191 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 128 rows starting from the beginning of the part | ||
| 3149 | 2026.03.16 22:29:17.901007 [ 262 ] {58cac69b-c579-430a-9aa1-a6ccff5b68f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3150 | 2026.03.16 22:29:17.901013 [ 191 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 3151 | 2026.03.16 22:29:17.901017 [ 199 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3152 | 2026.03.16 22:29:17.901062 [ 191 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 3153 | 2026.03.16 22:29:17.901099 [ 191 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 167 rows starting from the beginning of the part | ||
| 3154 | 2026.03.16 22:29:17.901134 [ 191 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::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 | ||
| 3155 | 2026.03.16 22:29:17.901302 [ 199 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_16_3} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3156 | 2026.03.16 22:29:17.901341 [ 262 ] {58cac69b-c579-430a-9aa1-a6ccff5b68f0} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3157 | 2026.03.16 22:29:17.901371 [ 199 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_16_3} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3158 | 2026.03.16 22:29:17.901381 [ 262 ] {58cac69b-c579-430a-9aa1-a6ccff5b68f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3159 | 2026.03.16 22:29:17.901456 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 3160 | 2026.03.16 22:29:17.901704 [ 262 ] {58cac69b-c579-430a-9aa1-a6ccff5b68f0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3161 | 2026.03.16 22:29:17.901914 [ 262 ] {58cac69b-c579-430a-9aa1-a6ccff5b68f0} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3162 | 2026.03.16 22:29:17.902017 [ 151 ] {} <Debug> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3163 | 2026.03.16 22:29:17.902111 [ 151 ] {} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3164 | 2026.03.16 22:29:17.902117 [ 262 ] {58cac69b-c579-430a-9aa1-a6ccff5b68f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. | ||
| 3165 | 2026.03.16 22:29:17.902127 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 3166 | 2026.03.16 22:29:17.902161 [ 262 ] {58cac69b-c579-430a-9aa1-a6ccff5b68f0} <Debug> TCPHandler: Processed in 0.001360399 sec. | ||
| 3167 | 2026.03.16 22:29:17.902231 [ 198 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::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 | ||
| 3168 | 2026.03.16 22:29:17.902351 [ 198 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3169 | 2026.03.16 22:29:17.902380 [ 198 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 612 rows starting from the beginning of the part | ||
| 3170 | 2026.03.16 22:29:17.902451 [ 198 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 48 rows starting from the beginning of the part | ||
| 3171 | 2026.03.16 22:29:17.902501 [ 198 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3172 | 2026.03.16 22:29:17.902547 [ 198 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3173 | 2026.03.16 22:29:17.902587 [ 198 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3174 | 2026.03.16 22:29:17.902628 [ 198 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::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 | ||
| 3175 | 2026.03.16 22:29:17.903533 [ 188 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 4 columns (4 merged, 0 gathered) in 0.001344639 sec., 669324.6291383784 rows/sec., 44.46 MiB/sec. | ||
| 3176 | 2026.03.16 22:29:17.903563 [ 191 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5766 rows, containing 5 columns (5 merged, 0 gathered) in 0.002804879 sec., 2055703.6506744141 rows/sec., 136.41 MiB/sec. | ||
| 3177 | 2026.03.16 22:29:17.903722 [ 198 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3178 | 2026.03.16 22:29:17.903978 [ 198 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_16_3} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3179 | 2026.03.16 22:29:17.904056 [ 198 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_16_3} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3180 | 2026.03.16 22:29:17.904081 [ 192 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3181 | 2026.03.16 22:29:17.904129 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3182 | 2026.03.16 22:29:17.904406 [ 192 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3183 | 2026.03.16 22:29:17.904487 [ 192 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3184 | 2026.03.16 22:29:17.904575 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 3185 | 2026.03.16 22:29:18.000296 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.32 MiB, peak 231.96 MiB, free memory in arenas 0.00 B, will set to 225.56 MiB (RSS), difference: 1.24 MiB | ||
| 3186 | 2026.03.16 22:29:20.651970 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3187 | 2026.03.16 22:29:20.652038 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3188 | 2026.03.16 22:29:20.731422 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5710 | ||
| 3189 | 2026.03.16 22:29:20.732111 [ 244 ] {} <Trace> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3190 | 2026.03.16 22:29:20.732147 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3191 | 2026.03.16 22:29:20.732632 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3192 | 2026.03.16 22:29:20.732860 [ 244 ] {} <Trace> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3193 | 2026.03.16 22:29:20.732984 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5710 | ||
| 3194 | 2026.03.16 22:29:20.741784 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 428 | ||
| 3195 | 2026.03.16 22:29:20.744284 [ 242 ] {} <Trace> system.query_log (f4e4a36b-4ede-4294-82dc-58b43a49a0a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3196 | 2026.03.16 22:29:20.744325 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3197 | 2026.03.16 22:29:20.745478 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3198 | 2026.03.16 22:29:20.745733 [ 242 ] {} <Trace> system.query_log (f4e4a36b-4ede-4294-82dc-58b43a49a0a5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3199 | 2026.03.16 22:29:20.745969 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 428 | ||
| 3200 | 2026.03.16 22:29:21.039988 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3201 | 2026.03.16 22:29:21.055277 [ 243 ] {} <Trace> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3202 | 2026.03.16 22:29:21.055339 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3203 | 2026.03.16 22:29:21.061069 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3204 | 2026.03.16 22:29:21.061769 [ 243 ] {} <Trace> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3205 | 2026.03.16 22:29:21.064421 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3206 | 2026.03.16 22:29:22.897716 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3207 | 2026.03.16 22:29:22.897888 [ 262 ] {9c54147a-a278-4293-bda7-c280b2fcc852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3208 | 2026.03.16 22:29:22.897952 [ 262 ] {9c54147a-a278-4293-bda7-c280b2fcc852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3209 | 2026.03.16 22:29:22.898657 [ 262 ] {9c54147a-a278-4293-bda7-c280b2fcc852} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3210 | 2026.03.16 22:29:22.898710 [ 262 ] {9c54147a-a278-4293-bda7-c280b2fcc852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3211 | 2026.03.16 22:29:22.899119 [ 262 ] {9c54147a-a278-4293-bda7-c280b2fcc852} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3212 | 2026.03.16 22:29:22.899373 [ 262 ] {9c54147a-a278-4293-bda7-c280b2fcc852} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3213 | 2026.03.16 22:29:22.899533 [ 262 ] {9c54147a-a278-4293-bda7-c280b2fcc852} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.00169 sec., 80473.37278106509 rows/sec., 6.99 MiB/sec. | ||
| 3214 | 2026.03.16 22:29:22.899583 [ 262 ] {9c54147a-a278-4293-bda7-c280b2fcc852} <Debug> TCPHandler: Processed in 0.001991482 sec. | ||
| 3215 | 2026.03.16 22:29:22.899707 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3216 | 2026.03.16 22:29:22.899814 [ 262 ] {dc4323ab-b120-4349-82e9-407c541c33d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3217 | 2026.03.16 22:29:22.899858 [ 262 ] {dc4323ab-b120-4349-82e9-407c541c33d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3218 | 2026.03.16 22:29:22.900293 [ 262 ] {dc4323ab-b120-4349-82e9-407c541c33d4} <Trace> oximeter.fields_u16 (9ff80dee-a025-45d1-8480-5b19bdac903c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3219 | 2026.03.16 22:29:22.900330 [ 262 ] {dc4323ab-b120-4349-82e9-407c541c33d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3220 | 2026.03.16 22:29:22.900631 [ 262 ] {dc4323ab-b120-4349-82e9-407c541c33d4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3221 | 2026.03.16 22:29:22.900844 [ 262 ] {dc4323ab-b120-4349-82e9-407c541c33d4} <Trace> oximeter.fields_u16 (9ff80dee-a025-45d1-8480-5b19bdac903c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3222 | 2026.03.16 22:29:22.900979 [ 262 ] {dc4323ab-b120-4349-82e9-407c541c33d4} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001189 sec., 33641.7157275021 rows/sec., 2.47 MiB/sec. | ||
| 3223 | 2026.03.16 22:29:22.901018 [ 262 ] {dc4323ab-b120-4349-82e9-407c541c33d4} <Debug> TCPHandler: Processed in 0.001364609 sec. | ||
| 3224 | 2026.03.16 22:29:22.901132 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3225 | 2026.03.16 22:29:22.901231 [ 262 ] {7761cb3d-cbf8-4237-8ae3-4a685488fbb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3226 | 2026.03.16 22:29:22.901271 [ 262 ] {7761cb3d-cbf8-4237-8ae3-4a685488fbb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3227 | 2026.03.16 22:29:22.901694 [ 262 ] {7761cb3d-cbf8-4237-8ae3-4a685488fbb7} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3228 | 2026.03.16 22:29:22.901730 [ 262 ] {7761cb3d-cbf8-4237-8ae3-4a685488fbb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3229 | 2026.03.16 22:29:22.902036 [ 262 ] {7761cb3d-cbf8-4237-8ae3-4a685488fbb7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3230 | 2026.03.16 22:29:22.902250 [ 262 ] {7761cb3d-cbf8-4237-8ae3-4a685488fbb7} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3231 | 2026.03.16 22:29:22.902379 [ 262 ] {7761cb3d-cbf8-4237-8ae3-4a685488fbb7} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001169 sec., 88964.9272882806 rows/sec., 6.95 MiB/sec. | ||
| 3232 | 2026.03.16 22:29:22.902416 [ 262 ] {7761cb3d-cbf8-4237-8ae3-4a685488fbb7} <Debug> TCPHandler: Processed in 0.001335148 sec. | ||
| 3233 | 2026.03.16 22:29:22.902529 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3234 | 2026.03.16 22:29:22.902623 [ 262 ] {a99fdc4d-f221-469e-9e6e-bd371ac0771a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3235 | 2026.03.16 22:29:22.902667 [ 262 ] {a99fdc4d-f221-469e-9e6e-bd371ac0771a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3236 | 2026.03.16 22:29:22.903054 [ 262 ] {a99fdc4d-f221-469e-9e6e-bd371ac0771a} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3237 | 2026.03.16 22:29:22.903090 [ 262 ] {a99fdc4d-f221-469e-9e6e-bd371ac0771a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3238 | 2026.03.16 22:29:22.903421 [ 262 ] {a99fdc4d-f221-469e-9e6e-bd371ac0771a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3239 | 2026.03.16 22:29:22.903647 [ 262 ] {a99fdc4d-f221-469e-9e6e-bd371ac0771a} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3240 | 2026.03.16 22:29:22.903780 [ 262 ] {a99fdc4d-f221-469e-9e6e-bd371ac0771a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 3241 | 2026.03.16 22:29:22.903817 [ 262 ] {a99fdc4d-f221-469e-9e6e-bd371ac0771a} <Debug> TCPHandler: Processed in 0.001338738 sec. | ||
| 3242 | 2026.03.16 22:29:22.903929 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3243 | 2026.03.16 22:29:22.904024 [ 262 ] {cc6e02b0-f867-4cd8-b11e-9065ea700675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3244 | 2026.03.16 22:29:22.904078 [ 262 ] {cc6e02b0-f867-4cd8-b11e-9065ea700675} <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 | ||
| 3245 | 2026.03.16 22:29:22.904876 [ 262 ] {cc6e02b0-f867-4cd8-b11e-9065ea700675} <Trace> oximeter.measurements_histogramu64 (75c4e3db-edb1-4787-8a10-1ef3ceee3465): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3246 | 2026.03.16 22:29:22.904921 [ 262 ] {cc6e02b0-f867-4cd8-b11e-9065ea700675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3247 | 2026.03.16 22:29:22.905506 [ 262 ] {cc6e02b0-f867-4cd8-b11e-9065ea700675} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3248 | 2026.03.16 22:29:22.905721 [ 262 ] {cc6e02b0-f867-4cd8-b11e-9065ea700675} <Trace> oximeter.measurements_histogramu64 (75c4e3db-edb1-4787-8a10-1ef3ceee3465): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3249 | 2026.03.16 22:29:22.905860 [ 262 ] {cc6e02b0-f867-4cd8-b11e-9065ea700675} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001853 sec., 21586.616297895303 rows/sec., 38.68 MiB/sec. | ||
| 3250 | 2026.03.16 22:29:22.905921 [ 262 ] {cc6e02b0-f867-4cd8-b11e-9065ea700675} <Debug> TCPHandler: Processed in 0.002043143 sec. | ||
| 3251 | 2026.03.16 22:29:22.906044 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3252 | 2026.03.16 22:29:22.906142 [ 262 ] {ccb9c899-42c8-419e-8c9c-5b343817d89d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3253 | 2026.03.16 22:29:22.906186 [ 262 ] {ccb9c899-42c8-419e-8c9c-5b343817d89d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3254 | 2026.03.16 22:29:22.906521 [ 262 ] {ccb9c899-42c8-419e-8c9c-5b343817d89d} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3255 | 2026.03.16 22:29:22.906561 [ 262 ] {ccb9c899-42c8-419e-8c9c-5b343817d89d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3256 | 2026.03.16 22:29:22.906867 [ 262 ] {ccb9c899-42c8-419e-8c9c-5b343817d89d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3257 | 2026.03.16 22:29:22.907087 [ 262 ] {ccb9c899-42c8-419e-8c9c-5b343817d89d} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3258 | 2026.03.16 22:29:22.907217 [ 262 ] {ccb9c899-42c8-419e-8c9c-5b343817d89d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 3259 | 2026.03.16 22:29:22.907252 [ 262 ] {ccb9c899-42c8-419e-8c9c-5b343817d89d} <Debug> TCPHandler: Processed in 0.001263446 sec. | ||
| 3260 | 2026.03.16 22:29:23.495547 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3261 | 2026.03.16 22:29:23.495753 [ 262 ] {a3eb30a9-21a9-483c-932c-f27eaa3defb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3262 | 2026.03.16 22:29:23.495820 [ 262 ] {a3eb30a9-21a9-483c-932c-f27eaa3defb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3263 | 2026.03.16 22:29:23.496470 [ 262 ] {a3eb30a9-21a9-483c-932c-f27eaa3defb0} <Trace> oximeter.fields_i16 (3db855a3-4d54-4a87-876a-6fc261b7c2c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3264 | 2026.03.16 22:29:23.496517 [ 262 ] {a3eb30a9-21a9-483c-932c-f27eaa3defb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3265 | 2026.03.16 22:29:23.496905 [ 262 ] {a3eb30a9-21a9-483c-932c-f27eaa3defb0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3266 | 2026.03.16 22:29:23.497151 [ 262 ] {a3eb30a9-21a9-483c-932c-f27eaa3defb0} <Trace> oximeter.fields_i16 (3db855a3-4d54-4a87-876a-6fc261b7c2c3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3267 | 2026.03.16 22:29:23.497315 [ 262 ] {a3eb30a9-21a9-483c-932c-f27eaa3defb0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001614 sec., 14869.888475836431 rows/sec., 1.23 MiB/sec. | ||
| 3268 | 2026.03.16 22:29:23.497370 [ 262 ] {a3eb30a9-21a9-483c-932c-f27eaa3defb0} <Debug> TCPHandler: Processed in 0.001965372 sec. | ||
| 3269 | 2026.03.16 22:29:23.497532 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3270 | 2026.03.16 22:29:23.497657 [ 262 ] {4454af07-2c08-4366-9435-e5398f0dea0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3271 | 2026.03.16 22:29:23.497713 [ 262 ] {4454af07-2c08-4366-9435-e5398f0dea0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3272 | 2026.03.16 22:29:23.498149 [ 262 ] {4454af07-2c08-4366-9435-e5398f0dea0a} <Trace> oximeter.fields_ipaddr (9f540bda-5524-4e8e-9936-5cf2758671fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3273 | 2026.03.16 22:29:23.498188 [ 262 ] {4454af07-2c08-4366-9435-e5398f0dea0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3274 | 2026.03.16 22:29:23.498512 [ 262 ] {4454af07-2c08-4366-9435-e5398f0dea0a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3275 | 2026.03.16 22:29:23.498744 [ 262 ] {4454af07-2c08-4366-9435-e5398f0dea0a} <Trace> oximeter.fields_ipaddr (9f540bda-5524-4e8e-9936-5cf2758671fe): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3276 | 2026.03.16 22:29:23.498886 [ 262 ] {4454af07-2c08-4366-9435-e5398f0dea0a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001257 sec., 1591.0898965791566 rows/sec., 129.74 KiB/sec. | ||
| 3277 | 2026.03.16 22:29:23.498925 [ 262 ] {4454af07-2c08-4366-9435-e5398f0dea0a} <Debug> TCPHandler: Processed in 0.001458701 sec. | ||
| 3278 | 2026.03.16 22:29:23.499124 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3279 | 2026.03.16 22:29:23.499222 [ 262 ] {528edb32-5cc6-404a-b590-7bdc70896827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3280 | 2026.03.16 22:29:23.499262 [ 262 ] {528edb32-5cc6-404a-b590-7bdc70896827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3281 | 2026.03.16 22:29:23.500708 [ 262 ] {528edb32-5cc6-404a-b590-7bdc70896827} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3282 | 2026.03.16 22:29:23.500746 [ 262 ] {528edb32-5cc6-404a-b590-7bdc70896827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3283 | 2026.03.16 22:29:23.501187 [ 262 ] {528edb32-5cc6-404a-b590-7bdc70896827} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3284 | 2026.03.16 22:29:23.501424 [ 262 ] {528edb32-5cc6-404a-b590-7bdc70896827} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3285 | 2026.03.16 22:29:23.501564 [ 262 ] {528edb32-5cc6-404a-b590-7bdc70896827} <Debug> executeQuery: Read 2057 rows, 160.65 KiB in 0.00236 sec., 871610.1694915254 rows/sec., 66.48 MiB/sec. | ||
| 3286 | 2026.03.16 22:29:23.501604 [ 262 ] {528edb32-5cc6-404a-b590-7bdc70896827} <Debug> TCPHandler: Processed in 0.002534944 sec. | ||
| 3287 | 2026.03.16 22:29:23.501728 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3288 | 2026.03.16 22:29:23.501823 [ 262 ] {a9304297-8f55-4eaf-93cb-6f5ab9875825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3289 | 2026.03.16 22:29:23.501862 [ 262 ] {a9304297-8f55-4eaf-93cb-6f5ab9875825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3290 | 2026.03.16 22:29:23.502275 [ 262 ] {a9304297-8f55-4eaf-93cb-6f5ab9875825} <Trace> oximeter.fields_u16 (9ff80dee-a025-45d1-8480-5b19bdac903c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3291 | 2026.03.16 22:29:23.502312 [ 262 ] {a9304297-8f55-4eaf-93cb-6f5ab9875825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3292 | 2026.03.16 22:29:23.502635 [ 262 ] {a9304297-8f55-4eaf-93cb-6f5ab9875825} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3293 | 2026.03.16 22:29:23.502840 [ 262 ] {a9304297-8f55-4eaf-93cb-6f5ab9875825} <Trace> oximeter.fields_u16 (9ff80dee-a025-45d1-8480-5b19bdac903c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3294 | 2026.03.16 22:29:23.502949 [ 146 ] {} <Debug> oximeter.fields_u16 (9ff80dee-a025-45d1-8480-5b19bdac903c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3295 | 2026.03.16 22:29:23.502969 [ 262 ] {a9304297-8f55-4eaf-93cb-6f5ab9875825} <Debug> executeQuery: Read 23 rows, 1.78 KiB in 0.001165 sec., 19742.489270386264 rows/sec., 1.49 MiB/sec. | ||
| 3296 | 2026.03.16 22:29:23.503012 [ 146 ] {} <Trace> oximeter.fields_u16 (9ff80dee-a025-45d1-8480-5b19bdac903c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3297 | 2026.03.16 22:29:23.503019 [ 262 ] {a9304297-8f55-4eaf-93cb-6f5ab9875825} <Debug> TCPHandler: Processed in 0.001342249 sec. | ||
| 3298 | 2026.03.16 22:29:23.503046 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3299 | 2026.03.16 22:29:23.503150 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3300 | 2026.03.16 22:29:23.503189 [ 188 ] {9ff80dee-a025-45d1-8480-5b19bdac903c::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 | ||
| 3301 | 2026.03.16 22:29:23.503249 [ 262 ] {4cc6fb88-1b25-433c-980f-71de5f955b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3302 | 2026.03.16 22:29:23.503294 [ 262 ] {4cc6fb88-1b25-433c-980f-71de5f955b2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3303 | 2026.03.16 22:29:23.503347 [ 188 ] {9ff80dee-a025-45d1-8480-5b19bdac903c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3304 | 2026.03.16 22:29:23.503388 [ 188 ] {9ff80dee-a025-45d1-8480-5b19bdac903c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 206 rows starting from the beginning of the part | ||
| 3305 | 2026.03.16 22:29:23.503489 [ 188 ] {9ff80dee-a025-45d1-8480-5b19bdac903c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part | ||
| 3306 | 2026.03.16 22:29:23.503541 [ 188 ] {9ff80dee-a025-45d1-8480-5b19bdac903c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 3307 | 2026.03.16 22:29:23.503594 [ 188 ] {9ff80dee-a025-45d1-8480-5b19bdac903c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 54 rows starting from the beginning of the part | ||
| 3308 | 2026.03.16 22:29:23.503638 [ 188 ] {9ff80dee-a025-45d1-8480-5b19bdac903c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 3309 | 2026.03.16 22:29:23.503685 [ 188 ] {9ff80dee-a025-45d1-8480-5b19bdac903c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 23 rows starting from the beginning of the part | ||
| 3310 | 2026.03.16 22:29:23.503941 [ 262 ] {4cc6fb88-1b25-433c-980f-71de5f955b2b} <Trace> oximeter.fields_u32 (f69fa89f-d04b-4616-ad3f-cb9c7bd90317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3311 | 2026.03.16 22:29:23.503984 [ 262 ] {4cc6fb88-1b25-433c-980f-71de5f955b2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3312 | 2026.03.16 22:29:23.504357 [ 262 ] {4cc6fb88-1b25-433c-980f-71de5f955b2b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3313 | 2026.03.16 22:29:23.504572 [ 198 ] {9ff80dee-a025-45d1-8480-5b19bdac903c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 379 rows, containing 5 columns (5 merged, 0 gathered) in 0.001449871 sec., 261402.56615933418 rows/sec., 18.76 MiB/sec. | ||
| 3314 | 2026.03.16 22:29:23.504578 [ 262 ] {4cc6fb88-1b25-433c-980f-71de5f955b2b} <Trace> oximeter.fields_u32 (f69fa89f-d04b-4616-ad3f-cb9c7bd90317): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3315 | 2026.03.16 22:29:23.504719 [ 146 ] {} <Debug> oximeter.fields_u32 (f69fa89f-d04b-4616-ad3f-cb9c7bd90317) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3316 | 2026.03.16 22:29:23.504738 [ 262 ] {4cc6fb88-1b25-433c-980f-71de5f955b2b} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001506 sec., 486055.77689243027 rows/sec., 28.75 MiB/sec. | ||
| 3317 | 2026.03.16 22:29:23.504774 [ 146 ] {} <Trace> oximeter.fields_u32 (f69fa89f-d04b-4616-ad3f-cb9c7bd90317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3318 | 2026.03.16 22:29:23.504790 [ 262 ] {4cc6fb88-1b25-433c-980f-71de5f955b2b} <Debug> TCPHandler: Processed in 0.001689245 sec. | ||
| 3319 | 2026.03.16 22:29:23.504798 [ 191 ] {9ff80dee-a025-45d1-8480-5b19bdac903c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3320 | 2026.03.16 22:29:23.504818 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3321 | 2026.03.16 22:29:23.504929 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3322 | 2026.03.16 22:29:23.504935 [ 192 ] {f69fa89f-d04b-4616-ad3f-cb9c7bd90317::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 | ||
| 3323 | 2026.03.16 22:29:23.505044 [ 262 ] {accbda84-80cf-464a-b1d5-292cd8a58ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3324 | 2026.03.16 22:29:23.505062 [ 192 ] {f69fa89f-d04b-4616-ad3f-cb9c7bd90317::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3325 | 2026.03.16 22:29:23.505114 [ 192 ] {f69fa89f-d04b-4616-ad3f-cb9c7bd90317::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 149 rows starting from the beginning of the part | ||
| 3326 | 2026.03.16 22:29:23.505118 [ 262 ] {accbda84-80cf-464a-b1d5-292cd8a58ca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3327 | 2026.03.16 22:29:23.505170 [ 192 ] {f69fa89f-d04b-4616-ad3f-cb9c7bd90317::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 | ||
| 3328 | 2026.03.16 22:29:23.505197 [ 191 ] {9ff80dee-a025-45d1-8480-5b19bdac903c::all_1_11_2} <Trace> oximeter.fields_u16 (9ff80dee-a025-45d1-8480-5b19bdac903c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3329 | 2026.03.16 22:29:23.505221 [ 192 ] {f69fa89f-d04b-4616-ad3f-cb9c7bd90317::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 732 rows starting from the beginning of the part | ||
| 3330 | 2026.03.16 22:29:23.505266 [ 192 ] {f69fa89f-d04b-4616-ad3f-cb9c7bd90317::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 732 rows starting from the beginning of the part | ||
| 3331 | 2026.03.16 22:29:23.505305 [ 192 ] {f69fa89f-d04b-4616-ad3f-cb9c7bd90317::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 3332 | 2026.03.16 22:29:23.505309 [ 191 ] {9ff80dee-a025-45d1-8480-5b19bdac903c::all_1_11_2} <Trace> oximeter.fields_u16 (9ff80dee-a025-45d1-8480-5b19bdac903c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3333 | 2026.03.16 22:29:23.505344 [ 192 ] {f69fa89f-d04b-4616-ad3f-cb9c7bd90317::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 732 rows starting from the beginning of the part | ||
| 3334 | 2026.03.16 22:29:23.505421 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3335 | 2026.03.16 22:29:23.505542 [ 262 ] {accbda84-80cf-464a-b1d5-292cd8a58ca6} <Trace> oximeter.fields_u64 (63a418c3-4d27-4237-ba51-0123f52a6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3336 | 2026.03.16 22:29:23.505587 [ 262 ] {accbda84-80cf-464a-b1d5-292cd8a58ca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3337 | 2026.03.16 22:29:23.505924 [ 262 ] {accbda84-80cf-464a-b1d5-292cd8a58ca6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3338 | 2026.03.16 22:29:23.506169 [ 262 ] {accbda84-80cf-464a-b1d5-292cd8a58ca6} <Trace> oximeter.fields_u64 (63a418c3-4d27-4237-ba51-0123f52a6509): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3339 | 2026.03.16 22:29:23.506302 [ 262 ] {accbda84-80cf-464a-b1d5-292cd8a58ca6} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001279 sec., 781.8608287724785 rows/sec., 54.97 KiB/sec. | ||
| 3340 | 2026.03.16 22:29:23.506357 [ 262 ] {accbda84-80cf-464a-b1d5-292cd8a58ca6} <Debug> TCPHandler: Processed in 0.001479582 sec. | ||
| 3341 | 2026.03.16 22:29:23.506513 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3342 | 2026.03.16 22:29:23.506590 [ 194 ] {f69fa89f-d04b-4616-ad3f-cb9c7bd90317::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2495 rows, containing 5 columns (5 merged, 0 gathered) in 0.001688966 sec., 1477235.1841304088 rows/sec., 93.97 MiB/sec. | ||
| 3343 | 2026.03.16 22:29:23.506609 [ 262 ] {df65b9d1-8010-4be3-9fc7-17b6880f8bbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3344 | 2026.03.16 22:29:23.506657 [ 262 ] {df65b9d1-8010-4be3-9fc7-17b6880f8bbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3345 | 2026.03.16 22:29:23.506770 [ 192 ] {f69fa89f-d04b-4616-ad3f-cb9c7bd90317::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3346 | 2026.03.16 22:29:23.507025 [ 192 ] {f69fa89f-d04b-4616-ad3f-cb9c7bd90317::all_1_6_1} <Trace> oximeter.fields_u32 (f69fa89f-d04b-4616-ad3f-cb9c7bd90317): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3347 | 2026.03.16 22:29:23.507083 [ 262 ] {df65b9d1-8010-4be3-9fc7-17b6880f8bbd} <Trace> oximeter.fields_u8 (9b1a8965-360f-4fd6-98b0-efd269d87a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3348 | 2026.03.16 22:29:23.507092 [ 192 ] {f69fa89f-d04b-4616-ad3f-cb9c7bd90317::all_1_6_1} <Trace> oximeter.fields_u32 (f69fa89f-d04b-4616-ad3f-cb9c7bd90317) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3349 | 2026.03.16 22:29:23.507126 [ 262 ] {df65b9d1-8010-4be3-9fc7-17b6880f8bbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3350 | 2026.03.16 22:29:23.507178 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 3351 | 2026.03.16 22:29:23.507446 [ 262 ] {df65b9d1-8010-4be3-9fc7-17b6880f8bbd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3352 | 2026.03.16 22:29:23.507673 [ 262 ] {df65b9d1-8010-4be3-9fc7-17b6880f8bbd} <Trace> oximeter.fields_u8 (9b1a8965-360f-4fd6-98b0-efd269d87a53): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3353 | 2026.03.16 22:29:23.507808 [ 262 ] {df65b9d1-8010-4be3-9fc7-17b6880f8bbd} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001216 sec., 9868.421052631578 rows/sec., 770.97 KiB/sec. | ||
| 3354 | 2026.03.16 22:29:23.507846 [ 262 ] {df65b9d1-8010-4be3-9fc7-17b6880f8bbd} <Debug> TCPHandler: Processed in 0.001384679 sec. | ||
| 3355 | 2026.03.16 22:29:23.507981 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3356 | 2026.03.16 22:29:23.508115 [ 262 ] {a937f5ea-7729-4569-a6a6-cf55cd5dc28b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3357 | 2026.03.16 22:29:23.508164 [ 262 ] {a937f5ea-7729-4569-a6a6-cf55cd5dc28b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3358 | 2026.03.16 22:29:23.509028 [ 262 ] {a937f5ea-7729-4569-a6a6-cf55cd5dc28b} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3359 | 2026.03.16 22:29:23.509066 [ 262 ] {a937f5ea-7729-4569-a6a6-cf55cd5dc28b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3360 | 2026.03.16 22:29:23.509450 [ 262 ] {a937f5ea-7729-4569-a6a6-cf55cd5dc28b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3361 | 2026.03.16 22:29:23.509693 [ 262 ] {a937f5ea-7729-4569-a6a6-cf55cd5dc28b} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3362 | 2026.03.16 22:29:23.509836 [ 262 ] {a937f5ea-7729-4569-a6a6-cf55cd5dc28b} <Debug> executeQuery: Read 1047 rows, 74.48 KiB in 0.001744 sec., 600344.0366972476 rows/sec., 41.71 MiB/sec. | ||
| 3363 | 2026.03.16 22:29:23.509876 [ 262 ] {a937f5ea-7729-4569-a6a6-cf55cd5dc28b} <Debug> TCPHandler: Processed in 0.001948011 sec. | ||
| 3364 | 2026.03.16 22:29:23.510017 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3365 | 2026.03.16 22:29:23.510114 [ 262 ] {6deebe04-f324-4e53-83c1-8eace608cd9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3366 | 2026.03.16 22:29:23.510157 [ 262 ] {6deebe04-f324-4e53-83c1-8eace608cd9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3367 | 2026.03.16 22:29:23.510889 [ 262 ] {6deebe04-f324-4e53-83c1-8eace608cd9b} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3368 | 2026.03.16 22:29:23.510929 [ 262 ] {6deebe04-f324-4e53-83c1-8eace608cd9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3369 | 2026.03.16 22:29:23.511424 [ 262 ] {6deebe04-f324-4e53-83c1-8eace608cd9b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3370 | 2026.03.16 22:29:23.511711 [ 262 ] {6deebe04-f324-4e53-83c1-8eace608cd9b} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3371 | 2026.03.16 22:29:23.511911 [ 262 ] {6deebe04-f324-4e53-83c1-8eace608cd9b} <Debug> executeQuery: Read 1254 rows, 80.98 KiB in 0.001814 sec., 691289.966923925 rows/sec., 43.59 MiB/sec. | ||
| 3372 | 2026.03.16 22:29:23.511963 [ 262 ] {6deebe04-f324-4e53-83c1-8eace608cd9b} <Debug> TCPHandler: Processed in 0.002002793 sec. | ||
| 3373 | 2026.03.16 22:29:23.512100 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3374 | 2026.03.16 22:29:23.512198 [ 262 ] {a38d773a-ed7b-4e0c-896f-685f18af580d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3375 | 2026.03.16 22:29:23.512253 [ 262 ] {a38d773a-ed7b-4e0c-896f-685f18af580d} <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 | ||
| 3376 | 2026.03.16 22:29:23.513031 [ 262 ] {a38d773a-ed7b-4e0c-896f-685f18af580d} <Trace> oximeter.measurements_histogramu64 (75c4e3db-edb1-4787-8a10-1ef3ceee3465): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3377 | 2026.03.16 22:29:23.513069 [ 262 ] {a38d773a-ed7b-4e0c-896f-685f18af580d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3378 | 2026.03.16 22:29:23.513618 [ 262 ] {a38d773a-ed7b-4e0c-896f-685f18af580d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3379 | 2026.03.16 22:29:23.513842 [ 262 ] {a38d773a-ed7b-4e0c-896f-685f18af580d} <Trace> oximeter.measurements_histogramu64 (75c4e3db-edb1-4787-8a10-1ef3ceee3465): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3380 | 2026.03.16 22:29:23.513954 [ 146 ] {} <Debug> oximeter.measurements_histogramu64 (75c4e3db-edb1-4787-8a10-1ef3ceee3465) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3381 | 2026.03.16 22:29:23.513977 [ 262 ] {a38d773a-ed7b-4e0c-896f-685f18af580d} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001799 sec., 5002.77932184547 rows/sec., 8.96 MiB/sec. | ||
| 3382 | 2026.03.16 22:29:23.513994 [ 146 ] {} <Trace> oximeter.measurements_histogramu64 (75c4e3db-edb1-4787-8a10-1ef3ceee3465): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3383 | 2026.03.16 22:29:23.514020 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3384 | 2026.03.16 22:29:23.514049 [ 262 ] {a38d773a-ed7b-4e0c-896f-685f18af580d} <Debug> TCPHandler: Processed in 0.002000433 sec. | ||
| 3385 | 2026.03.16 22:29:23.514114 [ 198 ] {75c4e3db-edb1-4787-8a10-1ef3ceee3465::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 | ||
| 3386 | 2026.03.16 22:29:23.514186 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3387 | 2026.03.16 22:29:23.514286 [ 262 ] {5ad71698-8a49-41a0-a4df-75e96a2e2d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3388 | 2026.03.16 22:29:23.514335 [ 262 ] {5ad71698-8a49-41a0-a4df-75e96a2e2d06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3389 | 2026.03.16 22:29:23.514342 [ 198 ] {75c4e3db-edb1-4787-8a10-1ef3ceee3465::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3390 | 2026.03.16 22:29:23.514410 [ 198 ] {75c4e3db-edb1-4787-8a10-1ef3ceee3465::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 90 rows starting from the beginning of the part | ||
| 3391 | 2026.03.16 22:29:23.514558 [ 198 ] {75c4e3db-edb1-4787-8a10-1ef3ceee3465::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part | ||
| 3392 | 2026.03.16 22:29:23.514666 [ 262 ] {5ad71698-8a49-41a0-a4df-75e96a2e2d06} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3393 | 2026.03.16 22:29:23.514679 [ 198 ] {75c4e3db-edb1-4787-8a10-1ef3ceee3465::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 3394 | 2026.03.16 22:29:23.514709 [ 262 ] {5ad71698-8a49-41a0-a4df-75e96a2e2d06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3395 | 2026.03.16 22:29:23.514801 [ 198 ] {75c4e3db-edb1-4787-8a10-1ef3ceee3465::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 | ||
| 3396 | 2026.03.16 22:29:23.514927 [ 198 ] {75c4e3db-edb1-4787-8a10-1ef3ceee3465::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 3397 | 2026.03.16 22:29:23.515044 [ 198 ] {75c4e3db-edb1-4787-8a10-1ef3ceee3465::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 9 rows starting from the beginning of the part | ||
| 3398 | 2026.03.16 22:29:23.515059 [ 262 ] {5ad71698-8a49-41a0-a4df-75e96a2e2d06} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3399 | 2026.03.16 22:29:23.515312 [ 262 ] {5ad71698-8a49-41a0-a4df-75e96a2e2d06} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3400 | 2026.03.16 22:29:23.515501 [ 262 ] {5ad71698-8a49-41a0-a4df-75e96a2e2d06} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001235 sec., 9716.599190283401 rows/sec., 670.55 KiB/sec. | ||
| 3401 | 2026.03.16 22:29:23.515554 [ 262 ] {5ad71698-8a49-41a0-a4df-75e96a2e2d06} <Debug> TCPHandler: Processed in 0.00141943 sec. | ||
| 3402 | 2026.03.16 22:29:23.518180 [ 192 ] {75c4e3db-edb1-4787-8a10-1ef3ceee3465::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 223 rows, containing 19 columns (19 merged, 0 gathered) in 0.004101997 sec., 54363.764771159025 rows/sec., 97.42 MiB/sec. | ||
| 3403 | 2026.03.16 22:29:23.518612 [ 196 ] {75c4e3db-edb1-4787-8a10-1ef3ceee3465::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3404 | 2026.03.16 22:29:23.518965 [ 196 ] {75c4e3db-edb1-4787-8a10-1ef3ceee3465::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (75c4e3db-edb1-4787-8a10-1ef3ceee3465): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3405 | 2026.03.16 22:29:23.519047 [ 196 ] {75c4e3db-edb1-4787-8a10-1ef3ceee3465::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (75c4e3db-edb1-4787-8a10-1ef3ceee3465) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3406 | 2026.03.16 22:29:23.519171 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 3407 | 2026.03.16 22:29:27.893698 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3408 | 2026.03.16 22:29:27.893890 [ 262 ] {0e819de1-b33e-4031-a81f-b0dc915d732f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3409 | 2026.03.16 22:29:27.893961 [ 262 ] {0e819de1-b33e-4031-a81f-b0dc915d732f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3410 | 2026.03.16 22:29:27.894717 [ 262 ] {0e819de1-b33e-4031-a81f-b0dc915d732f} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3411 | 2026.03.16 22:29:27.894764 [ 262 ] {0e819de1-b33e-4031-a81f-b0dc915d732f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3412 | 2026.03.16 22:29:27.895137 [ 262 ] {0e819de1-b33e-4031-a81f-b0dc915d732f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3413 | 2026.03.16 22:29:27.895352 [ 262 ] {0e819de1-b33e-4031-a81f-b0dc915d732f} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3414 | 2026.03.16 22:29:27.895502 [ 262 ] {0e819de1-b33e-4031-a81f-b0dc915d732f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001663 sec., 33674.08298256164 rows/sec., 2.59 MiB/sec. | ||
| 3415 | 2026.03.16 22:29:27.895542 [ 262 ] {0e819de1-b33e-4031-a81f-b0dc915d732f} <Debug> TCPHandler: Processed in 0.001974182 sec. | ||
| 3416 | 2026.03.16 22:29:27.895682 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3417 | 2026.03.16 22:29:27.895775 [ 262 ] {8fdba3f9-717f-4b23-9020-b0bc94a80343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3418 | 2026.03.16 22:29:27.895813 [ 262 ] {8fdba3f9-717f-4b23-9020-b0bc94a80343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3419 | 2026.03.16 22:29:27.896287 [ 262 ] {8fdba3f9-717f-4b23-9020-b0bc94a80343} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3420 | 2026.03.16 22:29:27.896323 [ 262 ] {8fdba3f9-717f-4b23-9020-b0bc94a80343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3421 | 2026.03.16 22:29:27.896627 [ 262 ] {8fdba3f9-717f-4b23-9020-b0bc94a80343} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3422 | 2026.03.16 22:29:27.896842 [ 262 ] {8fdba3f9-717f-4b23-9020-b0bc94a80343} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3423 | 2026.03.16 22:29:27.896965 [ 262 ] {8fdba3f9-717f-4b23-9020-b0bc94a80343} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001209 sec., 52936.31100082713 rows/sec., 4.13 MiB/sec. | ||
| 3424 | 2026.03.16 22:29:27.897000 [ 262 ] {8fdba3f9-717f-4b23-9020-b0bc94a80343} <Debug> TCPHandler: Processed in 0.001375139 sec. | ||
| 3425 | 2026.03.16 22:29:27.897132 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3426 | 2026.03.16 22:29:27.897224 [ 262 ] {e29d2440-d966-4019-8b1e-084a7d6ed17c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3427 | 2026.03.16 22:29:27.897266 [ 262 ] {e29d2440-d966-4019-8b1e-084a7d6ed17c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3428 | 2026.03.16 22:29:27.897713 [ 262 ] {e29d2440-d966-4019-8b1e-084a7d6ed17c} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3429 | 2026.03.16 22:29:27.897750 [ 262 ] {e29d2440-d966-4019-8b1e-084a7d6ed17c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3430 | 2026.03.16 22:29:27.898080 [ 262 ] {e29d2440-d966-4019-8b1e-084a7d6ed17c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3431 | 2026.03.16 22:29:27.898296 [ 262 ] {e29d2440-d966-4019-8b1e-084a7d6ed17c} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3432 | 2026.03.16 22:29:27.898422 [ 262 ] {e29d2440-d966-4019-8b1e-084a7d6ed17c} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001217 sec., 105176.66392769104 rows/sec., 7.33 MiB/sec. | ||
| 3433 | 2026.03.16 22:29:27.898458 [ 262 ] {e29d2440-d966-4019-8b1e-084a7d6ed17c} <Debug> TCPHandler: Processed in 0.001383009 sec. | ||
| 3434 | 2026.03.16 22:29:27.898579 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3435 | 2026.03.16 22:29:27.898671 [ 262 ] {484da953-2657-491c-8190-ea4dcfcc7ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3436 | 2026.03.16 22:29:27.898711 [ 262 ] {484da953-2657-491c-8190-ea4dcfcc7ff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3437 | 2026.03.16 22:29:27.899051 [ 262 ] {484da953-2657-491c-8190-ea4dcfcc7ff0} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3438 | 2026.03.16 22:29:27.899086 [ 262 ] {484da953-2657-491c-8190-ea4dcfcc7ff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3439 | 2026.03.16 22:29:27.899374 [ 262 ] {484da953-2657-491c-8190-ea4dcfcc7ff0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3440 | 2026.03.16 22:29:27.899570 [ 262 ] {484da953-2657-491c-8190-ea4dcfcc7ff0} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3441 | 2026.03.16 22:29:27.899700 [ 262 ] {484da953-2657-491c-8190-ea4dcfcc7ff0} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001048 sec., 45801.526717557244 rows/sec., 3.09 MiB/sec. | ||
| 3442 | 2026.03.16 22:29:27.899735 [ 262 ] {484da953-2657-491c-8190-ea4dcfcc7ff0} <Debug> TCPHandler: Processed in 0.001204745 sec. | ||
| 3443 | 2026.03.16 22:29:28.233088 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6222 | ||
| 3444 | 2026.03.16 22:29:28.233686 [ 244 ] {} <Trace> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3445 | 2026.03.16 22:29:28.233737 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3446 | 2026.03.16 22:29:28.234269 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3447 | 2026.03.16 22:29:28.234491 [ 244 ] {} <Trace> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3448 | 2026.03.16 22:29:28.234614 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6222 | ||
| 3449 | 2026.03.16 22:29:28.564540 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3450 | 2026.03.16 22:29:28.581981 [ 243 ] {} <Trace> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3451 | 2026.03.16 22:29:28.582053 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3452 | 2026.03.16 22:29:28.587798 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3453 | 2026.03.16 22:29:28.588486 [ 243 ] {} <Trace> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3454 | 2026.03.16 22:29:28.591935 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3455 | 2026.03.16 22:29:30.746175 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 470 | ||
| 3456 | 2026.03.16 22:29:30.748560 [ 242 ] {} <Trace> system.query_log (f4e4a36b-4ede-4294-82dc-58b43a49a0a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3457 | 2026.03.16 22:29:30.748609 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3458 | 2026.03.16 22:29:30.749793 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3459 | 2026.03.16 22:29:30.750063 [ 242 ] {} <Trace> system.query_log (f4e4a36b-4ede-4294-82dc-58b43a49a0a5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3460 | 2026.03.16 22:29:30.750386 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 470 | ||
| 3461 | 2026.03.16 22:29:32.898233 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3462 | 2026.03.16 22:29:32.898427 [ 262 ] {613ef4ec-96bb-483c-b2a8-2e88ea21e728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3463 | 2026.03.16 22:29:32.898494 [ 262 ] {613ef4ec-96bb-483c-b2a8-2e88ea21e728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3464 | 2026.03.16 22:29:32.899167 [ 262 ] {613ef4ec-96bb-483c-b2a8-2e88ea21e728} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3465 | 2026.03.16 22:29:32.899207 [ 262 ] {613ef4ec-96bb-483c-b2a8-2e88ea21e728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3466 | 2026.03.16 22:29:32.899607 [ 262 ] {613ef4ec-96bb-483c-b2a8-2e88ea21e728} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3467 | 2026.03.16 22:29:32.899839 [ 262 ] {613ef4ec-96bb-483c-b2a8-2e88ea21e728} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3468 | 2026.03.16 22:29:32.899987 [ 262 ] {613ef4ec-96bb-483c-b2a8-2e88ea21e728} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.001614 sec., 84262.70136307311 rows/sec., 7.32 MiB/sec. | ||
| 3469 | 2026.03.16 22:29:32.900029 [ 262 ] {613ef4ec-96bb-483c-b2a8-2e88ea21e728} <Debug> TCPHandler: Processed in 0.001932371 sec. | ||
| 3470 | 2026.03.16 22:29:32.900149 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3471 | 2026.03.16 22:29:32.900245 [ 262 ] {6e9df443-5203-4996-85d3-ab37e0adae37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3472 | 2026.03.16 22:29:32.900286 [ 262 ] {6e9df443-5203-4996-85d3-ab37e0adae37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3473 | 2026.03.16 22:29:32.900696 [ 262 ] {6e9df443-5203-4996-85d3-ab37e0adae37} <Trace> oximeter.fields_u16 (9ff80dee-a025-45d1-8480-5b19bdac903c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3474 | 2026.03.16 22:29:32.900733 [ 262 ] {6e9df443-5203-4996-85d3-ab37e0adae37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3475 | 2026.03.16 22:29:32.901033 [ 262 ] {6e9df443-5203-4996-85d3-ab37e0adae37} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3476 | 2026.03.16 22:29:32.901250 [ 262 ] {6e9df443-5203-4996-85d3-ab37e0adae37} <Trace> oximeter.fields_u16 (9ff80dee-a025-45d1-8480-5b19bdac903c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3477 | 2026.03.16 22:29:32.901376 [ 262 ] {6e9df443-5203-4996-85d3-ab37e0adae37} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00115 sec., 34782.608695652176 rows/sec., 2.55 MiB/sec. | ||
| 3478 | 2026.03.16 22:29:32.901414 [ 262 ] {6e9df443-5203-4996-85d3-ab37e0adae37} <Debug> TCPHandler: Processed in 0.001316588 sec. | ||
| 3479 | 2026.03.16 22:29:32.901521 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3480 | 2026.03.16 22:29:32.901614 [ 262 ] {d5e6019f-0511-4185-b2bc-e258cf9fbabe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3481 | 2026.03.16 22:29:32.901654 [ 262 ] {d5e6019f-0511-4185-b2bc-e258cf9fbabe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3482 | 2026.03.16 22:29:32.902065 [ 262 ] {d5e6019f-0511-4185-b2bc-e258cf9fbabe} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3483 | 2026.03.16 22:29:32.902100 [ 262 ] {d5e6019f-0511-4185-b2bc-e258cf9fbabe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3484 | 2026.03.16 22:29:32.902406 [ 262 ] {d5e6019f-0511-4185-b2bc-e258cf9fbabe} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3485 | 2026.03.16 22:29:32.902614 [ 262 ] {d5e6019f-0511-4185-b2bc-e258cf9fbabe} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3486 | 2026.03.16 22:29:32.902737 [ 262 ] {d5e6019f-0511-4185-b2bc-e258cf9fbabe} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00114 sec., 91228.0701754386 rows/sec., 7.13 MiB/sec. | ||
| 3487 | 2026.03.16 22:29:32.902773 [ 262 ] {d5e6019f-0511-4185-b2bc-e258cf9fbabe} <Debug> TCPHandler: Processed in 0.001302297 sec. | ||
| 3488 | 2026.03.16 22:29:32.902878 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3489 | 2026.03.16 22:29:32.902972 [ 262 ] {72251773-fbff-452c-950d-abff55920b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3490 | 2026.03.16 22:29:32.903013 [ 262 ] {72251773-fbff-452c-950d-abff55920b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3491 | 2026.03.16 22:29:32.903414 [ 262 ] {72251773-fbff-452c-950d-abff55920b03} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3492 | 2026.03.16 22:29:32.903448 [ 262 ] {72251773-fbff-452c-950d-abff55920b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3493 | 2026.03.16 22:29:32.903767 [ 262 ] {72251773-fbff-452c-950d-abff55920b03} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3494 | 2026.03.16 22:29:32.903984 [ 262 ] {72251773-fbff-452c-950d-abff55920b03} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3495 | 2026.03.16 22:29:32.904112 [ 262 ] {72251773-fbff-452c-950d-abff55920b03} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 3496 | 2026.03.16 22:29:32.904147 [ 262 ] {72251773-fbff-452c-950d-abff55920b03} <Debug> TCPHandler: Processed in 0.001320008 sec. | ||
| 3497 | 2026.03.16 22:29:32.904257 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3498 | 2026.03.16 22:29:32.904350 [ 262 ] {95ee6a11-3ecf-48f3-8be2-fee8395ea3f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3499 | 2026.03.16 22:29:32.904402 [ 262 ] {95ee6a11-3ecf-48f3-8be2-fee8395ea3f9} <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 | ||
| 3500 | 2026.03.16 22:29:32.905211 [ 262 ] {95ee6a11-3ecf-48f3-8be2-fee8395ea3f9} <Trace> oximeter.measurements_histogramu64 (75c4e3db-edb1-4787-8a10-1ef3ceee3465): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3501 | 2026.03.16 22:29:32.905246 [ 262 ] {95ee6a11-3ecf-48f3-8be2-fee8395ea3f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3502 | 2026.03.16 22:29:32.905782 [ 262 ] {95ee6a11-3ecf-48f3-8be2-fee8395ea3f9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3503 | 2026.03.16 22:29:32.905995 [ 262 ] {95ee6a11-3ecf-48f3-8be2-fee8395ea3f9} <Trace> oximeter.measurements_histogramu64 (75c4e3db-edb1-4787-8a10-1ef3ceee3465): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3504 | 2026.03.16 22:29:32.906133 [ 262 ] {95ee6a11-3ecf-48f3-8be2-fee8395ea3f9} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001802 sec., 22197.558268590456 rows/sec., 39.78 MiB/sec. | ||
| 3505 | 2026.03.16 22:29:32.906184 [ 262 ] {95ee6a11-3ecf-48f3-8be2-fee8395ea3f9} <Debug> TCPHandler: Processed in 0.001977262 sec. | ||
| 3506 | 2026.03.16 22:29:32.906289 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3507 | 2026.03.16 22:29:32.906383 [ 262 ] {feece05c-5120-41b1-bf1e-9c5bb4eaedbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3508 | 2026.03.16 22:29:32.906424 [ 262 ] {feece05c-5120-41b1-bf1e-9c5bb4eaedbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3509 | 2026.03.16 22:29:32.906740 [ 262 ] {feece05c-5120-41b1-bf1e-9c5bb4eaedbb} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3510 | 2026.03.16 22:29:32.906774 [ 262 ] {feece05c-5120-41b1-bf1e-9c5bb4eaedbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 3511 | 2026.03.16 22:29:32.907066 [ 262 ] {feece05c-5120-41b1-bf1e-9c5bb4eaedbb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3512 | 2026.03.16 22:29:32.907280 [ 262 ] {feece05c-5120-41b1-bf1e-9c5bb4eaedbb} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3513 | 2026.03.16 22:29:32.907403 [ 262 ] {feece05c-5120-41b1-bf1e-9c5bb4eaedbb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 3514 | 2026.03.16 22:29:32.907437 [ 262 ] {feece05c-5120-41b1-bf1e-9c5bb4eaedbb} <Debug> TCPHandler: Processed in 0.001198665 sec. | ||
| 3515 | 2026.03.16 22:29:34.926071 [ 132 ] {} <Debug> oximeter.fields_i16 (3db855a3-4d54-4a87-876a-6fc261b7c2c3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3516 | 2026.03.16 22:29:34.926147 [ 132 ] {} <Trace> oximeter.fields_i16 (3db855a3-4d54-4a87-876a-6fc261b7c2c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3517 | 2026.03.16 22:29:34.926169 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3518 | 2026.03.16 22:29:34.926279 [ 192 ] {3db855a3-4d54-4a87-876a-6fc261b7c2c3::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 | ||
| 3519 | 2026.03.16 22:29:34.926410 [ 192 ] {3db855a3-4d54-4a87-876a-6fc261b7c2c3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3520 | 2026.03.16 22:29:34.926449 [ 192 ] {3db855a3-4d54-4a87-876a-6fc261b7c2c3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 3521 | 2026.03.16 22:29:34.926524 [ 192 ] {3db855a3-4d54-4a87-876a-6fc261b7c2c3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 3522 | 2026.03.16 22:29:34.926585 [ 192 ] {3db855a3-4d54-4a87-876a-6fc261b7c2c3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3523 | 2026.03.16 22:29:34.926633 [ 192 ] {3db855a3-4d54-4a87-876a-6fc261b7c2c3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3524 | 2026.03.16 22:29:34.926678 [ 192 ] {3db855a3-4d54-4a87-876a-6fc261b7c2c3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 3525 | 2026.03.16 22:29:34.927655 [ 186 ] {3db855a3-4d54-4a87-876a-6fc261b7c2c3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 640 rows, containing 5 columns (5 merged, 0 gathered) in 0.00141663 sec., 451776.39891856024 rows/sec., 31.41 MiB/sec. | ||
| 3526 | 2026.03.16 22:29:34.927874 [ 193 ] {3db855a3-4d54-4a87-876a-6fc261b7c2c3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3527 | 2026.03.16 22:29:34.928187 [ 193 ] {3db855a3-4d54-4a87-876a-6fc261b7c2c3::all_1_5_1} <Trace> oximeter.fields_i16 (3db855a3-4d54-4a87-876a-6fc261b7c2c3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3528 | 2026.03.16 22:29:34.928260 [ 193 ] {3db855a3-4d54-4a87-876a-6fc261b7c2c3::all_1_5_1} <Trace> oximeter.fields_i16 (3db855a3-4d54-4a87-876a-6fc261b7c2c3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3529 | 2026.03.16 22:29:34.928363 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3530 | 2026.03.16 22:29:35.223602 [ 132 ] {} <Debug> oximeter.fields_u8 (9b1a8965-360f-4fd6-98b0-efd269d87a53) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3531 | 2026.03.16 22:29:35.223659 [ 132 ] {} <Trace> oximeter.fields_u8 (9b1a8965-360f-4fd6-98b0-efd269d87a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3532 | 2026.03.16 22:29:35.223684 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3533 | 2026.03.16 22:29:35.223786 [ 200 ] {9b1a8965-360f-4fd6-98b0-efd269d87a53::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 | ||
| 3534 | 2026.03.16 22:29:35.223908 [ 200 ] {9b1a8965-360f-4fd6-98b0-efd269d87a53::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3535 | 2026.03.16 22:29:35.223941 [ 200 ] {9b1a8965-360f-4fd6-98b0-efd269d87a53::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 3536 | 2026.03.16 22:29:35.224010 [ 200 ] {9b1a8965-360f-4fd6-98b0-efd269d87a53::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 3537 | 2026.03.16 22:29:35.224059 [ 200 ] {9b1a8965-360f-4fd6-98b0-efd269d87a53::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 3538 | 2026.03.16 22:29:35.224102 [ 200 ] {9b1a8965-360f-4fd6-98b0-efd269d87a53::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 3539 | 2026.03.16 22:29:35.224146 [ 200 ] {9b1a8965-360f-4fd6-98b0-efd269d87a53::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 3540 | 2026.03.16 22:29:35.224966 [ 193 ] {9b1a8965-360f-4fd6-98b0-efd269d87a53::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 5 columns (5 merged, 0 gathered) in 0.001218266 sec., 272518.4811855539 rows/sec., 17.11 MiB/sec. | ||
| 3541 | 2026.03.16 22:29:35.225167 [ 186 ] {9b1a8965-360f-4fd6-98b0-efd269d87a53::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3542 | 2026.03.16 22:29:35.225487 [ 186 ] {9b1a8965-360f-4fd6-98b0-efd269d87a53::all_1_5_1} <Trace> oximeter.fields_u8 (9b1a8965-360f-4fd6-98b0-efd269d87a53): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3543 | 2026.03.16 22:29:35.225564 [ 186 ] {9b1a8965-360f-4fd6-98b0-efd269d87a53::all_1_5_1} <Trace> oximeter.fields_u8 (9b1a8965-360f-4fd6-98b0-efd269d87a53) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3544 | 2026.03.16 22:29:35.225655 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3545 | 2026.03.16 22:29:35.652501 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3546 | 2026.03.16 22:29:35.652561 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3547 | 2026.03.16 22:29:35.734710 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6670 | ||
| 3548 | 2026.03.16 22:29:35.735542 [ 244 ] {} <Trace> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3549 | 2026.03.16 22:29:35.735632 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3550 | 2026.03.16 22:29:35.736288 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3551 | 2026.03.16 22:29:35.736514 [ 244 ] {} <Trace> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3552 | 2026.03.16 22:29:35.736642 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6670 | ||
| 3553 | 2026.03.16 22:29:36.092978 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3554 | 2026.03.16 22:29:36.110471 [ 243 ] {} <Trace> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3555 | 2026.03.16 22:29:36.110526 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3556 | 2026.03.16 22:29:36.116910 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3557 | 2026.03.16 22:29:36.117700 [ 243 ] {} <Trace> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3558 | 2026.03.16 22:29:36.120681 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3559 | 2026.03.16 22:29:36.412004 [ 130 ] {} <Debug> oximeter.fields_ipaddr (9f540bda-5524-4e8e-9936-5cf2758671fe) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3560 | 2026.03.16 22:29:36.412067 [ 130 ] {} <Trace> oximeter.fields_ipaddr (9f540bda-5524-4e8e-9936-5cf2758671fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3561 | 2026.03.16 22:29:36.412088 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3562 | 2026.03.16 22:29:36.412213 [ 201 ] {9f540bda-5524-4e8e-9936-5cf2758671fe::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 | ||
| 3563 | 2026.03.16 22:29:36.412357 [ 201 ] {9f540bda-5524-4e8e-9936-5cf2758671fe::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3564 | 2026.03.16 22:29:36.412389 [ 201 ] {9f540bda-5524-4e8e-9936-5cf2758671fe::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 3565 | 2026.03.16 22:29:36.412451 [ 201 ] {9f540bda-5524-4e8e-9936-5cf2758671fe::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3566 | 2026.03.16 22:29:36.412495 [ 201 ] {9f540bda-5524-4e8e-9936-5cf2758671fe::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3567 | 2026.03.16 22:29:36.412540 [ 201 ] {9f540bda-5524-4e8e-9936-5cf2758671fe::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
| 3568 | 2026.03.16 22:29:36.412582 [ 201 ] {9f540bda-5524-4e8e-9936-5cf2758671fe::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 3569 | 2026.03.16 22:29:36.413341 [ 186 ] {9f540bda-5524-4e8e-9936-5cf2758671fe::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001186325 sec., 25288.179883252902 rows/sec., 2.11 MiB/sec. | ||
| 3570 | 2026.03.16 22:29:36.413471 [ 193 ] {9f540bda-5524-4e8e-9936-5cf2758671fe::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3571 | 2026.03.16 22:29:36.413747 [ 193 ] {9f540bda-5524-4e8e-9936-5cf2758671fe::all_1_5_1} <Trace> oximeter.fields_ipaddr (9f540bda-5524-4e8e-9936-5cf2758671fe): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3572 | 2026.03.16 22:29:36.413816 [ 193 ] {9f540bda-5524-4e8e-9936-5cf2758671fe::all_1_5_1} <Trace> oximeter.fields_ipaddr (9f540bda-5524-4e8e-9936-5cf2758671fe) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3573 | 2026.03.16 22:29:36.413890 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3574 | 2026.03.16 22:29:37.895667 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3575 | 2026.03.16 22:29:37.895841 [ 262 ] {6ff48d26-bb92-4dc1-a09b-bf40993110e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3576 | 2026.03.16 22:29:37.895904 [ 262 ] {6ff48d26-bb92-4dc1-a09b-bf40993110e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3577 | 2026.03.16 22:29:37.896489 [ 262 ] {6ff48d26-bb92-4dc1-a09b-bf40993110e0} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3578 | 2026.03.16 22:29:37.896535 [ 262 ] {6ff48d26-bb92-4dc1-a09b-bf40993110e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3579 | 2026.03.16 22:29:37.896924 [ 262 ] {6ff48d26-bb92-4dc1-a09b-bf40993110e0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3580 | 2026.03.16 22:29:37.897145 [ 262 ] {6ff48d26-bb92-4dc1-a09b-bf40993110e0} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3581 | 2026.03.16 22:29:37.897297 [ 262 ] {6ff48d26-bb92-4dc1-a09b-bf40993110e0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001504 sec., 37234.04255319149 rows/sec., 2.86 MiB/sec. | ||
| 3582 | 2026.03.16 22:29:37.897338 [ 262 ] {6ff48d26-bb92-4dc1-a09b-bf40993110e0} <Debug> TCPHandler: Processed in 0.001812598 sec. | ||
| 3583 | 2026.03.16 22:29:37.897335 [ 128 ] {} <Debug> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3584 | 2026.03.16 22:29:37.897435 [ 128 ] {} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3585 | 2026.03.16 22:29:37.897466 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3586 | 2026.03.16 22:29:37.897472 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3587 | 2026.03.16 22:29:37.897571 [ 262 ] {ee474ee4-ae32-481a-9ce9-268a90461e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3588 | 2026.03.16 22:29:37.897617 [ 262 ] {ee474ee4-ae32-481a-9ce9-268a90461e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3589 | 2026.03.16 22:29:37.897616 [ 201 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::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 | ||
| 3590 | 2026.03.16 22:29:37.897718 [ 201 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3591 | 2026.03.16 22:29:37.897751 [ 201 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2886 rows starting from the beginning of the part | ||
| 3592 | 2026.03.16 22:29:37.897816 [ 201 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 136 rows starting from the beginning of the part | ||
| 3593 | 2026.03.16 22:29:37.897867 [ 201 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2057 rows starting from the beginning of the part | ||
| 3594 | 2026.03.16 22:29:37.897915 [ 201 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
| 3595 | 2026.03.16 22:29:37.897962 [ 201 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 136 rows starting from the beginning of the part | ||
| 3596 | 2026.03.16 22:29:37.898006 [ 201 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::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 | ||
| 3597 | 2026.03.16 22:29:37.898024 [ 262 ] {ee474ee4-ae32-481a-9ce9-268a90461e8b} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3598 | 2026.03.16 22:29:37.898061 [ 262 ] {ee474ee4-ae32-481a-9ce9-268a90461e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3599 | 2026.03.16 22:29:37.898402 [ 262 ] {ee474ee4-ae32-481a-9ce9-268a90461e8b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3600 | 2026.03.16 22:29:37.898612 [ 262 ] {ee474ee4-ae32-481a-9ce9-268a90461e8b} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3601 | 2026.03.16 22:29:37.898716 [ 128 ] {} <Debug> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3602 | 2026.03.16 22:29:37.898748 [ 262 ] {ee474ee4-ae32-481a-9ce9-268a90461e8b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001196 sec., 53511.70568561873 rows/sec., 4.18 MiB/sec. | ||
| 3603 | 2026.03.16 22:29:37.898748 [ 128 ] {} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3604 | 2026.03.16 22:29:37.898789 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3605 | 2026.03.16 22:29:37.898792 [ 262 ] {ee474ee4-ae32-481a-9ce9-268a90461e8b} <Debug> TCPHandler: Processed in 0.001377159 sec. | ||
| 3606 | 2026.03.16 22:29:37.898881 [ 193 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::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 | ||
| 3607 | 2026.03.16 22:29:37.898911 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3608 | 2026.03.16 22:29:37.898984 [ 193 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3609 | 2026.03.16 22:29:37.899006 [ 262 ] {0de67437-48a3-4c71-880b-70747cc8421f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3610 | 2026.03.16 22:29:37.899011 [ 193 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1548 rows starting from the beginning of the part | ||
| 3611 | 2026.03.16 22:29:37.899049 [ 262 ] {0de67437-48a3-4c71-880b-70747cc8421f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3612 | 2026.03.16 22:29:37.899086 [ 193 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 104 rows starting from the beginning of the part | ||
| 3613 | 2026.03.16 22:29:37.899130 [ 193 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1047 rows starting from the beginning of the part | ||
| 3614 | 2026.03.16 22:29:37.899168 [ 193 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
| 3615 | 2026.03.16 22:29:37.899213 [ 193 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 104 rows starting from the beginning of the part | ||
| 3616 | 2026.03.16 22:29:37.899260 [ 193 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::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 | ||
| 3617 | 2026.03.16 22:29:37.899447 [ 262 ] {0de67437-48a3-4c71-880b-70747cc8421f} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3618 | 2026.03.16 22:29:37.899481 [ 262 ] {0de67437-48a3-4c71-880b-70747cc8421f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3619 | 2026.03.16 22:29:37.899898 [ 262 ] {0de67437-48a3-4c71-880b-70747cc8421f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3620 | 2026.03.16 22:29:37.900112 [ 262 ] {0de67437-48a3-4c71-880b-70747cc8421f} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3621 | 2026.03.16 22:29:37.900174 [ 189 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5327 rows, containing 5 columns (5 merged, 0 gathered) in 0.002609395 sec., 2041469.382749641 rows/sec., 165.60 MiB/sec. | ||
| 3622 | 2026.03.16 22:29:37.900215 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3623 | 2026.03.16 22:29:37.900248 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3624 | 2026.03.16 22:29:37.900247 [ 262 ] {0de67437-48a3-4c71-880b-70747cc8421f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001261 sec., 126883.42585249803 rows/sec., 8.84 MiB/sec. | ||
| 3625 | 2026.03.16 22:29:37.900265 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3626 | 2026.03.16 22:29:37.900301 [ 262 ] {0de67437-48a3-4c71-880b-70747cc8421f} <Debug> TCPHandler: Processed in 0.00143961 sec. | ||
| 3627 | 2026.03.16 22:29:37.900363 [ 197 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::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 | ||
| 3628 | 2026.03.16 22:29:37.900422 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3629 | 2026.03.16 22:29:37.900439 [ 187 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2931 rows, containing 5 columns (5 merged, 0 gathered) in 0.001583294 sec., 1851203.8825385557 rows/sec., 137.78 MiB/sec. | ||
| 3630 | 2026.03.16 22:29:37.900461 [ 197 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3631 | 2026.03.16 22:29:37.900487 [ 201 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3632 | 2026.03.16 22:29:37.900513 [ 197 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5766 rows starting from the beginning of the part | ||
| 3633 | 2026.03.16 22:29:37.900515 [ 262 ] {8ecdf143-9955-471c-b233-3179996e75f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3634 | 2026.03.16 22:29:37.900561 [ 262 ] {8ecdf143-9955-471c-b233-3179996e75f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3635 | 2026.03.16 22:29:37.900594 [ 197 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3636 | 2026.03.16 22:29:37.900649 [ 197 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1254 rows starting from the beginning of the part | ||
| 3637 | 2026.03.16 22:29:37.900695 [ 197 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 128 rows starting from the beginning of the part | ||
| 3638 | 2026.03.16 22:29:37.900737 [ 197 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3639 | 2026.03.16 22:29:37.900773 [ 201 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_21_4} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3640 | 2026.03.16 22:29:37.900779 [ 197 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3641 | 2026.03.16 22:29:37.900799 [ 199 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3642 | 2026.03.16 22:29:37.900841 [ 201 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_21_4} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3643 | 2026.03.16 22:29:37.900882 [ 262 ] {8ecdf143-9955-471c-b233-3179996e75f5} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3644 | 2026.03.16 22:29:37.900909 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 3645 | 2026.03.16 22:29:37.900917 [ 262 ] {8ecdf143-9955-471c-b233-3179996e75f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3646 | 2026.03.16 22:29:37.901219 [ 199 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_21_4} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3647 | 2026.03.16 22:29:37.901263 [ 262 ] {8ecdf143-9955-471c-b233-3179996e75f5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3648 | 2026.03.16 22:29:37.901316 [ 199 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_21_4} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3649 | 2026.03.16 22:29:37.901425 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 3650 | 2026.03.16 22:29:37.901486 [ 262 ] {8ecdf143-9955-471c-b233-3179996e75f5} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3651 | 2026.03.16 22:29:37.901591 [ 128 ] {} <Debug> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3652 | 2026.03.16 22:29:37.901619 [ 262 ] {8ecdf143-9955-471c-b233-3179996e75f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 3653 | 2026.03.16 22:29:37.901622 [ 128 ] {} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3654 | 2026.03.16 22:29:37.901660 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3655 | 2026.03.16 22:29:37.901662 [ 262 ] {8ecdf143-9955-471c-b233-3179996e75f5} <Debug> TCPHandler: Processed in 0.001290247 sec. | ||
| 3656 | 2026.03.16 22:29:37.901807 [ 190 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::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 | ||
| 3657 | 2026.03.16 22:29:37.901950 [ 190 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3658 | 2026.03.16 22:29:37.901984 [ 190 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 900 rows starting from the beginning of the part | ||
| 3659 | 2026.03.16 22:29:37.902050 [ 190 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3660 | 2026.03.16 22:29:37.902097 [ 190 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 3661 | 2026.03.16 22:29:37.902136 [ 190 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part | ||
| 3662 | 2026.03.16 22:29:37.902174 [ 190 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3663 | 2026.03.16 22:29:37.902215 [ 190 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3664 | 2026.03.16 22:29:37.903046 [ 197 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7628 rows, containing 5 columns (5 merged, 0 gathered) in 0.002724208 sec., 2800079.8764264695 rows/sec., 185.02 MiB/sec. | ||
| 3665 | 2026.03.16 22:29:37.903163 [ 187 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1140 rows, containing 4 columns (4 merged, 0 gathered) in 0.001440771 sec., 791243.0219653228 rows/sec., 52.72 MiB/sec. | ||
| 3666 | 2026.03.16 22:29:37.903444 [ 188 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3667 | 2026.03.16 22:29:37.903635 [ 197 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3668 | 2026.03.16 22:29:37.903818 [ 188 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_21_4} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3669 | 2026.03.16 22:29:37.903913 [ 188 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_21_4} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3670 | 2026.03.16 22:29:37.903918 [ 197 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3671 | 2026.03.16 22:29:37.903993 [ 197 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3672 | 2026.03.16 22:29:37.904009 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 3673 | 2026.03.16 22:29:37.904057 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 3674 | 2026.03.16 22:29:40.750516 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 490 | ||
| 3675 | 2026.03.16 22:29:40.752591 [ 242 ] {} <Trace> system.query_log (f4e4a36b-4ede-4294-82dc-58b43a49a0a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3676 | 2026.03.16 22:29:40.752636 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3677 | 2026.03.16 22:29:40.753772 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3678 | 2026.03.16 22:29:40.754027 [ 242 ] {} <Trace> system.query_log (f4e4a36b-4ede-4294-82dc-58b43a49a0a5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3679 | 2026.03.16 22:29:40.754275 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 490 | ||
| 3680 | 2026.03.16 22:29:42.897367 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3681 | 2026.03.16 22:29:42.897643 [ 262 ] {abbdc6f2-e550-4110-bce0-28a01d1eaa36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3682 | 2026.03.16 22:29:42.897746 [ 262 ] {abbdc6f2-e550-4110-bce0-28a01d1eaa36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3683 | 2026.03.16 22:29:42.898333 [ 262 ] {abbdc6f2-e550-4110-bce0-28a01d1eaa36} <Trace> oximeter.fields_ipaddr (9f540bda-5524-4e8e-9936-5cf2758671fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3684 | 2026.03.16 22:29:42.898378 [ 262 ] {abbdc6f2-e550-4110-bce0-28a01d1eaa36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3685 | 2026.03.16 22:29:42.898747 [ 262 ] {abbdc6f2-e550-4110-bce0-28a01d1eaa36} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3686 | 2026.03.16 22:29:42.898975 [ 262 ] {abbdc6f2-e550-4110-bce0-28a01d1eaa36} <Trace> oximeter.fields_ipaddr (9f540bda-5524-4e8e-9936-5cf2758671fe): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3687 | 2026.03.16 22:29:42.899135 [ 262 ] {abbdc6f2-e550-4110-bce0-28a01d1eaa36} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001567 sec., 1276.3241863433311 rows/sec., 104.08 KiB/sec. | ||
| 3688 | 2026.03.16 22:29:42.899183 [ 262 ] {abbdc6f2-e550-4110-bce0-28a01d1eaa36} <Debug> TCPHandler: Processed in 0.002001232 sec. | ||
| 3689 | 2026.03.16 22:29:42.899305 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3690 | 2026.03.16 22:29:42.899408 [ 262 ] {db0a6e2e-9ccc-4aca-8d17-b36960cff7fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3691 | 2026.03.16 22:29:42.899450 [ 262 ] {db0a6e2e-9ccc-4aca-8d17-b36960cff7fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3692 | 2026.03.16 22:29:42.899957 [ 262 ] {db0a6e2e-9ccc-4aca-8d17-b36960cff7fc} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3693 | 2026.03.16 22:29:42.899995 [ 262 ] {db0a6e2e-9ccc-4aca-8d17-b36960cff7fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3694 | 2026.03.16 22:29:42.900323 [ 262 ] {db0a6e2e-9ccc-4aca-8d17-b36960cff7fc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3695 | 2026.03.16 22:29:42.900545 [ 262 ] {db0a6e2e-9ccc-4aca-8d17-b36960cff7fc} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3696 | 2026.03.16 22:29:42.900680 [ 262 ] {db0a6e2e-9ccc-4aca-8d17-b36960cff7fc} <Debug> executeQuery: Read 137 rows, 12.17 KiB in 0.001295 sec., 105791.5057915058 rows/sec., 9.18 MiB/sec. | ||
| 3697 | 2026.03.16 22:29:42.900718 [ 262 ] {db0a6e2e-9ccc-4aca-8d17-b36960cff7fc} <Debug> TCPHandler: Processed in 0.001466451 sec. | ||
| 3698 | 2026.03.16 22:29:42.900820 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3699 | 2026.03.16 22:29:42.900915 [ 262 ] {bd8f620f-99f5-4efe-a085-e68bf5396248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3700 | 2026.03.16 22:29:42.900955 [ 262 ] {bd8f620f-99f5-4efe-a085-e68bf5396248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3701 | 2026.03.16 22:29:42.901353 [ 262 ] {bd8f620f-99f5-4efe-a085-e68bf5396248} <Trace> oximeter.fields_u16 (9ff80dee-a025-45d1-8480-5b19bdac903c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3702 | 2026.03.16 22:29:42.901390 [ 262 ] {bd8f620f-99f5-4efe-a085-e68bf5396248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3703 | 2026.03.16 22:29:42.901680 [ 262 ] {bd8f620f-99f5-4efe-a085-e68bf5396248} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3704 | 2026.03.16 22:29:42.901887 [ 262 ] {bd8f620f-99f5-4efe-a085-e68bf5396248} <Trace> oximeter.fields_u16 (9ff80dee-a025-45d1-8480-5b19bdac903c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3705 | 2026.03.16 22:29:42.902030 [ 262 ] {bd8f620f-99f5-4efe-a085-e68bf5396248} <Debug> executeQuery: Read 42 rows, 3.15 KiB in 0.001133 sec., 37069.726390114745 rows/sec., 2.71 MiB/sec. | ||
| 3706 | 2026.03.16 22:29:42.902067 [ 262 ] {bd8f620f-99f5-4efe-a085-e68bf5396248} <Debug> TCPHandler: Processed in 0.001297288 sec. | ||
| 3707 | 2026.03.16 22:29:42.902173 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3708 | 2026.03.16 22:29:42.902267 [ 262 ] {6d23cb0e-e5ff-49c8-a5d9-1c1375572482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3709 | 2026.03.16 22:29:42.902306 [ 262 ] {6d23cb0e-e5ff-49c8-a5d9-1c1375572482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3710 | 2026.03.16 22:29:42.902716 [ 262 ] {6d23cb0e-e5ff-49c8-a5d9-1c1375572482} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3711 | 2026.03.16 22:29:42.902752 [ 262 ] {6d23cb0e-e5ff-49c8-a5d9-1c1375572482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3712 | 2026.03.16 22:29:42.903055 [ 262 ] {6d23cb0e-e5ff-49c8-a5d9-1c1375572482} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3713 | 2026.03.16 22:29:42.903266 [ 262 ] {6d23cb0e-e5ff-49c8-a5d9-1c1375572482} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3714 | 2026.03.16 22:29:42.903394 [ 262 ] {6d23cb0e-e5ff-49c8-a5d9-1c1375572482} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001146 sec., 92495.63699825479 rows/sec., 7.23 MiB/sec. | ||
| 3715 | 2026.03.16 22:29:42.903431 [ 262 ] {6d23cb0e-e5ff-49c8-a5d9-1c1375572482} <Debug> TCPHandler: Processed in 0.001312987 sec. | ||
| 3716 | 2026.03.16 22:29:42.903537 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3717 | 2026.03.16 22:29:42.903631 [ 262 ] {88d00e08-f775-4a9f-a801-b16e279b47f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3718 | 2026.03.16 22:29:42.903673 [ 262 ] {88d00e08-f775-4a9f-a801-b16e279b47f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3719 | 2026.03.16 22:29:42.904063 [ 262 ] {88d00e08-f775-4a9f-a801-b16e279b47f5} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3720 | 2026.03.16 22:29:42.904097 [ 262 ] {88d00e08-f775-4a9f-a801-b16e279b47f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3721 | 2026.03.16 22:29:42.904419 [ 262 ] {88d00e08-f775-4a9f-a801-b16e279b47f5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3722 | 2026.03.16 22:29:42.904632 [ 262 ] {88d00e08-f775-4a9f-a801-b16e279b47f5} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3723 | 2026.03.16 22:29:42.904762 [ 262 ] {88d00e08-f775-4a9f-a801-b16e279b47f5} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001149 sec., 140121.84508268058 rows/sec., 9.76 MiB/sec. | ||
| 3724 | 2026.03.16 22:29:42.904799 [ 262 ] {88d00e08-f775-4a9f-a801-b16e279b47f5} <Debug> TCPHandler: Processed in 0.001312388 sec. | ||
| 3725 | 2026.03.16 22:29:42.904905 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3726 | 2026.03.16 22:29:42.904998 [ 262 ] {506ab52c-80da-4855-8e94-865a3dcf3418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3727 | 2026.03.16 22:29:42.905051 [ 262 ] {506ab52c-80da-4855-8e94-865a3dcf3418} <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 | ||
| 3728 | 2026.03.16 22:29:42.905858 [ 262 ] {506ab52c-80da-4855-8e94-865a3dcf3418} <Trace> oximeter.measurements_histogramu64 (75c4e3db-edb1-4787-8a10-1ef3ceee3465): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3729 | 2026.03.16 22:29:42.905893 [ 262 ] {506ab52c-80da-4855-8e94-865a3dcf3418} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3730 | 2026.03.16 22:29:42.906445 [ 262 ] {506ab52c-80da-4855-8e94-865a3dcf3418} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3731 | 2026.03.16 22:29:42.906656 [ 262 ] {506ab52c-80da-4855-8e94-865a3dcf3418} <Trace> oximeter.measurements_histogramu64 (75c4e3db-edb1-4787-8a10-1ef3ceee3465): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3732 | 2026.03.16 22:29:42.906798 [ 262 ] {506ab52c-80da-4855-8e94-865a3dcf3418} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001818 sec., 22002.200220022 rows/sec., 39.43 MiB/sec. | ||
| 3733 | 2026.03.16 22:29:42.906855 [ 262 ] {506ab52c-80da-4855-8e94-865a3dcf3418} <Debug> TCPHandler: Processed in 0.002000032 sec. | ||
| 3734 | 2026.03.16 22:29:42.906961 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3735 | 2026.03.16 22:29:42.907056 [ 262 ] {e87be10d-056d-4928-8915-2a886c89ec98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3736 | 2026.03.16 22:29:42.907098 [ 262 ] {e87be10d-056d-4928-8915-2a886c89ec98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3737 | 2026.03.16 22:29:42.907419 [ 262 ] {e87be10d-056d-4928-8915-2a886c89ec98} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3738 | 2026.03.16 22:29:42.907454 [ 262 ] {e87be10d-056d-4928-8915-2a886c89ec98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3739 | 2026.03.16 22:29:42.907757 [ 262 ] {e87be10d-056d-4928-8915-2a886c89ec98} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3740 | 2026.03.16 22:29:42.907962 [ 262 ] {e87be10d-056d-4928-8915-2a886c89ec98} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3741 | 2026.03.16 22:29:42.908091 [ 262 ] {e87be10d-056d-4928-8915-2a886c89ec98} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 3742 | 2026.03.16 22:29:42.908125 [ 262 ] {e87be10d-056d-4928-8915-2a886c89ec98} <Debug> TCPHandler: Processed in 0.001215056 sec. | ||
| 3743 | 2026.03.16 22:29:43.236733 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7182 | ||
| 3744 | 2026.03.16 22:29:43.237339 [ 244 ] {} <Trace> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3745 | 2026.03.16 22:29:43.237379 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3746 | 2026.03.16 22:29:43.237925 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3747 | 2026.03.16 22:29:43.238166 [ 244 ] {} <Trace> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3748 | 2026.03.16 22:29:43.238290 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7182 | ||
| 3749 | 2026.03.16 22:29:43.620787 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3750 | 2026.03.16 22:29:43.637280 [ 243 ] {} <Trace> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3751 | 2026.03.16 22:29:43.637351 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3752 | 2026.03.16 22:29:43.642877 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3753 | 2026.03.16 22:29:43.643621 [ 243 ] {} <Trace> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3754 | 2026.03.16 22:29:43.646907 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3755 | 2026.03.16 22:29:47.895009 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3756 | 2026.03.16 22:29:47.895279 [ 262 ] {dd8f9cca-3177-4693-b8cd-a61d5246a1bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3757 | 2026.03.16 22:29:47.895383 [ 262 ] {dd8f9cca-3177-4693-b8cd-a61d5246a1bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3758 | 2026.03.16 22:29:47.896174 [ 262 ] {dd8f9cca-3177-4693-b8cd-a61d5246a1bf} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3759 | 2026.03.16 22:29:47.896221 [ 262 ] {dd8f9cca-3177-4693-b8cd-a61d5246a1bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3760 | 2026.03.16 22:29:47.896610 [ 262 ] {dd8f9cca-3177-4693-b8cd-a61d5246a1bf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3761 | 2026.03.16 22:29:47.896849 [ 262 ] {dd8f9cca-3177-4693-b8cd-a61d5246a1bf} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3762 | 2026.03.16 22:29:47.897012 [ 262 ] {dd8f9cca-3177-4693-b8cd-a61d5246a1bf} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001806 sec., 31007.751937984496 rows/sec., 2.38 MiB/sec. | ||
| 3763 | 2026.03.16 22:29:47.897059 [ 262 ] {dd8f9cca-3177-4693-b8cd-a61d5246a1bf} <Debug> TCPHandler: Processed in 0.002210396 sec. | ||
| 3764 | 2026.03.16 22:29:47.897173 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3765 | 2026.03.16 22:29:47.897277 [ 262 ] {15ce1e5f-d16c-4afe-93b8-95cba2b7538e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3766 | 2026.03.16 22:29:47.897320 [ 262 ] {15ce1e5f-d16c-4afe-93b8-95cba2b7538e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3767 | 2026.03.16 22:29:47.897723 [ 262 ] {15ce1e5f-d16c-4afe-93b8-95cba2b7538e} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3768 | 2026.03.16 22:29:47.897760 [ 262 ] {15ce1e5f-d16c-4afe-93b8-95cba2b7538e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3769 | 2026.03.16 22:29:47.898068 [ 262 ] {15ce1e5f-d16c-4afe-93b8-95cba2b7538e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3770 | 2026.03.16 22:29:47.898280 [ 262 ] {15ce1e5f-d16c-4afe-93b8-95cba2b7538e} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3771 | 2026.03.16 22:29:47.898415 [ 262 ] {15ce1e5f-d16c-4afe-93b8-95cba2b7538e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001162 sec., 55077.45266781411 rows/sec., 4.30 MiB/sec. | ||
| 3772 | 2026.03.16 22:29:47.898451 [ 262 ] {15ce1e5f-d16c-4afe-93b8-95cba2b7538e} <Debug> TCPHandler: Processed in 0.001330938 sec. | ||
| 3773 | 2026.03.16 22:29:47.898560 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3774 | 2026.03.16 22:29:47.898655 [ 262 ] {0e171744-2db7-413f-931e-2e1dd0026dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3775 | 2026.03.16 22:29:47.898699 [ 262 ] {0e171744-2db7-413f-931e-2e1dd0026dd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3776 | 2026.03.16 22:29:47.899080 [ 262 ] {0e171744-2db7-413f-931e-2e1dd0026dd1} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3777 | 2026.03.16 22:29:47.899117 [ 262 ] {0e171744-2db7-413f-931e-2e1dd0026dd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3778 | 2026.03.16 22:29:47.899447 [ 262 ] {0e171744-2db7-413f-931e-2e1dd0026dd1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3779 | 2026.03.16 22:29:47.899659 [ 262 ] {0e171744-2db7-413f-931e-2e1dd0026dd1} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3780 | 2026.03.16 22:29:47.899788 [ 262 ] {0e171744-2db7-413f-931e-2e1dd0026dd1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 3781 | 2026.03.16 22:29:47.899825 [ 262 ] {0e171744-2db7-413f-931e-2e1dd0026dd1} <Debug> TCPHandler: Processed in 0.001317138 sec. | ||
| 3782 | 2026.03.16 22:29:47.899927 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3783 | 2026.03.16 22:29:47.900020 [ 262 ] {d5a28fd2-4933-4b9d-9188-82716e7b4ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3784 | 2026.03.16 22:29:47.900062 [ 262 ] {d5a28fd2-4933-4b9d-9188-82716e7b4ae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3785 | 2026.03.16 22:29:47.900368 [ 262 ] {d5a28fd2-4933-4b9d-9188-82716e7b4ae8} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3786 | 2026.03.16 22:29:47.900411 [ 262 ] {d5a28fd2-4933-4b9d-9188-82716e7b4ae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3787 | 2026.03.16 22:29:47.900711 [ 262 ] {d5a28fd2-4933-4b9d-9188-82716e7b4ae8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3788 | 2026.03.16 22:29:47.900921 [ 262 ] {d5a28fd2-4933-4b9d-9188-82716e7b4ae8} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3789 | 2026.03.16 22:29:47.901054 [ 262 ] {d5a28fd2-4933-4b9d-9188-82716e7b4ae8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 3790 | 2026.03.16 22:29:47.901088 [ 262 ] {d5a28fd2-4933-4b9d-9188-82716e7b4ae8} <Debug> TCPHandler: Processed in 0.001212046 sec. | ||
| 3791 | 2026.03.16 22:29:50.652604 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3792 | 2026.03.16 22:29:50.652693 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3793 | 2026.03.16 22:29:50.738444 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7630 | ||
| 3794 | 2026.03.16 22:29:50.739008 [ 244 ] {} <Trace> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3795 | 2026.03.16 22:29:50.739063 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3796 | 2026.03.16 22:29:50.739560 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3797 | 2026.03.16 22:29:50.739801 [ 244 ] {} <Trace> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3798 | 2026.03.16 22:29:50.739941 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7630 | ||
| 3799 | 2026.03.16 22:29:50.739939 [ 95 ] {} <Debug> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3800 | 2026.03.16 22:29:50.740013 [ 95 ] {} <Trace> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3801 | 2026.03.16 22:29:50.740034 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3802 | 2026.03.16 22:29:50.740157 [ 187 ] {ee6cf086-9b1a-4c9d-b31a-d317c3113407::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 | ||
| 3803 | 2026.03.16 22:29:50.740289 [ 187 ] {ee6cf086-9b1a-4c9d-b31a-d317c3113407::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3804 | 2026.03.16 22:29:50.740332 [ 187 ] {ee6cf086-9b1a-4c9d-b31a-d317c3113407::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5262 rows starting from the beginning of the part | ||
| 3805 | 2026.03.16 22:29:50.740401 [ 187 ] {ee6cf086-9b1a-4c9d-b31a-d317c3113407::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3806 | 2026.03.16 22:29:50.740449 [ 187 ] {ee6cf086-9b1a-4c9d-b31a-d317c3113407::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3807 | 2026.03.16 22:29:50.740494 [ 187 ] {ee6cf086-9b1a-4c9d-b31a-d317c3113407::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3808 | 2026.03.16 22:29:50.740534 [ 187 ] {ee6cf086-9b1a-4c9d-b31a-d317c3113407::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3809 | 2026.03.16 22:29:50.740575 [ 187 ] {ee6cf086-9b1a-4c9d-b31a-d317c3113407::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3810 | 2026.03.16 22:29:50.742061 [ 197 ] {ee6cf086-9b1a-4c9d-b31a-d317c3113407::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7630 rows, containing 4 columns (4 merged, 0 gathered) in 0.001954031 sec., 3904748.6964126974 rows/sec., 55.86 MiB/sec. | ||
| 3811 | 2026.03.16 22:29:50.742440 [ 187 ] {ee6cf086-9b1a-4c9d-b31a-d317c3113407::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3812 | 2026.03.16 22:29:50.742703 [ 187 ] {ee6cf086-9b1a-4c9d-b31a-d317c3113407::all_1_16_3} <Trace> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3813 | 2026.03.16 22:29:50.742772 [ 187 ] {ee6cf086-9b1a-4c9d-b31a-d317c3113407::all_1_16_3} <Trace> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3814 | 2026.03.16 22:29:50.742838 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3815 | 2026.03.16 22:29:50.754469 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 512 | ||
| 3816 | 2026.03.16 22:29:50.756560 [ 242 ] {} <Trace> system.query_log (f4e4a36b-4ede-4294-82dc-58b43a49a0a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3817 | 2026.03.16 22:29:50.756603 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3818 | 2026.03.16 22:29:50.757741 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3819 | 2026.03.16 22:29:50.758001 [ 242 ] {} <Trace> system.query_log (f4e4a36b-4ede-4294-82dc-58b43a49a0a5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3820 | 2026.03.16 22:29:50.758137 [ 106 ] {} <Debug> system.query_log (f4e4a36b-4ede-4294-82dc-58b43a49a0a5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3821 | 2026.03.16 22:29:50.758173 [ 106 ] {} <Trace> system.query_log (f4e4a36b-4ede-4294-82dc-58b43a49a0a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3822 | 2026.03.16 22:29:50.758191 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3823 | 2026.03.16 22:29:50.758246 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 512 | ||
| 3824 | 2026.03.16 22:29:50.758273 [ 194 ] {f4e4a36b-4ede-4294-82dc-58b43a49a0a5::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 | ||
| 3825 | 2026.03.16 22:29:50.758728 [ 194 ] {f4e4a36b-4ede-4294-82dc-58b43a49a0a5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3826 | 2026.03.16 22:29:50.758847 [ 194 ] {f4e4a36b-4ede-4294-82dc-58b43a49a0a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 376 rows starting from the beginning of the part | ||
| 3827 | 2026.03.16 22:29:50.759170 [ 194 ] {f4e4a36b-4ede-4294-82dc-58b43a49a0a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part | ||
| 3828 | 2026.03.16 22:29:50.759499 [ 194 ] {f4e4a36b-4ede-4294-82dc-58b43a49a0a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 32 rows starting from the beginning of the part | ||
| 3829 | 2026.03.16 22:29:50.759834 [ 194 ] {f4e4a36b-4ede-4294-82dc-58b43a49a0a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part | ||
| 3830 | 2026.03.16 22:29:50.760170 [ 194 ] {f4e4a36b-4ede-4294-82dc-58b43a49a0a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 20 rows starting from the beginning of the part | ||
| 3831 | 2026.03.16 22:29:50.760491 [ 194 ] {f4e4a36b-4ede-4294-82dc-58b43a49a0a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 22 rows starting from the beginning of the part | ||
| 3832 | 2026.03.16 22:29:50.766103 [ 187 ] {f4e4a36b-4ede-4294-82dc-58b43a49a0a5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 512 rows, containing 72 columns (72 merged, 0 gathered) in 0.007862327 sec., 65120.66974573812 rows/sec., 62.51 MiB/sec. | ||
| 3833 | 2026.03.16 22:29:50.767041 [ 187 ] {f4e4a36b-4ede-4294-82dc-58b43a49a0a5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3834 | 2026.03.16 22:29:50.767613 [ 187 ] {f4e4a36b-4ede-4294-82dc-58b43a49a0a5::all_1_11_2} <Trace> system.query_log (f4e4a36b-4ede-4294-82dc-58b43a49a0a5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3835 | 2026.03.16 22:29:50.767689 [ 187 ] {f4e4a36b-4ede-4294-82dc-58b43a49a0a5::all_1_11_2} <Trace> system.query_log (f4e4a36b-4ede-4294-82dc-58b43a49a0a5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3836 | 2026.03.16 22:29:50.767915 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.93 MiB. | ||
| 3837 | 2026.03.16 22:29:51.001611 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001105734 sec. | ||
| 3838 | 2026.03.16 22:29:51.147048 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3839 | 2026.03.16 22:29:51.165854 [ 243 ] {} <Trace> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3840 | 2026.03.16 22:29:51.165927 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3841 | 2026.03.16 22:29:51.172219 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3842 | 2026.03.16 22:29:51.172971 [ 243 ] {} <Trace> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3843 | 2026.03.16 22:29:51.173306 [ 106 ] {} <Debug> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3844 | 2026.03.16 22:29:51.173380 [ 106 ] {} <Trace> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3845 | 2026.03.16 22:29:51.173405 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3846 | 2026.03.16 22:29:51.173507 [ 195 ] {17c176fe-b254-42fc-bf2b-68f5777eca70::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 | ||
| 3847 | 2026.03.16 22:29:51.176362 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3848 | 2026.03.16 22:29:51.176752 [ 195 ] {17c176fe-b254-42fc-bf2b-68f5777eca70::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3849 | 2026.03.16 22:29:51.177530 [ 195 ] {17c176fe-b254-42fc-bf2b-68f5777eca70::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 | ||
| 3850 | 2026.03.16 22:29:51.181003 [ 195 ] {17c176fe-b254-42fc-bf2b-68f5777eca70::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 | ||
| 3851 | 2026.03.16 22:29:51.184358 [ 195 ] {17c176fe-b254-42fc-bf2b-68f5777eca70::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 | ||
| 3852 | 2026.03.16 22:29:51.188078 [ 195 ] {17c176fe-b254-42fc-bf2b-68f5777eca70::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 | ||
| 3853 | 2026.03.16 22:29:51.192214 [ 195 ] {17c176fe-b254-42fc-bf2b-68f5777eca70::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 | ||
| 3854 | 2026.03.16 22:29:51.196356 [ 195 ] {17c176fe-b254-42fc-bf2b-68f5777eca70::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 | ||
| 3855 | 2026.03.16 22:29:51.252472 [ 196 ] {17c176fe-b254-42fc-bf2b-68f5777eca70::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.079000306 sec., 1531.6396369401402 rows/sec., 7.92 MiB/sec. | ||
| 3856 | 2026.03.16 22:29:51.254255 [ 191 ] {17c176fe-b254-42fc-bf2b-68f5777eca70::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3857 | 2026.03.16 22:29:51.256145 [ 191 ] {17c176fe-b254-42fc-bf2b-68f5777eca70::all_1_16_3} <Trace> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3858 | 2026.03.16 22:29:51.256237 [ 191 ] {17c176fe-b254-42fc-bf2b-68f5777eca70::all_1_16_3} <Trace> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3859 | 2026.03.16 22:29:51.257522 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3860 | 2026.03.16 22:29:52.000212 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.69 MiB, peak 240.68 MiB, free memory in arenas 0.00 B, will set to 238.83 MiB (RSS), difference: 8.14 MiB | ||
| 3861 | 2026.03.16 22:29:52.897076 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3862 | 2026.03.16 22:29:52.897321 [ 262 ] {877f3296-e3d5-4138-a297-400a6167bf11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3863 | 2026.03.16 22:29:52.897395 [ 262 ] {877f3296-e3d5-4138-a297-400a6167bf11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3864 | 2026.03.16 22:29:52.898174 [ 262 ] {877f3296-e3d5-4138-a297-400a6167bf11} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3865 | 2026.03.16 22:29:52.898223 [ 262 ] {877f3296-e3d5-4138-a297-400a6167bf11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3866 | 2026.03.16 22:29:52.898642 [ 262 ] {877f3296-e3d5-4138-a297-400a6167bf11} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3867 | 2026.03.16 22:29:52.898871 [ 262 ] {877f3296-e3d5-4138-a297-400a6167bf11} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3868 | 2026.03.16 22:29:52.899029 [ 262 ] {877f3296-e3d5-4138-a297-400a6167bf11} <Debug> executeQuery: Read 136 rows, 12.10 KiB in 0.00176 sec., 77272.72727272726 rows/sec., 6.71 MiB/sec. | ||
| 3869 | 2026.03.16 22:29:52.899076 [ 262 ] {877f3296-e3d5-4138-a297-400a6167bf11} <Debug> TCPHandler: Processed in 0.002184206 sec. | ||
| 3870 | 2026.03.16 22:29:52.899204 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3871 | 2026.03.16 22:29:52.899306 [ 262 ] {371f7ec6-4dbe-453a-ac72-b345e24df878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3872 | 2026.03.16 22:29:52.899349 [ 262 ] {371f7ec6-4dbe-453a-ac72-b345e24df878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3873 | 2026.03.16 22:29:52.899757 [ 262 ] {371f7ec6-4dbe-453a-ac72-b345e24df878} <Trace> oximeter.fields_u16 (9ff80dee-a025-45d1-8480-5b19bdac903c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3874 | 2026.03.16 22:29:52.899797 [ 262 ] {371f7ec6-4dbe-453a-ac72-b345e24df878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3875 | 2026.03.16 22:29:52.900100 [ 262 ] {371f7ec6-4dbe-453a-ac72-b345e24df878} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3876 | 2026.03.16 22:29:52.900307 [ 262 ] {371f7ec6-4dbe-453a-ac72-b345e24df878} <Trace> oximeter.fields_u16 (9ff80dee-a025-45d1-8480-5b19bdac903c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3877 | 2026.03.16 22:29:52.900442 [ 262 ] {371f7ec6-4dbe-453a-ac72-b345e24df878} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00116 sec., 34482.75862068965 rows/sec., 2.53 MiB/sec. | ||
| 3878 | 2026.03.16 22:29:52.900480 [ 262 ] {371f7ec6-4dbe-453a-ac72-b345e24df878} <Debug> TCPHandler: Processed in 0.001330568 sec. | ||
| 3879 | 2026.03.16 22:29:52.900583 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3880 | 2026.03.16 22:29:52.900679 [ 262 ] {a435c5b2-c6c8-4f27-bed2-f5344731cd5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3881 | 2026.03.16 22:29:52.900719 [ 262 ] {a435c5b2-c6c8-4f27-bed2-f5344731cd5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3882 | 2026.03.16 22:29:52.901148 [ 262 ] {a435c5b2-c6c8-4f27-bed2-f5344731cd5d} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3883 | 2026.03.16 22:29:52.901185 [ 262 ] {a435c5b2-c6c8-4f27-bed2-f5344731cd5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3884 | 2026.03.16 22:29:52.901489 [ 262 ] {a435c5b2-c6c8-4f27-bed2-f5344731cd5d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3885 | 2026.03.16 22:29:52.901693 [ 262 ] {a435c5b2-c6c8-4f27-bed2-f5344731cd5d} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3886 | 2026.03.16 22:29:52.901824 [ 262 ] {a435c5b2-c6c8-4f27-bed2-f5344731cd5d} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001165 sec., 89270.38626609441 rows/sec., 6.97 MiB/sec. | ||
| 3887 | 2026.03.16 22:29:52.901861 [ 262 ] {a435c5b2-c6c8-4f27-bed2-f5344731cd5d} <Debug> TCPHandler: Processed in 0.001328448 sec. | ||
| 3888 | 2026.03.16 22:29:52.901972 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3889 | 2026.03.16 22:29:52.902067 [ 262 ] {1e5b9a69-5be6-4504-940d-6cb4596371f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3890 | 2026.03.16 22:29:52.902110 [ 262 ] {1e5b9a69-5be6-4504-940d-6cb4596371f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3891 | 2026.03.16 22:29:52.902549 [ 262 ] {1e5b9a69-5be6-4504-940d-6cb4596371f2} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3892 | 2026.03.16 22:29:52.902595 [ 262 ] {1e5b9a69-5be6-4504-940d-6cb4596371f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3893 | 2026.03.16 22:29:52.902996 [ 262 ] {1e5b9a69-5be6-4504-940d-6cb4596371f2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3894 | 2026.03.16 22:29:52.903233 [ 262 ] {1e5b9a69-5be6-4504-940d-6cb4596371f2} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3895 | 2026.03.16 22:29:52.903369 [ 262 ] {1e5b9a69-5be6-4504-940d-6cb4596371f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00132 sec., 121212.12121212122 rows/sec., 8.44 MiB/sec. | ||
| 3896 | 2026.03.16 22:29:52.903407 [ 262 ] {1e5b9a69-5be6-4504-940d-6cb4596371f2} <Debug> TCPHandler: Processed in 0.001485211 sec. | ||
| 3897 | 2026.03.16 22:29:52.903542 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3898 | 2026.03.16 22:29:52.903664 [ 262 ] {2f619f9e-b708-4662-8f85-dfe4b6d4ccca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3899 | 2026.03.16 22:29:52.903729 [ 262 ] {2f619f9e-b708-4662-8f85-dfe4b6d4ccca} <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 | ||
| 3900 | 2026.03.16 22:29:52.904614 [ 262 ] {2f619f9e-b708-4662-8f85-dfe4b6d4ccca} <Trace> oximeter.measurements_histogramu64 (75c4e3db-edb1-4787-8a10-1ef3ceee3465): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3901 | 2026.03.16 22:29:52.904651 [ 262 ] {2f619f9e-b708-4662-8f85-dfe4b6d4ccca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3902 | 2026.03.16 22:29:52.905246 [ 262 ] {2f619f9e-b708-4662-8f85-dfe4b6d4ccca} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3903 | 2026.03.16 22:29:52.905521 [ 262 ] {2f619f9e-b708-4662-8f85-dfe4b6d4ccca} <Trace> oximeter.measurements_histogramu64 (75c4e3db-edb1-4787-8a10-1ef3ceee3465): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3904 | 2026.03.16 22:29:52.905669 [ 262 ] {2f619f9e-b708-4662-8f85-dfe4b6d4ccca} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00203 sec., 19704.433497536946 rows/sec., 35.31 MiB/sec. | ||
| 3905 | 2026.03.16 22:29:52.905723 [ 262 ] {2f619f9e-b708-4662-8f85-dfe4b6d4ccca} <Debug> TCPHandler: Processed in 0.002244587 sec. | ||
| 3906 | 2026.03.16 22:29:52.905837 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3907 | 2026.03.16 22:29:52.905932 [ 262 ] {c5b05b6e-abd7-49c5-a9a2-ff5ca66bca66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3908 | 2026.03.16 22:29:52.905975 [ 262 ] {c5b05b6e-abd7-49c5-a9a2-ff5ca66bca66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3909 | 2026.03.16 22:29:52.906315 [ 262 ] {c5b05b6e-abd7-49c5-a9a2-ff5ca66bca66} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3910 | 2026.03.16 22:29:52.906352 [ 262 ] {c5b05b6e-abd7-49c5-a9a2-ff5ca66bca66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3911 | 2026.03.16 22:29:52.906658 [ 262 ] {c5b05b6e-abd7-49c5-a9a2-ff5ca66bca66} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3912 | 2026.03.16 22:29:52.906875 [ 262 ] {c5b05b6e-abd7-49c5-a9a2-ff5ca66bca66} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3913 | 2026.03.16 22:29:52.907005 [ 262 ] {c5b05b6e-abd7-49c5-a9a2-ff5ca66bca66} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 3914 | 2026.03.16 22:29:52.907042 [ 262 ] {c5b05b6e-abd7-49c5-a9a2-ff5ca66bca66} <Debug> TCPHandler: Processed in 0.001257866 sec. | ||
| 3915 | 2026.03.16 22:29:53.488908 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3916 | 2026.03.16 22:29:53.489097 [ 262 ] {5b891b96-3f77-4e28-bb13-fdbfd0493b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3917 | 2026.03.16 22:29:53.489161 [ 262 ] {5b891b96-3f77-4e28-bb13-fdbfd0493b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3918 | 2026.03.16 22:29:53.489757 [ 262 ] {5b891b96-3f77-4e28-bb13-fdbfd0493b05} <Trace> oximeter.fields_i16 (3db855a3-4d54-4a87-876a-6fc261b7c2c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3919 | 2026.03.16 22:29:53.489803 [ 262 ] {5b891b96-3f77-4e28-bb13-fdbfd0493b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3920 | 2026.03.16 22:29:53.490175 [ 262 ] {5b891b96-3f77-4e28-bb13-fdbfd0493b05} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3921 | 2026.03.16 22:29:53.490396 [ 262 ] {5b891b96-3f77-4e28-bb13-fdbfd0493b05} <Trace> oximeter.fields_i16 (3db855a3-4d54-4a87-876a-6fc261b7c2c3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3922 | 2026.03.16 22:29:53.490547 [ 262 ] {5b891b96-3f77-4e28-bb13-fdbfd0493b05} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001497 sec., 16032.064128256512 rows/sec., 1.33 MiB/sec. | ||
| 3923 | 2026.03.16 22:29:53.490589 [ 262 ] {5b891b96-3f77-4e28-bb13-fdbfd0493b05} <Debug> TCPHandler: Processed in 0.001809268 sec. | ||
| 3924 | 2026.03.16 22:29:53.490704 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3925 | 2026.03.16 22:29:53.490800 [ 262 ] {2f45b6ea-db6d-4573-b4eb-965e52988620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3926 | 2026.03.16 22:29:53.490840 [ 262 ] {2f45b6ea-db6d-4573-b4eb-965e52988620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3927 | 2026.03.16 22:29:53.492201 [ 262 ] {2f45b6ea-db6d-4573-b4eb-965e52988620} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3928 | 2026.03.16 22:29:53.492237 [ 262 ] {2f45b6ea-db6d-4573-b4eb-965e52988620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3929 | 2026.03.16 22:29:53.492745 [ 262 ] {2f45b6ea-db6d-4573-b4eb-965e52988620} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3930 | 2026.03.16 22:29:53.492962 [ 262 ] {2f45b6ea-db6d-4573-b4eb-965e52988620} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3931 | 2026.03.16 22:29:53.493100 [ 262 ] {2f45b6ea-db6d-4573-b4eb-965e52988620} <Debug> executeQuery: Read 2056 rows, 160.58 KiB in 0.002318 sec., 886971.5271786022 rows/sec., 67.65 MiB/sec. | ||
| 3932 | 2026.03.16 22:29:53.493137 [ 262 ] {2f45b6ea-db6d-4573-b4eb-965e52988620} <Debug> TCPHandler: Processed in 0.002484963 sec. | ||
| 3933 | 2026.03.16 22:29:53.493258 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3934 | 2026.03.16 22:29:53.493361 [ 262 ] {2d0fe8da-9025-4486-9fb2-650b239d8464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3935 | 2026.03.16 22:29:53.493402 [ 262 ] {2d0fe8da-9025-4486-9fb2-650b239d8464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3936 | 2026.03.16 22:29:53.493800 [ 262 ] {2d0fe8da-9025-4486-9fb2-650b239d8464} <Trace> oximeter.fields_u16 (9ff80dee-a025-45d1-8480-5b19bdac903c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3937 | 2026.03.16 22:29:53.493838 [ 262 ] {2d0fe8da-9025-4486-9fb2-650b239d8464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3938 | 2026.03.16 22:29:53.494146 [ 262 ] {2d0fe8da-9025-4486-9fb2-650b239d8464} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3939 | 2026.03.16 22:29:53.494357 [ 262 ] {2d0fe8da-9025-4486-9fb2-650b239d8464} <Trace> oximeter.fields_u16 (9ff80dee-a025-45d1-8480-5b19bdac903c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3940 | 2026.03.16 22:29:53.494488 [ 262 ] {2d0fe8da-9025-4486-9fb2-650b239d8464} <Debug> executeQuery: Read 21 rows, 1.64 KiB in 0.001144 sec., 18356.643356643355 rows/sec., 1.40 MiB/sec. | ||
| 3941 | 2026.03.16 22:29:53.494524 [ 262 ] {2d0fe8da-9025-4486-9fb2-650b239d8464} <Debug> TCPHandler: Processed in 0.001318538 sec. | ||
| 3942 | 2026.03.16 22:29:53.494639 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3943 | 2026.03.16 22:29:53.494734 [ 262 ] {a25e178f-b8ab-43bc-ae01-0c05ef318fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3944 | 2026.03.16 22:29:53.494773 [ 262 ] {a25e178f-b8ab-43bc-ae01-0c05ef318fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3945 | 2026.03.16 22:29:53.495487 [ 262 ] {a25e178f-b8ab-43bc-ae01-0c05ef318fff} <Trace> oximeter.fields_u32 (f69fa89f-d04b-4616-ad3f-cb9c7bd90317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3946 | 2026.03.16 22:29:53.495525 [ 262 ] {a25e178f-b8ab-43bc-ae01-0c05ef318fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3947 | 2026.03.16 22:29:53.495869 [ 262 ] {a25e178f-b8ab-43bc-ae01-0c05ef318fff} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3948 | 2026.03.16 22:29:53.496085 [ 262 ] {a25e178f-b8ab-43bc-ae01-0c05ef318fff} <Trace> oximeter.fields_u32 (f69fa89f-d04b-4616-ad3f-cb9c7bd90317): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3949 | 2026.03.16 22:29:53.496209 [ 262 ] {a25e178f-b8ab-43bc-ae01-0c05ef318fff} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001493 sec., 490288.0107166778 rows/sec., 29.00 MiB/sec. | ||
| 3950 | 2026.03.16 22:29:53.496246 [ 262 ] {a25e178f-b8ab-43bc-ae01-0c05ef318fff} <Debug> TCPHandler: Processed in 0.001658335 sec. | ||
| 3951 | 2026.03.16 22:29:53.496363 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3952 | 2026.03.16 22:29:53.496465 [ 262 ] {2695c475-ed66-4007-be61-d5088c804eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3953 | 2026.03.16 22:29:53.496506 [ 262 ] {2695c475-ed66-4007-be61-d5088c804eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3954 | 2026.03.16 22:29:53.496878 [ 262 ] {2695c475-ed66-4007-be61-d5088c804eed} <Trace> oximeter.fields_u64 (63a418c3-4d27-4237-ba51-0123f52a6509): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3955 | 2026.03.16 22:29:53.496914 [ 262 ] {2695c475-ed66-4007-be61-d5088c804eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3956 | 2026.03.16 22:29:53.497199 [ 262 ] {2695c475-ed66-4007-be61-d5088c804eed} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3957 | 2026.03.16 22:29:53.497409 [ 262 ] {2695c475-ed66-4007-be61-d5088c804eed} <Trace> oximeter.fields_u64 (63a418c3-4d27-4237-ba51-0123f52a6509): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3958 | 2026.03.16 22:29:53.497537 [ 262 ] {2695c475-ed66-4007-be61-d5088c804eed} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00109 sec., 917.4311926605504 rows/sec., 64.51 KiB/sec. | ||
| 3959 | 2026.03.16 22:29:53.497575 [ 262 ] {2695c475-ed66-4007-be61-d5088c804eed} <Debug> TCPHandler: Processed in 0.001262236 sec. | ||
| 3960 | 2026.03.16 22:29:53.497686 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3961 | 2026.03.16 22:29:53.497794 [ 262 ] {3d572726-43cb-4b43-b4cd-899510b51ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3962 | 2026.03.16 22:29:53.497835 [ 262 ] {3d572726-43cb-4b43-b4cd-899510b51ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3963 | 2026.03.16 22:29:53.498222 [ 262 ] {3d572726-43cb-4b43-b4cd-899510b51ac3} <Trace> oximeter.fields_u8 (9b1a8965-360f-4fd6-98b0-efd269d87a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3964 | 2026.03.16 22:29:53.498267 [ 262 ] {3d572726-43cb-4b43-b4cd-899510b51ac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3965 | 2026.03.16 22:29:53.498569 [ 262 ] {3d572726-43cb-4b43-b4cd-899510b51ac3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3966 | 2026.03.16 22:29:53.498786 [ 262 ] {3d572726-43cb-4b43-b4cd-899510b51ac3} <Trace> oximeter.fields_u8 (9b1a8965-360f-4fd6-98b0-efd269d87a53): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3967 | 2026.03.16 22:29:53.498915 [ 262 ] {3d572726-43cb-4b43-b4cd-899510b51ac3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001139 sec., 10535.557506584722 rows/sec., 823.09 KiB/sec. | ||
| 3968 | 2026.03.16 22:29:53.498952 [ 262 ] {3d572726-43cb-4b43-b4cd-899510b51ac3} <Debug> TCPHandler: Processed in 0.001317898 sec. | ||
| 3969 | 2026.03.16 22:29:53.499064 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3970 | 2026.03.16 22:29:53.499158 [ 262 ] {413181b5-dcd0-4a9e-bec9-37505ad09f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3971 | 2026.03.16 22:29:53.499198 [ 262 ] {413181b5-dcd0-4a9e-bec9-37505ad09f96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3972 | 2026.03.16 22:29:53.500066 [ 262 ] {413181b5-dcd0-4a9e-bec9-37505ad09f96} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3973 | 2026.03.16 22:29:53.500101 [ 262 ] {413181b5-dcd0-4a9e-bec9-37505ad09f96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3974 | 2026.03.16 22:29:53.500442 [ 262 ] {413181b5-dcd0-4a9e-bec9-37505ad09f96} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3975 | 2026.03.16 22:29:53.500656 [ 262 ] {413181b5-dcd0-4a9e-bec9-37505ad09f96} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3976 | 2026.03.16 22:29:53.500801 [ 262 ] {413181b5-dcd0-4a9e-bec9-37505ad09f96} <Debug> executeQuery: Read 1045 rows, 74.32 KiB in 0.00166 sec., 629518.0722891566 rows/sec., 43.72 MiB/sec. | ||
| 3977 | 2026.03.16 22:29:53.500839 [ 262 ] {413181b5-dcd0-4a9e-bec9-37505ad09f96} <Debug> TCPHandler: Processed in 0.001826789 sec. | ||
| 3978 | 2026.03.16 22:29:53.500963 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3979 | 2026.03.16 22:29:53.501060 [ 262 ] {1adec484-b386-49a9-82fe-9f09790979bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3980 | 2026.03.16 22:29:53.501103 [ 262 ] {1adec484-b386-49a9-82fe-9f09790979bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3981 | 2026.03.16 22:29:53.501830 [ 262 ] {1adec484-b386-49a9-82fe-9f09790979bb} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3982 | 2026.03.16 22:29:53.501868 [ 262 ] {1adec484-b386-49a9-82fe-9f09790979bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3983 | 2026.03.16 22:29:53.502272 [ 262 ] {1adec484-b386-49a9-82fe-9f09790979bb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3984 | 2026.03.16 22:29:53.502479 [ 262 ] {1adec484-b386-49a9-82fe-9f09790979bb} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3985 | 2026.03.16 22:29:53.502616 [ 262 ] {1adec484-b386-49a9-82fe-9f09790979bb} <Debug> executeQuery: Read 1253 rows, 80.91 KiB in 0.001574 sec., 796060.9911054637 rows/sec., 50.20 MiB/sec. | ||
| 3986 | 2026.03.16 22:29:53.502652 [ 262 ] {1adec484-b386-49a9-82fe-9f09790979bb} <Debug> TCPHandler: Processed in 0.001739977 sec. | ||
| 3987 | 2026.03.16 22:29:53.502774 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3988 | 2026.03.16 22:29:53.502869 [ 262 ] {e57c62b4-39aa-4e2e-bd8d-ac5e83d206a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3989 | 2026.03.16 22:29:53.502922 [ 262 ] {e57c62b4-39aa-4e2e-bd8d-ac5e83d206a0} <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 | ||
| 3990 | 2026.03.16 22:29:53.503661 [ 262 ] {e57c62b4-39aa-4e2e-bd8d-ac5e83d206a0} <Trace> oximeter.measurements_histogramu64 (75c4e3db-edb1-4787-8a10-1ef3ceee3465): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3991 | 2026.03.16 22:29:53.503698 [ 262 ] {e57c62b4-39aa-4e2e-bd8d-ac5e83d206a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 3992 | 2026.03.16 22:29:53.504197 [ 262 ] {e57c62b4-39aa-4e2e-bd8d-ac5e83d206a0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3993 | 2026.03.16 22:29:53.504425 [ 262 ] {e57c62b4-39aa-4e2e-bd8d-ac5e83d206a0} <Trace> oximeter.measurements_histogramu64 (75c4e3db-edb1-4787-8a10-1ef3ceee3465): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3994 | 2026.03.16 22:29:53.504563 [ 262 ] {e57c62b4-39aa-4e2e-bd8d-ac5e83d206a0} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001712 sec., 5257.009345794392 rows/sec., 9.42 MiB/sec. | ||
| 3995 | 2026.03.16 22:29:53.504615 [ 262 ] {e57c62b4-39aa-4e2e-bd8d-ac5e83d206a0} <Debug> TCPHandler: Processed in 0.0018923 sec. | ||
| 3996 | 2026.03.16 22:29:53.504740 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3997 | 2026.03.16 22:29:53.504836 [ 262 ] {64894539-f930-4519-9288-a4cf3cc041d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3998 | 2026.03.16 22:29:53.504878 [ 262 ] {64894539-f930-4519-9288-a4cf3cc041d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3999 | 2026.03.16 22:29:53.505178 [ 262 ] {64894539-f930-4519-9288-a4cf3cc041d2} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4000 | 2026.03.16 22:29:53.505214 [ 262 ] {64894539-f930-4519-9288-a4cf3cc041d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4001 | 2026.03.16 22:29:53.505521 [ 262 ] {64894539-f930-4519-9288-a4cf3cc041d2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4002 | 2026.03.16 22:29:53.505726 [ 262 ] {64894539-f930-4519-9288-a4cf3cc041d2} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4003 | 2026.03.16 22:29:53.505855 [ 262 ] {64894539-f930-4519-9288-a4cf3cc041d2} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001037 sec., 11571.841851494697 rows/sec., 798.58 KiB/sec. | ||
| 4004 | 2026.03.16 22:29:53.505890 [ 262 ] {64894539-f930-4519-9288-a4cf3cc041d2} <Debug> TCPHandler: Processed in 0.001201905 sec. | ||
| 4005 | 2026.03.16 22:29:57.893658 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4006 | 2026.03.16 22:29:57.893837 [ 262 ] {0ec76dee-f34a-4c07-b579-cbc965c62287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4007 | 2026.03.16 22:29:57.893904 [ 262 ] {0ec76dee-f34a-4c07-b579-cbc965c62287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4008 | 2026.03.16 22:29:57.894594 [ 262 ] {0ec76dee-f34a-4c07-b579-cbc965c62287} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4009 | 2026.03.16 22:29:57.894646 [ 262 ] {0ec76dee-f34a-4c07-b579-cbc965c62287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4010 | 2026.03.16 22:29:57.895095 [ 262 ] {0ec76dee-f34a-4c07-b579-cbc965c62287} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4011 | 2026.03.16 22:29:57.895360 [ 262 ] {0ec76dee-f34a-4c07-b579-cbc965c62287} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4012 | 2026.03.16 22:29:57.895493 [ 98 ] {} <Debug> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4013 | 2026.03.16 22:29:57.895520 [ 262 ] {0ec76dee-f34a-4c07-b579-cbc965c62287} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00173 sec., 32369.942196531792 rows/sec., 2.49 MiB/sec. | ||
| 4014 | 2026.03.16 22:29:57.895563 [ 98 ] {} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4015 | 2026.03.16 22:29:57.895581 [ 262 ] {0ec76dee-f34a-4c07-b579-cbc965c62287} <Debug> TCPHandler: Processed in 0.002051603 sec. | ||
| 4016 | 2026.03.16 22:29:57.895592 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4017 | 2026.03.16 22:29:57.895716 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4018 | 2026.03.16 22:29:57.895736 [ 200 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::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 | ||
| 4019 | 2026.03.16 22:29:57.895824 [ 262 ] {7e0e0324-5211-4953-91af-b5d8083a19aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4020 | 2026.03.16 22:29:57.895872 [ 262 ] {7e0e0324-5211-4953-91af-b5d8083a19aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4021 | 2026.03.16 22:29:57.895892 [ 200 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4022 | 2026.03.16 22:29:57.895935 [ 200 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2888 rows starting from the beginning of the part | ||
| 4023 | 2026.03.16 22:29:57.896011 [ 200 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 137 rows starting from the beginning of the part | ||
| 4024 | 2026.03.16 22:29:57.896060 [ 200 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 4025 | 2026.03.16 22:29:57.896106 [ 200 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 136 rows starting from the beginning of the part | ||
| 4026 | 2026.03.16 22:29:57.896148 [ 200 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2056 rows starting from the beginning of the part | ||
| 4027 | 2026.03.16 22:29:57.896196 [ 200 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
| 4028 | 2026.03.16 22:29:57.896308 [ 262 ] {7e0e0324-5211-4953-91af-b5d8083a19aa} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4029 | 2026.03.16 22:29:57.896354 [ 262 ] {7e0e0324-5211-4953-91af-b5d8083a19aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4030 | 2026.03.16 22:29:57.896912 [ 262 ] {7e0e0324-5211-4953-91af-b5d8083a19aa} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4031 | 2026.03.16 22:29:57.897141 [ 262 ] {7e0e0324-5211-4953-91af-b5d8083a19aa} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4032 | 2026.03.16 22:29:57.897252 [ 98 ] {} <Debug> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4033 | 2026.03.16 22:29:57.897278 [ 262 ] {7e0e0324-5211-4953-91af-b5d8083a19aa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001478 sec., 43301.75913396482 rows/sec., 3.38 MiB/sec. | ||
| 4034 | 2026.03.16 22:29:57.897281 [ 98 ] {} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4035 | 2026.03.16 22:29:57.897318 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4036 | 2026.03.16 22:29:57.897323 [ 262 ] {7e0e0324-5211-4953-91af-b5d8083a19aa} <Debug> TCPHandler: Processed in 0.001661425 sec. | ||
| 4037 | 2026.03.16 22:29:57.897424 [ 191 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::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 | ||
| 4038 | 2026.03.16 22:29:57.897450 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4039 | 2026.03.16 22:29:57.897556 [ 262 ] {f8247fa1-3bbd-4cca-9190-879b2839c625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4040 | 2026.03.16 22:29:57.897560 [ 191 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4041 | 2026.03.16 22:29:57.897601 [ 262 ] {f8247fa1-3bbd-4cca-9190-879b2839c625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4042 | 2026.03.16 22:29:57.897608 [ 191 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1549 rows starting from the beginning of the part | ||
| 4043 | 2026.03.16 22:29:57.897688 [ 191 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 106 rows starting from the beginning of the part | ||
| 4044 | 2026.03.16 22:29:57.897732 [ 191 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
| 4045 | 2026.03.16 22:29:57.897780 [ 191 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 104 rows starting from the beginning of the part | ||
| 4046 | 2026.03.16 22:29:57.897818 [ 191 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1045 rows starting from the beginning of the part | ||
| 4047 | 2026.03.16 22:29:57.897860 [ 191 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
| 4048 | 2026.03.16 22:29:57.898007 [ 262 ] {f8247fa1-3bbd-4cca-9190-879b2839c625} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4049 | 2026.03.16 22:29:57.898049 [ 262 ] {f8247fa1-3bbd-4cca-9190-879b2839c625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 4050 | 2026.03.16 22:29:57.898564 [ 262 ] {f8247fa1-3bbd-4cca-9190-879b2839c625} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4051 | 2026.03.16 22:29:57.898607 [ 192 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5329 rows, containing 5 columns (5 merged, 0 gathered) in 0.002933422 sec., 1816649.633090636 rows/sec., 147.37 MiB/sec. | ||
| 4052 | 2026.03.16 22:29:57.898796 [ 262 ] {f8247fa1-3bbd-4cca-9190-879b2839c625} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4053 | 2026.03.16 22:29:57.898892 [ 196 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4054 | 2026.03.16 22:29:57.898912 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4055 | 2026.03.16 22:29:57.898940 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4056 | 2026.03.16 22:29:57.898944 [ 262 ] {f8247fa1-3bbd-4cca-9190-879b2839c625} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001407 sec., 90973.70291400142 rows/sec., 6.34 MiB/sec. | ||
| 4057 | 2026.03.16 22:29:57.898961 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 4058 | 2026.03.16 22:29:57.898992 [ 262 ] {f8247fa1-3bbd-4cca-9190-879b2839c625} <Debug> TCPHandler: Processed in 0.001593184 sec. | ||
| 4059 | 2026.03.16 22:29:57.899053 [ 189 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::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 | ||
| 4060 | 2026.03.16 22:29:57.899123 [ 262 ] {} <Trace> TCP-Session: f851201b-c204-4462-a33f-bebf16c30b4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4061 | 2026.03.16 22:29:57.899152 [ 189 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4062 | 2026.03.16 22:29:57.899177 [ 196 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_26_5} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4063 | 2026.03.16 22:29:57.899183 [ 189 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7628 rows starting from the beginning of the part | ||
| 4064 | 2026.03.16 22:29:57.899220 [ 262 ] {3d8f95af-8656-4242-b438-f59afee050ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53145) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4065 | 2026.03.16 22:29:57.899258 [ 189 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 161 rows starting from the beginning of the part | ||
| 4066 | 2026.03.16 22:29:57.899263 [ 262 ] {3d8f95af-8656-4242-b438-f59afee050ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4067 | 2026.03.16 22:29:57.899258 [ 196 ] {44d66090-bcbc-4454-9964-cb4e87ce9eb5::all_1_26_5} <Trace> oximeter.fields_string (44d66090-bcbc-4454-9964-cb4e87ce9eb5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4068 | 2026.03.16 22:29:57.899307 [ 189 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::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 | ||
| 4069 | 2026.03.16 22:29:57.899323 [ 201 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2932 rows, containing 5 columns (5 merged, 0 gathered) in 0.001948931 sec., 1504414.471317866 rows/sec., 111.97 MiB/sec. | ||
| 4070 | 2026.03.16 22:29:57.899357 [ 189 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4071 | 2026.03.16 22:29:57.899362 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 4072 | 2026.03.16 22:29:57.899413 [ 189 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1253 rows starting from the beginning of the part | ||
| 4073 | 2026.03.16 22:29:57.899461 [ 189 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 128 rows starting from the beginning of the part | ||
| 4074 | 2026.03.16 22:29:57.899611 [ 262 ] {3d8f95af-8656-4242-b438-f59afee050ad} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4075 | 2026.03.16 22:29:57.899647 [ 262 ] {3d8f95af-8656-4242-b438-f59afee050ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 4076 | 2026.03.16 22:29:57.899719 [ 190 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4077 | 2026.03.16 22:29:57.900003 [ 262 ] {3d8f95af-8656-4242-b438-f59afee050ad} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4078 | 2026.03.16 22:29:57.900122 [ 190 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_26_5} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4079 | 2026.03.16 22:29:57.900224 [ 190 ] {c888f540-4398-4f38-a47c-8f9982bf23e3::all_1_26_5} <Trace> oximeter.fields_uuid (c888f540-4398-4f38-a47c-8f9982bf23e3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4080 | 2026.03.16 22:29:57.900243 [ 262 ] {3d8f95af-8656-4242-b438-f59afee050ad} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4081 | 2026.03.16 22:29:57.900352 [ 98 ] {} <Debug> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4082 | 2026.03.16 22:29:57.900365 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 4083 | 2026.03.16 22:29:57.900381 [ 98 ] {} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4084 | 2026.03.16 22:29:57.900398 [ 262 ] {3d8f95af-8656-4242-b438-f59afee050ad} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001196 sec., 40133.77926421405 rows/sec., 2.70 MiB/sec. | ||
| 4085 | 2026.03.16 22:29:57.900400 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 4086 | 2026.03.16 22:29:57.900441 [ 262 ] {3d8f95af-8656-4242-b438-f59afee050ad} <Debug> TCPHandler: Processed in 0.001369589 sec. | ||
| 4087 | 2026.03.16 22:29:57.900504 [ 196 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::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 | ||
| 4088 | 2026.03.16 22:29:57.900587 [ 196 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4089 | 2026.03.16 22:29:57.900611 [ 196 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1140 rows starting from the beginning of the part | ||
| 4090 | 2026.03.16 22:29:57.900659 [ 196 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4091 | 2026.03.16 22:29:57.900697 [ 196 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::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 | ||
| 4092 | 2026.03.16 22:29:57.900732 [ 196 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4093 | 2026.03.16 22:29:57.900768 [ 196 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 4094 | 2026.03.16 22:29:57.900803 [ 196 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 48 rows starting from the beginning of the part | ||
| 4095 | 2026.03.16 22:29:57.901688 [ 199 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1380 rows, containing 4 columns (4 merged, 0 gathered) in 0.001210746 sec., 1139793.152320966 rows/sec., 76.10 MiB/sec. | ||
| 4096 | 2026.03.16 22:29:57.901917 [ 193 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4097 | 2026.03.16 22:29:57.902197 [ 193 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_26_5} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4098 | 2026.03.16 22:29:57.902265 [ 193 ] {ee4dbc6b-39f2-4905-bb2b-8102059812b5::all_1_26_5} <Trace> oximeter.measurements_u64 (ee4dbc6b-39f2-4905-bb2b-8102059812b5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4099 | 2026.03.16 22:29:57.902349 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 4100 | 2026.03.16 22:29:57.903243 [ 192 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9490 rows, containing 5 columns (5 merged, 0 gathered) in 0.00422966 sec., 2243679.16097275 rows/sec., 147.87 MiB/sec. | ||
| 4101 | 2026.03.16 22:29:57.903546 [ 199 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4102 | 2026.03.16 22:29:57.903873 [ 199 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4103 | 2026.03.16 22:29:57.903962 [ 199 ] {17c7fce3-6da6-42f2-bbb2-e0cac14280bf::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (17c7fce3-6da6-42f2-bbb2-e0cac14280bf) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4104 | 2026.03.16 22:29:57.904058 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 4105 | 2026.03.16 22:29:58.001320 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.28 MiB, peak 246.42 MiB, free memory in arenas 0.00 B, will set to 240.88 MiB (RSS), difference: 1.60 MiB | ||
| 4106 | 2026.03.16 22:29:58.240095 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8142 | ||
| 4107 | 2026.03.16 22:29:58.240572 [ 244 ] {} <Trace> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4108 | 2026.03.16 22:29:58.240613 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 4109 | 2026.03.16 22:29:58.241054 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4110 | 2026.03.16 22:29:58.241298 [ 244 ] {} <Trace> system.asynchronous_metric_log (ee6cf086-9b1a-4c9d-b31a-d317c3113407): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4111 | 2026.03.16 22:29:58.241418 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8142 | ||
| 4112 | 2026.03.16 22:29:58.676517 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4113 | 2026.03.16 22:29:58.702620 [ 243 ] {} <Trace> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4114 | 2026.03.16 22:29:58.702728 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 4115 | 2026.03.16 22:29:58.712063 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4116 | 2026.03.16 22:29:58.713528 [ 243 ] {} <Trace> system.metric_log (17c176fe-b254-42fc-bf2b-68f5777eca70): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4117 | 2026.03.16 22:29:58.723385 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4118 | 2026.03.16 22:29:59.550217 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64022 | ||
| 4119 | 2026.03.16 22:29:59.550340 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4120 | 2026.03.16 22:29:59.550369 [ 287 ] {} <Debug> TCP-Session: 932c6649-bf09-40c1-8e30-65fd6ef59fd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:64022 | ||
| 4121 | 2026.03.16 22:29:59.550391 [ 287 ] {} <Debug> TCP-Session: 932c6649-bf09-40c1-8e30-65fd6ef59fd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4122 | 2026.03.16 22:29:59.550403 [ 287 ] {} <Debug> TCP-Session: 932c6649-bf09-40c1-8e30-65fd6ef59fd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4123 | 2026.03.16 22:29:59.550649 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46373 | ||
| 4124 | 2026.03.16 22:29:59.550674 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38335 | ||
| 4125 | 2026.03.16 22:29:59.550696 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49806 | ||
| 4126 | 2026.03.16 22:29:59.550729 [ 287 ] {} <Trace> TCP-Session: 932c6649-bf09-40c1-8e30-65fd6ef59fd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4127 | 2026.03.16 22:29:59.550738 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41547 | ||
| 4128 | 2026.03.16 22:29:59.550725 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37310 | ||
| 4129 | 2026.03.16 22:29:59.550687 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39401 | ||
| 4130 | 2026.03.16 22:29:59.550825 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4131 | 2026.03.16 22:29:59.550833 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4132 | 2026.03.16 22:29:59.550870 [ 288 ] {} <Debug> TCP-Session: 85a0f159-fb28-4a93-af8e-3e986db9b7c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46373 | ||
| 4133 | 2026.03.16 22:29:59.550882 [ 259 ] {} <Debug> TCP-Session: 19811b5b-32a2-4969-843a-1434d745d073 Authenticating user 'default' from [fd00:1122:3344:101::e]:41547 | ||
| 4134 | 2026.03.16 22:29:59.550831 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4135 | 2026.03.16 22:29:59.550908 [ 259 ] {} <Debug> TCP-Session: 19811b5b-32a2-4969-843a-1434d745d073 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4136 | 2026.03.16 22:29:59.550906 [ 288 ] {} <Debug> TCP-Session: 85a0f159-fb28-4a93-af8e-3e986db9b7c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4137 | 2026.03.16 22:29:59.550931 [ 259 ] {} <Debug> TCP-Session: 19811b5b-32a2-4969-843a-1434d745d073 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4138 | 2026.03.16 22:29:59.550946 [ 288 ] {} <Debug> TCP-Session: 85a0f159-fb28-4a93-af8e-3e986db9b7c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4139 | 2026.03.16 22:29:59.550950 [ 287 ] {982e5438-38ee-4628-9f6e-525cb3e4f5a0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64022) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4140 | 2026.03.16 22:29:59.550930 [ 291 ] {} <Debug> TCP-Session: 6d1e3161-eb9b-4d12-bdf0-f28bc0bb4b67 Authenticating user 'default' from [fd00:1122:3344:101::e]:38335 | ||
| 4141 | 2026.03.16 22:29:59.551009 [ 291 ] {} <Debug> TCP-Session: 6d1e3161-eb9b-4d12-bdf0-f28bc0bb4b67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4142 | 2026.03.16 22:29:59.550666 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47972 | ||
| 4143 | 2026.03.16 22:29:59.551026 [ 291 ] {} <Debug> TCP-Session: 6d1e3161-eb9b-4d12-bdf0-f28bc0bb4b67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4144 | 2026.03.16 22:29:59.551032 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4145 | 2026.03.16 22:29:59.550658 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50291 | ||
| 4146 | 2026.03.16 22:29:59.551108 [ 293 ] {} <Debug> TCP-Session: 6ce28cea-d1e7-4ff8-bd6b-31361d3d906d Authenticating user 'default' from [fd00:1122:3344:101::e]:49806 | ||
| 4147 | 2026.03.16 22:29:59.551133 [ 293 ] {} <Debug> TCP-Session: 6ce28cea-d1e7-4ff8-bd6b-31361d3d906d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4148 | 2026.03.16 22:29:59.551147 [ 293 ] {} <Debug> TCP-Session: 6ce28cea-d1e7-4ff8-bd6b-31361d3d906d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4149 | 2026.03.16 22:29:59.551170 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4150 | 2026.03.16 22:29:59.551210 [ 294 ] {} <Debug> TCP-Session: 72d8b720-6699-4de4-9e4b-bd6e279dd820 Authenticating user 'default' from [fd00:1122:3344:101::e]:37310 | ||
| 4151 | 2026.03.16 22:29:59.551234 [ 294 ] {} <Debug> TCP-Session: 72d8b720-6699-4de4-9e4b-bd6e279dd820 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4152 | 2026.03.16 22:29:59.551248 [ 294 ] {} <Debug> TCP-Session: 72d8b720-6699-4de4-9e4b-bd6e279dd820 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4153 | 2026.03.16 22:29:59.551260 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4154 | 2026.03.16 22:29:59.551293 [ 292 ] {} <Debug> TCP-Session: 29bd36c3-a352-4f07-be97-5fd69334e3a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39401 | ||
| 4155 | 2026.03.16 22:29:59.551308 [ 292 ] {} <Debug> TCP-Session: 29bd36c3-a352-4f07-be97-5fd69334e3a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4156 | 2026.03.16 22:29:59.551321 [ 292 ] {} <Debug> TCP-Session: 29bd36c3-a352-4f07-be97-5fd69334e3a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4157 | 2026.03.16 22:29:59.551327 [ 287 ] {982e5438-38ee-4628-9f6e-525cb3e4f5a0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4158 | 2026.03.16 22:29:59.551383 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4159 | 2026.03.16 22:29:59.551417 [ 289 ] {} <Debug> TCP-Session: c8559ebc-94d3-47d7-b13c-b0226ad6a9ad Authenticating user 'default' from [fd00:1122:3344:101::e]:50291 | ||
| 4160 | 2026.03.16 22:29:59.551419 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4161 | 2026.03.16 22:29:59.551424 [ 287 ] {982e5438-38ee-4628-9f6e-525cb3e4f5a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4162 | 2026.03.16 22:29:59.551436 [ 289 ] {} <Debug> TCP-Session: c8559ebc-94d3-47d7-b13c-b0226ad6a9ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4163 | 2026.03.16 22:29:59.551461 [ 290 ] {} <Debug> TCP-Session: 4b3af5db-7305-4829-ac11-5694d27c4367 Authenticating user 'default' from [fd00:1122:3344:101::e]:47972 | ||
| 4164 | 2026.03.16 22:29:59.551479 [ 289 ] {} <Debug> TCP-Session: c8559ebc-94d3-47d7-b13c-b0226ad6a9ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4165 | 2026.03.16 22:29:59.551496 [ 290 ] {} <Debug> TCP-Session: 4b3af5db-7305-4829-ac11-5694d27c4367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4166 | 2026.03.16 22:29:59.551515 [ 290 ] {} <Debug> TCP-Session: 4b3af5db-7305-4829-ac11-5694d27c4367 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4167 | 2026.03.16 22:29:59.551759 [ 287 ] {982e5438-38ee-4628-9f6e-525cb3e4f5a0} <Debug> oximeter.version (b90ba97a-e03f-4222-bd2b-4ce80a82988f) (SelectExecutor): Key condition: unknown | ||
| 4168 | 2026.03.16 22:29:59.552788 [ 328 ] {982e5438-38ee-4628-9f6e-525cb3e4f5a0} <Trace> AggregatingTransform: Aggregating | ||
| 4169 | 2026.03.16 22:29:59.552822 [ 328 ] {982e5438-38ee-4628-9f6e-525cb3e4f5a0} <Trace> Aggregator: Aggregation method: without_key | ||
| 4170 | 2026.03.16 22:29:59.552849 [ 328 ] {982e5438-38ee-4628-9f6e-525cb3e4f5a0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000990261 sec. (1009.835 rows/sec., 39.45 KiB/sec.) | ||
| 4171 | 2026.03.16 22:29:59.552863 [ 328 ] {982e5438-38ee-4628-9f6e-525cb3e4f5a0} <Trace> Aggregator: Merging aggregated data | ||
| 4172 | 2026.03.16 22:29:59.554788 [ 287 ] {982e5438-38ee-4628-9f6e-525cb3e4f5a0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003925 sec., 254.77707006369428 rows/sec., 9.95 KiB/sec. | ||
| 4173 | 2026.03.16 22:29:59.554885 [ 287 ] {982e5438-38ee-4628-9f6e-525cb3e4f5a0} <Debug> TCPHandler: Processed in 0.004302002 sec. | ||
| 4174 | 2026.03.16 22:29:59.554968 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4175 | 2026.03.16 22:29:59.554993 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4176 | 2026.03.16 22:29:59.554997 [ 287 ] {} <Debug> TCP-Session: 932c6649-bf09-40c1-8e30-65fd6ef59fd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4177 | 2026.03.16 22:29:59.555007 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4178 | 2026.03.16 22:29:59.555027 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4179 | 2026.03.16 22:29:59.555039 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4180 | 2026.03.16 22:29:59.555065 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4181 | 2026.03.16 22:29:59.555076 [ 259 ] {} <Debug> TCP-Session: 19811b5b-32a2-4969-843a-1434d745d073 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4182 | 2026.03.16 22:29:59.555098 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4183 | 2026.03.16 22:29:59.555120 [ 294 ] {} <Debug> TCP-Session: 72d8b720-6699-4de4-9e4b-bd6e279dd820 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4184 | 2026.03.16 22:29:59.555105 [ 290 ] {} <Debug> TCP-Session: 4b3af5db-7305-4829-ac11-5694d27c4367 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4185 | 2026.03.16 22:29:59.555156 [ 293 ] {} <Debug> TCP-Session: 6ce28cea-d1e7-4ff8-bd6b-31361d3d906d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4186 | 2026.03.16 22:29:59.555085 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4187 | 2026.03.16 22:29:59.555061 [ 288 ] {} <Debug> TCP-Session: 85a0f159-fb28-4a93-af8e-3e986db9b7c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4188 | 2026.03.16 22:29:59.555054 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4189 | 2026.03.16 22:29:59.555240 [ 292 ] {} <Debug> TCP-Session: 29bd36c3-a352-4f07-be97-5fd69334e3a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4190 | 2026.03.16 22:29:59.555271 [ 289 ] {} <Debug> TCP-Session: c8559ebc-94d3-47d7-b13c-b0226ad6a9ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4191 | 2026.03.16 22:29:59.555030 [ 291 ] {} <Debug> TCP-Session: 6d1e3161-eb9b-4d12-bdf0-f28bc0bb4b67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4192 | 2026.03.16 22:29:59.618849 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47003 | ||
| 4193 | 2026.03.16 22:29:59.618967 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4194 | 2026.03.16 22:29:59.618996 [ 287 ] {} <Debug> TCP-Session: f1dc1c56-aa12-4924-a817-aac66d54f3c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:47003 | ||
| 4195 | 2026.03.16 22:29:59.619020 [ 287 ] {} <Debug> TCP-Session: f1dc1c56-aa12-4924-a817-aac66d54f3c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4196 | 2026.03.16 22:29:59.619035 [ 287 ] {} <Debug> TCP-Session: f1dc1c56-aa12-4924-a817-aac66d54f3c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4197 | 2026.03.16 22:29:59.619231 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42711 | ||
| 4198 | 2026.03.16 22:29:59.619267 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60599 | ||
| 4199 | 2026.03.16 22:29:59.619286 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46737 | ||
| 4200 | 2026.03.16 22:29:59.619315 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55788 | ||
| 4201 | 2026.03.16 22:29:59.619338 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60679 | ||
| 4202 | 2026.03.16 22:29:59.619354 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4203 | 2026.03.16 22:29:59.619301 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40671 | ||
| 4204 | 2026.03.16 22:29:59.619386 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4205 | 2026.03.16 22:29:59.619407 [ 287 ] {} <Trace> TCP-Session: f1dc1c56-aa12-4924-a817-aac66d54f3c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4206 | 2026.03.16 22:29:59.619417 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4207 | 2026.03.16 22:29:59.619430 [ 291 ] {} <Debug> TCP-Session: 1d78541f-6c58-4acf-80b9-9137ce35885f Authenticating user 'default' from [fd00:1122:3344:101::e]:46737 | ||
| 4208 | 2026.03.16 22:29:59.619451 [ 259 ] {} <Debug> TCP-Session: c33cf869-338c-423f-8d5f-de25760c8787 Authenticating user 'default' from [fd00:1122:3344:101::e]:60679 | ||
| 4209 | 2026.03.16 22:29:59.619453 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4210 | 2026.03.16 22:29:59.619471 [ 259 ] {} <Debug> TCP-Session: c33cf869-338c-423f-8d5f-de25760c8787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4211 | 2026.03.16 22:29:59.619492 [ 292 ] {} <Debug> TCP-Session: 640b4abb-bdc0-4837-90a2-44c4c9c6817c Authenticating user 'default' from [fd00:1122:3344:101::e]:40671 | ||
| 4212 | 2026.03.16 22:29:59.619500 [ 259 ] {} <Debug> TCP-Session: c33cf869-338c-423f-8d5f-de25760c8787 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4213 | 2026.03.16 22:29:59.619405 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4214 | 2026.03.16 22:29:59.619523 [ 292 ] {} <Debug> TCP-Session: 640b4abb-bdc0-4837-90a2-44c4c9c6817c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4215 | 2026.03.16 22:29:59.619391 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4216 | 2026.03.16 22:29:59.619560 [ 293 ] {} <Debug> TCP-Session: bc647e76-b07b-4501-a8c5-51309f7762ac Authenticating user 'default' from [fd00:1122:3344:101::e]:55788 | ||
| 4217 | 2026.03.16 22:29:59.619562 [ 292 ] {} <Debug> TCP-Session: 640b4abb-bdc0-4837-90a2-44c4c9c6817c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4218 | 2026.03.16 22:29:59.619572 [ 287 ] {7898164e-6a5a-4fb2-b1e5-8d0a45602894} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47003) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4219 | 2026.03.16 22:29:59.619598 [ 293 ] {} <Debug> TCP-Session: bc647e76-b07b-4501-a8c5-51309f7762ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4220 | 2026.03.16 22:29:59.619589 [ 289 ] {} <Debug> TCP-Session: e443fb4d-dcfd-4c67-bcf2-f0b5d77249e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:60599 | ||
| 4221 | 2026.03.16 22:29:59.619632 [ 293 ] {} <Debug> TCP-Session: bc647e76-b07b-4501-a8c5-51309f7762ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4222 | 2026.03.16 22:29:59.619647 [ 289 ] {} <Debug> TCP-Session: e443fb4d-dcfd-4c67-bcf2-f0b5d77249e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4223 | 2026.03.16 22:29:59.619276 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48407 | ||
| 4224 | 2026.03.16 22:29:59.619666 [ 289 ] {} <Debug> TCP-Session: e443fb4d-dcfd-4c67-bcf2-f0b5d77249e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4225 | 2026.03.16 22:29:59.619460 [ 291 ] {} <Debug> TCP-Session: 1d78541f-6c58-4acf-80b9-9137ce35885f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4226 | 2026.03.16 22:29:59.619404 [ 288 ] {} <Debug> TCP-Session: 2e679068-1900-4ae0-a7c9-2a9447073da4 Authenticating user 'default' from [fd00:1122:3344:101::e]:42711 | ||
| 4227 | 2026.03.16 22:29:59.619749 [ 291 ] {} <Debug> TCP-Session: 1d78541f-6c58-4acf-80b9-9137ce35885f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4228 | 2026.03.16 22:29:59.619772 [ 288 ] {} <Debug> TCP-Session: 2e679068-1900-4ae0-a7c9-2a9447073da4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4229 | 2026.03.16 22:29:59.619780 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4230 | 2026.03.16 22:29:59.619797 [ 288 ] {} <Debug> TCP-Session: 2e679068-1900-4ae0-a7c9-2a9447073da4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4231 | 2026.03.16 22:29:59.619321 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37234 | ||
| 4232 | 2026.03.16 22:29:59.619825 [ 290 ] {} <Debug> TCP-Session: fcf5e025-0e2c-4bc9-b2c9-ff22d3cb8c8c Authenticating user 'default' from [fd00:1122:3344:101::e]:48407 | ||
| 4233 | 2026.03.16 22:29:59.619865 [ 287 ] {7898164e-6a5a-4fb2-b1e5-8d0a45602894} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4234 | 2026.03.16 22:29:59.619869 [ 290 ] {} <Debug> TCP-Session: fcf5e025-0e2c-4bc9-b2c9-ff22d3cb8c8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4235 | 2026.03.16 22:29:59.619895 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4236 | 2026.03.16 22:29:59.619905 [ 290 ] {} <Debug> TCP-Session: fcf5e025-0e2c-4bc9-b2c9-ff22d3cb8c8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4237 | 2026.03.16 22:29:59.619918 [ 294 ] {} <Debug> TCP-Session: a427a8c8-35e6-4c22-a287-6f85903c5f61 Authenticating user 'default' from [fd00:1122:3344:101::e]:37234 | ||
| 4238 | 2026.03.16 22:29:59.619925 [ 287 ] {7898164e-6a5a-4fb2-b1e5-8d0a45602894} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4239 | 2026.03.16 22:29:59.619935 [ 294 ] {} <Debug> TCP-Session: a427a8c8-35e6-4c22-a287-6f85903c5f61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4240 | 2026.03.16 22:29:59.619958 [ 294 ] {} <Debug> TCP-Session: a427a8c8-35e6-4c22-a287-6f85903c5f61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4241 | 2026.03.16 22:29:59.620202 [ 287 ] {7898164e-6a5a-4fb2-b1e5-8d0a45602894} <Debug> oximeter.version (b90ba97a-e03f-4222-bd2b-4ce80a82988f) (SelectExecutor): Key condition: unknown | ||
| 4242 | 2026.03.16 22:29:59.621339 [ 328 ] {7898164e-6a5a-4fb2-b1e5-8d0a45602894} <Trace> AggregatingTransform: Aggregating | ||
| 4243 | 2026.03.16 22:29:59.621381 [ 328 ] {7898164e-6a5a-4fb2-b1e5-8d0a45602894} <Trace> Aggregator: Aggregation method: without_key | ||
| 4244 | 2026.03.16 22:29:59.621416 [ 328 ] {7898164e-6a5a-4fb2-b1e5-8d0a45602894} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001110964 sec. (900.119 rows/sec., 35.16 KiB/sec.) | ||
| 4245 | 2026.03.16 22:29:59.621436 [ 328 ] {7898164e-6a5a-4fb2-b1e5-8d0a45602894} <Trace> Aggregator: Merging aggregated data | ||
| 4246 | 2026.03.16 22:29:59.622673 [ 287 ] {7898164e-6a5a-4fb2-b1e5-8d0a45602894} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003155 sec., 316.9572107765452 rows/sec., 12.38 KiB/sec. | ||
| 4247 | 2026.03.16 22:29:59.622788 [ 287 ] {7898164e-6a5a-4fb2-b1e5-8d0a45602894} <Debug> TCPHandler: Processed in 0.003507645 sec. | ||
| 4248 | 2026.03.16 22:29:59.622872 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4249 | 2026.03.16 22:29:59.622899 [ 287 ] {} <Debug> TCP-Session: f1dc1c56-aa12-4924-a817-aac66d54f3c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4250 | 2026.03.16 22:29:59.622910 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4251 | 2026.03.16 22:29:59.622923 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4252 | 2026.03.16 22:29:59.622938 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4253 | 2026.03.16 22:29:59.622953 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4254 | 2026.03.16 22:29:59.622970 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4255 | 2026.03.16 22:29:59.622986 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4256 | 2026.03.16 22:29:59.623004 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4257 | 2026.03.16 22:29:59.623024 [ 259 ] {} <Debug> TCP-Session: c33cf869-338c-423f-8d5f-de25760c8787 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4258 | 2026.03.16 22:29:59.623036 [ 291 ] {} <Debug> TCP-Session: 1d78541f-6c58-4acf-80b9-9137ce35885f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4259 | 2026.03.16 22:29:59.623008 [ 289 ] {} <Debug> TCP-Session: e443fb4d-dcfd-4c67-bcf2-f0b5d77249e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4260 | 2026.03.16 22:29:59.623079 [ 293 ] {} <Debug> TCP-Session: bc647e76-b07b-4501-a8c5-51309f7762ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4261 | 2026.03.16 22:29:59.622989 [ 290 ] {} <Debug> TCP-Session: fcf5e025-0e2c-4bc9-b2c9-ff22d3cb8c8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4262 | 2026.03.16 22:29:59.622960 [ 292 ] {} <Debug> TCP-Session: 640b4abb-bdc0-4837-90a2-44c4c9c6817c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4263 | 2026.03.16 22:29:59.623016 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4264 | 2026.03.16 22:29:59.622954 [ 288 ] {} <Debug> TCP-Session: 2e679068-1900-4ae0-a7c9-2a9447073da4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4265 | 2026.03.16 22:29:59.623183 [ 294 ] {} <Debug> TCP-Session: a427a8c8-35e6-4c22-a287-6f85903c5f61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4266 | 2026.03.16 22:29:59.712191 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40947 | ||
| 4267 | 2026.03.16 22:29:59.712303 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4268 | 2026.03.16 22:29:59.712329 [ 287 ] {} <Debug> TCP-Session: 9e15aa44-f88e-4661-a3e7-814fe42fc20f Authenticating user 'default' from [fd00:1122:3344:101::e]:40947 | ||
| 4269 | 2026.03.16 22:29:59.712355 [ 287 ] {} <Debug> TCP-Session: 9e15aa44-f88e-4661-a3e7-814fe42fc20f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4270 | 2026.03.16 22:29:59.712368 [ 287 ] {} <Debug> TCP-Session: 9e15aa44-f88e-4661-a3e7-814fe42fc20f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4271 | 2026.03.16 22:29:59.712535 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45978 | ||
| 4272 | 2026.03.16 22:29:59.712580 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33332 | ||
| 4273 | 2026.03.16 22:29:59.712609 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53588 | ||
| 4274 | 2026.03.16 22:29:59.712624 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47857 | ||
| 4275 | 2026.03.16 22:29:59.712641 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55652 | ||
| 4276 | 2026.03.16 22:29:59.712671 [ 287 ] {} <Trace> TCP-Session: 9e15aa44-f88e-4661-a3e7-814fe42fc20f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4277 | 2026.03.16 22:29:59.712702 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4278 | 2026.03.16 22:29:59.712710 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4279 | 2026.03.16 22:29:59.712723 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4280 | 2026.03.16 22:29:59.712740 [ 292 ] {} <Debug> TCP-Session: b56d17ab-7d79-4d8c-8b82-dc6262137f2a Authenticating user 'default' from [fd00:1122:3344:101::e]:53588 | ||
| 4281 | 2026.03.16 22:29:59.712745 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4282 | 2026.03.16 22:29:59.712765 [ 293 ] {} <Debug> TCP-Session: e59a8a79-a529-4d74-8361-26ce6a1bdb65 Authenticating user 'default' from [fd00:1122:3344:101::e]:47857 | ||
| 4283 | 2026.03.16 22:29:59.712783 [ 292 ] {} <Debug> TCP-Session: b56d17ab-7d79-4d8c-8b82-dc6262137f2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4284 | 2026.03.16 22:29:59.712795 [ 259 ] {} <Debug> TCP-Session: 882e8496-e708-482b-bc48-107b1692da54 Authenticating user 'default' from [fd00:1122:3344:101::e]:55652 | ||
| 4285 | 2026.03.16 22:29:59.712817 [ 292 ] {} <Debug> TCP-Session: b56d17ab-7d79-4d8c-8b82-dc6262137f2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4286 | 2026.03.16 22:29:59.712813 [ 293 ] {} <Debug> TCP-Session: e59a8a79-a529-4d74-8361-26ce6a1bdb65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4287 | 2026.03.16 22:29:59.712834 [ 259 ] {} <Debug> TCP-Session: 882e8496-e708-482b-bc48-107b1692da54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4288 | 2026.03.16 22:29:59.712856 [ 293 ] {} <Debug> TCP-Session: e59a8a79-a529-4d74-8361-26ce6a1bdb65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4289 | 2026.03.16 22:29:59.712868 [ 259 ] {} <Debug> TCP-Session: 882e8496-e708-482b-bc48-107b1692da54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4290 | 2026.03.16 22:29:59.712869 [ 287 ] {cb370fb8-4f49-4cf0-bfa9-9a2d34659438} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40947) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4291 | 2026.03.16 22:29:59.712758 [ 289 ] {} <Debug> TCP-Session: 6197cd6b-9cc7-42a7-983d-6bfad9c1f7f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:33332 | ||
| 4292 | 2026.03.16 22:29:59.712590 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52092 | ||
| 4293 | 2026.03.16 22:29:59.712938 [ 289 ] {} <Debug> TCP-Session: 6197cd6b-9cc7-42a7-983d-6bfad9c1f7f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4294 | 2026.03.16 22:29:59.712643 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4295 | 2026.03.16 22:29:59.713000 [ 289 ] {} <Debug> TCP-Session: 6197cd6b-9cc7-42a7-983d-6bfad9c1f7f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4296 | 2026.03.16 22:29:59.713029 [ 288 ] {} <Debug> TCP-Session: ba5ba52c-04a0-4295-98db-7d7251a84c3c Authenticating user 'default' from [fd00:1122:3344:101::e]:45978 | ||
| 4297 | 2026.03.16 22:29:59.712597 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46481 | ||
| 4298 | 2026.03.16 22:29:59.713056 [ 288 ] {} <Debug> TCP-Session: ba5ba52c-04a0-4295-98db-7d7251a84c3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4299 | 2026.03.16 22:29:59.713069 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4300 | 2026.03.16 22:29:59.713095 [ 288 ] {} <Debug> TCP-Session: ba5ba52c-04a0-4295-98db-7d7251a84c3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4301 | 2026.03.16 22:29:59.712635 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60192 | ||
| 4302 | 2026.03.16 22:29:59.713125 [ 290 ] {} <Debug> TCP-Session: f657780d-c8d4-4975-989c-9d477fb0f933 Authenticating user 'default' from [fd00:1122:3344:101::e]:52092 | ||
| 4303 | 2026.03.16 22:29:59.713141 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4304 | 2026.03.16 22:29:59.713153 [ 287 ] {cb370fb8-4f49-4cf0-bfa9-9a2d34659438} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4305 | 2026.03.16 22:29:59.713180 [ 290 ] {} <Debug> TCP-Session: f657780d-c8d4-4975-989c-9d477fb0f933 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4306 | 2026.03.16 22:29:59.713194 [ 291 ] {} <Debug> TCP-Session: cfd0fe27-d267-489f-81ff-42d2c153ea7b Authenticating user 'default' from [fd00:1122:3344:101::e]:46481 | ||
| 4307 | 2026.03.16 22:29:59.713228 [ 290 ] {} <Debug> TCP-Session: f657780d-c8d4-4975-989c-9d477fb0f933 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4308 | 2026.03.16 22:29:59.713240 [ 287 ] {cb370fb8-4f49-4cf0-bfa9-9a2d34659438} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4309 | 2026.03.16 22:29:59.713249 [ 291 ] {} <Debug> TCP-Session: cfd0fe27-d267-489f-81ff-42d2c153ea7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4310 | 2026.03.16 22:29:59.713209 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4311 | 2026.03.16 22:29:59.713286 [ 291 ] {} <Debug> TCP-Session: cfd0fe27-d267-489f-81ff-42d2c153ea7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4312 | 2026.03.16 22:29:59.713316 [ 294 ] {} <Debug> TCP-Session: 2a50d76d-62a1-4fe5-9a6a-8b8949c1037f Authenticating user 'default' from [fd00:1122:3344:101::e]:60192 | ||
| 4313 | 2026.03.16 22:29:59.713342 [ 294 ] {} <Debug> TCP-Session: 2a50d76d-62a1-4fe5-9a6a-8b8949c1037f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4314 | 2026.03.16 22:29:59.713354 [ 294 ] {} <Debug> TCP-Session: 2a50d76d-62a1-4fe5-9a6a-8b8949c1037f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4315 | 2026.03.16 22:29:59.713555 [ 287 ] {cb370fb8-4f49-4cf0-bfa9-9a2d34659438} <Debug> oximeter.version (b90ba97a-e03f-4222-bd2b-4ce80a82988f) (SelectExecutor): Key condition: unknown | ||
| 4316 | 2026.03.16 22:29:59.714485 [ 327 ] {cb370fb8-4f49-4cf0-bfa9-9a2d34659438} <Trace> AggregatingTransform: Aggregating | ||
| 4317 | 2026.03.16 22:29:59.714537 [ 327 ] {cb370fb8-4f49-4cf0-bfa9-9a2d34659438} <Trace> Aggregator: Aggregation method: without_key | ||
| 4318 | 2026.03.16 22:29:59.714575 [ 327 ] {cb370fb8-4f49-4cf0-bfa9-9a2d34659438} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000917369 sec. (1090.074 rows/sec., 42.58 KiB/sec.) | ||
| 4319 | 2026.03.16 22:29:59.714594 [ 327 ] {cb370fb8-4f49-4cf0-bfa9-9a2d34659438} <Trace> Aggregator: Merging aggregated data | ||
| 4320 | 2026.03.16 22:29:59.715901 [ 287 ] {cb370fb8-4f49-4cf0-bfa9-9a2d34659438} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003091 sec., 323.51989647363314 rows/sec., 12.64 KiB/sec. | ||
| 4321 | 2026.03.16 22:29:59.716033 [ 287 ] {cb370fb8-4f49-4cf0-bfa9-9a2d34659438} <Debug> TCPHandler: Processed in 0.003489124 sec. | ||
| 4322 | 2026.03.16 22:29:59.716155 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4323 | 2026.03.16 22:29:59.716184 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4324 | 2026.03.16 22:29:59.716195 [ 287 ] {} <Debug> TCP-Session: 9e15aa44-f88e-4661-a3e7-814fe42fc20f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4325 | 2026.03.16 22:29:59.716212 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4326 | 2026.03.16 22:29:59.716239 [ 288 ] {} <Debug> TCP-Session: ba5ba52c-04a0-4295-98db-7d7251a84c3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4327 | 2026.03.16 22:29:59.716241 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4328 | 2026.03.16 22:29:59.716259 [ 292 ] {} <Debug> TCP-Session: b56d17ab-7d79-4d8c-8b82-dc6262137f2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4329 | 2026.03.16 22:29:59.716275 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4330 | 2026.03.16 22:29:59.716298 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4331 | 2026.03.16 22:29:59.716322 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4332 | 2026.03.16 22:29:59.716343 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4333 | 2026.03.16 22:29:59.716355 [ 291 ] {} <Debug> TCP-Session: cfd0fe27-d267-489f-81ff-42d2c153ea7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4334 | 2026.03.16 22:29:59.716379 [ 289 ] {} <Debug> TCP-Session: 6197cd6b-9cc7-42a7-983d-6bfad9c1f7f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4335 | 2026.03.16 22:29:59.716392 [ 293 ] {} <Debug> TCP-Session: e59a8a79-a529-4d74-8361-26ce6a1bdb65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4336 | 2026.03.16 22:29:59.716294 [ 259 ] {} <Debug> TCP-Session: 882e8496-e708-482b-bc48-107b1692da54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4337 | 2026.03.16 22:29:59.716258 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4338 | 2026.03.16 22:29:59.716338 [ 294 ] {} <Debug> TCP-Session: 2a50d76d-62a1-4fe5-9a6a-8b8949c1037f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4339 | 2026.03.16 22:29:59.716480 [ 290 ] {} <Debug> TCP-Session: f657780d-c8d4-4975-989c-9d477fb0f933 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4340 | 2026.03.16 22:30:00.758463 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 558 | ||
| 4341 | 2026.03.16 22:30:00.761422 [ 242 ] {} <Trace> system.query_log (f4e4a36b-4ede-4294-82dc-58b43a49a0a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4342 | 2026.03.16 22:30:00.761483 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 4343 | 2026.03.16 22:30:00.762880 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4344 | 2026.03.16 22:30:00.763291 [ 242 ] {} <Trace> system.query_log (f4e4a36b-4ede-4294-82dc-58b43a49a0a5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4345 | 2026.03.16 22:30:00.763762 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 558 | ||