| 1 | [ Jan 9 14:13:11 Enabled. ] | ||
| 2 | [ Jan 9 14:13:11 Rereading configuration. ] | ||
| 3 | [ Jan 9 14:13:11 Rereading configuration. ] | ||
| 4 | [ Jan 9 14:13:12 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 | [ Jan 9 14:13:12 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.01.09 14:13:15.008870 [ 1 ] {} <Information> Application: Will watch for the process with pid 23721 | ||
| 29 | 2026.01.09 14:13:15.009264 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.09 14:13:15.237788 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23721 | ||
| 31 | 2026.01.09 14:13:15.240055 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.09 14:13:15.240219 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.09 14:13:15.443438 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.09 14:13:15.465215 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.09 14:13:15.465266 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.09 14:13:15.465283 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.09 14:13:15.465335 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.09 14:13:15.465688 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.09 14:13:15.469413 [ 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.01.09 14:13:15.470205 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.09 14:13:15.471027 [ 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.01.09 14:13:15.471049 [ 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.01.09 14:13:15.471062 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.09 14:13:15.471765 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.09 14:13:15.472721 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.09 14:13:15.478597 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.09 14:13:15.479342 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.09 14:13:15.480773 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.09 14:13:15.480847 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.09 14:13:15.481871 [ 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.01.09 14:13:15.482261 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.09 14:13:15.486273 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.09 14:13:15.486939 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.09 14:13:15.490956 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.09 14:13:15.491381 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.09 14:13:15.491757 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.09 14:13:15.492115 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.09 14:13:15.493504 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.09 14:13:15.493531 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.09 14:13:15.493637 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.09 14:13:15.493735 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.09 14:13:15.507755 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.09 14:13:15.507784 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000167523 sec | ||
| 68 | 2026.01.09 14:13:15.507808 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.09 14:13:15.507822 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.09 14:13:15.508468 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.09 14:13:15.509029 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.09 14:13:15.526142 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.09 14:13:15.526187 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.09 14:13:15.526214 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.09 14:13:15.526228 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.09 14:13:15.526264 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.09 14:13:15.526283 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.09 14:13:15.528695 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.09 14:13:15.528740 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.09 14:13:15.528760 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.09 14:13:15.528898 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.09 14:13:15.528941 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.09 14:13:15.528955 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.09 14:13:15.528975 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.09 14:13:15.528988 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.09 14:13:15.529018 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.09 14:13:15.529037 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.09 14:13:15.554331 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.09 14:13:15.561001 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.09 14:13:15.561044 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.3891e-05 sec | ||
| 91 | 2026.01.09 14:13:15.561060 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.09 14:13:15.561075 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.09 14:13:15.561103 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.09 14:13:15.561307 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.09 14:13:15.561360 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.09 14:13:15.561378 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.09 14:13:15.561394 [ 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.01.09 14:13:15.561409 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.09 14:13:15.590790 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.09 14:13:15.590986 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.78 MiB (RSS), difference: 92.01 MiB | ||
| 101 | 2026.01.09 14:13:15.592346 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.253e-05 sec. | ||
| 102 | 2026.01.09 14:13:15.592666 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.09 14:13:15.594079 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.09 14:13:15.594099 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.09 14:13:15.629405 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36989 | ||
| 106 | 2026.01.09 14:13:15.630214 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.01.09 14:13:15.630276 [ 3 ] {} <Debug> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Authenticating user 'default' from [fd00:1122:3344:101::d]:36989 | ||
| 108 | 2026.01.09 14:13:15.630304 [ 3 ] {} <Debug> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.01.09 14:13:15.630331 [ 3 ] {} <Debug> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.09 14:13:15.630423 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.01.09 14:13:15.630450 [ 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.01.09 14:13:15.630476 [ 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.01.09 14:13:15.630944 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42540 | ||
| 114 | 2026.01.09 14:13:15.631077 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2026.01.09 14:13:15.631102 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63091 | ||
| 116 | 2026.01.09 14:13:15.631110 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42558 | ||
| 117 | 2026.01.09 14:13:15.631115 [ 4 ] {} <Debug> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Authenticating user 'default' from [fd00:1122:3344:101::d]:42540 | ||
| 118 | 2026.01.09 14:13:15.631208 [ 4 ] {} <Debug> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.01.09 14:13:15.631221 [ 4 ] {} <Debug> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.01.09 14:13:15.631298 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57026 | ||
| 121 | 2026.01.09 14:13:15.631309 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.01.09 14:13:15.631361 [ 254 ] {} <Debug> TCP-Session: b60b981a-6ead-4da8-bfcd-32cc23ad8a40 Authenticating user 'default' from [fd00:1122:3344:101::d]:63091 | ||
| 123 | 2026.01.09 14:13:15.631360 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.01.09 14:13:15.631381 [ 254 ] {} <Debug> TCP-Session: b60b981a-6ead-4da8-bfcd-32cc23ad8a40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.01.09 14:13:15.631392 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53367 | ||
| 126 | 2026.01.09 14:13:15.631425 [ 5 ] {} <Debug> TCP-Session: c1fd9984-7067-468e-812e-cf0322db39ca Authenticating user 'default' from [fd00:1122:3344:101::d]:42558 | ||
| 127 | 2026.01.09 14:13:15.631421 [ 254 ] {} <Debug> TCP-Session: b60b981a-6ead-4da8-bfcd-32cc23ad8a40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.01.09 14:13:15.631447 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.01.09 14:13:15.631464 [ 5 ] {} <Debug> TCP-Session: c1fd9984-7067-468e-812e-cf0322db39ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.01.09 14:13:15.631500 [ 255 ] {} <Debug> TCP-Session: bc7f4d8e-c8ff-4745-b6cd-f6e18b6d9df8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57026 | ||
| 131 | 2026.01.09 14:13:15.631500 [ 5 ] {} <Debug> TCP-Session: c1fd9984-7067-468e-812e-cf0322db39ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.01.09 14:13:15.631538 [ 255 ] {} <Debug> TCP-Session: bc7f4d8e-c8ff-4745-b6cd-f6e18b6d9df8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.01.09 14:13:15.631563 [ 255 ] {} <Debug> TCP-Session: bc7f4d8e-c8ff-4745-b6cd-f6e18b6d9df8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.01.09 14:13:15.631578 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.01.09 14:13:15.631613 [ 256 ] {} <Debug> TCP-Session: 09b0a620-5807-405d-b8ae-8275d585fec0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53367 | ||
| 136 | 2026.01.09 14:13:15.631629 [ 256 ] {} <Debug> TCP-Session: 09b0a620-5807-405d-b8ae-8275d585fec0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.01.09 14:13:15.631643 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61893 | ||
| 138 | 2026.01.09 14:13:15.631655 [ 256 ] {} <Debug> TCP-Session: 09b0a620-5807-405d-b8ae-8275d585fec0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.01.09 14:13:15.631655 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33155 | ||
| 140 | 2026.01.09 14:13:15.631731 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49003 | ||
| 141 | 2026.01.09 14:13:15.631807 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.01.09 14:13:15.631839 [ 258 ] {} <Debug> TCP-Session: a8ab185b-76c3-4c53-83e8-9be95fb0f197 Authenticating user 'default' from [fd00:1122:3344:101::d]:61893 | ||
| 143 | 2026.01.09 14:13:15.631854 [ 258 ] {} <Debug> TCP-Session: a8ab185b-76c3-4c53-83e8-9be95fb0f197 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.01.09 14:13:15.631869 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 145 | 2026.01.09 14:13:15.631911 [ 258 ] {} <Debug> TCP-Session: a8ab185b-76c3-4c53-83e8-9be95fb0f197 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.01.09 14:13:15.631916 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.01.09 14:13:15.631952 [ 257 ] {} <Debug> TCP-Session: 513a4ebd-cc11-4c0c-87f8-d5cc68daf99c Authenticating user 'default' from [fd00:1122:3344:101::d]:33155 | ||
| 148 | 2026.01.09 14:13:15.631979 [ 257 ] {} <Debug> TCP-Session: 513a4ebd-cc11-4c0c-87f8-d5cc68daf99c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.01.09 14:13:15.631983 [ 259 ] {} <Debug> TCP-Session: 75c49860-8ad2-49e9-a67d-1aff01a040b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49003 | ||
| 150 | 2026.01.09 14:13:15.631992 [ 257 ] {} <Debug> TCP-Session: 513a4ebd-cc11-4c0c-87f8-d5cc68daf99c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.01.09 14:13:15.632010 [ 259 ] {} <Debug> TCP-Session: 75c49860-8ad2-49e9-a67d-1aff01a040b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.01.09 14:13:15.632023 [ 259 ] {} <Debug> TCP-Session: 75c49860-8ad2-49e9-a67d-1aff01a040b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.09 14:13:15.635241 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2026.01.09 14:13:15.638077 [ 3 ] {70337b95-8d58-490c-b068-edb2a087aff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.01.09 14:13:15.753901 [ 3 ] {70337b95-8d58-490c-b068-edb2a087aff5} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:36989) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 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 | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 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 | ||
| 164 | 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 | ||
| 165 | 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 | ||
| 166 | 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 | ||
| 167 | 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 | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 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 | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.01.09 14:13:15.754677 [ 3 ] {70337b95-8d58-490c-b068-edb2a087aff5} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 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 | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 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 | ||
| 188 | 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 | ||
| 189 | 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 | ||
| 190 | 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 | ||
| 191 | 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 | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 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 | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2026.01.09 14:13:15.754760 [ 3 ] {70337b95-8d58-490c-b068-edb2a087aff5} <Debug> TCPHandler: Processed in 0.121576061 sec. | ||
| 204 | 2026.01.09 14:13:15.755180 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.01.09 14:13:15.755435 [ 4 ] {99629184-4dbd-4b90-97fe-a1b936202c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.01.09 14:13:15.755859 [ 4 ] {99629184-4dbd-4b90-97fe-a1b936202c83} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:42540) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 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 | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 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 | ||
| 215 | 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 | ||
| 216 | 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 | ||
| 217 | 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 | ||
| 218 | 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 | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 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 | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2026.01.09 14:13:15.755984 [ 4 ] {99629184-4dbd-4b90-97fe-a1b936202c83} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 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 | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 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 | ||
| 239 | 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 | ||
| 240 | 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 | ||
| 241 | 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 | ||
| 242 | 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 | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 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 | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2026.01.09 14:13:15.756057 [ 4 ] {99629184-4dbd-4b90-97fe-a1b936202c83} <Debug> TCPHandler: Processed in 0.001045558 sec. | ||
| 255 | 2026.01.09 14:13:15.756348 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.01.09 14:13:15.757053 [ 3 ] {6d4ea1b7-718d-4c0f-bb24-4d17a7f918e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.01.09 14:13:15.757649 [ 3 ] {6d4ea1b7-718d-4c0f-bb24-4d17a7f918e7} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.01.09 14:13:15.759245 [ 3 ] {6d4ea1b7-718d-4c0f-bb24-4d17a7f918e7} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.01.09 14:13:15.759266 [ 3 ] {6d4ea1b7-718d-4c0f-bb24-4d17a7f918e7} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.613e-05 sec | ||
| 260 | 2026.01.09 14:13:15.759278 [ 3 ] {6d4ea1b7-718d-4c0f-bb24-4d17a7f918e7} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.01.09 14:13:15.759297 [ 3 ] {6d4ea1b7-718d-4c0f-bb24-4d17a7f918e7} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.01.09 14:13:15.759323 [ 3 ] {6d4ea1b7-718d-4c0f-bb24-4d17a7f918e7} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.01.09 14:13:15.759907 [ 3 ] {6d4ea1b7-718d-4c0f-bb24-4d17a7f918e7} <Debug> TCPHandler: Processed in 0.003701465 sec. | ||
| 264 | 2026.01.09 14:13:15.760047 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.01.09 14:13:15.760271 [ 3 ] {87d597c3-fbb2-4471-a0ef-47e75ffa29da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2026.01.09 14:13:15.760326 [ 3 ] {87d597c3-fbb2-4471-a0ef-47e75ffa29da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.01.09 14:13:15.766552 [ 3 ] {87d597c3-fbb2-4471-a0ef-47e75ffa29da} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.01.09 14:13:15.767739 [ 3 ] {87d597c3-fbb2-4471-a0ef-47e75ffa29da} <Debug> oximeter.version (a93a8de6-51be-48c8-ae1e-c712ab1a11c1): Loading data parts | ||
| 270 | 2026.01.09 14:13:15.770090 [ 3 ] {87d597c3-fbb2-4471-a0ef-47e75ffa29da} <Debug> oximeter.version (a93a8de6-51be-48c8-ae1e-c712ab1a11c1): There are no data parts | ||
| 271 | 2026.01.09 14:13:15.776164 [ 3 ] {87d597c3-fbb2-4471-a0ef-47e75ffa29da} <Debug> TCPHandler: Processed in 0.016116023 sec. | ||
| 272 | 2026.01.09 14:13:15.776335 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.01.09 14:13:15.776518 [ 3 ] {1c7f9d17-aed3-4ea8-835e-3c41e09e9698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | 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) | ||
| 284 | 2026.01.09 14:13:15.776592 [ 3 ] {1c7f9d17-aed3-4ea8-835e-3c41e09e9698} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.01.09 14:13:15.799340 [ 3 ] {1c7f9d17-aed3-4ea8-835e-3c41e09e9698} <Debug> oximeter.measurements_bool (b645b648-c560-404f-a835-91550d78d2fe): Loading data parts | ||
| 286 | 2026.01.09 14:13:15.799556 [ 3 ] {1c7f9d17-aed3-4ea8-835e-3c41e09e9698} <Debug> oximeter.measurements_bool (b645b648-c560-404f-a835-91550d78d2fe): There are no data parts | ||
| 287 | 2026.01.09 14:13:15.800776 [ 3 ] {1c7f9d17-aed3-4ea8-835e-3c41e09e9698} <Debug> TCPHandler: Processed in 0.024491469 sec. | ||
| 288 | 2026.01.09 14:13:15.800918 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2026.01.09 14:13:15.801095 [ 3 ] {5b94ef54-e4fa-42d1-96c7-f3dc9792b1c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) 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) | ||
| 290 | 2026.01.09 14:13:15.801152 [ 3 ] {5b94ef54-e4fa-42d1-96c7-f3dc9792b1c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2026.01.09 14:13:15.802787 [ 3 ] {5b94ef54-e4fa-42d1-96c7-f3dc9792b1c6} <Debug> oximeter.measurements_i8 (8198d394-cdee-44ff-a6bb-0432b5d4ab56): Loading data parts | ||
| 292 | 2026.01.09 14:13:15.802924 [ 3 ] {5b94ef54-e4fa-42d1-96c7-f3dc9792b1c6} <Debug> oximeter.measurements_i8 (8198d394-cdee-44ff-a6bb-0432b5d4ab56): There are no data parts | ||
| 293 | 2026.01.09 14:13:15.804096 [ 3 ] {5b94ef54-e4fa-42d1-96c7-f3dc9792b1c6} <Debug> TCPHandler: Processed in 0.003227526 sec. | ||
| 294 | 2026.01.09 14:13:15.804240 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2026.01.09 14:13:15.804400 [ 3 ] {44269a40-647f-4ed4-9430-6b15b421cc68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) 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) | ||
| 296 | 2026.01.09 14:13:15.804454 [ 3 ] {44269a40-647f-4ed4-9430-6b15b421cc68} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2026.01.09 14:13:15.806040 [ 3 ] {44269a40-647f-4ed4-9430-6b15b421cc68} <Debug> oximeter.measurements_u8 (7b487bbd-9094-49ac-a1d3-930f20139273): Loading data parts | ||
| 298 | 2026.01.09 14:13:15.806184 [ 3 ] {44269a40-647f-4ed4-9430-6b15b421cc68} <Debug> oximeter.measurements_u8 (7b487bbd-9094-49ac-a1d3-930f20139273): There are no data parts | ||
| 299 | 2026.01.09 14:13:15.807341 [ 3 ] {44269a40-647f-4ed4-9430-6b15b421cc68} <Debug> TCPHandler: Processed in 0.003151335 sec. | ||
| 300 | 2026.01.09 14:13:15.807474 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.01.09 14:13:15.807641 [ 3 ] {b3748f93-92f8-4202-a5f2-ee50fde73663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) 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) | ||
| 302 | 2026.01.09 14:13:15.807683 [ 3 ] {b3748f93-92f8-4202-a5f2-ee50fde73663} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2026.01.09 14:13:15.809364 [ 3 ] {b3748f93-92f8-4202-a5f2-ee50fde73663} <Debug> oximeter.measurements_i16 (62d4a9e8-b720-4593-b66e-e831e822b258): Loading data parts | ||
| 304 | 2026.01.09 14:13:15.809602 [ 3 ] {b3748f93-92f8-4202-a5f2-ee50fde73663} <Debug> oximeter.measurements_i16 (62d4a9e8-b720-4593-b66e-e831e822b258): There are no data parts | ||
| 305 | 2026.01.09 14:13:15.810820 [ 3 ] {b3748f93-92f8-4202-a5f2-ee50fde73663} <Debug> TCPHandler: Processed in 0.003394789 sec. | ||
| 306 | 2026.01.09 14:13:15.810965 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2026.01.09 14:13:15.811115 [ 3 ] {5eda3b65-a869-4311-aa30-d253b3c0b748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) 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) | ||
| 308 | 2026.01.09 14:13:15.811169 [ 3 ] {5eda3b65-a869-4311-aa30-d253b3c0b748} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2026.01.09 14:13:15.812856 [ 3 ] {5eda3b65-a869-4311-aa30-d253b3c0b748} <Debug> oximeter.measurements_u16 (b31c3c57-2af6-4f08-b38b-c08492b06d12): Loading data parts | ||
| 310 | 2026.01.09 14:13:15.813015 [ 3 ] {5eda3b65-a869-4311-aa30-d253b3c0b748} <Debug> oximeter.measurements_u16 (b31c3c57-2af6-4f08-b38b-c08492b06d12): There are no data parts | ||
| 311 | 2026.01.09 14:13:15.814170 [ 3 ] {5eda3b65-a869-4311-aa30-d253b3c0b748} <Debug> TCPHandler: Processed in 0.003254827 sec. | ||
| 312 | 2026.01.09 14:13:15.814300 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2026.01.09 14:13:15.814466 [ 3 ] {213a2a74-4cb6-4b0c-9aec-3ccddfeaef83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) 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) | ||
| 314 | 2026.01.09 14:13:15.814508 [ 3 ] {213a2a74-4cb6-4b0c-9aec-3ccddfeaef83} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2026.01.09 14:13:15.816098 [ 3 ] {213a2a74-4cb6-4b0c-9aec-3ccddfeaef83} <Debug> oximeter.measurements_i32 (17a9afda-fec2-46c0-b836-b9c6f5843f94): Loading data parts | ||
| 316 | 2026.01.09 14:13:15.816236 [ 3 ] {213a2a74-4cb6-4b0c-9aec-3ccddfeaef83} <Debug> oximeter.measurements_i32 (17a9afda-fec2-46c0-b836-b9c6f5843f94): There are no data parts | ||
| 317 | 2026.01.09 14:13:15.817438 [ 3 ] {213a2a74-4cb6-4b0c-9aec-3ccddfeaef83} <Debug> TCPHandler: Processed in 0.003187266 sec. | ||
| 318 | 2026.01.09 14:13:15.817589 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2026.01.09 14:13:15.817738 [ 3 ] {510890b6-defb-484b-b961-01e704641deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) 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) | ||
| 320 | 2026.01.09 14:13:15.817794 [ 3 ] {510890b6-defb-484b-b961-01e704641deb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2026.01.09 14:13:15.819399 [ 3 ] {510890b6-defb-484b-b961-01e704641deb} <Debug> oximeter.measurements_u32 (d0476bd6-f51a-4b42-93d4-1e4b9bcfda57): Loading data parts | ||
| 322 | 2026.01.09 14:13:15.819534 [ 3 ] {510890b6-defb-484b-b961-01e704641deb} <Debug> oximeter.measurements_u32 (d0476bd6-f51a-4b42-93d4-1e4b9bcfda57): There are no data parts | ||
| 323 | 2026.01.09 14:13:15.820704 [ 3 ] {510890b6-defb-484b-b961-01e704641deb} <Debug> TCPHandler: Processed in 0.003163805 sec. | ||
| 324 | 2026.01.09 14:13:15.820837 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2026.01.09 14:13:15.820994 [ 3 ] {3796bd6b-04cf-46bc-93a7-bf20c86d39c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) 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) | ||
| 326 | 2026.01.09 14:13:15.821042 [ 3 ] {3796bd6b-04cf-46bc-93a7-bf20c86d39c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2026.01.09 14:13:15.822774 [ 3 ] {3796bd6b-04cf-46bc-93a7-bf20c86d39c5} <Debug> oximeter.measurements_i64 (553c90a5-f086-4677-9c3f-d21558703979): Loading data parts | ||
| 328 | 2026.01.09 14:13:15.822901 [ 3 ] {3796bd6b-04cf-46bc-93a7-bf20c86d39c5} <Debug> oximeter.measurements_i64 (553c90a5-f086-4677-9c3f-d21558703979): There are no data parts | ||
| 329 | 2026.01.09 14:13:15.824145 [ 3 ] {3796bd6b-04cf-46bc-93a7-bf20c86d39c5} <Debug> TCPHandler: Processed in 0.003356969 sec. | ||
| 330 | 2026.01.09 14:13:15.824296 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2026.01.09 14:13:15.824445 [ 3 ] {fa380300-93a8-4486-baf2-db2207b0f8c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) 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) | ||
| 332 | 2026.01.09 14:13:15.824499 [ 3 ] {fa380300-93a8-4486-baf2-db2207b0f8c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2026.01.09 14:13:15.826108 [ 3 ] {fa380300-93a8-4486-baf2-db2207b0f8c2} <Debug> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a): Loading data parts | ||
| 334 | 2026.01.09 14:13:15.826320 [ 3 ] {fa380300-93a8-4486-baf2-db2207b0f8c2} <Debug> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a): There are no data parts | ||
| 335 | 2026.01.09 14:13:15.827855 [ 3 ] {fa380300-93a8-4486-baf2-db2207b0f8c2} <Debug> TCPHandler: Processed in 0.003608254 sec. | ||
| 336 | 2026.01.09 14:13:15.827984 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2026.01.09 14:13:15.828140 [ 3 ] {c13971d8-ec23-428f-b22b-7b1469119f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) 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) | ||
| 338 | 2026.01.09 14:13:15.828200 [ 3 ] {c13971d8-ec23-428f-b22b-7b1469119f2e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2026.01.09 14:13:15.830125 [ 3 ] {c13971d8-ec23-428f-b22b-7b1469119f2e} <Debug> oximeter.measurements_f32 (5e29db00-d612-4514-a2eb-5e5dba1bdc6a): Loading data parts | ||
| 340 | 2026.01.09 14:13:15.830271 [ 3 ] {c13971d8-ec23-428f-b22b-7b1469119f2e} <Debug> oximeter.measurements_f32 (5e29db00-d612-4514-a2eb-5e5dba1bdc6a): There are no data parts | ||
| 341 | 2026.01.09 14:13:15.831736 [ 3 ] {c13971d8-ec23-428f-b22b-7b1469119f2e} <Debug> TCPHandler: Processed in 0.003799877 sec. | ||
| 342 | 2026.01.09 14:13:15.831890 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.01.09 14:13:15.832072 [ 3 ] {5a86f194-30b6-44cf-84ce-037f3e8c228c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) 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) | ||
| 344 | 2026.01.09 14:13:15.832141 [ 3 ] {5a86f194-30b6-44cf-84ce-037f3e8c228c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2026.01.09 14:13:15.834036 [ 3 ] {5a86f194-30b6-44cf-84ce-037f3e8c228c} <Debug> oximeter.measurements_f64 (3961aa08-7dc9-41d1-a818-fe9d50d34ec4): Loading data parts | ||
| 346 | 2026.01.09 14:13:15.834218 [ 3 ] {5a86f194-30b6-44cf-84ce-037f3e8c228c} <Debug> oximeter.measurements_f64 (3961aa08-7dc9-41d1-a818-fe9d50d34ec4): There are no data parts | ||
| 347 | 2026.01.09 14:13:15.835546 [ 3 ] {5a86f194-30b6-44cf-84ce-037f3e8c228c} <Debug> TCPHandler: Processed in 0.003705865 sec. | ||
| 348 | 2026.01.09 14:13:15.835713 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2026.01.09 14:13:15.835873 [ 3 ] {a1851e96-9d4f-4276-b94f-e12bdc4b1941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) 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) | ||
| 350 | 2026.01.09 14:13:15.835932 [ 3 ] {a1851e96-9d4f-4276-b94f-e12bdc4b1941} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2026.01.09 14:13:15.837751 [ 3 ] {a1851e96-9d4f-4276-b94f-e12bdc4b1941} <Debug> oximeter.measurements_string (9be10137-5ebf-40d4-9cb3-a69b886d6743): Loading data parts | ||
| 352 | 2026.01.09 14:13:15.837913 [ 3 ] {a1851e96-9d4f-4276-b94f-e12bdc4b1941} <Debug> oximeter.measurements_string (9be10137-5ebf-40d4-9cb3-a69b886d6743): There are no data parts | ||
| 353 | 2026.01.09 14:13:15.839175 [ 3 ] {a1851e96-9d4f-4276-b94f-e12bdc4b1941} <Debug> TCPHandler: Processed in 0.003519382 sec. | ||
| 354 | 2026.01.09 14:13:15.839324 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2026.01.09 14:13:15.839498 [ 3 ] {2c9cb999-2a94-4b7c-934e-a887e6c5f575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2026.01.09 14:13:15.839567 [ 3 ] {2c9cb999-2a94-4b7c-934e-a887e6c5f575} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2026.01.09 14:13:15.841177 [ 3 ] {2c9cb999-2a94-4b7c-934e-a887e6c5f575} <Debug> oximeter.measurements_bytes (6c5d90ee-b577-4a1f-aff6-c49903d04b5b): Loading data parts | ||
| 365 | 2026.01.09 14:13:15.841307 [ 3 ] {2c9cb999-2a94-4b7c-934e-a887e6c5f575} <Debug> oximeter.measurements_bytes (6c5d90ee-b577-4a1f-aff6-c49903d04b5b): There are no data parts | ||
| 366 | 2026.01.09 14:13:15.842571 [ 3 ] {2c9cb999-2a94-4b7c-934e-a887e6c5f575} <Debug> TCPHandler: Processed in 0.003296508 sec. | ||
| 367 | 2026.01.09 14:13:15.842723 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.01.09 14:13:15.842896 [ 3 ] {ede48226-83ff-42ff-a9a1-e7b87c1e1417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) 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) | ||
| 369 | 2026.01.09 14:13:15.842953 [ 3 ] {ede48226-83ff-42ff-a9a1-e7b87c1e1417} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2026.01.09 14:13:15.844618 [ 3 ] {ede48226-83ff-42ff-a9a1-e7b87c1e1417} <Debug> oximeter.measurements_cumulativei64 (dc8c22e3-b947-4d3e-bc31-b364b7b4964c): Loading data parts | ||
| 371 | 2026.01.09 14:13:15.844773 [ 3 ] {ede48226-83ff-42ff-a9a1-e7b87c1e1417} <Debug> oximeter.measurements_cumulativei64 (dc8c22e3-b947-4d3e-bc31-b364b7b4964c): There are no data parts | ||
| 372 | 2026.01.09 14:13:15.845987 [ 3 ] {ede48226-83ff-42ff-a9a1-e7b87c1e1417} <Debug> TCPHandler: Processed in 0.003313599 sec. | ||
| 373 | 2026.01.09 14:13:15.846126 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.01.09 14:13:15.846305 [ 3 ] {eef5c806-9fbd-4188-aa81-b647defcf371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) 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) | ||
| 375 | 2026.01.09 14:13:15.846356 [ 3 ] {eef5c806-9fbd-4188-aa81-b647defcf371} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2026.01.09 14:13:15.847975 [ 3 ] {eef5c806-9fbd-4188-aa81-b647defcf371} <Debug> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b): Loading data parts | ||
| 377 | 2026.01.09 14:13:15.848107 [ 3 ] {eef5c806-9fbd-4188-aa81-b647defcf371} <Debug> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b): There are no data parts | ||
| 378 | 2026.01.09 14:13:15.849293 [ 3 ] {eef5c806-9fbd-4188-aa81-b647defcf371} <Debug> TCPHandler: Processed in 0.003217836 sec. | ||
| 379 | 2026.01.09 14:13:15.849439 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.01.09 14:13:15.849595 [ 3 ] {c09573fb-2ace-4697-88d7-933a68e24443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) 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) | ||
| 381 | 2026.01.09 14:13:15.849650 [ 3 ] {c09573fb-2ace-4697-88d7-933a68e24443} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2026.01.09 14:13:15.851217 [ 3 ] {c09573fb-2ace-4697-88d7-933a68e24443} <Debug> oximeter.measurements_cumulativef32 (69f470fb-0fb9-459b-84bf-104b60d83542): Loading data parts | ||
| 383 | 2026.01.09 14:13:15.851373 [ 3 ] {c09573fb-2ace-4697-88d7-933a68e24443} <Debug> oximeter.measurements_cumulativef32 (69f470fb-0fb9-459b-84bf-104b60d83542): There are no data parts | ||
| 384 | 2026.01.09 14:13:15.852642 [ 3 ] {c09573fb-2ace-4697-88d7-933a68e24443} <Debug> TCPHandler: Processed in 0.003252297 sec. | ||
| 385 | 2026.01.09 14:13:15.852782 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.01.09 14:13:15.852968 [ 3 ] {4a9583c7-0e27-4fc7-b057-bbe36dc75be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) 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) | ||
| 387 | 2026.01.09 14:13:15.853028 [ 3 ] {4a9583c7-0e27-4fc7-b057-bbe36dc75be7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2026.01.09 14:13:15.854697 [ 3 ] {4a9583c7-0e27-4fc7-b057-bbe36dc75be7} <Debug> oximeter.measurements_cumulativef64 (52684933-6109-4b43-8d62-3509b06542f2): Loading data parts | ||
| 389 | 2026.01.09 14:13:15.854854 [ 3 ] {4a9583c7-0e27-4fc7-b057-bbe36dc75be7} <Debug> oximeter.measurements_cumulativef64 (52684933-6109-4b43-8d62-3509b06542f2): There are no data parts | ||
| 390 | 2026.01.09 14:13:15.856045 [ 3 ] {4a9583c7-0e27-4fc7-b057-bbe36dc75be7} <Debug> TCPHandler: Processed in 0.003314348 sec. | ||
| 391 | 2026.01.09 14:13:15.856192 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.01.09 14:13:15.856416 [ 3 ] {8c78da1e-e810-4cbc-b00e-56e03e702f2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 393 | * NOTE: Array types cannot be Nullable, see | ||
| 394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 395 | * for more details. | ||
| 396 | * | ||
| 397 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 398 | * is unfortunate, and at this point relies on the fact that an | ||
| 399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 400 | * to figure out another way to represent missing samples here. | ||
| 401 | */ | ||
| 402 | 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) | ||
| 403 | 2026.01.09 14:13:15.856506 [ 3 ] {8c78da1e-e810-4cbc-b00e-56e03e702f2c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2026.01.09 14:13:15.858388 [ 3 ] {8c78da1e-e810-4cbc-b00e-56e03e702f2c} <Debug> oximeter.measurements_histogrami8 (eebe6bb3-db67-448f-a92d-31fbcb9abe7c): Loading data parts | ||
| 405 | 2026.01.09 14:13:15.858558 [ 3 ] {8c78da1e-e810-4cbc-b00e-56e03e702f2c} <Debug> oximeter.measurements_histogrami8 (eebe6bb3-db67-448f-a92d-31fbcb9abe7c): There are no data parts | ||
| 406 | 2026.01.09 14:13:15.860123 [ 3 ] {8c78da1e-e810-4cbc-b00e-56e03e702f2c} <Debug> TCPHandler: Processed in 0.004039681 sec. | ||
| 407 | 2026.01.09 14:13:15.860584 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2026.01.09 14:13:15.860894 [ 3 ] {eaaca04a-c1a7-4a3c-a1ff-199d4bb51273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) 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) | ||
| 409 | 2026.01.09 14:13:15.860989 [ 3 ] {eaaca04a-c1a7-4a3c-a1ff-199d4bb51273} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2026.01.09 14:13:15.863888 [ 3 ] {eaaca04a-c1a7-4a3c-a1ff-199d4bb51273} <Debug> oximeter.measurements_histogramu8 (fe6cf657-5998-49b5-8108-77c19e70f417): Loading data parts | ||
| 411 | 2026.01.09 14:13:15.864147 [ 3 ] {eaaca04a-c1a7-4a3c-a1ff-199d4bb51273} <Debug> oximeter.measurements_histogramu8 (fe6cf657-5998-49b5-8108-77c19e70f417): There are no data parts | ||
| 412 | 2026.01.09 14:13:15.865705 [ 3 ] {eaaca04a-c1a7-4a3c-a1ff-199d4bb51273} <Debug> TCPHandler: Processed in 0.005171631 sec. | ||
| 413 | 2026.01.09 14:13:15.865863 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2026.01.09 14:13:15.866089 [ 3 ] {8dcad390-b7a5-4aae-81a2-e89e111307a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) 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) | ||
| 415 | 2026.01.09 14:13:15.866170 [ 3 ] {8dcad390-b7a5-4aae-81a2-e89e111307a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2026.01.09 14:13:15.868050 [ 3 ] {8dcad390-b7a5-4aae-81a2-e89e111307a3} <Debug> oximeter.measurements_histogrami16 (435ace97-43ab-4ffb-8820-19eda5bc8bb8): Loading data parts | ||
| 417 | 2026.01.09 14:13:15.868210 [ 3 ] {8dcad390-b7a5-4aae-81a2-e89e111307a3} <Debug> oximeter.measurements_histogrami16 (435ace97-43ab-4ffb-8820-19eda5bc8bb8): There are no data parts | ||
| 418 | 2026.01.09 14:13:15.869593 [ 3 ] {8dcad390-b7a5-4aae-81a2-e89e111307a3} <Debug> TCPHandler: Processed in 0.003779546 sec. | ||
| 419 | 2026.01.09 14:13:15.869749 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.01.09 14:13:15.870037 [ 3 ] {10099d6e-bed5-416d-966f-ea598428e8eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) 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) | ||
| 421 | 2026.01.09 14:13:15.870122 [ 3 ] {10099d6e-bed5-416d-966f-ea598428e8eb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 422 | 2026.01.09 14:13:15.872106 [ 3 ] {10099d6e-bed5-416d-966f-ea598428e8eb} <Debug> oximeter.measurements_histogramu16 (dc5ba3e6-536e-4f91-8c12-5e116ca1a67b): Loading data parts | ||
| 423 | 2026.01.09 14:13:15.872331 [ 3 ] {10099d6e-bed5-416d-966f-ea598428e8eb} <Debug> oximeter.measurements_histogramu16 (dc5ba3e6-536e-4f91-8c12-5e116ca1a67b): There are no data parts | ||
| 424 | 2026.01.09 14:13:15.873668 [ 3 ] {10099d6e-bed5-416d-966f-ea598428e8eb} <Debug> TCPHandler: Processed in 0.00397685 sec. | ||
| 425 | 2026.01.09 14:13:15.873810 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.01.09 14:13:15.874020 [ 3 ] {cdea8304-d5a3-498a-9ccb-c789427a152b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) 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) | ||
| 427 | 2026.01.09 14:13:15.874092 [ 3 ] {cdea8304-d5a3-498a-9ccb-c789427a152b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 428 | 2026.01.09 14:13:15.875866 [ 3 ] {cdea8304-d5a3-498a-9ccb-c789427a152b} <Debug> oximeter.measurements_histogrami32 (292b48c5-567a-49dd-a296-a80729527382): Loading data parts | ||
| 429 | 2026.01.09 14:13:15.876038 [ 3 ] {cdea8304-d5a3-498a-9ccb-c789427a152b} <Debug> oximeter.measurements_histogrami32 (292b48c5-567a-49dd-a296-a80729527382): There are no data parts | ||
| 430 | 2026.01.09 14:13:15.877272 [ 3 ] {cdea8304-d5a3-498a-9ccb-c789427a152b} <Debug> TCPHandler: Processed in 0.003511892 sec. | ||
| 431 | 2026.01.09 14:13:15.877413 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2026.01.09 14:13:15.877641 [ 3 ] {be31e28d-b74d-46e5-87cd-37fced87dc99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) 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) | ||
| 433 | 2026.01.09 14:13:15.877711 [ 3 ] {be31e28d-b74d-46e5-87cd-37fced87dc99} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 434 | 2026.01.09 14:13:15.879625 [ 3 ] {be31e28d-b74d-46e5-87cd-37fced87dc99} <Debug> oximeter.measurements_histogramu32 (3bcdbc25-9ee1-4735-bbe9-a94514378e1a): Loading data parts | ||
| 435 | 2026.01.09 14:13:15.879764 [ 3 ] {be31e28d-b74d-46e5-87cd-37fced87dc99} <Debug> oximeter.measurements_histogramu32 (3bcdbc25-9ee1-4735-bbe9-a94514378e1a): There are no data parts | ||
| 436 | 2026.01.09 14:13:15.881064 [ 3 ] {be31e28d-b74d-46e5-87cd-37fced87dc99} <Debug> TCPHandler: Processed in 0.003700144 sec. | ||
| 437 | 2026.01.09 14:13:15.881224 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.01.09 14:13:15.881432 [ 3 ] {90bf8b76-542a-4417-bbb0-231210999ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) 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) | ||
| 439 | 2026.01.09 14:13:15.881507 [ 3 ] {90bf8b76-542a-4417-bbb0-231210999ae0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 440 | 2026.01.09 14:13:15.883478 [ 3 ] {90bf8b76-542a-4417-bbb0-231210999ae0} <Debug> oximeter.measurements_histogrami64 (4fd58864-e934-4f37-8d85-b9f46ce8a7a3): Loading data parts | ||
| 441 | 2026.01.09 14:13:15.883647 [ 3 ] {90bf8b76-542a-4417-bbb0-231210999ae0} <Debug> oximeter.measurements_histogrami64 (4fd58864-e934-4f37-8d85-b9f46ce8a7a3): There are no data parts | ||
| 442 | 2026.01.09 14:13:15.884929 [ 3 ] {90bf8b76-542a-4417-bbb0-231210999ae0} <Debug> TCPHandler: Processed in 0.003754006 sec. | ||
| 443 | 2026.01.09 14:13:15.885078 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.01.09 14:13:15.885324 [ 3 ] {42788bac-64ed-4dd4-a425-11767e7986fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) 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) | ||
| 445 | 2026.01.09 14:13:15.885400 [ 3 ] {42788bac-64ed-4dd4-a425-11767e7986fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 446 | 2026.01.09 14:13:15.887221 [ 3 ] {42788bac-64ed-4dd4-a425-11767e7986fd} <Debug> oximeter.measurements_histogramu64 (ac55ae29-a872-4958-9a57-7c7af64f277f): Loading data parts | ||
| 447 | 2026.01.09 14:13:15.887439 [ 3 ] {42788bac-64ed-4dd4-a425-11767e7986fd} <Debug> oximeter.measurements_histogramu64 (ac55ae29-a872-4958-9a57-7c7af64f277f): There are no data parts | ||
| 448 | 2026.01.09 14:13:15.888711 [ 3 ] {42788bac-64ed-4dd4-a425-11767e7986fd} <Debug> TCPHandler: Processed in 0.003682694 sec. | ||
| 449 | 2026.01.09 14:13:15.888874 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.01.09 14:13:15.889086 [ 3 ] {277cd56e-612e-4880-80d3-7662ad3f503c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) 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) | ||
| 451 | 2026.01.09 14:13:15.889163 [ 3 ] {277cd56e-612e-4880-80d3-7662ad3f503c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 452 | 2026.01.09 14:13:15.891336 [ 3 ] {277cd56e-612e-4880-80d3-7662ad3f503c} <Debug> oximeter.measurements_histogramf32 (ac6cf0be-f1c6-4c5e-8180-4e6ffa573d36): Loading data parts | ||
| 453 | 2026.01.09 14:13:15.891495 [ 3 ] {277cd56e-612e-4880-80d3-7662ad3f503c} <Debug> oximeter.measurements_histogramf32 (ac6cf0be-f1c6-4c5e-8180-4e6ffa573d36): There are no data parts | ||
| 454 | 2026.01.09 14:13:15.892783 [ 3 ] {277cd56e-612e-4880-80d3-7662ad3f503c} <Debug> TCPHandler: Processed in 0.00399303 sec. | ||
| 455 | 2026.01.09 14:13:15.892921 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.01.09 14:13:15.893141 [ 3 ] {d31bc4b1-057e-4921-9931-d66d35e55231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) 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) | ||
| 457 | 2026.01.09 14:13:15.893281 [ 3 ] {d31bc4b1-057e-4921-9931-d66d35e55231} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 458 | 2026.01.09 14:13:15.895470 [ 3 ] {d31bc4b1-057e-4921-9931-d66d35e55231} <Debug> oximeter.measurements_histogramf64 (3a364c55-d35b-4755-ae14-540878600f2f): Loading data parts | ||
| 459 | 2026.01.09 14:13:15.895656 [ 3 ] {d31bc4b1-057e-4921-9931-d66d35e55231} <Debug> oximeter.measurements_histogramf64 (3a364c55-d35b-4755-ae14-540878600f2f): There are no data parts | ||
| 460 | 2026.01.09 14:13:15.896997 [ 3 ] {d31bc4b1-057e-4921-9931-d66d35e55231} <Debug> TCPHandler: Processed in 0.004080872 sec. | ||
| 461 | 2026.01.09 14:13:15.897175 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.01.09 14:13:15.897349 [ 3 ] {90e4b27c-279a-43f8-b16a-3f9b610a4eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) /* The field tables store named dimensions of each timeseries. | ||
| 463 | * | ||
| 464 | * As with the measurement tables, there is one field table for each field data | ||
| 465 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 466 | * this behavior **must not** be relied upon for query correctness. | ||
| 467 | * | ||
| 468 | * The index for the fields differs from the measurements, however. Rows are | ||
| 469 | * sorted by timeseries name, then field name, field value, and finally | ||
| 470 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 471 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 472 | * usually then used to look up measurements. | ||
| 473 | * | ||
| 474 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 475 | * timeseries name and then key, since it would improve lookups where one | ||
| 476 | * already has the key. Realistically though, these tables are quite small and | ||
| 477 | * so performance benefits will be low in absolute terms. | ||
| 478 | * | ||
| 479 | * TTL: We use a materialized column to expire old field table records. This | ||
| 480 | * column is generated automatically by the database whenever a new row is | ||
| 481 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 482 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 483 | * record will remain during a deduplication, which will have the last | ||
| 484 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 485 | * measurement tables. | ||
| 486 | */ | ||
| 487 | 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) | ||
| 488 | 2026.01.09 14:13:15.897428 [ 3 ] {90e4b27c-279a-43f8-b16a-3f9b610a4eb6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 489 | 2026.01.09 14:13:15.899196 [ 3 ] {90e4b27c-279a-43f8-b16a-3f9b610a4eb6} <Debug> oximeter.fields_bool (2ed6b4ab-2b10-4f62-bf80-fc6a48aa8837): Loading data parts | ||
| 490 | 2026.01.09 14:13:15.899370 [ 3 ] {90e4b27c-279a-43f8-b16a-3f9b610a4eb6} <Debug> oximeter.fields_bool (2ed6b4ab-2b10-4f62-bf80-fc6a48aa8837): There are no data parts | ||
| 491 | 2026.01.09 14:13:15.900598 [ 3 ] {90e4b27c-279a-43f8-b16a-3f9b610a4eb6} <Debug> TCPHandler: Processed in 0.003473591 sec. | ||
| 492 | 2026.01.09 14:13:15.900737 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2026.01.09 14:13:15.900892 [ 3 ] {3fb46e9b-ab7a-4ccb-8beb-c12760ac4421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) 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) | ||
| 494 | 2026.01.09 14:13:15.900958 [ 3 ] {3fb46e9b-ab7a-4ccb-8beb-c12760ac4421} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 495 | 2026.01.09 14:13:15.902604 [ 3 ] {3fb46e9b-ab7a-4ccb-8beb-c12760ac4421} <Debug> oximeter.fields_i8 (125ed3e6-ce34-4dd1-8484-579acf4b66fc): Loading data parts | ||
| 496 | 2026.01.09 14:13:15.902740 [ 3 ] {3fb46e9b-ab7a-4ccb-8beb-c12760ac4421} <Debug> oximeter.fields_i8 (125ed3e6-ce34-4dd1-8484-579acf4b66fc): There are no data parts | ||
| 497 | 2026.01.09 14:13:15.903954 [ 3 ] {3fb46e9b-ab7a-4ccb-8beb-c12760ac4421} <Debug> TCPHandler: Processed in 0.003266317 sec. | ||
| 498 | 2026.01.09 14:13:15.904092 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.01.09 14:13:15.904267 [ 3 ] {5a0fc4b8-8104-4278-aad1-23d96f6418b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) 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) | ||
| 500 | 2026.01.09 14:13:15.904330 [ 3 ] {5a0fc4b8-8104-4278-aad1-23d96f6418b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 501 | 2026.01.09 14:13:15.906257 [ 3 ] {5a0fc4b8-8104-4278-aad1-23d96f6418b1} <Debug> oximeter.fields_u8 (daab3a17-8da3-43df-b848-6f2b7b93ffa5): Loading data parts | ||
| 502 | 2026.01.09 14:13:15.906400 [ 3 ] {5a0fc4b8-8104-4278-aad1-23d96f6418b1} <Debug> oximeter.fields_u8 (daab3a17-8da3-43df-b848-6f2b7b93ffa5): There are no data parts | ||
| 503 | 2026.01.09 14:13:15.907864 [ 3 ] {5a0fc4b8-8104-4278-aad1-23d96f6418b1} <Debug> TCPHandler: Processed in 0.003819547 sec. | ||
| 504 | 2026.01.09 14:13:15.908008 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.01.09 14:13:15.908157 [ 3 ] {eaea8d32-36dd-4d7a-a066-79798be82624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) 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) | ||
| 506 | 2026.01.09 14:13:15.908221 [ 3 ] {eaea8d32-36dd-4d7a-a066-79798be82624} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 507 | 2026.01.09 14:13:15.910209 [ 3 ] {eaea8d32-36dd-4d7a-a066-79798be82624} <Debug> oximeter.fields_i16 (3feb7196-ec3f-4050-afcd-6a5efa334e0e): Loading data parts | ||
| 508 | 2026.01.09 14:13:15.910340 [ 3 ] {eaea8d32-36dd-4d7a-a066-79798be82624} <Debug> oximeter.fields_i16 (3feb7196-ec3f-4050-afcd-6a5efa334e0e): There are no data parts | ||
| 509 | 2026.01.09 14:13:15.911547 [ 3 ] {eaea8d32-36dd-4d7a-a066-79798be82624} <Debug> TCPHandler: Processed in 0.003587163 sec. | ||
| 510 | 2026.01.09 14:13:15.911702 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.01.09 14:13:15.911882 [ 3 ] {ec15e83e-5123-4835-9288-8933aaea94ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) 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) | ||
| 512 | 2026.01.09 14:13:15.911944 [ 3 ] {ec15e83e-5123-4835-9288-8933aaea94ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 513 | 2026.01.09 14:13:15.913620 [ 3 ] {ec15e83e-5123-4835-9288-8933aaea94ee} <Debug> oximeter.fields_u16 (725d205e-5904-4ff1-aad2-94b00a27fb35): Loading data parts | ||
| 514 | 2026.01.09 14:13:15.913764 [ 3 ] {ec15e83e-5123-4835-9288-8933aaea94ee} <Debug> oximeter.fields_u16 (725d205e-5904-4ff1-aad2-94b00a27fb35): There are no data parts | ||
| 515 | 2026.01.09 14:13:15.915129 [ 3 ] {ec15e83e-5123-4835-9288-8933aaea94ee} <Debug> TCPHandler: Processed in 0.00347354 sec. | ||
| 516 | 2026.01.09 14:13:15.915272 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.01.09 14:13:15.915421 [ 3 ] {265ef0a1-59cd-4dad-bc9c-6f6ca0f4c9bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) 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) | ||
| 518 | 2026.01.09 14:13:15.915492 [ 3 ] {265ef0a1-59cd-4dad-bc9c-6f6ca0f4c9bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 519 | 2026.01.09 14:13:15.917216 [ 3 ] {265ef0a1-59cd-4dad-bc9c-6f6ca0f4c9bf} <Debug> oximeter.fields_i32 (b2061de9-a7ad-40db-a6de-6f5a1b2a6c25): Loading data parts | ||
| 520 | 2026.01.09 14:13:15.917342 [ 3 ] {265ef0a1-59cd-4dad-bc9c-6f6ca0f4c9bf} <Debug> oximeter.fields_i32 (b2061de9-a7ad-40db-a6de-6f5a1b2a6c25): There are no data parts | ||
| 521 | 2026.01.09 14:13:15.918645 [ 3 ] {265ef0a1-59cd-4dad-bc9c-6f6ca0f4c9bf} <Debug> TCPHandler: Processed in 0.00342107 sec. | ||
| 522 | 2026.01.09 14:13:15.918783 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.01.09 14:13:15.918955 [ 3 ] {1f7b9cb6-f4d8-466b-9955-a043a2641368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) 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) | ||
| 524 | 2026.01.09 14:13:15.919019 [ 3 ] {1f7b9cb6-f4d8-466b-9955-a043a2641368} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 525 | 2026.01.09 14:13:15.920694 [ 3 ] {1f7b9cb6-f4d8-466b-9955-a043a2641368} <Debug> oximeter.fields_u32 (f8ee3e63-b1f6-49a1-a025-5211c9c3b60c): Loading data parts | ||
| 526 | 2026.01.09 14:13:15.920828 [ 3 ] {1f7b9cb6-f4d8-466b-9955-a043a2641368} <Debug> oximeter.fields_u32 (f8ee3e63-b1f6-49a1-a025-5211c9c3b60c): There are no data parts | ||
| 527 | 2026.01.09 14:13:15.921993 [ 3 ] {1f7b9cb6-f4d8-466b-9955-a043a2641368} <Debug> TCPHandler: Processed in 0.003257247 sec. | ||
| 528 | 2026.01.09 14:13:15.922131 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 529 | 2026.01.09 14:13:15.922283 [ 3 ] {c62eb0f7-f828-4adc-a327-b622a166fae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) 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) | ||
| 530 | 2026.01.09 14:13:15.922346 [ 3 ] {c62eb0f7-f828-4adc-a327-b622a166fae9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 531 | 2026.01.09 14:13:15.924138 [ 3 ] {c62eb0f7-f828-4adc-a327-b622a166fae9} <Debug> oximeter.fields_i64 (da176d79-53e0-43f5-b9e2-0fad27d750b4): Loading data parts | ||
| 532 | 2026.01.09 14:13:15.924306 [ 3 ] {c62eb0f7-f828-4adc-a327-b622a166fae9} <Debug> oximeter.fields_i64 (da176d79-53e0-43f5-b9e2-0fad27d750b4): There are no data parts | ||
| 533 | 2026.01.09 14:13:15.925750 [ 3 ] {c62eb0f7-f828-4adc-a327-b622a166fae9} <Debug> TCPHandler: Processed in 0.003699715 sec. | ||
| 534 | 2026.01.09 14:13:15.925897 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 535 | 2026.01.09 14:13:15.926128 [ 3 ] {d968fdd9-66a3-4228-b8a3-d63efdd7fe8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) 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) | ||
| 536 | 2026.01.09 14:13:15.926269 [ 3 ] {d968fdd9-66a3-4228-b8a3-d63efdd7fe8d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 537 | 2026.01.09 14:13:15.928313 [ 3 ] {d968fdd9-66a3-4228-b8a3-d63efdd7fe8d} <Debug> oximeter.fields_u64 (010683b5-a6da-4f6d-a89d-1ca3436e4348): Loading data parts | ||
| 538 | 2026.01.09 14:13:15.928476 [ 3 ] {d968fdd9-66a3-4228-b8a3-d63efdd7fe8d} <Debug> oximeter.fields_u64 (010683b5-a6da-4f6d-a89d-1ca3436e4348): There are no data parts | ||
| 539 | 2026.01.09 14:13:15.929913 [ 3 ] {d968fdd9-66a3-4228-b8a3-d63efdd7fe8d} <Debug> TCPHandler: Processed in 0.00403228 sec. | ||
| 540 | 2026.01.09 14:13:15.930051 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 541 | 2026.01.09 14:13:15.930205 [ 3 ] {c791f47f-35de-46a1-a567-e82590a34fae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) 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) | ||
| 542 | 2026.01.09 14:13:15.930271 [ 3 ] {c791f47f-35de-46a1-a567-e82590a34fae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 543 | 2026.01.09 14:13:15.932664 [ 3 ] {c791f47f-35de-46a1-a567-e82590a34fae} <Debug> oximeter.fields_ipaddr (006c4c8c-89b0-4fb7-8ab7-01dea71590b6): Loading data parts | ||
| 544 | 2026.01.09 14:13:15.932797 [ 3 ] {c791f47f-35de-46a1-a567-e82590a34fae} <Debug> oximeter.fields_ipaddr (006c4c8c-89b0-4fb7-8ab7-01dea71590b6): There are no data parts | ||
| 545 | 2026.01.09 14:13:15.934239 [ 3 ] {c791f47f-35de-46a1-a567-e82590a34fae} <Debug> TCPHandler: Processed in 0.004236714 sec. | ||
| 546 | 2026.01.09 14:13:15.934387 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 547 | 2026.01.09 14:13:15.934564 [ 3 ] {8105feb7-9d3b-4b25-816e-48d318a6069a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) 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) | ||
| 548 | 2026.01.09 14:13:15.934627 [ 3 ] {8105feb7-9d3b-4b25-816e-48d318a6069a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 549 | 2026.01.09 14:13:15.936475 [ 3 ] {8105feb7-9d3b-4b25-816e-48d318a6069a} <Debug> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e): Loading data parts | ||
| 550 | 2026.01.09 14:13:15.936603 [ 3 ] {8105feb7-9d3b-4b25-816e-48d318a6069a} <Debug> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e): There are no data parts | ||
| 551 | 2026.01.09 14:13:15.938087 [ 3 ] {8105feb7-9d3b-4b25-816e-48d318a6069a} <Debug> TCPHandler: Processed in 0.003747466 sec. | ||
| 552 | 2026.01.09 14:13:15.938228 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 553 | 2026.01.09 14:13:15.938383 [ 3 ] {07014250-03b1-48ce-aad7-becdf9bd82eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) 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) | ||
| 554 | 2026.01.09 14:13:15.938452 [ 3 ] {07014250-03b1-48ce-aad7-becdf9bd82eb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 555 | 2026.01.09 14:13:15.940604 [ 3 ] {07014250-03b1-48ce-aad7-becdf9bd82eb} <Debug> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3): Loading data parts | ||
| 556 | 2026.01.09 14:13:15.940745 [ 3 ] {07014250-03b1-48ce-aad7-becdf9bd82eb} <Debug> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3): There are no data parts | ||
| 557 | 2026.01.09 14:13:15.942270 [ 3 ] {07014250-03b1-48ce-aad7-becdf9bd82eb} <Debug> TCPHandler: Processed in 0.004089292 sec. | ||
| 558 | 2026.01.09 14:13:15.942450 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 559 | 2026.01.09 14:13:15.942704 [ 3 ] {a5c35adf-72ca-4494-9d5a-49a17d293a77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) /* The timeseries schema table stores the extracted schema for the samples | ||
| 560 | * oximeter collects. | ||
| 561 | */ | ||
| 562 | 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) | ||
| 563 | 2026.01.09 14:13:15.942791 [ 3 ] {a5c35adf-72ca-4494-9d5a-49a17d293a77} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 564 | 2026.01.09 14:13:15.944548 [ 3 ] {a5c35adf-72ca-4494-9d5a-49a17d293a77} <Debug> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7): Loading data parts | ||
| 565 | 2026.01.09 14:13:15.944725 [ 3 ] {a5c35adf-72ca-4494-9d5a-49a17d293a77} <Debug> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7): There are no data parts | ||
| 566 | 2026.01.09 14:13:15.946387 [ 3 ] {a5c35adf-72ca-4494-9d5a-49a17d293a77} <Debug> TCPHandler: Processed in 0.00398604 sec. | ||
| 567 | 2026.01.09 14:13:15.946624 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.01.09 14:13:15.946951 [ 4 ] {d17f62a4-a7f6-4a16-9264-dcb142327b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 569 | 2026.01.09 14:13:15.948298 [ 4 ] {d17f62a4-a7f6-4a16-9264-dcb142327b42} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 570 | 2026.01.09 14:13:15.965282 [ 260 ] {d17f62a4-a7f6-4a16-9264-dcb142327b42} <Trace> oximeter.version (a93a8de6-51be-48c8-ae1e-c712ab1a11c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 571 | 2026.01.09 14:13:15.965391 [ 260 ] {d17f62a4-a7f6-4a16-9264-dcb142327b42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 572 | 2026.01.09 14:13:15.969524 [ 260 ] {d17f62a4-a7f6-4a16-9264-dcb142327b42} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 573 | 2026.01.09 14:13:15.969904 [ 260 ] {d17f62a4-a7f6-4a16-9264-dcb142327b42} <Trace> oximeter.version (a93a8de6-51be-48c8-ae1e-c712ab1a11c1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 574 | 2026.01.09 14:13:15.970187 [ 4 ] {d17f62a4-a7f6-4a16-9264-dcb142327b42} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.023376 sec., 42.77891854893908 rows/sec., 684.46 B/sec. | ||
| 575 | 2026.01.09 14:13:15.970461 [ 4 ] {d17f62a4-a7f6-4a16-9264-dcb142327b42} <Debug> TCPHandler: Processed in 0.02395008 sec. | ||
| 576 | 2026.01.09 14:13:16.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.15 MiB, peak 124.15 MiB, free memory in arenas 0.00 B, will set to 137.98 MiB (RSS), difference: 13.84 MiB | ||
| 577 | 2026.01.09 14:13:17.100846 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41343 | ||
| 578 | 2026.01.09 14:13:17.103369 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2026.01.09 14:13:17.103423 [ 262 ] {} <Debug> TCP-Session: 05ea2849-a30c-4b7e-8b5c-805a3cfdf650 Authenticating user 'default' from [fd00:1122:3344:101::a]:41343 | ||
| 580 | 2026.01.09 14:13:17.103566 [ 262 ] {} <Debug> TCP-Session: 05ea2849-a30c-4b7e-8b5c-805a3cfdf650 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2026.01.09 14:13:17.103581 [ 262 ] {} <Debug> TCP-Session: 05ea2849-a30c-4b7e-8b5c-805a3cfdf650 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.01.09 14:13:17.103652 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2026.01.09 14:13:17.103767 [ 262 ] {} <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 | ||
| 584 | 2026.01.09 14:13:17.103784 [ 262 ] {} <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 | ||
| 585 | 2026.01.09 14:13:17.104400 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34837 | ||
| 586 | 2026.01.09 14:13:17.104407 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58394 | ||
| 587 | 2026.01.09 14:13:17.104580 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 588 | 2026.01.09 14:13:17.104619 [ 263 ] {} <Debug> TCP-Session: 288ca047-d82c-49db-8a52-e758ccf73942 Authenticating user 'default' from [fd00:1122:3344:101::a]:34837 | ||
| 589 | 2026.01.09 14:13:17.104640 [ 263 ] {} <Debug> TCP-Session: 288ca047-d82c-49db-8a52-e758ccf73942 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 590 | 2026.01.09 14:13:17.104683 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41750 | ||
| 591 | 2026.01.09 14:13:17.104677 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64858 | ||
| 592 | 2026.01.09 14:13:17.104658 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44502 | ||
| 593 | 2026.01.09 14:13:17.104762 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 594 | 2026.01.09 14:13:17.104778 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33165 | ||
| 595 | 2026.01.09 14:13:17.104871 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53754 | ||
| 596 | 2026.01.09 14:13:17.104771 [ 263 ] {} <Debug> TCP-Session: 288ca047-d82c-49db-8a52-e758ccf73942 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 597 | 2026.01.09 14:13:17.104951 [ 264 ] {} <Debug> TCP-Session: 9f569e31-ede1-4a97-8708-cf8c1e238498 Authenticating user 'default' from [fd00:1122:3344:101::a]:58394 | ||
| 598 | 2026.01.09 14:13:17.104950 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 599 | 2026.01.09 14:13:17.105062 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 600 | 2026.01.09 14:13:17.105077 [ 264 ] {} <Debug> TCP-Session: 9f569e31-ede1-4a97-8708-cf8c1e238498 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 601 | 2026.01.09 14:13:17.105078 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 602 | 2026.01.09 14:13:17.105184 [ 267 ] {} <Debug> TCP-Session: c09b208f-611a-4dda-b6bc-e8852af33c43 Authenticating user 'default' from [fd00:1122:3344:101::a]:41750 | ||
| 603 | 2026.01.09 14:13:17.105196 [ 264 ] {} <Debug> TCP-Session: 9f569e31-ede1-4a97-8708-cf8c1e238498 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 604 | 2026.01.09 14:13:17.105242 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 605 | 2026.01.09 14:13:17.105224 [ 267 ] {} <Debug> TCP-Session: c09b208f-611a-4dda-b6bc-e8852af33c43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 606 | 2026.01.09 14:13:17.105223 [ 266 ] {} <Debug> TCP-Session: 5963bf80-5b9d-48e8-aec5-2410d9bd4676 Authenticating user 'default' from [fd00:1122:3344:101::a]:44502 | ||
| 607 | 2026.01.09 14:13:17.105189 [ 265 ] {} <Debug> TCP-Session: b57724ed-77e8-4805-bfe6-c421c4eb9258 Authenticating user 'default' from [fd00:1122:3344:101::a]:64858 | ||
| 608 | 2026.01.09 14:13:17.105416 [ 267 ] {} <Debug> TCP-Session: c09b208f-611a-4dda-b6bc-e8852af33c43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2026.01.09 14:13:17.105408 [ 266 ] {} <Debug> TCP-Session: 5963bf80-5b9d-48e8-aec5-2410d9bd4676 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2026.01.09 14:13:17.105395 [ 268 ] {} <Debug> TCP-Session: bfa2bc0e-33a2-46c2-bc34-3b8feff70933 Authenticating user 'default' from [fd00:1122:3344:101::a]:33165 | ||
| 611 | 2026.01.09 14:13:17.105494 [ 266 ] {} <Debug> TCP-Session: 5963bf80-5b9d-48e8-aec5-2410d9bd4676 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2026.01.09 14:13:17.105490 [ 265 ] {} <Debug> TCP-Session: b57724ed-77e8-4805-bfe6-c421c4eb9258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2026.01.09 14:13:17.105196 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 614 | 2026.01.09 14:13:17.105593 [ 265 ] {} <Debug> TCP-Session: b57724ed-77e8-4805-bfe6-c421c4eb9258 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.01.09 14:13:17.105589 [ 268 ] {} <Debug> TCP-Session: bfa2bc0e-33a2-46c2-bc34-3b8feff70933 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2026.01.09 14:13:17.105737 [ 269 ] {} <Debug> TCP-Session: 5fb07d46-21a7-4e93-94b0-3184fb0c8ad9 Authenticating user 'default' from [fd00:1122:3344:101::a]:53754 | ||
| 617 | 2026.01.09 14:13:17.105744 [ 268 ] {} <Debug> TCP-Session: bfa2bc0e-33a2-46c2-bc34-3b8feff70933 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.01.09 14:13:17.105867 [ 269 ] {} <Debug> TCP-Session: 5fb07d46-21a7-4e93-94b0-3184fb0c8ad9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.01.09 14:13:17.105887 [ 269 ] {} <Debug> TCP-Session: 5fb07d46-21a7-4e93-94b0-3184fb0c8ad9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.01.09 14:13:17.742772 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60062 | ||
| 621 | 2026.01.09 14:13:17.745231 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2026.01.09 14:13:17.745301 [ 270 ] {} <Debug> TCP-Session: 4ff41fcd-f1a3-4a96-9880-90ce420b2dd6 Authenticating user 'default' from [fd00:1122:3344:101::b]:60062 | ||
| 623 | 2026.01.09 14:13:17.745429 [ 270 ] {} <Debug> TCP-Session: 4ff41fcd-f1a3-4a96-9880-90ce420b2dd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2026.01.09 14:13:17.745444 [ 270 ] {} <Debug> TCP-Session: 4ff41fcd-f1a3-4a96-9880-90ce420b2dd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.01.09 14:13:17.745515 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2026.01.09 14:13:17.745603 [ 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 | ||
| 627 | 2026.01.09 14:13:17.745658 [ 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 | ||
| 628 | 2026.01.09 14:13:17.746197 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42823 | ||
| 629 | 2026.01.09 14:13:17.746287 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45409 | ||
| 630 | 2026.01.09 14:13:17.746391 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42298 | ||
| 631 | 2026.01.09 14:13:17.746539 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62967 | ||
| 632 | 2026.01.09 14:13:17.746538 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2026.01.09 14:13:17.746620 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38266 | ||
| 634 | 2026.01.09 14:13:17.746444 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2026.01.09 14:13:17.746708 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56784 | ||
| 636 | 2026.01.09 14:13:17.746679 [ 272 ] {} <Debug> TCP-Session: eca284e8-b239-44d6-8d46-5b4cc4b8d6b5 Authenticating user 'default' from [fd00:1122:3344:101::b]:45409 | ||
| 637 | 2026.01.09 14:13:17.746827 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42380 | ||
| 638 | 2026.01.09 14:13:17.746861 [ 271 ] {} <Debug> TCP-Session: c3a9f5e2-1d5e-4ffc-ba81-d301a1de3fa8 Authenticating user 'default' from [fd00:1122:3344:101::b]:42823 | ||
| 639 | 2026.01.09 14:13:17.746867 [ 272 ] {} <Debug> TCP-Session: eca284e8-b239-44d6-8d46-5b4cc4b8d6b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 640 | 2026.01.09 14:13:17.746863 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2026.01.09 14:13:17.747008 [ 271 ] {} <Debug> TCP-Session: c3a9f5e2-1d5e-4ffc-ba81-d301a1de3fa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2026.01.09 14:13:17.747062 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 643 | 2026.01.09 14:13:17.747020 [ 273 ] {} <Debug> TCP-Session: 464d59ca-1235-4823-a828-9a39f5cf5484 Authenticating user 'default' from [fd00:1122:3344:101::b]:42298 | ||
| 644 | 2026.01.09 14:13:17.747024 [ 272 ] {} <Debug> TCP-Session: eca284e8-b239-44d6-8d46-5b4cc4b8d6b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2026.01.09 14:13:17.747176 [ 274 ] {} <Debug> TCP-Session: 4ce5f343-c36c-4006-b664-25b58ac37147 Authenticating user 'default' from [fd00:1122:3344:101::b]:62967 | ||
| 646 | 2026.01.09 14:13:17.747161 [ 273 ] {} <Debug> TCP-Session: 464d59ca-1235-4823-a828-9a39f5cf5484 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.01.09 14:13:17.747147 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2026.01.09 14:13:17.747297 [ 274 ] {} <Debug> TCP-Session: 4ce5f343-c36c-4006-b664-25b58ac37147 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.01.09 14:13:17.747280 [ 273 ] {} <Debug> TCP-Session: 464d59ca-1235-4823-a828-9a39f5cf5484 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.01.09 14:13:17.747274 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 651 | 2026.01.09 14:13:17.747228 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 652 | 2026.01.09 14:13:17.747496 [ 274 ] {} <Debug> TCP-Session: 4ce5f343-c36c-4006-b664-25b58ac37147 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.01.09 14:13:17.747494 [ 275 ] {} <Debug> TCP-Session: 70d316c7-5b9c-4e1c-9cb7-8c8d4546f13c Authenticating user 'default' from [fd00:1122:3344:101::b]:38266 | ||
| 654 | 2026.01.09 14:13:17.747574 [ 277 ] {} <Debug> TCP-Session: 329941a8-20cc-4408-acf9-38cbe851d251 Authenticating user 'default' from [fd00:1122:3344:101::b]:42380 | ||
| 655 | 2026.01.09 14:13:17.747605 [ 276 ] {} <Debug> TCP-Session: 75728ed3-66dc-4f94-a455-a6b8164d651d Authenticating user 'default' from [fd00:1122:3344:101::b]:56784 | ||
| 656 | 2026.01.09 14:13:17.747611 [ 275 ] {} <Debug> TCP-Session: 70d316c7-5b9c-4e1c-9cb7-8c8d4546f13c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.01.09 14:13:17.747142 [ 271 ] {} <Debug> TCP-Session: c3a9f5e2-1d5e-4ffc-ba81-d301a1de3fa8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.01.09 14:13:17.747690 [ 276 ] {} <Debug> TCP-Session: 75728ed3-66dc-4f94-a455-a6b8164d651d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.01.09 14:13:17.747674 [ 275 ] {} <Debug> TCP-Session: 70d316c7-5b9c-4e1c-9cb7-8c8d4546f13c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.01.09 14:13:17.747659 [ 277 ] {} <Debug> TCP-Session: 329941a8-20cc-4408-acf9-38cbe851d251 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.01.09 14:13:17.747810 [ 276 ] {} <Debug> TCP-Session: 75728ed3-66dc-4f94-a455-a6b8164d651d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.01.09 14:13:17.747882 [ 277 ] {} <Debug> TCP-Session: 329941a8-20cc-4408-acf9-38cbe851d251 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.01.09 14:13:18.001150 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.20 MiB, peak 138.20 MiB, free memory in arenas 0.00 B, will set to 139.23 MiB (RSS), difference: 1.03 MiB | ||
| 664 | 2026.01.09 14:13:18.470916 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52407 | ||
| 665 | 2026.01.09 14:13:18.473431 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.01.09 14:13:18.473478 [ 278 ] {} <Debug> TCP-Session: 746ed0b7-cca6-45a2-aa9b-0d0880ea374f Authenticating user 'default' from [fd00:1122:3344:101::c]:52407 | ||
| 667 | 2026.01.09 14:13:18.473557 [ 278 ] {} <Debug> TCP-Session: 746ed0b7-cca6-45a2-aa9b-0d0880ea374f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.01.09 14:13:18.473569 [ 278 ] {} <Debug> TCP-Session: 746ed0b7-cca6-45a2-aa9b-0d0880ea374f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.01.09 14:13:18.473638 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.01.09 14:13:18.473704 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.01.09 14:13:18.473722 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.01.09 14:13:18.474193 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58510 | ||
| 673 | 2026.01.09 14:13:18.474243 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52382 | ||
| 674 | 2026.01.09 14:13:18.474371 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55046 | ||
| 675 | 2026.01.09 14:13:18.474479 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2026.01.09 14:13:18.474525 [ 279 ] {} <Debug> TCP-Session: d562f6a9-40fb-4513-9714-e908f5f4aa6d Authenticating user 'default' from [fd00:1122:3344:101::c]:58510 | ||
| 677 | 2026.01.09 14:13:18.474529 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 678 | 2026.01.09 14:13:18.474554 [ 279 ] {} <Debug> TCP-Session: d562f6a9-40fb-4513-9714-e908f5f4aa6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2026.01.09 14:13:18.474547 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37387 | ||
| 680 | 2026.01.09 14:13:18.474599 [ 280 ] {} <Debug> TCP-Session: cf0ad21c-c950-40d5-aada-106102b964b3 Authenticating user 'default' from [fd00:1122:3344:101::c]:52382 | ||
| 681 | 2026.01.09 14:13:18.474598 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2026.01.09 14:13:18.474660 [ 280 ] {} <Debug> TCP-Session: cf0ad21c-c950-40d5-aada-106102b964b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 683 | 2026.01.09 14:13:18.474672 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54246 | ||
| 684 | 2026.01.09 14:13:18.474694 [ 281 ] {} <Debug> TCP-Session: f97e3a73-92ea-477a-b844-8d632ba82a8e Authenticating user 'default' from [fd00:1122:3344:101::c]:55046 | ||
| 685 | 2026.01.09 14:13:18.474690 [ 280 ] {} <Debug> TCP-Session: cf0ad21c-c950-40d5-aada-106102b964b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2026.01.09 14:13:18.474596 [ 279 ] {} <Debug> TCP-Session: d562f6a9-40fb-4513-9714-e908f5f4aa6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2026.01.09 14:13:18.474775 [ 281 ] {} <Debug> TCP-Session: f97e3a73-92ea-477a-b844-8d632ba82a8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2026.01.09 14:13:18.474798 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2026.01.09 14:13:18.474812 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63903 | ||
| 690 | 2026.01.09 14:13:18.474827 [ 281 ] {} <Debug> TCP-Session: f97e3a73-92ea-477a-b844-8d632ba82a8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.01.09 14:13:18.474880 [ 282 ] {} <Debug> TCP-Session: 8499f4df-8346-41a3-a826-56ab98820bc3 Authenticating user 'default' from [fd00:1122:3344:101::c]:37387 | ||
| 692 | 2026.01.09 14:13:18.474915 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 693 | 2026.01.09 14:13:18.474912 [ 282 ] {} <Debug> TCP-Session: 8499f4df-8346-41a3-a826-56ab98820bc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.01.09 14:13:18.474960 [ 283 ] {} <Debug> TCP-Session: f08cc935-0595-4dcc-8584-5b8bc9a8861f Authenticating user 'default' from [fd00:1122:3344:101::c]:54246 | ||
| 695 | 2026.01.09 14:13:18.474969 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45085 | ||
| 696 | 2026.01.09 14:13:18.474996 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 697 | 2026.01.09 14:13:18.475023 [ 283 ] {} <Debug> TCP-Session: f08cc935-0595-4dcc-8584-5b8bc9a8861f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.01.09 14:13:18.475065 [ 284 ] {} <Debug> TCP-Session: 53173e47-f9ae-47fd-ab8f-c54d72951d54 Authenticating user 'default' from [fd00:1122:3344:101::c]:63903 | ||
| 699 | 2026.01.09 14:13:18.475009 [ 282 ] {} <Debug> TCP-Session: 8499f4df-8346-41a3-a826-56ab98820bc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.01.09 14:13:18.475102 [ 283 ] {} <Debug> TCP-Session: f08cc935-0595-4dcc-8584-5b8bc9a8861f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.01.09 14:13:18.475115 [ 284 ] {} <Debug> TCP-Session: 53173e47-f9ae-47fd-ab8f-c54d72951d54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.01.09 14:13:18.475164 [ 284 ] {} <Debug> TCP-Session: 53173e47-f9ae-47fd-ab8f-c54d72951d54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.01.09 14:13:18.475167 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 704 | 2026.01.09 14:13:18.475259 [ 285 ] {} <Debug> TCP-Session: f3605ead-18a8-4d87-b501-393bc1003178 Authenticating user 'default' from [fd00:1122:3344:101::c]:45085 | ||
| 705 | 2026.01.09 14:13:18.475276 [ 285 ] {} <Debug> TCP-Session: f3605ead-18a8-4d87-b501-393bc1003178 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.01.09 14:13:18.475289 [ 285 ] {} <Debug> TCP-Session: f3605ead-18a8-4d87-b501-393bc1003178 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.01.09 14:13:23.029389 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.01.09 14:13:23.029455 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 709 | 2026.01.09 14:13:23.029486 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.01.09 14:13:23.029560 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.01.09 14:13:23.041114 [ 245 ] {} <Debug> system.asynchronous_metric_log (d09d9d36-0225-43bd-90fc-2045d7f60d79): Loading data parts | ||
| 712 | 2026.01.09 14:13:23.041336 [ 245 ] {} <Debug> system.asynchronous_metric_log (d09d9d36-0225-43bd-90fc-2045d7f60d79): There are no data parts | ||
| 713 | 2026.01.09 14:13:23.051539 [ 244 ] {} <Debug> system.metric_log (01fdf851-e86f-48c9-8dc2-7c4c0a390f27): Loading data parts | ||
| 714 | 2026.01.09 14:13:23.051851 [ 244 ] {} <Debug> system.metric_log (01fdf851-e86f-48c9-8dc2-7c4c0a390f27): There are no data parts | ||
| 715 | 2026.01.09 14:13:23.054747 [ 245 ] {} <Trace> system.asynchronous_metric_log (d09d9d36-0225-43bd-90fc-2045d7f60d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 716 | 2026.01.09 14:13:23.054796 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 717 | 2026.01.09 14:13:23.060734 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2026.01.09 14:13:23.061403 [ 245 ] {} <Trace> system.asynchronous_metric_log (d09d9d36-0225-43bd-90fc-2045d7f60d79): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2026.01.09 14:13:23.061542 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 720 | 2026.01.09 14:13:23.095118 [ 244 ] {} <Trace> system.metric_log (01fdf851-e86f-48c9-8dc2-7c4c0a390f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.01.09 14:13:23.095286 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 722 | 2026.01.09 14:13:23.102049 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.01.09 14:13:23.104779 [ 244 ] {} <Trace> system.metric_log (01fdf851-e86f-48c9-8dc2-7c4c0a390f27): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.01.09 14:13:23.108249 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.01.09 14:13:24.000227 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.83 MiB, peak 148.83 MiB, free memory in arenas 0.00 B, will set to 153.91 MiB (RSS), difference: 9.08 MiB | ||
| 726 | 2026.01.09 14:13:25.529397 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.01.09 14:13:25.529492 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.01.09 14:13:25.536547 [ 243 ] {} <Debug> system.query_log (42092fbb-cdc5-47ac-bbb6-6d64123b1bb5): Loading data parts | ||
| 729 | 2026.01.09 14:13:25.536748 [ 243 ] {} <Debug> system.query_log (42092fbb-cdc5-47ac-bbb6-6d64123b1bb5): There are no data parts | ||
| 730 | 2026.01.09 14:13:25.548023 [ 243 ] {} <Trace> system.query_log (42092fbb-cdc5-47ac-bbb6-6d64123b1bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.01.09 14:13:25.548222 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 732 | 2026.01.09 14:13:25.550589 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.01.09 14:13:25.551280 [ 243 ] {} <Trace> system.query_log (42092fbb-cdc5-47ac-bbb6-6d64123b1bb5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.01.09 14:13:25.551592 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.01.09 14:13:26.000403 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.11 MiB, peak 158.11 MiB, free memory in arenas 0.00 B, will set to 154.93 MiB (RSS), difference: -3.18 MiB | ||
| 736 | 2026.01.09 14:13:30.493787 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.01.09 14:13:30.493849 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.01.09 14:13:30.561668 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2026.01.09 14:13:30.566803 [ 245 ] {} <Trace> system.asynchronous_metric_log (d09d9d36-0225-43bd-90fc-2045d7f60d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.01.09 14:13:30.566852 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 741 | 2026.01.09 14:13:30.567691 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.01.09 14:13:30.568274 [ 245 ] {} <Trace> system.asynchronous_metric_log (d09d9d36-0225-43bd-90fc-2045d7f60d79): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.01.09 14:13:30.570655 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.01.09 14:13:30.608382 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.01.09 14:13:30.626226 [ 244 ] {} <Trace> system.metric_log (01fdf851-e86f-48c9-8dc2-7c4c0a390f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.01.09 14:13:30.626396 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 747 | 2026.01.09 14:13:30.633063 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.01.09 14:13:30.634370 [ 244 ] {} <Trace> system.metric_log (01fdf851-e86f-48c9-8dc2-7c4c0a390f27): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.01.09 14:13:30.637476 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.01.09 14:13:31.000161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.68 MiB, peak 159.68 MiB, free memory in arenas 0.00 B, will set to 157.75 MiB (RSS), difference: 2.07 MiB | ||
| 751 | 2026.01.09 14:13:35.977659 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 752 | 2026.01.09 14:13:35.977980 [ 3 ] {e98bfec2-82b1-43ce-98a6-142150bb27e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 753 | 2026.01.09 14:13:35.982370 [ 3 ] {e98bfec2-82b1-43ce-98a6-142150bb27e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 754 | 2026.01.09 14:13:35.990674 [ 3 ] {e98bfec2-82b1-43ce-98a6-142150bb27e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 755 | 2026.01.09 14:13:35.997249 [ 3 ] {e98bfec2-82b1-43ce-98a6-142150bb27e1} <Debug> TCPHandler: Processed in 0.019715495 sec. | ||
| 756 | 2026.01.09 14:13:36.001146 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.81 MiB, peak 159.68 MiB, free memory in arenas 0.00 B, will set to 158.43 MiB (RSS), difference: 4.62 MiB | ||
| 757 | 2026.01.09 14:13:36.002737 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2026.01.09 14:13:36.002944 [ 3 ] {4f14b14a-71fb-4b20-bee1-984a4d4c43f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2026.01.09 14:13:36.013259 [ 3 ] {4f14b14a-71fb-4b20-bee1-984a4d4c43f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2026.01.09 14:13:36.013367 [ 3 ] {4f14b14a-71fb-4b20-bee1-984a4d4c43f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2026.01.09 14:13:36.013819 [ 3 ] {4f14b14a-71fb-4b20-bee1-984a4d4c43f6} <Debug> TCPHandler: Processed in 0.011141555 sec. | ||
| 762 | 2026.01.09 14:13:36.015972 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2026.01.09 14:13:36.016101 [ 3 ] {4eda5289-f553-4073-a7cf-cd31eaa66c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 764 | 2026.01.09 14:13:36.018572 [ 3 ] {4eda5289-f553-4073-a7cf-cd31eaa66c8b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2026.01.09 14:13:36.018619 [ 3 ] {4eda5289-f553-4073-a7cf-cd31eaa66c8b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2026.01.09 14:13:36.018982 [ 3 ] {4eda5289-f553-4073-a7cf-cd31eaa66c8b} <Debug> TCPHandler: Processed in 0.003063943 sec. | ||
| 767 | 2026.01.09 14:13:36.019195 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.01.09 14:13:36.019311 [ 3 ] {3bc3eac6-4f3d-42b1-9abb-e56552b5dae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 769 | 2026.01.09 14:13:36.019549 [ 3 ] {3bc3eac6-4f3d-42b1-9abb-e56552b5dae1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2026.01.09 14:13:36.019593 [ 3 ] {3bc3eac6-4f3d-42b1-9abb-e56552b5dae1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2026.01.09 14:13:36.019960 [ 3 ] {3bc3eac6-4f3d-42b1-9abb-e56552b5dae1} <Debug> TCPHandler: Processed in 0.000813394 sec. | ||
| 772 | 2026.01.09 14:13:36.020162 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2026.01.09 14:13:36.020277 [ 3 ] {168b49bc-6be3-421a-a699-b2c29b8135e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 774 | 2026.01.09 14:13:36.020512 [ 3 ] {168b49bc-6be3-421a-a699-b2c29b8135e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2026.01.09 14:13:36.020556 [ 3 ] {168b49bc-6be3-421a-a699-b2c29b8135e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2026.01.09 14:13:36.020868 [ 3 ] {168b49bc-6be3-421a-a699-b2c29b8135e0} <Debug> TCPHandler: Processed in 0.000753873 sec. | ||
| 777 | 2026.01.09 14:13:36.021084 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2026.01.09 14:13:36.021198 [ 3 ] {51cf3f8a-836a-4b65-a4e9-e274e510be54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 779 | 2026.01.09 14:13:36.021431 [ 3 ] {51cf3f8a-836a-4b65-a4e9-e274e510be54} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2026.01.09 14:13:36.021474 [ 3 ] {51cf3f8a-836a-4b65-a4e9-e274e510be54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2026.01.09 14:13:36.021810 [ 3 ] {51cf3f8a-836a-4b65-a4e9-e274e510be54} <Debug> TCPHandler: Processed in 0.000775113 sec. | ||
| 782 | 2026.01.09 14:13:36.022019 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2026.01.09 14:13:36.022133 [ 3 ] {408d08bf-33de-4b87-8f74-22ad24c3217b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 784 | 2026.01.09 14:13:36.022366 [ 3 ] {408d08bf-33de-4b87-8f74-22ad24c3217b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2026.01.09 14:13:36.022409 [ 3 ] {408d08bf-33de-4b87-8f74-22ad24c3217b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2026.01.09 14:13:36.022723 [ 3 ] {408d08bf-33de-4b87-8f74-22ad24c3217b} <Debug> TCPHandler: Processed in 0.000751443 sec. | ||
| 787 | 2026.01.09 14:13:36.022937 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2026.01.09 14:13:36.023052 [ 3 ] {8301e68a-6d97-47c7-a8e6-6f5756b3add2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 789 | 2026.01.09 14:13:36.023286 [ 3 ] {8301e68a-6d97-47c7-a8e6-6f5756b3add2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2026.01.09 14:13:36.023328 [ 3 ] {8301e68a-6d97-47c7-a8e6-6f5756b3add2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2026.01.09 14:13:36.023644 [ 3 ] {8301e68a-6d97-47c7-a8e6-6f5756b3add2} <Debug> TCPHandler: Processed in 0.000754493 sec. | ||
| 792 | 2026.01.09 14:13:36.023865 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2026.01.09 14:13:36.023980 [ 3 ] {b0ebcee2-84a0-4264-b565-86959b8e2e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 794 | 2026.01.09 14:13:36.024221 [ 3 ] {b0ebcee2-84a0-4264-b565-86959b8e2e96} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2026.01.09 14:13:36.024264 [ 3 ] {b0ebcee2-84a0-4264-b565-86959b8e2e96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2026.01.09 14:13:36.024579 [ 3 ] {b0ebcee2-84a0-4264-b565-86959b8e2e96} <Debug> TCPHandler: Processed in 0.000762174 sec. | ||
| 797 | 2026.01.09 14:13:36.024778 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2026.01.09 14:13:36.024894 [ 3 ] {21a5047c-a48a-46d9-973c-318e66427327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 799 | 2026.01.09 14:13:36.025131 [ 3 ] {21a5047c-a48a-46d9-973c-318e66427327} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2026.01.09 14:13:36.025173 [ 3 ] {21a5047c-a48a-46d9-973c-318e66427327} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2026.01.09 14:13:36.025480 [ 3 ] {21a5047c-a48a-46d9-973c-318e66427327} <Debug> TCPHandler: Processed in 0.000749683 sec. | ||
| 802 | 2026.01.09 14:13:36.025692 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2026.01.09 14:13:36.025807 [ 3 ] {161b9b95-a944-4af0-9a46-b1e8cb175427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 804 | 2026.01.09 14:13:36.026052 [ 3 ] {161b9b95-a944-4af0-9a46-b1e8cb175427} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2026.01.09 14:13:36.026096 [ 3 ] {161b9b95-a944-4af0-9a46-b1e8cb175427} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2026.01.09 14:13:36.026409 [ 3 ] {161b9b95-a944-4af0-9a46-b1e8cb175427} <Debug> TCPHandler: Processed in 0.000765164 sec. | ||
| 807 | 2026.01.09 14:13:36.026605 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2026.01.09 14:13:36.026721 [ 3 ] {2ff3fd80-3d9a-47a2-ac46-c52522cfd607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 809 | 2026.01.09 14:13:36.026963 [ 3 ] {2ff3fd80-3d9a-47a2-ac46-c52522cfd607} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2026.01.09 14:13:36.027005 [ 3 ] {2ff3fd80-3d9a-47a2-ac46-c52522cfd607} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2026.01.09 14:13:36.027312 [ 3 ] {2ff3fd80-3d9a-47a2-ac46-c52522cfd607} <Debug> TCPHandler: Processed in 0.000754854 sec. | ||
| 812 | 2026.01.09 14:13:36.027521 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2026.01.09 14:13:36.027638 [ 3 ] {b6864dbc-45d5-461a-8d29-0de61e0a727b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 814 | 2026.01.09 14:13:36.027885 [ 3 ] {b6864dbc-45d5-461a-8d29-0de61e0a727b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2026.01.09 14:13:36.027929 [ 3 ] {b6864dbc-45d5-461a-8d29-0de61e0a727b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2026.01.09 14:13:36.028249 [ 3 ] {b6864dbc-45d5-461a-8d29-0de61e0a727b} <Debug> TCPHandler: Processed in 0.000776544 sec. | ||
| 817 | 2026.01.09 14:13:36.028463 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2026.01.09 14:13:36.028582 [ 3 ] {9b658ebf-a6b0-43af-9570-2f032cccbdaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 819 | 2026.01.09 14:13:36.028825 [ 3 ] {9b658ebf-a6b0-43af-9570-2f032cccbdaa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2026.01.09 14:13:36.028867 [ 3 ] {9b658ebf-a6b0-43af-9570-2f032cccbdaa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2026.01.09 14:13:36.029190 [ 3 ] {9b658ebf-a6b0-43af-9570-2f032cccbdaa} <Debug> TCPHandler: Processed in 0.000774813 sec. | ||
| 822 | 2026.01.09 14:13:36.029411 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2026.01.09 14:13:36.029528 [ 3 ] {d696fdae-ba19-4de0-9213-837948cb4c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 824 | 2026.01.09 14:13:36.029774 [ 3 ] {d696fdae-ba19-4de0-9213-837948cb4c88} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2026.01.09 14:13:36.029816 [ 3 ] {d696fdae-ba19-4de0-9213-837948cb4c88} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2026.01.09 14:13:36.030136 [ 3 ] {d696fdae-ba19-4de0-9213-837948cb4c88} <Debug> TCPHandler: Processed in 0.000772313 sec. | ||
| 827 | 2026.01.09 14:13:36.030822 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2026.01.09 14:13:36.030939 [ 3 ] {0ff58673-51e2-4a74-9dd5-78604b112bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 829 | 2026.01.09 14:13:36.031188 [ 3 ] {0ff58673-51e2-4a74-9dd5-78604b112bd6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2026.01.09 14:13:36.031233 [ 3 ] {0ff58673-51e2-4a74-9dd5-78604b112bd6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2026.01.09 14:13:36.031562 [ 3 ] {0ff58673-51e2-4a74-9dd5-78604b112bd6} <Debug> TCPHandler: Processed in 0.000788924 sec. | ||
| 832 | 2026.01.09 14:13:36.032429 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2026.01.09 14:13:36.032547 [ 3 ] {6d6c4267-4f8a-49c0-9a9f-b0e4106f5bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 834 | 2026.01.09 14:13:36.032798 [ 3 ] {6d6c4267-4f8a-49c0-9a9f-b0e4106f5bb1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2026.01.09 14:13:36.032841 [ 3 ] {6d6c4267-4f8a-49c0-9a9f-b0e4106f5bb1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2026.01.09 14:13:36.033159 [ 3 ] {6d6c4267-4f8a-49c0-9a9f-b0e4106f5bb1} <Debug> TCPHandler: Processed in 0.000779714 sec. | ||
| 837 | 2026.01.09 14:13:36.033452 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2026.01.09 14:13:36.033572 [ 3 ] {f5f669d3-b72b-4d7b-b265-47b4dc029807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 839 | 2026.01.09 14:13:36.033826 [ 3 ] {f5f669d3-b72b-4d7b-b265-47b4dc029807} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2026.01.09 14:13:36.033868 [ 3 ] {f5f669d3-b72b-4d7b-b265-47b4dc029807} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2026.01.09 14:13:36.034181 [ 3 ] {f5f669d3-b72b-4d7b-b265-47b4dc029807} <Debug> TCPHandler: Processed in 0.000777154 sec. | ||
| 842 | 2026.01.09 14:13:36.034759 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2026.01.09 14:13:36.034880 [ 3 ] {1e6d9462-9eab-468e-bda1-96a73141bfd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 844 | 2026.01.09 14:13:36.035131 [ 3 ] {1e6d9462-9eab-468e-bda1-96a73141bfd8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2026.01.09 14:13:36.035173 [ 3 ] {1e6d9462-9eab-468e-bda1-96a73141bfd8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2026.01.09 14:13:36.035485 [ 3 ] {1e6d9462-9eab-468e-bda1-96a73141bfd8} <Debug> TCPHandler: Processed in 0.000774514 sec. | ||
| 847 | 2026.01.09 14:13:36.035729 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2026.01.09 14:13:36.035855 [ 3 ] {99f9df88-e240-4540-82ee-be4590c4c4ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 849 | 2026.01.09 14:13:36.036109 [ 3 ] {99f9df88-e240-4540-82ee-be4590c4c4ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2026.01.09 14:13:36.036151 [ 3 ] {99f9df88-e240-4540-82ee-be4590c4c4ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2026.01.09 14:13:36.036495 [ 3 ] {99f9df88-e240-4540-82ee-be4590c4c4ec} <Debug> TCPHandler: Processed in 0.000813324 sec. | ||
| 852 | 2026.01.09 14:13:36.036726 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2026.01.09 14:13:36.036847 [ 3 ] {2d60734b-6a42-428c-9905-80b3a745e42d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 854 | 2026.01.09 14:13:36.037101 [ 3 ] {2d60734b-6a42-428c-9905-80b3a745e42d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2026.01.09 14:13:36.037144 [ 3 ] {2d60734b-6a42-428c-9905-80b3a745e42d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 856 | 2026.01.09 14:13:36.037472 [ 3 ] {2d60734b-6a42-428c-9905-80b3a745e42d} <Debug> TCPHandler: Processed in 0.000794804 sec. | ||
| 857 | 2026.01.09 14:13:36.037698 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2026.01.09 14:13:36.037820 [ 3 ] {e0e3a9d1-5b21-4899-a1d9-7ed3ac6ea81f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 859 | 2026.01.09 14:13:36.038074 [ 3 ] {e0e3a9d1-5b21-4899-a1d9-7ed3ac6ea81f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 860 | 2026.01.09 14:13:36.038117 [ 3 ] {e0e3a9d1-5b21-4899-a1d9-7ed3ac6ea81f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2026.01.09 14:13:36.038430 [ 3 ] {e0e3a9d1-5b21-4899-a1d9-7ed3ac6ea81f} <Debug> TCPHandler: Processed in 0.000778943 sec. | ||
| 862 | 2026.01.09 14:13:36.038711 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2026.01.09 14:13:36.038833 [ 3 ] {4f048d6c-3169-45bd-91a7-dcbdd7c3f7d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 864 | 2026.01.09 14:13:36.039091 [ 3 ] {4f048d6c-3169-45bd-91a7-dcbdd7c3f7d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2026.01.09 14:13:36.039134 [ 3 ] {4f048d6c-3169-45bd-91a7-dcbdd7c3f7d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2026.01.09 14:13:36.039441 [ 3 ] {4f048d6c-3169-45bd-91a7-dcbdd7c3f7d2} <Debug> TCPHandler: Processed in 0.000777394 sec. | ||
| 867 | 2026.01.09 14:13:36.039671 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2026.01.09 14:13:36.039793 [ 3 ] {6fb1086c-4800-401d-ab23-5ab1e8f81436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 869 | 2026.01.09 14:13:36.040054 [ 3 ] {6fb1086c-4800-401d-ab23-5ab1e8f81436} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2026.01.09 14:13:36.040096 [ 3 ] {6fb1086c-4800-401d-ab23-5ab1e8f81436} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2026.01.09 14:13:36.040409 [ 3 ] {6fb1086c-4800-401d-ab23-5ab1e8f81436} <Debug> TCPHandler: Processed in 0.000786704 sec. | ||
| 872 | 2026.01.09 14:13:36.040657 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2026.01.09 14:13:36.040780 [ 3 ] {3215f166-cfd2-49cb-b2e4-c9b985d4df1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 874 | 2026.01.09 14:13:36.041042 [ 3 ] {3215f166-cfd2-49cb-b2e4-c9b985d4df1d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 875 | 2026.01.09 14:13:36.041084 [ 3 ] {3215f166-cfd2-49cb-b2e4-c9b985d4df1d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2026.01.09 14:13:36.041487 [ 3 ] {3215f166-cfd2-49cb-b2e4-c9b985d4df1d} <Debug> TCPHandler: Processed in 0.000877716 sec. | ||
| 877 | 2026.01.09 14:13:36.041744 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2026.01.09 14:13:36.041906 [ 3 ] {1f65bc3a-5404-470c-adde-c9c976395d80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 879 | 2026.01.09 14:13:36.042284 [ 3 ] {1f65bc3a-5404-470c-adde-c9c976395d80} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 880 | 2026.01.09 14:13:36.042339 [ 3 ] {1f65bc3a-5404-470c-adde-c9c976395d80} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2026.01.09 14:13:36.042712 [ 3 ] {1f65bc3a-5404-470c-adde-c9c976395d80} <Debug> TCPHandler: Processed in 0.001030208 sec. | ||
| 882 | 2026.01.09 14:13:36.042947 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2026.01.09 14:13:36.043096 [ 3 ] {42e179f6-cb98-466c-b41c-fd70dd6f1373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 884 | 2026.01.09 14:13:36.043449 [ 3 ] {42e179f6-cb98-466c-b41c-fd70dd6f1373} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 885 | 2026.01.09 14:13:36.043496 [ 3 ] {42e179f6-cb98-466c-b41c-fd70dd6f1373} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 886 | 2026.01.09 14:13:36.043822 [ 3 ] {42e179f6-cb98-466c-b41c-fd70dd6f1373} <Debug> TCPHandler: Processed in 0.000925976 sec. | ||
| 887 | 2026.01.09 14:13:36.055721 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 888 | 2026.01.09 14:13:36.055855 [ 3 ] {3872ca43-53d1-4441-a6b2-492644c4782f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 889 | 2026.01.09 14:13:36.056144 [ 3 ] {3872ca43-53d1-4441-a6b2-492644c4782f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 890 | 2026.01.09 14:13:36.056187 [ 3 ] {3872ca43-53d1-4441-a6b2-492644c4782f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 891 | 2026.01.09 14:13:36.056528 [ 3 ] {3872ca43-53d1-4441-a6b2-492644c4782f} <Debug> TCPHandler: Processed in 0.000860726 sec. | ||
| 892 | 2026.01.09 14:13:36.057626 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2026.01.09 14:13:36.057761 [ 3 ] {a69efd8a-602b-420c-8471-b05a2bc232bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 894 | 2026.01.09 14:13:36.058046 [ 3 ] {a69efd8a-602b-420c-8471-b05a2bc232bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 895 | 2026.01.09 14:13:36.058089 [ 3 ] {a69efd8a-602b-420c-8471-b05a2bc232bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 896 | 2026.01.09 14:13:36.058418 [ 3 ] {a69efd8a-602b-420c-8471-b05a2bc232bd} <Debug> TCPHandler: Processed in 0.000840825 sec. | ||
| 897 | 2026.01.09 14:13:36.058649 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 898 | 2026.01.09 14:13:36.058778 [ 3 ] {58dc7148-b354-4444-b62d-74b8a889075b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 899 | 2026.01.09 14:13:36.059130 [ 3 ] {58dc7148-b354-4444-b62d-74b8a889075b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 900 | 2026.01.09 14:13:36.059181 [ 3 ] {58dc7148-b354-4444-b62d-74b8a889075b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 901 | 2026.01.09 14:13:36.059660 [ 3 ] {58dc7148-b354-4444-b62d-74b8a889075b} <Debug> TCPHandler: Processed in 0.001058748 sec. | ||
| 902 | 2026.01.09 14:13:36.059942 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 903 | 2026.01.09 14:13:36.060095 [ 3 ] {22cfaf3e-5b0b-481d-95dd-7ed43cd11640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 904 | 2026.01.09 14:13:36.060458 [ 3 ] {22cfaf3e-5b0b-481d-95dd-7ed43cd11640} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 905 | 2026.01.09 14:13:36.060510 [ 3 ] {22cfaf3e-5b0b-481d-95dd-7ed43cd11640} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 906 | 2026.01.09 14:13:36.060931 [ 3 ] {22cfaf3e-5b0b-481d-95dd-7ed43cd11640} <Debug> TCPHandler: Processed in 0.001046559 sec. | ||
| 907 | 2026.01.09 14:13:36.061230 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 908 | 2026.01.09 14:13:36.061388 [ 3 ] {7d110e0a-9f26-4d58-bed0-0003f2280286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 909 | 2026.01.09 14:13:36.061762 [ 3 ] {7d110e0a-9f26-4d58-bed0-0003f2280286} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 910 | 2026.01.09 14:13:36.061827 [ 3 ] {7d110e0a-9f26-4d58-bed0-0003f2280286} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 911 | 2026.01.09 14:13:36.062197 [ 3 ] {7d110e0a-9f26-4d58-bed0-0003f2280286} <Debug> TCPHandler: Processed in 0.001025868 sec. | ||
| 912 | 2026.01.09 14:13:36.066374 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 913 | 2026.01.09 14:13:36.066486 [ 3 ] {569ea35e-04a4-45dc-830a-4b0a4f17e936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 914 | 2026.01.09 14:13:36.066529 [ 3 ] {569ea35e-04a4-45dc-830a-4b0a4f17e936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 915 | 2026.01.09 14:13:36.071408 [ 3 ] {569ea35e-04a4-45dc-830a-4b0a4f17e936} <Trace> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 916 | 2026.01.09 14:13:36.071456 [ 3 ] {569ea35e-04a4-45dc-830a-4b0a4f17e936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 917 | 2026.01.09 14:13:36.074062 [ 3 ] {569ea35e-04a4-45dc-830a-4b0a4f17e936} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 918 | 2026.01.09 14:13:36.074480 [ 3 ] {569ea35e-04a4-45dc-830a-4b0a4f17e936} <Trace> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 919 | 2026.01.09 14:13:36.074640 [ 3 ] {569ea35e-04a4-45dc-830a-4b0a4f17e936} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.008184 sec., 3910.0684261974584 rows/sec., 887.66 KiB/sec. | ||
| 920 | 2026.01.09 14:13:36.074685 [ 3 ] {569ea35e-04a4-45dc-830a-4b0a4f17e936} <Debug> TCPHandler: Processed in 0.008362397 sec. | ||
| 921 | 2026.01.09 14:13:36.074834 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 922 | 2026.01.09 14:13:36.074937 [ 3 ] {4ee8e453-cb31-41f8-ba10-99f1551a7aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 923 | 2026.01.09 14:13:36.074977 [ 3 ] {4ee8e453-cb31-41f8-ba10-99f1551a7aa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 924 | 2026.01.09 14:13:36.082339 [ 3 ] {4ee8e453-cb31-41f8-ba10-99f1551a7aa4} <Trace> oximeter.fields_i16 (3feb7196-ec3f-4050-afcd-6a5efa334e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 925 | 2026.01.09 14:13:36.082374 [ 3 ] {4ee8e453-cb31-41f8-ba10-99f1551a7aa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 926 | 2026.01.09 14:13:36.085428 [ 3 ] {4ee8e453-cb31-41f8-ba10-99f1551a7aa4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 927 | 2026.01.09 14:13:36.085918 [ 3 ] {4ee8e453-cb31-41f8-ba10-99f1551a7aa4} <Trace> oximeter.fields_i16 (3feb7196-ec3f-4050-afcd-6a5efa334e0e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 928 | 2026.01.09 14:13:36.086060 [ 3 ] {4ee8e453-cb31-41f8-ba10-99f1551a7aa4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.011146 sec., 36784.49668042347 rows/sec., 2.33 MiB/sec. | ||
| 929 | 2026.01.09 14:13:36.086101 [ 3 ] {4ee8e453-cb31-41f8-ba10-99f1551a7aa4} <Debug> TCPHandler: Processed in 0.011317349 sec. | ||
| 930 | 2026.01.09 14:13:36.086239 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 931 | 2026.01.09 14:13:36.086341 [ 3 ] {f50d078b-d6d3-45f1-95e8-0072fc226b66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 932 | 2026.01.09 14:13:36.086384 [ 3 ] {f50d078b-d6d3-45f1-95e8-0072fc226b66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 933 | 2026.01.09 14:13:36.086807 [ 3 ] {f50d078b-d6d3-45f1-95e8-0072fc226b66} <Trace> oximeter.fields_ipaddr (006c4c8c-89b0-4fb7-8ab7-01dea71590b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 934 | 2026.01.09 14:13:36.086846 [ 3 ] {f50d078b-d6d3-45f1-95e8-0072fc226b66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 935 | 2026.01.09 14:13:36.087296 [ 3 ] {f50d078b-d6d3-45f1-95e8-0072fc226b66} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 936 | 2026.01.09 14:13:36.087795 [ 3 ] {f50d078b-d6d3-45f1-95e8-0072fc226b66} <Trace> oximeter.fields_ipaddr (006c4c8c-89b0-4fb7-8ab7-01dea71590b6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 937 | 2026.01.09 14:13:36.087924 [ 3 ] {f50d078b-d6d3-45f1-95e8-0072fc226b66} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001607 sec., 6222.7753578095835 rows/sec., 507.42 KiB/sec. | ||
| 938 | 2026.01.09 14:13:36.087961 [ 3 ] {f50d078b-d6d3-45f1-95e8-0072fc226b66} <Debug> TCPHandler: Processed in 0.001775792 sec. | ||
| 939 | 2026.01.09 14:13:36.088076 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 940 | 2026.01.09 14:13:36.088171 [ 3 ] {2e34e9f7-9cff-45c9-a367-1f04018bf785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 941 | 2026.01.09 14:13:36.088215 [ 3 ] {2e34e9f7-9cff-45c9-a367-1f04018bf785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 942 | 2026.01.09 14:13:36.089175 [ 3 ] {2e34e9f7-9cff-45c9-a367-1f04018bf785} <Trace> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 943 | 2026.01.09 14:13:36.089212 [ 3 ] {2e34e9f7-9cff-45c9-a367-1f04018bf785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 944 | 2026.01.09 14:13:36.089788 [ 3 ] {2e34e9f7-9cff-45c9-a367-1f04018bf785} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 945 | 2026.01.09 14:13:36.090282 [ 3 ] {2e34e9f7-9cff-45c9-a367-1f04018bf785} <Trace> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 946 | 2026.01.09 14:13:36.090406 [ 3 ] {2e34e9f7-9cff-45c9-a367-1f04018bf785} <Debug> executeQuery: Read 1137 rows, 92.22 KiB in 0.002253 sec., 504660.4527296938 rows/sec., 39.97 MiB/sec. | ||
| 947 | 2026.01.09 14:13:36.090443 [ 3 ] {2e34e9f7-9cff-45c9-a367-1f04018bf785} <Debug> TCPHandler: Processed in 0.002417052 sec. | ||
| 948 | 2026.01.09 14:13:36.090557 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 949 | 2026.01.09 14:13:36.090651 [ 3 ] {9579f67b-fbca-49e3-bb68-af6f7f64c37e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 950 | 2026.01.09 14:13:36.090691 [ 3 ] {9579f67b-fbca-49e3-bb68-af6f7f64c37e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 951 | 2026.01.09 14:13:36.091162 [ 3 ] {9579f67b-fbca-49e3-bb68-af6f7f64c37e} <Trace> oximeter.fields_u16 (725d205e-5904-4ff1-aad2-94b00a27fb35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 952 | 2026.01.09 14:13:36.091198 [ 3 ] {9579f67b-fbca-49e3-bb68-af6f7f64c37e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 953 | 2026.01.09 14:13:36.091684 [ 3 ] {9579f67b-fbca-49e3-bb68-af6f7f64c37e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 954 | 2026.01.09 14:13:36.092194 [ 3 ] {9579f67b-fbca-49e3-bb68-af6f7f64c37e} <Trace> oximeter.fields_u16 (725d205e-5904-4ff1-aad2-94b00a27fb35): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 955 | 2026.01.09 14:13:36.092354 [ 3 ] {9579f67b-fbca-49e3-bb68-af6f7f64c37e} <Debug> executeQuery: Read 225 rows, 13.77 KiB in 0.001718 sec., 130966.23981373692 rows/sec., 7.82 MiB/sec. | ||
| 956 | 2026.01.09 14:13:36.092403 [ 3 ] {9579f67b-fbca-49e3-bb68-af6f7f64c37e} <Debug> TCPHandler: Processed in 0.001894753 sec. | ||
| 957 | 2026.01.09 14:13:36.092528 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 958 | 2026.01.09 14:13:36.092635 [ 3 ] {532130f5-5669-47bb-bb50-eba5f468b3cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 959 | 2026.01.09 14:13:36.092675 [ 3 ] {532130f5-5669-47bb-bb50-eba5f468b3cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 960 | 2026.01.09 14:13:36.093200 [ 3 ] {532130f5-5669-47bb-bb50-eba5f468b3cc} <Trace> oximeter.fields_u32 (f8ee3e63-b1f6-49a1-a025-5211c9c3b60c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 961 | 2026.01.09 14:13:36.093235 [ 3 ] {532130f5-5669-47bb-bb50-eba5f468b3cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 962 | 2026.01.09 14:13:36.093717 [ 3 ] {532130f5-5669-47bb-bb50-eba5f468b3cc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 963 | 2026.01.09 14:13:36.094143 [ 3 ] {532130f5-5669-47bb-bb50-eba5f468b3cc} <Trace> oximeter.fields_u32 (f8ee3e63-b1f6-49a1-a025-5211c9c3b60c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 964 | 2026.01.09 14:13:36.094273 [ 3 ] {532130f5-5669-47bb-bb50-eba5f468b3cc} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001657 sec., 127942.06397103198 rows/sec., 8.25 MiB/sec. | ||
| 965 | 2026.01.09 14:13:36.094309 [ 3 ] {532130f5-5669-47bb-bb50-eba5f468b3cc} <Debug> TCPHandler: Processed in 0.001843462 sec. | ||
| 966 | 2026.01.09 14:13:36.094425 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 967 | 2026.01.09 14:13:36.094525 [ 3 ] {74fb1d28-508f-491f-ae12-0807db5aa94d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 968 | 2026.01.09 14:13:36.094566 [ 3 ] {74fb1d28-508f-491f-ae12-0807db5aa94d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 969 | 2026.01.09 14:13:36.095044 [ 3 ] {74fb1d28-508f-491f-ae12-0807db5aa94d} <Trace> oximeter.fields_u8 (daab3a17-8da3-43df-b848-6f2b7b93ffa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 970 | 2026.01.09 14:13:36.095079 [ 3 ] {74fb1d28-508f-491f-ae12-0807db5aa94d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 971 | 2026.01.09 14:13:36.095503 [ 3 ] {74fb1d28-508f-491f-ae12-0807db5aa94d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 972 | 2026.01.09 14:13:36.096012 [ 3 ] {74fb1d28-508f-491f-ae12-0807db5aa94d} <Trace> oximeter.fields_u8 (daab3a17-8da3-43df-b848-6f2b7b93ffa5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 973 | 2026.01.09 14:13:36.096141 [ 3 ] {74fb1d28-508f-491f-ae12-0807db5aa94d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001637 sec., 128894.31887599267 rows/sec., 7.32 MiB/sec. | ||
| 974 | 2026.01.09 14:13:36.096179 [ 3 ] {74fb1d28-508f-491f-ae12-0807db5aa94d} <Debug> TCPHandler: Processed in 0.001803632 sec. | ||
| 975 | 2026.01.09 14:13:36.096292 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 976 | 2026.01.09 14:13:36.096386 [ 3 ] {f805bba8-2be1-4daa-b2f0-a52282e69db2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 977 | 2026.01.09 14:13:36.096425 [ 3 ] {f805bba8-2be1-4daa-b2f0-a52282e69db2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 978 | 2026.01.09 14:13:36.097073 [ 3 ] {f805bba8-2be1-4daa-b2f0-a52282e69db2} <Trace> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 979 | 2026.01.09 14:13:36.097110 [ 3 ] {f805bba8-2be1-4daa-b2f0-a52282e69db2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 980 | 2026.01.09 14:13:36.097636 [ 3 ] {f805bba8-2be1-4daa-b2f0-a52282e69db2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 981 | 2026.01.09 14:13:36.098184 [ 3 ] {f805bba8-2be1-4daa-b2f0-a52282e69db2} <Trace> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 982 | 2026.01.09 14:13:36.098310 [ 3 ] {f805bba8-2be1-4daa-b2f0-a52282e69db2} <Debug> executeQuery: Read 699 rows, 50.08 KiB in 0.001943 sec., 359752.9593412249 rows/sec., 25.17 MiB/sec. | ||
| 983 | 2026.01.09 14:13:36.098348 [ 3 ] {f805bba8-2be1-4daa-b2f0-a52282e69db2} <Debug> TCPHandler: Processed in 0.002106177 sec. | ||
| 984 | 2026.01.09 14:13:36.098467 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 985 | 2026.01.09 14:13:36.098563 [ 3 ] {8848b9db-5c39-4c41-85fb-01d97bc12afa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 986 | 2026.01.09 14:13:36.098605 [ 3 ] {8848b9db-5c39-4c41-85fb-01d97bc12afa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 987 | 2026.01.09 14:13:36.098969 [ 3 ] {8848b9db-5c39-4c41-85fb-01d97bc12afa} <Trace> oximeter.measurements_bool (b645b648-c560-404f-a835-91550d78d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 988 | 2026.01.09 14:13:36.099005 [ 3 ] {8848b9db-5c39-4c41-85fb-01d97bc12afa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 989 | 2026.01.09 14:13:36.103902 [ 3 ] {8848b9db-5c39-4c41-85fb-01d97bc12afa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 990 | 2026.01.09 14:13:36.104506 [ 3 ] {8848b9db-5c39-4c41-85fb-01d97bc12afa} <Trace> oximeter.measurements_bool (b645b648-c560-404f-a835-91550d78d2fe): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 991 | 2026.01.09 14:13:36.104640 [ 3 ] {8848b9db-5c39-4c41-85fb-01d97bc12afa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.006095 sec., 984.4134536505333 rows/sec., 51.43 KiB/sec. | ||
| 992 | 2026.01.09 14:13:36.104678 [ 3 ] {8848b9db-5c39-4c41-85fb-01d97bc12afa} <Debug> TCPHandler: Processed in 0.00626143 sec. | ||
| 993 | 2026.01.09 14:13:36.104799 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 994 | 2026.01.09 14:13:36.104895 [ 3 ] {fd3a552b-d26f-4fe3-aeb9-5f436dd01374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 995 | 2026.01.09 14:13:36.104937 [ 3 ] {fd3a552b-d26f-4fe3-aeb9-5f436dd01374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 996 | 2026.01.09 14:13:36.107446 [ 3 ] {fd3a552b-d26f-4fe3-aeb9-5f436dd01374} <Trace> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 997 | 2026.01.09 14:13:36.107478 [ 3 ] {fd3a552b-d26f-4fe3-aeb9-5f436dd01374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 998 | 2026.01.09 14:13:36.107937 [ 3 ] {fd3a552b-d26f-4fe3-aeb9-5f436dd01374} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 999 | 2026.01.09 14:13:36.108374 [ 3 ] {fd3a552b-d26f-4fe3-aeb9-5f436dd01374} <Trace> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1000 | 2026.01.09 14:13:36.108498 [ 3 ] {fd3a552b-d26f-4fe3-aeb9-5f436dd01374} <Debug> executeQuery: Read 223 rows, 14.63 KiB in 0.003622 sec., 61568.19436775263 rows/sec., 3.94 MiB/sec. | ||
| 1001 | 2026.01.09 14:13:36.108534 [ 3 ] {fd3a552b-d26f-4fe3-aeb9-5f436dd01374} <Debug> TCPHandler: Processed in 0.003784676 sec. | ||
| 1002 | 2026.01.09 14:13:36.108653 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1003 | 2026.01.09 14:13:36.108747 [ 3 ] {acafa203-9917-4352-b7d9-1568382192c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1004 | 2026.01.09 14:13:36.108789 [ 3 ] {acafa203-9917-4352-b7d9-1568382192c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1005 | 2026.01.09 14:13:36.109103 [ 3 ] {acafa203-9917-4352-b7d9-1568382192c2} <Trace> oximeter.measurements_f64 (3961aa08-7dc9-41d1-a818-fe9d50d34ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1006 | 2026.01.09 14:13:36.109138 [ 3 ] {acafa203-9917-4352-b7d9-1568382192c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1007 | 2026.01.09 14:13:36.109541 [ 3 ] {acafa203-9917-4352-b7d9-1568382192c2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1008 | 2026.01.09 14:13:36.109955 [ 3 ] {acafa203-9917-4352-b7d9-1568382192c2} <Trace> oximeter.measurements_f64 (3961aa08-7dc9-41d1-a818-fe9d50d34ec4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1009 | 2026.01.09 14:13:36.110080 [ 3 ] {acafa203-9917-4352-b7d9-1568382192c2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001351 sec., 740.1924500370096 rows/sec., 49.88 KiB/sec. | ||
| 1010 | 2026.01.09 14:13:36.110117 [ 3 ] {acafa203-9917-4352-b7d9-1568382192c2} <Debug> TCPHandler: Processed in 0.001513287 sec. | ||
| 1011 | 2026.01.09 14:13:36.110226 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2026.01.09 14:13:36.110319 [ 3 ] {5f2b4844-a9a0-4868-b0b1-8c088d6ced0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1013 | 2026.01.09 14:13:36.110371 [ 3 ] {5f2b4844-a9a0-4868-b0b1-8c088d6ced0b} <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 | ||
| 1014 | 2026.01.09 14:13:36.111167 [ 3 ] {5f2b4844-a9a0-4868-b0b1-8c088d6ced0b} <Trace> oximeter.measurements_histogramu64 (ac55ae29-a872-4958-9a57-7c7af64f277f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1015 | 2026.01.09 14:13:36.111202 [ 3 ] {5f2b4844-a9a0-4868-b0b1-8c088d6ced0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1016 | 2026.01.09 14:13:36.116502 [ 3 ] {5f2b4844-a9a0-4868-b0b1-8c088d6ced0b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1017 | 2026.01.09 14:13:36.117040 [ 3 ] {5f2b4844-a9a0-4868-b0b1-8c088d6ced0b} <Trace> oximeter.measurements_histogramu64 (ac55ae29-a872-4958-9a57-7c7af64f277f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1018 | 2026.01.09 14:13:36.117184 [ 3 ] {5f2b4844-a9a0-4868-b0b1-8c088d6ced0b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.006881 sec., 1453.2771399505887 rows/sec., 2.60 MiB/sec. | ||
| 1019 | 2026.01.09 14:13:36.117238 [ 3 ] {5f2b4844-a9a0-4868-b0b1-8c088d6ced0b} <Debug> TCPHandler: Processed in 0.007061814 sec. | ||
| 1020 | 2026.01.09 14:13:36.117375 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1021 | 2026.01.09 14:13:36.117474 [ 3 ] {856edd4b-d3ed-499e-b995-071e746e3e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1022 | 2026.01.09 14:13:36.117518 [ 3 ] {856edd4b-d3ed-499e-b995-071e746e3e13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1023 | 2026.01.09 14:13:36.117885 [ 3 ] {856edd4b-d3ed-499e-b995-071e746e3e13} <Trace> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1024 | 2026.01.09 14:13:36.117922 [ 3 ] {856edd4b-d3ed-499e-b995-071e746e3e13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1025 | 2026.01.09 14:13:36.118388 [ 3 ] {856edd4b-d3ed-499e-b995-071e746e3e13} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1026 | 2026.01.09 14:13:36.118899 [ 3 ] {856edd4b-d3ed-499e-b995-071e746e3e13} <Trace> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1027 | 2026.01.09 14:13:36.119029 [ 3 ] {856edd4b-d3ed-499e-b995-071e746e3e13} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001574 sec., 43202.03303684879 rows/sec., 2.51 MiB/sec. | ||
| 1028 | 2026.01.09 14:13:36.119064 [ 3 ] {856edd4b-d3ed-499e-b995-071e746e3e13} <Debug> TCPHandler: Processed in 0.001740961 sec. | ||
| 1029 | 2026.01.09 14:13:37.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.45 MiB, peak 160.45 MiB, free memory in arenas 0.00 B, will set to 159.28 MiB (RSS), difference: -1.18 MiB | ||
| 1030 | 2026.01.09 14:13:38.071010 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 1031 | 2026.01.09 14:13:38.071513 [ 245 ] {} <Trace> system.asynchronous_metric_log (d09d9d36-0225-43bd-90fc-2045d7f60d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1032 | 2026.01.09 14:13:38.071563 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1033 | 2026.01.09 14:13:38.072264 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1034 | 2026.01.09 14:13:38.072739 [ 245 ] {} <Trace> system.asynchronous_metric_log (d09d9d36-0225-43bd-90fc-2045d7f60d79): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1035 | 2026.01.09 14:13:38.072885 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 1036 | 2026.01.09 14:13:38.137620 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1037 | 2026.01.09 14:13:38.154182 [ 244 ] {} <Trace> system.metric_log (01fdf851-e86f-48c9-8dc2-7c4c0a390f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1038 | 2026.01.09 14:13:38.154247 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1039 | 2026.01.09 14:13:38.160916 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1040 | 2026.01.09 14:13:38.162162 [ 244 ] {} <Trace> system.metric_log (01fdf851-e86f-48c9-8dc2-7c4c0a390f27): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1041 | 2026.01.09 14:13:38.166287 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1042 | 2026.01.09 14:13:39.001133 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.82 MiB, peak 163.82 MiB, free memory in arenas 0.00 B, will set to 161.25 MiB (RSS), difference: 1.43 MiB | ||
| 1043 | 2026.01.09 14:13:40.986281 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1044 | 2026.01.09 14:13:40.986479 [ 3 ] {925eeaed-79d5-4db2-ab68-00b7a6f47725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1045 | 2026.01.09 14:13:40.986545 [ 3 ] {925eeaed-79d5-4db2-ab68-00b7a6f47725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1046 | 2026.01.09 14:13:40.987206 [ 3 ] {925eeaed-79d5-4db2-ab68-00b7a6f47725} <Trace> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1047 | 2026.01.09 14:13:40.987251 [ 3 ] {925eeaed-79d5-4db2-ab68-00b7a6f47725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1048 | 2026.01.09 14:13:40.987856 [ 3 ] {925eeaed-79d5-4db2-ab68-00b7a6f47725} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1049 | 2026.01.09 14:13:40.988378 [ 3 ] {925eeaed-79d5-4db2-ab68-00b7a6f47725} <Trace> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1050 | 2026.01.09 14:13:40.988533 [ 3 ] {925eeaed-79d5-4db2-ab68-00b7a6f47725} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002104 sec., 26615.96958174905 rows/sec., 2.04 MiB/sec. | ||
| 1051 | 2026.01.09 14:13:40.988588 [ 3 ] {925eeaed-79d5-4db2-ab68-00b7a6f47725} <Debug> TCPHandler: Processed in 0.002434213 sec. | ||
| 1052 | 2026.01.09 14:13:40.988710 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1053 | 2026.01.09 14:13:40.988816 [ 3 ] {cd788426-6c1b-4089-899c-083cf60ef57f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1054 | 2026.01.09 14:13:40.988862 [ 3 ] {cd788426-6c1b-4089-899c-083cf60ef57f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1055 | 2026.01.09 14:13:40.989304 [ 3 ] {cd788426-6c1b-4089-899c-083cf60ef57f} <Trace> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1056 | 2026.01.09 14:13:40.989339 [ 3 ] {cd788426-6c1b-4089-899c-083cf60ef57f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1057 | 2026.01.09 14:13:40.989785 [ 3 ] {cd788426-6c1b-4089-899c-083cf60ef57f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1058 | 2026.01.09 14:13:40.990279 [ 3 ] {cd788426-6c1b-4089-899c-083cf60ef57f} <Trace> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1059 | 2026.01.09 14:13:40.990409 [ 3 ] {cd788426-6c1b-4089-899c-083cf60ef57f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001618 sec., 39555.00618046971 rows/sec., 3.09 MiB/sec. | ||
| 1060 | 2026.01.09 14:13:40.990453 [ 3 ] {cd788426-6c1b-4089-899c-083cf60ef57f} <Debug> TCPHandler: Processed in 0.001795652 sec. | ||
| 1061 | 2026.01.09 14:13:40.990567 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2026.01.09 14:13:40.990664 [ 3 ] {42dea653-50f7-45d4-bf14-3e858fa254cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1063 | 2026.01.09 14:13:40.990709 [ 3 ] {42dea653-50f7-45d4-bf14-3e858fa254cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1064 | 2026.01.09 14:13:40.991141 [ 3 ] {42dea653-50f7-45d4-bf14-3e858fa254cf} <Trace> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1065 | 2026.01.09 14:13:40.991176 [ 3 ] {42dea653-50f7-45d4-bf14-3e858fa254cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1066 | 2026.01.09 14:13:40.991634 [ 3 ] {42dea653-50f7-45d4-bf14-3e858fa254cf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1067 | 2026.01.09 14:13:40.992070 [ 3 ] {42dea653-50f7-45d4-bf14-3e858fa254cf} <Trace> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1068 | 2026.01.09 14:13:40.992200 [ 3 ] {42dea653-50f7-45d4-bf14-3e858fa254cf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001556 sec., 102827.76349614395 rows/sec., 7.16 MiB/sec. | ||
| 1069 | 2026.01.09 14:13:40.992246 [ 3 ] {42dea653-50f7-45d4-bf14-3e858fa254cf} <Debug> TCPHandler: Processed in 0.00172954 sec. | ||
| 1070 | 2026.01.09 14:13:40.992363 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1071 | 2026.01.09 14:13:40.992460 [ 3 ] {2bfec63d-06e1-410d-bcb4-cc78b18e701a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1072 | 2026.01.09 14:13:40.992502 [ 3 ] {2bfec63d-06e1-410d-bcb4-cc78b18e701a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1073 | 2026.01.09 14:13:40.992849 [ 3 ] {2bfec63d-06e1-410d-bcb4-cc78b18e701a} <Trace> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1074 | 2026.01.09 14:13:40.992885 [ 3 ] {2bfec63d-06e1-410d-bcb4-cc78b18e701a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1075 | 2026.01.09 14:13:40.993297 [ 3 ] {2bfec63d-06e1-410d-bcb4-cc78b18e701a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1076 | 2026.01.09 14:13:40.993753 [ 3 ] {2bfec63d-06e1-410d-bcb4-cc78b18e701a} <Trace> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1077 | 2026.01.09 14:13:40.993881 [ 3 ] {2bfec63d-06e1-410d-bcb4-cc78b18e701a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001441 sec., 41637.75156141568 rows/sec., 2.81 MiB/sec. | ||
| 1078 | 2026.01.09 14:13:40.993924 [ 3 ] {2bfec63d-06e1-410d-bcb4-cc78b18e701a} <Debug> TCPHandler: Processed in 0.001612049 sec. | ||
| 1079 | 2026.01.09 14:13:45.493892 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1080 | 2026.01.09 14:13:45.493951 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1081 | 2026.01.09 14:13:45.552215 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 98 entries to flush up to offset 186 | ||
| 1082 | 2026.01.09 14:13:45.556692 [ 243 ] {} <Trace> system.query_log (42092fbb-cdc5-47ac-bbb6-6d64123b1bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1083 | 2026.01.09 14:13:45.556751 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1084 | 2026.01.09 14:13:45.558098 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1085 | 2026.01.09 14:13:45.558621 [ 243 ] {} <Trace> system.query_log (42092fbb-cdc5-47ac-bbb6-6d64123b1bb5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1086 | 2026.01.09 14:13:45.558955 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 186 | ||
| 1087 | 2026.01.09 14:13:45.573085 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1088 | 2026.01.09 14:13:45.573715 [ 245 ] {} <Trace> system.asynchronous_metric_log (d09d9d36-0225-43bd-90fc-2045d7f60d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1089 | 2026.01.09 14:13:45.573755 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1090 | 2026.01.09 14:13:45.574484 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1091 | 2026.01.09 14:13:45.575027 [ 245 ] {} <Trace> system.asynchronous_metric_log (d09d9d36-0225-43bd-90fc-2045d7f60d79): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1092 | 2026.01.09 14:13:45.575171 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1093 | 2026.01.09 14:13:45.666466 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1094 | 2026.01.09 14:13:45.684121 [ 244 ] {} <Trace> system.metric_log (01fdf851-e86f-48c9-8dc2-7c4c0a390f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1095 | 2026.01.09 14:13:45.684179 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1096 | 2026.01.09 14:13:45.690909 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1097 | 2026.01.09 14:13:45.692842 [ 244 ] {} <Trace> system.metric_log (01fdf851-e86f-48c9-8dc2-7c4c0a390f27): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1098 | 2026.01.09 14:13:45.696792 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1099 | 2026.01.09 14:13:45.999010 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1100 | 2026.01.09 14:13:45.999305 [ 3 ] {162c2c0c-fd81-4889-8ca0-847d1e6524fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1101 | 2026.01.09 14:13:45.999429 [ 3 ] {162c2c0c-fd81-4889-8ca0-847d1e6524fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1102 | 2026.01.09 14:13:46.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.92 MiB, peak 165.92 MiB, free memory in arenas 0.00 B, will set to 163.11 MiB (RSS), difference: 1.19 MiB | ||
| 1103 | 2026.01.09 14:13:46.000520 [ 3 ] {162c2c0c-fd81-4889-8ca0-847d1e6524fc} <Trace> oximeter.fields_i16 (3feb7196-ec3f-4050-afcd-6a5efa334e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1104 | 2026.01.09 14:13:46.000559 [ 3 ] {162c2c0c-fd81-4889-8ca0-847d1e6524fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1105 | 2026.01.09 14:13:46.001187 [ 3 ] {162c2c0c-fd81-4889-8ca0-847d1e6524fc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1106 | 2026.01.09 14:13:46.001663 [ 3 ] {162c2c0c-fd81-4889-8ca0-847d1e6524fc} <Trace> oximeter.fields_i16 (3feb7196-ec3f-4050-afcd-6a5efa334e0e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1107 | 2026.01.09 14:13:46.001828 [ 3 ] {162c2c0c-fd81-4889-8ca0-847d1e6524fc} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002602 sec., 157571.09915449654 rows/sec., 10.00 MiB/sec. | ||
| 1108 | 2026.01.09 14:13:46.001880 [ 3 ] {162c2c0c-fd81-4889-8ca0-847d1e6524fc} <Debug> TCPHandler: Processed in 0.003004913 sec. | ||
| 1109 | 2026.01.09 14:13:46.002005 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1110 | 2026.01.09 14:13:46.002112 [ 3 ] {f8a60a86-963f-4b86-a631-24aeca0f5c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1111 | 2026.01.09 14:13:46.002156 [ 3 ] {f8a60a86-963f-4b86-a631-24aeca0f5c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1112 | 2026.01.09 14:13:46.003052 [ 3 ] {f8a60a86-963f-4b86-a631-24aeca0f5c44} <Trace> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1113 | 2026.01.09 14:13:46.003088 [ 3 ] {f8a60a86-963f-4b86-a631-24aeca0f5c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1114 | 2026.01.09 14:13:46.003592 [ 3 ] {f8a60a86-963f-4b86-a631-24aeca0f5c44} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1115 | 2026.01.09 14:13:46.004114 [ 3 ] {f8a60a86-963f-4b86-a631-24aeca0f5c44} <Trace> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1116 | 2026.01.09 14:13:46.004250 [ 3 ] {f8a60a86-963f-4b86-a631-24aeca0f5c44} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.002163 sec., 523347.20295885345 rows/sec., 41.47 MiB/sec. | ||
| 1117 | 2026.01.09 14:13:46.004289 [ 3 ] {f8a60a86-963f-4b86-a631-24aeca0f5c44} <Debug> TCPHandler: Processed in 0.002338251 sec. | ||
| 1118 | 2026.01.09 14:13:46.004408 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1119 | 2026.01.09 14:13:46.004509 [ 3 ] {1d49b7a0-a570-4418-9162-8f7af538c03a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1120 | 2026.01.09 14:13:46.004552 [ 3 ] {1d49b7a0-a570-4418-9162-8f7af538c03a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1121 | 2026.01.09 14:13:46.005049 [ 3 ] {1d49b7a0-a570-4418-9162-8f7af538c03a} <Trace> oximeter.fields_u16 (725d205e-5904-4ff1-aad2-94b00a27fb35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1122 | 2026.01.09 14:13:46.005084 [ 3 ] {1d49b7a0-a570-4418-9162-8f7af538c03a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1123 | 2026.01.09 14:13:46.005508 [ 3 ] {1d49b7a0-a570-4418-9162-8f7af538c03a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1124 | 2026.01.09 14:13:46.005976 [ 3 ] {1d49b7a0-a570-4418-9162-8f7af538c03a} <Trace> oximeter.fields_u16 (725d205e-5904-4ff1-aad2-94b00a27fb35): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1125 | 2026.01.09 14:13:46.006108 [ 3 ] {1d49b7a0-a570-4418-9162-8f7af538c03a} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001621 sec., 132634.17643429982 rows/sec., 7.87 MiB/sec. | ||
| 1126 | 2026.01.09 14:13:46.006146 [ 3 ] {1d49b7a0-a570-4418-9162-8f7af538c03a} <Debug> TCPHandler: Processed in 0.001790622 sec. | ||
| 1127 | 2026.01.09 14:13:46.006255 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1128 | 2026.01.09 14:13:46.006352 [ 3 ] {4ebd1fcc-ea49-472b-b9fd-8cff0398531a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1129 | 2026.01.09 14:13:46.006392 [ 3 ] {4ebd1fcc-ea49-472b-b9fd-8cff0398531a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1130 | 2026.01.09 14:13:46.006881 [ 3 ] {4ebd1fcc-ea49-472b-b9fd-8cff0398531a} <Trace> oximeter.fields_u32 (f8ee3e63-b1f6-49a1-a025-5211c9c3b60c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1131 | 2026.01.09 14:13:46.006917 [ 3 ] {4ebd1fcc-ea49-472b-b9fd-8cff0398531a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1132 | 2026.01.09 14:13:46.007331 [ 3 ] {4ebd1fcc-ea49-472b-b9fd-8cff0398531a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1133 | 2026.01.09 14:13:46.007756 [ 3 ] {4ebd1fcc-ea49-472b-b9fd-8cff0398531a} <Trace> oximeter.fields_u32 (f8ee3e63-b1f6-49a1-a025-5211c9c3b60c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1134 | 2026.01.09 14:13:46.007882 [ 3 ] {4ebd1fcc-ea49-472b-b9fd-8cff0398531a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001549 sec., 136862.49193027758 rows/sec., 8.83 MiB/sec. | ||
| 1135 | 2026.01.09 14:13:46.007920 [ 3 ] {4ebd1fcc-ea49-472b-b9fd-8cff0398531a} <Debug> TCPHandler: Processed in 0.00171385 sec. | ||
| 1136 | 2026.01.09 14:13:46.008021 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1137 | 2026.01.09 14:13:46.008116 [ 3 ] {8e9ebe8a-21bd-4a11-a2fe-366145db4e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1138 | 2026.01.09 14:13:46.008156 [ 3 ] {8e9ebe8a-21bd-4a11-a2fe-366145db4e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1139 | 2026.01.09 14:13:46.008650 [ 3 ] {8e9ebe8a-21bd-4a11-a2fe-366145db4e23} <Trace> oximeter.fields_u8 (daab3a17-8da3-43df-b848-6f2b7b93ffa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1140 | 2026.01.09 14:13:46.008684 [ 3 ] {8e9ebe8a-21bd-4a11-a2fe-366145db4e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1141 | 2026.01.09 14:13:46.009107 [ 3 ] {8e9ebe8a-21bd-4a11-a2fe-366145db4e23} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1142 | 2026.01.09 14:13:46.009582 [ 3 ] {8e9ebe8a-21bd-4a11-a2fe-366145db4e23} <Trace> oximeter.fields_u8 (daab3a17-8da3-43df-b848-6f2b7b93ffa5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1143 | 2026.01.09 14:13:46.009714 [ 3 ] {8e9ebe8a-21bd-4a11-a2fe-366145db4e23} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001617 sec., 130488.55905998763 rows/sec., 7.41 MiB/sec. | ||
| 1144 | 2026.01.09 14:13:46.009750 [ 3 ] {8e9ebe8a-21bd-4a11-a2fe-366145db4e23} <Debug> TCPHandler: Processed in 0.001779021 sec. | ||
| 1145 | 2026.01.09 14:13:46.009849 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1146 | 2026.01.09 14:13:46.009944 [ 3 ] {3bbaae59-5ef4-4055-8617-7d01a2c1784e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1147 | 2026.01.09 14:13:46.009983 [ 3 ] {3bbaae59-5ef4-4055-8617-7d01a2c1784e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1148 | 2026.01.09 14:13:46.010626 [ 3 ] {3bbaae59-5ef4-4055-8617-7d01a2c1784e} <Trace> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1149 | 2026.01.09 14:13:46.010663 [ 3 ] {3bbaae59-5ef4-4055-8617-7d01a2c1784e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1150 | 2026.01.09 14:13:46.011115 [ 3 ] {3bbaae59-5ef4-4055-8617-7d01a2c1784e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1151 | 2026.01.09 14:13:46.011581 [ 3 ] {3bbaae59-5ef4-4055-8617-7d01a2c1784e} <Trace> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1152 | 2026.01.09 14:13:46.011714 [ 3 ] {3bbaae59-5ef4-4055-8617-7d01a2c1784e} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001788 sec., 385346.75615212525 rows/sec., 26.91 MiB/sec. | ||
| 1153 | 2026.01.09 14:13:46.011751 [ 3 ] {3bbaae59-5ef4-4055-8617-7d01a2c1784e} <Debug> TCPHandler: Processed in 0.001951414 sec. | ||
| 1154 | 2026.01.09 14:13:46.011850 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1155 | 2026.01.09 14:13:46.011945 [ 3 ] {d6c92683-e147-451a-a8c5-7c53d852703d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1156 | 2026.01.09 14:13:46.011986 [ 3 ] {d6c92683-e147-451a-a8c5-7c53d852703d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1157 | 2026.01.09 14:13:46.012302 [ 3 ] {d6c92683-e147-451a-a8c5-7c53d852703d} <Trace> oximeter.measurements_bool (b645b648-c560-404f-a835-91550d78d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1158 | 2026.01.09 14:13:46.012336 [ 3 ] {d6c92683-e147-451a-a8c5-7c53d852703d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1159 | 2026.01.09 14:13:46.012742 [ 3 ] {d6c92683-e147-451a-a8c5-7c53d852703d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1160 | 2026.01.09 14:13:46.013218 [ 3 ] {d6c92683-e147-451a-a8c5-7c53d852703d} <Trace> oximeter.measurements_bool (b645b648-c560-404f-a835-91550d78d2fe): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1161 | 2026.01.09 14:13:46.013343 [ 3 ] {d6c92683-e147-451a-a8c5-7c53d852703d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001416 sec., 4237.28813559322 rows/sec., 221.38 KiB/sec. | ||
| 1162 | 2026.01.09 14:13:46.013378 [ 3 ] {d6c92683-e147-451a-a8c5-7c53d852703d} <Debug> TCPHandler: Processed in 0.001576768 sec. | ||
| 1163 | 2026.01.09 14:13:46.013476 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1164 | 2026.01.09 14:13:46.013570 [ 3 ] {2bd7a80a-0323-4e5b-9fba-5d3a098614a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1165 | 2026.01.09 14:13:46.013611 [ 3 ] {2bd7a80a-0323-4e5b-9fba-5d3a098614a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1166 | 2026.01.09 14:13:46.014043 [ 3 ] {2bd7a80a-0323-4e5b-9fba-5d3a098614a6} <Trace> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1167 | 2026.01.09 14:13:46.014077 [ 3 ] {2bd7a80a-0323-4e5b-9fba-5d3a098614a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1168 | 2026.01.09 14:13:46.014514 [ 3 ] {2bd7a80a-0323-4e5b-9fba-5d3a098614a6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1169 | 2026.01.09 14:13:46.015064 [ 3 ] {2bd7a80a-0323-4e5b-9fba-5d3a098614a6} <Trace> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1170 | 2026.01.09 14:13:46.015206 [ 3 ] {2bd7a80a-0323-4e5b-9fba-5d3a098614a6} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001653 sec., 189957.6527525711 rows/sec., 12.48 MiB/sec. | ||
| 1171 | 2026.01.09 14:13:46.015257 [ 3 ] {2bd7a80a-0323-4e5b-9fba-5d3a098614a6} <Debug> TCPHandler: Processed in 0.001829762 sec. | ||
| 1172 | 2026.01.09 14:13:46.015370 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1173 | 2026.01.09 14:13:46.015466 [ 3 ] {0725a185-3aef-44c2-8a37-89f7f5408b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1174 | 2026.01.09 14:13:46.015508 [ 3 ] {0725a185-3aef-44c2-8a37-89f7f5408b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1175 | 2026.01.09 14:13:46.015858 [ 3 ] {0725a185-3aef-44c2-8a37-89f7f5408b0e} <Trace> oximeter.measurements_f64 (3961aa08-7dc9-41d1-a818-fe9d50d34ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1176 | 2026.01.09 14:13:46.015893 [ 3 ] {0725a185-3aef-44c2-8a37-89f7f5408b0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1177 | 2026.01.09 14:13:46.016347 [ 3 ] {0725a185-3aef-44c2-8a37-89f7f5408b0e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1178 | 2026.01.09 14:13:46.016857 [ 3 ] {0725a185-3aef-44c2-8a37-89f7f5408b0e} <Trace> oximeter.measurements_f64 (3961aa08-7dc9-41d1-a818-fe9d50d34ec4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1179 | 2026.01.09 14:13:46.016994 [ 3 ] {0725a185-3aef-44c2-8a37-89f7f5408b0e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001546 sec., 646.8305304010349 rows/sec., 43.59 KiB/sec. | ||
| 1180 | 2026.01.09 14:13:46.017037 [ 3 ] {0725a185-3aef-44c2-8a37-89f7f5408b0e} <Debug> TCPHandler: Processed in 0.00171713 sec. | ||
| 1181 | 2026.01.09 14:13:46.017167 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1182 | 2026.01.09 14:13:46.017281 [ 3 ] {c377c57d-e2d6-4009-a290-978c58514952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1183 | 2026.01.09 14:13:46.017342 [ 3 ] {c377c57d-e2d6-4009-a290-978c58514952} <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 | ||
| 1184 | 2026.01.09 14:13:46.018219 [ 3 ] {c377c57d-e2d6-4009-a290-978c58514952} <Trace> oximeter.measurements_histogramu64 (ac55ae29-a872-4958-9a57-7c7af64f277f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1185 | 2026.01.09 14:13:46.018253 [ 3 ] {c377c57d-e2d6-4009-a290-978c58514952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1186 | 2026.01.09 14:13:46.018860 [ 3 ] {c377c57d-e2d6-4009-a290-978c58514952} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1187 | 2026.01.09 14:13:46.019261 [ 3 ] {c377c57d-e2d6-4009-a290-978c58514952} <Trace> oximeter.measurements_histogramu64 (ac55ae29-a872-4958-9a57-7c7af64f277f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1188 | 2026.01.09 14:13:46.019395 [ 3 ] {c377c57d-e2d6-4009-a290-978c58514952} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002137 sec., 4679.457182966776 rows/sec., 8.39 MiB/sec. | ||
| 1189 | 2026.01.09 14:13:46.019448 [ 3 ] {c377c57d-e2d6-4009-a290-978c58514952} <Debug> TCPHandler: Processed in 0.002340851 sec. | ||
| 1190 | 2026.01.09 14:13:46.019558 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1191 | 2026.01.09 14:13:46.019654 [ 3 ] {3f1a77b8-2493-4324-8551-bdc46dda48fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1192 | 2026.01.09 14:13:46.019695 [ 3 ] {3f1a77b8-2493-4324-8551-bdc46dda48fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1193 | 2026.01.09 14:13:46.020034 [ 3 ] {3f1a77b8-2493-4324-8551-bdc46dda48fb} <Trace> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1194 | 2026.01.09 14:13:46.020068 [ 3 ] {3f1a77b8-2493-4324-8551-bdc46dda48fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1195 | 2026.01.09 14:13:46.020469 [ 3 ] {3f1a77b8-2493-4324-8551-bdc46dda48fb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1196 | 2026.01.09 14:13:46.020903 [ 3 ] {3f1a77b8-2493-4324-8551-bdc46dda48fb} <Trace> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1197 | 2026.01.09 14:13:46.021030 [ 3 ] {3f1a77b8-2493-4324-8551-bdc46dda48fb} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001395 sec., 74551.97132616487 rows/sec., 4.57 MiB/sec. | ||
| 1198 | 2026.01.09 14:13:46.021064 [ 3 ] {3f1a77b8-2493-4324-8551-bdc46dda48fb} <Debug> TCPHandler: Processed in 0.001555927 sec. | ||
| 1199 | 2026.01.09 14:13:50.990147 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1200 | 2026.01.09 14:13:50.990433 [ 3 ] {9e0a7b7b-f7b4-474b-8482-9c35d0ca607b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1201 | 2026.01.09 14:13:50.990531 [ 3 ] {9e0a7b7b-f7b4-474b-8482-9c35d0ca607b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1202 | 2026.01.09 14:13:50.991461 [ 3 ] {9e0a7b7b-f7b4-474b-8482-9c35d0ca607b} <Trace> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1203 | 2026.01.09 14:13:50.991524 [ 3 ] {9e0a7b7b-f7b4-474b-8482-9c35d0ca607b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1204 | 2026.01.09 14:13:50.992215 [ 3 ] {9e0a7b7b-f7b4-474b-8482-9c35d0ca607b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1205 | 2026.01.09 14:13:50.992798 [ 3 ] {9e0a7b7b-f7b4-474b-8482-9c35d0ca607b} <Trace> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1206 | 2026.01.09 14:13:50.993012 [ 3 ] {9e0a7b7b-f7b4-474b-8482-9c35d0ca607b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002651 sec., 21124.10411165598 rows/sec., 1.62 MiB/sec. | ||
| 1207 | 2026.01.09 14:13:50.993076 [ 3 ] {9e0a7b7b-f7b4-474b-8482-9c35d0ca607b} <Debug> TCPHandler: Processed in 0.003098824 sec. | ||
| 1208 | 2026.01.09 14:13:50.993255 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1209 | 2026.01.09 14:13:50.993389 [ 3 ] {ff882637-c21f-4b49-9cd1-c059a1df46cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1210 | 2026.01.09 14:13:50.993452 [ 3 ] {ff882637-c21f-4b49-9cd1-c059a1df46cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1211 | 2026.01.09 14:13:50.994068 [ 3 ] {ff882637-c21f-4b49-9cd1-c059a1df46cf} <Trace> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1212 | 2026.01.09 14:13:50.994114 [ 3 ] {ff882637-c21f-4b49-9cd1-c059a1df46cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1213 | 2026.01.09 14:13:50.994637 [ 3 ] {ff882637-c21f-4b49-9cd1-c059a1df46cf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1214 | 2026.01.09 14:13:50.995192 [ 3 ] {ff882637-c21f-4b49-9cd1-c059a1df46cf} <Trace> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1215 | 2026.01.09 14:13:50.995366 [ 3 ] {ff882637-c21f-4b49-9cd1-c059a1df46cf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002009 sec., 31856.645097063218 rows/sec., 2.49 MiB/sec. | ||
| 1216 | 2026.01.09 14:13:50.995417 [ 3 ] {ff882637-c21f-4b49-9cd1-c059a1df46cf} <Debug> TCPHandler: Processed in 0.002230879 sec. | ||
| 1217 | 2026.01.09 14:13:50.995569 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1218 | 2026.01.09 14:13:50.995697 [ 3 ] {7417f524-265e-4cce-afc0-1f51b6af3959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1219 | 2026.01.09 14:13:50.995760 [ 3 ] {7417f524-265e-4cce-afc0-1f51b6af3959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1220 | 2026.01.09 14:13:50.996331 [ 3 ] {7417f524-265e-4cce-afc0-1f51b6af3959} <Trace> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1221 | 2026.01.09 14:13:50.996379 [ 3 ] {7417f524-265e-4cce-afc0-1f51b6af3959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1222 | 2026.01.09 14:13:50.997016 [ 3 ] {7417f524-265e-4cce-afc0-1f51b6af3959} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1223 | 2026.01.09 14:13:50.997892 [ 3 ] {7417f524-265e-4cce-afc0-1f51b6af3959} <Trace> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1224 | 2026.01.09 14:13:50.998072 [ 3 ] {7417f524-265e-4cce-afc0-1f51b6af3959} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002404 sec., 66555.74043261232 rows/sec., 4.64 MiB/sec. | ||
| 1225 | 2026.01.09 14:13:50.998123 [ 3 ] {7417f524-265e-4cce-afc0-1f51b6af3959} <Debug> TCPHandler: Processed in 0.002617766 sec. | ||
| 1226 | 2026.01.09 14:13:50.998273 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1227 | 2026.01.09 14:13:50.998404 [ 3 ] {e4b9524c-9805-40b1-a126-51df2d617cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1228 | 2026.01.09 14:13:50.998463 [ 3 ] {e4b9524c-9805-40b1-a126-51df2d617cca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1229 | 2026.01.09 14:13:50.998945 [ 3 ] {e4b9524c-9805-40b1-a126-51df2d617cca} <Trace> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1230 | 2026.01.09 14:13:50.998995 [ 3 ] {e4b9524c-9805-40b1-a126-51df2d617cca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1231 | 2026.01.09 14:13:50.999618 [ 3 ] {e4b9524c-9805-40b1-a126-51df2d617cca} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1232 | 2026.01.09 14:13:51.000388 [ 3 ] {e4b9524c-9805-40b1-a126-51df2d617cca} <Trace> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1233 | 2026.01.09 14:13:51.000570 [ 3 ] {e4b9524c-9805-40b1-a126-51df2d617cca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002193 sec., 27359.781121751024 rows/sec., 1.84 MiB/sec. | ||
| 1234 | 2026.01.09 14:13:51.000621 [ 3 ] {e4b9524c-9805-40b1-a126-51df2d617cca} <Debug> TCPHandler: Processed in 0.002415682 sec. | ||
| 1235 | 2026.01.09 14:13:53.075254 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1236 | 2026.01.09 14:13:53.075831 [ 245 ] {} <Trace> system.asynchronous_metric_log (d09d9d36-0225-43bd-90fc-2045d7f60d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1237 | 2026.01.09 14:13:53.075882 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1238 | 2026.01.09 14:13:53.076577 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1239 | 2026.01.09 14:13:53.077050 [ 245 ] {} <Trace> system.asynchronous_metric_log (d09d9d36-0225-43bd-90fc-2045d7f60d79): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1240 | 2026.01.09 14:13:53.077221 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1241 | 2026.01.09 14:13:53.196886 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1242 | 2026.01.09 14:13:53.214517 [ 244 ] {} <Trace> system.metric_log (01fdf851-e86f-48c9-8dc2-7c4c0a390f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1243 | 2026.01.09 14:13:53.214584 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1244 | 2026.01.09 14:13:53.220802 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1245 | 2026.01.09 14:13:53.222058 [ 244 ] {} <Trace> system.metric_log (01fdf851-e86f-48c9-8dc2-7c4c0a390f27): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1246 | 2026.01.09 14:13:53.225381 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1247 | 2026.01.09 14:13:55.559334 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 216 | ||
| 1248 | 2026.01.09 14:13:55.561470 [ 243 ] {} <Trace> system.query_log (42092fbb-cdc5-47ac-bbb6-6d64123b1bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1249 | 2026.01.09 14:13:55.561508 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1250 | 2026.01.09 14:13:55.562753 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1251 | 2026.01.09 14:13:55.563323 [ 243 ] {} <Trace> system.query_log (42092fbb-cdc5-47ac-bbb6-6d64123b1bb5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1252 | 2026.01.09 14:13:55.563560 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 216 | ||
| 1253 | 2026.01.09 14:13:56.000894 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1254 | 2026.01.09 14:13:56.001098 [ 3 ] {7b522b69-f458-449c-8971-21dd84925711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1255 | 2026.01.09 14:13:56.001169 [ 3 ] {7b522b69-f458-449c-8971-21dd84925711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1256 | 2026.01.09 14:13:56.002093 [ 3 ] {7b522b69-f458-449c-8971-21dd84925711} <Trace> oximeter.fields_i16 (3feb7196-ec3f-4050-afcd-6a5efa334e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1257 | 2026.01.09 14:13:56.002138 [ 3 ] {7b522b69-f458-449c-8971-21dd84925711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1258 | 2026.01.09 14:13:56.002775 [ 3 ] {7b522b69-f458-449c-8971-21dd84925711} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1259 | 2026.01.09 14:13:56.003296 [ 3 ] {7b522b69-f458-449c-8971-21dd84925711} <Trace> oximeter.fields_i16 (3feb7196-ec3f-4050-afcd-6a5efa334e0e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1260 | 2026.01.09 14:13:56.003462 [ 3 ] {7b522b69-f458-449c-8971-21dd84925711} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002417 sec., 169631.7749275962 rows/sec., 10.76 MiB/sec. | ||
| 1261 | 2026.01.09 14:13:56.003509 [ 3 ] {7b522b69-f458-449c-8971-21dd84925711} <Debug> TCPHandler: Processed in 0.002755689 sec. | ||
| 1262 | 2026.01.09 14:13:56.003653 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1263 | 2026.01.09 14:13:56.003757 [ 3 ] {cc4c1d80-396d-4595-a5ce-636dc1e23f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1264 | 2026.01.09 14:13:56.003801 [ 3 ] {cc4c1d80-396d-4595-a5ce-636dc1e23f5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1265 | 2026.01.09 14:13:56.004707 [ 3 ] {cc4c1d80-396d-4595-a5ce-636dc1e23f5f} <Trace> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1266 | 2026.01.09 14:13:56.004743 [ 3 ] {cc4c1d80-396d-4595-a5ce-636dc1e23f5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1267 | 2026.01.09 14:13:56.005310 [ 3 ] {cc4c1d80-396d-4595-a5ce-636dc1e23f5f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1268 | 2026.01.09 14:13:56.005917 [ 3 ] {cc4c1d80-396d-4595-a5ce-636dc1e23f5f} <Trace> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1269 | 2026.01.09 14:13:56.006075 [ 3 ] {cc4c1d80-396d-4595-a5ce-636dc1e23f5f} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.002341 sec., 483554.03673643735 rows/sec., 38.32 MiB/sec. | ||
| 1270 | 2026.01.09 14:13:56.006116 [ 3 ] {cc4c1d80-396d-4595-a5ce-636dc1e23f5f} <Debug> TCPHandler: Processed in 0.002515524 sec. | ||
| 1271 | 2026.01.09 14:13:56.006248 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1272 | 2026.01.09 14:13:56.006346 [ 3 ] {a1dde730-901f-4ed7-a271-966bab8eb310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1273 | 2026.01.09 14:13:56.006388 [ 3 ] {a1dde730-901f-4ed7-a271-966bab8eb310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1274 | 2026.01.09 14:13:56.006878 [ 3 ] {a1dde730-901f-4ed7-a271-966bab8eb310} <Trace> oximeter.fields_u16 (725d205e-5904-4ff1-aad2-94b00a27fb35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1275 | 2026.01.09 14:13:56.006916 [ 3 ] {a1dde730-901f-4ed7-a271-966bab8eb310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1276 | 2026.01.09 14:13:56.007328 [ 3 ] {a1dde730-901f-4ed7-a271-966bab8eb310} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1277 | 2026.01.09 14:13:56.007802 [ 3 ] {a1dde730-901f-4ed7-a271-966bab8eb310} <Trace> oximeter.fields_u16 (725d205e-5904-4ff1-aad2-94b00a27fb35): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1278 | 2026.01.09 14:13:56.007939 [ 3 ] {a1dde730-901f-4ed7-a271-966bab8eb310} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001613 sec., 133292.00247985122 rows/sec., 7.91 MiB/sec. | ||
| 1279 | 2026.01.09 14:13:56.007977 [ 3 ] {a1dde730-901f-4ed7-a271-966bab8eb310} <Debug> TCPHandler: Processed in 0.001781241 sec. | ||
| 1280 | 2026.01.09 14:13:56.008094 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1281 | 2026.01.09 14:13:56.008189 [ 3 ] {f5cfc336-6407-4cd6-896f-903831e7a0d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1282 | 2026.01.09 14:13:56.008230 [ 3 ] {f5cfc336-6407-4cd6-896f-903831e7a0d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1283 | 2026.01.09 14:13:56.008716 [ 3 ] {f5cfc336-6407-4cd6-896f-903831e7a0d4} <Trace> oximeter.fields_u32 (f8ee3e63-b1f6-49a1-a025-5211c9c3b60c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1284 | 2026.01.09 14:13:56.008751 [ 3 ] {f5cfc336-6407-4cd6-896f-903831e7a0d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1285 | 2026.01.09 14:13:56.009167 [ 3 ] {f5cfc336-6407-4cd6-896f-903831e7a0d4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1286 | 2026.01.09 14:13:56.009595 [ 3 ] {f5cfc336-6407-4cd6-896f-903831e7a0d4} <Trace> oximeter.fields_u32 (f8ee3e63-b1f6-49a1-a025-5211c9c3b60c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1287 | 2026.01.09 14:13:56.009726 [ 3 ] {f5cfc336-6407-4cd6-896f-903831e7a0d4} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001554 sec., 136422.13642213642 rows/sec., 8.80 MiB/sec. | ||
| 1288 | 2026.01.09 14:13:56.009763 [ 3 ] {f5cfc336-6407-4cd6-896f-903831e7a0d4} <Debug> TCPHandler: Processed in 0.00171902 sec. | ||
| 1289 | 2026.01.09 14:13:56.009883 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1290 | 2026.01.09 14:13:56.009987 [ 3 ] {c10a8a89-5934-488c-9100-6b043b9fd42c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1291 | 2026.01.09 14:13:56.010034 [ 3 ] {c10a8a89-5934-488c-9100-6b043b9fd42c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1292 | 2026.01.09 14:13:56.010510 [ 3 ] {c10a8a89-5934-488c-9100-6b043b9fd42c} <Trace> oximeter.fields_u8 (daab3a17-8da3-43df-b848-6f2b7b93ffa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1293 | 2026.01.09 14:13:56.010547 [ 3 ] {c10a8a89-5934-488c-9100-6b043b9fd42c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1294 | 2026.01.09 14:13:56.010947 [ 3 ] {c10a8a89-5934-488c-9100-6b043b9fd42c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1295 | 2026.01.09 14:13:56.011316 [ 3 ] {c10a8a89-5934-488c-9100-6b043b9fd42c} <Trace> oximeter.fields_u8 (daab3a17-8da3-43df-b848-6f2b7b93ffa5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1296 | 2026.01.09 14:13:56.011447 [ 3 ] {c10a8a89-5934-488c-9100-6b043b9fd42c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001485 sec., 142087.5420875421 rows/sec., 8.07 MiB/sec. | ||
| 1297 | 2026.01.09 14:13:56.011485 [ 3 ] {c10a8a89-5934-488c-9100-6b043b9fd42c} <Debug> TCPHandler: Processed in 0.001653249 sec. | ||
| 1298 | 2026.01.09 14:13:56.011599 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1299 | 2026.01.09 14:13:56.011748 [ 3 ] {4fe01178-74e2-4edc-8ac1-af4f781f9876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1300 | 2026.01.09 14:13:56.011814 [ 3 ] {4fe01178-74e2-4edc-8ac1-af4f781f9876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1301 | 2026.01.09 14:13:56.012659 [ 3 ] {4fe01178-74e2-4edc-8ac1-af4f781f9876} <Trace> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1302 | 2026.01.09 14:13:56.012710 [ 3 ] {4fe01178-74e2-4edc-8ac1-af4f781f9876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1303 | 2026.01.09 14:13:56.013339 [ 3 ] {4fe01178-74e2-4edc-8ac1-af4f781f9876} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1304 | 2026.01.09 14:13:56.013908 [ 3 ] {4fe01178-74e2-4edc-8ac1-af4f781f9876} <Trace> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1305 | 2026.01.09 14:13:56.014112 [ 3 ] {4fe01178-74e2-4edc-8ac1-af4f781f9876} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.002386 sec., 288767.81223805534 rows/sec., 20.17 MiB/sec. | ||
| 1306 | 2026.01.09 14:13:56.014167 [ 3 ] {4fe01178-74e2-4edc-8ac1-af4f781f9876} <Debug> TCPHandler: Processed in 0.002616235 sec. | ||
| 1307 | 2026.01.09 14:13:56.014345 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1308 | 2026.01.09 14:13:56.014470 [ 3 ] {df6a3905-96c2-4273-a5e8-c7630029e660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1309 | 2026.01.09 14:13:56.014528 [ 3 ] {df6a3905-96c2-4273-a5e8-c7630029e660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1310 | 2026.01.09 14:13:56.014971 [ 3 ] {df6a3905-96c2-4273-a5e8-c7630029e660} <Trace> oximeter.measurements_bool (b645b648-c560-404f-a835-91550d78d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1311 | 2026.01.09 14:13:56.015013 [ 3 ] {df6a3905-96c2-4273-a5e8-c7630029e660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1312 | 2026.01.09 14:13:56.015705 [ 3 ] {df6a3905-96c2-4273-a5e8-c7630029e660} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1313 | 2026.01.09 14:13:56.016841 [ 3 ] {df6a3905-96c2-4273-a5e8-c7630029e660} <Trace> oximeter.measurements_bool (b645b648-c560-404f-a835-91550d78d2fe): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1314 | 2026.01.09 14:13:56.017011 [ 3 ] {df6a3905-96c2-4273-a5e8-c7630029e660} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002566 sec., 2338.269680436477 rows/sec., 122.17 KiB/sec. | ||
| 1315 | 2026.01.09 14:13:56.017058 [ 3 ] {df6a3905-96c2-4273-a5e8-c7630029e660} <Debug> TCPHandler: Processed in 0.002783619 sec. | ||
| 1316 | 2026.01.09 14:13:56.017376 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1317 | 2026.01.09 14:13:56.017507 [ 3 ] {0330b42f-38d8-4b80-a4f0-d6b60cd589b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1318 | 2026.01.09 14:13:56.017570 [ 3 ] {0330b42f-38d8-4b80-a4f0-d6b60cd589b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1319 | 2026.01.09 14:13:56.018339 [ 3 ] {0330b42f-38d8-4b80-a4f0-d6b60cd589b2} <Trace> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1320 | 2026.01.09 14:13:56.018388 [ 3 ] {0330b42f-38d8-4b80-a4f0-d6b60cd589b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1321 | 2026.01.09 14:13:56.019067 [ 3 ] {0330b42f-38d8-4b80-a4f0-d6b60cd589b2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1322 | 2026.01.09 14:13:56.019741 [ 3 ] {0330b42f-38d8-4b80-a4f0-d6b60cd589b2} <Trace> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1323 | 2026.01.09 14:13:56.019969 [ 3 ] {0330b42f-38d8-4b80-a4f0-d6b60cd589b2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.002489 sec., 126155.08236239455 rows/sec., 8.29 MiB/sec. | ||
| 1324 | 2026.01.09 14:13:56.020023 [ 3 ] {0330b42f-38d8-4b80-a4f0-d6b60cd589b2} <Debug> TCPHandler: Processed in 0.002715597 sec. | ||
| 1325 | 2026.01.09 14:13:56.020189 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1326 | 2026.01.09 14:13:56.020310 [ 3 ] {12af0ddd-8b86-48d4-8dec-c6f279f08f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1327 | 2026.01.09 14:13:56.020363 [ 3 ] {12af0ddd-8b86-48d4-8dec-c6f279f08f33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1328 | 2026.01.09 14:13:56.020797 [ 3 ] {12af0ddd-8b86-48d4-8dec-c6f279f08f33} <Trace> oximeter.measurements_f64 (3961aa08-7dc9-41d1-a818-fe9d50d34ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1329 | 2026.01.09 14:13:56.021454 [ 3 ] {12af0ddd-8b86-48d4-8dec-c6f279f08f33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1330 | 2026.01.09 14:13:56.022057 [ 3 ] {12af0ddd-8b86-48d4-8dec-c6f279f08f33} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1331 | 2026.01.09 14:13:56.022754 [ 3 ] {12af0ddd-8b86-48d4-8dec-c6f279f08f33} <Trace> oximeter.measurements_f64 (3961aa08-7dc9-41d1-a818-fe9d50d34ec4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1332 | 2026.01.09 14:13:56.022921 [ 3 ] {12af0ddd-8b86-48d4-8dec-c6f279f08f33} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002635 sec., 379.5066413662239 rows/sec., 25.57 KiB/sec. | ||
| 1333 | 2026.01.09 14:13:56.022965 [ 3 ] {12af0ddd-8b86-48d4-8dec-c6f279f08f33} <Debug> TCPHandler: Processed in 0.00283675 sec. | ||
| 1334 | 2026.01.09 14:13:56.023099 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1335 | 2026.01.09 14:13:56.023207 [ 3 ] {fb28cfe6-4b3b-4f38-b6cc-6b78eb360025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1336 | 2026.01.09 14:13:56.023275 [ 3 ] {fb28cfe6-4b3b-4f38-b6cc-6b78eb360025} <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 | ||
| 1337 | 2026.01.09 14:13:56.024393 [ 3 ] {fb28cfe6-4b3b-4f38-b6cc-6b78eb360025} <Trace> oximeter.measurements_histogramu64 (ac55ae29-a872-4958-9a57-7c7af64f277f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1338 | 2026.01.09 14:13:56.024441 [ 3 ] {fb28cfe6-4b3b-4f38-b6cc-6b78eb360025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1339 | 2026.01.09 14:13:56.025527 [ 3 ] {fb28cfe6-4b3b-4f38-b6cc-6b78eb360025} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1340 | 2026.01.09 14:13:56.026502 [ 3 ] {fb28cfe6-4b3b-4f38-b6cc-6b78eb360025} <Trace> oximeter.measurements_histogramu64 (ac55ae29-a872-4958-9a57-7c7af64f277f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1341 | 2026.01.09 14:13:56.026657 [ 3 ] {fb28cfe6-4b3b-4f38-b6cc-6b78eb360025} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.003475 sec., 2877.6978417266187 rows/sec., 5.16 MiB/sec. | ||
| 1342 | 2026.01.09 14:13:56.026723 [ 3 ] {fb28cfe6-4b3b-4f38-b6cc-6b78eb360025} <Debug> TCPHandler: Processed in 0.003680564 sec. | ||
| 1343 | 2026.01.09 14:13:56.026867 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1344 | 2026.01.09 14:13:56.026986 [ 3 ] {4e02b57a-abb5-4356-80d6-592bd032649d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1345 | 2026.01.09 14:13:56.027044 [ 3 ] {4e02b57a-abb5-4356-80d6-592bd032649d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1346 | 2026.01.09 14:13:56.027412 [ 3 ] {4e02b57a-abb5-4356-80d6-592bd032649d} <Trace> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1347 | 2026.01.09 14:13:56.027450 [ 3 ] {4e02b57a-abb5-4356-80d6-592bd032649d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1348 | 2026.01.09 14:13:56.027906 [ 3 ] {4e02b57a-abb5-4356-80d6-592bd032649d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1349 | 2026.01.09 14:13:56.028353 [ 3 ] {4e02b57a-abb5-4356-80d6-592bd032649d} <Trace> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1350 | 2026.01.09 14:13:56.028510 [ 3 ] {4e02b57a-abb5-4356-80d6-592bd032649d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00155 sec., 67096.7741935484 rows/sec., 4.11 MiB/sec. | ||
| 1351 | 2026.01.09 14:13:56.028550 [ 3 ] {4e02b57a-abb5-4356-80d6-592bd032649d} <Debug> TCPHandler: Processed in 0.00174961 sec. | ||
| 1352 | 2026.01.09 14:14:00.494013 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1353 | 2026.01.09 14:14:00.494066 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1354 | 2026.01.09 14:14:00.578263 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
| 1355 | 2026.01.09 14:14:00.578763 [ 245 ] {} <Trace> system.asynchronous_metric_log (d09d9d36-0225-43bd-90fc-2045d7f60d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1356 | 2026.01.09 14:14:00.578803 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1357 | 2026.01.09 14:14:00.579327 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1358 | 2026.01.09 14:14:00.579565 [ 245 ] {} <Trace> system.asynchronous_metric_log (d09d9d36-0225-43bd-90fc-2045d7f60d79): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1359 | 2026.01.09 14:14:00.579701 [ 62 ] {} <Debug> system.asynchronous_metric_log (d09d9d36-0225-43bd-90fc-2045d7f60d79) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1360 | 2026.01.09 14:14:00.579711 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1361 | 2026.01.09 14:14:00.579758 [ 62 ] {} <Trace> system.asynchronous_metric_log (d09d9d36-0225-43bd-90fc-2045d7f60d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1362 | 2026.01.09 14:14:00.579778 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1363 | 2026.01.09 14:14:00.583794 [ 204 ] {d09d9d36-0225-43bd-90fc-2045d7f60d79::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 | ||
| 1364 | 2026.01.09 14:14:00.585874 [ 204 ] {d09d9d36-0225-43bd-90fc-2045d7f60d79::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1365 | 2026.01.09 14:14:00.588029 [ 204 ] {d09d9d36-0225-43bd-90fc-2045d7f60d79::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 | ||
| 1366 | 2026.01.09 14:14:00.594092 [ 204 ] {d09d9d36-0225-43bd-90fc-2045d7f60d79::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 | ||
| 1367 | 2026.01.09 14:14:00.594152 [ 204 ] {d09d9d36-0225-43bd-90fc-2045d7f60d79::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 | ||
| 1368 | 2026.01.09 14:14:00.600708 [ 204 ] {d09d9d36-0225-43bd-90fc-2045d7f60d79::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 | ||
| 1369 | 2026.01.09 14:14:00.600829 [ 204 ] {d09d9d36-0225-43bd-90fc-2045d7f60d79::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1370 | 2026.01.09 14:14:00.602872 [ 204 ] {d09d9d36-0225-43bd-90fc-2045d7f60d79::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
| 1371 | 2026.01.09 14:14:00.663068 [ 201 ] {d09d9d36-0225-43bd-90fc-2045d7f60d79::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.083172258 sec., 33737.21078968422 rows/sec., 494.20 KiB/sec. | ||
| 1372 | 2026.01.09 14:14:00.663931 [ 190 ] {d09d9d36-0225-43bd-90fc-2045d7f60d79::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1373 | 2026.01.09 14:14:00.664253 [ 190 ] {d09d9d36-0225-43bd-90fc-2045d7f60d79::all_1_6_1} <Trace> system.asynchronous_metric_log (d09d9d36-0225-43bd-90fc-2045d7f60d79): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1374 | 2026.01.09 14:14:00.664327 [ 190 ] {d09d9d36-0225-43bd-90fc-2045d7f60d79::all_1_6_1} <Trace> system.asynchronous_metric_log (d09d9d36-0225-43bd-90fc-2045d7f60d79) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1375 | 2026.01.09 14:14:00.664438 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 1376 | 2026.01.09 14:14:00.726418 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1377 | 2026.01.09 14:14:00.744599 [ 244 ] {} <Trace> system.metric_log (01fdf851-e86f-48c9-8dc2-7c4c0a390f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1378 | 2026.01.09 14:14:00.744667 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1379 | 2026.01.09 14:14:00.750742 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1380 | 2026.01.09 14:14:00.751464 [ 244 ] {} <Trace> system.metric_log (01fdf851-e86f-48c9-8dc2-7c4c0a390f27): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1381 | 2026.01.09 14:14:00.751741 [ 62 ] {} <Debug> system.metric_log (01fdf851-e86f-48c9-8dc2-7c4c0a390f27) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1382 | 2026.01.09 14:14:00.751785 [ 62 ] {} <Trace> system.metric_log (01fdf851-e86f-48c9-8dc2-7c4c0a390f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1383 | 2026.01.09 14:14:00.751804 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1384 | 2026.01.09 14:14:00.751887 [ 190 ] {01fdf851-e86f-48c9-8dc2-7c4c0a390f27::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 | ||
| 1385 | 2026.01.09 14:14:00.755320 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1386 | 2026.01.09 14:14:00.756002 [ 190 ] {01fdf851-e86f-48c9-8dc2-7c4c0a390f27::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1387 | 2026.01.09 14:14:00.757329 [ 190 ] {01fdf851-e86f-48c9-8dc2-7c4c0a390f27::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 | ||
| 1388 | 2026.01.09 14:14:00.761796 [ 190 ] {01fdf851-e86f-48c9-8dc2-7c4c0a390f27::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 | ||
| 1389 | 2026.01.09 14:14:00.766067 [ 190 ] {01fdf851-e86f-48c9-8dc2-7c4c0a390f27::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 | ||
| 1390 | 2026.01.09 14:14:00.770235 [ 190 ] {01fdf851-e86f-48c9-8dc2-7c4c0a390f27::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 | ||
| 1391 | 2026.01.09 14:14:00.781558 [ 190 ] {01fdf851-e86f-48c9-8dc2-7c4c0a390f27::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 | ||
| 1392 | 2026.01.09 14:14:00.785888 [ 190 ] {01fdf851-e86f-48c9-8dc2-7c4c0a390f27::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 | ||
| 1393 | 2026.01.09 14:14:00.850569 [ 201 ] {01fdf851-e86f-48c9-8dc2-7c4c0a390f27::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.09869812 sec., 466.06764140998837 rows/sec., 2.41 MiB/sec. | ||
| 1394 | 2026.01.09 14:14:00.853231 [ 188 ] {01fdf851-e86f-48c9-8dc2-7c4c0a390f27::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1395 | 2026.01.09 14:14:00.855372 [ 188 ] {01fdf851-e86f-48c9-8dc2-7c4c0a390f27::all_1_6_1} <Trace> system.metric_log (01fdf851-e86f-48c9-8dc2-7c4c0a390f27): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1396 | 2026.01.09 14:14:00.855478 [ 188 ] {01fdf851-e86f-48c9-8dc2-7c4c0a390f27::all_1_6_1} <Trace> system.metric_log (01fdf851-e86f-48c9-8dc2-7c4c0a390f27) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1397 | 2026.01.09 14:14:00.857674 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1398 | 2026.01.09 14:14:00.985614 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1399 | 2026.01.09 14:14:00.985868 [ 3 ] {c7a00a8c-1dd9-40a1-85dc-ac225cf783ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1400 | 2026.01.09 14:14:00.985967 [ 3 ] {c7a00a8c-1dd9-40a1-85dc-ac225cf783ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1401 | 2026.01.09 14:14:00.986786 [ 3 ] {c7a00a8c-1dd9-40a1-85dc-ac225cf783ab} <Trace> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1402 | 2026.01.09 14:14:00.986831 [ 3 ] {c7a00a8c-1dd9-40a1-85dc-ac225cf783ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1403 | 2026.01.09 14:14:00.987196 [ 3 ] {c7a00a8c-1dd9-40a1-85dc-ac225cf783ab} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1404 | 2026.01.09 14:14:00.987436 [ 3 ] {c7a00a8c-1dd9-40a1-85dc-ac225cf783ab} <Trace> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1405 | 2026.01.09 14:14:00.987586 [ 3 ] {c7a00a8c-1dd9-40a1-85dc-ac225cf783ab} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001792 sec., 31250 rows/sec., 2.40 MiB/sec. | ||
| 1406 | 2026.01.09 14:14:00.987584 [ 62 ] {} <Debug> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1407 | 2026.01.09 14:14:00.987633 [ 3 ] {c7a00a8c-1dd9-40a1-85dc-ac225cf783ab} <Debug> TCPHandler: Processed in 0.002190618 sec. | ||
| 1408 | 2026.01.09 14:14:00.987684 [ 62 ] {} <Trace> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1409 | 2026.01.09 14:14:00.987729 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1410 | 2026.01.09 14:14:00.987781 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1411 | 2026.01.09 14:14:00.987858 [ 189 ] {ada04751-ed67-4fc5-8ed4-6aabf0c82f6e::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 | ||
| 1412 | 2026.01.09 14:14:00.987890 [ 3 ] {5e9c2d73-1d9a-498f-a450-e6553bbc6d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1413 | 2026.01.09 14:14:00.987939 [ 3 ] {5e9c2d73-1d9a-498f-a450-e6553bbc6d6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1414 | 2026.01.09 14:14:00.987993 [ 189 ] {ada04751-ed67-4fc5-8ed4-6aabf0c82f6e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1415 | 2026.01.09 14:14:00.988048 [ 189 ] {ada04751-ed67-4fc5-8ed4-6aabf0c82f6e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1137 rows starting from the beginning of the part | ||
| 1416 | 2026.01.09 14:14:00.988148 [ 189 ] {ada04751-ed67-4fc5-8ed4-6aabf0c82f6e::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 | ||
| 1417 | 2026.01.09 14:14:00.988209 [ 189 ] {ada04751-ed67-4fc5-8ed4-6aabf0c82f6e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1132 rows starting from the beginning of the part | ||
| 1418 | 2026.01.09 14:14:00.988263 [ 189 ] {ada04751-ed67-4fc5-8ed4-6aabf0c82f6e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1419 | 2026.01.09 14:14:00.988313 [ 189 ] {ada04751-ed67-4fc5-8ed4-6aabf0c82f6e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1132 rows starting from the beginning of the part | ||
| 1420 | 2026.01.09 14:14:00.988365 [ 189 ] {ada04751-ed67-4fc5-8ed4-6aabf0c82f6e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1421 | 2026.01.09 14:14:00.988379 [ 3 ] {5e9c2d73-1d9a-498f-a450-e6553bbc6d6e} <Trace> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1422 | 2026.01.09 14:14:00.988424 [ 3 ] {5e9c2d73-1d9a-498f-a450-e6553bbc6d6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1423 | 2026.01.09 14:14:00.988867 [ 3 ] {5e9c2d73-1d9a-498f-a450-e6553bbc6d6e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1424 | 2026.01.09 14:14:00.989103 [ 3 ] {5e9c2d73-1d9a-498f-a450-e6553bbc6d6e} <Trace> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1425 | 2026.01.09 14:14:00.989203 [ 62 ] {} <Debug> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1426 | 2026.01.09 14:14:00.989234 [ 62 ] {} <Trace> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1427 | 2026.01.09 14:14:00.989237 [ 3 ] {5e9c2d73-1d9a-498f-a450-e6553bbc6d6e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00137 sec., 46715.32846715329 rows/sec., 3.65 MiB/sec. | ||
| 1428 | 2026.01.09 14:14:00.989255 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1429 | 2026.01.09 14:14:00.989287 [ 3 ] {5e9c2d73-1d9a-498f-a450-e6553bbc6d6e} <Debug> TCPHandler: Processed in 0.001558897 sec. | ||
| 1430 | 2026.01.09 14:14:00.989351 [ 201 ] {16fb1d95-9f19-415d-8aa0-53af2f8871c3::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 | ||
| 1431 | 2026.01.09 14:14:00.989405 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1432 | 2026.01.09 14:14:00.989473 [ 201 ] {16fb1d95-9f19-415d-8aa0-53af2f8871c3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1433 | 2026.01.09 14:14:00.989506 [ 3 ] {2818c6ad-aa1d-459e-9b7b-9ca7246213a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1434 | 2026.01.09 14:14:00.989512 [ 201 ] {16fb1d95-9f19-415d-8aa0-53af2f8871c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 699 rows starting from the beginning of the part | ||
| 1435 | 2026.01.09 14:14:00.989558 [ 3 ] {2818c6ad-aa1d-459e-9b7b-9ca7246213a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1436 | 2026.01.09 14:14:00.989605 [ 201 ] {16fb1d95-9f19-415d-8aa0-53af2f8871c3::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 | ||
| 1437 | 2026.01.09 14:14:00.989664 [ 201 ] {16fb1d95-9f19-415d-8aa0-53af2f8871c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 689 rows starting from the beginning of the part | ||
| 1438 | 2026.01.09 14:14:00.989707 [ 201 ] {16fb1d95-9f19-415d-8aa0-53af2f8871c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
| 1439 | 2026.01.09 14:14:00.989755 [ 201 ] {16fb1d95-9f19-415d-8aa0-53af2f8871c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 689 rows starting from the beginning of the part | ||
| 1440 | 2026.01.09 14:14:00.989804 [ 201 ] {16fb1d95-9f19-415d-8aa0-53af2f8871c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1441 | 2026.01.09 14:14:00.989970 [ 3 ] {2818c6ad-aa1d-459e-9b7b-9ca7246213a4} <Trace> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1442 | 2026.01.09 14:14:00.990013 [ 3 ] {2818c6ad-aa1d-459e-9b7b-9ca7246213a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1443 | 2026.01.09 14:14:00.990426 [ 200 ] {ada04751-ed67-4fc5-8ed4-6aabf0c82f6e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3569 rows, containing 5 columns (5 merged, 0 gathered) in 0.002621936 sec., 1361207.9013370273 rows/sec., 112.88 MiB/sec. | ||
| 1444 | 2026.01.09 14:14:00.990537 [ 3 ] {2818c6ad-aa1d-459e-9b7b-9ca7246213a4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1445 | 2026.01.09 14:14:00.990711 [ 186 ] {ada04751-ed67-4fc5-8ed4-6aabf0c82f6e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1446 | 2026.01.09 14:14:00.990803 [ 3 ] {2818c6ad-aa1d-459e-9b7b-9ca7246213a4} <Trace> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1447 | 2026.01.09 14:14:00.990928 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1448 | 2026.01.09 14:14:00.990951 [ 3 ] {2818c6ad-aa1d-459e-9b7b-9ca7246213a4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001464 sec., 109289.6174863388 rows/sec., 7.61 MiB/sec. | ||
| 1449 | 2026.01.09 14:14:00.990975 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1450 | 2026.01.09 14:14:00.990994 [ 3 ] {2818c6ad-aa1d-459e-9b7b-9ca7246213a4} <Debug> TCPHandler: Processed in 0.001639098 sec. | ||
| 1451 | 2026.01.09 14:14:00.991005 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1452 | 2026.01.09 14:14:00.991032 [ 186 ] {ada04751-ed67-4fc5-8ed4-6aabf0c82f6e::all_1_6_1} <Trace> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1453 | 2026.01.09 14:14:00.991107 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1454 | 2026.01.09 14:14:00.991118 [ 200 ] {452ce421-cbcf-47b2-991d-538a3075854b::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 | ||
| 1455 | 2026.01.09 14:14:00.991110 [ 201 ] {16fb1d95-9f19-415d-8aa0-53af2f8871c3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2269 rows, containing 5 columns (5 merged, 0 gathered) in 0.001800341 sec., 1260316.7955404003 rows/sec., 93.75 MiB/sec. | ||
| 1456 | 2026.01.09 14:14:00.991109 [ 186 ] {ada04751-ed67-4fc5-8ed4-6aabf0c82f6e::all_1_6_1} <Trace> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1457 | 2026.01.09 14:14:00.991207 [ 3 ] {9c224bb7-1afb-427c-8439-045ddfa40fca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1458 | 2026.01.09 14:14:00.991238 [ 200 ] {452ce421-cbcf-47b2-991d-538a3075854b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1459 | 2026.01.09 14:14:00.991252 [ 3 ] {9c224bb7-1afb-427c-8439-045ddfa40fca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1460 | 2026.01.09 14:14:00.991265 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 1461 | 2026.01.09 14:14:00.991272 [ 200 ] {452ce421-cbcf-47b2-991d-538a3075854b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 223 rows starting from the beginning of the part | ||
| 1462 | 2026.01.09 14:14:00.991334 [ 189 ] {16fb1d95-9f19-415d-8aa0-53af2f8871c3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1463 | 2026.01.09 14:14:00.991394 [ 200 ] {452ce421-cbcf-47b2-991d-538a3075854b::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 | ||
| 1464 | 2026.01.09 14:14:00.991464 [ 200 ] {452ce421-cbcf-47b2-991d-538a3075854b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 314 rows starting from the beginning of the part | ||
| 1465 | 2026.01.09 14:14:00.991521 [ 200 ] {452ce421-cbcf-47b2-991d-538a3075854b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1466 | 2026.01.09 14:14:00.991583 [ 200 ] {452ce421-cbcf-47b2-991d-538a3075854b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 314 rows starting from the beginning of the part | ||
| 1467 | 2026.01.09 14:14:00.991591 [ 3 ] {9c224bb7-1afb-427c-8439-045ddfa40fca} <Trace> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1468 | 2026.01.09 14:14:00.991602 [ 189 ] {16fb1d95-9f19-415d-8aa0-53af2f8871c3::all_1_6_1} <Trace> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1469 | 2026.01.09 14:14:00.991630 [ 200 ] {452ce421-cbcf-47b2-991d-538a3075854b::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 | ||
| 1470 | 2026.01.09 14:14:00.991632 [ 3 ] {9c224bb7-1afb-427c-8439-045ddfa40fca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1471 | 2026.01.09 14:14:00.991685 [ 189 ] {16fb1d95-9f19-415d-8aa0-53af2f8871c3::all_1_6_1} <Trace> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1472 | 2026.01.09 14:14:00.991749 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 1473 | 2026.01.09 14:14:00.991945 [ 3 ] {9c224bb7-1afb-427c-8439-045ddfa40fca} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1474 | 2026.01.09 14:14:00.992157 [ 3 ] {9c224bb7-1afb-427c-8439-045ddfa40fca} <Trace> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1475 | 2026.01.09 14:14:00.992252 [ 62 ] {} <Debug> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1476 | 2026.01.09 14:14:00.992279 [ 3 ] {9c224bb7-1afb-427c-8439-045ddfa40fca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 1477 | 2026.01.09 14:14:00.992281 [ 62 ] {} <Trace> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1478 | 2026.01.09 14:14:00.992319 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1479 | 2026.01.09 14:14:00.992320 [ 3 ] {9c224bb7-1afb-427c-8439-045ddfa40fca} <Debug> TCPHandler: Processed in 0.001306613 sec. | ||
| 1480 | 2026.01.09 14:14:00.992409 [ 198 ] {125fcaf9-5e84-4289-a45a-421984e75f1a::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 | ||
| 1481 | 2026.01.09 14:14:00.992530 [ 198 ] {125fcaf9-5e84-4289-a45a-421984e75f1a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1482 | 2026.01.09 14:14:00.992564 [ 198 ] {125fcaf9-5e84-4289-a45a-421984e75f1a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 68 rows starting from the beginning of the part | ||
| 1483 | 2026.01.09 14:14:00.992709 [ 198 ] {125fcaf9-5e84-4289-a45a-421984e75f1a::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 | ||
| 1484 | 2026.01.09 14:14:00.992771 [ 198 ] {125fcaf9-5e84-4289-a45a-421984e75f1a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 104 rows starting from the beginning of the part | ||
| 1485 | 2026.01.09 14:14:00.992826 [ 189 ] {452ce421-cbcf-47b2-991d-538a3075854b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1331 rows, containing 5 columns (5 merged, 0 gathered) in 0.001761881 sec., 755442.6206991278 rows/sec., 50.50 MiB/sec. | ||
| 1486 | 2026.01.09 14:14:00.992829 [ 198 ] {125fcaf9-5e84-4289-a45a-421984e75f1a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1487 | 2026.01.09 14:14:00.992939 [ 198 ] {125fcaf9-5e84-4289-a45a-421984e75f1a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 104 rows starting from the beginning of the part | ||
| 1488 | 2026.01.09 14:14:00.993015 [ 198 ] {125fcaf9-5e84-4289-a45a-421984e75f1a::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 | ||
| 1489 | 2026.01.09 14:14:00.993032 [ 200 ] {452ce421-cbcf-47b2-991d-538a3075854b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1490 | 2026.01.09 14:14:00.993310 [ 200 ] {452ce421-cbcf-47b2-991d-538a3075854b::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1491 | 2026.01.09 14:14:00.993376 [ 200 ] {452ce421-cbcf-47b2-991d-538a3075854b::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1492 | 2026.01.09 14:14:00.993439 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 1493 | 2026.01.09 14:14:00.993998 [ 198 ] {125fcaf9-5e84-4289-a45a-421984e75f1a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 456 rows, containing 4 columns (4 merged, 0 gathered) in 0.001572558 sec., 289973.40638628276 rows/sec., 18.33 MiB/sec. | ||
| 1494 | 2026.01.09 14:14:00.994148 [ 200 ] {125fcaf9-5e84-4289-a45a-421984e75f1a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1495 | 2026.01.09 14:14:00.994388 [ 200 ] {125fcaf9-5e84-4289-a45a-421984e75f1a::all_1_6_1} <Trace> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1496 | 2026.01.09 14:14:00.994448 [ 200 ] {125fcaf9-5e84-4289-a45a-421984e75f1a::all_1_6_1} <Trace> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1497 | 2026.01.09 14:14:00.994509 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1498 | 2026.01.09 14:14:01.000219 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.21 MiB, peak 175.32 MiB, free memory in arenas 0.00 B, will set to 177.27 MiB (RSS), difference: 11.07 MiB | ||
| 1499 | 2026.01.09 14:14:04.375842 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34663 | ||
| 1500 | 2026.01.09 14:14:04.376410 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1501 | 2026.01.09 14:14:04.376445 [ 290 ] {} <Debug> TCP-Session: 6e9ef714-f96d-42cc-a9d7-cc6f91ebe32e Authenticating user 'default' from [fd00:1122:3344:101::e]:34663 | ||
| 1502 | 2026.01.09 14:14:04.376469 [ 290 ] {} <Debug> TCP-Session: 6e9ef714-f96d-42cc-a9d7-cc6f91ebe32e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1503 | 2026.01.09 14:14:04.376482 [ 290 ] {} <Debug> TCP-Session: 6e9ef714-f96d-42cc-a9d7-cc6f91ebe32e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1504 | 2026.01.09 14:14:04.376535 [ 290 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1505 | 2026.01.09 14:14:04.376564 [ 290 ] {} <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 | ||
| 1506 | 2026.01.09 14:14:04.376581 [ 290 ] {} <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 | ||
| 1507 | 2026.01.09 14:14:04.377247 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38982 | ||
| 1508 | 2026.01.09 14:14:04.377247 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61396 | ||
| 1509 | 2026.01.09 14:14:04.377329 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48764 | ||
| 1510 | 2026.01.09 14:14:04.377352 [ 290 ] {} <Trace> TCP-Session: 6e9ef714-f96d-42cc-a9d7-cc6f91ebe32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1511 | 2026.01.09 14:14:04.377343 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37122 | ||
| 1512 | 2026.01.09 14:14:04.377427 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49096 | ||
| 1513 | 2026.01.09 14:14:04.377436 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1514 | 2026.01.09 14:14:04.377472 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1515 | 2026.01.09 14:14:04.377490 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1516 | 2026.01.09 14:14:04.377522 [ 293 ] {} <Debug> TCP-Session: 73add358-3143-464b-85c8-d55a2f160678 Authenticating user 'default' from [fd00:1122:3344:101::e]:38982 | ||
| 1517 | 2026.01.09 14:14:04.377534 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57723 | ||
| 1518 | 2026.01.09 14:14:04.377573 [ 293 ] {} <Debug> TCP-Session: 73add358-3143-464b-85c8-d55a2f160678 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1519 | 2026.01.09 14:14:04.377584 [ 290 ] {e86559bb-d673-4b01-9028-726b8b7b7b44} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34663) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1520 | 2026.01.09 14:14:04.377606 [ 292 ] {} <Debug> TCP-Session: bfa177d5-0970-4c12-8894-5c77f2572c07 Authenticating user 'default' from [fd00:1122:3344:101::e]:61396 | ||
| 1521 | 2026.01.09 14:14:04.377606 [ 291 ] {} <Debug> TCP-Session: 975f379f-58f0-47b2-81f7-b861a8912e06 Authenticating user 'default' from [fd00:1122:3344:101::e]:48764 | ||
| 1522 | 2026.01.09 14:14:04.377665 [ 292 ] {} <Debug> TCP-Session: bfa177d5-0970-4c12-8894-5c77f2572c07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1523 | 2026.01.09 14:14:04.377681 [ 291 ] {} <Debug> TCP-Session: 975f379f-58f0-47b2-81f7-b861a8912e06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1524 | 2026.01.09 14:14:04.377696 [ 292 ] {} <Debug> TCP-Session: bfa177d5-0970-4c12-8894-5c77f2572c07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1525 | 2026.01.09 14:14:04.377707 [ 291 ] {} <Debug> TCP-Session: 975f379f-58f0-47b2-81f7-b861a8912e06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1526 | 2026.01.09 14:14:04.377605 [ 293 ] {} <Debug> TCP-Session: 73add358-3143-464b-85c8-d55a2f160678 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1527 | 2026.01.09 14:14:04.377802 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57987 | ||
| 1528 | 2026.01.09 14:14:04.377855 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1529 | 2026.01.09 14:14:04.377895 [ 295 ] {} <Debug> TCP-Session: 216b7d62-e6aa-4449-a2ae-6dd99c3bf23b Authenticating user 'default' from [fd00:1122:3344:101::e]:49096 | ||
| 1530 | 2026.01.09 14:14:04.377913 [ 295 ] {} <Debug> TCP-Session: 216b7d62-e6aa-4449-a2ae-6dd99c3bf23b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1531 | 2026.01.09 14:14:04.377926 [ 295 ] {} <Debug> TCP-Session: 216b7d62-e6aa-4449-a2ae-6dd99c3bf23b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1532 | 2026.01.09 14:14:04.377935 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1533 | 2026.01.09 14:14:04.377987 [ 294 ] {} <Debug> TCP-Session: 0be73c63-d53e-4206-a6f2-d418f012aef7 Authenticating user 'default' from [fd00:1122:3344:101::e]:37122 | ||
| 1534 | 2026.01.09 14:14:04.378020 [ 294 ] {} <Debug> TCP-Session: 0be73c63-d53e-4206-a6f2-d418f012aef7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1535 | 2026.01.09 14:14:04.378025 [ 290 ] {e86559bb-d673-4b01-9028-726b8b7b7b44} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1536 | 2026.01.09 14:14:04.378036 [ 294 ] {} <Debug> TCP-Session: 0be73c63-d53e-4206-a6f2-d418f012aef7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1537 | 2026.01.09 14:14:04.378155 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36590 | ||
| 1538 | 2026.01.09 14:14:04.378197 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1539 | 2026.01.09 14:14:04.378244 [ 296 ] {} <Debug> TCP-Session: 57beeb4c-baf2-4716-9fa8-90760a2442f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:57723 | ||
| 1540 | 2026.01.09 14:14:04.378263 [ 296 ] {} <Debug> TCP-Session: 57beeb4c-baf2-4716-9fa8-90760a2442f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1541 | 2026.01.09 14:14:04.378276 [ 296 ] {} <Debug> TCP-Session: 57beeb4c-baf2-4716-9fa8-90760a2442f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1542 | 2026.01.09 14:14:04.380355 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1543 | 2026.01.09 14:14:04.380391 [ 297 ] {} <Debug> TCP-Session: cbcf9504-d6b4-42d2-b294-4aa4d1b8f4d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:57987 | ||
| 1544 | 2026.01.09 14:14:04.380408 [ 297 ] {} <Debug> TCP-Session: cbcf9504-d6b4-42d2-b294-4aa4d1b8f4d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1545 | 2026.01.09 14:14:04.380421 [ 297 ] {} <Debug> TCP-Session: cbcf9504-d6b4-42d2-b294-4aa4d1b8f4d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1546 | 2026.01.09 14:14:04.382709 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1547 | 2026.01.09 14:14:04.382730 [ 290 ] {e86559bb-d673-4b01-9028-726b8b7b7b44} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1548 | 2026.01.09 14:14:04.382754 [ 298 ] {} <Debug> TCP-Session: 51c31a92-a93d-4e39-a4e8-a3540d832d79 Authenticating user 'default' from [fd00:1122:3344:101::e]:36590 | ||
| 1549 | 2026.01.09 14:14:04.382786 [ 298 ] {} <Debug> TCP-Session: 51c31a92-a93d-4e39-a4e8-a3540d832d79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1550 | 2026.01.09 14:14:04.382803 [ 298 ] {} <Debug> TCP-Session: 51c31a92-a93d-4e39-a4e8-a3540d832d79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1551 | 2026.01.09 14:14:04.389176 [ 290 ] {e86559bb-d673-4b01-9028-726b8b7b7b44} <Debug> oximeter.version (a93a8de6-51be-48c8-ae1e-c712ab1a11c1) (SelectExecutor): Key condition: unknown | ||
| 1552 | 2026.01.09 14:14:04.403667 [ 309 ] {e86559bb-d673-4b01-9028-726b8b7b7b44} <Trace> AggregatingTransform: Aggregating | ||
| 1553 | 2026.01.09 14:14:04.406032 [ 309 ] {e86559bb-d673-4b01-9028-726b8b7b7b44} <Trace> Aggregator: Aggregation method: without_key | ||
| 1554 | 2026.01.09 14:14:04.407391 [ 309 ] {e86559bb-d673-4b01-9028-726b8b7b7b44} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006706428 sec. (149.111 rows/sec., 5.82 KiB/sec.) | ||
| 1555 | 2026.01.09 14:14:04.407420 [ 309 ] {e86559bb-d673-4b01-9028-726b8b7b7b44} <Trace> Aggregator: Merging aggregated data | ||
| 1556 | 2026.01.09 14:14:04.407456 [ 309 ] {e86559bb-d673-4b01-9028-726b8b7b7b44} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1557 | 2026.01.09 14:14:04.410898 [ 290 ] {e86559bb-d673-4b01-9028-726b8b7b7b44} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.033383 sec., 29.955366503909172 rows/sec., 1.17 KiB/sec. | ||
| 1558 | 2026.01.09 14:14:04.411046 [ 290 ] {e86559bb-d673-4b01-9028-726b8b7b7b44} <Debug> TCPHandler: Processed in 0.033891674 sec. | ||
| 1559 | 2026.01.09 14:14:04.414119 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1560 | 2026.01.09 14:14:04.414161 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1561 | 2026.01.09 14:14:04.414173 [ 290 ] {} <Debug> TCP-Session: 6e9ef714-f96d-42cc-a9d7-cc6f91ebe32e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1562 | 2026.01.09 14:14:04.414203 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1563 | 2026.01.09 14:14:04.414222 [ 292 ] {} <Debug> TCP-Session: bfa177d5-0970-4c12-8894-5c77f2572c07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1564 | 2026.01.09 14:14:04.414237 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1565 | 2026.01.09 14:14:04.414258 [ 291 ] {} <Debug> TCP-Session: 975f379f-58f0-47b2-81f7-b861a8912e06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1566 | 2026.01.09 14:14:04.414268 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1567 | 2026.01.09 14:14:04.414289 [ 297 ] {} <Debug> TCP-Session: cbcf9504-d6b4-42d2-b294-4aa4d1b8f4d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1568 | 2026.01.09 14:14:04.414290 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1569 | 2026.01.09 14:14:04.414317 [ 295 ] {} <Debug> TCP-Session: 216b7d62-e6aa-4449-a2ae-6dd99c3bf23b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1570 | 2026.01.09 14:14:04.414217 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1571 | 2026.01.09 14:14:04.414352 [ 296 ] {} <Debug> TCP-Session: 57beeb4c-baf2-4716-9fa8-90760a2442f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1572 | 2026.01.09 14:14:04.414177 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1573 | 2026.01.09 14:14:04.414399 [ 298 ] {} <Debug> TCP-Session: 51c31a92-a93d-4e39-a4e8-a3540d832d79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1574 | 2026.01.09 14:14:04.414253 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1575 | 2026.01.09 14:14:04.414438 [ 294 ] {} <Debug> TCP-Session: 0be73c63-d53e-4206-a6f2-d418f012aef7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1576 | 2026.01.09 14:14:04.414465 [ 293 ] {} <Debug> TCP-Session: 73add358-3143-464b-85c8-d55a2f160678 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1577 | 2026.01.09 14:14:05.000249 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 177.57 MiB, peak 188.68 MiB, free memory in arenas 0.00 B, will set to 180.38 MiB (RSS), difference: 2.81 MiB | ||
| 1578 | 2026.01.09 14:14:05.168985 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35428 | ||
| 1579 | 2026.01.09 14:14:05.169087 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1580 | 2026.01.09 14:14:05.169113 [ 290 ] {} <Debug> TCP-Session: dc7d4e7b-b9f0-45e2-b708-fa3ef82b1c8d Authenticating user 'default' from [fd00:1122:3344:101::e]:35428 | ||
| 1581 | 2026.01.09 14:14:05.169136 [ 290 ] {} <Debug> TCP-Session: dc7d4e7b-b9f0-45e2-b708-fa3ef82b1c8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1582 | 2026.01.09 14:14:05.169149 [ 290 ] {} <Debug> TCP-Session: dc7d4e7b-b9f0-45e2-b708-fa3ef82b1c8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1583 | 2026.01.09 14:14:05.169335 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37593 | ||
| 1584 | 2026.01.09 14:14:05.169370 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34601 | ||
| 1585 | 2026.01.09 14:14:05.169402 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44006 | ||
| 1586 | 2026.01.09 14:14:05.169418 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64349 | ||
| 1587 | 2026.01.09 14:14:05.169450 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1588 | 2026.01.09 14:14:05.169499 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1589 | 2026.01.09 14:14:05.169519 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1590 | 2026.01.09 14:14:05.169535 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1591 | 2026.01.09 14:14:05.169548 [ 296 ] {} <Debug> TCP-Session: b13d0bab-9462-4bc7-8024-24e4803a6a64 Authenticating user 'default' from [fd00:1122:3344:101::e]:64349 | ||
| 1592 | 2026.01.09 14:14:05.169541 [ 292 ] {} <Debug> TCP-Session: cb32d014-32e5-4cf1-92f4-8daf53f5a852 Authenticating user 'default' from [fd00:1122:3344:101::e]:34601 | ||
| 1593 | 2026.01.09 14:14:05.169577 [ 294 ] {} <Debug> TCP-Session: a246a7e3-5585-4ac5-92cb-35508804d62a Authenticating user 'default' from [fd00:1122:3344:101::e]:44006 | ||
| 1594 | 2026.01.09 14:14:05.169583 [ 296 ] {} <Debug> TCP-Session: b13d0bab-9462-4bc7-8024-24e4803a6a64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1595 | 2026.01.09 14:14:05.169599 [ 292 ] {} <Debug> TCP-Session: cb32d014-32e5-4cf1-92f4-8daf53f5a852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1596 | 2026.01.09 14:14:05.169611 [ 296 ] {} <Debug> TCP-Session: b13d0bab-9462-4bc7-8024-24e4803a6a64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1597 | 2026.01.09 14:14:05.169613 [ 294 ] {} <Debug> TCP-Session: a246a7e3-5585-4ac5-92cb-35508804d62a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1598 | 2026.01.09 14:14:05.169622 [ 292 ] {} <Debug> TCP-Session: cb32d014-32e5-4cf1-92f4-8daf53f5a852 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1599 | 2026.01.09 14:14:05.169646 [ 294 ] {} <Debug> TCP-Session: a246a7e3-5585-4ac5-92cb-35508804d62a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1600 | 2026.01.09 14:14:05.169536 [ 291 ] {} <Debug> TCP-Session: 963430cd-1c1c-4182-8759-691098b2b52d Authenticating user 'default' from [fd00:1122:3344:101::e]:37593 | ||
| 1601 | 2026.01.09 14:14:05.169451 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52247 | ||
| 1602 | 2026.01.09 14:14:05.169708 [ 291 ] {} <Debug> TCP-Session: 963430cd-1c1c-4182-8759-691098b2b52d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1603 | 2026.01.09 14:14:05.169441 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35639 | ||
| 1604 | 2026.01.09 14:14:05.169740 [ 291 ] {} <Debug> TCP-Session: 963430cd-1c1c-4182-8759-691098b2b52d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1605 | 2026.01.09 14:14:05.169408 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49779 | ||
| 1606 | 2026.01.09 14:14:05.169769 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1607 | 2026.01.09 14:14:05.169807 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1608 | 2026.01.09 14:14:05.169820 [ 298 ] {} <Debug> TCP-Session: 5d0ad3aa-765d-47d2-9e45-f112d973f7db Authenticating user 'default' from [fd00:1122:3344:101::e]:52247 | ||
| 1609 | 2026.01.09 14:14:05.169842 [ 297 ] {} <Debug> TCP-Session: b4e67734-2917-4be7-a881-23853efba4f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35639 | ||
| 1610 | 2026.01.09 14:14:05.169847 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1611 | 2026.01.09 14:14:05.169853 [ 298 ] {} <Debug> TCP-Session: 5d0ad3aa-765d-47d2-9e45-f112d973f7db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1612 | 2026.01.09 14:14:05.169870 [ 297 ] {} <Debug> TCP-Session: b4e67734-2917-4be7-a881-23853efba4f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1613 | 2026.01.09 14:14:05.169887 [ 295 ] {} <Debug> TCP-Session: bba44266-a093-4501-a333-cc109c4c71c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:49779 | ||
| 1614 | 2026.01.09 14:14:05.169909 [ 297 ] {} <Debug> TCP-Session: b4e67734-2917-4be7-a881-23853efba4f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1615 | 2026.01.09 14:14:05.169926 [ 295 ] {} <Debug> TCP-Session: bba44266-a093-4501-a333-cc109c4c71c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1616 | 2026.01.09 14:14:05.169380 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38698 | ||
| 1617 | 2026.01.09 14:14:05.169953 [ 295 ] {} <Debug> TCP-Session: bba44266-a093-4501-a333-cc109c4c71c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1618 | 2026.01.09 14:14:05.169458 [ 290 ] {} <Trace> TCP-Session: dc7d4e7b-b9f0-45e2-b708-fa3ef82b1c8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1619 | 2026.01.09 14:14:05.169896 [ 298 ] {} <Debug> TCP-Session: 5d0ad3aa-765d-47d2-9e45-f112d973f7db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1620 | 2026.01.09 14:14:05.170028 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1621 | 2026.01.09 14:14:05.170057 [ 293 ] {} <Debug> TCP-Session: a46eba24-f256-4228-ab9e-926a86c05e00 Authenticating user 'default' from [fd00:1122:3344:101::e]:38698 | ||
| 1622 | 2026.01.09 14:14:05.170073 [ 293 ] {} <Debug> TCP-Session: a46eba24-f256-4228-ab9e-926a86c05e00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1623 | 2026.01.09 14:14:05.170085 [ 293 ] {} <Debug> TCP-Session: a46eba24-f256-4228-ab9e-926a86c05e00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1624 | 2026.01.09 14:14:05.170159 [ 290 ] {9eaab000-794b-4c97-80ff-59a641d4b23e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35428) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1625 | 2026.01.09 14:14:05.170410 [ 290 ] {9eaab000-794b-4c97-80ff-59a641d4b23e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1626 | 2026.01.09 14:14:05.170464 [ 290 ] {9eaab000-794b-4c97-80ff-59a641d4b23e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1627 | 2026.01.09 14:14:05.170729 [ 290 ] {9eaab000-794b-4c97-80ff-59a641d4b23e} <Debug> oximeter.version (a93a8de6-51be-48c8-ae1e-c712ab1a11c1) (SelectExecutor): Key condition: unknown | ||
| 1628 | 2026.01.09 14:14:05.171596 [ 321 ] {9eaab000-794b-4c97-80ff-59a641d4b23e} <Trace> AggregatingTransform: Aggregating | ||
| 1629 | 2026.01.09 14:14:05.171642 [ 321 ] {9eaab000-794b-4c97-80ff-59a641d4b23e} <Trace> Aggregator: Aggregation method: without_key | ||
| 1630 | 2026.01.09 14:14:05.171679 [ 321 ] {9eaab000-794b-4c97-80ff-59a641d4b23e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000911196 sec. (1097.459 rows/sec., 42.87 KiB/sec.) | ||
| 1631 | 2026.01.09 14:14:05.171697 [ 321 ] {9eaab000-794b-4c97-80ff-59a641d4b23e} <Trace> Aggregator: Merging aggregated data | ||
| 1632 | 2026.01.09 14:14:05.173051 [ 290 ] {9eaab000-794b-4c97-80ff-59a641d4b23e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002951 sec., 338.8681802778719 rows/sec., 13.24 KiB/sec. | ||
| 1633 | 2026.01.09 14:14:05.173179 [ 290 ] {9eaab000-794b-4c97-80ff-59a641d4b23e} <Debug> TCPHandler: Processed in 0.003832687 sec. | ||
| 1634 | 2026.01.09 14:14:05.173304 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1635 | 2026.01.09 14:14:05.173336 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1636 | 2026.01.09 14:14:05.173341 [ 290 ] {} <Debug> TCP-Session: dc7d4e7b-b9f0-45e2-b708-fa3ef82b1c8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1637 | 2026.01.09 14:14:05.173363 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1638 | 2026.01.09 14:14:05.173386 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1639 | 2026.01.09 14:14:05.173411 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1640 | 2026.01.09 14:14:05.173431 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1641 | 2026.01.09 14:14:05.173454 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1642 | 2026.01.09 14:14:05.173462 [ 292 ] {} <Debug> TCP-Session: cb32d014-32e5-4cf1-92f4-8daf53f5a852 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1643 | 2026.01.09 14:14:05.173481 [ 293 ] {} <Debug> TCP-Session: a46eba24-f256-4228-ab9e-926a86c05e00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1644 | 2026.01.09 14:14:05.173494 [ 297 ] {} <Debug> TCP-Session: b4e67734-2917-4be7-a881-23853efba4f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1645 | 2026.01.09 14:14:05.173495 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1646 | 2026.01.09 14:14:05.173432 [ 294 ] {} <Debug> TCP-Session: a246a7e3-5585-4ac5-92cb-35508804d62a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1647 | 2026.01.09 14:14:05.173551 [ 296 ] {} <Debug> TCP-Session: b13d0bab-9462-4bc7-8024-24e4803a6a64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1648 | 2026.01.09 14:14:05.173378 [ 291 ] {} <Debug> TCP-Session: 963430cd-1c1c-4182-8759-691098b2b52d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1649 | 2026.01.09 14:14:05.173471 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1650 | 2026.01.09 14:14:05.173418 [ 298 ] {} <Debug> TCP-Session: 5d0ad3aa-765d-47d2-9e45-f112d973f7db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1651 | 2026.01.09 14:14:05.173638 [ 295 ] {} <Debug> TCP-Session: bba44266-a093-4501-a333-cc109c4c71c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1652 | 2026.01.09 14:14:05.563769 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 250 | ||
| 1653 | 2026.01.09 14:14:05.566291 [ 243 ] {} <Trace> system.query_log (42092fbb-cdc5-47ac-bbb6-6d64123b1bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1654 | 2026.01.09 14:14:05.566352 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1655 | 2026.01.09 14:14:05.567558 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1656 | 2026.01.09 14:14:05.567848 [ 243 ] {} <Trace> system.query_log (42092fbb-cdc5-47ac-bbb6-6d64123b1bb5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1657 | 2026.01.09 14:14:05.568278 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 250 | ||
| 1658 | 2026.01.09 14:14:05.998048 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1659 | 2026.01.09 14:14:05.998284 [ 3 ] {c1d44358-24a7-43f3-a49e-a64a22fae4c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) 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) | ||
| 1660 | 2026.01.09 14:14:05.998644 [ 3 ] {c1d44358-24a7-43f3-a49e-a64a22fae4c5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1661 | 2026.01.09 14:14:06.002906 [ 3 ] {c1d44358-24a7-43f3-a49e-a64a22fae4c5} <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 | ||
| 1662 | 2026.01.09 14:14:06.003191 [ 3 ] {c1d44358-24a7-43f3-a49e-a64a22fae4c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1663 | 2026.01.09 14:14:06.003265 [ 3 ] {c1d44358-24a7-43f3-a49e-a64a22fae4c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1664 | 2026.01.09 14:14:06.003459 [ 3 ] {c1d44358-24a7-43f3-a49e-a64a22fae4c5} <Debug> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1665 | 2026.01.09 14:14:06.005436 [ 3 ] {c1d44358-24a7-43f3-a49e-a64a22fae4c5} <Trace> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1666 | 2026.01.09 14:14:06.007562 [ 3 ] {c1d44358-24a7-43f3-a49e-a64a22fae4c5} <Debug> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (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 | ||
| 1667 | 2026.01.09 14:14:06.007588 [ 3 ] {c1d44358-24a7-43f3-a49e-a64a22fae4c5} <Trace> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1668 | 2026.01.09 14:14:06.007687 [ 3 ] {c1d44358-24a7-43f3-a49e-a64a22fae4c5} <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'))" | ||
| 1669 | 2026.01.09 14:14:06.007713 [ 3 ] {c1d44358-24a7-43f3-a49e-a64a22fae4c5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1670 | 2026.01.09 14:14:06.024218 [ 3 ] {c1d44358-24a7-43f3-a49e-a64a22fae4c5} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.026033 sec., 1229.2090807820844 rows/sec., 46.40 KiB/sec. | ||
| 1671 | 2026.01.09 14:14:06.024333 [ 3 ] {c1d44358-24a7-43f3-a49e-a64a22fae4c5} <Debug> TCPHandler: Processed in 0.026414313 sec. | ||
| 1672 | 2026.01.09 14:14:06.024660 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1673 | 2026.01.09 14:14:06.024815 [ 3 ] {bf5f706c-4f0a-4612-ac7e-0682ca01df3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 1674 | 2026.01.09 14:14:06.025064 [ 3 ] {bf5f706c-4f0a-4612-ac7e-0682ca01df3e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1675 | 2026.01.09 14:14:06.025102 [ 3 ] {bf5f706c-4f0a-4612-ac7e-0682ca01df3e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 1676 | 2026.01.09 14:14:06.025320 [ 3 ] {bf5f706c-4f0a-4612-ac7e-0682ca01df3e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1677 | 2026.01.09 14:14:06.025377 [ 3 ] {bf5f706c-4f0a-4612-ac7e-0682ca01df3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1678 | 2026.01.09 14:14:06.025489 [ 3 ] {bf5f706c-4f0a-4612-ac7e-0682ca01df3e} <Debug> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1679 | 2026.01.09 14:14:06.025520 [ 3 ] {bf5f706c-4f0a-4612-ac7e-0682ca01df3e} <Trace> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1680 | 2026.01.09 14:14:06.025541 [ 3 ] {bf5f706c-4f0a-4612-ac7e-0682ca01df3e} <Debug> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (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 | ||
| 1681 | 2026.01.09 14:14:06.025556 [ 3 ] {bf5f706c-4f0a-4612-ac7e-0682ca01df3e} <Trace> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1682 | 2026.01.09 14:14:06.025595 [ 3 ] {bf5f706c-4f0a-4612-ac7e-0682ca01df3e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 1683 | 2026.01.09 14:14:06.025614 [ 3 ] {bf5f706c-4f0a-4612-ac7e-0682ca01df3e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1684 | 2026.01.09 14:14:06.026104 [ 3 ] {bf5f706c-4f0a-4612-ac7e-0682ca01df3e} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001357 sec., 23581.429624170967 rows/sec., 890.20 KiB/sec. | ||
| 1685 | 2026.01.09 14:14:06.026194 [ 3 ] {bf5f706c-4f0a-4612-ac7e-0682ca01df3e} <Debug> TCPHandler: Processed in 0.001592338 sec. | ||
| 1686 | 2026.01.09 14:14:06.026421 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1687 | 2026.01.09 14:14:06.026562 [ 3 ] {8bdc9758-973c-4585-800b-12b18f54c10d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 1688 | 2026.01.09 14:14:06.026783 [ 3 ] {8bdc9758-973c-4585-800b-12b18f54c10d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1689 | 2026.01.09 14:14:06.026818 [ 3 ] {8bdc9758-973c-4585-800b-12b18f54c10d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 1690 | 2026.01.09 14:14:06.027021 [ 3 ] {8bdc9758-973c-4585-800b-12b18f54c10d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1691 | 2026.01.09 14:14:06.027075 [ 3 ] {8bdc9758-973c-4585-800b-12b18f54c10d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1692 | 2026.01.09 14:14:06.027180 [ 3 ] {8bdc9758-973c-4585-800b-12b18f54c10d} <Debug> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1693 | 2026.01.09 14:14:06.027209 [ 3 ] {8bdc9758-973c-4585-800b-12b18f54c10d} <Trace> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1694 | 2026.01.09 14:14:06.027228 [ 3 ] {8bdc9758-973c-4585-800b-12b18f54c10d} <Debug> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (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 | ||
| 1695 | 2026.01.09 14:14:06.027242 [ 3 ] {8bdc9758-973c-4585-800b-12b18f54c10d} <Trace> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1696 | 2026.01.09 14:14:06.027277 [ 3 ] {8bdc9758-973c-4585-800b-12b18f54c10d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 1697 | 2026.01.09 14:14:06.027298 [ 3 ] {8bdc9758-973c-4585-800b-12b18f54c10d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1698 | 2026.01.09 14:14:06.027740 [ 3 ] {8bdc9758-973c-4585-800b-12b18f54c10d} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001239 sec., 25827.2800645682 rows/sec., 974.99 KiB/sec. | ||
| 1699 | 2026.01.09 14:14:06.027828 [ 3 ] {8bdc9758-973c-4585-800b-12b18f54c10d} <Debug> TCPHandler: Processed in 0.001458025 sec. | ||
| 1700 | 2026.01.09 14:14:06.029935 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1701 | 2026.01.09 14:14:06.030063 [ 3 ] {c4c00e5c-1c54-4e71-97e5-0ac4a1cadf3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1702 | 2026.01.09 14:14:06.030115 [ 3 ] {c4c00e5c-1c54-4e71-97e5-0ac4a1cadf3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1703 | 2026.01.09 14:14:06.030697 [ 3 ] {c4c00e5c-1c54-4e71-97e5-0ac4a1cadf3c} <Trace> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1704 | 2026.01.09 14:14:06.030744 [ 3 ] {c4c00e5c-1c54-4e71-97e5-0ac4a1cadf3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1705 | 2026.01.09 14:14:06.031178 [ 3 ] {c4c00e5c-1c54-4e71-97e5-0ac4a1cadf3c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1706 | 2026.01.09 14:14:06.031386 [ 3 ] {c4c00e5c-1c54-4e71-97e5-0ac4a1cadf3c} <Trace> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1707 | 2026.01.09 14:14:06.031530 [ 3 ] {c4c00e5c-1c54-4e71-97e5-0ac4a1cadf3c} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001505 sec., 1993.3554817275747 rows/sec., 181.69 KiB/sec. | ||
| 1708 | 2026.01.09 14:14:06.031571 [ 3 ] {c4c00e5c-1c54-4e71-97e5-0ac4a1cadf3c} <Debug> TCPHandler: Processed in 0.00169661 sec. | ||
| 1709 | 2026.01.09 14:14:06.031682 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1710 | 2026.01.09 14:14:06.031780 [ 3 ] {ce9dfe4f-ca5f-4cab-8ca4-65d43dc87f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1711 | 2026.01.09 14:14:06.031820 [ 3 ] {ce9dfe4f-ca5f-4cab-8ca4-65d43dc87f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1712 | 2026.01.09 14:14:06.032468 [ 3 ] {ce9dfe4f-ca5f-4cab-8ca4-65d43dc87f0e} <Trace> oximeter.fields_i16 (3feb7196-ec3f-4050-afcd-6a5efa334e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1713 | 2026.01.09 14:14:06.032505 [ 3 ] {ce9dfe4f-ca5f-4cab-8ca4-65d43dc87f0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1714 | 2026.01.09 14:14:06.032841 [ 3 ] {ce9dfe4f-ca5f-4cab-8ca4-65d43dc87f0e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1715 | 2026.01.09 14:14:06.033060 [ 3 ] {ce9dfe4f-ca5f-4cab-8ca4-65d43dc87f0e} <Trace> oximeter.fields_i16 (3feb7196-ec3f-4050-afcd-6a5efa334e0e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1716 | 2026.01.09 14:14:06.033194 [ 3 ] {ce9dfe4f-ca5f-4cab-8ca4-65d43dc87f0e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001436 sec., 285515.32033426187 rows/sec., 18.11 MiB/sec. | ||
| 1717 | 2026.01.09 14:14:06.033232 [ 3 ] {ce9dfe4f-ca5f-4cab-8ca4-65d43dc87f0e} <Debug> TCPHandler: Processed in 0.001598138 sec. | ||
| 1718 | 2026.01.09 14:14:06.033344 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1719 | 2026.01.09 14:14:06.033442 [ 3 ] {f8f5d1c9-3cfb-4d9e-b4ce-cd1b895d26c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1720 | 2026.01.09 14:14:06.033482 [ 3 ] {f8f5d1c9-3cfb-4d9e-b4ce-cd1b895d26c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1721 | 2026.01.09 14:14:06.033882 [ 3 ] {f8f5d1c9-3cfb-4d9e-b4ce-cd1b895d26c2} <Trace> oximeter.fields_ipaddr (006c4c8c-89b0-4fb7-8ab7-01dea71590b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1722 | 2026.01.09 14:14:06.033919 [ 3 ] {f8f5d1c9-3cfb-4d9e-b4ce-cd1b895d26c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1723 | 2026.01.09 14:14:06.034213 [ 3 ] {f8f5d1c9-3cfb-4d9e-b4ce-cd1b895d26c2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1724 | 2026.01.09 14:14:06.034525 [ 3 ] {f8f5d1c9-3cfb-4d9e-b4ce-cd1b895d26c2} <Trace> oximeter.fields_ipaddr (006c4c8c-89b0-4fb7-8ab7-01dea71590b6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1725 | 2026.01.09 14:14:06.034667 [ 3 ] {f8f5d1c9-3cfb-4d9e-b4ce-cd1b895d26c2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001246 sec., 1605.1364365971108 rows/sec., 130.89 KiB/sec. | ||
| 1726 | 2026.01.09 14:14:06.034707 [ 3 ] {f8f5d1c9-3cfb-4d9e-b4ce-cd1b895d26c2} <Debug> TCPHandler: Processed in 0.001411185 sec. | ||
| 1727 | 2026.01.09 14:14:06.034856 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1728 | 2026.01.09 14:14:06.034964 [ 3 ] {c78acee9-4951-4161-a79f-b8f8d998b251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1729 | 2026.01.09 14:14:06.035005 [ 3 ] {c78acee9-4951-4161-a79f-b8f8d998b251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1730 | 2026.01.09 14:14:06.035938 [ 3 ] {c78acee9-4951-4161-a79f-b8f8d998b251} <Trace> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1731 | 2026.01.09 14:14:06.035975 [ 3 ] {c78acee9-4951-4161-a79f-b8f8d998b251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1732 | 2026.01.09 14:14:06.036384 [ 3 ] {c78acee9-4951-4161-a79f-b8f8d998b251} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1733 | 2026.01.09 14:14:06.036609 [ 3 ] {c78acee9-4951-4161-a79f-b8f8d998b251} <Trace> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1734 | 2026.01.09 14:14:06.036741 [ 3 ] {c78acee9-4951-4161-a79f-b8f8d998b251} <Debug> executeQuery: Read 1145 rows, 93.07 KiB in 0.001796 sec., 637527.8396436526 rows/sec., 50.60 MiB/sec. | ||
| 1735 | 2026.01.09 14:14:06.036781 [ 3 ] {c78acee9-4951-4161-a79f-b8f8d998b251} <Debug> TCPHandler: Processed in 0.002009355 sec. | ||
| 1736 | 2026.01.09 14:14:06.036902 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1737 | 2026.01.09 14:14:06.036999 [ 3 ] {3fb9fec0-56e3-48c6-aee5-20ee3082e1dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1738 | 2026.01.09 14:14:06.037041 [ 3 ] {3fb9fec0-56e3-48c6-aee5-20ee3082e1dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1739 | 2026.01.09 14:14:06.037525 [ 3 ] {3fb9fec0-56e3-48c6-aee5-20ee3082e1dd} <Trace> oximeter.fields_u16 (725d205e-5904-4ff1-aad2-94b00a27fb35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1740 | 2026.01.09 14:14:06.037561 [ 3 ] {3fb9fec0-56e3-48c6-aee5-20ee3082e1dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1741 | 2026.01.09 14:14:06.037897 [ 3 ] {3fb9fec0-56e3-48c6-aee5-20ee3082e1dd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1742 | 2026.01.09 14:14:06.038110 [ 3 ] {3fb9fec0-56e3-48c6-aee5-20ee3082e1dd} <Trace> oximeter.fields_u16 (725d205e-5904-4ff1-aad2-94b00a27fb35): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1743 | 2026.01.09 14:14:06.038243 [ 3 ] {3fb9fec0-56e3-48c6-aee5-20ee3082e1dd} <Debug> executeQuery: Read 223 rows, 13.66 KiB in 0.001263 sec., 176563.7371338084 rows/sec., 10.56 MiB/sec. | ||
| 1744 | 2026.01.09 14:14:06.038282 [ 3 ] {3fb9fec0-56e3-48c6-aee5-20ee3082e1dd} <Debug> TCPHandler: Processed in 0.001431285 sec. | ||
| 1745 | 2026.01.09 14:14:06.038406 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1746 | 2026.01.09 14:14:06.038505 [ 3 ] {564bd5c8-a2d3-436d-ab07-1752fca1f0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1747 | 2026.01.09 14:14:06.038545 [ 3 ] {564bd5c8-a2d3-436d-ab07-1752fca1f0ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1748 | 2026.01.09 14:14:06.039048 [ 3 ] {564bd5c8-a2d3-436d-ab07-1752fca1f0ba} <Trace> oximeter.fields_u32 (f8ee3e63-b1f6-49a1-a025-5211c9c3b60c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1749 | 2026.01.09 14:14:06.039083 [ 3 ] {564bd5c8-a2d3-436d-ab07-1752fca1f0ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1750 | 2026.01.09 14:14:06.039397 [ 3 ] {564bd5c8-a2d3-436d-ab07-1752fca1f0ba} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1751 | 2026.01.09 14:14:06.039615 [ 3 ] {564bd5c8-a2d3-436d-ab07-1752fca1f0ba} <Trace> oximeter.fields_u32 (f8ee3e63-b1f6-49a1-a025-5211c9c3b60c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1752 | 2026.01.09 14:14:06.039743 [ 3 ] {564bd5c8-a2d3-436d-ab07-1752fca1f0ba} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001257 sec., 168655.5290373906 rows/sec., 10.88 MiB/sec. | ||
| 1753 | 2026.01.09 14:14:06.039782 [ 3 ] {564bd5c8-a2d3-436d-ab07-1752fca1f0ba} <Debug> TCPHandler: Processed in 0.001426635 sec. | ||
| 1754 | 2026.01.09 14:14:06.039894 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1755 | 2026.01.09 14:14:06.039990 [ 3 ] {e7b48e65-c009-46b3-9254-afe47427611b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1756 | 2026.01.09 14:14:06.040030 [ 3 ] {e7b48e65-c009-46b3-9254-afe47427611b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1757 | 2026.01.09 14:14:06.040501 [ 3 ] {e7b48e65-c009-46b3-9254-afe47427611b} <Trace> oximeter.fields_u8 (daab3a17-8da3-43df-b848-6f2b7b93ffa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1758 | 2026.01.09 14:14:06.040536 [ 3 ] {e7b48e65-c009-46b3-9254-afe47427611b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1759 | 2026.01.09 14:14:06.040848 [ 3 ] {e7b48e65-c009-46b3-9254-afe47427611b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1760 | 2026.01.09 14:14:06.041078 [ 3 ] {e7b48e65-c009-46b3-9254-afe47427611b} <Trace> oximeter.fields_u8 (daab3a17-8da3-43df-b848-6f2b7b93ffa5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1761 | 2026.01.09 14:14:06.041208 [ 3 ] {e7b48e65-c009-46b3-9254-afe47427611b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001236 sec., 170711.97411003237 rows/sec., 9.69 MiB/sec. | ||
| 1762 | 2026.01.09 14:14:06.041246 [ 3 ] {e7b48e65-c009-46b3-9254-afe47427611b} <Debug> TCPHandler: Processed in 0.001402734 sec. | ||
| 1763 | 2026.01.09 14:14:06.041357 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1764 | 2026.01.09 14:14:06.041452 [ 3 ] {72ca51e0-de4c-4a44-9a94-70214fa58c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1765 | 2026.01.09 14:14:06.041492 [ 3 ] {72ca51e0-de4c-4a44-9a94-70214fa58c63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1766 | 2026.01.09 14:14:06.042123 [ 3 ] {72ca51e0-de4c-4a44-9a94-70214fa58c63} <Trace> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1767 | 2026.01.09 14:14:06.042159 [ 3 ] {72ca51e0-de4c-4a44-9a94-70214fa58c63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1768 | 2026.01.09 14:14:06.042505 [ 3 ] {72ca51e0-de4c-4a44-9a94-70214fa58c63} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1769 | 2026.01.09 14:14:06.042730 [ 3 ] {72ca51e0-de4c-4a44-9a94-70214fa58c63} <Trace> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1770 | 2026.01.09 14:14:06.042860 [ 3 ] {72ca51e0-de4c-4a44-9a94-70214fa58c63} <Debug> executeQuery: Read 703 rows, 50.39 KiB in 0.001425 sec., 493333.3333333333 rows/sec., 34.54 MiB/sec. | ||
| 1771 | 2026.01.09 14:14:06.042898 [ 3 ] {72ca51e0-de4c-4a44-9a94-70214fa58c63} <Debug> TCPHandler: Processed in 0.001596017 sec. | ||
| 1772 | 2026.01.09 14:14:06.043013 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1773 | 2026.01.09 14:14:06.043103 [ 3 ] {2d9cb96d-9956-4cab-8b4a-fbae39f8996e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1774 | 2026.01.09 14:14:06.043142 [ 3 ] {2d9cb96d-9956-4cab-8b4a-fbae39f8996e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1775 | 2026.01.09 14:14:06.043457 [ 3 ] {2d9cb96d-9956-4cab-8b4a-fbae39f8996e} <Trace> oximeter.measurements_bool (b645b648-c560-404f-a835-91550d78d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1776 | 2026.01.09 14:14:06.043490 [ 3 ] {2d9cb96d-9956-4cab-8b4a-fbae39f8996e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1777 | 2026.01.09 14:14:06.043785 [ 3 ] {2d9cb96d-9956-4cab-8b4a-fbae39f8996e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1778 | 2026.01.09 14:14:06.044062 [ 3 ] {2d9cb96d-9956-4cab-8b4a-fbae39f8996e} <Trace> oximeter.measurements_bool (b645b648-c560-404f-a835-91550d78d2fe): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1779 | 2026.01.09 14:14:06.044191 [ 3 ] {2d9cb96d-9956-4cab-8b4a-fbae39f8996e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001088 sec., 5514.705882352941 rows/sec., 288.12 KiB/sec. | ||
| 1780 | 2026.01.09 14:14:06.044227 [ 3 ] {2d9cb96d-9956-4cab-8b4a-fbae39f8996e} <Debug> TCPHandler: Processed in 0.001252452 sec. | ||
| 1781 | 2026.01.09 14:14:06.044343 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1782 | 2026.01.09 14:14:06.044438 [ 3 ] {4cad6c6f-add0-4b29-bd1d-db85fd1c282e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1783 | 2026.01.09 14:14:06.044480 [ 3 ] {4cad6c6f-add0-4b29-bd1d-db85fd1c282e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1784 | 2026.01.09 14:14:06.044922 [ 3 ] {4cad6c6f-add0-4b29-bd1d-db85fd1c282e} <Trace> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1785 | 2026.01.09 14:14:06.044956 [ 3 ] {4cad6c6f-add0-4b29-bd1d-db85fd1c282e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1786 | 2026.01.09 14:14:06.045294 [ 3 ] {4cad6c6f-add0-4b29-bd1d-db85fd1c282e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1787 | 2026.01.09 14:14:06.045501 [ 3 ] {4cad6c6f-add0-4b29-bd1d-db85fd1c282e} <Trace> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1788 | 2026.01.09 14:14:06.045636 [ 3 ] {4cad6c6f-add0-4b29-bd1d-db85fd1c282e} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001215 sec., 259259.25925925927 rows/sec., 17.03 MiB/sec. | ||
| 1789 | 2026.01.09 14:14:06.045674 [ 3 ] {4cad6c6f-add0-4b29-bd1d-db85fd1c282e} <Debug> TCPHandler: Processed in 0.001379654 sec. | ||
| 1790 | 2026.01.09 14:14:06.045784 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1791 | 2026.01.09 14:14:06.045886 [ 3 ] {3065d2b2-ee94-4fd8-97a6-8df5a46a9905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1792 | 2026.01.09 14:14:06.045928 [ 3 ] {3065d2b2-ee94-4fd8-97a6-8df5a46a9905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1793 | 2026.01.09 14:14:06.046245 [ 3 ] {3065d2b2-ee94-4fd8-97a6-8df5a46a9905} <Trace> oximeter.measurements_f64 (3961aa08-7dc9-41d1-a818-fe9d50d34ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1794 | 2026.01.09 14:14:06.046281 [ 3 ] {3065d2b2-ee94-4fd8-97a6-8df5a46a9905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1795 | 2026.01.09 14:14:06.046573 [ 3 ] {3065d2b2-ee94-4fd8-97a6-8df5a46a9905} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1796 | 2026.01.09 14:14:06.046777 [ 3 ] {3065d2b2-ee94-4fd8-97a6-8df5a46a9905} <Trace> oximeter.measurements_f64 (3961aa08-7dc9-41d1-a818-fe9d50d34ec4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1797 | 2026.01.09 14:14:06.046902 [ 3 ] {3065d2b2-ee94-4fd8-97a6-8df5a46a9905} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 65.10 KiB/sec. | ||
| 1798 | 2026.01.09 14:14:06.046939 [ 3 ] {3065d2b2-ee94-4fd8-97a6-8df5a46a9905} <Debug> TCPHandler: Processed in 0.001206051 sec. | ||
| 1799 | 2026.01.09 14:14:06.047050 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1800 | 2026.01.09 14:14:06.047143 [ 3 ] {9c8e5aa6-7e1c-44e0-b7b3-f9084832be0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1801 | 2026.01.09 14:14:06.047194 [ 3 ] {9c8e5aa6-7e1c-44e0-b7b3-f9084832be0a} <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 | ||
| 1802 | 2026.01.09 14:14:06.047960 [ 3 ] {9c8e5aa6-7e1c-44e0-b7b3-f9084832be0a} <Trace> oximeter.measurements_histogramu64 (ac55ae29-a872-4958-9a57-7c7af64f277f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1803 | 2026.01.09 14:14:06.047996 [ 3 ] {9c8e5aa6-7e1c-44e0-b7b3-f9084832be0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1804 | 2026.01.09 14:14:06.048512 [ 3 ] {9c8e5aa6-7e1c-44e0-b7b3-f9084832be0a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1805 | 2026.01.09 14:14:06.048736 [ 3 ] {9c8e5aa6-7e1c-44e0-b7b3-f9084832be0a} <Trace> oximeter.measurements_histogramu64 (ac55ae29-a872-4958-9a57-7c7af64f277f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1806 | 2026.01.09 14:14:06.048874 [ 3 ] {9c8e5aa6-7e1c-44e0-b7b3-f9084832be0a} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001747 sec., 9158.557527189467 rows/sec., 16.41 MiB/sec. | ||
| 1807 | 2026.01.09 14:14:06.048929 [ 3 ] {9c8e5aa6-7e1c-44e0-b7b3-f9084832be0a} <Debug> TCPHandler: Processed in 0.001929524 sec. | ||
| 1808 | 2026.01.09 14:14:06.049038 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1809 | 2026.01.09 14:14:06.049133 [ 3 ] {27cce993-f0a8-4bfc-be0c-1e83b9a7af10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1810 | 2026.01.09 14:14:06.049175 [ 3 ] {27cce993-f0a8-4bfc-be0c-1e83b9a7af10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1811 | 2026.01.09 14:14:06.049490 [ 3 ] {27cce993-f0a8-4bfc-be0c-1e83b9a7af10} <Trace> oximeter.measurements_i64 (553c90a5-f086-4677-9c3f-d21558703979): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1812 | 2026.01.09 14:14:06.049528 [ 3 ] {27cce993-f0a8-4bfc-be0c-1e83b9a7af10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1813 | 2026.01.09 14:14:06.049834 [ 3 ] {27cce993-f0a8-4bfc-be0c-1e83b9a7af10} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1814 | 2026.01.09 14:14:06.050041 [ 3 ] {27cce993-f0a8-4bfc-be0c-1e83b9a7af10} <Trace> oximeter.measurements_i64 (553c90a5-f086-4677-9c3f-d21558703979): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1815 | 2026.01.09 14:14:06.050167 [ 3 ] {27cce993-f0a8-4bfc-be0c-1e83b9a7af10} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 403.26 KiB/sec. | ||
| 1816 | 2026.01.09 14:14:06.050202 [ 3 ] {27cce993-f0a8-4bfc-be0c-1e83b9a7af10} <Debug> TCPHandler: Processed in 0.001213871 sec. | ||
| 1817 | 2026.01.09 14:14:06.050317 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1818 | 2026.01.09 14:14:06.050411 [ 3 ] {424563cb-3794-411e-9eb4-a3779357fc78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1819 | 2026.01.09 14:14:06.050451 [ 3 ] {424563cb-3794-411e-9eb4-a3779357fc78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1820 | 2026.01.09 14:14:06.050917 [ 3 ] {424563cb-3794-411e-9eb4-a3779357fc78} <Trace> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1821 | 2026.01.09 14:14:06.050954 [ 3 ] {424563cb-3794-411e-9eb4-a3779357fc78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1822 | 2026.01.09 14:14:06.051266 [ 3 ] {424563cb-3794-411e-9eb4-a3779357fc78} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1823 | 2026.01.09 14:14:06.051476 [ 3 ] {424563cb-3794-411e-9eb4-a3779357fc78} <Trace> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1824 | 2026.01.09 14:14:06.051606 [ 3 ] {424563cb-3794-411e-9eb4-a3779357fc78} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001212 sec., 85808.58085808581 rows/sec., 5.26 MiB/sec. | ||
| 1825 | 2026.01.09 14:14:06.051644 [ 3 ] {424563cb-3794-411e-9eb4-a3779357fc78} <Debug> TCPHandler: Processed in 0.001377514 sec. | ||
| 1826 | 2026.01.09 14:14:06.934194 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63240 | ||
| 1827 | 2026.01.09 14:14:06.934294 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1828 | 2026.01.09 14:14:06.934321 [ 290 ] {} <Debug> TCP-Session: a214424d-2ffd-4ec4-8fe0-8ba226492968 Authenticating user 'default' from [fd00:1122:3344:101::e]:63240 | ||
| 1829 | 2026.01.09 14:14:06.934342 [ 290 ] {} <Debug> TCP-Session: a214424d-2ffd-4ec4-8fe0-8ba226492968 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1830 | 2026.01.09 14:14:06.934355 [ 290 ] {} <Debug> TCP-Session: a214424d-2ffd-4ec4-8fe0-8ba226492968 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1831 | 2026.01.09 14:14:06.934562 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35165 | ||
| 1832 | 2026.01.09 14:14:06.934602 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60634 | ||
| 1833 | 2026.01.09 14:14:06.934643 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38341 | ||
| 1834 | 2026.01.09 14:14:06.934655 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62405 | ||
| 1835 | 2026.01.09 14:14:06.934674 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1836 | 2026.01.09 14:14:06.934675 [ 290 ] {} <Trace> TCP-Session: a214424d-2ffd-4ec4-8fe0-8ba226492968 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1837 | 2026.01.09 14:14:06.934735 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1838 | 2026.01.09 14:14:06.934751 [ 291 ] {} <Debug> TCP-Session: a2c68ed4-0bd9-4e40-af4b-7baea4094390 Authenticating user 'default' from [fd00:1122:3344:101::e]:35165 | ||
| 1839 | 2026.01.09 14:14:06.934762 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1840 | 2026.01.09 14:14:06.934788 [ 296 ] {} <Debug> TCP-Session: 07951ff2-afcb-4fe0-bab9-cb7665e4c420 Authenticating user 'default' from [fd00:1122:3344:101::e]:38341 | ||
| 1841 | 2026.01.09 14:14:06.934797 [ 291 ] {} <Debug> TCP-Session: a2c68ed4-0bd9-4e40-af4b-7baea4094390 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1842 | 2026.01.09 14:14:06.934807 [ 297 ] {} <Debug> TCP-Session: acb2610d-89a1-409a-aed2-ed03430c29d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:62405 | ||
| 1843 | 2026.01.09 14:14:06.934828 [ 296 ] {} <Debug> TCP-Session: 07951ff2-afcb-4fe0-bab9-cb7665e4c420 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1844 | 2026.01.09 14:14:06.934829 [ 291 ] {} <Debug> TCP-Session: a2c68ed4-0bd9-4e40-af4b-7baea4094390 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1845 | 2026.01.09 14:14:06.934847 [ 297 ] {} <Debug> TCP-Session: acb2610d-89a1-409a-aed2-ed03430c29d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1846 | 2026.01.09 14:14:06.934856 [ 296 ] {} <Debug> TCP-Session: 07951ff2-afcb-4fe0-bab9-cb7665e4c420 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1847 | 2026.01.09 14:14:06.934876 [ 297 ] {} <Debug> TCP-Session: acb2610d-89a1-409a-aed2-ed03430c29d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1848 | 2026.01.09 14:14:06.934902 [ 290 ] {7a76e638-93c0-499a-8203-b91d869b0552} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63240) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1849 | 2026.01.09 14:14:06.934733 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1850 | 2026.01.09 14:14:06.934664 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52443 | ||
| 1851 | 2026.01.09 14:14:06.934968 [ 292 ] {} <Debug> TCP-Session: f5ad6cea-fc4f-46de-a98d-212ec6d4a443 Authenticating user 'default' from [fd00:1122:3344:101::e]:60634 | ||
| 1852 | 2026.01.09 14:14:06.934627 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40305 | ||
| 1853 | 2026.01.09 14:14:06.935018 [ 292 ] {} <Debug> TCP-Session: f5ad6cea-fc4f-46de-a98d-212ec6d4a443 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1854 | 2026.01.09 14:14:06.934626 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56768 | ||
| 1855 | 2026.01.09 14:14:06.935059 [ 292 ] {} <Debug> TCP-Session: f5ad6cea-fc4f-46de-a98d-212ec6d4a443 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1856 | 2026.01.09 14:14:06.935089 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1857 | 2026.01.09 14:14:06.935065 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1858 | 2026.01.09 14:14:06.935129 [ 294 ] {} <Debug> TCP-Session: 159d1f3f-3244-4a5a-9e2a-0b48bf10cfeb Authenticating user 'default' from [fd00:1122:3344:101::e]:40305 | ||
| 1859 | 2026.01.09 14:14:06.935134 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1860 | 2026.01.09 14:14:06.935148 [ 298 ] {} <Debug> TCP-Session: 2247839a-5974-41ae-b703-9f6203632ba6 Authenticating user 'default' from [fd00:1122:3344:101::e]:52443 | ||
| 1861 | 2026.01.09 14:14:06.935159 [ 294 ] {} <Debug> TCP-Session: 159d1f3f-3244-4a5a-9e2a-0b48bf10cfeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1862 | 2026.01.09 14:14:06.935169 [ 295 ] {} <Debug> TCP-Session: 8e593ded-17ba-47c0-a886-4351ac378dcb Authenticating user 'default' from [fd00:1122:3344:101::e]:56768 | ||
| 1863 | 2026.01.09 14:14:06.935174 [ 290 ] {7a76e638-93c0-499a-8203-b91d869b0552} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1864 | 2026.01.09 14:14:06.935202 [ 295 ] {} <Debug> TCP-Session: 8e593ded-17ba-47c0-a886-4351ac378dcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1865 | 2026.01.09 14:14:06.935186 [ 294 ] {} <Debug> TCP-Session: 159d1f3f-3244-4a5a-9e2a-0b48bf10cfeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1866 | 2026.01.09 14:14:06.935224 [ 295 ] {} <Debug> TCP-Session: 8e593ded-17ba-47c0-a886-4351ac378dcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1867 | 2026.01.09 14:14:06.935244 [ 290 ] {7a76e638-93c0-499a-8203-b91d869b0552} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1868 | 2026.01.09 14:14:06.935180 [ 298 ] {} <Debug> TCP-Session: 2247839a-5974-41ae-b703-9f6203632ba6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1869 | 2026.01.09 14:14:06.934605 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33008 | ||
| 1870 | 2026.01.09 14:14:06.935289 [ 298 ] {} <Debug> TCP-Session: 2247839a-5974-41ae-b703-9f6203632ba6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1871 | 2026.01.09 14:14:06.935363 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1872 | 2026.01.09 14:14:06.935389 [ 293 ] {} <Debug> TCP-Session: dad7da1f-5cdb-4e4e-9a30-6576067fb9c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:33008 | ||
| 1873 | 2026.01.09 14:14:06.935405 [ 293 ] {} <Debug> TCP-Session: dad7da1f-5cdb-4e4e-9a30-6576067fb9c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1874 | 2026.01.09 14:14:06.935418 [ 293 ] {} <Debug> TCP-Session: dad7da1f-5cdb-4e4e-9a30-6576067fb9c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1875 | 2026.01.09 14:14:06.935542 [ 290 ] {7a76e638-93c0-499a-8203-b91d869b0552} <Debug> oximeter.version (a93a8de6-51be-48c8-ae1e-c712ab1a11c1) (SelectExecutor): Key condition: unknown | ||
| 1876 | 2026.01.09 14:14:06.936569 [ 315 ] {7a76e638-93c0-499a-8203-b91d869b0552} <Trace> AggregatingTransform: Aggregating | ||
| 1877 | 2026.01.09 14:14:06.936613 [ 315 ] {7a76e638-93c0-499a-8203-b91d869b0552} <Trace> Aggregator: Aggregation method: without_key | ||
| 1878 | 2026.01.09 14:14:06.936642 [ 315 ] {7a76e638-93c0-499a-8203-b91d869b0552} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001000207 sec. (999.793 rows/sec., 39.05 KiB/sec.) | ||
| 1879 | 2026.01.09 14:14:06.936657 [ 315 ] {7a76e638-93c0-499a-8203-b91d869b0552} <Trace> Aggregator: Merging aggregated data | ||
| 1880 | 2026.01.09 14:14:06.938161 [ 290 ] {7a76e638-93c0-499a-8203-b91d869b0552} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003319 sec., 301.295570955107 rows/sec., 11.77 KiB/sec. | ||
| 1881 | 2026.01.09 14:14:06.938287 [ 290 ] {7a76e638-93c0-499a-8203-b91d869b0552} <Debug> TCPHandler: Processed in 0.003722425 sec. | ||
| 1882 | 2026.01.09 14:14:06.938381 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1883 | 2026.01.09 14:14:06.938406 [ 290 ] {} <Debug> TCP-Session: a214424d-2ffd-4ec4-8fe0-8ba226492968 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1884 | 2026.01.09 14:14:06.938415 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1885 | 2026.01.09 14:14:06.938435 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1886 | 2026.01.09 14:14:06.938454 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1887 | 2026.01.09 14:14:06.938462 [ 291 ] {} <Debug> TCP-Session: a2c68ed4-0bd9-4e40-af4b-7baea4094390 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1888 | 2026.01.09 14:14:06.938483 [ 293 ] {} <Debug> TCP-Session: dad7da1f-5cdb-4e4e-9a30-6576067fb9c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1889 | 2026.01.09 14:14:06.938494 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1890 | 2026.01.09 14:14:06.938510 [ 292 ] {} <Debug> TCP-Session: f5ad6cea-fc4f-46de-a98d-212ec6d4a443 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1891 | 2026.01.09 14:14:06.938529 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1892 | 2026.01.09 14:14:06.938552 [ 295 ] {} <Debug> TCP-Session: 8e593ded-17ba-47c0-a886-4351ac378dcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1893 | 2026.01.09 14:14:06.938546 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1894 | 2026.01.09 14:14:06.938584 [ 294 ] {} <Debug> TCP-Session: 159d1f3f-3244-4a5a-9e2a-0b48bf10cfeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1895 | 2026.01.09 14:14:06.938509 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1896 | 2026.01.09 14:14:06.938622 [ 297 ] {} <Debug> TCP-Session: acb2610d-89a1-409a-aed2-ed03430c29d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1897 | 2026.01.09 14:14:06.938477 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1898 | 2026.01.09 14:14:06.938663 [ 296 ] {} <Debug> TCP-Session: 07951ff2-afcb-4fe0-bab9-cb7665e4c420 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1899 | 2026.01.09 14:14:06.938705 [ 298 ] {} <Debug> TCP-Session: 2247839a-5974-41ae-b703-9f6203632ba6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1900 | 2026.01.09 14:14:08.080045 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 500 entries to flush up to offset 3306 | ||
| 1901 | 2026.01.09 14:14:08.080631 [ 245 ] {} <Trace> system.asynchronous_metric_log (d09d9d36-0225-43bd-90fc-2045d7f60d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1902 | 2026.01.09 14:14:08.080687 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1903 | 2026.01.09 14:14:08.081413 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1904 | 2026.01.09 14:14:08.082022 [ 245 ] {} <Trace> system.asynchronous_metric_log (d09d9d36-0225-43bd-90fc-2045d7f60d79): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1905 | 2026.01.09 14:14:08.082177 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3306 | ||
| 1906 | 2026.01.09 14:14:08.255630 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1907 | 2026.01.09 14:14:08.272802 [ 244 ] {} <Trace> system.metric_log (01fdf851-e86f-48c9-8dc2-7c4c0a390f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1908 | 2026.01.09 14:14:08.272866 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1909 | 2026.01.09 14:14:08.278800 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1910 | 2026.01.09 14:14:08.279531 [ 244 ] {} <Trace> system.metric_log (01fdf851-e86f-48c9-8dc2-7c4c0a390f27): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1911 | 2026.01.09 14:14:08.283521 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1912 | 2026.01.09 14:14:10.985783 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1913 | 2026.01.09 14:14:10.985965 [ 3 ] {5c64a51f-0995-4381-8091-6843fcdd484f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1914 | 2026.01.09 14:14:10.986036 [ 3 ] {5c64a51f-0995-4381-8091-6843fcdd484f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1915 | 2026.01.09 14:14:10.986711 [ 3 ] {5c64a51f-0995-4381-8091-6843fcdd484f} <Trace> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1916 | 2026.01.09 14:14:10.986764 [ 3 ] {5c64a51f-0995-4381-8091-6843fcdd484f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1917 | 2026.01.09 14:14:10.987170 [ 3 ] {5c64a51f-0995-4381-8091-6843fcdd484f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1918 | 2026.01.09 14:14:10.987415 [ 3 ] {5c64a51f-0995-4381-8091-6843fcdd484f} <Trace> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1919 | 2026.01.09 14:14:10.987578 [ 3 ] {5c64a51f-0995-4381-8091-6843fcdd484f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00166 sec., 33734.93975903615 rows/sec., 2.59 MiB/sec. | ||
| 1920 | 2026.01.09 14:14:10.987627 [ 3 ] {5c64a51f-0995-4381-8091-6843fcdd484f} <Debug> TCPHandler: Processed in 0.001971845 sec. | ||
| 1921 | 2026.01.09 14:14:10.987767 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1922 | 2026.01.09 14:14:10.987876 [ 3 ] {a7b31294-310f-42a3-b371-9532c27c17be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1923 | 2026.01.09 14:14:10.987919 [ 3 ] {a7b31294-310f-42a3-b371-9532c27c17be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1924 | 2026.01.09 14:14:10.988366 [ 3 ] {a7b31294-310f-42a3-b371-9532c27c17be} <Trace> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1925 | 2026.01.09 14:14:10.988405 [ 3 ] {a7b31294-310f-42a3-b371-9532c27c17be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1926 | 2026.01.09 14:14:10.988718 [ 3 ] {a7b31294-310f-42a3-b371-9532c27c17be} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1927 | 2026.01.09 14:14:10.988931 [ 3 ] {a7b31294-310f-42a3-b371-9532c27c17be} <Trace> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1928 | 2026.01.09 14:14:10.989064 [ 3 ] {a7b31294-310f-42a3-b371-9532c27c17be} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001213 sec., 52761.74773289365 rows/sec., 4.12 MiB/sec. | ||
| 1929 | 2026.01.09 14:14:10.989113 [ 3 ] {a7b31294-310f-42a3-b371-9532c27c17be} <Debug> TCPHandler: Processed in 0.001400345 sec. | ||
| 1930 | 2026.01.09 14:14:10.989231 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1931 | 2026.01.09 14:14:10.989326 [ 3 ] {1e9db0fe-214b-4dd3-bfab-9cc0bb013827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1932 | 2026.01.09 14:14:10.989369 [ 3 ] {1e9db0fe-214b-4dd3-bfab-9cc0bb013827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1933 | 2026.01.09 14:14:10.989780 [ 3 ] {1e9db0fe-214b-4dd3-bfab-9cc0bb013827} <Trace> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1934 | 2026.01.09 14:14:10.989817 [ 3 ] {1e9db0fe-214b-4dd3-bfab-9cc0bb013827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1935 | 2026.01.09 14:14:10.990149 [ 3 ] {1e9db0fe-214b-4dd3-bfab-9cc0bb013827} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1936 | 2026.01.09 14:14:10.990356 [ 3 ] {1e9db0fe-214b-4dd3-bfab-9cc0bb013827} <Trace> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1937 | 2026.01.09 14:14:10.990486 [ 3 ] {1e9db0fe-214b-4dd3-bfab-9cc0bb013827} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 1938 | 2026.01.09 14:14:10.990531 [ 3 ] {1e9db0fe-214b-4dd3-bfab-9cc0bb013827} <Debug> TCPHandler: Processed in 0.001350774 sec. | ||
| 1939 | 2026.01.09 14:14:10.990643 [ 3 ] {} <Trace> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1940 | 2026.01.09 14:14:10.990738 [ 3 ] {45df570f-7727-4dce-9254-ab6634a4d34a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36989) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1941 | 2026.01.09 14:14:10.990778 [ 3 ] {45df570f-7727-4dce-9254-ab6634a4d34a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1942 | 2026.01.09 14:14:10.991109 [ 3 ] {45df570f-7727-4dce-9254-ab6634a4d34a} <Trace> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1943 | 2026.01.09 14:14:10.991144 [ 3 ] {45df570f-7727-4dce-9254-ab6634a4d34a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1944 | 2026.01.09 14:14:10.991439 [ 3 ] {45df570f-7727-4dce-9254-ab6634a4d34a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1945 | 2026.01.09 14:14:10.991655 [ 3 ] {45df570f-7727-4dce-9254-ab6634a4d34a} <Trace> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1946 | 2026.01.09 14:14:10.991781 [ 3 ] {45df570f-7727-4dce-9254-ab6634a4d34a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 1947 | 2026.01.09 14:14:10.991824 [ 3 ] {45df570f-7727-4dce-9254-ab6634a4d34a} <Debug> TCPHandler: Processed in 0.001231701 sec. | ||
| 1948 | 2026.01.09 14:14:15.494114 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1949 | 2026.01.09 14:14:15.494180 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1950 | 2026.01.09 14:14:15.568463 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 294 | ||
| 1951 | 2026.01.09 14:14:15.571003 [ 243 ] {} <Trace> system.query_log (42092fbb-cdc5-47ac-bbb6-6d64123b1bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1952 | 2026.01.09 14:14:15.571055 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1953 | 2026.01.09 14:14:15.572252 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1954 | 2026.01.09 14:14:15.572528 [ 243 ] {} <Trace> system.query_log (42092fbb-cdc5-47ac-bbb6-6d64123b1bb5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1955 | 2026.01.09 14:14:15.572785 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 294 | ||
| 1956 | 2026.01.09 14:14:15.583226 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3754 | ||
| 1957 | 2026.01.09 14:14:15.583796 [ 245 ] {} <Trace> system.asynchronous_metric_log (d09d9d36-0225-43bd-90fc-2045d7f60d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1958 | 2026.01.09 14:14:15.583850 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1959 | 2026.01.09 14:14:15.584390 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1960 | 2026.01.09 14:14:15.584641 [ 245 ] {} <Trace> system.asynchronous_metric_log (d09d9d36-0225-43bd-90fc-2045d7f60d79): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1961 | 2026.01.09 14:14:15.584790 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3754 | ||
| 1962 | 2026.01.09 14:14:15.632883 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1963 | 2026.01.09 14:14:15.632934 [ 3 ] {} <Debug> TCP-Session: 56f970a7-29f2-4f5a-8715-83b778e8db10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1964 | 2026.01.09 14:14:15.783576 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1965 | 2026.01.09 14:14:15.802767 [ 244 ] {} <Trace> system.metric_log (01fdf851-e86f-48c9-8dc2-7c4c0a390f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1966 | 2026.01.09 14:14:15.802862 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1967 | 2026.01.09 14:14:15.809298 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1968 | 2026.01.09 14:14:15.810059 [ 244 ] {} <Trace> system.metric_log (01fdf851-e86f-48c9-8dc2-7c4c0a390f27): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1969 | 2026.01.09 14:14:15.813733 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1970 | 2026.01.09 14:14:16.000218 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.50 MiB, peak 192.00 MiB, free memory in arenas 0.00 B, will set to 182.84 MiB (RSS), difference: 2.34 MiB | ||
| 1971 | 2026.01.09 14:14:16.001692 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1972 | 2026.01.09 14:14:16.001878 [ 4 ] {dbf9cbf1-e867-4bdf-85c5-39d3b7b6d895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1973 | 2026.01.09 14:14:16.001949 [ 4 ] {dbf9cbf1-e867-4bdf-85c5-39d3b7b6d895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1974 | 2026.01.09 14:14:16.002816 [ 4 ] {dbf9cbf1-e867-4bdf-85c5-39d3b7b6d895} <Trace> oximeter.fields_i16 (3feb7196-ec3f-4050-afcd-6a5efa334e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1975 | 2026.01.09 14:14:16.002873 [ 4 ] {dbf9cbf1-e867-4bdf-85c5-39d3b7b6d895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1976 | 2026.01.09 14:14:16.003509 [ 4 ] {dbf9cbf1-e867-4bdf-85c5-39d3b7b6d895} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1977 | 2026.01.09 14:14:16.003999 [ 4 ] {dbf9cbf1-e867-4bdf-85c5-39d3b7b6d895} <Trace> oximeter.fields_i16 (3feb7196-ec3f-4050-afcd-6a5efa334e0e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1978 | 2026.01.09 14:14:16.004185 [ 4 ] {dbf9cbf1-e867-4bdf-85c5-39d3b7b6d895} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002355 sec., 174097.6645435244 rows/sec., 11.04 MiB/sec. | ||
| 1979 | 2026.01.09 14:14:16.004207 [ 42 ] {} <Debug> oximeter.fields_i16 (3feb7196-ec3f-4050-afcd-6a5efa334e0e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1980 | 2026.01.09 14:14:16.004231 [ 4 ] {dbf9cbf1-e867-4bdf-85c5-39d3b7b6d895} <Debug> TCPHandler: Processed in 0.002678997 sec. | ||
| 1981 | 2026.01.09 14:14:16.004275 [ 42 ] {} <Trace> oximeter.fields_i16 (3feb7196-ec3f-4050-afcd-6a5efa334e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1982 | 2026.01.09 14:14:16.004302 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1983 | 2026.01.09 14:14:16.004389 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1984 | 2026.01.09 14:14:16.004395 [ 189 ] {3feb7196-ec3f-4050-afcd-6a5efa334e0e::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 | ||
| 1985 | 2026.01.09 14:14:16.004498 [ 189 ] {3feb7196-ec3f-4050-afcd-6a5efa334e0e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1986 | 2026.01.09 14:14:16.004502 [ 4 ] {3e9a4df7-9879-42fd-8703-9f598cda93c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1987 | 2026.01.09 14:14:16.004529 [ 189 ] {3feb7196-ec3f-4050-afcd-6a5efa334e0e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 410 rows starting from the beginning of the part | ||
| 1988 | 2026.01.09 14:14:16.004554 [ 4 ] {3e9a4df7-9879-42fd-8703-9f598cda93c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1989 | 2026.01.09 14:14:16.004591 [ 189 ] {3feb7196-ec3f-4050-afcd-6a5efa334e0e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 1990 | 2026.01.09 14:14:16.004635 [ 189 ] {3feb7196-ec3f-4050-afcd-6a5efa334e0e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 1991 | 2026.01.09 14:14:16.004678 [ 189 ] {3feb7196-ec3f-4050-afcd-6a5efa334e0e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 410 rows starting from the beginning of the part | ||
| 1992 | 2026.01.09 14:14:16.004720 [ 189 ] {3feb7196-ec3f-4050-afcd-6a5efa334e0e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 410 rows starting from the beginning of the part | ||
| 1993 | 2026.01.09 14:14:16.005901 [ 4 ] {3e9a4df7-9879-42fd-8703-9f598cda93c0} <Trace> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1994 | 2026.01.09 14:14:16.005947 [ 4 ] {3e9a4df7-9879-42fd-8703-9f598cda93c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1995 | 2026.01.09 14:14:16.006129 [ 201 ] {3feb7196-ec3f-4050-afcd-6a5efa334e0e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001771591 sec., 1157151.9611467884 rows/sec., 77.82 MiB/sec. | ||
| 1996 | 2026.01.09 14:14:16.006416 [ 189 ] {3feb7196-ec3f-4050-afcd-6a5efa334e0e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1997 | 2026.01.09 14:14:16.006619 [ 4 ] {3e9a4df7-9879-42fd-8703-9f598cda93c0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1998 | 2026.01.09 14:14:16.007022 [ 189 ] {3feb7196-ec3f-4050-afcd-6a5efa334e0e::all_1_5_1} <Trace> oximeter.fields_i16 (3feb7196-ec3f-4050-afcd-6a5efa334e0e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1999 | 2026.01.09 14:14:16.007096 [ 189 ] {3feb7196-ec3f-4050-afcd-6a5efa334e0e::all_1_5_1} <Trace> oximeter.fields_i16 (3feb7196-ec3f-4050-afcd-6a5efa334e0e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2000 | 2026.01.09 14:14:16.007159 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 2001 | 2026.01.09 14:14:16.007190 [ 4 ] {3e9a4df7-9879-42fd-8703-9f598cda93c0} <Trace> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2002 | 2026.01.09 14:14:16.007318 [ 4 ] {3e9a4df7-9879-42fd-8703-9f598cda93c0} <Debug> executeQuery: Read 1160 rows, 94.48 KiB in 0.002843 sec., 408019.69750263804 rows/sec., 32.45 MiB/sec. | ||
| 2003 | 2026.01.09 14:14:16.007354 [ 4 ] {3e9a4df7-9879-42fd-8703-9f598cda93c0} <Debug> TCPHandler: Processed in 0.003021223 sec. | ||
| 2004 | 2026.01.09 14:14:16.007478 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2005 | 2026.01.09 14:14:16.007575 [ 4 ] {97782afc-0b1a-46f8-b138-2da0c3ad0272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2006 | 2026.01.09 14:14:16.007615 [ 4 ] {97782afc-0b1a-46f8-b138-2da0c3ad0272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2007 | 2026.01.09 14:14:16.008114 [ 4 ] {97782afc-0b1a-46f8-b138-2da0c3ad0272} <Trace> oximeter.fields_u16 (725d205e-5904-4ff1-aad2-94b00a27fb35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2008 | 2026.01.09 14:14:16.008152 [ 4 ] {97782afc-0b1a-46f8-b138-2da0c3ad0272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2009 | 2026.01.09 14:14:16.008611 [ 4 ] {97782afc-0b1a-46f8-b138-2da0c3ad0272} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2010 | 2026.01.09 14:14:16.009047 [ 4 ] {97782afc-0b1a-46f8-b138-2da0c3ad0272} <Trace> oximeter.fields_u16 (725d205e-5904-4ff1-aad2-94b00a27fb35): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2011 | 2026.01.09 14:14:16.009199 [ 4 ] {97782afc-0b1a-46f8-b138-2da0c3ad0272} <Debug> executeQuery: Read 229 rows, 14.12 KiB in 0.001643 sec., 139379.1844187462 rows/sec., 8.39 MiB/sec. | ||
| 2012 | 2026.01.09 14:14:16.009237 [ 4 ] {97782afc-0b1a-46f8-b138-2da0c3ad0272} <Debug> TCPHandler: Processed in 0.001811682 sec. | ||
| 2013 | 2026.01.09 14:14:16.009358 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2014 | 2026.01.09 14:14:16.009452 [ 4 ] {da35612a-6081-4a9c-81a2-713bea4b716d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2015 | 2026.01.09 14:14:16.009493 [ 4 ] {da35612a-6081-4a9c-81a2-713bea4b716d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2016 | 2026.01.09 14:14:16.009977 [ 4 ] {da35612a-6081-4a9c-81a2-713bea4b716d} <Trace> oximeter.fields_u32 (f8ee3e63-b1f6-49a1-a025-5211c9c3b60c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2017 | 2026.01.09 14:14:16.010014 [ 4 ] {da35612a-6081-4a9c-81a2-713bea4b716d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2018 | 2026.01.09 14:14:16.010458 [ 4 ] {da35612a-6081-4a9c-81a2-713bea4b716d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2019 | 2026.01.09 14:14:16.010900 [ 4 ] {da35612a-6081-4a9c-81a2-713bea4b716d} <Trace> oximeter.fields_u32 (f8ee3e63-b1f6-49a1-a025-5211c9c3b60c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2020 | 2026.01.09 14:14:16.011029 [ 42 ] {} <Debug> oximeter.fields_u32 (f8ee3e63-b1f6-49a1-a025-5211c9c3b60c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2021 | 2026.01.09 14:14:16.011051 [ 4 ] {da35612a-6081-4a9c-81a2-713bea4b716d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001618 sec., 131025.95797280593 rows/sec., 8.45 MiB/sec. | ||
| 2022 | 2026.01.09 14:14:16.011076 [ 42 ] {} <Trace> oximeter.fields_u32 (f8ee3e63-b1f6-49a1-a025-5211c9c3b60c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2023 | 2026.01.09 14:14:16.011096 [ 4 ] {da35612a-6081-4a9c-81a2-713bea4b716d} <Debug> TCPHandler: Processed in 0.001789742 sec. | ||
| 2024 | 2026.01.09 14:14:16.011103 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2025 | 2026.01.09 14:14:16.011205 [ 198 ] {f8ee3e63-b1f6-49a1-a025-5211c9c3b60c::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 | ||
| 2026 | 2026.01.09 14:14:16.011217 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2027 | 2026.01.09 14:14:16.011324 [ 4 ] {86608b0c-548a-4cc9-a107-9f776b5b9362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2028 | 2026.01.09 14:14:16.011335 [ 198 ] {f8ee3e63-b1f6-49a1-a025-5211c9c3b60c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2029 | 2026.01.09 14:14:16.011365 [ 4 ] {86608b0c-548a-4cc9-a107-9f776b5b9362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2030 | 2026.01.09 14:14:16.011386 [ 198 ] {f8ee3e63-b1f6-49a1-a025-5211c9c3b60c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part | ||
| 2031 | 2026.01.09 14:14:16.011460 [ 198 ] {f8ee3e63-b1f6-49a1-a025-5211c9c3b60c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 2032 | 2026.01.09 14:14:16.011509 [ 198 ] {f8ee3e63-b1f6-49a1-a025-5211c9c3b60c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
| 2033 | 2026.01.09 14:14:16.011557 [ 198 ] {f8ee3e63-b1f6-49a1-a025-5211c9c3b60c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
| 2034 | 2026.01.09 14:14:16.011605 [ 198 ] {f8ee3e63-b1f6-49a1-a025-5211c9c3b60c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
| 2035 | 2026.01.09 14:14:16.011854 [ 4 ] {86608b0c-548a-4cc9-a107-9f776b5b9362} <Trace> oximeter.fields_u8 (daab3a17-8da3-43df-b848-6f2b7b93ffa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2036 | 2026.01.09 14:14:16.011897 [ 4 ] {86608b0c-548a-4cc9-a107-9f776b5b9362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2037 | 2026.01.09 14:14:16.012335 [ 4 ] {86608b0c-548a-4cc9-a107-9f776b5b9362} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2038 | 2026.01.09 14:14:16.012704 [ 201 ] {f8ee3e63-b1f6-49a1-a025-5211c9c3b60c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001540027 sec., 688299.6207209354 rows/sec., 47.01 MiB/sec. | ||
| 2039 | 2026.01.09 14:14:16.012778 [ 4 ] {86608b0c-548a-4cc9-a107-9f776b5b9362} <Trace> oximeter.fields_u8 (daab3a17-8da3-43df-b848-6f2b7b93ffa5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2040 | 2026.01.09 14:14:16.012913 [ 42 ] {} <Debug> oximeter.fields_u8 (daab3a17-8da3-43df-b848-6f2b7b93ffa5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2041 | 2026.01.09 14:14:16.012939 [ 4 ] {86608b0c-548a-4cc9-a107-9f776b5b9362} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001634 sec., 129130.96695226438 rows/sec., 7.33 MiB/sec. | ||
| 2042 | 2026.01.09 14:14:16.012952 [ 42 ] {} <Trace> oximeter.fields_u8 (daab3a17-8da3-43df-b848-6f2b7b93ffa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2043 | 2026.01.09 14:14:16.012984 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2044 | 2026.01.09 14:14:16.012988 [ 4 ] {86608b0c-548a-4cc9-a107-9f776b5b9362} <Debug> TCPHandler: Processed in 0.001821862 sec. | ||
| 2045 | 2026.01.09 14:14:16.013049 [ 198 ] {daab3a17-8da3-43df-b848-6f2b7b93ffa5::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 | ||
| 2046 | 2026.01.09 14:14:16.013102 [ 191 ] {f8ee3e63-b1f6-49a1-a025-5211c9c3b60c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2047 | 2026.01.09 14:14:16.013116 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2048 | 2026.01.09 14:14:16.013143 [ 198 ] {daab3a17-8da3-43df-b848-6f2b7b93ffa5::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2049 | 2026.01.09 14:14:16.013266 [ 198 ] {daab3a17-8da3-43df-b848-6f2b7b93ffa5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 211 rows starting from the beginning of the part | ||
| 2050 | 2026.01.09 14:14:16.013313 [ 4 ] {c0f63860-0bf5-4151-bb70-90427e31f1bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2051 | 2026.01.09 14:14:16.013314 [ 198 ] {daab3a17-8da3-43df-b848-6f2b7b93ffa5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 2052 | 2026.01.09 14:14:16.013365 [ 4 ] {c0f63860-0bf5-4151-bb70-90427e31f1bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2053 | 2026.01.09 14:14:16.013375 [ 198 ] {daab3a17-8da3-43df-b848-6f2b7b93ffa5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 2054 | 2026.01.09 14:14:16.013421 [ 198 ] {daab3a17-8da3-43df-b848-6f2b7b93ffa5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 211 rows starting from the beginning of the part | ||
| 2055 | 2026.01.09 14:14:16.013462 [ 198 ] {daab3a17-8da3-43df-b848-6f2b7b93ffa5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 211 rows starting from the beginning of the part | ||
| 2056 | 2026.01.09 14:14:16.013725 [ 191 ] {f8ee3e63-b1f6-49a1-a025-5211c9c3b60c::all_1_5_1} <Trace> oximeter.fields_u32 (f8ee3e63-b1f6-49a1-a025-5211c9c3b60c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2057 | 2026.01.09 14:14:16.013822 [ 191 ] {f8ee3e63-b1f6-49a1-a025-5211c9c3b60c::all_1_5_1} <Trace> oximeter.fields_u32 (f8ee3e63-b1f6-49a1-a025-5211c9c3b60c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2058 | 2026.01.09 14:14:16.013929 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2059 | 2026.01.09 14:14:16.014081 [ 4 ] {c0f63860-0bf5-4151-bb70-90427e31f1bd} <Trace> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2060 | 2026.01.09 14:14:16.014125 [ 4 ] {c0f63860-0bf5-4151-bb70-90427e31f1bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2061 | 2026.01.09 14:14:16.014385 [ 201 ] {daab3a17-8da3-43df-b848-6f2b7b93ffa5::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001360924 sec., 775208.6082690879 rows/sec., 46.98 MiB/sec. | ||
| 2062 | 2026.01.09 14:14:16.014596 [ 4 ] {c0f63860-0bf5-4151-bb70-90427e31f1bd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2063 | 2026.01.09 14:14:16.014661 [ 198 ] {daab3a17-8da3-43df-b848-6f2b7b93ffa5::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2064 | 2026.01.09 14:14:16.015109 [ 4 ] {c0f63860-0bf5-4151-bb70-90427e31f1bd} <Trace> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2065 | 2026.01.09 14:14:16.015199 [ 198 ] {daab3a17-8da3-43df-b848-6f2b7b93ffa5::all_1_5_1} <Trace> oximeter.fields_u8 (daab3a17-8da3-43df-b848-6f2b7b93ffa5): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2066 | 2026.01.09 14:14:16.015254 [ 4 ] {c0f63860-0bf5-4151-bb70-90427e31f1bd} <Debug> executeQuery: Read 708 rows, 50.81 KiB in 0.00196 sec., 361224.4897959184 rows/sec., 25.32 MiB/sec. | ||
| 2067 | 2026.01.09 14:14:16.015279 [ 198 ] {daab3a17-8da3-43df-b848-6f2b7b93ffa5::all_1_5_1} <Trace> oximeter.fields_u8 (daab3a17-8da3-43df-b848-6f2b7b93ffa5) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2068 | 2026.01.09 14:14:16.015300 [ 4 ] {c0f63860-0bf5-4151-bb70-90427e31f1bd} <Debug> TCPHandler: Processed in 0.002234099 sec. | ||
| 2069 | 2026.01.09 14:14:16.015359 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2070 | 2026.01.09 14:14:16.015449 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2071 | 2026.01.09 14:14:16.015550 [ 4 ] {b48fd5f3-a80d-492a-be8b-1e84bb091f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2072 | 2026.01.09 14:14:16.015594 [ 4 ] {b48fd5f3-a80d-492a-be8b-1e84bb091f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2073 | 2026.01.09 14:14:16.015940 [ 4 ] {b48fd5f3-a80d-492a-be8b-1e84bb091f79} <Trace> oximeter.measurements_bool (b645b648-c560-404f-a835-91550d78d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2074 | 2026.01.09 14:14:16.015978 [ 4 ] {b48fd5f3-a80d-492a-be8b-1e84bb091f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2075 | 2026.01.09 14:14:16.016468 [ 4 ] {b48fd5f3-a80d-492a-be8b-1e84bb091f79} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2076 | 2026.01.09 14:14:16.016966 [ 4 ] {b48fd5f3-a80d-492a-be8b-1e84bb091f79} <Trace> oximeter.measurements_bool (b645b648-c560-404f-a835-91550d78d2fe): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2077 | 2026.01.09 14:14:16.017127 [ 4 ] {b48fd5f3-a80d-492a-be8b-1e84bb091f79} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001596 sec., 3759.3984962406016 rows/sec., 196.41 KiB/sec. | ||
| 2078 | 2026.01.09 14:14:16.017166 [ 4 ] {b48fd5f3-a80d-492a-be8b-1e84bb091f79} <Debug> TCPHandler: Processed in 0.001767231 sec. | ||
| 2079 | 2026.01.09 14:14:16.017291 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2080 | 2026.01.09 14:14:16.017385 [ 4 ] {638aebcf-e989-4432-8b56-2043a55b4814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2081 | 2026.01.09 14:14:16.017429 [ 4 ] {638aebcf-e989-4432-8b56-2043a55b4814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2082 | 2026.01.09 14:14:16.017884 [ 4 ] {638aebcf-e989-4432-8b56-2043a55b4814} <Trace> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2083 | 2026.01.09 14:14:16.017921 [ 4 ] {638aebcf-e989-4432-8b56-2043a55b4814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2084 | 2026.01.09 14:14:16.018382 [ 4 ] {638aebcf-e989-4432-8b56-2043a55b4814} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2085 | 2026.01.09 14:14:16.018809 [ 4 ] {638aebcf-e989-4432-8b56-2043a55b4814} <Trace> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2086 | 2026.01.09 14:14:16.018937 [ 4 ] {638aebcf-e989-4432-8b56-2043a55b4814} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001575 sec., 199365.07936507935 rows/sec., 13.10 MiB/sec. | ||
| 2087 | 2026.01.09 14:14:16.018971 [ 4 ] {638aebcf-e989-4432-8b56-2043a55b4814} <Debug> TCPHandler: Processed in 0.001737691 sec. | ||
| 2088 | 2026.01.09 14:14:16.019081 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2089 | 2026.01.09 14:14:16.019170 [ 4 ] {026399d5-9ae0-40ef-afd4-b8b79cbd42f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2090 | 2026.01.09 14:14:16.019209 [ 4 ] {026399d5-9ae0-40ef-afd4-b8b79cbd42f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2091 | 2026.01.09 14:14:16.019501 [ 4 ] {026399d5-9ae0-40ef-afd4-b8b79cbd42f7} <Trace> oximeter.measurements_f64 (3961aa08-7dc9-41d1-a818-fe9d50d34ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2092 | 2026.01.09 14:14:16.019534 [ 4 ] {026399d5-9ae0-40ef-afd4-b8b79cbd42f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2093 | 2026.01.09 14:14:16.020007 [ 4 ] {026399d5-9ae0-40ef-afd4-b8b79cbd42f7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2094 | 2026.01.09 14:14:16.020429 [ 4 ] {026399d5-9ae0-40ef-afd4-b8b79cbd42f7} <Trace> oximeter.measurements_f64 (3961aa08-7dc9-41d1-a818-fe9d50d34ec4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2095 | 2026.01.09 14:14:16.020554 [ 42 ] {} <Debug> oximeter.measurements_f64 (3961aa08-7dc9-41d1-a818-fe9d50d34ec4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2096 | 2026.01.09 14:14:16.020583 [ 4 ] {026399d5-9ae0-40ef-afd4-b8b79cbd42f7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001409 sec., 709.7232079488999 rows/sec., 47.82 KiB/sec. | ||
| 2097 | 2026.01.09 14:14:16.020589 [ 42 ] {} <Trace> oximeter.measurements_f64 (3961aa08-7dc9-41d1-a818-fe9d50d34ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2098 | 2026.01.09 14:14:16.020625 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2099 | 2026.01.09 14:14:16.020627 [ 4 ] {026399d5-9ae0-40ef-afd4-b8b79cbd42f7} <Debug> TCPHandler: Processed in 0.001581348 sec. | ||
| 2100 | 2026.01.09 14:14:16.020747 [ 192 ] {3961aa08-7dc9-41d1-a818-fe9d50d34ec4::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 | ||
| 2101 | 2026.01.09 14:14:16.020755 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2102 | 2026.01.09 14:14:16.020894 [ 4 ] {2504c550-d548-4397-b6ab-bd9652b44448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2103 | 2026.01.09 14:14:16.020943 [ 192 ] {3961aa08-7dc9-41d1-a818-fe9d50d34ec4::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2104 | 2026.01.09 14:14:16.020948 [ 4 ] {2504c550-d548-4397-b6ab-bd9652b44448} <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 | ||
| 2105 | 2026.01.09 14:14:16.021018 [ 192 ] {3961aa08-7dc9-41d1-a818-fe9d50d34ec4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2106 | 2026.01.09 14:14:16.021120 [ 192 ] {3961aa08-7dc9-41d1-a818-fe9d50d34ec4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2107 | 2026.01.09 14:14:16.021171 [ 192 ] {3961aa08-7dc9-41d1-a818-fe9d50d34ec4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2108 | 2026.01.09 14:14:16.021219 [ 192 ] {3961aa08-7dc9-41d1-a818-fe9d50d34ec4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2109 | 2026.01.09 14:14:16.021265 [ 192 ] {3961aa08-7dc9-41d1-a818-fe9d50d34ec4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2110 | 2026.01.09 14:14:16.021812 [ 4 ] {2504c550-d548-4397-b6ab-bd9652b44448} <Trace> oximeter.measurements_histogramu64 (ac55ae29-a872-4958-9a57-7c7af64f277f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2111 | 2026.01.09 14:14:16.021853 [ 4 ] {2504c550-d548-4397-b6ab-bd9652b44448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2112 | 2026.01.09 14:14:16.022090 [ 198 ] {3961aa08-7dc9-41d1-a818-fe9d50d34ec4::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001392144 sec., 3591.582479973336 rows/sec., 242.01 KiB/sec. | ||
| 2113 | 2026.01.09 14:14:16.022315 [ 192 ] {3961aa08-7dc9-41d1-a818-fe9d50d34ec4::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2114 | 2026.01.09 14:14:16.022553 [ 4 ] {2504c550-d548-4397-b6ab-bd9652b44448} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2115 | 2026.01.09 14:14:16.022849 [ 192 ] {3961aa08-7dc9-41d1-a818-fe9d50d34ec4::all_1_5_1} <Trace> oximeter.measurements_f64 (3961aa08-7dc9-41d1-a818-fe9d50d34ec4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2116 | 2026.01.09 14:14:16.022939 [ 192 ] {3961aa08-7dc9-41d1-a818-fe9d50d34ec4::all_1_5_1} <Trace> oximeter.measurements_f64 (3961aa08-7dc9-41d1-a818-fe9d50d34ec4) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2117 | 2026.01.09 14:14:16.023010 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2118 | 2026.01.09 14:14:16.023131 [ 4 ] {2504c550-d548-4397-b6ab-bd9652b44448} <Trace> oximeter.measurements_histogramu64 (ac55ae29-a872-4958-9a57-7c7af64f277f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2119 | 2026.01.09 14:14:16.023310 [ 4 ] {2504c550-d548-4397-b6ab-bd9652b44448} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002434 sec., 9860.312243221035 rows/sec., 17.67 MiB/sec. | ||
| 2120 | 2026.01.09 14:14:16.023380 [ 4 ] {2504c550-d548-4397-b6ab-bd9652b44448} <Debug> TCPHandler: Processed in 0.002675777 sec. | ||
| 2121 | 2026.01.09 14:14:16.023492 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2122 | 2026.01.09 14:14:16.023588 [ 4 ] {061dbc82-9c30-4c18-a83c-89b6934df1bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2123 | 2026.01.09 14:14:16.023629 [ 4 ] {061dbc82-9c30-4c18-a83c-89b6934df1bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2124 | 2026.01.09 14:14:16.023942 [ 4 ] {061dbc82-9c30-4c18-a83c-89b6934df1bb} <Trace> oximeter.measurements_i64 (553c90a5-f086-4677-9c3f-d21558703979): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2125 | 2026.01.09 14:14:16.023979 [ 4 ] {061dbc82-9c30-4c18-a83c-89b6934df1bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2126 | 2026.01.09 14:14:16.024392 [ 4 ] {061dbc82-9c30-4c18-a83c-89b6934df1bb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2127 | 2026.01.09 14:14:16.024813 [ 4 ] {061dbc82-9c30-4c18-a83c-89b6934df1bb} <Trace> oximeter.measurements_i64 (553c90a5-f086-4677-9c3f-d21558703979): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2128 | 2026.01.09 14:14:16.024947 [ 4 ] {061dbc82-9c30-4c18-a83c-89b6934df1bb} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001379 sec., 6526.468455402465 rows/sec., 502.09 KiB/sec. | ||
| 2129 | 2026.01.09 14:14:16.024985 [ 4 ] {061dbc82-9c30-4c18-a83c-89b6934df1bb} <Debug> TCPHandler: Processed in 0.001542737 sec. | ||
| 2130 | 2026.01.09 14:14:16.025096 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2131 | 2026.01.09 14:14:16.025190 [ 4 ] {cf21f037-4234-469a-875f-bf7e4b44108e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2132 | 2026.01.09 14:14:16.025232 [ 4 ] {cf21f037-4234-469a-875f-bf7e4b44108e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2133 | 2026.01.09 14:14:16.025552 [ 4 ] {cf21f037-4234-469a-875f-bf7e4b44108e} <Trace> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2134 | 2026.01.09 14:14:16.025588 [ 4 ] {cf21f037-4234-469a-875f-bf7e4b44108e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2135 | 2026.01.09 14:14:16.026018 [ 4 ] {cf21f037-4234-469a-875f-bf7e4b44108e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2136 | 2026.01.09 14:14:16.026494 [ 4 ] {cf21f037-4234-469a-875f-bf7e4b44108e} <Trace> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2137 | 2026.01.09 14:14:16.026628 [ 4 ] {cf21f037-4234-469a-875f-bf7e4b44108e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001455 sec., 71477.66323024055 rows/sec., 4.38 MiB/sec. | ||
| 2138 | 2026.01.09 14:14:16.026666 [ 4 ] {cf21f037-4234-469a-875f-bf7e4b44108e} <Debug> TCPHandler: Processed in 0.001620039 sec. | ||
| 2139 | 2026.01.09 14:14:20.986885 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2140 | 2026.01.09 14:14:20.987101 [ 4 ] {d5389a3b-5a43-4bb0-a3e2-65b1a29f2faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2141 | 2026.01.09 14:14:20.987178 [ 4 ] {d5389a3b-5a43-4bb0-a3e2-65b1a29f2faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2142 | 2026.01.09 14:14:20.987806 [ 4 ] {d5389a3b-5a43-4bb0-a3e2-65b1a29f2faf} <Trace> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2143 | 2026.01.09 14:14:20.987853 [ 4 ] {d5389a3b-5a43-4bb0-a3e2-65b1a29f2faf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2144 | 2026.01.09 14:14:20.988366 [ 4 ] {d5389a3b-5a43-4bb0-a3e2-65b1a29f2faf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2145 | 2026.01.09 14:14:20.988923 [ 4 ] {d5389a3b-5a43-4bb0-a3e2-65b1a29f2faf} <Trace> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2146 | 2026.01.09 14:14:20.989087 [ 4 ] {d5389a3b-5a43-4bb0-a3e2-65b1a29f2faf} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002038 sec., 27477.91952894995 rows/sec., 2.11 MiB/sec. | ||
| 2147 | 2026.01.09 14:14:20.989136 [ 4 ] {d5389a3b-5a43-4bb0-a3e2-65b1a29f2faf} <Debug> TCPHandler: Processed in 0.002393622 sec. | ||
| 2148 | 2026.01.09 14:14:20.989255 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2149 | 2026.01.09 14:14:20.989359 [ 4 ] {d76a0245-2a79-412f-8752-3ae4ff8c32c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2150 | 2026.01.09 14:14:20.989404 [ 4 ] {d76a0245-2a79-412f-8752-3ae4ff8c32c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2151 | 2026.01.09 14:14:20.989848 [ 4 ] {d76a0245-2a79-412f-8752-3ae4ff8c32c8} <Trace> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2152 | 2026.01.09 14:14:20.989884 [ 4 ] {d76a0245-2a79-412f-8752-3ae4ff8c32c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2153 | 2026.01.09 14:14:20.990288 [ 4 ] {d76a0245-2a79-412f-8752-3ae4ff8c32c8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2154 | 2026.01.09 14:14:20.990702 [ 4 ] {d76a0245-2a79-412f-8752-3ae4ff8c32c8} <Trace> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2155 | 2026.01.09 14:14:20.990836 [ 4 ] {d76a0245-2a79-412f-8752-3ae4ff8c32c8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001501 sec., 42638.241172551636 rows/sec., 3.33 MiB/sec. | ||
| 2156 | 2026.01.09 14:14:20.990874 [ 4 ] {d76a0245-2a79-412f-8752-3ae4ff8c32c8} <Debug> TCPHandler: Processed in 0.001670949 sec. | ||
| 2157 | 2026.01.09 14:14:20.990982 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2158 | 2026.01.09 14:14:20.991078 [ 4 ] {8615c9f5-bae6-4618-a6d3-eec15f2fd241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2159 | 2026.01.09 14:14:20.991122 [ 4 ] {8615c9f5-bae6-4618-a6d3-eec15f2fd241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2160 | 2026.01.09 14:14:20.991523 [ 4 ] {8615c9f5-bae6-4618-a6d3-eec15f2fd241} <Trace> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2161 | 2026.01.09 14:14:20.991560 [ 4 ] {8615c9f5-bae6-4618-a6d3-eec15f2fd241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2162 | 2026.01.09 14:14:20.992006 [ 4 ] {8615c9f5-bae6-4618-a6d3-eec15f2fd241} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2163 | 2026.01.09 14:14:20.992415 [ 4 ] {8615c9f5-bae6-4618-a6d3-eec15f2fd241} <Trace> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2164 | 2026.01.09 14:14:20.992544 [ 4 ] {8615c9f5-bae6-4618-a6d3-eec15f2fd241} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001486 sec., 107671.60161507403 rows/sec., 7.50 MiB/sec. | ||
| 2165 | 2026.01.09 14:14:20.992581 [ 4 ] {8615c9f5-bae6-4618-a6d3-eec15f2fd241} <Debug> TCPHandler: Processed in 0.001650259 sec. | ||
| 2166 | 2026.01.09 14:14:20.992679 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2167 | 2026.01.09 14:14:20.992774 [ 4 ] {67de8049-f0ae-43ba-a184-e718188513b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2168 | 2026.01.09 14:14:20.992814 [ 4 ] {67de8049-f0ae-43ba-a184-e718188513b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2169 | 2026.01.09 14:14:20.993136 [ 4 ] {67de8049-f0ae-43ba-a184-e718188513b7} <Trace> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2170 | 2026.01.09 14:14:20.993172 [ 4 ] {67de8049-f0ae-43ba-a184-e718188513b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2171 | 2026.01.09 14:14:20.993568 [ 4 ] {67de8049-f0ae-43ba-a184-e718188513b7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2172 | 2026.01.09 14:14:20.994056 [ 4 ] {67de8049-f0ae-43ba-a184-e718188513b7} <Trace> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2173 | 2026.01.09 14:14:20.994185 [ 4 ] {67de8049-f0ae-43ba-a184-e718188513b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00143 sec., 41958.041958041955 rows/sec., 2.83 MiB/sec. | ||
| 2174 | 2026.01.09 14:14:20.994220 [ 4 ] {67de8049-f0ae-43ba-a184-e718188513b7} <Debug> TCPHandler: Processed in 0.001590857 sec. | ||
| 2175 | 2026.01.09 14:14:23.085147 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4266 | ||
| 2176 | 2026.01.09 14:14:23.085710 [ 245 ] {} <Trace> system.asynchronous_metric_log (d09d9d36-0225-43bd-90fc-2045d7f60d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2177 | 2026.01.09 14:14:23.085762 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2178 | 2026.01.09 14:14:23.086416 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2179 | 2026.01.09 14:14:23.087006 [ 245 ] {} <Trace> system.asynchronous_metric_log (d09d9d36-0225-43bd-90fc-2045d7f60d79): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2180 | 2026.01.09 14:14:23.087166 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4266 | ||
| 2181 | 2026.01.09 14:14:23.313888 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2182 | 2026.01.09 14:14:23.332038 [ 244 ] {} <Trace> system.metric_log (01fdf851-e86f-48c9-8dc2-7c4c0a390f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2183 | 2026.01.09 14:14:23.332126 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2184 | 2026.01.09 14:14:23.338854 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2185 | 2026.01.09 14:14:23.339632 [ 244 ] {} <Trace> system.metric_log (01fdf851-e86f-48c9-8dc2-7c4c0a390f27): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2186 | 2026.01.09 14:14:23.343249 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2187 | 2026.01.09 14:14:24.000226 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.67 MiB, peak 192.00 MiB, free memory in arenas 0.00 B, will set to 184.67 MiB (RSS), difference: 1.00 MiB | ||
| 2188 | 2026.01.09 14:14:25.376881 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61417 | ||
| 2189 | 2026.01.09 14:14:25.376998 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2190 | 2026.01.09 14:14:25.377027 [ 3 ] {} <Debug> TCP-Session: e0ec64aa-484e-43d4-bf1d-374a0864ba18 Authenticating user 'default' from [fd00:1122:3344:101::e]:61417 | ||
| 2191 | 2026.01.09 14:14:25.377050 [ 3 ] {} <Debug> TCP-Session: e0ec64aa-484e-43d4-bf1d-374a0864ba18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2192 | 2026.01.09 14:14:25.377064 [ 3 ] {} <Debug> TCP-Session: e0ec64aa-484e-43d4-bf1d-374a0864ba18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2193 | 2026.01.09 14:14:25.377266 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49613 | ||
| 2194 | 2026.01.09 14:14:25.377291 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62093 | ||
| 2195 | 2026.01.09 14:14:25.377320 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57982 | ||
| 2196 | 2026.01.09 14:14:25.377329 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45347 | ||
| 2197 | 2026.01.09 14:14:25.377361 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44589 | ||
| 2198 | 2026.01.09 14:14:25.377377 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2199 | 2026.01.09 14:14:25.377400 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2200 | 2026.01.09 14:14:25.377416 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2201 | 2026.01.09 14:14:25.377434 [ 290 ] {} <Debug> TCP-Session: d080a4a1-e58a-40a7-a11e-c7e4c7c2cafc Authenticating user 'default' from [fd00:1122:3344:101::e]:49613 | ||
| 2202 | 2026.01.09 14:14:25.377430 [ 3 ] {} <Trace> TCP-Session: e0ec64aa-484e-43d4-bf1d-374a0864ba18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2203 | 2026.01.09 14:14:25.377462 [ 290 ] {} <Debug> TCP-Session: d080a4a1-e58a-40a7-a11e-c7e4c7c2cafc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2204 | 2026.01.09 14:14:25.377485 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2205 | 2026.01.09 14:14:25.377495 [ 290 ] {} <Debug> TCP-Session: d080a4a1-e58a-40a7-a11e-c7e4c7c2cafc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2206 | 2026.01.09 14:14:25.377452 [ 295 ] {} <Debug> TCP-Session: 5fb32488-9c01-431a-b7f2-51874b6cef9d Authenticating user 'default' from [fd00:1122:3344:101::e]:57982 | ||
| 2207 | 2026.01.09 14:14:25.377521 [ 297 ] {} <Debug> TCP-Session: dfdcdde1-f7c5-42e0-a9e7-1e75f9d3f23e Authenticating user 'default' from [fd00:1122:3344:101::e]:44589 | ||
| 2208 | 2026.01.09 14:14:25.377541 [ 295 ] {} <Debug> TCP-Session: 5fb32488-9c01-431a-b7f2-51874b6cef9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2209 | 2026.01.09 14:14:25.377441 [ 292 ] {} <Debug> TCP-Session: a4a9e2d6-5b73-406d-b25f-161de682067c Authenticating user 'default' from [fd00:1122:3344:101::e]:62093 | ||
| 2210 | 2026.01.09 14:14:25.377564 [ 297 ] {} <Debug> TCP-Session: dfdcdde1-f7c5-42e0-a9e7-1e75f9d3f23e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2211 | 2026.01.09 14:14:25.377592 [ 292 ] {} <Debug> TCP-Session: a4a9e2d6-5b73-406d-b25f-161de682067c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2212 | 2026.01.09 14:14:25.377606 [ 297 ] {} <Debug> TCP-Session: dfdcdde1-f7c5-42e0-a9e7-1e75f9d3f23e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2213 | 2026.01.09 14:14:25.377621 [ 292 ] {} <Debug> TCP-Session: a4a9e2d6-5b73-406d-b25f-161de682067c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2214 | 2026.01.09 14:14:25.377568 [ 295 ] {} <Debug> TCP-Session: 5fb32488-9c01-431a-b7f2-51874b6cef9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2215 | 2026.01.09 14:14:25.377664 [ 3 ] {9dcfbd4a-ff79-4ae5-a8d1-70a53413fbd2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61417) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2216 | 2026.01.09 14:14:25.377434 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2217 | 2026.01.09 14:14:25.377327 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56676 | ||
| 2218 | 2026.01.09 14:14:25.377728 [ 296 ] {} <Debug> TCP-Session: 596debc0-f835-46f0-b70b-8afb6e21a2cc Authenticating user 'default' from [fd00:1122:3344:101::e]:45347 | ||
| 2219 | 2026.01.09 14:14:25.377289 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49827 | ||
| 2220 | 2026.01.09 14:14:25.377778 [ 296 ] {} <Debug> TCP-Session: 596debc0-f835-46f0-b70b-8afb6e21a2cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2221 | 2026.01.09 14:14:25.377301 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38706 | ||
| 2222 | 2026.01.09 14:14:25.377817 [ 296 ] {} <Debug> TCP-Session: 596debc0-f835-46f0-b70b-8afb6e21a2cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2223 | 2026.01.09 14:14:25.377849 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2224 | 2026.01.09 14:14:25.377897 [ 294 ] {} <Debug> TCP-Session: 7bf3b704-4355-4641-bef9-0a5af37acd27 Authenticating user 'default' from [fd00:1122:3344:101::e]:56676 | ||
| 2225 | 2026.01.09 14:14:25.377925 [ 294 ] {} <Debug> TCP-Session: 7bf3b704-4355-4641-bef9-0a5af37acd27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2226 | 2026.01.09 14:14:25.377945 [ 294 ] {} <Debug> TCP-Session: 7bf3b704-4355-4641-bef9-0a5af37acd27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2227 | 2026.01.09 14:14:25.377980 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2228 | 2026.01.09 14:14:25.377980 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2229 | 2026.01.09 14:14:25.378007 [ 3 ] {9dcfbd4a-ff79-4ae5-a8d1-70a53413fbd2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2230 | 2026.01.09 14:14:25.378033 [ 291 ] {} <Debug> TCP-Session: e99d4a16-574f-4373-b782-7d7b4d491512 Authenticating user 'default' from [fd00:1122:3344:101::e]:49827 | ||
| 2231 | 2026.01.09 14:14:25.378013 [ 293 ] {} <Debug> TCP-Session: 2ffe819c-6300-47bc-a3cb-765ec6475d84 Authenticating user 'default' from [fd00:1122:3344:101::e]:38706 | ||
| 2232 | 2026.01.09 14:14:25.378065 [ 291 ] {} <Debug> TCP-Session: e99d4a16-574f-4373-b782-7d7b4d491512 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2233 | 2026.01.09 14:14:25.378077 [ 293 ] {} <Debug> TCP-Session: 2ffe819c-6300-47bc-a3cb-765ec6475d84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2234 | 2026.01.09 14:14:25.378080 [ 291 ] {} <Debug> TCP-Session: e99d4a16-574f-4373-b782-7d7b4d491512 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2235 | 2026.01.09 14:14:25.378082 [ 3 ] {9dcfbd4a-ff79-4ae5-a8d1-70a53413fbd2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2236 | 2026.01.09 14:14:25.378093 [ 293 ] {} <Debug> TCP-Session: 2ffe819c-6300-47bc-a3cb-765ec6475d84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2237 | 2026.01.09 14:14:25.378397 [ 3 ] {9dcfbd4a-ff79-4ae5-a8d1-70a53413fbd2} <Debug> oximeter.version (a93a8de6-51be-48c8-ae1e-c712ab1a11c1) (SelectExecutor): Key condition: unknown | ||
| 2238 | 2026.01.09 14:14:25.378497 [ 3 ] {9dcfbd4a-ff79-4ae5-a8d1-70a53413fbd2} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2239 | 2026.01.09 14:14:25.573079 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 326 | ||
| 2240 | 2026.01.09 14:14:25.575641 [ 243 ] {} <Trace> system.query_log (42092fbb-cdc5-47ac-bbb6-6d64123b1bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2241 | 2026.01.09 14:14:25.575701 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2242 | 2026.01.09 14:14:25.582392 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2243 | 2026.01.09 14:14:25.582978 [ 243 ] {} <Trace> system.query_log (42092fbb-cdc5-47ac-bbb6-6d64123b1bb5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2244 | 2026.01.09 14:14:25.583137 [ 32 ] {} <Debug> system.query_log (42092fbb-cdc5-47ac-bbb6-6d64123b1bb5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2245 | 2026.01.09 14:14:25.583179 [ 32 ] {} <Trace> system.query_log (42092fbb-cdc5-47ac-bbb6-6d64123b1bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2246 | 2026.01.09 14:14:25.583203 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2247 | 2026.01.09 14:14:25.583396 [ 193 ] {42092fbb-cdc5-47ac-bbb6-6d64123b1bb5::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 | ||
| 2248 | 2026.01.09 14:14:25.583442 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 326 | ||
| 2249 | 2026.01.09 14:14:25.584053 [ 193 ] {42092fbb-cdc5-47ac-bbb6-6d64123b1bb5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2250 | 2026.01.09 14:14:25.584273 [ 193 ] {42092fbb-cdc5-47ac-bbb6-6d64123b1bb5::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 | ||
| 2251 | 2026.01.09 14:14:25.584735 [ 193 ] {42092fbb-cdc5-47ac-bbb6-6d64123b1bb5::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 | ||
| 2252 | 2026.01.09 14:14:25.585126 [ 193 ] {42092fbb-cdc5-47ac-bbb6-6d64123b1bb5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 2253 | 2026.01.09 14:14:25.585500 [ 193 ] {42092fbb-cdc5-47ac-bbb6-6d64123b1bb5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part | ||
| 2254 | 2026.01.09 14:14:25.585882 [ 193 ] {42092fbb-cdc5-47ac-bbb6-6d64123b1bb5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 44 rows starting from the beginning of the part | ||
| 2255 | 2026.01.09 14:14:25.586263 [ 193 ] {42092fbb-cdc5-47ac-bbb6-6d64123b1bb5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 32 rows starting from the beginning of the part | ||
| 2256 | 2026.01.09 14:14:25.594286 [ 192 ] {42092fbb-cdc5-47ac-bbb6-6d64123b1bb5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 326 rows, containing 72 columns (72 merged, 0 gathered) in 0.010977722 sec., 29696.50716241493 rows/sec., 28.48 MiB/sec. | ||
| 2257 | 2026.01.09 14:14:25.595174 [ 193 ] {42092fbb-cdc5-47ac-bbb6-6d64123b1bb5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2258 | 2026.01.09 14:14:25.595967 [ 193 ] {42092fbb-cdc5-47ac-bbb6-6d64123b1bb5::all_1_6_1} <Trace> system.query_log (42092fbb-cdc5-47ac-bbb6-6d64123b1bb5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2259 | 2026.01.09 14:14:25.596049 [ 193 ] {42092fbb-cdc5-47ac-bbb6-6d64123b1bb5::all_1_6_1} <Trace> system.query_log (42092fbb-cdc5-47ac-bbb6-6d64123b1bb5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2260 | 2026.01.09 14:14:25.596248 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.64 MiB. | ||
| 2261 | 2026.01.09 14:14:25.822478 [ 337 ] {9dcfbd4a-ff79-4ae5-a8d1-70a53413fbd2} <Trace> AggregatingTransform: Aggregating | ||
| 2262 | 2026.01.09 14:14:25.822600 [ 337 ] {9dcfbd4a-ff79-4ae5-a8d1-70a53413fbd2} <Trace> Aggregator: Aggregation method: without_key | ||
| 2263 | 2026.01.09 14:14:25.822641 [ 337 ] {9dcfbd4a-ff79-4ae5-a8d1-70a53413fbd2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00114262 sec. (875.182 rows/sec., 34.19 KiB/sec.) | ||
| 2264 | 2026.01.09 14:14:25.822662 [ 337 ] {9dcfbd4a-ff79-4ae5-a8d1-70a53413fbd2} <Trace> Aggregator: Merging aggregated data | ||
| 2265 | 2026.01.09 14:14:25.823933 [ 3 ] {9dcfbd4a-ff79-4ae5-a8d1-70a53413fbd2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.446335 sec., 2.240469602428669 rows/sec., 89.62 B/sec. | ||
| 2266 | 2026.01.09 14:14:25.824130 [ 3 ] {9dcfbd4a-ff79-4ae5-a8d1-70a53413fbd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2267 | 2026.01.09 14:14:25.824151 [ 3 ] {9dcfbd4a-ff79-4ae5-a8d1-70a53413fbd2} <Debug> TCPHandler: Processed in 0.446833021 sec. | ||
| 2268 | 2026.01.09 14:14:25.824304 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2269 | 2026.01.09 14:14:25.824336 [ 3 ] {} <Debug> TCP-Session: e0ec64aa-484e-43d4-bf1d-374a0864ba18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2270 | 2026.01.09 14:14:25.824344 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2271 | 2026.01.09 14:14:25.824367 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2272 | 2026.01.09 14:14:25.824381 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2273 | 2026.01.09 14:14:25.824395 [ 291 ] {} <Debug> TCP-Session: e99d4a16-574f-4373-b782-7d7b4d491512 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2274 | 2026.01.09 14:14:25.824404 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2275 | 2026.01.09 14:14:25.824438 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2276 | 2026.01.09 14:14:25.824456 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2277 | 2026.01.09 14:14:25.824475 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2278 | 2026.01.09 14:14:25.824499 [ 296 ] {} <Debug> TCP-Session: 596debc0-f835-46f0-b70b-8afb6e21a2cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2279 | 2026.01.09 14:14:25.824504 [ 292 ] {} <Debug> TCP-Session: a4a9e2d6-5b73-406d-b25f-161de682067c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2280 | 2026.01.09 14:14:25.824532 [ 297 ] {} <Debug> TCP-Session: dfdcdde1-f7c5-42e0-a9e7-1e75f9d3f23e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2281 | 2026.01.09 14:14:25.824491 [ 294 ] {} <Debug> TCP-Session: 7bf3b704-4355-4641-bef9-0a5af37acd27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2282 | 2026.01.09 14:14:25.824440 [ 295 ] {} <Debug> TCP-Session: 5fb32488-9c01-431a-b7f2-51874b6cef9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2283 | 2026.01.09 14:14:25.824436 [ 290 ] {} <Debug> TCP-Session: d080a4a1-e58a-40a7-a11e-c7e4c7c2cafc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2284 | 2026.01.09 14:14:25.824421 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2285 | 2026.01.09 14:14:25.824649 [ 293 ] {} <Debug> TCP-Session: 2ffe819c-6300-47bc-a3cb-765ec6475d84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2286 | 2026.01.09 14:14:26.000372 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.20 MiB, peak 196.31 MiB, free memory in arenas 0.00 B, will set to 204.75 MiB (RSS), difference: 18.55 MiB | ||
| 2287 | 2026.01.09 14:14:26.016599 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2288 | 2026.01.09 14:14:26.016847 [ 4 ] {23d2eb13-2191-4694-9dd9-1bbdef0782b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2289 | 2026.01.09 14:14:26.016949 [ 4 ] {23d2eb13-2191-4694-9dd9-1bbdef0782b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2290 | 2026.01.09 14:14:26.018229 [ 4 ] {23d2eb13-2191-4694-9dd9-1bbdef0782b2} <Trace> oximeter.fields_i16 (3feb7196-ec3f-4050-afcd-6a5efa334e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2291 | 2026.01.09 14:14:26.018302 [ 4 ] {23d2eb13-2191-4694-9dd9-1bbdef0782b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2292 | 2026.01.09 14:14:26.019200 [ 4 ] {23d2eb13-2191-4694-9dd9-1bbdef0782b2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2293 | 2026.01.09 14:14:26.021379 [ 4 ] {23d2eb13-2191-4694-9dd9-1bbdef0782b2} <Trace> oximeter.fields_i16 (3feb7196-ec3f-4050-afcd-6a5efa334e0e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2294 | 2026.01.09 14:14:26.021669 [ 4 ] {23d2eb13-2191-4694-9dd9-1bbdef0782b2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.004929 sec., 83181.17265165347 rows/sec., 5.28 MiB/sec. | ||
| 2295 | 2026.01.09 14:14:26.021745 [ 4 ] {23d2eb13-2191-4694-9dd9-1bbdef0782b2} <Debug> TCPHandler: Processed in 0.005420925 sec. | ||
| 2296 | 2026.01.09 14:14:26.021925 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2297 | 2026.01.09 14:14:26.022131 [ 4 ] {506c6df3-f0ab-4a70-8ceb-57aef002ce5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2298 | 2026.01.09 14:14:26.022196 [ 4 ] {506c6df3-f0ab-4a70-8ceb-57aef002ce5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2299 | 2026.01.09 14:14:26.023659 [ 4 ] {506c6df3-f0ab-4a70-8ceb-57aef002ce5e} <Trace> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2300 | 2026.01.09 14:14:26.023711 [ 4 ] {506c6df3-f0ab-4a70-8ceb-57aef002ce5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2301 | 2026.01.09 14:14:26.024437 [ 4 ] {506c6df3-f0ab-4a70-8ceb-57aef002ce5e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2302 | 2026.01.09 14:14:26.025025 [ 4 ] {506c6df3-f0ab-4a70-8ceb-57aef002ce5e} <Trace> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2303 | 2026.01.09 14:14:26.025224 [ 4 ] {506c6df3-f0ab-4a70-8ceb-57aef002ce5e} <Debug> executeQuery: Read 1184 rows, 96.73 KiB in 0.003132 sec., 378033.20561941253 rows/sec., 30.16 MiB/sec. | ||
| 2304 | 2026.01.09 14:14:26.025218 [ 32 ] {} <Debug> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2305 | 2026.01.09 14:14:26.025283 [ 4 ] {506c6df3-f0ab-4a70-8ceb-57aef002ce5e} <Debug> TCPHandler: Processed in 0.003384759 sec. | ||
| 2306 | 2026.01.09 14:14:26.025327 [ 32 ] {} <Trace> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2307 | 2026.01.09 14:14:26.025368 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2308 | 2026.01.09 14:14:26.025459 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2309 | 2026.01.09 14:14:26.025547 [ 194 ] {ada04751-ed67-4fc5-8ed4-6aabf0c82f6e::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 | ||
| 2310 | 2026.01.09 14:14:26.025599 [ 4 ] {f57cd962-c1e9-4f07-aa22-83c2c45c6399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2311 | 2026.01.09 14:14:26.025655 [ 4 ] {f57cd962-c1e9-4f07-aa22-83c2c45c6399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2312 | 2026.01.09 14:14:26.025723 [ 194 ] {ada04751-ed67-4fc5-8ed4-6aabf0c82f6e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2313 | 2026.01.09 14:14:26.025774 [ 194 ] {ada04751-ed67-4fc5-8ed4-6aabf0c82f6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1137 rows starting from the beginning of the part | ||
| 2314 | 2026.01.09 14:14:26.025886 [ 194 ] {ada04751-ed67-4fc5-8ed4-6aabf0c82f6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1145 rows starting from the beginning of the part | ||
| 2315 | 2026.01.09 14:14:26.025959 [ 194 ] {ada04751-ed67-4fc5-8ed4-6aabf0c82f6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2316 | 2026.01.09 14:14:26.026027 [ 194 ] {ada04751-ed67-4fc5-8ed4-6aabf0c82f6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1160 rows starting from the beginning of the part | ||
| 2317 | 2026.01.09 14:14:26.026099 [ 194 ] {ada04751-ed67-4fc5-8ed4-6aabf0c82f6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 2318 | 2026.01.09 14:14:26.026171 [ 194 ] {ada04751-ed67-4fc5-8ed4-6aabf0c82f6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1184 rows starting from the beginning of the part | ||
| 2319 | 2026.01.09 14:14:26.026327 [ 4 ] {f57cd962-c1e9-4f07-aa22-83c2c45c6399} <Trace> oximeter.fields_u16 (725d205e-5904-4ff1-aad2-94b00a27fb35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2320 | 2026.01.09 14:14:26.026384 [ 4 ] {f57cd962-c1e9-4f07-aa22-83c2c45c6399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2321 | 2026.01.09 14:14:26.027116 [ 4 ] {f57cd962-c1e9-4f07-aa22-83c2c45c6399} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2322 | 2026.01.09 14:14:26.027825 [ 4 ] {f57cd962-c1e9-4f07-aa22-83c2c45c6399} <Trace> oximeter.fields_u16 (725d205e-5904-4ff1-aad2-94b00a27fb35): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2323 | 2026.01.09 14:14:26.027997 [ 32 ] {} <Debug> oximeter.fields_u16 (725d205e-5904-4ff1-aad2-94b00a27fb35) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2324 | 2026.01.09 14:14:26.028024 [ 4 ] {f57cd962-c1e9-4f07-aa22-83c2c45c6399} <Debug> executeQuery: Read 241 rows, 15.02 KiB in 0.002456 sec., 98127.0358306189 rows/sec., 5.97 MiB/sec. | ||
| 2325 | 2026.01.09 14:14:26.028066 [ 32 ] {} <Trace> oximeter.fields_u16 (725d205e-5904-4ff1-aad2-94b00a27fb35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2326 | 2026.01.09 14:14:26.028097 [ 4 ] {f57cd962-c1e9-4f07-aa22-83c2c45c6399} <Debug> TCPHandler: Processed in 0.002707358 sec. | ||
| 2327 | 2026.01.09 14:14:26.028100 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2328 | 2026.01.09 14:14:26.028243 [ 193 ] {725d205e-5904-4ff1-aad2-94b00a27fb35::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 | ||
| 2329 | 2026.01.09 14:14:26.028269 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2330 | 2026.01.09 14:14:26.028363 [ 193 ] {725d205e-5904-4ff1-aad2-94b00a27fb35::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2331 | 2026.01.09 14:14:26.028400 [ 4 ] {660c8529-8e94-4038-ad67-a24c7f5e0633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2332 | 2026.01.09 14:14:26.028405 [ 193 ] {725d205e-5904-4ff1-aad2-94b00a27fb35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 225 rows starting from the beginning of the part | ||
| 2333 | 2026.01.09 14:14:26.028442 [ 192 ] {ada04751-ed67-4fc5-8ed4-6aabf0c82f6e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4738 rows, containing 5 columns (5 merged, 0 gathered) in 0.002969402 sec., 1595607.4657456283 rows/sec., 132.80 MiB/sec. | ||
| 2334 | 2026.01.09 14:14:26.028463 [ 4 ] {660c8529-8e94-4038-ad67-a24c7f5e0633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2335 | 2026.01.09 14:14:26.028501 [ 193 ] {725d205e-5904-4ff1-aad2-94b00a27fb35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 215 rows starting from the beginning of the part | ||
| 2336 | 2026.01.09 14:14:26.028570 [ 193 ] {725d205e-5904-4ff1-aad2-94b00a27fb35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 215 rows starting from the beginning of the part | ||
| 2337 | 2026.01.09 14:14:26.028634 [ 193 ] {725d205e-5904-4ff1-aad2-94b00a27fb35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 223 rows starting from the beginning of the part | ||
| 2338 | 2026.01.09 14:14:26.028700 [ 193 ] {725d205e-5904-4ff1-aad2-94b00a27fb35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 229 rows starting from the beginning of the part | ||
| 2339 | 2026.01.09 14:14:26.028765 [ 193 ] {725d205e-5904-4ff1-aad2-94b00a27fb35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 241 rows starting from the beginning of the part | ||
| 2340 | 2026.01.09 14:14:26.028928 [ 192 ] {ada04751-ed67-4fc5-8ed4-6aabf0c82f6e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2341 | 2026.01.09 14:14:26.029212 [ 4 ] {660c8529-8e94-4038-ad67-a24c7f5e0633} <Trace> oximeter.fields_u32 (f8ee3e63-b1f6-49a1-a025-5211c9c3b60c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2342 | 2026.01.09 14:14:26.029267 [ 4 ] {660c8529-8e94-4038-ad67-a24c7f5e0633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2343 | 2026.01.09 14:14:26.029644 [ 192 ] {ada04751-ed67-4fc5-8ed4-6aabf0c82f6e::all_1_11_2} <Trace> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2344 | 2026.01.09 14:14:26.029780 [ 192 ] {ada04751-ed67-4fc5-8ed4-6aabf0c82f6e::all_1_11_2} <Trace> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2345 | 2026.01.09 14:14:26.029905 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 2346 | 2026.01.09 14:14:26.030000 [ 4 ] {660c8529-8e94-4038-ad67-a24c7f5e0633} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2347 | 2026.01.09 14:14:26.030366 [ 194 ] {725d205e-5904-4ff1-aad2-94b00a27fb35::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1348 rows, containing 5 columns (5 merged, 0 gathered) in 0.002175348 sec., 619670.9675877147 rows/sec., 39.49 MiB/sec. | ||
| 2348 | 2026.01.09 14:14:26.030516 [ 4 ] {660c8529-8e94-4038-ad67-a24c7f5e0633} <Trace> oximeter.fields_u32 (f8ee3e63-b1f6-49a1-a025-5211c9c3b60c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2349 | 2026.01.09 14:14:26.030698 [ 4 ] {660c8529-8e94-4038-ad67-a24c7f5e0633} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.002332 sec., 90909.09090909091 rows/sec., 5.86 MiB/sec. | ||
| 2350 | 2026.01.09 14:14:26.030727 [ 192 ] {725d205e-5904-4ff1-aad2-94b00a27fb35::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2351 | 2026.01.09 14:14:26.030743 [ 4 ] {660c8529-8e94-4038-ad67-a24c7f5e0633} <Debug> TCPHandler: Processed in 0.002541164 sec. | ||
| 2352 | 2026.01.09 14:14:26.030905 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2353 | 2026.01.09 14:14:26.031030 [ 4 ] {f9969efd-157d-4f62-a79a-15c3fed419e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2354 | 2026.01.09 14:14:26.031090 [ 4 ] {f9969efd-157d-4f62-a79a-15c3fed419e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2355 | 2026.01.09 14:14:26.031505 [ 192 ] {725d205e-5904-4ff1-aad2-94b00a27fb35::all_1_6_1} <Trace> oximeter.fields_u16 (725d205e-5904-4ff1-aad2-94b00a27fb35): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2356 | 2026.01.09 14:14:26.031609 [ 192 ] {725d205e-5904-4ff1-aad2-94b00a27fb35::all_1_6_1} <Trace> oximeter.fields_u16 (725d205e-5904-4ff1-aad2-94b00a27fb35) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2357 | 2026.01.09 14:14:26.031705 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2358 | 2026.01.09 14:14:26.031753 [ 4 ] {f9969efd-157d-4f62-a79a-15c3fed419e3} <Trace> oximeter.fields_u8 (daab3a17-8da3-43df-b848-6f2b7b93ffa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2359 | 2026.01.09 14:14:26.031822 [ 4 ] {f9969efd-157d-4f62-a79a-15c3fed419e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2360 | 2026.01.09 14:14:26.032409 [ 4 ] {f9969efd-157d-4f62-a79a-15c3fed419e3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2361 | 2026.01.09 14:14:26.032975 [ 4 ] {f9969efd-157d-4f62-a79a-15c3fed419e3} <Trace> oximeter.fields_u8 (daab3a17-8da3-43df-b848-6f2b7b93ffa5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2362 | 2026.01.09 14:14:26.033171 [ 4 ] {f9969efd-157d-4f62-a79a-15c3fed419e3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.002171 sec., 97190.2349147858 rows/sec., 5.52 MiB/sec. | ||
| 2363 | 2026.01.09 14:14:26.033225 [ 4 ] {f9969efd-157d-4f62-a79a-15c3fed419e3} <Debug> TCPHandler: Processed in 0.002380212 sec. | ||
| 2364 | 2026.01.09 14:14:26.033478 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2365 | 2026.01.09 14:14:26.033598 [ 4 ] {70bc6cf4-c833-478d-bf09-41b3426f2ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2366 | 2026.01.09 14:14:26.033652 [ 4 ] {70bc6cf4-c833-478d-bf09-41b3426f2ac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2367 | 2026.01.09 14:14:26.034607 [ 4 ] {70bc6cf4-c833-478d-bf09-41b3426f2ac8} <Trace> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2368 | 2026.01.09 14:14:26.034649 [ 4 ] {70bc6cf4-c833-478d-bf09-41b3426f2ac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2369 | 2026.01.09 14:14:26.035252 [ 4 ] {70bc6cf4-c833-478d-bf09-41b3426f2ac8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2370 | 2026.01.09 14:14:26.035912 [ 4 ] {70bc6cf4-c833-478d-bf09-41b3426f2ac8} <Trace> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2371 | 2026.01.09 14:14:26.036074 [ 4 ] {70bc6cf4-c833-478d-bf09-41b3426f2ac8} <Debug> executeQuery: Read 720 rows, 51.77 KiB in 0.002499 sec., 288115.2460984394 rows/sec., 20.23 MiB/sec. | ||
| 2372 | 2026.01.09 14:14:26.036124 [ 4 ] {70bc6cf4-c833-478d-bf09-41b3426f2ac8} <Debug> TCPHandler: Processed in 0.002709608 sec. | ||
| 2373 | 2026.01.09 14:14:26.036116 [ 31 ] {} <Debug> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2374 | 2026.01.09 14:14:26.036210 [ 31 ] {} <Trace> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2375 | 2026.01.09 14:14:26.036239 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2376 | 2026.01.09 14:14:26.036302 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2377 | 2026.01.09 14:14:26.036338 [ 193 ] {16fb1d95-9f19-415d-8aa0-53af2f8871c3::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 | ||
| 2378 | 2026.01.09 14:14:26.036429 [ 193 ] {16fb1d95-9f19-415d-8aa0-53af2f8871c3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2379 | 2026.01.09 14:14:26.036434 [ 4 ] {6f2df71d-d504-4e43-a07e-8306262b0d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2380 | 2026.01.09 14:14:26.036461 [ 193 ] {16fb1d95-9f19-415d-8aa0-53af2f8871c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 699 rows starting from the beginning of the part | ||
| 2381 | 2026.01.09 14:14:26.036502 [ 4 ] {6f2df71d-d504-4e43-a07e-8306262b0d81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2382 | 2026.01.09 14:14:26.036523 [ 193 ] {16fb1d95-9f19-415d-8aa0-53af2f8871c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 703 rows starting from the beginning of the part | ||
| 2383 | 2026.01.09 14:14:26.036584 [ 193 ] {16fb1d95-9f19-415d-8aa0-53af2f8871c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2384 | 2026.01.09 14:14:26.036644 [ 193 ] {16fb1d95-9f19-415d-8aa0-53af2f8871c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 708 rows starting from the beginning of the part | ||
| 2385 | 2026.01.09 14:14:26.036705 [ 193 ] {16fb1d95-9f19-415d-8aa0-53af2f8871c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
| 2386 | 2026.01.09 14:14:26.036803 [ 193 ] {16fb1d95-9f19-415d-8aa0-53af2f8871c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 720 rows starting from the beginning of the part | ||
| 2387 | 2026.01.09 14:14:26.037031 [ 4 ] {6f2df71d-d504-4e43-a07e-8306262b0d81} <Trace> oximeter.measurements_bool (b645b648-c560-404f-a835-91550d78d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2388 | 2026.01.09 14:14:26.037075 [ 4 ] {6f2df71d-d504-4e43-a07e-8306262b0d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2389 | 2026.01.09 14:14:26.037776 [ 4 ] {6f2df71d-d504-4e43-a07e-8306262b0d81} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2390 | 2026.01.09 14:14:26.038769 [ 4 ] {6f2df71d-d504-4e43-a07e-8306262b0d81} <Trace> oximeter.measurements_bool (b645b648-c560-404f-a835-91550d78d2fe): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2391 | 2026.01.09 14:14:26.038795 [ 194 ] {16fb1d95-9f19-415d-8aa0-53af2f8871c3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2958 rows, containing 5 columns (5 merged, 0 gathered) in 0.002490884 sec., 1187530.2101583213 rows/sec., 88.15 MiB/sec. | ||
| 2392 | 2026.01.09 14:14:26.038938 [ 31 ] {} <Debug> oximeter.measurements_bool (b645b648-c560-404f-a835-91550d78d2fe) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2393 | 2026.01.09 14:14:26.038974 [ 4 ] {6f2df71d-d504-4e43-a07e-8306262b0d81} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002566 sec., 2338.269680436477 rows/sec., 122.17 KiB/sec. | ||
| 2394 | 2026.01.09 14:14:26.038992 [ 31 ] {} <Trace> oximeter.measurements_bool (b645b648-c560-404f-a835-91550d78d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2395 | 2026.01.09 14:14:26.039029 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2396 | 2026.01.09 14:14:26.039035 [ 4 ] {6f2df71d-d504-4e43-a07e-8306262b0d81} <Debug> TCPHandler: Processed in 0.002803289 sec. | ||
| 2397 | 2026.01.09 14:14:26.039124 [ 193 ] {b645b648-c560-404f-a835-91550d78d2fe::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 | ||
| 2398 | 2026.01.09 14:14:26.039150 [ 197 ] {16fb1d95-9f19-415d-8aa0-53af2f8871c3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2399 | 2026.01.09 14:14:26.039190 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2400 | 2026.01.09 14:14:26.039223 [ 193 ] {b645b648-c560-404f-a835-91550d78d2fe::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2401 | 2026.01.09 14:14:26.039255 [ 193 ] {b645b648-c560-404f-a835-91550d78d2fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 2402 | 2026.01.09 14:14:26.039293 [ 4 ] {ebde72a4-415e-4691-8610-e8f72dcf8ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2403 | 2026.01.09 14:14:26.039314 [ 193 ] {b645b648-c560-404f-a835-91550d78d2fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 2404 | 2026.01.09 14:14:26.039340 [ 4 ] {ebde72a4-415e-4691-8610-e8f72dcf8ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2405 | 2026.01.09 14:14:26.039367 [ 193 ] {b645b648-c560-404f-a835-91550d78d2fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 2406 | 2026.01.09 14:14:26.039417 [ 193 ] {b645b648-c560-404f-a835-91550d78d2fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 2407 | 2026.01.09 14:14:26.039467 [ 193 ] {b645b648-c560-404f-a835-91550d78d2fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 2408 | 2026.01.09 14:14:26.039515 [ 193 ] {b645b648-c560-404f-a835-91550d78d2fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 2409 | 2026.01.09 14:14:26.039811 [ 197 ] {16fb1d95-9f19-415d-8aa0-53af2f8871c3::all_1_11_2} <Trace> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2410 | 2026.01.09 14:14:26.039949 [ 197 ] {16fb1d95-9f19-415d-8aa0-53af2f8871c3::all_1_11_2} <Trace> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2411 | 2026.01.09 14:14:26.040002 [ 4 ] {ebde72a4-415e-4691-8610-e8f72dcf8ab4} <Trace> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2412 | 2026.01.09 14:14:26.040040 [ 4 ] {ebde72a4-415e-4691-8610-e8f72dcf8ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2413 | 2026.01.09 14:14:26.040042 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 2414 | 2026.01.09 14:14:26.040419 [ 194 ] {b645b648-c560-404f-a835-91550d78d2fe::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001332484 sec., 27017.209962746267 rows/sec., 1.38 MiB/sec. | ||
| 2415 | 2026.01.09 14:14:26.040749 [ 193 ] {b645b648-c560-404f-a835-91550d78d2fe::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2416 | 2026.01.09 14:14:26.040809 [ 4 ] {ebde72a4-415e-4691-8610-e8f72dcf8ab4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2417 | 2026.01.09 14:14:26.041460 [ 193 ] {b645b648-c560-404f-a835-91550d78d2fe::all_1_6_1} <Trace> oximeter.measurements_bool (b645b648-c560-404f-a835-91550d78d2fe): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2418 | 2026.01.09 14:14:26.041480 [ 4 ] {ebde72a4-415e-4691-8610-e8f72dcf8ab4} <Trace> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2419 | 2026.01.09 14:14:26.041550 [ 193 ] {b645b648-c560-404f-a835-91550d78d2fe::all_1_6_1} <Trace> oximeter.measurements_bool (b645b648-c560-404f-a835-91550d78d2fe) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2420 | 2026.01.09 14:14:26.041623 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2421 | 2026.01.09 14:14:26.041636 [ 4 ] {ebde72a4-415e-4691-8610-e8f72dcf8ab4} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.002364 sec., 132825.71912013536 rows/sec., 8.73 MiB/sec. | ||
| 2422 | 2026.01.09 14:14:26.041627 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2423 | 2026.01.09 14:14:26.041677 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2424 | 2026.01.09 14:14:26.041698 [ 4 ] {ebde72a4-415e-4691-8610-e8f72dcf8ab4} <Debug> TCPHandler: Processed in 0.002565765 sec. | ||
| 2425 | 2026.01.09 14:14:26.041731 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2426 | 2026.01.09 14:14:26.041887 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2427 | 2026.01.09 14:14:26.041895 [ 187 ] {452ce421-cbcf-47b2-991d-538a3075854b::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 | ||
| 2428 | 2026.01.09 14:14:26.042020 [ 4 ] {c61c7b65-7fad-47ac-9622-d286517ede42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2429 | 2026.01.09 14:14:26.042087 [ 4 ] {c61c7b65-7fad-47ac-9622-d286517ede42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2430 | 2026.01.09 14:14:26.042091 [ 187 ] {452ce421-cbcf-47b2-991d-538a3075854b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2431 | 2026.01.09 14:14:26.042173 [ 187 ] {452ce421-cbcf-47b2-991d-538a3075854b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1331 rows starting from the beginning of the part | ||
| 2432 | 2026.01.09 14:14:26.042289 [ 187 ] {452ce421-cbcf-47b2-991d-538a3075854b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 315 rows starting from the beginning of the part | ||
| 2433 | 2026.01.09 14:14:26.042357 [ 187 ] {452ce421-cbcf-47b2-991d-538a3075854b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2434 | 2026.01.09 14:14:26.042415 [ 187 ] {452ce421-cbcf-47b2-991d-538a3075854b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 314 rows starting from the beginning of the part | ||
| 2435 | 2026.01.09 14:14:26.042479 [ 187 ] {452ce421-cbcf-47b2-991d-538a3075854b::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 | ||
| 2436 | 2026.01.09 14:14:26.042539 [ 187 ] {452ce421-cbcf-47b2-991d-538a3075854b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 314 rows starting from the beginning of the part | ||
| 2437 | 2026.01.09 14:14:26.042547 [ 4 ] {c61c7b65-7fad-47ac-9622-d286517ede42} <Trace> oximeter.measurements_f64 (3961aa08-7dc9-41d1-a818-fe9d50d34ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2438 | 2026.01.09 14:14:26.042601 [ 4 ] {c61c7b65-7fad-47ac-9622-d286517ede42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2439 | 2026.01.09 14:14:26.043255 [ 4 ] {c61c7b65-7fad-47ac-9622-d286517ede42} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2440 | 2026.01.09 14:14:26.045030 [ 193 ] {452ce421-cbcf-47b2-991d-538a3075854b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2594 rows, containing 5 columns (5 merged, 0 gathered) in 0.003185926 sec., 814205.9796743552 rows/sec., 54.37 MiB/sec. | ||
| 2441 | 2026.01.09 14:14:26.045134 [ 4 ] {c61c7b65-7fad-47ac-9622-d286517ede42} <Trace> oximeter.measurements_f64 (3961aa08-7dc9-41d1-a818-fe9d50d34ec4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2442 | 2026.01.09 14:14:26.045336 [ 4 ] {c61c7b65-7fad-47ac-9622-d286517ede42} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003342 sec., 299.22202274087374 rows/sec., 20.16 KiB/sec. | ||
| 2443 | 2026.01.09 14:14:26.045391 [ 4 ] {c61c7b65-7fad-47ac-9622-d286517ede42} <Debug> TCPHandler: Processed in 0.003569583 sec. | ||
| 2444 | 2026.01.09 14:14:26.045497 [ 204 ] {452ce421-cbcf-47b2-991d-538a3075854b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2445 | 2026.01.09 14:14:26.045557 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2446 | 2026.01.09 14:14:26.045667 [ 4 ] {383c1e5b-94eb-461b-bfaf-7da61e0fe73e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2447 | 2026.01.09 14:14:26.045729 [ 4 ] {383c1e5b-94eb-461b-bfaf-7da61e0fe73e} <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 | ||
| 2448 | 2026.01.09 14:14:26.046227 [ 204 ] {452ce421-cbcf-47b2-991d-538a3075854b::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2449 | 2026.01.09 14:14:26.046411 [ 204 ] {452ce421-cbcf-47b2-991d-538a3075854b::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2450 | 2026.01.09 14:14:26.046550 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 2451 | 2026.01.09 14:14:26.046753 [ 4 ] {383c1e5b-94eb-461b-bfaf-7da61e0fe73e} <Trace> oximeter.measurements_histogramu64 (ac55ae29-a872-4958-9a57-7c7af64f277f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2452 | 2026.01.09 14:14:26.046798 [ 4 ] {383c1e5b-94eb-461b-bfaf-7da61e0fe73e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2453 | 2026.01.09 14:14:26.047846 [ 4 ] {383c1e5b-94eb-461b-bfaf-7da61e0fe73e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2454 | 2026.01.09 14:14:26.048485 [ 4 ] {383c1e5b-94eb-461b-bfaf-7da61e0fe73e} <Trace> oximeter.measurements_histogramu64 (ac55ae29-a872-4958-9a57-7c7af64f277f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2455 | 2026.01.09 14:14:26.048646 [ 31 ] {} <Debug> oximeter.measurements_histogramu64 (ac55ae29-a872-4958-9a57-7c7af64f277f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2456 | 2026.01.09 14:14:26.048683 [ 4 ] {383c1e5b-94eb-461b-bfaf-7da61e0fe73e} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.003036 sec., 11857.707509881422 rows/sec., 21.25 MiB/sec. | ||
| 2457 | 2026.01.09 14:14:26.048709 [ 31 ] {} <Trace> oximeter.measurements_histogramu64 (ac55ae29-a872-4958-9a57-7c7af64f277f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2458 | 2026.01.09 14:14:26.048747 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2459 | 2026.01.09 14:14:26.048795 [ 4 ] {383c1e5b-94eb-461b-bfaf-7da61e0fe73e} <Debug> TCPHandler: Processed in 0.003301997 sec. | ||
| 2460 | 2026.01.09 14:14:26.048856 [ 193 ] {ac55ae29-a872-4958-9a57-7c7af64f277f::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 | ||
| 2461 | 2026.01.09 14:14:26.048967 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2462 | 2026.01.09 14:14:26.049091 [ 4 ] {e5fff394-e645-4d06-862e-fbfd9631f8f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2463 | 2026.01.09 14:14:26.049120 [ 193 ] {ac55ae29-a872-4958-9a57-7c7af64f277f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2464 | 2026.01.09 14:14:26.049147 [ 4 ] {e5fff394-e645-4d06-862e-fbfd9631f8f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2465 | 2026.01.09 14:14:26.049190 [ 193 ] {ac55ae29-a872-4958-9a57-7c7af64f277f::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 | ||
| 2466 | 2026.01.09 14:14:26.049347 [ 193 ] {ac55ae29-a872-4958-9a57-7c7af64f277f::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 | ||
| 2467 | 2026.01.09 14:14:26.049568 [ 193 ] {ac55ae29-a872-4958-9a57-7c7af64f277f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2468 | 2026.01.09 14:14:26.049638 [ 4 ] {e5fff394-e645-4d06-862e-fbfd9631f8f5} <Trace> oximeter.measurements_i64 (553c90a5-f086-4677-9c3f-d21558703979): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2469 | 2026.01.09 14:14:26.049684 [ 4 ] {e5fff394-e645-4d06-862e-fbfd9631f8f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2470 | 2026.01.09 14:14:26.049728 [ 193 ] {ac55ae29-a872-4958-9a57-7c7af64f277f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 16 rows starting from the beginning of the part | ||
| 2471 | 2026.01.09 14:14:26.049867 [ 193 ] {ac55ae29-a872-4958-9a57-7c7af64f277f::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 | ||
| 2472 | 2026.01.09 14:14:26.050005 [ 193 ] {ac55ae29-a872-4958-9a57-7c7af64f277f::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 | ||
| 2473 | 2026.01.09 14:14:26.052792 [ 194 ] {ac55ae29-a872-4958-9a57-7c7af64f277f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 106 rows, containing 19 columns (19 merged, 0 gathered) in 0.003978769 sec., 26641.405922284004 rows/sec., 47.74 MiB/sec. | ||
| 2474 | 2026.01.09 14:14:26.052845 [ 4 ] {e5fff394-e645-4d06-862e-fbfd9631f8f5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2475 | 2026.01.09 14:14:26.053220 [ 193 ] {ac55ae29-a872-4958-9a57-7c7af64f277f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2476 | 2026.01.09 14:14:26.053432 [ 4 ] {e5fff394-e645-4d06-862e-fbfd9631f8f5} <Trace> oximeter.measurements_i64 (553c90a5-f086-4677-9c3f-d21558703979): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2477 | 2026.01.09 14:14:26.053633 [ 4 ] {e5fff394-e645-4d06-862e-fbfd9631f8f5} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.004565 sec., 1314.3483023001097 rows/sec., 99.05 KiB/sec. | ||
| 2478 | 2026.01.09 14:14:26.053687 [ 4 ] {e5fff394-e645-4d06-862e-fbfd9631f8f5} <Debug> TCPHandler: Processed in 0.004782644 sec. | ||
| 2479 | 2026.01.09 14:14:26.053847 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2480 | 2026.01.09 14:14:26.053919 [ 193 ] {ac55ae29-a872-4958-9a57-7c7af64f277f::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (ac55ae29-a872-4958-9a57-7c7af64f277f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2481 | 2026.01.09 14:14:26.053964 [ 4 ] {f08c461f-c7f2-4195-8a39-25653834f9eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2482 | 2026.01.09 14:14:26.054013 [ 193 ] {ac55ae29-a872-4958-9a57-7c7af64f277f::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (ac55ae29-a872-4958-9a57-7c7af64f277f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2483 | 2026.01.09 14:14:26.054017 [ 4 ] {f08c461f-c7f2-4195-8a39-25653834f9eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2484 | 2026.01.09 14:14:26.054118 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 2485 | 2026.01.09 14:14:26.054431 [ 4 ] {f08c461f-c7f2-4195-8a39-25653834f9eb} <Trace> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2486 | 2026.01.09 14:14:26.054469 [ 4 ] {f08c461f-c7f2-4195-8a39-25653834f9eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2487 | 2026.01.09 14:14:26.054990 [ 4 ] {f08c461f-c7f2-4195-8a39-25653834f9eb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2488 | 2026.01.09 14:14:26.055740 [ 4 ] {f08c461f-c7f2-4195-8a39-25653834f9eb} <Trace> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2489 | 2026.01.09 14:14:26.055875 [ 31 ] {} <Debug> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2490 | 2026.01.09 14:14:26.055897 [ 4 ] {f08c461f-c7f2-4195-8a39-25653834f9eb} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001958 sec., 53115.423901940754 rows/sec., 3.25 MiB/sec. | ||
| 2491 | 2026.01.09 14:14:26.055947 [ 31 ] {} <Trace> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2492 | 2026.01.09 14:14:26.055969 [ 4 ] {f08c461f-c7f2-4195-8a39-25653834f9eb} <Debug> TCPHandler: Processed in 0.002186618 sec. | ||
| 2493 | 2026.01.09 14:14:26.055984 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2494 | 2026.01.09 14:14:26.056117 [ 204 ] {125fcaf9-5e84-4289-a45a-421984e75f1a::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 | ||
| 2495 | 2026.01.09 14:14:26.056263 [ 204 ] {125fcaf9-5e84-4289-a45a-421984e75f1a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2496 | 2026.01.09 14:14:26.056308 [ 204 ] {125fcaf9-5e84-4289-a45a-421984e75f1a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 456 rows starting from the beginning of the part | ||
| 2497 | 2026.01.09 14:14:26.056391 [ 204 ] {125fcaf9-5e84-4289-a45a-421984e75f1a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 104 rows starting from the beginning of the part | ||
| 2498 | 2026.01.09 14:14:26.056448 [ 204 ] {125fcaf9-5e84-4289-a45a-421984e75f1a::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 | ||
| 2499 | 2026.01.09 14:14:26.056499 [ 204 ] {125fcaf9-5e84-4289-a45a-421984e75f1a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 104 rows starting from the beginning of the part | ||
| 2500 | 2026.01.09 14:14:26.056551 [ 204 ] {125fcaf9-5e84-4289-a45a-421984e75f1a::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 | ||
| 2501 | 2026.01.09 14:14:26.056603 [ 204 ] {125fcaf9-5e84-4289-a45a-421984e75f1a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 104 rows starting from the beginning of the part | ||
| 2502 | 2026.01.09 14:14:26.057922 [ 188 ] {125fcaf9-5e84-4289-a45a-421984e75f1a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 888 rows, containing 4 columns (4 merged, 0 gathered) in 0.001856572 sec., 478300.86848234275 rows/sec., 30.18 MiB/sec. | ||
| 2503 | 2026.01.09 14:14:26.058206 [ 204 ] {125fcaf9-5e84-4289-a45a-421984e75f1a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2504 | 2026.01.09 14:14:26.058815 [ 204 ] {125fcaf9-5e84-4289-a45a-421984e75f1a::all_1_11_2} <Trace> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2505 | 2026.01.09 14:14:26.058947 [ 204 ] {125fcaf9-5e84-4289-a45a-421984e75f1a::all_1_11_2} <Trace> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2506 | 2026.01.09 14:14:26.059044 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2507 | 2026.01.09 14:14:26.903583 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45871 | ||
| 2508 | 2026.01.09 14:14:26.903696 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2509 | 2026.01.09 14:14:26.903722 [ 292 ] {} <Debug> TCP-Session: 2231a802-c48a-4bc2-bbc3-2a1b466a1184 Authenticating user 'default' from [fd00:1122:3344:101::e]:45871 | ||
| 2510 | 2026.01.09 14:14:26.903743 [ 292 ] {} <Debug> TCP-Session: 2231a802-c48a-4bc2-bbc3-2a1b466a1184 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2511 | 2026.01.09 14:14:26.903756 [ 292 ] {} <Debug> TCP-Session: 2231a802-c48a-4bc2-bbc3-2a1b466a1184 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2512 | 2026.01.09 14:14:26.903992 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39291 | ||
| 2513 | 2026.01.09 14:14:26.904029 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63517 | ||
| 2514 | 2026.01.09 14:14:26.904063 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52070 | ||
| 2515 | 2026.01.09 14:14:26.904098 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40332 | ||
| 2516 | 2026.01.09 14:14:26.904111 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2517 | 2026.01.09 14:14:26.904123 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55898 | ||
| 2518 | 2026.01.09 14:14:26.904134 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48943 | ||
| 2519 | 2026.01.09 14:14:26.904192 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2520 | 2026.01.09 14:14:26.904193 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2521 | 2026.01.09 14:14:26.904217 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2522 | 2026.01.09 14:14:26.904226 [ 297 ] {} <Debug> TCP-Session: 73f77547-6ea6-4d12-be1b-a904046d1b92 Authenticating user 'default' from [fd00:1122:3344:101::e]:40332 | ||
| 2523 | 2026.01.09 14:14:26.904247 [ 295 ] {} <Debug> TCP-Session: ba8f9e97-a903-4f57-974f-3489c7321256 Authenticating user 'default' from [fd00:1122:3344:101::e]:52070 | ||
| 2524 | 2026.01.09 14:14:26.904254 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2525 | 2026.01.09 14:14:26.904261 [ 3 ] {} <Debug> TCP-Session: f7e91a5d-a067-4605-a240-1a9a74755ad0 Authenticating user 'default' from [fd00:1122:3344:101::e]:55898 | ||
| 2526 | 2026.01.09 14:14:26.904276 [ 297 ] {} <Debug> TCP-Session: 73f77547-6ea6-4d12-be1b-a904046d1b92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2527 | 2026.01.09 14:14:26.904299 [ 290 ] {} <Debug> TCP-Session: 149daebd-6f71-477a-8419-cae82b5febfd Authenticating user 'default' from [fd00:1122:3344:101::e]:48943 | ||
| 2528 | 2026.01.09 14:14:26.904322 [ 297 ] {} <Debug> TCP-Session: 73f77547-6ea6-4d12-be1b-a904046d1b92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2529 | 2026.01.09 14:14:26.904342 [ 290 ] {} <Debug> TCP-Session: 149daebd-6f71-477a-8419-cae82b5febfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2530 | 2026.01.09 14:14:26.904288 [ 295 ] {} <Debug> TCP-Session: ba8f9e97-a903-4f57-974f-3489c7321256 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2531 | 2026.01.09 14:14:26.904379 [ 290 ] {} <Debug> TCP-Session: 149daebd-6f71-477a-8419-cae82b5febfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2532 | 2026.01.09 14:14:26.904390 [ 295 ] {} <Debug> TCP-Session: ba8f9e97-a903-4f57-974f-3489c7321256 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2533 | 2026.01.09 14:14:26.904153 [ 293 ] {} <Debug> TCP-Session: 48b21bf6-c0b2-427d-b4a3-c944767f8916 Authenticating user 'default' from [fd00:1122:3344:101::e]:39291 | ||
| 2534 | 2026.01.09 14:14:26.904136 [ 292 ] {} <Trace> TCP-Session: 2231a802-c48a-4bc2-bbc3-2a1b466a1184 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2535 | 2026.01.09 14:14:26.904435 [ 293 ] {} <Debug> TCP-Session: 48b21bf6-c0b2-427d-b4a3-c944767f8916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2536 | 2026.01.09 14:14:26.904470 [ 293 ] {} <Debug> TCP-Session: 48b21bf6-c0b2-427d-b4a3-c944767f8916 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2537 | 2026.01.09 14:14:26.904069 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40886 | ||
| 2538 | 2026.01.09 14:14:26.904110 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52687 | ||
| 2539 | 2026.01.09 14:14:26.904311 [ 3 ] {} <Debug> TCP-Session: f7e91a5d-a067-4605-a240-1a9a74755ad0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2540 | 2026.01.09 14:14:26.904150 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2541 | 2026.01.09 14:14:26.904574 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2542 | 2026.01.09 14:14:26.904589 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2543 | 2026.01.09 14:14:26.904616 [ 294 ] {} <Debug> TCP-Session: f01708a9-d3df-4903-8dd7-ca74d438b5a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63517 | ||
| 2544 | 2026.01.09 14:14:26.904620 [ 296 ] {} <Debug> TCP-Session: 7841a306-691e-4127-a784-09160deb5be1 Authenticating user 'default' from [fd00:1122:3344:101::e]:40886 | ||
| 2545 | 2026.01.09 14:14:26.904657 [ 294 ] {} <Debug> TCP-Session: f01708a9-d3df-4903-8dd7-ca74d438b5a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2546 | 2026.01.09 14:14:26.904679 [ 296 ] {} <Debug> TCP-Session: 7841a306-691e-4127-a784-09160deb5be1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2547 | 2026.01.09 14:14:26.904697 [ 294 ] {} <Debug> TCP-Session: f01708a9-d3df-4903-8dd7-ca74d438b5a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2548 | 2026.01.09 14:14:26.904705 [ 296 ] {} <Debug> TCP-Session: 7841a306-691e-4127-a784-09160deb5be1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2549 | 2026.01.09 14:14:26.904635 [ 298 ] {} <Debug> TCP-Session: 33db77ce-ffa3-4976-a039-0e5d127d766b Authenticating user 'default' from [fd00:1122:3344:101::e]:52687 | ||
| 2550 | 2026.01.09 14:14:26.904634 [ 292 ] {03b76ab0-4a5d-4149-b9bc-740a98716206} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45871) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2551 | 2026.01.09 14:14:26.904760 [ 298 ] {} <Debug> TCP-Session: 33db77ce-ffa3-4976-a039-0e5d127d766b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2552 | 2026.01.09 14:14:26.904566 [ 3 ] {} <Debug> TCP-Session: f7e91a5d-a067-4605-a240-1a9a74755ad0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2553 | 2026.01.09 14:14:26.904792 [ 298 ] {} <Debug> TCP-Session: 33db77ce-ffa3-4976-a039-0e5d127d766b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2554 | 2026.01.09 14:14:26.905076 [ 292 ] {03b76ab0-4a5d-4149-b9bc-740a98716206} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2555 | 2026.01.09 14:14:26.905134 [ 292 ] {03b76ab0-4a5d-4149-b9bc-740a98716206} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2556 | 2026.01.09 14:14:26.905437 [ 292 ] {03b76ab0-4a5d-4149-b9bc-740a98716206} <Debug> oximeter.version (a93a8de6-51be-48c8-ae1e-c712ab1a11c1) (SelectExecutor): Key condition: unknown | ||
| 2557 | 2026.01.09 14:14:26.906522 [ 300 ] {03b76ab0-4a5d-4149-b9bc-740a98716206} <Trace> AggregatingTransform: Aggregating | ||
| 2558 | 2026.01.09 14:14:26.906563 [ 300 ] {03b76ab0-4a5d-4149-b9bc-740a98716206} <Trace> Aggregator: Aggregation method: without_key | ||
| 2559 | 2026.01.09 14:14:26.906598 [ 300 ] {03b76ab0-4a5d-4149-b9bc-740a98716206} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001062319 sec. (941.337 rows/sec., 36.77 KiB/sec.) | ||
| 2560 | 2026.01.09 14:14:26.906616 [ 300 ] {03b76ab0-4a5d-4149-b9bc-740a98716206} <Trace> Aggregator: Merging aggregated data | ||
| 2561 | 2026.01.09 14:14:26.907948 [ 292 ] {03b76ab0-4a5d-4149-b9bc-740a98716206} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003375 sec., 296.2962962962963 rows/sec., 11.57 KiB/sec. | ||
| 2562 | 2026.01.09 14:14:26.908073 [ 292 ] {03b76ab0-4a5d-4149-b9bc-740a98716206} <Debug> TCPHandler: Processed in 0.004082762 sec. | ||
| 2563 | 2026.01.09 14:14:26.908188 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2564 | 2026.01.09 14:14:26.908215 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2565 | 2026.01.09 14:14:26.908219 [ 292 ] {} <Debug> TCP-Session: 2231a802-c48a-4bc2-bbc3-2a1b466a1184 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2566 | 2026.01.09 14:14:26.908236 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2567 | 2026.01.09 14:14:26.908258 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2568 | 2026.01.09 14:14:26.908276 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2569 | 2026.01.09 14:14:26.908295 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2570 | 2026.01.09 14:14:26.908314 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2571 | 2026.01.09 14:14:26.908334 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2572 | 2026.01.09 14:14:26.908352 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2573 | 2026.01.09 14:14:26.908373 [ 295 ] {} <Debug> TCP-Session: ba8f9e97-a903-4f57-974f-3489c7321256 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2574 | 2026.01.09 14:14:26.908391 [ 296 ] {} <Debug> TCP-Session: 7841a306-691e-4127-a784-09160deb5be1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2575 | 2026.01.09 14:14:26.908406 [ 3 ] {} <Debug> TCP-Session: f7e91a5d-a067-4605-a240-1a9a74755ad0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2576 | 2026.01.09 14:14:26.908363 [ 298 ] {} <Debug> TCP-Session: 33db77ce-ffa3-4976-a039-0e5d127d766b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2577 | 2026.01.09 14:14:26.908309 [ 297 ] {} <Debug> TCP-Session: 73f77547-6ea6-4d12-be1b-a904046d1b92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2578 | 2026.01.09 14:14:26.908295 [ 293 ] {} <Debug> TCP-Session: 48b21bf6-c0b2-427d-b4a3-c944767f8916 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2579 | 2026.01.09 14:14:26.908266 [ 290 ] {} <Debug> TCP-Session: 149daebd-6f71-477a-8419-cae82b5febfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2580 | 2026.01.09 14:14:26.908333 [ 294 ] {} <Debug> TCP-Session: f01708a9-d3df-4903-8dd7-ca74d438b5a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2581 | 2026.01.09 14:14:30.494225 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2582 | 2026.01.09 14:14:30.494299 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2583 | 2026.01.09 14:14:30.587324 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4714 | ||
| 2584 | 2026.01.09 14:14:30.587857 [ 245 ] {} <Trace> system.asynchronous_metric_log (d09d9d36-0225-43bd-90fc-2045d7f60d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2585 | 2026.01.09 14:14:30.587908 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2586 | 2026.01.09 14:14:30.588412 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2587 | 2026.01.09 14:14:30.588652 [ 245 ] {} <Trace> system.asynchronous_metric_log (d09d9d36-0225-43bd-90fc-2045d7f60d79): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2588 | 2026.01.09 14:14:30.588793 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4714 | ||
| 2589 | 2026.01.09 14:14:30.843399 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2590 | 2026.01.09 14:14:30.860334 [ 244 ] {} <Trace> system.metric_log (01fdf851-e86f-48c9-8dc2-7c4c0a390f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2591 | 2026.01.09 14:14:30.860383 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2592 | 2026.01.09 14:14:30.866697 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2593 | 2026.01.09 14:14:30.867344 [ 244 ] {} <Trace> system.metric_log (01fdf851-e86f-48c9-8dc2-7c4c0a390f27): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2594 | 2026.01.09 14:14:30.870226 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2595 | 2026.01.09 14:14:30.985200 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2596 | 2026.01.09 14:14:30.985394 [ 4 ] {1adfe512-926f-4903-ba18-43ac92a7d022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2597 | 2026.01.09 14:14:30.985464 [ 4 ] {1adfe512-926f-4903-ba18-43ac92a7d022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2598 | 2026.01.09 14:14:30.986064 [ 4 ] {1adfe512-926f-4903-ba18-43ac92a7d022} <Trace> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2599 | 2026.01.09 14:14:30.986115 [ 4 ] {1adfe512-926f-4903-ba18-43ac92a7d022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2600 | 2026.01.09 14:14:30.986519 [ 4 ] {1adfe512-926f-4903-ba18-43ac92a7d022} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2601 | 2026.01.09 14:14:30.986741 [ 4 ] {1adfe512-926f-4903-ba18-43ac92a7d022} <Trace> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2602 | 2026.01.09 14:14:30.986895 [ 4 ] {1adfe512-926f-4903-ba18-43ac92a7d022} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001553 sec., 36059.240180296205 rows/sec., 2.77 MiB/sec. | ||
| 2603 | 2026.01.09 14:14:30.986941 [ 4 ] {1adfe512-926f-4903-ba18-43ac92a7d022} <Debug> TCPHandler: Processed in 0.001880253 sec. | ||
| 2604 | 2026.01.09 14:14:30.987054 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2605 | 2026.01.09 14:14:30.987157 [ 4 ] {0efb09dd-f019-4a23-aeb1-4152896a3fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2606 | 2026.01.09 14:14:30.987204 [ 4 ] {0efb09dd-f019-4a23-aeb1-4152896a3fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2607 | 2026.01.09 14:14:30.987644 [ 4 ] {0efb09dd-f019-4a23-aeb1-4152896a3fb3} <Trace> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2608 | 2026.01.09 14:14:30.987683 [ 4 ] {0efb09dd-f019-4a23-aeb1-4152896a3fb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2609 | 2026.01.09 14:14:30.988003 [ 4 ] {0efb09dd-f019-4a23-aeb1-4152896a3fb3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2610 | 2026.01.09 14:14:30.988221 [ 4 ] {0efb09dd-f019-4a23-aeb1-4152896a3fb3} <Trace> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2611 | 2026.01.09 14:14:30.988350 [ 4 ] {0efb09dd-f019-4a23-aeb1-4152896a3fb3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001217 sec., 52588.33196384552 rows/sec., 4.10 MiB/sec. | ||
| 2612 | 2026.01.09 14:14:30.988389 [ 4 ] {0efb09dd-f019-4a23-aeb1-4152896a3fb3} <Debug> TCPHandler: Processed in 0.001386944 sec. | ||
| 2613 | 2026.01.09 14:14:30.988501 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2614 | 2026.01.09 14:14:30.988600 [ 4 ] {0c55453a-fba9-45a2-95eb-c9702015a98b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2615 | 2026.01.09 14:14:30.988644 [ 4 ] {0c55453a-fba9-45a2-95eb-c9702015a98b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2616 | 2026.01.09 14:14:30.989039 [ 4 ] {0c55453a-fba9-45a2-95eb-c9702015a98b} <Trace> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2617 | 2026.01.09 14:14:30.989076 [ 4 ] {0c55453a-fba9-45a2-95eb-c9702015a98b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2618 | 2026.01.09 14:14:30.989414 [ 4 ] {0c55453a-fba9-45a2-95eb-c9702015a98b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2619 | 2026.01.09 14:14:30.989627 [ 4 ] {0c55453a-fba9-45a2-95eb-c9702015a98b} <Trace> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2620 | 2026.01.09 14:14:30.989755 [ 4 ] {0c55453a-fba9-45a2-95eb-c9702015a98b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 2621 | 2026.01.09 14:14:30.989791 [ 4 ] {0c55453a-fba9-45a2-95eb-c9702015a98b} <Debug> TCPHandler: Processed in 0.001340263 sec. | ||
| 2622 | 2026.01.09 14:14:30.989889 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2623 | 2026.01.09 14:14:30.989983 [ 4 ] {944b8247-b820-43fe-bdb9-05124652f003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2624 | 2026.01.09 14:14:30.990023 [ 4 ] {944b8247-b820-43fe-bdb9-05124652f003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2625 | 2026.01.09 14:14:30.990351 [ 4 ] {944b8247-b820-43fe-bdb9-05124652f003} <Trace> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2626 | 2026.01.09 14:14:30.990387 [ 4 ] {944b8247-b820-43fe-bdb9-05124652f003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2627 | 2026.01.09 14:14:30.990727 [ 4 ] {944b8247-b820-43fe-bdb9-05124652f003} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2628 | 2026.01.09 14:14:30.990932 [ 4 ] {944b8247-b820-43fe-bdb9-05124652f003} <Trace> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2629 | 2026.01.09 14:14:30.991058 [ 4 ] {944b8247-b820-43fe-bdb9-05124652f003} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 2630 | 2026.01.09 14:14:30.991094 [ 4 ] {944b8247-b820-43fe-bdb9-05124652f003} <Debug> TCPHandler: Processed in 0.001253872 sec. | ||
| 2631 | 2026.01.09 14:14:31.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.39 MiB, peak 214.21 MiB, free memory in arenas 0.00 B, will set to 208.68 MiB (RSS), difference: 2.30 MiB | ||
| 2632 | 2026.01.09 14:14:35.184092 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2633 | 2026.01.09 14:14:35.184358 [ 4 ] {752fa230-26fe-4ce0-a724-19a37e72f709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 2634 | 2026.01.09 14:14:35.184750 [ 4 ] {752fa230-26fe-4ce0-a724-19a37e72f709} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2635 | 2026.01.09 14:14:35.184793 [ 4 ] {752fa230-26fe-4ce0-a724-19a37e72f709} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 2636 | 2026.01.09 14:14:35.185082 [ 4 ] {752fa230-26fe-4ce0-a724-19a37e72f709} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2637 | 2026.01.09 14:14:35.185156 [ 4 ] {752fa230-26fe-4ce0-a724-19a37e72f709} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2638 | 2026.01.09 14:14:35.185307 [ 4 ] {752fa230-26fe-4ce0-a724-19a37e72f709} <Debug> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2639 | 2026.01.09 14:14:35.185440 [ 324 ] {752fa230-26fe-4ce0-a724-19a37e72f709} <Trace> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2640 | 2026.01.09 14:14:35.185444 [ 323 ] {752fa230-26fe-4ce0-a724-19a37e72f709} <Trace> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2641 | 2026.01.09 14:14:35.185602 [ 4 ] {752fa230-26fe-4ce0-a724-19a37e72f709} <Debug> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (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 | ||
| 2642 | 2026.01.09 14:14:35.185633 [ 4 ] {752fa230-26fe-4ce0-a724-19a37e72f709} <Trace> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2643 | 2026.01.09 14:14:35.187636 [ 4 ] {752fa230-26fe-4ce0-a724-19a37e72f709} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2644 | 2026.01.09 14:14:35.187667 [ 4 ] {752fa230-26fe-4ce0-a724-19a37e72f709} <Debug> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2645 | 2026.01.09 14:14:35.187735 [ 4 ] {752fa230-26fe-4ce0-a724-19a37e72f709} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2646 | 2026.01.09 14:14:35.187793 [ 4 ] {752fa230-26fe-4ce0-a724-19a37e72f709} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2647 | 2026.01.09 14:14:35.188813 [ 4 ] {752fa230-26fe-4ce0-a724-19a37e72f709} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.004574 sec., 7651.9457804984695 rows/sec., 294.42 KiB/sec. | ||
| 2648 | 2026.01.09 14:14:35.188940 [ 4 ] {752fa230-26fe-4ce0-a724-19a37e72f709} <Debug> TCPHandler: Processed in 0.004983847 sec. | ||
| 2649 | 2026.01.09 14:14:35.189232 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2650 | 2026.01.09 14:14:35.189381 [ 4 ] {d55ac454-d1b7-4c06-aa6b-6276a8bc2d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_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) | ||
| 2651 | 2026.01.09 14:14:35.189654 [ 4 ] {d55ac454-d1b7-4c06-aa6b-6276a8bc2d07} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2652 | 2026.01.09 14:14:35.189691 [ 4 ] {d55ac454-d1b7-4c06-aa6b-6276a8bc2d07} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_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 | ||
| 2653 | 2026.01.09 14:14:35.189900 [ 4 ] {d55ac454-d1b7-4c06-aa6b-6276a8bc2d07} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2654 | 2026.01.09 14:14:35.189955 [ 4 ] {d55ac454-d1b7-4c06-aa6b-6276a8bc2d07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2655 | 2026.01.09 14:14:35.190063 [ 4 ] {d55ac454-d1b7-4c06-aa6b-6276a8bc2d07} <Debug> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2656 | 2026.01.09 14:14:35.190137 [ 333 ] {d55ac454-d1b7-4c06-aa6b-6276a8bc2d07} <Trace> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2657 | 2026.01.09 14:14:35.190147 [ 338 ] {d55ac454-d1b7-4c06-aa6b-6276a8bc2d07} <Trace> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2658 | 2026.01.09 14:14:35.190258 [ 4 ] {d55ac454-d1b7-4c06-aa6b-6276a8bc2d07} <Debug> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (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 | ||
| 2659 | 2026.01.09 14:14:35.190280 [ 4 ] {d55ac454-d1b7-4c06-aa6b-6276a8bc2d07} <Trace> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2660 | 2026.01.09 14:14:35.190337 [ 4 ] {d55ac454-d1b7-4c06-aa6b-6276a8bc2d07} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2661 | 2026.01.09 14:14:35.190355 [ 4 ] {d55ac454-d1b7-4c06-aa6b-6276a8bc2d07} <Debug> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2662 | 2026.01.09 14:14:35.190386 [ 4 ] {d55ac454-d1b7-4c06-aa6b-6276a8bc2d07} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_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'))" | ||
| 2663 | 2026.01.09 14:14:35.190419 [ 4 ] {d55ac454-d1b7-4c06-aa6b-6276a8bc2d07} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_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'))" | ||
| 2664 | 2026.01.09 14:14:35.191103 [ 4 ] {d55ac454-d1b7-4c06-aa6b-6276a8bc2d07} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001788 sec., 19574.944071588365 rows/sec., 753.18 KiB/sec. | ||
| 2665 | 2026.01.09 14:14:35.191193 [ 4 ] {d55ac454-d1b7-4c06-aa6b-6276a8bc2d07} <Debug> TCPHandler: Processed in 0.002014775 sec. | ||
| 2666 | 2026.01.09 14:14:35.191429 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2667 | 2026.01.09 14:14:35.191571 [ 4 ] {8931f269-b9b0-4488-a1ef-4722a132f458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_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) | ||
| 2668 | 2026.01.09 14:14:35.191814 [ 4 ] {8931f269-b9b0-4488-a1ef-4722a132f458} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2669 | 2026.01.09 14:14:35.191851 [ 4 ] {8931f269-b9b0-4488-a1ef-4722a132f458} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_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 | ||
| 2670 | 2026.01.09 14:14:35.192051 [ 4 ] {8931f269-b9b0-4488-a1ef-4722a132f458} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2671 | 2026.01.09 14:14:35.192107 [ 4 ] {8931f269-b9b0-4488-a1ef-4722a132f458} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2672 | 2026.01.09 14:14:35.192209 [ 4 ] {8931f269-b9b0-4488-a1ef-4722a132f458} <Debug> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2673 | 2026.01.09 14:14:35.192278 [ 333 ] {8931f269-b9b0-4488-a1ef-4722a132f458} <Trace> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2674 | 2026.01.09 14:14:35.192278 [ 305 ] {8931f269-b9b0-4488-a1ef-4722a132f458} <Trace> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2675 | 2026.01.09 14:14:35.192379 [ 4 ] {8931f269-b9b0-4488-a1ef-4722a132f458} <Debug> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (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 | ||
| 2676 | 2026.01.09 14:14:35.192405 [ 4 ] {8931f269-b9b0-4488-a1ef-4722a132f458} <Trace> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2677 | 2026.01.09 14:14:35.192459 [ 4 ] {8931f269-b9b0-4488-a1ef-4722a132f458} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2678 | 2026.01.09 14:14:35.192477 [ 4 ] {8931f269-b9b0-4488-a1ef-4722a132f458} <Debug> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2679 | 2026.01.09 14:14:35.192508 [ 4 ] {8931f269-b9b0-4488-a1ef-4722a132f458} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_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'))" | ||
| 2680 | 2026.01.09 14:14:35.192537 [ 4 ] {8931f269-b9b0-4488-a1ef-4722a132f458} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_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'))" | ||
| 2681 | 2026.01.09 14:14:35.193221 [ 4 ] {8931f269-b9b0-4488-a1ef-4722a132f458} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001711 sec., 20455.873758036236 rows/sec., 787.07 KiB/sec. | ||
| 2682 | 2026.01.09 14:14:35.193328 [ 4 ] {8931f269-b9b0-4488-a1ef-4722a132f458} <Debug> TCPHandler: Processed in 0.001947504 sec. | ||
| 2683 | 2026.01.09 14:14:35.193569 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2684 | 2026.01.09 14:14:35.193717 [ 4 ] {d7cb09fe-4261-430c-8701-76fb5c2887b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_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) | ||
| 2685 | 2026.01.09 14:14:35.194005 [ 4 ] {d7cb09fe-4261-430c-8701-76fb5c2887b3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2686 | 2026.01.09 14:14:35.194044 [ 4 ] {d7cb09fe-4261-430c-8701-76fb5c2887b3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_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 | ||
| 2687 | 2026.01.09 14:14:35.194294 [ 4 ] {d7cb09fe-4261-430c-8701-76fb5c2887b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2688 | 2026.01.09 14:14:35.194349 [ 4 ] {d7cb09fe-4261-430c-8701-76fb5c2887b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2689 | 2026.01.09 14:14:35.194453 [ 4 ] {d7cb09fe-4261-430c-8701-76fb5c2887b3} <Debug> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2690 | 2026.01.09 14:14:35.194523 [ 305 ] {d7cb09fe-4261-430c-8701-76fb5c2887b3} <Trace> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2691 | 2026.01.09 14:14:35.194528 [ 333 ] {d7cb09fe-4261-430c-8701-76fb5c2887b3} <Trace> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2692 | 2026.01.09 14:14:35.194612 [ 4 ] {d7cb09fe-4261-430c-8701-76fb5c2887b3} <Debug> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (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 | ||
| 2693 | 2026.01.09 14:14:35.194639 [ 4 ] {d7cb09fe-4261-430c-8701-76fb5c2887b3} <Trace> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2694 | 2026.01.09 14:14:35.194696 [ 4 ] {d7cb09fe-4261-430c-8701-76fb5c2887b3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2695 | 2026.01.09 14:14:35.194713 [ 4 ] {d7cb09fe-4261-430c-8701-76fb5c2887b3} <Debug> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2696 | 2026.01.09 14:14:35.194744 [ 4 ] {d7cb09fe-4261-430c-8701-76fb5c2887b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_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'))" | ||
| 2697 | 2026.01.09 14:14:35.194775 [ 4 ] {d7cb09fe-4261-430c-8701-76fb5c2887b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_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'))" | ||
| 2698 | 2026.01.09 14:14:35.195465 [ 4 ] {d7cb09fe-4261-430c-8701-76fb5c2887b3} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001813 sec., 19305.019305019305 rows/sec., 742.79 KiB/sec. | ||
| 2699 | 2026.01.09 14:14:35.195551 [ 4 ] {d7cb09fe-4261-430c-8701-76fb5c2887b3} <Debug> TCPHandler: Processed in 0.002033535 sec. | ||
| 2700 | 2026.01.09 14:14:35.195771 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2701 | 2026.01.09 14:14:35.195910 [ 4 ] {57edb9dc-24d9-4cb1-b586-0f0b98968514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_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) | ||
| 2702 | 2026.01.09 14:14:35.196151 [ 4 ] {57edb9dc-24d9-4cb1-b586-0f0b98968514} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2703 | 2026.01.09 14:14:35.196188 [ 4 ] {57edb9dc-24d9-4cb1-b586-0f0b98968514} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_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 | ||
| 2704 | 2026.01.09 14:14:35.196393 [ 4 ] {57edb9dc-24d9-4cb1-b586-0f0b98968514} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2705 | 2026.01.09 14:14:35.196446 [ 4 ] {57edb9dc-24d9-4cb1-b586-0f0b98968514} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2706 | 2026.01.09 14:14:35.196555 [ 4 ] {57edb9dc-24d9-4cb1-b586-0f0b98968514} <Debug> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2707 | 2026.01.09 14:14:35.196622 [ 346 ] {57edb9dc-24d9-4cb1-b586-0f0b98968514} <Trace> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2708 | 2026.01.09 14:14:35.196628 [ 345 ] {57edb9dc-24d9-4cb1-b586-0f0b98968514} <Trace> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2709 | 2026.01.09 14:14:35.196741 [ 4 ] {57edb9dc-24d9-4cb1-b586-0f0b98968514} <Debug> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (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 | ||
| 2710 | 2026.01.09 14:14:35.196769 [ 4 ] {57edb9dc-24d9-4cb1-b586-0f0b98968514} <Trace> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2711 | 2026.01.09 14:14:35.196825 [ 4 ] {57edb9dc-24d9-4cb1-b586-0f0b98968514} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2712 | 2026.01.09 14:14:35.196843 [ 4 ] {57edb9dc-24d9-4cb1-b586-0f0b98968514} <Debug> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2713 | 2026.01.09 14:14:35.196875 [ 4 ] {57edb9dc-24d9-4cb1-b586-0f0b98968514} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_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'))" | ||
| 2714 | 2026.01.09 14:14:35.196921 [ 4 ] {57edb9dc-24d9-4cb1-b586-0f0b98968514} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_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'))" | ||
| 2715 | 2026.01.09 14:14:35.197515 [ 4 ] {57edb9dc-24d9-4cb1-b586-0f0b98968514} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001664 sec., 21033.653846153848 rows/sec., 809.30 KiB/sec. | ||
| 2716 | 2026.01.09 14:14:35.197606 [ 4 ] {57edb9dc-24d9-4cb1-b586-0f0b98968514} <Debug> TCPHandler: Processed in 0.001885453 sec. | ||
| 2717 | 2026.01.09 14:14:35.197828 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2718 | 2026.01.09 14:14:35.197976 [ 4 ] {210da921-f28a-4660-ae5c-35495efb03db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_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) | ||
| 2719 | 2026.01.09 14:14:35.198248 [ 4 ] {210da921-f28a-4660-ae5c-35495efb03db} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2720 | 2026.01.09 14:14:35.198287 [ 4 ] {210da921-f28a-4660-ae5c-35495efb03db} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_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 | ||
| 2721 | 2026.01.09 14:14:35.198518 [ 4 ] {210da921-f28a-4660-ae5c-35495efb03db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2722 | 2026.01.09 14:14:35.198576 [ 4 ] {210da921-f28a-4660-ae5c-35495efb03db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2723 | 2026.01.09 14:14:35.198677 [ 4 ] {210da921-f28a-4660-ae5c-35495efb03db} <Debug> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2724 | 2026.01.09 14:14:35.198743 [ 333 ] {210da921-f28a-4660-ae5c-35495efb03db} <Trace> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2725 | 2026.01.09 14:14:35.198744 [ 346 ] {210da921-f28a-4660-ae5c-35495efb03db} <Trace> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2726 | 2026.01.09 14:14:35.198830 [ 4 ] {210da921-f28a-4660-ae5c-35495efb03db} <Debug> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (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 | ||
| 2727 | 2026.01.09 14:14:35.198851 [ 4 ] {210da921-f28a-4660-ae5c-35495efb03db} <Trace> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2728 | 2026.01.09 14:14:35.198904 [ 4 ] {210da921-f28a-4660-ae5c-35495efb03db} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2729 | 2026.01.09 14:14:35.198923 [ 4 ] {210da921-f28a-4660-ae5c-35495efb03db} <Debug> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2730 | 2026.01.09 14:14:35.198952 [ 4 ] {210da921-f28a-4660-ae5c-35495efb03db} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_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'))" | ||
| 2731 | 2026.01.09 14:14:35.198994 [ 4 ] {210da921-f28a-4660-ae5c-35495efb03db} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_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'))" | ||
| 2732 | 2026.01.09 14:14:35.199542 [ 4 ] {210da921-f28a-4660-ae5c-35495efb03db} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001631 sec., 21459.227467811157 rows/sec., 825.68 KiB/sec. | ||
| 2733 | 2026.01.09 14:14:35.199636 [ 4 ] {210da921-f28a-4660-ae5c-35495efb03db} <Debug> TCPHandler: Processed in 0.001862533 sec. | ||
| 2734 | 2026.01.09 14:14:35.291834 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2735 | 2026.01.09 14:14:35.292017 [ 4 ] {f8bfa293-fdf8-4592-869b-17a9a38c723e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2736 | 2026.01.09 14:14:35.292095 [ 4 ] {f8bfa293-fdf8-4592-869b-17a9a38c723e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2737 | 2026.01.09 14:14:35.292792 [ 4 ] {f8bfa293-fdf8-4592-869b-17a9a38c723e} <Trace> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2738 | 2026.01.09 14:14:35.292833 [ 4 ] {f8bfa293-fdf8-4592-869b-17a9a38c723e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2739 | 2026.01.09 14:14:35.293258 [ 4 ] {f8bfa293-fdf8-4592-869b-17a9a38c723e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2740 | 2026.01.09 14:14:35.293451 [ 4 ] {f8bfa293-fdf8-4592-869b-17a9a38c723e} <Trace> oximeter.timeseries_schema (886dff28-2580-4f16-a87e-1b30b74701e7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2741 | 2026.01.09 14:14:35.293602 [ 4 ] {f8bfa293-fdf8-4592-869b-17a9a38c723e} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001634 sec., 3671.970624235006 rows/sec., 817.59 KiB/sec. | ||
| 2742 | 2026.01.09 14:14:35.293652 [ 4 ] {f8bfa293-fdf8-4592-869b-17a9a38c723e} <Debug> TCPHandler: Processed in 0.001945634 sec. | ||
| 2743 | 2026.01.09 14:14:35.293761 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2744 | 2026.01.09 14:14:35.293884 [ 4 ] {ee09c655-e13e-42b6-8592-7a4d98c3e17f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2745 | 2026.01.09 14:14:35.293930 [ 4 ] {ee09c655-e13e-42b6-8592-7a4d98c3e17f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2746 | 2026.01.09 14:14:35.294546 [ 4 ] {ee09c655-e13e-42b6-8592-7a4d98c3e17f} <Trace> oximeter.fields_i16 (3feb7196-ec3f-4050-afcd-6a5efa334e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2747 | 2026.01.09 14:14:35.294582 [ 4 ] {ee09c655-e13e-42b6-8592-7a4d98c3e17f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2748 | 2026.01.09 14:14:35.294941 [ 4 ] {ee09c655-e13e-42b6-8592-7a4d98c3e17f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2749 | 2026.01.09 14:14:35.295155 [ 4 ] {ee09c655-e13e-42b6-8592-7a4d98c3e17f} <Trace> oximeter.fields_i16 (3feb7196-ec3f-4050-afcd-6a5efa334e0e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2750 | 2026.01.09 14:14:35.295284 [ 4 ] {ee09c655-e13e-42b6-8592-7a4d98c3e17f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00142 sec., 288732.3943661972 rows/sec., 18.32 MiB/sec. | ||
| 2751 | 2026.01.09 14:14:35.295321 [ 4 ] {ee09c655-e13e-42b6-8592-7a4d98c3e17f} <Debug> TCPHandler: Processed in 0.001612638 sec. | ||
| 2752 | 2026.01.09 14:14:35.295433 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2753 | 2026.01.09 14:14:35.295530 [ 4 ] {8ca88a99-b249-4e74-80ab-a32b57874531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2754 | 2026.01.09 14:14:35.295570 [ 4 ] {8ca88a99-b249-4e74-80ab-a32b57874531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2755 | 2026.01.09 14:14:35.295976 [ 4 ] {8ca88a99-b249-4e74-80ab-a32b57874531} <Trace> oximeter.fields_ipaddr (006c4c8c-89b0-4fb7-8ab7-01dea71590b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2756 | 2026.01.09 14:14:35.296013 [ 4 ] {8ca88a99-b249-4e74-80ab-a32b57874531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2757 | 2026.01.09 14:14:35.296304 [ 4 ] {8ca88a99-b249-4e74-80ab-a32b57874531} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2758 | 2026.01.09 14:14:35.296521 [ 4 ] {8ca88a99-b249-4e74-80ab-a32b57874531} <Trace> oximeter.fields_ipaddr (006c4c8c-89b0-4fb7-8ab7-01dea71590b6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2759 | 2026.01.09 14:14:35.296651 [ 4 ] {8ca88a99-b249-4e74-80ab-a32b57874531} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.00114 sec., 14035.087719298246 rows/sec., 1.12 MiB/sec. | ||
| 2760 | 2026.01.09 14:14:35.296688 [ 4 ] {8ca88a99-b249-4e74-80ab-a32b57874531} <Debug> TCPHandler: Processed in 0.001305793 sec. | ||
| 2761 | 2026.01.09 14:14:35.296812 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2762 | 2026.01.09 14:14:35.296907 [ 4 ] {e5debdd2-d13f-4477-93e4-0cad1f56e424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2763 | 2026.01.09 14:14:35.296947 [ 4 ] {e5debdd2-d13f-4477-93e4-0cad1f56e424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2764 | 2026.01.09 14:14:35.298465 [ 4 ] {e5debdd2-d13f-4477-93e4-0cad1f56e424} <Trace> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2765 | 2026.01.09 14:14:35.298502 [ 4 ] {e5debdd2-d13f-4477-93e4-0cad1f56e424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2766 | 2026.01.09 14:14:35.299014 [ 4 ] {e5debdd2-d13f-4477-93e4-0cad1f56e424} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2767 | 2026.01.09 14:14:35.299258 [ 4 ] {e5debdd2-d13f-4477-93e4-0cad1f56e424} <Trace> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2768 | 2026.01.09 14:14:35.299393 [ 4 ] {e5debdd2-d13f-4477-93e4-0cad1f56e424} <Debug> executeQuery: Read 2340 rows, 194.66 KiB in 0.002504 sec., 934504.7923322683 rows/sec., 75.92 MiB/sec. | ||
| 2769 | 2026.01.09 14:14:35.299432 [ 4 ] {e5debdd2-d13f-4477-93e4-0cad1f56e424} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 2770 | 2026.01.09 14:14:35.299445 [ 4 ] {e5debdd2-d13f-4477-93e4-0cad1f56e424} <Debug> TCPHandler: Processed in 0.002682827 sec. | ||
| 2771 | 2026.01.09 14:14:35.299556 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2772 | 2026.01.09 14:14:35.299651 [ 4 ] {a42bd9b7-53e1-448a-b229-3f57353d876e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2773 | 2026.01.09 14:14:35.299691 [ 4 ] {a42bd9b7-53e1-448a-b229-3f57353d876e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2774 | 2026.01.09 14:14:35.300182 [ 4 ] {a42bd9b7-53e1-448a-b229-3f57353d876e} <Trace> oximeter.fields_u16 (725d205e-5904-4ff1-aad2-94b00a27fb35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2775 | 2026.01.09 14:14:35.300218 [ 4 ] {a42bd9b7-53e1-448a-b229-3f57353d876e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2776 | 2026.01.09 14:14:35.300540 [ 4 ] {a42bd9b7-53e1-448a-b229-3f57353d876e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2777 | 2026.01.09 14:14:35.300753 [ 4 ] {a42bd9b7-53e1-448a-b229-3f57353d876e} <Trace> oximeter.fields_u16 (725d205e-5904-4ff1-aad2-94b00a27fb35): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2778 | 2026.01.09 14:14:35.300878 [ 4 ] {a42bd9b7-53e1-448a-b229-3f57353d876e} <Debug> executeQuery: Read 261 rows, 16.44 KiB in 0.001245 sec., 209638.55421686746 rows/sec., 12.90 MiB/sec. | ||
| 2779 | 2026.01.09 14:14:35.300913 [ 4 ] {a42bd9b7-53e1-448a-b229-3f57353d876e} <Debug> TCPHandler: Processed in 0.001407415 sec. | ||
| 2780 | 2026.01.09 14:14:35.301017 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2781 | 2026.01.09 14:14:35.301120 [ 4 ] {54ead748-a25c-4c10-ab51-b5077234468d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2782 | 2026.01.09 14:14:35.301161 [ 4 ] {54ead748-a25c-4c10-ab51-b5077234468d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2783 | 2026.01.09 14:14:35.301716 [ 4 ] {54ead748-a25c-4c10-ab51-b5077234468d} <Trace> oximeter.fields_u32 (f8ee3e63-b1f6-49a1-a025-5211c9c3b60c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2784 | 2026.01.09 14:14:35.301754 [ 4 ] {54ead748-a25c-4c10-ab51-b5077234468d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2785 | 2026.01.09 14:14:35.302122 [ 4 ] {54ead748-a25c-4c10-ab51-b5077234468d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2786 | 2026.01.09 14:14:35.302349 [ 4 ] {54ead748-a25c-4c10-ab51-b5077234468d} <Trace> oximeter.fields_u32 (f8ee3e63-b1f6-49a1-a025-5211c9c3b60c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2787 | 2026.01.09 14:14:35.302478 [ 4 ] {54ead748-a25c-4c10-ab51-b5077234468d} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001376 sec., 319767.4418604651 rows/sec., 21.16 MiB/sec. | ||
| 2788 | 2026.01.09 14:14:35.302517 [ 4 ] {54ead748-a25c-4c10-ab51-b5077234468d} <Debug> TCPHandler: Processed in 0.001551237 sec. | ||
| 2789 | 2026.01.09 14:14:35.302626 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2790 | 2026.01.09 14:14:35.302723 [ 4 ] {cf6dfdd0-0ade-4f8a-8a50-7302db894d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2791 | 2026.01.09 14:14:35.302764 [ 4 ] {cf6dfdd0-0ade-4f8a-8a50-7302db894d65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2792 | 2026.01.09 14:14:35.303245 [ 4 ] {cf6dfdd0-0ade-4f8a-8a50-7302db894d65} <Trace> oximeter.fields_u8 (daab3a17-8da3-43df-b848-6f2b7b93ffa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2793 | 2026.01.09 14:14:35.303282 [ 4 ] {cf6dfdd0-0ade-4f8a-8a50-7302db894d65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2794 | 2026.01.09 14:14:35.303609 [ 4 ] {cf6dfdd0-0ade-4f8a-8a50-7302db894d65} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2795 | 2026.01.09 14:14:35.303817 [ 4 ] {cf6dfdd0-0ade-4f8a-8a50-7302db894d65} <Trace> oximeter.fields_u8 (daab3a17-8da3-43df-b848-6f2b7b93ffa5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2796 | 2026.01.09 14:14:35.303942 [ 4 ] {cf6dfdd0-0ade-4f8a-8a50-7302db894d65} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001238 sec., 170436.1873990307 rows/sec., 9.68 MiB/sec. | ||
| 2797 | 2026.01.09 14:14:35.303977 [ 4 ] {cf6dfdd0-0ade-4f8a-8a50-7302db894d65} <Debug> TCPHandler: Processed in 0.001402515 sec. | ||
| 2798 | 2026.01.09 14:14:35.304090 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2799 | 2026.01.09 14:14:35.304190 [ 4 ] {57411c68-2af0-4634-9f25-a8082d980683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2800 | 2026.01.09 14:14:35.304230 [ 4 ] {57411c68-2af0-4634-9f25-a8082d980683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2801 | 2026.01.09 14:14:35.304990 [ 4 ] {57411c68-2af0-4634-9f25-a8082d980683} <Trace> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2802 | 2026.01.09 14:14:35.305026 [ 4 ] {57411c68-2af0-4634-9f25-a8082d980683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2803 | 2026.01.09 14:14:35.305486 [ 4 ] {57411c68-2af0-4634-9f25-a8082d980683} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2804 | 2026.01.09 14:14:35.305701 [ 4 ] {57411c68-2af0-4634-9f25-a8082d980683} <Trace> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2805 | 2026.01.09 14:14:35.305836 [ 4 ] {57411c68-2af0-4634-9f25-a8082d980683} <Debug> executeQuery: Read 1197 rows, 87.75 KiB in 0.001669 sec., 717195.9257040144 rows/sec., 51.34 MiB/sec. | ||
| 2806 | 2026.01.09 14:14:35.305874 [ 4 ] {57411c68-2af0-4634-9f25-a8082d980683} <Debug> TCPHandler: Processed in 0.001835492 sec. | ||
| 2807 | 2026.01.09 14:14:35.305988 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2808 | 2026.01.09 14:14:35.306085 [ 4 ] {f9edc40b-716c-4c20-9fc0-9445c59ed2a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2809 | 2026.01.09 14:14:35.306126 [ 4 ] {f9edc40b-716c-4c20-9fc0-9445c59ed2a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2810 | 2026.01.09 14:14:35.306746 [ 4 ] {f9edc40b-716c-4c20-9fc0-9445c59ed2a6} <Trace> oximeter.measurements_bool (b645b648-c560-404f-a835-91550d78d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2811 | 2026.01.09 14:14:35.306784 [ 4 ] {f9edc40b-716c-4c20-9fc0-9445c59ed2a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2812 | 2026.01.09 14:14:35.307098 [ 4 ] {f9edc40b-716c-4c20-9fc0-9445c59ed2a6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2813 | 2026.01.09 14:14:35.307314 [ 4 ] {f9edc40b-716c-4c20-9fc0-9445c59ed2a6} <Trace> oximeter.measurements_bool (b645b648-c560-404f-a835-91550d78d2fe): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2814 | 2026.01.09 14:14:35.307453 [ 4 ] {f9edc40b-716c-4c20-9fc0-9445c59ed2a6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001387 sec., 4325.883201153569 rows/sec., 226.01 KiB/sec. | ||
| 2815 | 2026.01.09 14:14:35.307494 [ 4 ] {f9edc40b-716c-4c20-9fc0-9445c59ed2a6} <Debug> TCPHandler: Processed in 0.001556127 sec. | ||
| 2816 | 2026.01.09 14:14:35.307605 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2817 | 2026.01.09 14:14:35.307701 [ 4 ] {d0ca2bc1-db69-4f79-8783-8315a72203cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2818 | 2026.01.09 14:14:35.307744 [ 4 ] {d0ca2bc1-db69-4f79-8783-8315a72203cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2819 | 2026.01.09 14:14:35.308900 [ 4 ] {d0ca2bc1-db69-4f79-8783-8315a72203cc} <Trace> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2820 | 2026.01.09 14:14:35.308936 [ 4 ] {d0ca2bc1-db69-4f79-8783-8315a72203cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2821 | 2026.01.09 14:14:35.309485 [ 4 ] {d0ca2bc1-db69-4f79-8783-8315a72203cc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2822 | 2026.01.09 14:14:35.309701 [ 4 ] {d0ca2bc1-db69-4f79-8783-8315a72203cc} <Trace> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2823 | 2026.01.09 14:14:35.309836 [ 4 ] {d0ca2bc1-db69-4f79-8783-8315a72203cc} <Debug> executeQuery: Read 2720 rows, 185.52 KiB in 0.002153 sec., 1263353.4602879703 rows/sec., 84.15 MiB/sec. | ||
| 2824 | 2026.01.09 14:14:35.309877 [ 4 ] {d0ca2bc1-db69-4f79-8783-8315a72203cc} <Debug> TCPHandler: Processed in 0.002323181 sec. | ||
| 2825 | 2026.01.09 14:14:35.310053 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2826 | 2026.01.09 14:14:35.310149 [ 4 ] {03508930-53b6-4775-aabe-65cd6d379ff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2827 | 2026.01.09 14:14:35.310191 [ 4 ] {03508930-53b6-4775-aabe-65cd6d379ff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2828 | 2026.01.09 14:14:35.310511 [ 4 ] {03508930-53b6-4775-aabe-65cd6d379ff1} <Trace> oximeter.measurements_f64 (3961aa08-7dc9-41d1-a818-fe9d50d34ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2829 | 2026.01.09 14:14:35.310547 [ 4 ] {03508930-53b6-4775-aabe-65cd6d379ff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2830 | 2026.01.09 14:14:35.310840 [ 4 ] {03508930-53b6-4775-aabe-65cd6d379ff1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2831 | 2026.01.09 14:14:35.311057 [ 4 ] {03508930-53b6-4775-aabe-65cd6d379ff1} <Trace> oximeter.measurements_f64 (3961aa08-7dc9-41d1-a818-fe9d50d34ec4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2832 | 2026.01.09 14:14:35.311191 [ 4 ] {03508930-53b6-4775-aabe-65cd6d379ff1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001061 sec., 942.507068803016 rows/sec., 63.51 KiB/sec. | ||
| 2833 | 2026.01.09 14:14:35.311232 [ 4 ] {03508930-53b6-4775-aabe-65cd6d379ff1} <Debug> TCPHandler: Processed in 0.001228922 sec. | ||
| 2834 | 2026.01.09 14:14:35.311363 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2835 | 2026.01.09 14:14:35.311488 [ 4 ] {ba381d29-7f72-47f4-86c4-d3795b62fde2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2836 | 2026.01.09 14:14:35.311553 [ 4 ] {ba381d29-7f72-47f4-86c4-d3795b62fde2} <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 | ||
| 2837 | 2026.01.09 14:14:35.312356 [ 4 ] {ba381d29-7f72-47f4-86c4-d3795b62fde2} <Trace> oximeter.measurements_histogramu64 (ac55ae29-a872-4958-9a57-7c7af64f277f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2838 | 2026.01.09 14:14:35.312393 [ 4 ] {ba381d29-7f72-47f4-86c4-d3795b62fde2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2839 | 2026.01.09 14:14:35.312995 [ 4 ] {ba381d29-7f72-47f4-86c4-d3795b62fde2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2840 | 2026.01.09 14:14:35.313221 [ 4 ] {ba381d29-7f72-47f4-86c4-d3795b62fde2} <Trace> oximeter.measurements_histogramu64 (ac55ae29-a872-4958-9a57-7c7af64f277f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2841 | 2026.01.09 14:14:35.313366 [ 4 ] {ba381d29-7f72-47f4-86c4-d3795b62fde2} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001904 sec., 21008.403361344535 rows/sec., 37.65 MiB/sec. | ||
| 2842 | 2026.01.09 14:14:35.313428 [ 4 ] {ba381d29-7f72-47f4-86c4-d3795b62fde2} <Debug> TCPHandler: Processed in 0.002127317 sec. | ||
| 2843 | 2026.01.09 14:14:35.313541 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2844 | 2026.01.09 14:14:35.313637 [ 4 ] {50eec062-74b9-4d86-90e1-4e3212d6f269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2845 | 2026.01.09 14:14:35.313679 [ 4 ] {50eec062-74b9-4d86-90e1-4e3212d6f269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2846 | 2026.01.09 14:14:35.314003 [ 4 ] {50eec062-74b9-4d86-90e1-4e3212d6f269} <Trace> oximeter.measurements_i64 (553c90a5-f086-4677-9c3f-d21558703979): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2847 | 2026.01.09 14:14:35.314039 [ 4 ] {50eec062-74b9-4d86-90e1-4e3212d6f269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2848 | 2026.01.09 14:14:35.314350 [ 4 ] {50eec062-74b9-4d86-90e1-4e3212d6f269} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2849 | 2026.01.09 14:14:35.314574 [ 4 ] {50eec062-74b9-4d86-90e1-4e3212d6f269} <Trace> oximeter.measurements_i64 (553c90a5-f086-4677-9c3f-d21558703979): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2850 | 2026.01.09 14:14:35.314700 [ 4 ] {50eec062-74b9-4d86-90e1-4e3212d6f269} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 391.35 KiB/sec. | ||
| 2851 | 2026.01.09 14:14:35.314743 [ 4 ] {50eec062-74b9-4d86-90e1-4e3212d6f269} <Debug> TCPHandler: Processed in 0.001252922 sec. | ||
| 2852 | 2026.01.09 14:14:35.314859 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2853 | 2026.01.09 14:14:35.314954 [ 4 ] {98c3e8a8-25de-4152-982a-583ffea5cef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2854 | 2026.01.09 14:14:35.314994 [ 4 ] {98c3e8a8-25de-4152-982a-583ffea5cef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2855 | 2026.01.09 14:14:35.315336 [ 4 ] {98c3e8a8-25de-4152-982a-583ffea5cef3} <Trace> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2856 | 2026.01.09 14:14:35.315371 [ 4 ] {98c3e8a8-25de-4152-982a-583ffea5cef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2857 | 2026.01.09 14:14:35.315693 [ 4 ] {98c3e8a8-25de-4152-982a-583ffea5cef3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2858 | 2026.01.09 14:14:35.315896 [ 4 ] {98c3e8a8-25de-4152-982a-583ffea5cef3} <Trace> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2859 | 2026.01.09 14:14:35.316027 [ 4 ] {98c3e8a8-25de-4152-982a-583ffea5cef3} <Debug> executeQuery: Read 92 rows, 5.70 KiB in 0.001092 sec., 84249.08424908425 rows/sec., 5.09 MiB/sec. | ||
| 2860 | 2026.01.09 14:14:35.316067 [ 4 ] {98c3e8a8-25de-4152-982a-583ffea5cef3} <Debug> TCPHandler: Processed in 0.001257232 sec. | ||
| 2861 | 2026.01.09 14:14:35.583644 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 76 entries to flush up to offset 402 | ||
| 2862 | 2026.01.09 14:14:35.587234 [ 243 ] {} <Trace> system.query_log (42092fbb-cdc5-47ac-bbb6-6d64123b1bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2863 | 2026.01.09 14:14:35.587281 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2864 | 2026.01.09 14:14:35.588513 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2865 | 2026.01.09 14:14:35.588764 [ 243 ] {} <Trace> system.query_log (42092fbb-cdc5-47ac-bbb6-6d64123b1bb5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2866 | 2026.01.09 14:14:35.589001 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 402 | ||
| 2867 | 2026.01.09 14:14:35.979893 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2868 | 2026.01.09 14:14:35.980102 [ 4 ] {f15cebd9-9579-4480-984d-8969bad77c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2869 | 2026.01.09 14:14:35.980184 [ 4 ] {f15cebd9-9579-4480-984d-8969bad77c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2870 | 2026.01.09 14:14:35.980916 [ 4 ] {f15cebd9-9579-4480-984d-8969bad77c0b} <Trace> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2871 | 2026.01.09 14:14:35.980974 [ 4 ] {f15cebd9-9579-4480-984d-8969bad77c0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2872 | 2026.01.09 14:14:35.981398 [ 4 ] {f15cebd9-9579-4480-984d-8969bad77c0b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2873 | 2026.01.09 14:14:35.981641 [ 4 ] {f15cebd9-9579-4480-984d-8969bad77c0b} <Trace> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2874 | 2026.01.09 14:14:35.981808 [ 4 ] {f15cebd9-9579-4480-984d-8969bad77c0b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001762 sec., 31782.06583427923 rows/sec., 2.44 MiB/sec. | ||
| 2875 | 2026.01.09 14:14:35.981860 [ 4 ] {f15cebd9-9579-4480-984d-8969bad77c0b} <Debug> TCPHandler: Processed in 0.002117506 sec. | ||
| 2876 | 2026.01.09 14:14:35.981976 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2877 | 2026.01.09 14:14:35.982090 [ 4 ] {67734bac-8dba-42f1-ba67-c02e5132f97e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2878 | 2026.01.09 14:14:35.982134 [ 4 ] {67734bac-8dba-42f1-ba67-c02e5132f97e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2879 | 2026.01.09 14:14:35.982580 [ 4 ] {67734bac-8dba-42f1-ba67-c02e5132f97e} <Trace> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2880 | 2026.01.09 14:14:35.982617 [ 4 ] {67734bac-8dba-42f1-ba67-c02e5132f97e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2881 | 2026.01.09 14:14:35.982954 [ 4 ] {67734bac-8dba-42f1-ba67-c02e5132f97e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2882 | 2026.01.09 14:14:35.983172 [ 4 ] {67734bac-8dba-42f1-ba67-c02e5132f97e} <Trace> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2883 | 2026.01.09 14:14:35.983305 [ 4 ] {67734bac-8dba-42f1-ba67-c02e5132f97e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001241 sec., 51571.313456889606 rows/sec., 4.03 MiB/sec. | ||
| 2884 | 2026.01.09 14:14:35.983344 [ 4 ] {67734bac-8dba-42f1-ba67-c02e5132f97e} <Debug> TCPHandler: Processed in 0.001420765 sec. | ||
| 2885 | 2026.01.09 14:14:35.983453 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2886 | 2026.01.09 14:14:35.983551 [ 4 ] {9a05040a-90d4-43ac-a667-ec87e577face} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2887 | 2026.01.09 14:14:35.983595 [ 4 ] {9a05040a-90d4-43ac-a667-ec87e577face} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2888 | 2026.01.09 14:14:35.983970 [ 4 ] {9a05040a-90d4-43ac-a667-ec87e577face} <Trace> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2889 | 2026.01.09 14:14:35.984011 [ 4 ] {9a05040a-90d4-43ac-a667-ec87e577face} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2890 | 2026.01.09 14:14:35.984346 [ 4 ] {9a05040a-90d4-43ac-a667-ec87e577face} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2891 | 2026.01.09 14:14:35.984571 [ 4 ] {9a05040a-90d4-43ac-a667-ec87e577face} <Trace> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2892 | 2026.01.09 14:14:35.984704 [ 4 ] {9a05040a-90d4-43ac-a667-ec87e577face} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001174 sec., 27257.240204429305 rows/sec., 1.90 MiB/sec. | ||
| 2893 | 2026.01.09 14:14:35.984742 [ 4 ] {9a05040a-90d4-43ac-a667-ec87e577face} <Debug> TCPHandler: Processed in 0.001337513 sec. | ||
| 2894 | 2026.01.09 14:14:35.984853 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2895 | 2026.01.09 14:14:35.984952 [ 4 ] {09757aa1-7bc3-4f82-818b-539425007f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2896 | 2026.01.09 14:14:35.984996 [ 4 ] {09757aa1-7bc3-4f82-818b-539425007f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2897 | 2026.01.09 14:14:35.985317 [ 4 ] {09757aa1-7bc3-4f82-818b-539425007f30} <Trace> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2898 | 2026.01.09 14:14:35.985353 [ 4 ] {09757aa1-7bc3-4f82-818b-539425007f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2899 | 2026.01.09 14:14:35.985661 [ 4 ] {09757aa1-7bc3-4f82-818b-539425007f30} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2900 | 2026.01.09 14:14:35.985873 [ 4 ] {09757aa1-7bc3-4f82-818b-539425007f30} <Trace> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2901 | 2026.01.09 14:14:35.985998 [ 4 ] {09757aa1-7bc3-4f82-818b-539425007f30} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001067 sec., 11246.485473289596 rows/sec., 776.12 KiB/sec. | ||
| 2902 | 2026.01.09 14:14:35.986034 [ 4 ] {09757aa1-7bc3-4f82-818b-539425007f30} <Debug> TCPHandler: Processed in 0.001231332 sec. | ||
| 2903 | 2026.01.09 14:14:38.088952 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5226 | ||
| 2904 | 2026.01.09 14:14:38.089537 [ 245 ] {} <Trace> system.asynchronous_metric_log (d09d9d36-0225-43bd-90fc-2045d7f60d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2905 | 2026.01.09 14:14:38.089588 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2906 | 2026.01.09 14:14:38.090118 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2907 | 2026.01.09 14:14:38.090346 [ 245 ] {} <Trace> system.asynchronous_metric_log (d09d9d36-0225-43bd-90fc-2045d7f60d79): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2908 | 2026.01.09 14:14:38.090483 [ 135 ] {} <Debug> system.asynchronous_metric_log (d09d9d36-0225-43bd-90fc-2045d7f60d79) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2909 | 2026.01.09 14:14:38.090490 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5226 | ||
| 2910 | 2026.01.09 14:14:38.090574 [ 135 ] {} <Trace> system.asynchronous_metric_log (d09d9d36-0225-43bd-90fc-2045d7f60d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2911 | 2026.01.09 14:14:38.090601 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2912 | 2026.01.09 14:14:38.090689 [ 194 ] {d09d9d36-0225-43bd-90fc-2045d7f60d79::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 | ||
| 2913 | 2026.01.09 14:14:38.090767 [ 194 ] {d09d9d36-0225-43bd-90fc-2045d7f60d79::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2914 | 2026.01.09 14:14:38.090796 [ 194 ] {d09d9d36-0225-43bd-90fc-2045d7f60d79::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 2915 | 2026.01.09 14:14:38.090847 [ 194 ] {d09d9d36-0225-43bd-90fc-2045d7f60d79::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 500 rows starting from the beginning of the part | ||
| 2916 | 2026.01.09 14:14:38.090886 [ 194 ] {d09d9d36-0225-43bd-90fc-2045d7f60d79::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 | ||
| 2917 | 2026.01.09 14:14:38.090924 [ 194 ] {d09d9d36-0225-43bd-90fc-2045d7f60d79::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 | ||
| 2918 | 2026.01.09 14:14:38.090962 [ 194 ] {d09d9d36-0225-43bd-90fc-2045d7f60d79::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 | ||
| 2919 | 2026.01.09 14:14:38.090997 [ 194 ] {d09d9d36-0225-43bd-90fc-2045d7f60d79::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 | ||
| 2920 | 2026.01.09 14:14:38.092282 [ 188 ] {d09d9d36-0225-43bd-90fc-2045d7f60d79::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5226 rows, containing 4 columns (4 merged, 0 gathered) in 0.001627499 sec., 3211061.880836793 rows/sec., 45.93 MiB/sec. | ||
| 2921 | 2026.01.09 14:14:38.093018 [ 199 ] {d09d9d36-0225-43bd-90fc-2045d7f60d79::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2922 | 2026.01.09 14:14:38.093377 [ 199 ] {d09d9d36-0225-43bd-90fc-2045d7f60d79::all_1_11_2} <Trace> system.asynchronous_metric_log (d09d9d36-0225-43bd-90fc-2045d7f60d79): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2923 | 2026.01.09 14:14:38.093467 [ 199 ] {d09d9d36-0225-43bd-90fc-2045d7f60d79::all_1_11_2} <Trace> system.asynchronous_metric_log (d09d9d36-0225-43bd-90fc-2045d7f60d79) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2924 | 2026.01.09 14:14:38.093570 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2925 | 2026.01.09 14:14:38.370334 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2926 | 2026.01.09 14:14:38.387460 [ 244 ] {} <Trace> system.metric_log (01fdf851-e86f-48c9-8dc2-7c4c0a390f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2927 | 2026.01.09 14:14:38.387529 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2928 | 2026.01.09 14:14:38.393928 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2929 | 2026.01.09 14:14:38.394630 [ 244 ] {} <Trace> system.metric_log (01fdf851-e86f-48c9-8dc2-7c4c0a390f27): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2930 | 2026.01.09 14:14:38.394914 [ 135 ] {} <Debug> system.metric_log (01fdf851-e86f-48c9-8dc2-7c4c0a390f27) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2931 | 2026.01.09 14:14:38.394979 [ 135 ] {} <Trace> system.metric_log (01fdf851-e86f-48c9-8dc2-7c4c0a390f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2932 | 2026.01.09 14:14:38.394999 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2933 | 2026.01.09 14:14:38.395123 [ 194 ] {01fdf851-e86f-48c9-8dc2-7c4c0a390f27::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 | ||
| 2934 | 2026.01.09 14:14:38.398203 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2935 | 2026.01.09 14:14:38.399254 [ 194 ] {01fdf851-e86f-48c9-8dc2-7c4c0a390f27::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2936 | 2026.01.09 14:14:38.400730 [ 194 ] {01fdf851-e86f-48c9-8dc2-7c4c0a390f27::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 | ||
| 2937 | 2026.01.09 14:14:38.405221 [ 194 ] {01fdf851-e86f-48c9-8dc2-7c4c0a390f27::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 | ||
| 2938 | 2026.01.09 14:14:38.409332 [ 194 ] {01fdf851-e86f-48c9-8dc2-7c4c0a390f27::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 | ||
| 2939 | 2026.01.09 14:14:38.413540 [ 194 ] {01fdf851-e86f-48c9-8dc2-7c4c0a390f27::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 | ||
| 2940 | 2026.01.09 14:14:38.418220 [ 194 ] {01fdf851-e86f-48c9-8dc2-7c4c0a390f27::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 | ||
| 2941 | 2026.01.09 14:14:38.422637 [ 194 ] {01fdf851-e86f-48c9-8dc2-7c4c0a390f27::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 | ||
| 2942 | 2026.01.09 14:14:38.477522 [ 188 ] {01fdf851-e86f-48c9-8dc2-7c4c0a390f27::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.082451255 sec., 1006.6553868707032 rows/sec., 5.21 MiB/sec. | ||
| 2943 | 2026.01.09 14:14:38.479353 [ 186 ] {01fdf851-e86f-48c9-8dc2-7c4c0a390f27::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2944 | 2026.01.09 14:14:38.481247 [ 186 ] {01fdf851-e86f-48c9-8dc2-7c4c0a390f27::all_1_11_2} <Trace> system.metric_log (01fdf851-e86f-48c9-8dc2-7c4c0a390f27): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2945 | 2026.01.09 14:14:38.481351 [ 186 ] {01fdf851-e86f-48c9-8dc2-7c4c0a390f27::all_1_11_2} <Trace> system.metric_log (01fdf851-e86f-48c9-8dc2-7c4c0a390f27) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2946 | 2026.01.09 14:14:38.482729 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2947 | 2026.01.09 14:14:39.000237 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.11 MiB, peak 221.01 MiB, free memory in arenas 0.00 B, will set to 221.04 MiB (RSS), difference: 9.92 MiB | ||
| 2948 | 2026.01.09 14:14:40.986786 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2949 | 2026.01.09 14:14:40.987002 [ 4 ] {9202c6df-d311-45b1-bf31-571651b4ebda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2950 | 2026.01.09 14:14:40.987073 [ 4 ] {9202c6df-d311-45b1-bf31-571651b4ebda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2951 | 2026.01.09 14:14:40.987692 [ 4 ] {9202c6df-d311-45b1-bf31-571651b4ebda} <Trace> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2952 | 2026.01.09 14:14:40.987741 [ 4 ] {9202c6df-d311-45b1-bf31-571651b4ebda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2953 | 2026.01.09 14:14:40.988139 [ 4 ] {9202c6df-d311-45b1-bf31-571651b4ebda} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2954 | 2026.01.09 14:14:40.988381 [ 4 ] {9202c6df-d311-45b1-bf31-571651b4ebda} <Trace> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2955 | 2026.01.09 14:14:40.988538 [ 4 ] {9202c6df-d311-45b1-bf31-571651b4ebda} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001589 sec., 35242.29074889868 rows/sec., 2.71 MiB/sec. | ||
| 2956 | 2026.01.09 14:14:40.988587 [ 4 ] {9202c6df-d311-45b1-bf31-571651b4ebda} <Debug> TCPHandler: Processed in 0.001942524 sec. | ||
| 2957 | 2026.01.09 14:14:40.988708 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2958 | 2026.01.09 14:14:40.988814 [ 4 ] {9dd3f0ae-5a97-4d31-93bf-4a306dc72a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2959 | 2026.01.09 14:14:40.988858 [ 4 ] {9dd3f0ae-5a97-4d31-93bf-4a306dc72a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2960 | 2026.01.09 14:14:40.989275 [ 4 ] {9dd3f0ae-5a97-4d31-93bf-4a306dc72a3a} <Trace> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2961 | 2026.01.09 14:14:40.989314 [ 4 ] {9dd3f0ae-5a97-4d31-93bf-4a306dc72a3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2962 | 2026.01.09 14:14:40.989646 [ 4 ] {9dd3f0ae-5a97-4d31-93bf-4a306dc72a3a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2963 | 2026.01.09 14:14:40.989859 [ 4 ] {9dd3f0ae-5a97-4d31-93bf-4a306dc72a3a} <Trace> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2964 | 2026.01.09 14:14:40.989991 [ 4 ] {9dd3f0ae-5a97-4d31-93bf-4a306dc72a3a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001202 sec., 53244.592346089856 rows/sec., 4.16 MiB/sec. | ||
| 2965 | 2026.01.09 14:14:40.990029 [ 4 ] {9dd3f0ae-5a97-4d31-93bf-4a306dc72a3a} <Debug> TCPHandler: Processed in 0.001375014 sec. | ||
| 2966 | 2026.01.09 14:14:40.990144 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2967 | 2026.01.09 14:14:40.990244 [ 4 ] {07661ff3-c577-47cf-bffe-18ce15ba652f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2968 | 2026.01.09 14:14:40.990290 [ 4 ] {07661ff3-c577-47cf-bffe-18ce15ba652f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2969 | 2026.01.09 14:14:40.990681 [ 4 ] {07661ff3-c577-47cf-bffe-18ce15ba652f} <Trace> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2970 | 2026.01.09 14:14:40.990718 [ 4 ] {07661ff3-c577-47cf-bffe-18ce15ba652f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2971 | 2026.01.09 14:14:40.991044 [ 4 ] {07661ff3-c577-47cf-bffe-18ce15ba652f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2972 | 2026.01.09 14:14:40.991255 [ 4 ] {07661ff3-c577-47cf-bffe-18ce15ba652f} <Trace> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2973 | 2026.01.09 14:14:40.991387 [ 4 ] {07661ff3-c577-47cf-bffe-18ce15ba652f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 2974 | 2026.01.09 14:14:40.991424 [ 4 ] {07661ff3-c577-47cf-bffe-18ce15ba652f} <Debug> TCPHandler: Processed in 0.001332684 sec. | ||
| 2975 | 2026.01.09 14:14:40.991540 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2976 | 2026.01.09 14:14:40.991643 [ 4 ] {68f38298-07c5-45c4-8077-a547f4f467cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2977 | 2026.01.09 14:14:40.991687 [ 4 ] {68f38298-07c5-45c4-8077-a547f4f467cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2978 | 2026.01.09 14:14:40.992022 [ 4 ] {68f38298-07c5-45c4-8077-a547f4f467cf} <Trace> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2979 | 2026.01.09 14:14:40.992059 [ 4 ] {68f38298-07c5-45c4-8077-a547f4f467cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2980 | 2026.01.09 14:14:40.992412 [ 4 ] {68f38298-07c5-45c4-8077-a547f4f467cf} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2981 | 2026.01.09 14:14:40.992626 [ 4 ] {68f38298-07c5-45c4-8077-a547f4f467cf} <Trace> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2982 | 2026.01.09 14:14:40.992787 [ 4 ] {68f38298-07c5-45c4-8077-a547f4f467cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 2983 | 2026.01.09 14:14:40.992826 [ 4 ] {68f38298-07c5-45c4-8077-a547f4f467cf} <Debug> TCPHandler: Processed in 0.001338683 sec. | ||
| 2984 | 2026.01.09 14:14:45.494336 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2985 | 2026.01.09 14:14:45.494407 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2986 | 2026.01.09 14:14:45.589509 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 418 | ||
| 2987 | 2026.01.09 14:14:45.590769 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5674 | ||
| 2988 | 2026.01.09 14:14:45.591451 [ 245 ] {} <Trace> system.asynchronous_metric_log (d09d9d36-0225-43bd-90fc-2045d7f60d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2989 | 2026.01.09 14:14:45.591495 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2990 | 2026.01.09 14:14:45.591633 [ 243 ] {} <Trace> system.query_log (42092fbb-cdc5-47ac-bbb6-6d64123b1bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2991 | 2026.01.09 14:14:45.591677 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2992 | 2026.01.09 14:14:45.592062 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2993 | 2026.01.09 14:14:45.592316 [ 245 ] {} <Trace> system.asynchronous_metric_log (d09d9d36-0225-43bd-90fc-2045d7f60d79): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2994 | 2026.01.09 14:14:45.592454 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5674 | ||
| 2995 | 2026.01.09 14:14:45.592956 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2996 | 2026.01.09 14:14:45.593217 [ 243 ] {} <Trace> system.query_log (42092fbb-cdc5-47ac-bbb6-6d64123b1bb5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2997 | 2026.01.09 14:14:45.593472 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 418 | ||
| 2998 | 2026.01.09 14:14:45.898371 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2999 | 2026.01.09 14:14:45.916132 [ 244 ] {} <Trace> system.metric_log (01fdf851-e86f-48c9-8dc2-7c4c0a390f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3000 | 2026.01.09 14:14:45.916200 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3001 | 2026.01.09 14:14:45.921900 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3002 | 2026.01.09 14:14:45.922646 [ 244 ] {} <Trace> system.metric_log (01fdf851-e86f-48c9-8dc2-7c4c0a390f27): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3003 | 2026.01.09 14:14:45.925819 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3004 | 2026.01.09 14:14:45.999650 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3005 | 2026.01.09 14:14:45.999904 [ 4 ] {b79ca6f5-76fd-4fc6-8058-df5a584f8cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3006 | 2026.01.09 14:14:45.999999 [ 4 ] {b79ca6f5-76fd-4fc6-8058-df5a584f8cbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3007 | 2026.01.09 14:14:46.000937 [ 4 ] {b79ca6f5-76fd-4fc6-8058-df5a584f8cbc} <Trace> oximeter.fields_i16 (3feb7196-ec3f-4050-afcd-6a5efa334e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3008 | 2026.01.09 14:14:46.000990 [ 4 ] {b79ca6f5-76fd-4fc6-8058-df5a584f8cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3009 | 2026.01.09 14:14:46.001587 [ 4 ] {b79ca6f5-76fd-4fc6-8058-df5a584f8cbc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3010 | 2026.01.09 14:14:46.001816 [ 4 ] {b79ca6f5-76fd-4fc6-8058-df5a584f8cbc} <Trace> oximeter.fields_i16 (3feb7196-ec3f-4050-afcd-6a5efa334e0e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3011 | 2026.01.09 14:14:46.001963 [ 4 ] {b79ca6f5-76fd-4fc6-8058-df5a584f8cbc} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002127 sec., 192759.7555242125 rows/sec., 12.23 MiB/sec. | ||
| 3012 | 2026.01.09 14:14:46.002010 [ 4 ] {b79ca6f5-76fd-4fc6-8058-df5a584f8cbc} <Debug> TCPHandler: Processed in 0.002540744 sec. | ||
| 3013 | 2026.01.09 14:14:46.002133 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3014 | 2026.01.09 14:14:46.002239 [ 4 ] {7c316dc6-bdd6-457e-a3fe-cf8ab4c19c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3015 | 2026.01.09 14:14:46.002282 [ 4 ] {7c316dc6-bdd6-457e-a3fe-cf8ab4c19c06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3016 | 2026.01.09 14:14:46.003158 [ 4 ] {7c316dc6-bdd6-457e-a3fe-cf8ab4c19c06} <Trace> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3017 | 2026.01.09 14:14:46.003198 [ 4 ] {7c316dc6-bdd6-457e-a3fe-cf8ab4c19c06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3018 | 2026.01.09 14:14:46.003609 [ 4 ] {7c316dc6-bdd6-457e-a3fe-cf8ab4c19c06} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3019 | 2026.01.09 14:14:46.003821 [ 4 ] {7c316dc6-bdd6-457e-a3fe-cf8ab4c19c06} <Trace> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3020 | 2026.01.09 14:14:46.003941 [ 141 ] {} <Debug> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3021 | 2026.01.09 14:14:46.003955 [ 4 ] {7c316dc6-bdd6-457e-a3fe-cf8ab4c19c06} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.00174 sec., 685057.4712643678 rows/sec., 54.73 MiB/sec. | ||
| 3022 | 2026.01.09 14:14:46.003978 [ 141 ] {} <Trace> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3023 | 2026.01.09 14:14:46.003995 [ 4 ] {7c316dc6-bdd6-457e-a3fe-cf8ab4c19c06} <Debug> TCPHandler: Processed in 0.001914443 sec. | ||
| 3024 | 2026.01.09 14:14:46.003997 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3025 | 2026.01.09 14:14:46.004110 [ 200 ] {ada04751-ed67-4fc5-8ed4-6aabf0c82f6e::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 | ||
| 3026 | 2026.01.09 14:14:46.004114 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3027 | 2026.01.09 14:14:46.004258 [ 200 ] {ada04751-ed67-4fc5-8ed4-6aabf0c82f6e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3028 | 2026.01.09 14:14:46.004262 [ 4 ] {786e8064-0032-439a-9308-97e07a60c17d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3029 | 2026.01.09 14:14:46.004297 [ 200 ] {ada04751-ed67-4fc5-8ed4-6aabf0c82f6e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1190 rows starting from the beginning of the part | ||
| 3030 | 2026.01.09 14:14:46.004319 [ 4 ] {786e8064-0032-439a-9308-97e07a60c17d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3031 | 2026.01.09 14:14:46.004370 [ 200 ] {ada04751-ed67-4fc5-8ed4-6aabf0c82f6e::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 | ||
| 3032 | 2026.01.09 14:14:46.004428 [ 200 ] {ada04751-ed67-4fc5-8ed4-6aabf0c82f6e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2340 rows starting from the beginning of the part | ||
| 3033 | 2026.01.09 14:14:46.004480 [ 200 ] {ada04751-ed67-4fc5-8ed4-6aabf0c82f6e::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 | ||
| 3034 | 2026.01.09 14:14:46.004523 [ 200 ] {ada04751-ed67-4fc5-8ed4-6aabf0c82f6e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 3035 | 2026.01.09 14:14:46.004586 [ 200 ] {ada04751-ed67-4fc5-8ed4-6aabf0c82f6e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1192 rows starting from the beginning of the part | ||
| 3036 | 2026.01.09 14:14:46.004851 [ 4 ] {786e8064-0032-439a-9308-97e07a60c17d} <Trace> oximeter.fields_u16 (725d205e-5904-4ff1-aad2-94b00a27fb35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3037 | 2026.01.09 14:14:46.004894 [ 4 ] {786e8064-0032-439a-9308-97e07a60c17d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3038 | 2026.01.09 14:14:46.005242 [ 4 ] {786e8064-0032-439a-9308-97e07a60c17d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3039 | 2026.01.09 14:14:46.005461 [ 4 ] {786e8064-0032-439a-9308-97e07a60c17d} <Trace> oximeter.fields_u16 (725d205e-5904-4ff1-aad2-94b00a27fb35): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3040 | 2026.01.09 14:14:46.005593 [ 4 ] {786e8064-0032-439a-9308-97e07a60c17d} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001352 sec., 181213.0177514793 rows/sec., 11.07 MiB/sec. | ||
| 3041 | 2026.01.09 14:14:46.005631 [ 4 ] {786e8064-0032-439a-9308-97e07a60c17d} <Debug> TCPHandler: Processed in 0.001568978 sec. | ||
| 3042 | 2026.01.09 14:14:46.005747 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3043 | 2026.01.09 14:14:46.005845 [ 4 ] {33a83e9d-7368-4a06-a83e-9c4a275b9153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3044 | 2026.01.09 14:14:46.005885 [ 4 ] {33a83e9d-7368-4a06-a83e-9c4a275b9153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3045 | 2026.01.09 14:14:46.006368 [ 4 ] {33a83e9d-7368-4a06-a83e-9c4a275b9153} <Trace> oximeter.fields_u32 (f8ee3e63-b1f6-49a1-a025-5211c9c3b60c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3046 | 2026.01.09 14:14:46.006404 [ 4 ] {33a83e9d-7368-4a06-a83e-9c4a275b9153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3047 | 2026.01.09 14:14:46.006714 [ 4 ] {33a83e9d-7368-4a06-a83e-9c4a275b9153} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3048 | 2026.01.09 14:14:46.006923 [ 4 ] {33a83e9d-7368-4a06-a83e-9c4a275b9153} <Trace> oximeter.fields_u32 (f8ee3e63-b1f6-49a1-a025-5211c9c3b60c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3049 | 2026.01.09 14:14:46.007059 [ 4 ] {33a83e9d-7368-4a06-a83e-9c4a275b9153} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001234 sec., 171799.02755267423 rows/sec., 11.08 MiB/sec. | ||
| 3050 | 2026.01.09 14:14:46.007097 [ 4 ] {33a83e9d-7368-4a06-a83e-9c4a275b9153} <Debug> TCPHandler: Processed in 0.001399285 sec. | ||
| 3051 | 2026.01.09 14:14:46.007228 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3052 | 2026.01.09 14:14:46.007326 [ 4 ] {b6f0bc0f-96d6-4397-9e46-ed00799531ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3053 | 2026.01.09 14:14:46.007373 [ 4 ] {b6f0bc0f-96d6-4397-9e46-ed00799531ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3054 | 2026.01.09 14:14:46.007856 [ 4 ] {b6f0bc0f-96d6-4397-9e46-ed00799531ee} <Trace> oximeter.fields_u8 (daab3a17-8da3-43df-b848-6f2b7b93ffa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3055 | 2026.01.09 14:14:46.007891 [ 4 ] {b6f0bc0f-96d6-4397-9e46-ed00799531ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3056 | 2026.01.09 14:14:46.008195 [ 4 ] {b6f0bc0f-96d6-4397-9e46-ed00799531ee} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3057 | 2026.01.09 14:14:46.008409 [ 4 ] {b6f0bc0f-96d6-4397-9e46-ed00799531ee} <Trace> oximeter.fields_u8 (daab3a17-8da3-43df-b848-6f2b7b93ffa5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3058 | 2026.01.09 14:14:46.008534 [ 4 ] {b6f0bc0f-96d6-4397-9e46-ed00799531ee} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001226 sec., 172104.40456769982 rows/sec., 9.77 MiB/sec. | ||
| 3059 | 2026.01.09 14:14:46.008569 [ 4 ] {b6f0bc0f-96d6-4397-9e46-ed00799531ee} <Debug> TCPHandler: Processed in 0.001394314 sec. | ||
| 3060 | 2026.01.09 14:14:46.008676 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3061 | 2026.01.09 14:14:46.008782 [ 4 ] {db83b811-d6a8-4d84-8f31-a802de275ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3062 | 2026.01.09 14:14:46.008826 [ 4 ] {db83b811-d6a8-4d84-8f31-a802de275ddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3063 | 2026.01.09 14:14:46.009464 [ 4 ] {db83b811-d6a8-4d84-8f31-a802de275ddd} <Trace> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3064 | 2026.01.09 14:14:46.009500 [ 4 ] {db83b811-d6a8-4d84-8f31-a802de275ddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3065 | 2026.01.09 14:14:46.009857 [ 4 ] {db83b811-d6a8-4d84-8f31-a802de275ddd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3066 | 2026.01.09 14:14:46.010068 [ 4 ] {db83b811-d6a8-4d84-8f31-a802de275ddd} <Trace> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3067 | 2026.01.09 14:14:46.010165 [ 141 ] {} <Debug> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3068 | 2026.01.09 14:14:46.010194 [ 4 ] {db83b811-d6a8-4d84-8f31-a802de275ddd} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001437 sec., 500347.947112039 rows/sec., 35.11 MiB/sec. | ||
| 3069 | 2026.01.09 14:14:46.010198 [ 141 ] {} <Trace> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3070 | 2026.01.09 14:14:46.010227 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3071 | 2026.01.09 14:14:46.010233 [ 4 ] {db83b811-d6a8-4d84-8f31-a802de275ddd} <Debug> TCPHandler: Processed in 0.001608178 sec. | ||
| 3072 | 2026.01.09 14:14:46.010334 [ 186 ] {16fb1d95-9f19-415d-8aa0-53af2f8871c3::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 | ||
| 3073 | 2026.01.09 14:14:46.010342 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3074 | 2026.01.09 14:14:46.010485 [ 4 ] {4c31e424-c995-4e46-9e15-084509c05f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3075 | 2026.01.09 14:14:46.010495 [ 186 ] {16fb1d95-9f19-415d-8aa0-53af2f8871c3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3076 | 2026.01.09 14:14:46.010528 [ 4 ] {4c31e424-c995-4e46-9e15-084509c05f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3077 | 2026.01.09 14:14:46.010541 [ 186 ] {16fb1d95-9f19-415d-8aa0-53af2f8871c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 740 rows starting from the beginning of the part | ||
| 3078 | 2026.01.09 14:14:46.010641 [ 186 ] {16fb1d95-9f19-415d-8aa0-53af2f8871c3::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 | ||
| 3079 | 2026.01.09 14:14:46.010694 [ 186 ] {16fb1d95-9f19-415d-8aa0-53af2f8871c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1197 rows starting from the beginning of the part | ||
| 3080 | 2026.01.09 14:14:46.010740 [ 186 ] {16fb1d95-9f19-415d-8aa0-53af2f8871c3::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 | ||
| 3081 | 2026.01.09 14:14:46.010793 [ 186 ] {16fb1d95-9f19-415d-8aa0-53af2f8871c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 3082 | 2026.01.09 14:14:46.010838 [ 186 ] {16fb1d95-9f19-415d-8aa0-53af2f8871c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 719 rows starting from the beginning of the part | ||
| 3083 | 2026.01.09 14:14:46.010857 [ 4 ] {4c31e424-c995-4e46-9e15-084509c05f8f} <Trace> oximeter.measurements_bool (b645b648-c560-404f-a835-91550d78d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3084 | 2026.01.09 14:14:46.010898 [ 4 ] {4c31e424-c995-4e46-9e15-084509c05f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3085 | 2026.01.09 14:14:46.011250 [ 4 ] {4c31e424-c995-4e46-9e15-084509c05f8f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3086 | 2026.01.09 14:14:46.011385 [ 190 ] {ada04751-ed67-4fc5-8ed4-6aabf0c82f6e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4890 rows, containing 5 columns (5 merged, 0 gathered) in 0.007323809 sec., 667685.3533455065 rows/sec., 56.22 MiB/sec. | ||
| 3087 | 2026.01.09 14:14:46.011488 [ 4 ] {4c31e424-c995-4e46-9e15-084509c05f8f} <Trace> oximeter.measurements_bool (b645b648-c560-404f-a835-91550d78d2fe): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3088 | 2026.01.09 14:14:46.011626 [ 4 ] {4c31e424-c995-4e46-9e15-084509c05f8f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00116 sec., 5172.413793103448 rows/sec., 270.24 KiB/sec. | ||
| 3089 | 2026.01.09 14:14:46.011663 [ 4 ] {4c31e424-c995-4e46-9e15-084509c05f8f} <Debug> TCPHandler: Processed in 0.001369614 sec. | ||
| 3090 | 2026.01.09 14:14:46.011687 [ 189 ] {ada04751-ed67-4fc5-8ed4-6aabf0c82f6e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3091 | 2026.01.09 14:14:46.011771 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3092 | 2026.01.09 14:14:46.011866 [ 4 ] {ad675cfa-f38a-49df-b4c4-c1e212d0c9fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3093 | 2026.01.09 14:14:46.011909 [ 4 ] {ad675cfa-f38a-49df-b4c4-c1e212d0c9fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3094 | 2026.01.09 14:14:46.011954 [ 189 ] {ada04751-ed67-4fc5-8ed4-6aabf0c82f6e::all_1_16_3} <Trace> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3095 | 2026.01.09 14:14:46.012019 [ 189 ] {ada04751-ed67-4fc5-8ed4-6aabf0c82f6e::all_1_16_3} <Trace> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3096 | 2026.01.09 14:14:46.012098 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 3097 | 2026.01.09 14:14:46.012259 [ 189 ] {16fb1d95-9f19-415d-8aa0-53af2f8871c3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2848 rows, containing 5 columns (5 merged, 0 gathered) in 0.001980015 sec., 1438372.9416191292 rows/sec., 108.15 MiB/sec. | ||
| 3098 | 2026.01.09 14:14:46.012339 [ 4 ] {ad675cfa-f38a-49df-b4c4-c1e212d0c9fa} <Trace> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3099 | 2026.01.09 14:14:46.012373 [ 4 ] {ad675cfa-f38a-49df-b4c4-c1e212d0c9fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3100 | 2026.01.09 14:14:46.012475 [ 200 ] {16fb1d95-9f19-415d-8aa0-53af2f8871c3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3101 | 2026.01.09 14:14:46.012746 [ 4 ] {ad675cfa-f38a-49df-b4c4-c1e212d0c9fa} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3102 | 2026.01.09 14:14:46.012777 [ 200 ] {16fb1d95-9f19-415d-8aa0-53af2f8871c3::all_1_16_3} <Trace> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3103 | 2026.01.09 14:14:46.012876 [ 200 ] {16fb1d95-9f19-415d-8aa0-53af2f8871c3::all_1_16_3} <Trace> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3104 | 2026.01.09 14:14:46.012965 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 3105 | 2026.01.09 14:14:46.013011 [ 4 ] {ad675cfa-f38a-49df-b4c4-c1e212d0c9fa} <Trace> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3106 | 2026.01.09 14:14:46.013110 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3107 | 2026.01.09 14:14:46.013137 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3108 | 2026.01.09 14:14:46.013148 [ 4 ] {ad675cfa-f38a-49df-b4c4-c1e212d0c9fa} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001301 sec., 241352.80553420444 rows/sec., 15.85 MiB/sec. | ||
| 3109 | 2026.01.09 14:14:46.013152 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3110 | 2026.01.09 14:14:46.013186 [ 4 ] {ad675cfa-f38a-49df-b4c4-c1e212d0c9fa} <Debug> TCPHandler: Processed in 0.001463615 sec. | ||
| 3111 | 2026.01.09 14:14:46.013233 [ 190 ] {452ce421-cbcf-47b2-991d-538a3075854b::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 | ||
| 3112 | 2026.01.09 14:14:46.013292 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3113 | 2026.01.09 14:14:46.013343 [ 190 ] {452ce421-cbcf-47b2-991d-538a3075854b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3114 | 2026.01.09 14:14:46.013377 [ 190 ] {452ce421-cbcf-47b2-991d-538a3075854b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2594 rows starting from the beginning of the part | ||
| 3115 | 2026.01.09 14:14:46.013391 [ 4 ] {c3cefaed-4f96-4a0d-a903-13410f1b7a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3116 | 2026.01.09 14:14:46.013434 [ 190 ] {452ce421-cbcf-47b2-991d-538a3075854b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 3117 | 2026.01.09 14:14:46.013438 [ 4 ] {c3cefaed-4f96-4a0d-a903-13410f1b7a28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3118 | 2026.01.09 14:14:46.013490 [ 190 ] {452ce421-cbcf-47b2-991d-538a3075854b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2720 rows starting from the beginning of the part | ||
| 3119 | 2026.01.09 14:14:46.013539 [ 190 ] {452ce421-cbcf-47b2-991d-538a3075854b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 32 rows starting from the beginning of the part | ||
| 3120 | 2026.01.09 14:14:46.013579 [ 190 ] {452ce421-cbcf-47b2-991d-538a3075854b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3121 | 2026.01.09 14:14:46.013625 [ 190 ] {452ce421-cbcf-47b2-991d-538a3075854b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 314 rows starting from the beginning of the part | ||
| 3122 | 2026.01.09 14:14:46.013773 [ 4 ] {c3cefaed-4f96-4a0d-a903-13410f1b7a28} <Trace> oximeter.measurements_f64 (3961aa08-7dc9-41d1-a818-fe9d50d34ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3123 | 2026.01.09 14:14:46.013814 [ 4 ] {c3cefaed-4f96-4a0d-a903-13410f1b7a28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3124 | 2026.01.09 14:14:46.014115 [ 4 ] {c3cefaed-4f96-4a0d-a903-13410f1b7a28} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3125 | 2026.01.09 14:14:46.014330 [ 4 ] {c3cefaed-4f96-4a0d-a903-13410f1b7a28} <Trace> oximeter.measurements_f64 (3961aa08-7dc9-41d1-a818-fe9d50d34ec4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3126 | 2026.01.09 14:14:46.014457 [ 4 ] {c3cefaed-4f96-4a0d-a903-13410f1b7a28} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001086 sec., 920.8103130755065 rows/sec., 62.05 KiB/sec. | ||
| 3127 | 2026.01.09 14:14:46.014495 [ 4 ] {c3cefaed-4f96-4a0d-a903-13410f1b7a28} <Debug> TCPHandler: Processed in 0.001250922 sec. | ||
| 3128 | 2026.01.09 14:14:46.014614 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3129 | 2026.01.09 14:14:46.014736 [ 4 ] {f6e42d90-ca06-4301-a20d-88c171ca739f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3130 | 2026.01.09 14:14:46.014803 [ 4 ] {f6e42d90-ca06-4301-a20d-88c171ca739f} <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 | ||
| 3131 | 2026.01.09 14:14:46.015745 [ 4 ] {f6e42d90-ca06-4301-a20d-88c171ca739f} <Trace> oximeter.measurements_histogramu64 (ac55ae29-a872-4958-9a57-7c7af64f277f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3132 | 2026.01.09 14:14:46.015778 [ 4 ] {f6e42d90-ca06-4301-a20d-88c171ca739f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3133 | 2026.01.09 14:14:46.016042 [ 200 ] {452ce421-cbcf-47b2-991d-538a3075854b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5980 rows, containing 5 columns (5 merged, 0 gathered) in 0.002841499 sec., 2104523.0000080946 rows/sec., 140.60 MiB/sec. | ||
| 3134 | 2026.01.09 14:14:46.016421 [ 4 ] {f6e42d90-ca06-4301-a20d-88c171ca739f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3135 | 2026.01.09 14:14:46.016539 [ 186 ] {452ce421-cbcf-47b2-991d-538a3075854b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3136 | 2026.01.09 14:14:46.016711 [ 4 ] {f6e42d90-ca06-4301-a20d-88c171ca739f} <Trace> oximeter.measurements_histogramu64 (ac55ae29-a872-4958-9a57-7c7af64f277f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3137 | 2026.01.09 14:14:46.016846 [ 186 ] {452ce421-cbcf-47b2-991d-538a3075854b::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3138 | 2026.01.09 14:14:46.016868 [ 4 ] {f6e42d90-ca06-4301-a20d-88c171ca739f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002158 sec., 18535.681186283593 rows/sec., 33.22 MiB/sec. | ||
| 3139 | 2026.01.09 14:14:46.016928 [ 4 ] {f6e42d90-ca06-4301-a20d-88c171ca739f} <Debug> TCPHandler: Processed in 0.002377702 sec. | ||
| 3140 | 2026.01.09 14:14:46.016929 [ 186 ] {452ce421-cbcf-47b2-991d-538a3075854b::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3141 | 2026.01.09 14:14:46.017018 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 3142 | 2026.01.09 14:14:46.017059 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3143 | 2026.01.09 14:14:46.017184 [ 4 ] {915771eb-16fd-408b-94aa-0d3be0d8c538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3144 | 2026.01.09 14:14:46.017240 [ 4 ] {915771eb-16fd-408b-94aa-0d3be0d8c538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3145 | 2026.01.09 14:14:46.017679 [ 4 ] {915771eb-16fd-408b-94aa-0d3be0d8c538} <Trace> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3146 | 2026.01.09 14:14:46.017722 [ 4 ] {915771eb-16fd-408b-94aa-0d3be0d8c538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3147 | 2026.01.09 14:14:46.018161 [ 4 ] {915771eb-16fd-408b-94aa-0d3be0d8c538} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3148 | 2026.01.09 14:14:46.018402 [ 4 ] {915771eb-16fd-408b-94aa-0d3be0d8c538} <Trace> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3149 | 2026.01.09 14:14:46.018506 [ 141 ] {} <Debug> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3150 | 2026.01.09 14:14:46.018536 [ 4 ] {915771eb-16fd-408b-94aa-0d3be0d8c538} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001377 sec., 75526.50689905592 rows/sec., 4.63 MiB/sec. | ||
| 3151 | 2026.01.09 14:14:46.018537 [ 141 ] {} <Trace> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3152 | 2026.01.09 14:14:46.018566 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3153 | 2026.01.09 14:14:46.018573 [ 4 ] {915771eb-16fd-408b-94aa-0d3be0d8c538} <Debug> TCPHandler: Processed in 0.001573658 sec. | ||
| 3154 | 2026.01.09 14:14:46.018636 [ 186 ] {125fcaf9-5e84-4289-a45a-421984e75f1a::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 | ||
| 3155 | 2026.01.09 14:14:46.018726 [ 186 ] {125fcaf9-5e84-4289-a45a-421984e75f1a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3156 | 2026.01.09 14:14:46.018751 [ 186 ] {125fcaf9-5e84-4289-a45a-421984e75f1a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 888 rows starting from the beginning of the part | ||
| 3157 | 2026.01.09 14:14:46.018797 [ 186 ] {125fcaf9-5e84-4289-a45a-421984e75f1a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 3158 | 2026.01.09 14:14:46.018835 [ 186 ] {125fcaf9-5e84-4289-a45a-421984e75f1a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 92 rows starting from the beginning of the part | ||
| 3159 | 2026.01.09 14:14:46.018875 [ 186 ] {125fcaf9-5e84-4289-a45a-421984e75f1a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 3160 | 2026.01.09 14:14:46.018912 [ 186 ] {125fcaf9-5e84-4289-a45a-421984e75f1a::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 | ||
| 3161 | 2026.01.09 14:14:46.018947 [ 186 ] {125fcaf9-5e84-4289-a45a-421984e75f1a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 104 rows starting from the beginning of the part | ||
| 3162 | 2026.01.09 14:14:46.019768 [ 191 ] {125fcaf9-5e84-4289-a45a-421984e75f1a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1216 rows, containing 4 columns (4 merged, 0 gathered) in 0.001155801 sec., 1052084.2255717032 rows/sec., 66.50 MiB/sec. | ||
| 3163 | 2026.01.09 14:14:46.019943 [ 186 ] {125fcaf9-5e84-4289-a45a-421984e75f1a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3164 | 2026.01.09 14:14:46.020172 [ 186 ] {125fcaf9-5e84-4289-a45a-421984e75f1a::all_1_16_3} <Trace> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3165 | 2026.01.09 14:14:46.020236 [ 186 ] {125fcaf9-5e84-4289-a45a-421984e75f1a::all_1_16_3} <Trace> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3166 | 2026.01.09 14:14:46.020292 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3167 | 2026.01.09 14:14:50.986279 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3168 | 2026.01.09 14:14:50.986497 [ 4 ] {c3b7c5d3-268e-43a1-a39b-3f577f7a2aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3169 | 2026.01.09 14:14:50.986563 [ 4 ] {c3b7c5d3-268e-43a1-a39b-3f577f7a2aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3170 | 2026.01.09 14:14:50.987249 [ 4 ] {c3b7c5d3-268e-43a1-a39b-3f577f7a2aa3} <Trace> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3171 | 2026.01.09 14:14:50.987299 [ 4 ] {c3b7c5d3-268e-43a1-a39b-3f577f7a2aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3172 | 2026.01.09 14:14:50.987683 [ 4 ] {c3b7c5d3-268e-43a1-a39b-3f577f7a2aa3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3173 | 2026.01.09 14:14:50.987906 [ 4 ] {c3b7c5d3-268e-43a1-a39b-3f577f7a2aa3} <Trace> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3174 | 2026.01.09 14:14:50.988064 [ 4 ] {c3b7c5d3-268e-43a1-a39b-3f577f7a2aa3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001615 sec., 34674.9226006192 rows/sec., 2.66 MiB/sec. | ||
| 3175 | 2026.01.09 14:14:50.988109 [ 4 ] {c3b7c5d3-268e-43a1-a39b-3f577f7a2aa3} <Debug> TCPHandler: Processed in 0.002022566 sec. | ||
| 3176 | 2026.01.09 14:14:50.988229 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3177 | 2026.01.09 14:14:50.988331 [ 4 ] {19ec0920-d12e-40e0-9f38-25503b3220b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3178 | 2026.01.09 14:14:50.988373 [ 4 ] {19ec0920-d12e-40e0-9f38-25503b3220b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3179 | 2026.01.09 14:14:50.988783 [ 4 ] {19ec0920-d12e-40e0-9f38-25503b3220b8} <Trace> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3180 | 2026.01.09 14:14:50.988821 [ 4 ] {19ec0920-d12e-40e0-9f38-25503b3220b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3181 | 2026.01.09 14:14:50.989125 [ 4 ] {19ec0920-d12e-40e0-9f38-25503b3220b8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3182 | 2026.01.09 14:14:50.989327 [ 4 ] {19ec0920-d12e-40e0-9f38-25503b3220b8} <Trace> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3183 | 2026.01.09 14:14:50.989452 [ 4 ] {19ec0920-d12e-40e0-9f38-25503b3220b8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001144 sec., 55944.055944055945 rows/sec., 4.37 MiB/sec. | ||
| 3184 | 2026.01.09 14:14:50.989488 [ 4 ] {19ec0920-d12e-40e0-9f38-25503b3220b8} <Debug> TCPHandler: Processed in 0.001311053 sec. | ||
| 3185 | 2026.01.09 14:14:50.989614 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3186 | 2026.01.09 14:14:50.989708 [ 4 ] {2f978b96-d19b-47cf-a94f-81bfbd7b0fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3187 | 2026.01.09 14:14:50.989750 [ 4 ] {2f978b96-d19b-47cf-a94f-81bfbd7b0fd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3188 | 2026.01.09 14:14:50.990142 [ 4 ] {2f978b96-d19b-47cf-a94f-81bfbd7b0fd1} <Trace> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3189 | 2026.01.09 14:14:50.990179 [ 4 ] {2f978b96-d19b-47cf-a94f-81bfbd7b0fd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3190 | 2026.01.09 14:14:50.990505 [ 4 ] {2f978b96-d19b-47cf-a94f-81bfbd7b0fd1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3191 | 2026.01.09 14:14:50.990716 [ 4 ] {2f978b96-d19b-47cf-a94f-81bfbd7b0fd1} <Trace> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3192 | 2026.01.09 14:14:50.990840 [ 4 ] {2f978b96-d19b-47cf-a94f-81bfbd7b0fd1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 3193 | 2026.01.09 14:14:50.990875 [ 4 ] {2f978b96-d19b-47cf-a94f-81bfbd7b0fd1} <Debug> TCPHandler: Processed in 0.001312553 sec. | ||
| 3194 | 2026.01.09 14:14:50.990975 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3195 | 2026.01.09 14:14:50.991067 [ 4 ] {80dbc945-d585-4fe9-ab79-f90ba55f713d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3196 | 2026.01.09 14:14:50.991107 [ 4 ] {80dbc945-d585-4fe9-ab79-f90ba55f713d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3197 | 2026.01.09 14:14:50.991462 [ 4 ] {80dbc945-d585-4fe9-ab79-f90ba55f713d} <Trace> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3198 | 2026.01.09 14:14:50.991497 [ 4 ] {80dbc945-d585-4fe9-ab79-f90ba55f713d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3199 | 2026.01.09 14:14:50.991791 [ 4 ] {80dbc945-d585-4fe9-ab79-f90ba55f713d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3200 | 2026.01.09 14:14:50.991989 [ 4 ] {80dbc945-d585-4fe9-ab79-f90ba55f713d} <Trace> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3201 | 2026.01.09 14:14:50.992111 [ 4 ] {80dbc945-d585-4fe9-ab79-f90ba55f713d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 3202 | 2026.01.09 14:14:50.992145 [ 4 ] {80dbc945-d585-4fe9-ab79-f90ba55f713d} <Debug> TCPHandler: Processed in 0.001217032 sec. | ||
| 3203 | 2026.01.09 14:14:53.092625 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6186 | ||
| 3204 | 2026.01.09 14:14:53.093460 [ 245 ] {} <Trace> system.asynchronous_metric_log (d09d9d36-0225-43bd-90fc-2045d7f60d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3205 | 2026.01.09 14:14:53.093541 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3206 | 2026.01.09 14:14:53.094069 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3207 | 2026.01.09 14:14:53.094315 [ 245 ] {} <Trace> system.asynchronous_metric_log (d09d9d36-0225-43bd-90fc-2045d7f60d79): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3208 | 2026.01.09 14:14:53.094464 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6186 | ||
| 3209 | 2026.01.09 14:14:53.425993 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3210 | 2026.01.09 14:14:53.442784 [ 244 ] {} <Trace> system.metric_log (01fdf851-e86f-48c9-8dc2-7c4c0a390f27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3211 | 2026.01.09 14:14:53.442849 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3212 | 2026.01.09 14:14:53.448480 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3213 | 2026.01.09 14:14:53.449200 [ 244 ] {} <Trace> system.metric_log (01fdf851-e86f-48c9-8dc2-7c4c0a390f27): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3214 | 2026.01.09 14:14:53.452407 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3215 | 2026.01.09 14:14:55.593717 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 448 | ||
| 3216 | 2026.01.09 14:14:55.596533 [ 243 ] {} <Trace> system.query_log (42092fbb-cdc5-47ac-bbb6-6d64123b1bb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3217 | 2026.01.09 14:14:55.596588 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3218 | 2026.01.09 14:14:55.597765 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3219 | 2026.01.09 14:14:55.598039 [ 243 ] {} <Trace> system.query_log (42092fbb-cdc5-47ac-bbb6-6d64123b1bb5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3220 | 2026.01.09 14:14:55.598386 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 448 | ||
| 3221 | 2026.01.09 14:14:55.999699 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3222 | 2026.01.09 14:14:55.999883 [ 4 ] {83cc7393-e0e5-48e7-8649-fbc0d9869c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3223 | 2026.01.09 14:14:55.999949 [ 4 ] {83cc7393-e0e5-48e7-8649-fbc0d9869c19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3224 | 2026.01.09 14:14:56.000749 [ 4 ] {83cc7393-e0e5-48e7-8649-fbc0d9869c19} <Trace> oximeter.fields_i16 (3feb7196-ec3f-4050-afcd-6a5efa334e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3225 | 2026.01.09 14:14:56.000801 [ 4 ] {83cc7393-e0e5-48e7-8649-fbc0d9869c19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3226 | 2026.01.09 14:14:56.001345 [ 4 ] {83cc7393-e0e5-48e7-8649-fbc0d9869c19} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3227 | 2026.01.09 14:14:56.001587 [ 4 ] {83cc7393-e0e5-48e7-8649-fbc0d9869c19} <Trace> oximeter.fields_i16 (3feb7196-ec3f-4050-afcd-6a5efa334e0e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3228 | 2026.01.09 14:14:56.001722 [ 66 ] {} <Debug> oximeter.fields_i16 (3feb7196-ec3f-4050-afcd-6a5efa334e0e) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3229 | 2026.01.09 14:14:56.001749 [ 4 ] {83cc7393-e0e5-48e7-8649-fbc0d9869c19} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001914 sec., 214211.0762800418 rows/sec., 13.59 MiB/sec. | ||
| 3230 | 2026.01.09 14:14:56.001795 [ 66 ] {} <Trace> oximeter.fields_i16 (3feb7196-ec3f-4050-afcd-6a5efa334e0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3231 | 2026.01.09 14:14:56.001815 [ 4 ] {83cc7393-e0e5-48e7-8649-fbc0d9869c19} <Debug> TCPHandler: Processed in 0.00225151 sec. | ||
| 3232 | 2026.01.09 14:14:56.001824 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3233 | 2026.01.09 14:14:56.001949 [ 200 ] {3feb7196-ec3f-4050-afcd-6a5efa334e0e::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 3234 | 2026.01.09 14:14:56.001971 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3235 | 2026.01.09 14:14:56.002096 [ 200 ] {3feb7196-ec3f-4050-afcd-6a5efa334e0e::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3236 | 2026.01.09 14:14:56.002124 [ 4 ] {b143889d-242f-400f-a978-c7c8d48e6416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3237 | 2026.01.09 14:14:56.002137 [ 200 ] {3feb7196-ec3f-4050-afcd-6a5efa334e0e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 410 rows starting from the beginning of the part | ||
| 3238 | 2026.01.09 14:14:56.002186 [ 4 ] {b143889d-242f-400f-a978-c7c8d48e6416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3239 | 2026.01.09 14:14:56.002223 [ 200 ] {3feb7196-ec3f-4050-afcd-6a5efa334e0e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 410 rows starting from the beginning of the part | ||
| 3240 | 2026.01.09 14:14:56.002278 [ 200 ] {3feb7196-ec3f-4050-afcd-6a5efa334e0e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 410 rows starting from the beginning of the part | ||
| 3241 | 2026.01.09 14:14:56.002326 [ 200 ] {3feb7196-ec3f-4050-afcd-6a5efa334e0e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 3242 | 2026.01.09 14:14:56.002383 [ 200 ] {3feb7196-ec3f-4050-afcd-6a5efa334e0e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 3243 | 2026.01.09 14:14:56.003173 [ 4 ] {b143889d-242f-400f-a978-c7c8d48e6416} <Trace> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3244 | 2026.01.09 14:14:56.003216 [ 4 ] {b143889d-242f-400f-a978-c7c8d48e6416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3245 | 2026.01.09 14:14:56.003447 [ 186 ] {3feb7196-ec3f-4050-afcd-6a5efa334e0e::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001549847 sec., 1322711.2095581046 rows/sec., 88.95 MiB/sec. | ||
| 3246 | 2026.01.09 14:14:56.003640 [ 4 ] {b143889d-242f-400f-a978-c7c8d48e6416} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3247 | 2026.01.09 14:14:56.003660 [ 191 ] {3feb7196-ec3f-4050-afcd-6a5efa334e0e::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3248 | 2026.01.09 14:14:56.003939 [ 4 ] {b143889d-242f-400f-a978-c7c8d48e6416} <Trace> oximeter.fields_string (ada04751-ed67-4fc5-8ed4-6aabf0c82f6e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3249 | 2026.01.09 14:14:56.004103 [ 4 ] {b143889d-242f-400f-a978-c7c8d48e6416} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.00201 sec., 593034.8258706467 rows/sec., 47.38 MiB/sec. | ||
| 3250 | 2026.01.09 14:14:56.004110 [ 191 ] {3feb7196-ec3f-4050-afcd-6a5efa334e0e::all_1_9_2} <Trace> oximeter.fields_i16 (3feb7196-ec3f-4050-afcd-6a5efa334e0e): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3251 | 2026.01.09 14:14:56.004145 [ 4 ] {b143889d-242f-400f-a978-c7c8d48e6416} <Debug> TCPHandler: Processed in 0.00223928 sec. | ||
| 3252 | 2026.01.09 14:14:56.004207 [ 191 ] {3feb7196-ec3f-4050-afcd-6a5efa334e0e::all_1_9_2} <Trace> oximeter.fields_i16 (3feb7196-ec3f-4050-afcd-6a5efa334e0e) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3253 | 2026.01.09 14:14:56.004268 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3254 | 2026.01.09 14:14:56.004307 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3255 | 2026.01.09 14:14:56.004369 [ 4 ] {cb5c5f8b-80ab-4ebc-8aeb-98b34da08367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3256 | 2026.01.09 14:14:56.004414 [ 4 ] {cb5c5f8b-80ab-4ebc-8aeb-98b34da08367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3257 | 2026.01.09 14:14:56.004895 [ 4 ] {cb5c5f8b-80ab-4ebc-8aeb-98b34da08367} <Trace> oximeter.fields_u16 (725d205e-5904-4ff1-aad2-94b00a27fb35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3258 | 2026.01.09 14:14:56.004932 [ 4 ] {cb5c5f8b-80ab-4ebc-8aeb-98b34da08367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3259 | 2026.01.09 14:14:56.005266 [ 4 ] {cb5c5f8b-80ab-4ebc-8aeb-98b34da08367} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3260 | 2026.01.09 14:14:56.005491 [ 4 ] {cb5c5f8b-80ab-4ebc-8aeb-98b34da08367} <Trace> oximeter.fields_u16 (725d205e-5904-4ff1-aad2-94b00a27fb35): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3261 | 2026.01.09 14:14:56.005616 [ 4 ] {cb5c5f8b-80ab-4ebc-8aeb-98b34da08367} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001266 sec., 193522.90679304898 rows/sec., 11.82 MiB/sec. | ||
| 3262 | 2026.01.09 14:14:56.005652 [ 4 ] {cb5c5f8b-80ab-4ebc-8aeb-98b34da08367} <Debug> TCPHandler: Processed in 0.001436175 sec. | ||
| 3263 | 2026.01.09 14:14:56.005763 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3264 | 2026.01.09 14:14:56.005859 [ 4 ] {4d5460c8-0cca-49ee-80c8-b02902a3ce23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3265 | 2026.01.09 14:14:56.005897 [ 4 ] {4d5460c8-0cca-49ee-80c8-b02902a3ce23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3266 | 2026.01.09 14:14:56.006350 [ 4 ] {4d5460c8-0cca-49ee-80c8-b02902a3ce23} <Trace> oximeter.fields_u32 (f8ee3e63-b1f6-49a1-a025-5211c9c3b60c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3267 | 2026.01.09 14:14:56.006385 [ 4 ] {4d5460c8-0cca-49ee-80c8-b02902a3ce23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3268 | 2026.01.09 14:14:56.006693 [ 4 ] {4d5460c8-0cca-49ee-80c8-b02902a3ce23} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3269 | 2026.01.09 14:14:56.006904 [ 4 ] {4d5460c8-0cca-49ee-80c8-b02902a3ce23} <Trace> oximeter.fields_u32 (f8ee3e63-b1f6-49a1-a025-5211c9c3b60c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3270 | 2026.01.09 14:14:56.007026 [ 4 ] {4d5460c8-0cca-49ee-80c8-b02902a3ce23} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001186 sec., 178752.107925801 rows/sec., 11.53 MiB/sec. | ||
| 3271 | 2026.01.09 14:14:56.007061 [ 4 ] {4d5460c8-0cca-49ee-80c8-b02902a3ce23} <Debug> TCPHandler: Processed in 0.001350084 sec. | ||
| 3272 | 2026.01.09 14:14:56.007164 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3273 | 2026.01.09 14:14:56.007269 [ 4 ] {ef48cb9d-9f30-49ad-aed9-2b2babba7c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3274 | 2026.01.09 14:14:56.007311 [ 4 ] {ef48cb9d-9f30-49ad-aed9-2b2babba7c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3275 | 2026.01.09 14:14:56.007781 [ 4 ] {ef48cb9d-9f30-49ad-aed9-2b2babba7c92} <Trace> oximeter.fields_u8 (daab3a17-8da3-43df-b848-6f2b7b93ffa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3276 | 2026.01.09 14:14:56.007817 [ 4 ] {ef48cb9d-9f30-49ad-aed9-2b2babba7c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3277 | 2026.01.09 14:14:56.008139 [ 4 ] {ef48cb9d-9f30-49ad-aed9-2b2babba7c92} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3278 | 2026.01.09 14:14:56.008366 [ 4 ] {ef48cb9d-9f30-49ad-aed9-2b2babba7c92} <Trace> oximeter.fields_u8 (daab3a17-8da3-43df-b848-6f2b7b93ffa5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3279 | 2026.01.09 14:14:56.008498 [ 4 ] {ef48cb9d-9f30-49ad-aed9-2b2babba7c92} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001248 sec., 169070.5128205128 rows/sec., 9.60 MiB/sec. | ||
| 3280 | 2026.01.09 14:14:56.008501 [ 75 ] {} <Debug> oximeter.fields_u8 (daab3a17-8da3-43df-b848-6f2b7b93ffa5) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3281 | 2026.01.09 14:14:56.008538 [ 4 ] {ef48cb9d-9f30-49ad-aed9-2b2babba7c92} <Debug> TCPHandler: Processed in 0.001424464 sec. | ||
| 3282 | 2026.01.09 14:14:56.008565 [ 75 ] {} <Trace> oximeter.fields_u8 (daab3a17-8da3-43df-b848-6f2b7b93ffa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3283 | 2026.01.09 14:14:56.008595 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3284 | 2026.01.09 14:14:56.008660 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3285 | 2026.01.09 14:14:56.008684 [ 201 ] {daab3a17-8da3-43df-b848-6f2b7b93ffa5::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 3286 | 2026.01.09 14:14:56.008770 [ 4 ] {ebeddd4c-1b92-4458-8222-e013a8e816fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3287 | 2026.01.09 14:14:56.008793 [ 201 ] {daab3a17-8da3-43df-b848-6f2b7b93ffa5::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3288 | 2026.01.09 14:14:56.008811 [ 4 ] {ebeddd4c-1b92-4458-8222-e013a8e816fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3289 | 2026.01.09 14:14:56.008825 [ 201 ] {daab3a17-8da3-43df-b848-6f2b7b93ffa5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 211 rows starting from the beginning of the part | ||
| 3290 | 2026.01.09 14:14:56.008892 [ 201 ] {daab3a17-8da3-43df-b848-6f2b7b93ffa5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 211 rows starting from the beginning of the part | ||
| 3291 | 2026.01.09 14:14:56.008941 [ 201 ] {daab3a17-8da3-43df-b848-6f2b7b93ffa5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 211 rows starting from the beginning of the part | ||
| 3292 | 2026.01.09 14:14:56.008987 [ 201 ] {daab3a17-8da3-43df-b848-6f2b7b93ffa5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 3293 | 2026.01.09 14:14:56.009061 [ 201 ] {daab3a17-8da3-43df-b848-6f2b7b93ffa5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 3294 | 2026.01.09 14:14:56.009472 [ 4 ] {ebeddd4c-1b92-4458-8222-e013a8e816fa} <Trace> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3295 | 2026.01.09 14:14:56.009510 [ 4 ] {ebeddd4c-1b92-4458-8222-e013a8e816fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3296 | 2026.01.09 14:14:56.009856 [ 4 ] {ebeddd4c-1b92-4458-8222-e013a8e816fa} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3297 | 2026.01.09 14:14:56.009914 [ 186 ] {daab3a17-8da3-43df-b848-6f2b7b93ffa5::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001269553 sec., 831001.1476480304 rows/sec., 50.36 MiB/sec. | ||
| 3298 | 2026.01.09 14:14:56.010042 [ 201 ] {daab3a17-8da3-43df-b848-6f2b7b93ffa5::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3299 | 2026.01.09 14:14:56.010083 [ 4 ] {ebeddd4c-1b92-4458-8222-e013a8e816fa} <Trace> oximeter.fields_uuid (16fb1d95-9f19-415d-8aa0-53af2f8871c3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3300 | 2026.01.09 14:14:56.010230 [ 4 ] {ebeddd4c-1b92-4458-8222-e013a8e816fa} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001468 sec., 489782.01634877385 rows/sec., 34.37 MiB/sec. | ||
| 3301 | 2026.01.09 14:14:56.010285 [ 201 ] {daab3a17-8da3-43df-b848-6f2b7b93ffa5::all_1_9_2} <Trace> oximeter.fields_u8 (daab3a17-8da3-43df-b848-6f2b7b93ffa5): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3302 | 2026.01.09 14:14:56.010302 [ 4 ] {ebeddd4c-1b92-4458-8222-e013a8e816fa} <Debug> TCPHandler: Processed in 0.00169885 sec. | ||
| 3303 | 2026.01.09 14:14:56.010351 [ 201 ] {daab3a17-8da3-43df-b848-6f2b7b93ffa5::all_1_9_2} <Trace> oximeter.fields_u8 (daab3a17-8da3-43df-b848-6f2b7b93ffa5) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3304 | 2026.01.09 14:14:56.010408 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3305 | 2026.01.09 14:14:56.010424 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3306 | 2026.01.09 14:14:56.010520 [ 4 ] {43c43b92-d767-4cc9-ae8a-6f0307efa2df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3307 | 2026.01.09 14:14:56.010561 [ 4 ] {43c43b92-d767-4cc9-ae8a-6f0307efa2df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3308 | 2026.01.09 14:14:56.010899 [ 4 ] {43c43b92-d767-4cc9-ae8a-6f0307efa2df} <Trace> oximeter.measurements_bool (b645b648-c560-404f-a835-91550d78d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3309 | 2026.01.09 14:14:56.010935 [ 4 ] {43c43b92-d767-4cc9-ae8a-6f0307efa2df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3310 | 2026.01.09 14:14:56.011254 [ 4 ] {43c43b92-d767-4cc9-ae8a-6f0307efa2df} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3311 | 2026.01.09 14:14:56.011466 [ 4 ] {43c43b92-d767-4cc9-ae8a-6f0307efa2df} <Trace> oximeter.measurements_bool (b645b648-c560-404f-a835-91550d78d2fe): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3312 | 2026.01.09 14:14:56.011593 [ 4 ] {43c43b92-d767-4cc9-ae8a-6f0307efa2df} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001091 sec., 5499.541704857928 rows/sec., 287.33 KiB/sec. | ||
| 3313 | 2026.01.09 14:14:56.011629 [ 4 ] {43c43b92-d767-4cc9-ae8a-6f0307efa2df} <Debug> TCPHandler: Processed in 0.001254282 sec. | ||
| 3314 | 2026.01.09 14:14:56.011740 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3315 | 2026.01.09 14:14:56.011835 [ 4 ] {ad839ba6-219b-4d53-8cd7-4cd0fa1492ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3316 | 2026.01.09 14:14:56.011878 [ 4 ] {ad839ba6-219b-4d53-8cd7-4cd0fa1492ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3317 | 2026.01.09 14:14:56.012304 [ 4 ] {ad839ba6-219b-4d53-8cd7-4cd0fa1492ad} <Trace> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3318 | 2026.01.09 14:14:56.012341 [ 4 ] {ad839ba6-219b-4d53-8cd7-4cd0fa1492ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3319 | 2026.01.09 14:14:56.012674 [ 4 ] {ad839ba6-219b-4d53-8cd7-4cd0fa1492ad} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3320 | 2026.01.09 14:14:56.012883 [ 4 ] {ad839ba6-219b-4d53-8cd7-4cd0fa1492ad} <Trace> oximeter.measurements_cumulativeu64 (452ce421-cbcf-47b2-991d-538a3075854b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3321 | 2026.01.09 14:14:56.013015 [ 4 ] {ad839ba6-219b-4d53-8cd7-4cd0fa1492ad} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001198 sec., 262103.50584307176 rows/sec., 17.22 MiB/sec. | ||
| 3322 | 2026.01.09 14:14:56.013052 [ 4 ] {ad839ba6-219b-4d53-8cd7-4cd0fa1492ad} <Debug> TCPHandler: Processed in 0.001361634 sec. | ||
| 3323 | 2026.01.09 14:14:56.013158 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3324 | 2026.01.09 14:14:56.013253 [ 4 ] {85489533-048a-453f-b230-19e38152770f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3325 | 2026.01.09 14:14:56.013295 [ 4 ] {85489533-048a-453f-b230-19e38152770f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3326 | 2026.01.09 14:14:56.013604 [ 4 ] {85489533-048a-453f-b230-19e38152770f} <Trace> oximeter.measurements_f64 (3961aa08-7dc9-41d1-a818-fe9d50d34ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3327 | 2026.01.09 14:14:56.013638 [ 4 ] {85489533-048a-453f-b230-19e38152770f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3328 | 2026.01.09 14:14:56.013936 [ 4 ] {85489533-048a-453f-b230-19e38152770f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3329 | 2026.01.09 14:14:56.014140 [ 4 ] {85489533-048a-453f-b230-19e38152770f} <Trace> oximeter.measurements_f64 (3961aa08-7dc9-41d1-a818-fe9d50d34ec4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3330 | 2026.01.09 14:14:56.014263 [ 4 ] {85489533-048a-453f-b230-19e38152770f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 3331 | 2026.01.09 14:14:56.014300 [ 4 ] {85489533-048a-453f-b230-19e38152770f} <Debug> TCPHandler: Processed in 0.00119048 sec. | ||
| 3332 | 2026.01.09 14:14:56.014410 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3333 | 2026.01.09 14:14:56.014503 [ 4 ] {e33e8db1-11df-4061-a424-3a0b55e6b5ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3334 | 2026.01.09 14:14:56.014557 [ 4 ] {e33e8db1-11df-4061-a424-3a0b55e6b5ed} <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 | ||
| 3335 | 2026.01.09 14:14:56.015377 [ 4 ] {e33e8db1-11df-4061-a424-3a0b55e6b5ed} <Trace> oximeter.measurements_histogramu64 (ac55ae29-a872-4958-9a57-7c7af64f277f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3336 | 2026.01.09 14:14:56.015412 [ 4 ] {e33e8db1-11df-4061-a424-3a0b55e6b5ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3337 | 2026.01.09 14:14:56.016083 [ 4 ] {e33e8db1-11df-4061-a424-3a0b55e6b5ed} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3338 | 2026.01.09 14:14:56.016356 [ 4 ] {e33e8db1-11df-4061-a424-3a0b55e6b5ed} <Trace> oximeter.measurements_histogramu64 (ac55ae29-a872-4958-9a57-7c7af64f277f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3339 | 2026.01.09 14:14:56.016519 [ 4 ] {e33e8db1-11df-4061-a424-3a0b55e6b5ed} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002032 sec., 19685.03937007874 rows/sec., 35.27 MiB/sec. | ||
| 3340 | 2026.01.09 14:14:56.016588 [ 4 ] {e33e8db1-11df-4061-a424-3a0b55e6b5ed} <Debug> TCPHandler: Processed in 0.002226559 sec. | ||
| 3341 | 2026.01.09 14:14:56.016703 [ 4 ] {} <Trace> TCP-Session: dc08e296-83fd-4c08-bc15-d01fbe5e8244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3342 | 2026.01.09 14:14:56.016798 [ 4 ] {34af405e-ee58-43b8-be59-1ab4191d3195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3343 | 2026.01.09 14:14:56.016839 [ 4 ] {34af405e-ee58-43b8-be59-1ab4191d3195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3344 | 2026.01.09 14:14:56.017172 [ 4 ] {34af405e-ee58-43b8-be59-1ab4191d3195} <Trace> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3345 | 2026.01.09 14:14:56.017207 [ 4 ] {34af405e-ee58-43b8-be59-1ab4191d3195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3346 | 2026.01.09 14:14:56.017516 [ 4 ] {34af405e-ee58-43b8-be59-1ab4191d3195} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3347 | 2026.01.09 14:14:56.017725 [ 4 ] {34af405e-ee58-43b8-be59-1ab4191d3195} <Trace> oximeter.measurements_u64 (125fcaf9-5e84-4289-a45a-421984e75f1a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3348 | 2026.01.09 14:14:56.017853 [ 4 ] {34af405e-ee58-43b8-be59-1ab4191d3195} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001073 sec., 96924.51071761418 rows/sec., 5.94 MiB/sec. | ||
| 3349 | 2026.01.09 14:14:56.017888 [ 4 ] {34af405e-ee58-43b8-be59-1ab4191d3195} <Debug> TCPHandler: Processed in 0.001236002 sec. | ||