| 1 | [ Mar 24 17:58:41 Enabled. ] | ||
| 2 | [ Mar 24 17:58:41 Rereading configuration. ] | ||
| 3 | [ Mar 24 17:58:41 Rereading configuration. ] | ||
| 4 | [ Mar 24 17:58:44 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Mar 24 17:58:44 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.03.24 17:58:47.415000 [ 1 ] {} <Information> Application: Will watch for the process with pid 26392 | ||
| 29 | 2026.03.24 17:58:47.415422 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.24 17:58:47.612303 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 26392 | ||
| 31 | 2026.03.24 17:58:47.614800 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.24 17:58:47.614985 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.24 17:58:47.816355 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.24 17:58:47.847548 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.24 17:58:47.847636 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.24 17:58:47.847657 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.24 17:58:47.847714 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.24 17:58:47.848455 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.24 17:58:47.852275 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.03.24 17:58:47.853153 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.24 17:58:47.853997 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.03.24 17:58:47.854052 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.03.24 17:58:47.854096 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.24 17:58:47.854786 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.24 17:58:47.855882 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.24 17:58:47.862334 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.24 17:58:47.863050 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.24 17:58:47.864408 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.24 17:58:47.864507 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.24 17:58:47.865560 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.03.24 17:58:47.866021 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.24 17:58:47.869952 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.24 17:58:47.870670 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.24 17:58:47.875644 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.24 17:58:47.876078 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.24 17:58:47.876540 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.24 17:58:47.876886 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.24 17:58:47.878315 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.24 17:58:47.878341 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.24 17:58:47.878429 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.24 17:58:47.878547 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.24 17:58:47.912404 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.24 17:58:47.912432 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000167604 sec | ||
| 68 | 2026.03.24 17:58:47.912482 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.24 17:58:47.912524 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.24 17:58:47.913235 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.24 17:58:47.913831 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.24 17:58:47.937245 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.24 17:58:47.937290 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.24 17:58:47.937374 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.24 17:58:47.937387 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.24 17:58:47.937424 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.24 17:58:47.937501 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.24 17:58:47.940712 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.24 17:58:47.940764 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.24 17:58:47.940826 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.24 17:58:47.941011 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.24 17:58:47.941060 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.24 17:58:47.941075 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.24 17:58:47.941161 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.24 17:58:47.941174 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.24 17:58:47.941209 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.24 17:58:47.941293 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.24 17:58:47.967224 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.24 17:58:47.970205 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.24 17:58:47.970300 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000117452 sec | ||
| 91 | 2026.03.24 17:58:47.970314 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.24 17:58:47.970324 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.24 17:58:47.970350 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.24 17:58:47.970569 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.24 17:58:47.970749 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.24 17:58:47.970763 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.24 17:58:47.970773 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.03.24 17:58:47.970783 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.24 17:58:48.010429 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.24 17:58:48.010642 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.01 MiB | ||
| 101 | 2026.03.24 17:58:48.012109 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.797e-05 sec. | ||
| 102 | 2026.03.24 17:58:48.012523 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.24 17:58:48.013854 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.24 17:58:48.013875 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.24 17:58:48.316506 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48687 | ||
| 106 | 2026.03.24 17:58:48.317382 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.03.24 17:58:48.317439 [ 3 ] {} <Debug> TCP-Session: ffbe2431-e30d-4f4a-8c69-a9a585f8277e Authenticating user 'default' from [fd00:1122:3344:101::a]:48687 | ||
| 108 | 2026.03.24 17:58:48.317467 [ 3 ] {} <Debug> TCP-Session: ffbe2431-e30d-4f4a-8c69-a9a585f8277e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.03.24 17:58:48.317549 [ 3 ] {} <Debug> TCP-Session: ffbe2431-e30d-4f4a-8c69-a9a585f8277e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.24 17:58:48.317646 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.03.24 17:58:48.317674 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.03.24 17:58:48.317756 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.03.24 17:58:48.318216 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48193 | ||
| 114 | 2026.03.24 17:58:48.318302 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63620 | ||
| 115 | 2026.03.24 17:58:48.318318 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62823 | ||
| 116 | 2026.03.24 17:58:48.318532 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.03.24 17:58:48.318597 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.03.24 17:58:48.318623 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38800 | ||
| 119 | 2026.03.24 17:58:48.318656 [ 4 ] {} <Debug> TCP-Session: a49fbb87-a95e-4d94-a0ac-a7ff441185e6 Authenticating user 'default' from [fd00:1122:3344:101::a]:48193 | ||
| 120 | 2026.03.24 17:58:48.318669 [ 5 ] {} <Debug> TCP-Session: 12bedc82-ae36-4fd0-8bec-6f1ec2cd4c05 Authenticating user 'default' from [fd00:1122:3344:101::a]:63620 | ||
| 121 | 2026.03.24 17:58:48.318712 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33769 | ||
| 122 | 2026.03.24 17:58:48.318693 [ 4 ] {} <Debug> TCP-Session: a49fbb87-a95e-4d94-a0ac-a7ff441185e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.03.24 17:58:48.318656 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.03.24 17:58:48.318814 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.03.24 17:58:48.318835 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43436 | ||
| 126 | 2026.03.24 17:58:48.318776 [ 4 ] {} <Debug> TCP-Session: a49fbb87-a95e-4d94-a0ac-a7ff441185e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.03.24 17:58:48.318770 [ 5 ] {} <Debug> TCP-Session: 12bedc82-ae36-4fd0-8bec-6f1ec2cd4c05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.03.24 17:58:48.318917 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.03.24 17:58:48.318907 [ 255 ] {} <Debug> TCP-Session: 2b9aa56d-e113-4c4d-9604-faab37d43dbe Authenticating user 'default' from [fd00:1122:3344:101::a]:38800 | ||
| 130 | 2026.03.24 17:58:48.318968 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52909 | ||
| 131 | 2026.03.24 17:58:48.319022 [ 255 ] {} <Debug> TCP-Session: 2b9aa56d-e113-4c4d-9604-faab37d43dbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.03.24 17:58:48.319047 [ 256 ] {} <Debug> TCP-Session: 83ec7fd8-28b0-4e17-a10a-f0cb81972d60 Authenticating user 'default' from [fd00:1122:3344:101::a]:33769 | ||
| 133 | 2026.03.24 17:58:48.318998 [ 5 ] {} <Debug> TCP-Session: 12bedc82-ae36-4fd0-8bec-6f1ec2cd4c05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.03.24 17:58:48.319121 [ 255 ] {} <Debug> TCP-Session: 2b9aa56d-e113-4c4d-9604-faab37d43dbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.03.24 17:58:48.319106 [ 256 ] {} <Debug> TCP-Session: 83ec7fd8-28b0-4e17-a10a-f0cb81972d60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.03.24 17:58:48.318982 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.03.24 17:58:48.319221 [ 256 ] {} <Debug> TCP-Session: 83ec7fd8-28b0-4e17-a10a-f0cb81972d60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.03.24 17:58:48.319268 [ 257 ] {} <Debug> TCP-Session: 50bc935e-c67c-4f1f-a9ec-1d53283f0e19 Authenticating user 'default' from [fd00:1122:3344:101::a]:43436 | ||
| 139 | 2026.03.24 17:58:48.319177 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2026.03.24 17:58:48.318884 [ 254 ] {} <Debug> TCP-Session: 1d0d10f8-63b2-48e4-a27c-3cc36127d0b9 Authenticating user 'default' from [fd00:1122:3344:101::a]:62823 | ||
| 141 | 2026.03.24 17:58:48.319341 [ 257 ] {} <Debug> TCP-Session: 50bc935e-c67c-4f1f-a9ec-1d53283f0e19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.03.24 17:58:48.319333 [ 258 ] {} <Debug> TCP-Session: 1495d74c-b2f1-4b4f-bd88-c9cdb8b38783 Authenticating user 'default' from [fd00:1122:3344:101::a]:52909 | ||
| 143 | 2026.03.24 17:58:48.319430 [ 254 ] {} <Debug> TCP-Session: 1d0d10f8-63b2-48e4-a27c-3cc36127d0b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.03.24 17:58:48.319443 [ 257 ] {} <Debug> TCP-Session: 50bc935e-c67c-4f1f-a9ec-1d53283f0e19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.03.24 17:58:48.319432 [ 258 ] {} <Debug> TCP-Session: 1495d74c-b2f1-4b4f-bd88-c9cdb8b38783 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.03.24 17:58:48.319533 [ 254 ] {} <Debug> TCP-Session: 1d0d10f8-63b2-48e4-a27c-3cc36127d0b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.03.24 17:58:48.319540 [ 258 ] {} <Debug> TCP-Session: 1495d74c-b2f1-4b4f-bd88-c9cdb8b38783 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.03.24 17:58:49.000185 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.85 MiB, peak 116.85 MiB, free memory in arenas 0.00 B, will set to 118.98 MiB (RSS), difference: 2.13 MiB | ||
| 149 | 2026.03.24 17:58:49.610135 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62169 | ||
| 150 | 2026.03.24 17:58:49.610346 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.03.24 17:58:49.610410 [ 259 ] {} <Debug> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62169 | ||
| 152 | 2026.03.24 17:58:49.610434 [ 259 ] {} <Debug> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.24 17:58:49.610521 [ 259 ] {} <Debug> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.03.24 17:58:49.610599 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.03.24 17:58:49.610632 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.03.24 17:58:49.610727 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2026.03.24 17:58:49.611519 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60834 | ||
| 158 | 2026.03.24 17:58:49.611694 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 159 | 2026.03.24 17:58:49.611701 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64119 | ||
| 160 | 2026.03.24 17:58:49.611735 [ 260 ] {} <Debug> TCP-Session: e09b334a-ac00-4038-b8a5-9afdf4a4b8c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60834 | ||
| 161 | 2026.03.24 17:58:49.611718 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36462 | ||
| 162 | 2026.03.24 17:58:49.611849 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45334 | ||
| 163 | 2026.03.24 17:58:49.611866 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42510 | ||
| 164 | 2026.03.24 17:58:49.611898 [ 260 ] {} <Debug> TCP-Session: e09b334a-ac00-4038-b8a5-9afdf4a4b8c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.03.24 17:58:49.611991 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55602 | ||
| 166 | 2026.03.24 17:58:49.612024 [ 260 ] {} <Debug> TCP-Session: e09b334a-ac00-4038-b8a5-9afdf4a4b8c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2026.03.24 17:58:49.612055 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2026.03.24 17:58:49.612127 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61696 | ||
| 169 | 2026.03.24 17:58:49.612160 [ 262 ] {} <Debug> TCP-Session: a85fb5ed-e802-4ae4-ac8c-997385b90a1d Authenticating user 'default' from [fd00:1122:3344:101::d]:64119 | ||
| 170 | 2026.03.24 17:58:49.612189 [ 262 ] {} <Debug> TCP-Session: a85fb5ed-e802-4ae4-ac8c-997385b90a1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.03.24 17:58:49.612273 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2026.03.24 17:58:49.612281 [ 262 ] {} <Debug> TCP-Session: a85fb5ed-e802-4ae4-ac8c-997385b90a1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2026.03.24 17:58:49.612315 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.03.24 17:58:49.612318 [ 263 ] {} <Debug> TCP-Session: a37fc2f4-9983-405b-bb2d-6fdd7f62726e Authenticating user 'default' from [fd00:1122:3344:101::d]:42510 | ||
| 175 | 2026.03.24 17:58:49.612388 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 176 | 2026.03.24 17:58:49.612360 [ 265 ] {} <Debug> TCP-Session: d7d36cde-aae8-42ce-880b-d0c73ee9ab80 Authenticating user 'default' from [fd00:1122:3344:101::d]:55602 | ||
| 177 | 2026.03.24 17:58:49.612419 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2026.03.24 17:58:49.612461 [ 263 ] {} <Debug> TCP-Session: a37fc2f4-9983-405b-bb2d-6fdd7f62726e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.03.24 17:58:49.612476 [ 265 ] {} <Debug> TCP-Session: d7d36cde-aae8-42ce-880b-d0c73ee9ab80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.03.24 17:58:49.612435 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35543 | ||
| 181 | 2026.03.24 17:58:49.612551 [ 261 ] {} <Debug> TCP-Session: 98361c67-9fc4-4a24-a814-b3f9cfc69b37 Authenticating user 'default' from [fd00:1122:3344:101::d]:36462 | ||
| 182 | 2026.03.24 17:58:49.612558 [ 263 ] {} <Debug> TCP-Session: a37fc2f4-9983-405b-bb2d-6fdd7f62726e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.03.24 17:58:49.612490 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2026.03.24 17:58:49.612634 [ 261 ] {} <Debug> TCP-Session: 98361c67-9fc4-4a24-a814-b3f9cfc69b37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.03.24 17:58:49.612499 [ 266 ] {} <Debug> TCP-Session: a3008a47-78b1-4c0e-ab30-4e3986f0d622 Authenticating user 'default' from [fd00:1122:3344:101::d]:61696 | ||
| 186 | 2026.03.24 17:58:49.612666 [ 264 ] {} <Debug> TCP-Session: 2fffaad9-4bde-4fe6-9586-bc889c492bf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45334 | ||
| 187 | 2026.03.24 17:58:49.612711 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 188 | 2026.03.24 17:58:49.612725 [ 266 ] {} <Debug> TCP-Session: a3008a47-78b1-4c0e-ab30-4e3986f0d622 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.03.24 17:58:49.612734 [ 264 ] {} <Debug> TCP-Session: 2fffaad9-4bde-4fe6-9586-bc889c492bf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.03.24 17:58:49.612708 [ 261 ] {} <Debug> TCP-Session: 98361c67-9fc4-4a24-a814-b3f9cfc69b37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.03.24 17:58:49.612798 [ 267 ] {} <Debug> TCP-Session: 06b7a1e3-5af6-4da8-ba51-a46b083be07c Authenticating user 'default' from [fd00:1122:3344:101::d]:35543 | ||
| 192 | 2026.03.24 17:58:49.612819 [ 266 ] {} <Debug> TCP-Session: a3008a47-78b1-4c0e-ab30-4e3986f0d622 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.03.24 17:58:49.612806 [ 264 ] {} <Debug> TCP-Session: 2fffaad9-4bde-4fe6-9586-bc889c492bf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2026.03.24 17:58:49.612895 [ 267 ] {} <Debug> TCP-Session: 06b7a1e3-5af6-4da8-ba51-a46b083be07c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.03.24 17:58:49.612546 [ 265 ] {} <Debug> TCP-Session: d7d36cde-aae8-42ce-880b-d0c73ee9ab80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.03.24 17:58:49.612976 [ 267 ] {} <Debug> TCP-Session: 06b7a1e3-5af6-4da8-ba51-a46b083be07c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.03.24 17:58:49.619758 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 198 | 2026.03.24 17:58:49.622747 [ 259 ] {0439aa15-dc13-4b9a-b615-40e616730992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 199 | 2026.03.24 17:58:49.799072 [ 259 ] {0439aa15-dc13-4b9a-b615-40e616730992} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:62169) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 200 | |||
| 201 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 203 | 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 | ||
| 204 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 207 | 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 | ||
| 208 | 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 | ||
| 209 | 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 | ||
| 210 | 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 | ||
| 211 | 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 | ||
| 212 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 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 | ||
| 215 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 222 | |||
| 223 | 2026.03.24 17:58:49.800199 [ 259 ] {0439aa15-dc13-4b9a-b615-40e616730992} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 224 | |||
| 225 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 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 | ||
| 228 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 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 | ||
| 232 | 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 | ||
| 233 | 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 | ||
| 234 | 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 | ||
| 235 | 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 | ||
| 236 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 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 | ||
| 239 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 246 | |||
| 247 | 2026.03.24 17:58:49.800496 [ 259 ] {0439aa15-dc13-4b9a-b615-40e616730992} <Debug> TCPHandler: Processed in 0.186957625 sec. | ||
| 248 | 2026.03.24 17:58:49.800978 [ 260 ] {} <Trace> TCP-Session: e09b334a-ac00-4038-b8a5-9afdf4a4b8c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 249 | 2026.03.24 17:58:49.801327 [ 260 ] {f3f25c83-b6f3-480a-ab4d-9a101b9a4396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60834) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 250 | 2026.03.24 17:58:49.801742 [ 260 ] {f3f25c83-b6f3-480a-ab4d-9a101b9a4396} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:60834) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 251 | |||
| 252 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 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 | ||
| 255 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 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 | ||
| 259 | 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 | ||
| 260 | 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 | ||
| 261 | 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 | ||
| 262 | 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 | ||
| 263 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 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 | ||
| 266 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 273 | |||
| 274 | 2026.03.24 17:58:49.802029 [ 260 ] {f3f25c83-b6f3-480a-ab4d-9a101b9a4396} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 275 | |||
| 276 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 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 | ||
| 279 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 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 | ||
| 283 | 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 | ||
| 284 | 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 | ||
| 285 | 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 | ||
| 286 | 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 | ||
| 287 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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 | ||
| 290 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 297 | |||
| 298 | 2026.03.24 17:58:49.802250 [ 260 ] {f3f25c83-b6f3-480a-ab4d-9a101b9a4396} <Debug> TCPHandler: Processed in 0.001463518 sec. | ||
| 299 | 2026.03.24 17:58:49.802576 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 300 | 2026.03.24 17:58:49.803547 [ 259 ] {a103b4a6-a061-4b47-bca6-205aa1a51868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 301 | 2026.03.24 17:58:49.804315 [ 259 ] {a103b4a6-a061-4b47-bca6-205aa1a51868} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 302 | 2026.03.24 17:58:49.817199 [ 259 ] {a103b4a6-a061-4b47-bca6-205aa1a51868} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 303 | 2026.03.24 17:58:49.817226 [ 259 ] {a103b4a6-a061-4b47-bca6-205aa1a51868} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.7682e-05 sec | ||
| 304 | 2026.03.24 17:58:49.817297 [ 259 ] {a103b4a6-a061-4b47-bca6-205aa1a51868} <Trace> ReferentialDeps: No tables | ||
| 305 | 2026.03.24 17:58:49.817348 [ 259 ] {a103b4a6-a061-4b47-bca6-205aa1a51868} <Trace> LoadingDeps: No tables | ||
| 306 | 2026.03.24 17:58:49.817378 [ 259 ] {a103b4a6-a061-4b47-bca6-205aa1a51868} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 307 | 2026.03.24 17:58:49.819557 [ 259 ] {a103b4a6-a061-4b47-bca6-205aa1a51868} <Debug> TCPHandler: Processed in 0.017093137 sec. | ||
| 308 | 2026.03.24 17:58:49.819719 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 309 | 2026.03.24 17:58:49.819952 [ 259 ] {4f35e84c-a479-4d38-be37-ccd8629c5052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) /* The version table contains metadata about the `oximeter` database */ | ||
| 310 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 311 | 2026.03.24 17:58:49.820076 [ 259 ] {4f35e84c-a479-4d38-be37-ccd8629c5052} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 312 | 2026.03.24 17:58:49.825566 [ 259 ] {4f35e84c-a479-4d38-be37-ccd8629c5052} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 313 | 2026.03.24 17:58:49.832644 [ 259 ] {4f35e84c-a479-4d38-be37-ccd8629c5052} <Debug> oximeter.version (8febe6aa-20a8-4ada-a1b5-8de6bb813d9c): Loading data parts | ||
| 314 | 2026.03.24 17:58:49.835190 [ 259 ] {4f35e84c-a479-4d38-be37-ccd8629c5052} <Debug> oximeter.version (8febe6aa-20a8-4ada-a1b5-8de6bb813d9c): There are no data parts | ||
| 315 | 2026.03.24 17:58:49.847125 [ 259 ] {4f35e84c-a479-4d38-be37-ccd8629c5052} <Debug> TCPHandler: Processed in 0.027458091 sec. | ||
| 316 | 2026.03.24 17:58:49.847354 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 317 | 2026.03.24 17:58:49.847665 [ 259 ] {493deff7-b0ae-4a2a-8394-4b5762f60129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) /* The measurement tables contain all individual samples from each timeseries. | ||
| 318 | * | ||
| 319 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 320 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 321 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 322 | * by all samples from the same timeseries. | ||
| 323 | * | ||
| 324 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 325 | * and then uses that to index quickly into the measurements tables. | ||
| 326 | */ | ||
| 327 | 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) | ||
| 328 | 2026.03.24 17:58:49.847815 [ 259 ] {493deff7-b0ae-4a2a-8394-4b5762f60129} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 329 | 2026.03.24 17:58:49.873485 [ 259 ] {493deff7-b0ae-4a2a-8394-4b5762f60129} <Debug> oximeter.measurements_bool (d7331da5-9ebd-41f9-bb3e-1958edf359bd): Loading data parts | ||
| 330 | 2026.03.24 17:58:49.873772 [ 259 ] {493deff7-b0ae-4a2a-8394-4b5762f60129} <Debug> oximeter.measurements_bool (d7331da5-9ebd-41f9-bb3e-1958edf359bd): There are no data parts | ||
| 331 | 2026.03.24 17:58:49.888858 [ 259 ] {493deff7-b0ae-4a2a-8394-4b5762f60129} <Debug> TCPHandler: Processed in 0.041587472 sec. | ||
| 332 | 2026.03.24 17:58:49.889159 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 333 | 2026.03.24 17:58:49.889371 [ 259 ] {d57da795-c84b-46ee-8b7e-5c0112311583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 334 | 2026.03.24 17:58:49.889524 [ 259 ] {d57da795-c84b-46ee-8b7e-5c0112311583} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 335 | 2026.03.24 17:58:49.893057 [ 259 ] {d57da795-c84b-46ee-8b7e-5c0112311583} <Debug> oximeter.measurements_i8 (2d5f9a60-8e3e-46ad-b4c2-304d72e7cfe7): Loading data parts | ||
| 336 | 2026.03.24 17:58:49.893260 [ 259 ] {d57da795-c84b-46ee-8b7e-5c0112311583} <Debug> oximeter.measurements_i8 (2d5f9a60-8e3e-46ad-b4c2-304d72e7cfe7): There are no data parts | ||
| 337 | 2026.03.24 17:58:49.903026 [ 259 ] {d57da795-c84b-46ee-8b7e-5c0112311583} <Debug> TCPHandler: Processed in 0.013955087 sec. | ||
| 338 | 2026.03.24 17:58:49.903236 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 339 | 2026.03.24 17:58:49.903537 [ 259 ] {a8d50065-da56-4c76-91bf-b2105958cab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 340 | 2026.03.24 17:58:49.903703 [ 259 ] {a8d50065-da56-4c76-91bf-b2105958cab2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 341 | 2026.03.24 17:58:49.917012 [ 259 ] {a8d50065-da56-4c76-91bf-b2105958cab2} <Debug> oximeter.measurements_u8 (e13b8071-a171-4e2f-bdf5-fdacb2d86006): Loading data parts | ||
| 342 | 2026.03.24 17:58:49.917196 [ 259 ] {a8d50065-da56-4c76-91bf-b2105958cab2} <Debug> oximeter.measurements_u8 (e13b8071-a171-4e2f-bdf5-fdacb2d86006): There are no data parts | ||
| 343 | 2026.03.24 17:58:49.919666 [ 259 ] {a8d50065-da56-4c76-91bf-b2105958cab2} <Debug> TCPHandler: Processed in 0.016504602 sec. | ||
| 344 | 2026.03.24 17:58:49.919919 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 345 | 2026.03.24 17:58:49.920104 [ 259 ] {c234df11-54d9-4d8a-9cad-a56e1336dc65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 346 | 2026.03.24 17:58:49.920291 [ 259 ] {c234df11-54d9-4d8a-9cad-a56e1336dc65} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 347 | 2026.03.24 17:58:49.931879 [ 259 ] {c234df11-54d9-4d8a-9cad-a56e1336dc65} <Debug> oximeter.measurements_i16 (70ca823d-ec41-428b-b23f-ffa2f08e307d): Loading data parts | ||
| 348 | 2026.03.24 17:58:49.932064 [ 259 ] {c234df11-54d9-4d8a-9cad-a56e1336dc65} <Debug> oximeter.measurements_i16 (70ca823d-ec41-428b-b23f-ffa2f08e307d): There are no data parts | ||
| 349 | 2026.03.24 17:58:49.945461 [ 259 ] {c234df11-54d9-4d8a-9cad-a56e1336dc65} <Debug> TCPHandler: Processed in 0.025599764 sec. | ||
| 350 | 2026.03.24 17:58:49.945654 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 351 | 2026.03.24 17:58:49.945854 [ 259 ] {33e65c62-4547-498d-a60b-a847a866571d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 352 | 2026.03.24 17:58:49.946016 [ 259 ] {33e65c62-4547-498d-a60b-a847a866571d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 353 | 2026.03.24 17:58:49.957580 [ 259 ] {33e65c62-4547-498d-a60b-a847a866571d} <Debug> oximeter.measurements_u16 (41ade494-cb56-4e5d-81b1-59c2446fe279): Loading data parts | ||
| 354 | 2026.03.24 17:58:49.957789 [ 259 ] {33e65c62-4547-498d-a60b-a847a866571d} <Debug> oximeter.measurements_u16 (41ade494-cb56-4e5d-81b1-59c2446fe279): There are no data parts | ||
| 355 | 2026.03.24 17:58:49.972293 [ 259 ] {33e65c62-4547-498d-a60b-a847a866571d} <Debug> TCPHandler: Processed in 0.026708142 sec. | ||
| 356 | 2026.03.24 17:58:49.972607 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 357 | 2026.03.24 17:58:49.972828 [ 259 ] {7608aa85-4c6c-46d6-a123-6b47fdf7258f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 358 | 2026.03.24 17:58:49.972965 [ 259 ] {7608aa85-4c6c-46d6-a123-6b47fdf7258f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 359 | 2026.03.24 17:58:49.985260 [ 259 ] {7608aa85-4c6c-46d6-a123-6b47fdf7258f} <Debug> oximeter.measurements_i32 (21446df8-bf05-4918-9828-17b86b2f8aff): Loading data parts | ||
| 360 | 2026.03.24 17:58:49.985492 [ 259 ] {7608aa85-4c6c-46d6-a123-6b47fdf7258f} <Debug> oximeter.measurements_i32 (21446df8-bf05-4918-9828-17b86b2f8aff): There are no data parts | ||
| 361 | 2026.03.24 17:58:49.988630 [ 259 ] {7608aa85-4c6c-46d6-a123-6b47fdf7258f} <Debug> TCPHandler: Processed in 0.016095201 sec. | ||
| 362 | 2026.03.24 17:58:49.988828 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 363 | 2026.03.24 17:58:49.989060 [ 259 ] {47bc50d2-46ce-4280-aa86-a5b92e06f338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 364 | 2026.03.24 17:58:49.989224 [ 259 ] {47bc50d2-46ce-4280-aa86-a5b92e06f338} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 365 | 2026.03.24 17:58:50.000169 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 123.64 MiB, peak 123.64 MiB, free memory in arenas 0.00 B, will set to 131.82 MiB (RSS), difference: 8.18 MiB | ||
| 366 | 2026.03.24 17:58:50.000937 [ 259 ] {47bc50d2-46ce-4280-aa86-a5b92e06f338} <Debug> oximeter.measurements_u32 (7e2e2454-da81-4c30-a06b-c799334b8261): Loading data parts | ||
| 367 | 2026.03.24 17:58:50.001280 [ 259 ] {47bc50d2-46ce-4280-aa86-a5b92e06f338} <Debug> oximeter.measurements_u32 (7e2e2454-da81-4c30-a06b-c799334b8261): There are no data parts | ||
| 368 | 2026.03.24 17:58:50.012260 [ 259 ] {47bc50d2-46ce-4280-aa86-a5b92e06f338} <Debug> TCPHandler: Processed in 0.02350216 sec. | ||
| 369 | 2026.03.24 17:58:50.012458 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 370 | 2026.03.24 17:58:50.012659 [ 259 ] {cfa6c8a2-7f03-4a70-bf2b-e8491abf0a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 371 | 2026.03.24 17:58:50.012829 [ 259 ] {cfa6c8a2-7f03-4a70-bf2b-e8491abf0a8e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 372 | 2026.03.24 17:58:50.026058 [ 259 ] {cfa6c8a2-7f03-4a70-bf2b-e8491abf0a8e} <Debug> oximeter.measurements_i64 (3fa23055-2402-4026-bacd-59410b767074): Loading data parts | ||
| 373 | 2026.03.24 17:58:50.026421 [ 259 ] {cfa6c8a2-7f03-4a70-bf2b-e8491abf0a8e} <Debug> oximeter.measurements_i64 (3fa23055-2402-4026-bacd-59410b767074): There are no data parts | ||
| 374 | 2026.03.24 17:58:50.037308 [ 259 ] {cfa6c8a2-7f03-4a70-bf2b-e8491abf0a8e} <Debug> TCPHandler: Processed in 0.024907546 sec. | ||
| 375 | 2026.03.24 17:58:50.037543 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 376 | 2026.03.24 17:58:50.037925 [ 259 ] {7874e79c-bc9f-489f-aa6b-877675c8f160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 377 | 2026.03.24 17:58:50.038155 [ 259 ] {7874e79c-bc9f-489f-aa6b-877675c8f160} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 378 | 2026.03.24 17:58:50.052870 [ 259 ] {7874e79c-bc9f-489f-aa6b-877675c8f160} <Debug> oximeter.measurements_u64 (fbd423b2-96dd-4d84-8c53-56d47ead8bde): Loading data parts | ||
| 379 | 2026.03.24 17:58:50.053209 [ 259 ] {7874e79c-bc9f-489f-aa6b-877675c8f160} <Debug> oximeter.measurements_u64 (fbd423b2-96dd-4d84-8c53-56d47ead8bde): There are no data parts | ||
| 380 | 2026.03.24 17:58:50.056574 [ 259 ] {7874e79c-bc9f-489f-aa6b-877675c8f160} <Debug> TCPHandler: Processed in 0.019118108 sec. | ||
| 381 | 2026.03.24 17:58:50.056764 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 382 | 2026.03.24 17:58:50.056944 [ 259 ] {192f768c-ea02-46d2-9e35-995c2656882d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 383 | 2026.03.24 17:58:50.057078 [ 259 ] {192f768c-ea02-46d2-9e35-995c2656882d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 384 | 2026.03.24 17:58:50.067300 [ 259 ] {192f768c-ea02-46d2-9e35-995c2656882d} <Debug> oximeter.measurements_f32 (d3dffb40-b939-4cd4-9b1c-47a6461fd1cc): Loading data parts | ||
| 385 | 2026.03.24 17:58:50.067714 [ 259 ] {192f768c-ea02-46d2-9e35-995c2656882d} <Debug> oximeter.measurements_f32 (d3dffb40-b939-4cd4-9b1c-47a6461fd1cc): There are no data parts | ||
| 386 | 2026.03.24 17:58:50.070323 [ 259 ] {192f768c-ea02-46d2-9e35-995c2656882d} <Debug> TCPHandler: Processed in 0.013625678 sec. | ||
| 387 | 2026.03.24 17:58:50.070493 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 388 | 2026.03.24 17:58:50.070743 [ 259 ] {f2d25878-f65f-4b8d-84cb-f2243f1b7c46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 389 | 2026.03.24 17:58:50.070869 [ 259 ] {f2d25878-f65f-4b8d-84cb-f2243f1b7c46} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 390 | 2026.03.24 17:58:50.081829 [ 259 ] {f2d25878-f65f-4b8d-84cb-f2243f1b7c46} <Debug> oximeter.measurements_f64 (dad60600-e299-4703-8401-4a6b34f21ce4): Loading data parts | ||
| 391 | 2026.03.24 17:58:50.082076 [ 259 ] {f2d25878-f65f-4b8d-84cb-f2243f1b7c46} <Debug> oximeter.measurements_f64 (dad60600-e299-4703-8401-4a6b34f21ce4): There are no data parts | ||
| 392 | 2026.03.24 17:58:50.084599 [ 259 ] {f2d25878-f65f-4b8d-84cb-f2243f1b7c46} <Debug> TCPHandler: Processed in 0.014159382 sec. | ||
| 393 | 2026.03.24 17:58:50.084786 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 394 | 2026.03.24 17:58:50.084973 [ 259 ] {c75c9767-930f-4b29-8766-7396e576e94a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 395 | 2026.03.24 17:58:50.085120 [ 259 ] {c75c9767-930f-4b29-8766-7396e576e94a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 396 | 2026.03.24 17:58:50.094415 [ 259 ] {c75c9767-930f-4b29-8766-7396e576e94a} <Debug> oximeter.measurements_string (fcc2d9ea-2897-4126-b4d4-3acc5c790f74): Loading data parts | ||
| 397 | 2026.03.24 17:58:50.094701 [ 259 ] {c75c9767-930f-4b29-8766-7396e576e94a} <Debug> oximeter.measurements_string (fcc2d9ea-2897-4126-b4d4-3acc5c790f74): There are no data parts | ||
| 398 | 2026.03.24 17:58:50.108081 [ 259 ] {c75c9767-930f-4b29-8766-7396e576e94a} <Debug> TCPHandler: Processed in 0.023349687 sec. | ||
| 399 | 2026.03.24 17:58:50.108343 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 400 | 2026.03.24 17:58:50.108701 [ 259 ] {48ddf61e-0625-4131-b6a8-74cf4e8b08a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 401 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 402 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 403 | * a string isn't palatable for a few reasons. | ||
| 404 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 405 | * details. | ||
| 406 | */ | ||
| 407 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 408 | 2026.03.24 17:58:50.108863 [ 259 ] {48ddf61e-0625-4131-b6a8-74cf4e8b08a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 409 | 2026.03.24 17:58:50.118988 [ 259 ] {48ddf61e-0625-4131-b6a8-74cf4e8b08a2} <Debug> oximeter.measurements_bytes (1e69008a-0693-4282-b5a0-666fe887b51a): Loading data parts | ||
| 410 | 2026.03.24 17:58:50.119188 [ 259 ] {48ddf61e-0625-4131-b6a8-74cf4e8b08a2} <Debug> oximeter.measurements_bytes (1e69008a-0693-4282-b5a0-666fe887b51a): There are no data parts | ||
| 411 | 2026.03.24 17:58:50.122097 [ 259 ] {48ddf61e-0625-4131-b6a8-74cf4e8b08a2} <Debug> TCPHandler: Processed in 0.013863404 sec. | ||
| 412 | 2026.03.24 17:58:50.122288 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 413 | 2026.03.24 17:58:50.122697 [ 259 ] {9c9b954a-3c49-402e-b1d8-f272ddcf2306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 414 | 2026.03.24 17:58:50.122842 [ 259 ] {9c9b954a-3c49-402e-b1d8-f272ddcf2306} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 415 | 2026.03.24 17:58:50.133603 [ 259 ] {9c9b954a-3c49-402e-b1d8-f272ddcf2306} <Debug> oximeter.measurements_cumulativei64 (eab13a17-003d-4844-8dbd-70627d21cf86): Loading data parts | ||
| 416 | 2026.03.24 17:58:50.133839 [ 259 ] {9c9b954a-3c49-402e-b1d8-f272ddcf2306} <Debug> oximeter.measurements_cumulativei64 (eab13a17-003d-4844-8dbd-70627d21cf86): There are no data parts | ||
| 417 | 2026.03.24 17:58:50.143787 [ 259 ] {9c9b954a-3c49-402e-b1d8-f272ddcf2306} <Debug> TCPHandler: Processed in 0.021559021 sec. | ||
| 418 | 2026.03.24 17:58:50.144031 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.03.24 17:58:50.144415 [ 259 ] {251a5b43-b9cd-41c5-9ae0-883ed2a3935d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 420 | 2026.03.24 17:58:50.144554 [ 259 ] {251a5b43-b9cd-41c5-9ae0-883ed2a3935d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 421 | 2026.03.24 17:58:50.149051 [ 259 ] {251a5b43-b9cd-41c5-9ae0-883ed2a3935d} <Debug> oximeter.measurements_cumulativeu64 (fd0f38e6-7698-4d54-88ad-119568d77434): Loading data parts | ||
| 422 | 2026.03.24 17:58:50.149245 [ 259 ] {251a5b43-b9cd-41c5-9ae0-883ed2a3935d} <Debug> oximeter.measurements_cumulativeu64 (fd0f38e6-7698-4d54-88ad-119568d77434): There are no data parts | ||
| 423 | 2026.03.24 17:58:50.161271 [ 259 ] {251a5b43-b9cd-41c5-9ae0-883ed2a3935d} <Debug> TCPHandler: Processed in 0.017322823 sec. | ||
| 424 | 2026.03.24 17:58:50.161533 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.03.24 17:58:50.161764 [ 259 ] {2a8fd3d8-7145-4617-8ea1-54795a2fb819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 426 | 2026.03.24 17:58:50.161944 [ 259 ] {2a8fd3d8-7145-4617-8ea1-54795a2fb819} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 427 | 2026.03.24 17:58:50.173411 [ 259 ] {2a8fd3d8-7145-4617-8ea1-54795a2fb819} <Debug> oximeter.measurements_cumulativef32 (86f278fd-ad4f-4a72-b651-110986a81651): Loading data parts | ||
| 428 | 2026.03.24 17:58:50.173761 [ 259 ] {2a8fd3d8-7145-4617-8ea1-54795a2fb819} <Debug> oximeter.measurements_cumulativef32 (86f278fd-ad4f-4a72-b651-110986a81651): There are no data parts | ||
| 429 | 2026.03.24 17:58:50.176137 [ 259 ] {2a8fd3d8-7145-4617-8ea1-54795a2fb819} <Debug> TCPHandler: Processed in 0.014673855 sec. | ||
| 430 | 2026.03.24 17:58:50.176316 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.03.24 17:58:50.176649 [ 259 ] {deeee6a5-cc82-4f2d-87fb-9acaf5876c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 432 | 2026.03.24 17:58:50.176820 [ 259 ] {deeee6a5-cc82-4f2d-87fb-9acaf5876c7f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 433 | 2026.03.24 17:58:50.188134 [ 259 ] {deeee6a5-cc82-4f2d-87fb-9acaf5876c7f} <Debug> oximeter.measurements_cumulativef64 (731e4d90-884e-4bb2-884c-40e2512fceb5): Loading data parts | ||
| 434 | 2026.03.24 17:58:50.188369 [ 259 ] {deeee6a5-cc82-4f2d-87fb-9acaf5876c7f} <Debug> oximeter.measurements_cumulativef64 (731e4d90-884e-4bb2-884c-40e2512fceb5): There are no data parts | ||
| 435 | 2026.03.24 17:58:50.191246 [ 259 ] {deeee6a5-cc82-4f2d-87fb-9acaf5876c7f} <Debug> TCPHandler: Processed in 0.014989613 sec. | ||
| 436 | 2026.03.24 17:58:50.191434 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.03.24 17:58:50.191758 [ 259 ] {c045c08b-993e-4ef5-bd1e-d94d6e6e7e8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 438 | * NOTE: Array types cannot be Nullable, see | ||
| 439 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 440 | * for more details. | ||
| 441 | * | ||
| 442 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 443 | * is unfortunate, and at this point relies on the fact that an | ||
| 444 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 445 | * to figure out another way to represent missing samples here. | ||
| 446 | */ | ||
| 447 | 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) | ||
| 448 | 2026.03.24 17:58:50.191925 [ 259 ] {c045c08b-993e-4ef5-bd1e-d94d6e6e7e8d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 449 | 2026.03.24 17:58:50.201120 [ 259 ] {c045c08b-993e-4ef5-bd1e-d94d6e6e7e8d} <Debug> oximeter.measurements_histogrami8 (88ebd3c9-4b2a-453f-b317-d48c6b6a8e7d): Loading data parts | ||
| 450 | 2026.03.24 17:58:50.201369 [ 259 ] {c045c08b-993e-4ef5-bd1e-d94d6e6e7e8d} <Debug> oximeter.measurements_histogrami8 (88ebd3c9-4b2a-453f-b317-d48c6b6a8e7d): There are no data parts | ||
| 451 | 2026.03.24 17:58:50.212058 [ 259 ] {c045c08b-993e-4ef5-bd1e-d94d6e6e7e8d} <Debug> TCPHandler: Processed in 0.020682149 sec. | ||
| 452 | 2026.03.24 17:58:50.212256 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 453 | 2026.03.24 17:58:50.212667 [ 259 ] {2a6ae9b0-2684-47fb-8c77-0cc7bdb83774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 454 | 2026.03.24 17:58:50.212823 [ 259 ] {2a6ae9b0-2684-47fb-8c77-0cc7bdb83774} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 455 | 2026.03.24 17:58:50.223759 [ 259 ] {2a6ae9b0-2684-47fb-8c77-0cc7bdb83774} <Debug> oximeter.measurements_histogramu8 (f91f3cc6-8623-4a42-8581-cfaef5ed61aa): Loading data parts | ||
| 456 | 2026.03.24 17:58:50.223968 [ 259 ] {2a6ae9b0-2684-47fb-8c77-0cc7bdb83774} <Debug> oximeter.measurements_histogramu8 (f91f3cc6-8623-4a42-8581-cfaef5ed61aa): There are no data parts | ||
| 457 | 2026.03.24 17:58:50.226546 [ 259 ] {2a6ae9b0-2684-47fb-8c77-0cc7bdb83774} <Debug> TCPHandler: Processed in 0.014360327 sec. | ||
| 458 | 2026.03.24 17:58:50.226756 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 459 | 2026.03.24 17:58:50.227032 [ 259 ] {f08d02b4-6189-4b33-994d-b5ef35c99afa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 460 | 2026.03.24 17:58:50.227203 [ 259 ] {f08d02b4-6189-4b33-994d-b5ef35c99afa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 461 | 2026.03.24 17:58:50.239062 [ 259 ] {f08d02b4-6189-4b33-994d-b5ef35c99afa} <Debug> oximeter.measurements_histogrami16 (bbdd27ca-ddbb-41c3-beeb-87b23966ed21): Loading data parts | ||
| 462 | 2026.03.24 17:58:50.239319 [ 259 ] {f08d02b4-6189-4b33-994d-b5ef35c99afa} <Debug> oximeter.measurements_histogrami16 (bbdd27ca-ddbb-41c3-beeb-87b23966ed21): There are no data parts | ||
| 463 | 2026.03.24 17:58:50.241777 [ 259 ] {f08d02b4-6189-4b33-994d-b5ef35c99afa} <Debug> TCPHandler: Processed in 0.015086394 sec. | ||
| 464 | 2026.03.24 17:58:50.241953 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 465 | 2026.03.24 17:58:50.242376 [ 259 ] {4a6f8481-8fa2-4e9e-b7ac-4f77c830ced0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 466 | 2026.03.24 17:58:50.242537 [ 259 ] {4a6f8481-8fa2-4e9e-b7ac-4f77c830ced0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 467 | 2026.03.24 17:58:50.251923 [ 259 ] {4a6f8481-8fa2-4e9e-b7ac-4f77c830ced0} <Debug> oximeter.measurements_histogramu16 (8755b288-dea5-4815-b280-0c4042ba3559): Loading data parts | ||
| 468 | 2026.03.24 17:58:50.252113 [ 259 ] {4a6f8481-8fa2-4e9e-b7ac-4f77c830ced0} <Debug> oximeter.measurements_histogramu16 (8755b288-dea5-4815-b280-0c4042ba3559): There are no data parts | ||
| 469 | 2026.03.24 17:58:50.264842 [ 259 ] {4a6f8481-8fa2-4e9e-b7ac-4f77c830ced0} <Debug> TCPHandler: Processed in 0.022951277 sec. | ||
| 470 | 2026.03.24 17:58:50.265081 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 471 | 2026.03.24 17:58:50.265364 [ 259 ] {75d3014c-002f-456a-a793-37f0072f086a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 472 | 2026.03.24 17:58:50.265560 [ 259 ] {75d3014c-002f-456a-a793-37f0072f086a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 473 | 2026.03.24 17:58:50.277186 [ 259 ] {75d3014c-002f-456a-a793-37f0072f086a} <Debug> oximeter.measurements_histogrami32 (f52592da-b6d2-43bf-96a1-101b24bc8bcb): Loading data parts | ||
| 474 | 2026.03.24 17:58:50.277515 [ 259 ] {75d3014c-002f-456a-a793-37f0072f086a} <Debug> oximeter.measurements_histogrami32 (f52592da-b6d2-43bf-96a1-101b24bc8bcb): There are no data parts | ||
| 475 | 2026.03.24 17:58:50.292141 [ 259 ] {75d3014c-002f-456a-a793-37f0072f086a} <Debug> TCPHandler: Processed in 0.027139133 sec. | ||
| 476 | 2026.03.24 17:58:50.292363 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 477 | 2026.03.24 17:58:50.292773 [ 259 ] {bc78dc6f-4e35-431b-a4b3-516db4812b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 478 | 2026.03.24 17:58:50.292949 [ 259 ] {bc78dc6f-4e35-431b-a4b3-516db4812b4d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 479 | 2026.03.24 17:58:50.304326 [ 259 ] {bc78dc6f-4e35-431b-a4b3-516db4812b4d} <Debug> oximeter.measurements_histogramu32 (07414a80-3d3f-45c5-ba49-8d21553eb2b7): Loading data parts | ||
| 480 | 2026.03.24 17:58:50.304574 [ 259 ] {bc78dc6f-4e35-431b-a4b3-516db4812b4d} <Debug> oximeter.measurements_histogramu32 (07414a80-3d3f-45c5-ba49-8d21553eb2b7): There are no data parts | ||
| 481 | 2026.03.24 17:58:50.317836 [ 259 ] {bc78dc6f-4e35-431b-a4b3-516db4812b4d} <Debug> TCPHandler: Processed in 0.025542392 sec. | ||
| 482 | 2026.03.24 17:58:50.318056 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 483 | 2026.03.24 17:58:50.318389 [ 259 ] {f9aaf5da-947c-4f13-8cbb-a323b7a62ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 484 | 2026.03.24 17:58:50.318604 [ 259 ] {f9aaf5da-947c-4f13-8cbb-a323b7a62ebb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 485 | 2026.03.24 17:58:50.351120 [ 259 ] {f9aaf5da-947c-4f13-8cbb-a323b7a62ebb} <Debug> oximeter.measurements_histogrami64 (0cf17ea2-391b-41da-9a0d-3552d1dcd5d1): Loading data parts | ||
| 486 | 2026.03.24 17:58:50.351512 [ 259 ] {f9aaf5da-947c-4f13-8cbb-a323b7a62ebb} <Debug> oximeter.measurements_histogrami64 (0cf17ea2-391b-41da-9a0d-3552d1dcd5d1): There are no data parts | ||
| 487 | 2026.03.24 17:58:50.355456 [ 259 ] {f9aaf5da-947c-4f13-8cbb-a323b7a62ebb} <Debug> TCPHandler: Processed in 0.037471587 sec. | ||
| 488 | 2026.03.24 17:58:50.355658 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 489 | 2026.03.24 17:58:50.356018 [ 259 ] {83bc967b-eed8-4a97-99d3-eda1955d53b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 490 | 2026.03.24 17:58:50.356175 [ 259 ] {83bc967b-eed8-4a97-99d3-eda1955d53b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 491 | 2026.03.24 17:58:50.368662 [ 259 ] {83bc967b-eed8-4a97-99d3-eda1955d53b6} <Debug> oximeter.measurements_histogramu64 (25adb0fa-8b83-42e1-8b94-82387d83a750): Loading data parts | ||
| 492 | 2026.03.24 17:58:50.368869 [ 259 ] {83bc967b-eed8-4a97-99d3-eda1955d53b6} <Debug> oximeter.measurements_histogramu64 (25adb0fa-8b83-42e1-8b94-82387d83a750): There are no data parts | ||
| 493 | 2026.03.24 17:58:50.372127 [ 259 ] {83bc967b-eed8-4a97-99d3-eda1955d53b6} <Debug> TCPHandler: Processed in 0.016537342 sec. | ||
| 494 | 2026.03.24 17:58:50.372320 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2026.03.24 17:58:50.372630 [ 259 ] {0b48a172-e1fd-4135-8d90-4f3f452b84cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 496 | 2026.03.24 17:58:50.372786 [ 259 ] {0b48a172-e1fd-4135-8d90-4f3f452b84cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 497 | 2026.03.24 17:58:50.382377 [ 259 ] {0b48a172-e1fd-4135-8d90-4f3f452b84cc} <Debug> oximeter.measurements_histogramf32 (51be809f-5755-45b6-8e07-ba6a638da0e8): Loading data parts | ||
| 498 | 2026.03.24 17:58:50.382785 [ 259 ] {0b48a172-e1fd-4135-8d90-4f3f452b84cc} <Debug> oximeter.measurements_histogramf32 (51be809f-5755-45b6-8e07-ba6a638da0e8): There are no data parts | ||
| 499 | 2026.03.24 17:58:50.394370 [ 259 ] {0b48a172-e1fd-4135-8d90-4f3f452b84cc} <Debug> TCPHandler: Processed in 0.022115245 sec. | ||
| 500 | 2026.03.24 17:58:50.394585 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2026.03.24 17:58:50.394939 [ 259 ] {becd950e-a726-43be-9bf1-4abb3b258be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 502 | 2026.03.24 17:58:50.395115 [ 259 ] {becd950e-a726-43be-9bf1-4abb3b258be7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 503 | 2026.03.24 17:58:50.406573 [ 259 ] {becd950e-a726-43be-9bf1-4abb3b258be7} <Debug> oximeter.measurements_histogramf64 (7be571db-9751-46e0-a7bb-1bfaf21b2366): Loading data parts | ||
| 504 | 2026.03.24 17:58:50.406804 [ 259 ] {becd950e-a726-43be-9bf1-4abb3b258be7} <Debug> oximeter.measurements_histogramf64 (7be571db-9751-46e0-a7bb-1bfaf21b2366): There are no data parts | ||
| 505 | 2026.03.24 17:58:50.419727 [ 259 ] {becd950e-a726-43be-9bf1-4abb3b258be7} <Debug> TCPHandler: Processed in 0.025216274 sec. | ||
| 506 | 2026.03.24 17:58:50.419972 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2026.03.24 17:58:50.420282 [ 259 ] {153b6483-2bf5-4901-a5cf-82d855a83ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) /* The field tables store named dimensions of each timeseries. | ||
| 508 | * | ||
| 509 | * As with the measurement tables, there is one field table for each field data | ||
| 510 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 511 | * this behavior **must not** be relied upon for query correctness. | ||
| 512 | * | ||
| 513 | * The index for the fields differs from the measurements, however. Rows are | ||
| 514 | * sorted by timeseries name, then field name, field value, and finally | ||
| 515 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 516 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 517 | * usually then used to look up measurements. | ||
| 518 | * | ||
| 519 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 520 | * timeseries name and then key, since it would improve lookups where one | ||
| 521 | * already has the key. Realistically though, these tables are quite small and | ||
| 522 | * so performance benefits will be low in absolute terms. | ||
| 523 | * | ||
| 524 | * TTL: We use a materialized column to expire old field table records. This | ||
| 525 | * column is generated automatically by the database whenever a new row is | ||
| 526 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 527 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 528 | * record will remain during a deduplication, which will have the last | ||
| 529 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 530 | * measurement tables. | ||
| 531 | */ | ||
| 532 | 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) | ||
| 533 | 2026.03.24 17:58:50.420487 [ 259 ] {153b6483-2bf5-4901-a5cf-82d855a83ac7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 534 | 2026.03.24 17:58:50.430927 [ 259 ] {153b6483-2bf5-4901-a5cf-82d855a83ac7} <Debug> oximeter.fields_bool (ba41f93e-de75-4403-ac0d-4628140e7cff): Loading data parts | ||
| 535 | 2026.03.24 17:58:50.431251 [ 259 ] {153b6483-2bf5-4901-a5cf-82d855a83ac7} <Debug> oximeter.fields_bool (ba41f93e-de75-4403-ac0d-4628140e7cff): There are no data parts | ||
| 536 | 2026.03.24 17:58:50.433319 [ 259 ] {153b6483-2bf5-4901-a5cf-82d855a83ac7} <Debug> TCPHandler: Processed in 0.013436373 sec. | ||
| 537 | 2026.03.24 17:58:50.433514 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.03.24 17:58:50.433823 [ 259 ] {cd2c6e82-b8e7-4391-865b-28be8dc884bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 539 | 2026.03.24 17:58:50.433981 [ 259 ] {cd2c6e82-b8e7-4391-865b-28be8dc884bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 540 | 2026.03.24 17:58:50.444501 [ 259 ] {cd2c6e82-b8e7-4391-865b-28be8dc884bf} <Debug> oximeter.fields_i8 (8d928ec5-eb09-47b7-a5fe-14453e32aa1d): Loading data parts | ||
| 541 | 2026.03.24 17:58:50.444722 [ 259 ] {cd2c6e82-b8e7-4391-865b-28be8dc884bf} <Debug> oximeter.fields_i8 (8d928ec5-eb09-47b7-a5fe-14453e32aa1d): There are no data parts | ||
| 542 | 2026.03.24 17:58:50.447146 [ 259 ] {cd2c6e82-b8e7-4391-865b-28be8dc884bf} <Debug> TCPHandler: Processed in 0.013696189 sec. | ||
| 543 | 2026.03.24 17:58:50.447402 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.03.24 17:58:50.447610 [ 259 ] {dfe50b80-2ea7-426e-b3a5-2212a0eb105f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 545 | 2026.03.24 17:58:50.447780 [ 259 ] {dfe50b80-2ea7-426e-b3a5-2212a0eb105f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 546 | 2026.03.24 17:58:50.455831 [ 259 ] {dfe50b80-2ea7-426e-b3a5-2212a0eb105f} <Debug> oximeter.fields_u8 (912170a4-c7fa-4d36-b17c-f5b318e0eeec): Loading data parts | ||
| 547 | 2026.03.24 17:58:50.456158 [ 259 ] {dfe50b80-2ea7-426e-b3a5-2212a0eb105f} <Debug> oximeter.fields_u8 (912170a4-c7fa-4d36-b17c-f5b318e0eeec): There are no data parts | ||
| 548 | 2026.03.24 17:58:50.458201 [ 259 ] {dfe50b80-2ea7-426e-b3a5-2212a0eb105f} <Debug> TCPHandler: Processed in 0.010879668 sec. | ||
| 549 | 2026.03.24 17:58:50.458373 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.03.24 17:58:50.458647 [ 259 ] {e1aa3dd2-5273-4ea9-bcaa-a793817e21b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 551 | 2026.03.24 17:58:50.458793 [ 259 ] {e1aa3dd2-5273-4ea9-bcaa-a793817e21b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 552 | 2026.03.24 17:58:50.470110 [ 259 ] {e1aa3dd2-5273-4ea9-bcaa-a793817e21b5} <Debug> oximeter.fields_i16 (9450380a-635e-43cf-8e93-a2649d107ab9): Loading data parts | ||
| 553 | 2026.03.24 17:58:50.470306 [ 259 ] {e1aa3dd2-5273-4ea9-bcaa-a793817e21b5} <Debug> oximeter.fields_i16 (9450380a-635e-43cf-8e93-a2649d107ab9): There are no data parts | ||
| 554 | 2026.03.24 17:58:50.472940 [ 259 ] {e1aa3dd2-5273-4ea9-bcaa-a793817e21b5} <Debug> TCPHandler: Processed in 0.014623163 sec. | ||
| 555 | 2026.03.24 17:58:50.473146 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.03.24 17:58:50.473372 [ 259 ] {95b79640-f3fa-4794-be1d-f0aa86ccabef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 557 | 2026.03.24 17:58:50.473548 [ 259 ] {95b79640-f3fa-4794-be1d-f0aa86ccabef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 558 | 2026.03.24 17:58:50.482395 [ 259 ] {95b79640-f3fa-4794-be1d-f0aa86ccabef} <Debug> oximeter.fields_u16 (3a8fa443-7444-4746-a7eb-cfd4c24da34d): Loading data parts | ||
| 559 | 2026.03.24 17:58:50.482776 [ 259 ] {95b79640-f3fa-4794-be1d-f0aa86ccabef} <Debug> oximeter.fields_u16 (3a8fa443-7444-4746-a7eb-cfd4c24da34d): There are no data parts | ||
| 560 | 2026.03.24 17:58:50.494595 [ 259 ] {95b79640-f3fa-4794-be1d-f0aa86ccabef} <Debug> TCPHandler: Processed in 0.021515949 sec. | ||
| 561 | 2026.03.24 17:58:50.494784 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.03.24 17:58:50.495107 [ 259 ] {ea09ce1b-8607-4603-a1fb-69874fd1b94e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 563 | 2026.03.24 17:58:50.495262 [ 259 ] {ea09ce1b-8607-4603-a1fb-69874fd1b94e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 564 | 2026.03.24 17:58:50.505951 [ 259 ] {ea09ce1b-8607-4603-a1fb-69874fd1b94e} <Debug> oximeter.fields_i32 (9f7930bc-9384-4e3a-ac2e-9c6dfe34bf0a): Loading data parts | ||
| 565 | 2026.03.24 17:58:50.506177 [ 259 ] {ea09ce1b-8607-4603-a1fb-69874fd1b94e} <Debug> oximeter.fields_i32 (9f7930bc-9384-4e3a-ac2e-9c6dfe34bf0a): There are no data parts | ||
| 566 | 2026.03.24 17:58:50.519791 [ 259 ] {ea09ce1b-8607-4603-a1fb-69874fd1b94e} <Debug> TCPHandler: Processed in 0.02506727 sec. | ||
| 567 | 2026.03.24 17:58:50.519982 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.03.24 17:58:50.520198 [ 259 ] {c21f2298-24bb-45b0-a6dc-79c2f8cfad60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 569 | 2026.03.24 17:58:50.520369 [ 259 ] {c21f2298-24bb-45b0-a6dc-79c2f8cfad60} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 570 | 2026.03.24 17:58:50.531630 [ 259 ] {c21f2298-24bb-45b0-a6dc-79c2f8cfad60} <Debug> oximeter.fields_u32 (408fe91b-7284-4015-b3e5-57b378089c03): Loading data parts | ||
| 571 | 2026.03.24 17:58:50.531899 [ 259 ] {c21f2298-24bb-45b0-a6dc-79c2f8cfad60} <Debug> oximeter.fields_u32 (408fe91b-7284-4015-b3e5-57b378089c03): There are no data parts | ||
| 572 | 2026.03.24 17:58:50.534477 [ 259 ] {c21f2298-24bb-45b0-a6dc-79c2f8cfad60} <Debug> TCPHandler: Processed in 0.014558972 sec. | ||
| 573 | 2026.03.24 17:58:50.534670 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.03.24 17:58:50.534969 [ 259 ] {577300a4-0257-4e1e-9d5e-982f205fb6b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 575 | 2026.03.24 17:58:50.535121 [ 259 ] {577300a4-0257-4e1e-9d5e-982f205fb6b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 576 | 2026.03.24 17:58:50.545891 [ 259 ] {577300a4-0257-4e1e-9d5e-982f205fb6b5} <Debug> oximeter.fields_i64 (cdae605b-c57e-49da-84a0-30d322f281ff): Loading data parts | ||
| 577 | 2026.03.24 17:58:50.546161 [ 259 ] {577300a4-0257-4e1e-9d5e-982f205fb6b5} <Debug> oximeter.fields_i64 (cdae605b-c57e-49da-84a0-30d322f281ff): There are no data parts | ||
| 578 | 2026.03.24 17:58:50.548509 [ 259 ] {577300a4-0257-4e1e-9d5e-982f205fb6b5} <Debug> TCPHandler: Processed in 0.013899625 sec. | ||
| 579 | 2026.03.24 17:58:50.548806 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.03.24 17:58:50.549011 [ 259 ] {b66c87e3-f588-4060-8cc0-19d1b6478bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 581 | 2026.03.24 17:58:50.549170 [ 259 ] {b66c87e3-f588-4060-8cc0-19d1b6478bc4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 582 | 2026.03.24 17:58:50.556863 [ 259 ] {b66c87e3-f588-4060-8cc0-19d1b6478bc4} <Debug> oximeter.fields_u64 (ee6181cf-0102-4500-9d9e-bcea04283eae): Loading data parts | ||
| 583 | 2026.03.24 17:58:50.557127 [ 259 ] {b66c87e3-f588-4060-8cc0-19d1b6478bc4} <Debug> oximeter.fields_u64 (ee6181cf-0102-4500-9d9e-bcea04283eae): There are no data parts | ||
| 584 | 2026.03.24 17:58:50.559529 [ 259 ] {b66c87e3-f588-4060-8cc0-19d1b6478bc4} <Debug> TCPHandler: Processed in 0.010797326 sec. | ||
| 585 | 2026.03.24 17:58:50.559715 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.03.24 17:58:50.560013 [ 259 ] {ff042169-6a96-42f3-b506-76e49cd3ea2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 587 | 2026.03.24 17:58:50.560171 [ 259 ] {ff042169-6a96-42f3-b506-76e49cd3ea2b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 588 | 2026.03.24 17:58:50.570769 [ 259 ] {ff042169-6a96-42f3-b506-76e49cd3ea2b} <Debug> oximeter.fields_ipaddr (58da0a0c-98bb-4424-a290-5b5e1c2fe235): Loading data parts | ||
| 589 | 2026.03.24 17:58:50.570985 [ 259 ] {ff042169-6a96-42f3-b506-76e49cd3ea2b} <Debug> oximeter.fields_ipaddr (58da0a0c-98bb-4424-a290-5b5e1c2fe235): There are no data parts | ||
| 590 | 2026.03.24 17:58:50.573858 [ 259 ] {ff042169-6a96-42f3-b506-76e49cd3ea2b} <Debug> TCPHandler: Processed in 0.014206833 sec. | ||
| 591 | 2026.03.24 17:58:50.574049 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.03.24 17:58:50.574250 [ 259 ] {5359537e-a98a-461c-897e-30969fe2919f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 593 | 2026.03.24 17:58:50.574425 [ 259 ] {5359537e-a98a-461c-897e-30969fe2919f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 594 | 2026.03.24 17:58:50.582960 [ 259 ] {5359537e-a98a-461c-897e-30969fe2919f} <Debug> oximeter.fields_string (734982f4-6d9e-4311-97c9-9cfdf6089ff4): Loading data parts | ||
| 595 | 2026.03.24 17:58:50.583170 [ 259 ] {5359537e-a98a-461c-897e-30969fe2919f} <Debug> oximeter.fields_string (734982f4-6d9e-4311-97c9-9cfdf6089ff4): There are no data parts | ||
| 596 | 2026.03.24 17:58:50.585318 [ 259 ] {5359537e-a98a-461c-897e-30969fe2919f} <Debug> TCPHandler: Processed in 0.01133077 sec. | ||
| 597 | 2026.03.24 17:58:50.585609 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 598 | 2026.03.24 17:58:50.585813 [ 259 ] {9d9f89f6-5da9-40bc-8016-20b1c8b3e888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 599 | 2026.03.24 17:58:50.585943 [ 259 ] {9d9f89f6-5da9-40bc-8016-20b1c8b3e888} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 600 | 2026.03.24 17:58:50.597250 [ 259 ] {9d9f89f6-5da9-40bc-8016-20b1c8b3e888} <Debug> oximeter.fields_uuid (05ece57c-9b4f-4d8b-8531-a20490b2038c): Loading data parts | ||
| 601 | 2026.03.24 17:58:50.597480 [ 259 ] {9d9f89f6-5da9-40bc-8016-20b1c8b3e888} <Debug> oximeter.fields_uuid (05ece57c-9b4f-4d8b-8531-a20490b2038c): There are no data parts | ||
| 602 | 2026.03.24 17:58:50.599784 [ 259 ] {9d9f89f6-5da9-40bc-8016-20b1c8b3e888} <Debug> TCPHandler: Processed in 0.014235314 sec. | ||
| 603 | 2026.03.24 17:58:50.599983 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 604 | 2026.03.24 17:58:50.600343 [ 259 ] {d84db6ac-1ed8-4e71-89d6-dbaa3016dd7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) /* The timeseries schema table stores the extracted schema for the samples | ||
| 605 | * oximeter collects. | ||
| 606 | */ | ||
| 607 | 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) | ||
| 608 | 2026.03.24 17:58:50.600516 [ 259 ] {d84db6ac-1ed8-4e71-89d6-dbaa3016dd7a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 609 | 2026.03.24 17:58:50.609882 [ 259 ] {d84db6ac-1ed8-4e71-89d6-dbaa3016dd7a} <Debug> oximeter.timeseries_schema (ad3c3d9d-2736-4d09-8192-6e70f889f02e): Loading data parts | ||
| 610 | 2026.03.24 17:58:50.610094 [ 259 ] {d84db6ac-1ed8-4e71-89d6-dbaa3016dd7a} <Debug> oximeter.timeseries_schema (ad3c3d9d-2736-4d09-8192-6e70f889f02e): There are no data parts | ||
| 611 | 2026.03.24 17:58:50.622503 [ 259 ] {d84db6ac-1ed8-4e71-89d6-dbaa3016dd7a} <Debug> TCPHandler: Processed in 0.022578947 sec. | ||
| 612 | 2026.03.24 17:58:50.622853 [ 260 ] {} <Trace> TCP-Session: e09b334a-ac00-4038-b8a5-9afdf4a4b8c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 613 | 2026.03.24 17:58:50.623260 [ 260 ] {bad4561c-31c1-42dd-9b71-c36cbd5128a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60834) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 614 | 2026.03.24 17:58:50.625270 [ 260 ] {bad4561c-31c1-42dd-9b71-c36cbd5128a6} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 615 | 2026.03.24 17:58:50.653364 [ 269 ] {bad4561c-31c1-42dd-9b71-c36cbd5128a6} <Trace> oximeter.version (8febe6aa-20a8-4ada-a1b5-8de6bb813d9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 616 | 2026.03.24 17:58:50.653452 [ 269 ] {bad4561c-31c1-42dd-9b71-c36cbd5128a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 617 | 2026.03.24 17:58:50.660569 [ 269 ] {bad4561c-31c1-42dd-9b71-c36cbd5128a6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 618 | 2026.03.24 17:58:50.661584 [ 269 ] {bad4561c-31c1-42dd-9b71-c36cbd5128a6} <Trace> oximeter.version (8febe6aa-20a8-4ada-a1b5-8de6bb813d9c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 619 | 2026.03.24 17:58:50.662117 [ 260 ] {bad4561c-31c1-42dd-9b71-c36cbd5128a6} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.039043 sec., 25.61278590272264 rows/sec., 409.80 B/sec. | ||
| 620 | 2026.03.24 17:58:50.662501 [ 260 ] {bad4561c-31c1-42dd-9b71-c36cbd5128a6} <Debug> TCPHandler: Processed in 0.039818557 sec. | ||
| 621 | 2026.03.24 17:58:51.000177 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.51 MiB, peak 134.51 MiB, free memory in arenas 0.00 B, will set to 138.65 MiB (RSS), difference: 4.14 MiB | ||
| 622 | 2026.03.24 17:58:51.028871 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38658 | ||
| 623 | 2026.03.24 17:58:51.029044 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 624 | 2026.03.24 17:58:51.029116 [ 270 ] {} <Debug> TCP-Session: c64e7ade-50d6-4e59-bb74-24fa1774a119 Authenticating user 'default' from [fd00:1122:3344:101::c]:38658 | ||
| 625 | 2026.03.24 17:58:51.029147 [ 270 ] {} <Debug> TCP-Session: c64e7ade-50d6-4e59-bb74-24fa1774a119 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.03.24 17:58:51.029339 [ 270 ] {} <Debug> TCP-Session: c64e7ade-50d6-4e59-bb74-24fa1774a119 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 627 | 2026.03.24 17:58:51.029446 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 628 | 2026.03.24 17:58:51.029484 [ 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 | ||
| 629 | 2026.03.24 17:58:51.029644 [ 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 | ||
| 630 | 2026.03.24 17:58:51.030277 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64815 | ||
| 631 | 2026.03.24 17:58:51.030360 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36557 | ||
| 632 | 2026.03.24 17:58:51.030492 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54101 | ||
| 633 | 2026.03.24 17:58:51.030629 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 634 | 2026.03.24 17:58:51.030558 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2026.03.24 17:58:51.030718 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54518 | ||
| 636 | 2026.03.24 17:58:51.030764 [ 272 ] {} <Debug> TCP-Session: dfd6f8d7-8a47-475e-a724-4babf893168b Authenticating user 'default' from [fd00:1122:3344:101::c]:36557 | ||
| 637 | 2026.03.24 17:58:51.030838 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 638 | 2026.03.24 17:58:51.030799 [ 271 ] {} <Debug> TCP-Session: ab0cdf32-bc80-4574-bd9d-f03850f304b1 Authenticating user 'default' from [fd00:1122:3344:101::c]:64815 | ||
| 639 | 2026.03.24 17:58:51.030922 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59254 | ||
| 640 | 2026.03.24 17:58:51.030933 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2026.03.24 17:58:51.031079 [ 271 ] {} <Debug> TCP-Session: ab0cdf32-bc80-4574-bd9d-f03850f304b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2026.03.24 17:58:51.031094 [ 273 ] {} <Debug> TCP-Session: 67cdc87a-02c9-4e64-a343-c598c46c018f Authenticating user 'default' from [fd00:1122:3344:101::c]:54101 | ||
| 643 | 2026.03.24 17:58:51.031046 [ 272 ] {} <Debug> TCP-Session: dfd6f8d7-8a47-475e-a724-4babf893168b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2026.03.24 17:58:51.031203 [ 274 ] {} <Debug> TCP-Session: 0511b2f8-6b18-4940-bd9b-cf69187ccc47 Authenticating user 'default' from [fd00:1122:3344:101::c]:54518 | ||
| 645 | 2026.03.24 17:58:51.031211 [ 273 ] {} <Debug> TCP-Session: 67cdc87a-02c9-4e64-a343-c598c46c018f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.03.24 17:58:51.031214 [ 271 ] {} <Debug> TCP-Session: ab0cdf32-bc80-4574-bd9d-f03850f304b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.03.24 17:58:51.031318 [ 274 ] {} <Debug> TCP-Session: 0511b2f8-6b18-4940-bd9b-cf69187ccc47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2026.03.24 17:58:51.031294 [ 273 ] {} <Debug> TCP-Session: 67cdc87a-02c9-4e64-a343-c598c46c018f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.03.24 17:58:51.031282 [ 272 ] {} <Debug> TCP-Session: dfd6f8d7-8a47-475e-a724-4babf893168b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.03.24 17:58:51.031504 [ 274 ] {} <Debug> TCP-Session: 0511b2f8-6b18-4940-bd9b-cf69187ccc47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.03.24 17:58:51.031201 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 652 | 2026.03.24 17:58:51.031140 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53728 | ||
| 653 | 2026.03.24 17:58:51.031666 [ 275 ] {} <Debug> TCP-Session: 1ca02ab1-6c1e-40e2-af08-22cad240caba Authenticating user 'default' from [fd00:1122:3344:101::c]:59254 | ||
| 654 | 2026.03.24 17:58:51.031044 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54508 | ||
| 655 | 2026.03.24 17:58:51.031872 [ 275 ] {} <Debug> TCP-Session: 1ca02ab1-6c1e-40e2-af08-22cad240caba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.03.24 17:58:51.031893 [ 275 ] {} <Debug> TCP-Session: 1ca02ab1-6c1e-40e2-af08-22cad240caba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.03.24 17:58:51.031988 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 658 | 2026.03.24 17:58:51.032047 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 659 | 2026.03.24 17:58:51.032111 [ 277 ] {} <Debug> TCP-Session: cbb4b22d-099c-4f54-83db-c23f58cab68a Authenticating user 'default' from [fd00:1122:3344:101::c]:53728 | ||
| 660 | 2026.03.24 17:58:51.032118 [ 276 ] {} <Debug> TCP-Session: 75c9d192-0f4a-4b29-b4d7-e679a2d1716b Authenticating user 'default' from [fd00:1122:3344:101::c]:54508 | ||
| 661 | 2026.03.24 17:58:51.032279 [ 277 ] {} <Debug> TCP-Session: cbb4b22d-099c-4f54-83db-c23f58cab68a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.03.24 17:58:51.032287 [ 276 ] {} <Debug> TCP-Session: 75c9d192-0f4a-4b29-b4d7-e679a2d1716b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.03.24 17:58:51.032304 [ 277 ] {} <Debug> TCP-Session: cbb4b22d-099c-4f54-83db-c23f58cab68a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.03.24 17:58:51.032571 [ 276 ] {} <Debug> TCP-Session: 75c9d192-0f4a-4b29-b4d7-e679a2d1716b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 665 | 2026.03.24 17:58:51.491788 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56421 | ||
| 666 | 2026.03.24 17:58:51.492149 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 667 | 2026.03.24 17:58:51.492191 [ 278 ] {} <Debug> TCP-Session: 3b9f81bf-6a08-42de-93e3-5d91993b1ac0 Authenticating user 'default' from [fd00:1122:3344:101::b]:56421 | ||
| 668 | 2026.03.24 17:58:51.492217 [ 278 ] {} <Debug> TCP-Session: 3b9f81bf-6a08-42de-93e3-5d91993b1ac0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.03.24 17:58:51.492301 [ 278 ] {} <Debug> TCP-Session: 3b9f81bf-6a08-42de-93e3-5d91993b1ac0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 670 | 2026.03.24 17:58:51.492425 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 671 | 2026.03.24 17:58:51.492464 [ 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 | ||
| 672 | 2026.03.24 17:58:51.492590 [ 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 | ||
| 673 | 2026.03.24 17:58:51.493162 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33437 | ||
| 674 | 2026.03.24 17:58:51.493248 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36919 | ||
| 675 | 2026.03.24 17:58:51.493351 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48883 | ||
| 676 | 2026.03.24 17:58:51.493488 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 677 | 2026.03.24 17:58:51.493579 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 678 | 2026.03.24 17:58:51.493510 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47458 | ||
| 679 | 2026.03.24 17:58:51.493666 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 680 | 2026.03.24 17:58:51.493679 [ 279 ] {} <Debug> TCP-Session: 20e89e05-9112-4f47-b457-ed8a5608e4f0 Authenticating user 'default' from [fd00:1122:3344:101::b]:33437 | ||
| 681 | 2026.03.24 17:58:51.493727 [ 281 ] {} <Debug> TCP-Session: 749e039f-7df4-440d-8d3c-dfc226aec29a Authenticating user 'default' from [fd00:1122:3344:101::b]:48883 | ||
| 682 | 2026.03.24 17:58:51.493723 [ 280 ] {} <Debug> TCP-Session: 8cbdd392-e760-4905-8094-c8ef3a7816b8 Authenticating user 'default' from [fd00:1122:3344:101::b]:36919 | ||
| 683 | 2026.03.24 17:58:51.493791 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60729 | ||
| 684 | 2026.03.24 17:58:51.493878 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38134 | ||
| 685 | 2026.03.24 17:58:51.493850 [ 281 ] {} <Debug> TCP-Session: 749e039f-7df4-440d-8d3c-dfc226aec29a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2026.03.24 17:58:51.493837 [ 280 ] {} <Debug> TCP-Session: 8cbdd392-e760-4905-8094-c8ef3a7816b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2026.03.24 17:58:51.493786 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.03.24 17:58:51.493990 [ 281 ] {} <Debug> TCP-Session: 749e039f-7df4-440d-8d3c-dfc226aec29a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.03.24 17:58:51.493972 [ 280 ] {} <Debug> TCP-Session: 8cbdd392-e760-4905-8094-c8ef3a7816b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2026.03.24 17:58:51.493711 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50898 | ||
| 691 | 2026.03.24 17:58:51.494108 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2026.03.24 17:58:51.494102 [ 282 ] {} <Debug> TCP-Session: b0678788-7217-4395-8006-9967969ca71f Authenticating user 'default' from [fd00:1122:3344:101::b]:47458 | ||
| 693 | 2026.03.24 17:58:51.493824 [ 279 ] {} <Debug> TCP-Session: 20e89e05-9112-4f47-b457-ed8a5608e4f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.03.24 17:58:51.494263 [ 282 ] {} <Debug> TCP-Session: b0678788-7217-4395-8006-9967969ca71f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.03.24 17:58:51.494309 [ 284 ] {} <Debug> TCP-Session: d9addf79-fd24-4d15-ae1a-1d7fa1558385 Authenticating user 'default' from [fd00:1122:3344:101::b]:60729 | ||
| 696 | 2026.03.24 17:58:51.494244 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 697 | 2026.03.24 17:58:51.494450 [ 279 ] {} <Debug> TCP-Session: 20e89e05-9112-4f47-b457-ed8a5608e4f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.03.24 17:58:51.494475 [ 284 ] {} <Debug> TCP-Session: d9addf79-fd24-4d15-ae1a-1d7fa1558385 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.03.24 17:58:51.494496 [ 282 ] {} <Debug> TCP-Session: b0678788-7217-4395-8006-9967969ca71f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.03.24 17:58:51.494583 [ 284 ] {} <Debug> TCP-Session: d9addf79-fd24-4d15-ae1a-1d7fa1558385 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.03.24 17:58:51.494512 [ 285 ] {} <Debug> TCP-Session: 3c8e327c-0826-46dd-a2b3-d01656e219e8 Authenticating user 'default' from [fd00:1122:3344:101::b]:38134 | ||
| 702 | 2026.03.24 17:58:51.494405 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 703 | 2026.03.24 17:58:51.494704 [ 285 ] {} <Debug> TCP-Session: 3c8e327c-0826-46dd-a2b3-d01656e219e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.03.24 17:58:51.494707 [ 283 ] {} <Debug> TCP-Session: 8a2c903d-3cc2-4b2e-9f7b-a70aa3c26899 Authenticating user 'default' from [fd00:1122:3344:101::b]:50898 | ||
| 705 | 2026.03.24 17:58:51.494830 [ 285 ] {} <Debug> TCP-Session: 3c8e327c-0826-46dd-a2b3-d01656e219e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.03.24 17:58:51.494850 [ 283 ] {} <Debug> TCP-Session: 8a2c903d-3cc2-4b2e-9f7b-a70aa3c26899 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.03.24 17:58:51.494979 [ 283 ] {} <Debug> TCP-Session: 8a2c903d-3cc2-4b2e-9f7b-a70aa3c26899 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.03.24 17:58:52.000164 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.75 MiB, peak 138.75 MiB, free memory in arenas 0.00 B, will set to 139.80 MiB (RSS), difference: 1.06 MiB | ||
| 709 | 2026.03.24 17:58:55.441601 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 710 | 2026.03.24 17:58:55.441620 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 711 | 2026.03.24 17:58:55.441780 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.03.24 17:58:55.441794 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 713 | 2026.03.24 17:58:55.445864 [ 245 ] {} <Debug> system.asynchronous_metric_log (85bef57c-040d-45b0-bc32-388e57159fec): Loading data parts | ||
| 714 | 2026.03.24 17:58:55.446134 [ 245 ] {} <Debug> system.asynchronous_metric_log (85bef57c-040d-45b0-bc32-388e57159fec): There are no data parts | ||
| 715 | 2026.03.24 17:58:55.451645 [ 245 ] {} <Trace> system.asynchronous_metric_log (85bef57c-040d-45b0-bc32-388e57159fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 716 | 2026.03.24 17:58:55.451778 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 717 | 2026.03.24 17:58:55.457282 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2026.03.24 17:58:55.457940 [ 245 ] {} <Trace> system.asynchronous_metric_log (85bef57c-040d-45b0-bc32-388e57159fec): 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.03.24 17:58:55.458105 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 720 | 2026.03.24 17:58:55.461039 [ 244 ] {} <Debug> system.metric_log (32e68677-f1fe-4f24-b6d3-175b7979a225): Loading data parts | ||
| 721 | 2026.03.24 17:58:55.461213 [ 244 ] {} <Debug> system.metric_log (32e68677-f1fe-4f24-b6d3-175b7979a225): There are no data parts | ||
| 722 | 2026.03.24 17:58:55.487167 [ 244 ] {} <Trace> system.metric_log (32e68677-f1fe-4f24-b6d3-175b7979a225): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 723 | 2026.03.24 17:58:55.487322 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 724 | 2026.03.24 17:58:55.493828 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 725 | 2026.03.24 17:58:55.495152 [ 244 ] {} <Trace> system.metric_log (32e68677-f1fe-4f24-b6d3-175b7979a225): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 726 | 2026.03.24 17:58:55.498907 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 727 | 2026.03.24 17:58:56.000157 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.84 MiB, peak 148.84 MiB, free memory in arenas 0.00 B, will set to 153.94 MiB (RSS), difference: 9.10 MiB | ||
| 728 | 2026.03.24 17:58:57.941481 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 729 | 2026.03.24 17:58:57.941658 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 730 | 2026.03.24 17:58:57.948410 [ 243 ] {} <Debug> system.query_log (5ed0ae6f-e319-403e-833e-feb925862fca): Loading data parts | ||
| 731 | 2026.03.24 17:58:57.948715 [ 243 ] {} <Debug> system.query_log (5ed0ae6f-e319-403e-833e-feb925862fca): There are no data parts | ||
| 732 | 2026.03.24 17:58:57.956896 [ 243 ] {} <Trace> system.query_log (5ed0ae6f-e319-403e-833e-feb925862fca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 733 | 2026.03.24 17:58:57.956976 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 734 | 2026.03.24 17:58:57.960213 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 735 | 2026.03.24 17:58:57.961161 [ 243 ] {} <Trace> system.query_log (5ed0ae6f-e319-403e-833e-feb925862fca): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 736 | 2026.03.24 17:58:57.961688 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 737 | 2026.03.24 17:58:58.000304 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.14 MiB, peak 158.14 MiB, free memory in arenas 0.00 B, will set to 154.97 MiB (RSS), difference: -3.17 MiB | ||
| 738 | 2026.03.24 17:59:02.878587 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 739 | 2026.03.24 17:59:02.878648 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 740 | 2026.03.24 17:59:02.959211 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 915 | ||
| 741 | 2026.03.24 17:59:02.959903 [ 245 ] {} <Trace> system.asynchronous_metric_log (85bef57c-040d-45b0-bc32-388e57159fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 742 | 2026.03.24 17:59:02.960049 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 743 | 2026.03.24 17:59:02.960844 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 744 | 2026.03.24 17:59:02.961462 [ 245 ] {} <Trace> system.asynchronous_metric_log (85bef57c-040d-45b0-bc32-388e57159fec): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 745 | 2026.03.24 17:59:02.961835 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 915 | ||
| 746 | 2026.03.24 17:59:03.000029 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 747 | 2026.03.24 17:59:03.017905 [ 244 ] {} <Trace> system.metric_log (32e68677-f1fe-4f24-b6d3-175b7979a225): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 748 | 2026.03.24 17:59:03.018071 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 749 | 2026.03.24 17:59:03.024542 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 750 | 2026.03.24 17:59:03.025689 [ 244 ] {} <Trace> system.metric_log (32e68677-f1fe-4f24-b6d3-175b7979a225): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 751 | 2026.03.24 17:59:03.028990 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 752 | 2026.03.24 17:59:04.000163 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.83 MiB, peak 159.83 MiB, free memory in arenas 0.00 B, will set to 157.77 MiB (RSS), difference: 1.94 MiB | ||
| 753 | 2026.03.24 17:59:08.000186 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.79 MiB, peak 159.83 MiB, free memory in arenas 0.00 B, will set to 157.81 MiB (RSS), difference: 4.02 MiB | ||
| 754 | 2026.03.24 17:59:10.462862 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1403 | ||
| 755 | 2026.03.24 17:59:10.463407 [ 245 ] {} <Trace> system.asynchronous_metric_log (85bef57c-040d-45b0-bc32-388e57159fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 756 | 2026.03.24 17:59:10.463451 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 757 | 2026.03.24 17:59:10.464171 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 758 | 2026.03.24 17:59:10.464767 [ 245 ] {} <Trace> system.asynchronous_metric_log (85bef57c-040d-45b0-bc32-388e57159fec): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 759 | 2026.03.24 17:59:10.464892 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 760 | 2026.03.24 17:59:10.530063 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 761 | 2026.03.24 17:59:10.545988 [ 244 ] {} <Trace> system.metric_log (32e68677-f1fe-4f24-b6d3-175b7979a225): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 762 | 2026.03.24 17:59:10.546039 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 763 | 2026.03.24 17:59:10.552255 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 764 | 2026.03.24 17:59:10.553394 [ 244 ] {} <Trace> system.metric_log (32e68677-f1fe-4f24-b6d3-175b7979a225): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 765 | 2026.03.24 17:59:10.556431 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 766 | 2026.03.24 17:59:10.675839 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 767 | 2026.03.24 17:59:10.676023 [ 259 ] {fc07dcb2-ae1b-428e-acb1-232fdd0ada77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 768 | 2026.03.24 17:59:10.680232 [ 259 ] {fc07dcb2-ae1b-428e-acb1-232fdd0ada77} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 769 | 2026.03.24 17:59:10.684774 [ 259 ] {fc07dcb2-ae1b-428e-acb1-232fdd0ada77} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 770 | 2026.03.24 17:59:10.695109 [ 259 ] {fc07dcb2-ae1b-428e-acb1-232fdd0ada77} <Debug> TCPHandler: Processed in 0.019394815 sec. | ||
| 771 | 2026.03.24 17:59:10.706253 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 772 | 2026.03.24 17:59:10.706388 [ 259 ] {d1d415b1-4b57-4319-bd76-6abb92d50fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 773 | 2026.03.24 17:59:10.714642 [ 259 ] {d1d415b1-4b57-4319-bd76-6abb92d50fbe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 774 | 2026.03.24 17:59:10.714701 [ 259 ] {d1d415b1-4b57-4319-bd76-6abb92d50fbe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 775 | 2026.03.24 17:59:10.717067 [ 259 ] {d1d415b1-4b57-4319-bd76-6abb92d50fbe} <Debug> TCPHandler: Processed in 0.010875308 sec. | ||
| 776 | 2026.03.24 17:59:10.717403 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 777 | 2026.03.24 17:59:10.717522 [ 259 ] {bbbc5efb-fd0e-475c-b368-7ac71966b56e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 778 | 2026.03.24 17:59:10.721999 [ 259 ] {bbbc5efb-fd0e-475c-b368-7ac71966b56e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 779 | 2026.03.24 17:59:10.722057 [ 259 ] {bbbc5efb-fd0e-475c-b368-7ac71966b56e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 780 | 2026.03.24 17:59:10.722436 [ 259 ] {bbbc5efb-fd0e-475c-b368-7ac71966b56e} <Debug> TCPHandler: Processed in 0.00508229 sec. | ||
| 781 | 2026.03.24 17:59:10.722678 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 782 | 2026.03.24 17:59:10.722795 [ 259 ] {e2dcfe07-4ba9-4526-89fc-26d453921240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 783 | 2026.03.24 17:59:10.723035 [ 259 ] {e2dcfe07-4ba9-4526-89fc-26d453921240} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 784 | 2026.03.24 17:59:10.723081 [ 259 ] {e2dcfe07-4ba9-4526-89fc-26d453921240} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 785 | 2026.03.24 17:59:10.723394 [ 259 ] {e2dcfe07-4ba9-4526-89fc-26d453921240} <Debug> TCPHandler: Processed in 0.00076443 sec. | ||
| 786 | 2026.03.24 17:59:10.723599 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 787 | 2026.03.24 17:59:10.723715 [ 259 ] {08ce554d-d359-49bd-88e6-aa23d9867910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 788 | 2026.03.24 17:59:10.723952 [ 259 ] {08ce554d-d359-49bd-88e6-aa23d9867910} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 789 | 2026.03.24 17:59:10.723995 [ 259 ] {08ce554d-d359-49bd-88e6-aa23d9867910} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 790 | 2026.03.24 17:59:10.724311 [ 259 ] {08ce554d-d359-49bd-88e6-aa23d9867910} <Debug> TCPHandler: Processed in 0.000760569 sec. | ||
| 791 | 2026.03.24 17:59:10.724517 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 792 | 2026.03.24 17:59:10.724633 [ 259 ] {ee1c18d8-a916-4947-b267-9ac2b2805649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 793 | 2026.03.24 17:59:10.724874 [ 259 ] {ee1c18d8-a916-4947-b267-9ac2b2805649} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 794 | 2026.03.24 17:59:10.724919 [ 259 ] {ee1c18d8-a916-4947-b267-9ac2b2805649} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 795 | 2026.03.24 17:59:10.725261 [ 259 ] {ee1c18d8-a916-4947-b267-9ac2b2805649} <Debug> TCPHandler: Processed in 0.000797401 sec. | ||
| 796 | 2026.03.24 17:59:10.725466 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 797 | 2026.03.24 17:59:10.725595 [ 259 ] {4798510b-74ac-468f-9116-e60071560876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 798 | 2026.03.24 17:59:10.725891 [ 259 ] {4798510b-74ac-468f-9116-e60071560876} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 799 | 2026.03.24 17:59:10.725941 [ 259 ] {4798510b-74ac-468f-9116-e60071560876} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 800 | 2026.03.24 17:59:10.726325 [ 259 ] {4798510b-74ac-468f-9116-e60071560876} <Debug> TCPHandler: Processed in 0.000914484 sec. | ||
| 801 | 2026.03.24 17:59:10.726539 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 802 | 2026.03.24 17:59:10.726668 [ 259 ] {1662169e-30d5-47a8-b62c-4f030bdf060f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 803 | 2026.03.24 17:59:10.726965 [ 259 ] {1662169e-30d5-47a8-b62c-4f030bdf060f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 804 | 2026.03.24 17:59:10.727009 [ 259 ] {1662169e-30d5-47a8-b62c-4f030bdf060f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 805 | 2026.03.24 17:59:10.727325 [ 259 ] {1662169e-30d5-47a8-b62c-4f030bdf060f} <Debug> TCPHandler: Processed in 0.000841461 sec. | ||
| 806 | 2026.03.24 17:59:10.727526 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 807 | 2026.03.24 17:59:10.727643 [ 259 ] {254e7a2a-937c-489a-8657-919bf07a9b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 808 | 2026.03.24 17:59:10.727883 [ 259 ] {254e7a2a-937c-489a-8657-919bf07a9b46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 809 | 2026.03.24 17:59:10.727926 [ 259 ] {254e7a2a-937c-489a-8657-919bf07a9b46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 810 | 2026.03.24 17:59:10.728236 [ 259 ] {254e7a2a-937c-489a-8657-919bf07a9b46} <Debug> TCPHandler: Processed in 0.000760169 sec. | ||
| 811 | 2026.03.24 17:59:10.728435 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 812 | 2026.03.24 17:59:10.728554 [ 259 ] {6020688f-5853-4c8e-b9df-08b46d196d68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 813 | 2026.03.24 17:59:10.728798 [ 259 ] {6020688f-5853-4c8e-b9df-08b46d196d68} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 814 | 2026.03.24 17:59:10.728842 [ 259 ] {6020688f-5853-4c8e-b9df-08b46d196d68} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 815 | 2026.03.24 17:59:10.729154 [ 259 ] {6020688f-5853-4c8e-b9df-08b46d196d68} <Debug> TCPHandler: Processed in 0.00076762 sec. | ||
| 816 | 2026.03.24 17:59:10.729382 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 817 | 2026.03.24 17:59:10.729503 [ 259 ] {717a29c5-003b-437c-ae34-7145d55643f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 818 | 2026.03.24 17:59:10.729747 [ 259 ] {717a29c5-003b-437c-ae34-7145d55643f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 819 | 2026.03.24 17:59:10.729791 [ 259 ] {717a29c5-003b-437c-ae34-7145d55643f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 820 | 2026.03.24 17:59:10.730146 [ 259 ] {717a29c5-003b-437c-ae34-7145d55643f6} <Debug> TCPHandler: Processed in 0.000813541 sec. | ||
| 821 | 2026.03.24 17:59:10.730348 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 822 | 2026.03.24 17:59:10.730467 [ 259 ] {0695c3de-02d8-40e6-99d4-b59706b5101c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 823 | 2026.03.24 17:59:10.730711 [ 259 ] {0695c3de-02d8-40e6-99d4-b59706b5101c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 824 | 2026.03.24 17:59:10.730755 [ 259 ] {0695c3de-02d8-40e6-99d4-b59706b5101c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 825 | 2026.03.24 17:59:10.731078 [ 259 ] {0695c3de-02d8-40e6-99d4-b59706b5101c} <Debug> TCPHandler: Processed in 0.00077769 sec. | ||
| 826 | 2026.03.24 17:59:10.731281 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 827 | 2026.03.24 17:59:10.731406 [ 259 ] {79396802-a3a8-4df0-8433-b26265f3d495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 828 | 2026.03.24 17:59:10.731681 [ 259 ] {79396802-a3a8-4df0-8433-b26265f3d495} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 829 | 2026.03.24 17:59:10.731729 [ 259 ] {79396802-a3a8-4df0-8433-b26265f3d495} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 830 | 2026.03.24 17:59:10.732112 [ 259 ] {79396802-a3a8-4df0-8433-b26265f3d495} <Debug> TCPHandler: Processed in 0.000883303 sec. | ||
| 831 | 2026.03.24 17:59:10.732316 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 832 | 2026.03.24 17:59:10.732455 [ 259 ] {5931c30a-44ef-44b3-9a1b-d88ae32d28aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 833 | 2026.03.24 17:59:10.732770 [ 259 ] {5931c30a-44ef-44b3-9a1b-d88ae32d28aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 834 | 2026.03.24 17:59:10.732818 [ 259 ] {5931c30a-44ef-44b3-9a1b-d88ae32d28aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 835 | 2026.03.24 17:59:10.733172 [ 259 ] {5931c30a-44ef-44b3-9a1b-d88ae32d28aa} <Debug> TCPHandler: Processed in 0.000904663 sec. | ||
| 836 | 2026.03.24 17:59:10.733442 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 837 | 2026.03.24 17:59:10.733564 [ 259 ] {d4185e22-db8d-4250-b3b8-d77d3d41e0c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 838 | 2026.03.24 17:59:10.733829 [ 259 ] {d4185e22-db8d-4250-b3b8-d77d3d41e0c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 839 | 2026.03.24 17:59:10.733874 [ 259 ] {d4185e22-db8d-4250-b3b8-d77d3d41e0c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 840 | 2026.03.24 17:59:10.734210 [ 259 ] {d4185e22-db8d-4250-b3b8-d77d3d41e0c1} <Debug> TCPHandler: Processed in 0.000816931 sec. | ||
| 841 | 2026.03.24 17:59:10.737742 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 842 | 2026.03.24 17:59:10.737868 [ 259 ] {25ce5891-12c8-4d54-ba31-e65bc6e8fdcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 843 | 2026.03.24 17:59:10.737918 [ 259 ] {25ce5891-12c8-4d54-ba31-e65bc6e8fdcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 844 | 2026.03.24 17:59:10.741087 [ 259 ] {25ce5891-12c8-4d54-ba31-e65bc6e8fdcf} <Trace> oximeter.timeseries_schema (ad3c3d9d-2736-4d09-8192-6e70f889f02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 845 | 2026.03.24 17:59:10.741135 [ 259 ] {25ce5891-12c8-4d54-ba31-e65bc6e8fdcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 846 | 2026.03.24 17:59:10.741810 [ 259 ] {25ce5891-12c8-4d54-ba31-e65bc6e8fdcf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 847 | 2026.03.24 17:59:10.742253 [ 259 ] {25ce5891-12c8-4d54-ba31-e65bc6e8fdcf} <Trace> oximeter.timeseries_schema (ad3c3d9d-2736-4d09-8192-6e70f889f02e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 848 | 2026.03.24 17:59:10.742411 [ 259 ] {25ce5891-12c8-4d54-ba31-e65bc6e8fdcf} <Debug> executeQuery: Read 15 rows, 2.24 KiB in 0.004578 sec., 3276.5399737876805 rows/sec., 488.28 KiB/sec. | ||
| 849 | 2026.03.24 17:59:10.742450 [ 259 ] {25ce5891-12c8-4d54-ba31-e65bc6e8fdcf} <Debug> TCPHandler: Processed in 0.004767301 sec. | ||
| 850 | 2026.03.24 17:59:10.742561 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 851 | 2026.03.24 17:59:10.742659 [ 259 ] {b9a68984-07e1-41a5-bb19-b3b9f1299dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 852 | 2026.03.24 17:59:10.742702 [ 259 ] {b9a68984-07e1-41a5-bb19-b3b9f1299dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 853 | 2026.03.24 17:59:10.745194 [ 259 ] {b9a68984-07e1-41a5-bb19-b3b9f1299dd4} <Trace> oximeter.fields_ipaddr (58da0a0c-98bb-4424-a290-5b5e1c2fe235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 854 | 2026.03.24 17:59:10.745233 [ 259 ] {b9a68984-07e1-41a5-bb19-b3b9f1299dd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 855 | 2026.03.24 17:59:10.748196 [ 259 ] {b9a68984-07e1-41a5-bb19-b3b9f1299dd4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 856 | 2026.03.24 17:59:10.748677 [ 259 ] {b9a68984-07e1-41a5-bb19-b3b9f1299dd4} <Trace> oximeter.fields_ipaddr (58da0a0c-98bb-4424-a290-5b5e1c2fe235): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 857 | 2026.03.24 17:59:10.748824 [ 259 ] {b9a68984-07e1-41a5-bb19-b3b9f1299dd4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.006187 sec., 323.25844512687894 rows/sec., 26.36 KiB/sec. | ||
| 858 | 2026.03.24 17:59:10.748862 [ 259 ] {b9a68984-07e1-41a5-bb19-b3b9f1299dd4} <Debug> TCPHandler: Processed in 0.006350442 sec. | ||
| 859 | 2026.03.24 17:59:10.748976 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 860 | 2026.03.24 17:59:10.749075 [ 259 ] {2743ecbe-3536-4cbb-806b-032af1539880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 861 | 2026.03.24 17:59:10.749115 [ 259 ] {2743ecbe-3536-4cbb-806b-032af1539880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 862 | 2026.03.24 17:59:10.749559 [ 259 ] {2743ecbe-3536-4cbb-806b-032af1539880} <Trace> oximeter.fields_string (734982f4-6d9e-4311-97c9-9cfdf6089ff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 863 | 2026.03.24 17:59:10.749593 [ 259 ] {2743ecbe-3536-4cbb-806b-032af1539880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 864 | 2026.03.24 17:59:10.749993 [ 259 ] {2743ecbe-3536-4cbb-806b-032af1539880} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 865 | 2026.03.24 17:59:10.750436 [ 259 ] {2743ecbe-3536-4cbb-806b-032af1539880} <Trace> oximeter.fields_string (734982f4-6d9e-4311-97c9-9cfdf6089ff4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 866 | 2026.03.24 17:59:10.750563 [ 259 ] {2743ecbe-3536-4cbb-806b-032af1539880} <Debug> executeQuery: Read 27 rows, 2.05 KiB in 0.001511 sec., 17868.96095301125 rows/sec., 1.33 MiB/sec. | ||
| 867 | 2026.03.24 17:59:10.750600 [ 259 ] {2743ecbe-3536-4cbb-806b-032af1539880} <Debug> TCPHandler: Processed in 0.001673013 sec. | ||
| 868 | 2026.03.24 17:59:10.750705 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 869 | 2026.03.24 17:59:10.750800 [ 259 ] {f65ecff2-7119-429e-a0de-bd6755621d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 870 | 2026.03.24 17:59:10.750840 [ 259 ] {f65ecff2-7119-429e-a0de-bd6755621d5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 871 | 2026.03.24 17:59:10.751223 [ 259 ] {f65ecff2-7119-429e-a0de-bd6755621d5f} <Trace> oximeter.fields_u16 (3a8fa443-7444-4746-a7eb-cfd4c24da34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 872 | 2026.03.24 17:59:10.751260 [ 259 ] {f65ecff2-7119-429e-a0de-bd6755621d5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 873 | 2026.03.24 17:59:10.751769 [ 259 ] {f65ecff2-7119-429e-a0de-bd6755621d5f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 874 | 2026.03.24 17:59:10.752187 [ 259 ] {f65ecff2-7119-429e-a0de-bd6755621d5f} <Trace> oximeter.fields_u16 (3a8fa443-7444-4746-a7eb-cfd4c24da34d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 875 | 2026.03.24 17:59:10.752318 [ 259 ] {f65ecff2-7119-429e-a0de-bd6755621d5f} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001537 sec., 1301.2361743656475 rows/sec., 90.86 KiB/sec. | ||
| 876 | 2026.03.24 17:59:10.752355 [ 259 ] {f65ecff2-7119-429e-a0de-bd6755621d5f} <Debug> TCPHandler: Processed in 0.001698734 sec. | ||
| 877 | 2026.03.24 17:59:10.752464 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2026.03.24 17:59:10.752563 [ 259 ] {f3ed5050-e4b4-4285-9e47-08b4c18ef280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 879 | 2026.03.24 17:59:10.752603 [ 259 ] {f3ed5050-e4b4-4285-9e47-08b4c18ef280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 880 | 2026.03.24 17:59:10.752990 [ 259 ] {f3ed5050-e4b4-4285-9e47-08b4c18ef280} <Trace> oximeter.fields_uuid (05ece57c-9b4f-4d8b-8531-a20490b2038c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 881 | 2026.03.24 17:59:10.753026 [ 259 ] {f3ed5050-e4b4-4285-9e47-08b4c18ef280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 882 | 2026.03.24 17:59:10.753456 [ 259 ] {f3ed5050-e4b4-4285-9e47-08b4c18ef280} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 883 | 2026.03.24 17:59:10.753858 [ 259 ] {f3ed5050-e4b4-4285-9e47-08b4c18ef280} <Trace> oximeter.fields_uuid (05ece57c-9b4f-4d8b-8531-a20490b2038c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 884 | 2026.03.24 17:59:10.753984 [ 259 ] {f3ed5050-e4b4-4285-9e47-08b4c18ef280} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.00144 sec., 20833.333333333332 rows/sec., 1.63 MiB/sec. | ||
| 885 | 2026.03.24 17:59:10.754022 [ 259 ] {f3ed5050-e4b4-4285-9e47-08b4c18ef280} <Debug> TCPHandler: Processed in 0.001608311 sec. | ||
| 886 | 2026.03.24 17:59:10.754128 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 887 | 2026.03.24 17:59:10.754221 [ 259 ] {fe71eaf7-7a75-400e-8b7b-8bfe8e635064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 888 | 2026.03.24 17:59:10.754265 [ 259 ] {fe71eaf7-7a75-400e-8b7b-8bfe8e635064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 889 | 2026.03.24 17:59:10.754715 [ 259 ] {fe71eaf7-7a75-400e-8b7b-8bfe8e635064} <Trace> oximeter.measurements_cumulativeu64 (fd0f38e6-7698-4d54-88ad-119568d77434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 890 | 2026.03.24 17:59:10.754748 [ 259 ] {fe71eaf7-7a75-400e-8b7b-8bfe8e635064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 891 | 2026.03.24 17:59:10.757127 [ 259 ] {fe71eaf7-7a75-400e-8b7b-8bfe8e635064} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 892 | 2026.03.24 17:59:10.757577 [ 259 ] {fe71eaf7-7a75-400e-8b7b-8bfe8e635064} <Trace> oximeter.measurements_cumulativeu64 (fd0f38e6-7698-4d54-88ad-119568d77434): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 893 | 2026.03.24 17:59:10.757728 [ 259 ] {fe71eaf7-7a75-400e-8b7b-8bfe8e635064} <Debug> executeQuery: Read 81 rows, 5.75 KiB in 0.003524 sec., 22985.244040862657 rows/sec., 1.59 MiB/sec. | ||
| 894 | 2026.03.24 17:59:10.757772 [ 259 ] {fe71eaf7-7a75-400e-8b7b-8bfe8e635064} <Debug> TCPHandler: Processed in 0.003692015 sec. | ||
| 895 | 2026.03.24 17:59:10.757901 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 896 | 2026.03.24 17:59:10.758014 [ 259 ] {8e4b3608-b79a-4dd2-80c0-9c43f03f2d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 897 | 2026.03.24 17:59:10.758063 [ 259 ] {8e4b3608-b79a-4dd2-80c0-9c43f03f2d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 898 | 2026.03.24 17:59:10.758420 [ 259 ] {8e4b3608-b79a-4dd2-80c0-9c43f03f2d31} <Trace> oximeter.measurements_u64 (fbd423b2-96dd-4d84-8c53-56d47ead8bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 899 | 2026.03.24 17:59:10.758457 [ 259 ] {8e4b3608-b79a-4dd2-80c0-9c43f03f2d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 900 | 2026.03.24 17:59:10.758859 [ 259 ] {8e4b3608-b79a-4dd2-80c0-9c43f03f2d31} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 901 | 2026.03.24 17:59:10.759261 [ 259 ] {8e4b3608-b79a-4dd2-80c0-9c43f03f2d31} <Trace> oximeter.measurements_u64 (fbd423b2-96dd-4d84-8c53-56d47ead8bde): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 902 | 2026.03.24 17:59:10.759394 [ 259 ] {8e4b3608-b79a-4dd2-80c0-9c43f03f2d31} <Debug> executeQuery: Read 24 rows, 1.68 KiB in 0.001403 sec., 17106.200997861724 rows/sec., 1.17 MiB/sec. | ||
| 903 | 2026.03.24 17:59:10.759430 [ 259 ] {8e4b3608-b79a-4dd2-80c0-9c43f03f2d31} <Debug> TCPHandler: Processed in 0.00158895 sec. | ||
| 904 | 2026.03.24 17:59:11.000208 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.38 MiB, peak 162.35 MiB, free memory in arenas 0.00 B, will set to 160.46 MiB (RSS), difference: 1.08 MiB | ||
| 905 | 2026.03.24 17:59:15.680966 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 906 | 2026.03.24 17:59:15.681156 [ 259 ] {4f0434a4-91f6-43d0-9de3-1c8482b6f37f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 907 | 2026.03.24 17:59:15.681224 [ 259 ] {4f0434a4-91f6-43d0-9de3-1c8482b6f37f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 908 | 2026.03.24 17:59:15.681863 [ 259 ] {4f0434a4-91f6-43d0-9de3-1c8482b6f37f} <Trace> oximeter.fields_string (734982f4-6d9e-4311-97c9-9cfdf6089ff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 909 | 2026.03.24 17:59:15.681912 [ 259 ] {4f0434a4-91f6-43d0-9de3-1c8482b6f37f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 910 | 2026.03.24 17:59:15.682471 [ 259 ] {4f0434a4-91f6-43d0-9de3-1c8482b6f37f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 911 | 2026.03.24 17:59:15.682966 [ 259 ] {4f0434a4-91f6-43d0-9de3-1c8482b6f37f} <Trace> oximeter.fields_string (734982f4-6d9e-4311-97c9-9cfdf6089ff4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 912 | 2026.03.24 17:59:15.683125 [ 259 ] {4f0434a4-91f6-43d0-9de3-1c8482b6f37f} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002016 sec., 12896.825396825398 rows/sec., 981.89 KiB/sec. | ||
| 913 | 2026.03.24 17:59:15.683175 [ 259 ] {4f0434a4-91f6-43d0-9de3-1c8482b6f37f} <Debug> TCPHandler: Processed in 0.00234082 sec. | ||
| 914 | 2026.03.24 17:59:15.683302 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 915 | 2026.03.24 17:59:15.683406 [ 259 ] {9a084666-c64a-403c-b7ae-6071aaf33883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 916 | 2026.03.24 17:59:15.683450 [ 259 ] {9a084666-c64a-403c-b7ae-6071aaf33883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 917 | 2026.03.24 17:59:15.683870 [ 259 ] {9a084666-c64a-403c-b7ae-6071aaf33883} <Trace> oximeter.fields_uuid (05ece57c-9b4f-4d8b-8531-a20490b2038c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 918 | 2026.03.24 17:59:15.683910 [ 259 ] {9a084666-c64a-403c-b7ae-6071aaf33883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 919 | 2026.03.24 17:59:15.684410 [ 259 ] {9a084666-c64a-403c-b7ae-6071aaf33883} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 920 | 2026.03.24 17:59:15.684903 [ 259 ] {9a084666-c64a-403c-b7ae-6071aaf33883} <Trace> oximeter.fields_uuid (05ece57c-9b4f-4d8b-8531-a20490b2038c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 921 | 2026.03.24 17:59:15.685031 [ 259 ] {9a084666-c64a-403c-b7ae-6071aaf33883} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001651 sec., 16959.418534221684 rows/sec., 1.32 MiB/sec. | ||
| 922 | 2026.03.24 17:59:15.685070 [ 259 ] {9a084666-c64a-403c-b7ae-6071aaf33883} <Debug> TCPHandler: Processed in 0.001820087 sec. | ||
| 923 | 2026.03.24 17:59:15.685178 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 924 | 2026.03.24 17:59:15.685272 [ 259 ] {0593d6a7-000d-45a5-a6bb-3a8e92d6d4f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 925 | 2026.03.24 17:59:15.685316 [ 259 ] {0593d6a7-000d-45a5-a6bb-3a8e92d6d4f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 926 | 2026.03.24 17:59:15.685695 [ 259 ] {0593d6a7-000d-45a5-a6bb-3a8e92d6d4f7} <Trace> oximeter.measurements_cumulativeu64 (fd0f38e6-7698-4d54-88ad-119568d77434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 927 | 2026.03.24 17:59:15.685731 [ 259 ] {0593d6a7-000d-45a5-a6bb-3a8e92d6d4f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 928 | 2026.03.24 17:59:15.686207 [ 259 ] {0593d6a7-000d-45a5-a6bb-3a8e92d6d4f7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 929 | 2026.03.24 17:59:15.686685 [ 259 ] {0593d6a7-000d-45a5-a6bb-3a8e92d6d4f7} <Trace> oximeter.measurements_cumulativeu64 (fd0f38e6-7698-4d54-88ad-119568d77434): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 930 | 2026.03.24 17:59:15.686814 [ 259 ] {0593d6a7-000d-45a5-a6bb-3a8e92d6d4f7} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001561 sec., 64061.49903907751 rows/sec., 4.44 MiB/sec. | ||
| 931 | 2026.03.24 17:59:15.686851 [ 259 ] {0593d6a7-000d-45a5-a6bb-3a8e92d6d4f7} <Debug> TCPHandler: Processed in 0.001721474 sec. | ||
| 932 | 2026.03.24 17:59:15.686963 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 933 | 2026.03.24 17:59:15.687057 [ 259 ] {f04758a6-e02a-4ab5-8eec-2ce36f09ffc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 934 | 2026.03.24 17:59:15.687098 [ 259 ] {f04758a6-e02a-4ab5-8eec-2ce36f09ffc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 935 | 2026.03.24 17:59:15.687413 [ 259 ] {f04758a6-e02a-4ab5-8eec-2ce36f09ffc2} <Trace> oximeter.measurements_u64 (fbd423b2-96dd-4d84-8c53-56d47ead8bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 936 | 2026.03.24 17:59:15.687450 [ 259 ] {f04758a6-e02a-4ab5-8eec-2ce36f09ffc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 937 | 2026.03.24 17:59:15.687914 [ 259 ] {f04758a6-e02a-4ab5-8eec-2ce36f09ffc2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 938 | 2026.03.24 17:59:15.688424 [ 259 ] {f04758a6-e02a-4ab5-8eec-2ce36f09ffc2} <Trace> oximeter.measurements_u64 (fbd423b2-96dd-4d84-8c53-56d47ead8bde): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 939 | 2026.03.24 17:59:15.688551 [ 259 ] {f04758a6-e02a-4ab5-8eec-2ce36f09ffc2} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001512 sec., 19841.26984126984 rows/sec., 1.36 MiB/sec. | ||
| 940 | 2026.03.24 17:59:15.688586 [ 259 ] {f04758a6-e02a-4ab5-8eec-2ce36f09ffc2} <Debug> TCPHandler: Processed in 0.001672483 sec. | ||
| 941 | 2026.03.24 17:59:17.878888 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 942 | 2026.03.24 17:59:17.878966 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 943 | 2026.03.24 17:59:17.963966 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 140 | ||
| 944 | 2026.03.24 17:59:17.965910 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1830 | ||
| 945 | 2026.03.24 17:59:17.966417 [ 245 ] {} <Trace> system.asynchronous_metric_log (85bef57c-040d-45b0-bc32-388e57159fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 946 | 2026.03.24 17:59:17.966469 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 947 | 2026.03.24 17:59:17.967046 [ 243 ] {} <Trace> system.query_log (5ed0ae6f-e319-403e-833e-feb925862fca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 948 | 2026.03.24 17:59:17.967104 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 949 | 2026.03.24 17:59:17.967213 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 950 | 2026.03.24 17:59:17.967781 [ 245 ] {} <Trace> system.asynchronous_metric_log (85bef57c-040d-45b0-bc32-388e57159fec): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 951 | 2026.03.24 17:59:17.967927 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1830 | ||
| 952 | 2026.03.24 17:59:17.968575 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 953 | 2026.03.24 17:59:17.969071 [ 243 ] {} <Trace> system.query_log (5ed0ae6f-e319-403e-833e-feb925862fca): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 954 | 2026.03.24 17:59:17.969388 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 140 | ||
| 955 | 2026.03.24 17:59:18.057453 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 956 | 2026.03.24 17:59:18.074944 [ 244 ] {} <Trace> system.metric_log (32e68677-f1fe-4f24-b6d3-175b7979a225): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 957 | 2026.03.24 17:59:18.075011 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 958 | 2026.03.24 17:59:18.081376 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 959 | 2026.03.24 17:59:18.082463 [ 244 ] {} <Trace> system.metric_log (32e68677-f1fe-4f24-b6d3-175b7979a225): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 960 | 2026.03.24 17:59:18.085381 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 961 | 2026.03.24 17:59:19.000147 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.10 MiB, peak 165.10 MiB, free memory in arenas 0.00 B, will set to 162.23 MiB (RSS), difference: 1.13 MiB | ||
| 962 | 2026.03.24 17:59:20.680936 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 963 | 2026.03.24 17:59:20.681117 [ 259 ] {f788a038-ddd5-4b4b-a5ad-c11b423c06fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 964 | 2026.03.24 17:59:20.681192 [ 259 ] {f788a038-ddd5-4b4b-a5ad-c11b423c06fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 965 | 2026.03.24 17:59:20.681868 [ 259 ] {f788a038-ddd5-4b4b-a5ad-c11b423c06fa} <Trace> oximeter.fields_string (734982f4-6d9e-4311-97c9-9cfdf6089ff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 966 | 2026.03.24 17:59:20.681918 [ 259 ] {f788a038-ddd5-4b4b-a5ad-c11b423c06fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 967 | 2026.03.24 17:59:20.682437 [ 259 ] {f788a038-ddd5-4b4b-a5ad-c11b423c06fa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 968 | 2026.03.24 17:59:20.683015 [ 259 ] {f788a038-ddd5-4b4b-a5ad-c11b423c06fa} <Trace> oximeter.fields_string (734982f4-6d9e-4311-97c9-9cfdf6089ff4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 969 | 2026.03.24 17:59:20.683182 [ 259 ] {f788a038-ddd5-4b4b-a5ad-c11b423c06fa} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002115 sec., 12293.144208037824 rows/sec., 935.93 KiB/sec. | ||
| 970 | 2026.03.24 17:59:20.683237 [ 259 ] {f788a038-ddd5-4b4b-a5ad-c11b423c06fa} <Debug> TCPHandler: Processed in 0.002430031 sec. | ||
| 971 | 2026.03.24 17:59:20.683365 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 972 | 2026.03.24 17:59:20.683465 [ 259 ] {bea6800d-6704-47bc-b44f-e9d3e0934289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 973 | 2026.03.24 17:59:20.683509 [ 259 ] {bea6800d-6704-47bc-b44f-e9d3e0934289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 974 | 2026.03.24 17:59:20.683926 [ 259 ] {bea6800d-6704-47bc-b44f-e9d3e0934289} <Trace> oximeter.fields_uuid (05ece57c-9b4f-4d8b-8531-a20490b2038c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 975 | 2026.03.24 17:59:20.683964 [ 259 ] {bea6800d-6704-47bc-b44f-e9d3e0934289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 976 | 2026.03.24 17:59:20.684362 [ 259 ] {bea6800d-6704-47bc-b44f-e9d3e0934289} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 977 | 2026.03.24 17:59:20.684805 [ 259 ] {bea6800d-6704-47bc-b44f-e9d3e0934289} <Trace> oximeter.fields_uuid (05ece57c-9b4f-4d8b-8531-a20490b2038c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 978 | 2026.03.24 17:59:20.684939 [ 259 ] {bea6800d-6704-47bc-b44f-e9d3e0934289} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001496 sec., 18716.57754010695 rows/sec., 1.46 MiB/sec. | ||
| 979 | 2026.03.24 17:59:20.684977 [ 259 ] {bea6800d-6704-47bc-b44f-e9d3e0934289} <Debug> TCPHandler: Processed in 0.001664252 sec. | ||
| 980 | 2026.03.24 17:59:20.685102 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 981 | 2026.03.24 17:59:20.685198 [ 259 ] {98b0977b-4227-409e-ac73-b00798d9aa8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 982 | 2026.03.24 17:59:20.685242 [ 259 ] {98b0977b-4227-409e-ac73-b00798d9aa8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 983 | 2026.03.24 17:59:20.685649 [ 259 ] {98b0977b-4227-409e-ac73-b00798d9aa8a} <Trace> oximeter.measurements_cumulativeu64 (fd0f38e6-7698-4d54-88ad-119568d77434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 984 | 2026.03.24 17:59:20.685687 [ 259 ] {98b0977b-4227-409e-ac73-b00798d9aa8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 985 | 2026.03.24 17:59:20.686144 [ 259 ] {98b0977b-4227-409e-ac73-b00798d9aa8a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 986 | 2026.03.24 17:59:20.686602 [ 259 ] {98b0977b-4227-409e-ac73-b00798d9aa8a} <Trace> oximeter.measurements_cumulativeu64 (fd0f38e6-7698-4d54-88ad-119568d77434): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 987 | 2026.03.24 17:59:20.686732 [ 259 ] {98b0977b-4227-409e-ac73-b00798d9aa8a} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001552 sec., 64432.989690721646 rows/sec., 4.47 MiB/sec. | ||
| 988 | 2026.03.24 17:59:20.686768 [ 259 ] {98b0977b-4227-409e-ac73-b00798d9aa8a} <Debug> TCPHandler: Processed in 0.001721994 sec. | ||
| 989 | 2026.03.24 17:59:20.686889 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 990 | 2026.03.24 17:59:20.686984 [ 259 ] {c29db8b9-caac-4a4d-8be8-9498b6aba5d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 991 | 2026.03.24 17:59:20.687027 [ 259 ] {c29db8b9-caac-4a4d-8be8-9498b6aba5d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 992 | 2026.03.24 17:59:20.687376 [ 259 ] {c29db8b9-caac-4a4d-8be8-9498b6aba5d6} <Trace> oximeter.measurements_u64 (fbd423b2-96dd-4d84-8c53-56d47ead8bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 993 | 2026.03.24 17:59:20.687412 [ 259 ] {c29db8b9-caac-4a4d-8be8-9498b6aba5d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 994 | 2026.03.24 17:59:20.687901 [ 259 ] {c29db8b9-caac-4a4d-8be8-9498b6aba5d6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 995 | 2026.03.24 17:59:20.688467 [ 259 ] {c29db8b9-caac-4a4d-8be8-9498b6aba5d6} <Trace> oximeter.measurements_u64 (fbd423b2-96dd-4d84-8c53-56d47ead8bde): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 996 | 2026.03.24 17:59:20.688599 [ 259 ] {c29db8b9-caac-4a4d-8be8-9498b6aba5d6} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001634 sec., 18359.85312117503 rows/sec., 1.26 MiB/sec. | ||
| 997 | 2026.03.24 17:59:20.688634 [ 259 ] {c29db8b9-caac-4a4d-8be8-9498b6aba5d6} <Debug> TCPHandler: Processed in 0.001792625 sec. | ||
| 998 | 2026.03.24 17:59:25.397869 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65380 | ||
| 999 | 2026.03.24 17:59:25.400261 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1000 | 2026.03.24 17:59:25.400299 [ 286 ] {} <Debug> TCP-Session: 845c96cd-f383-405b-8172-17a75203f23c Authenticating user 'default' from [fd00:1122:3344:101::e]:65380 | ||
| 1001 | 2026.03.24 17:59:25.400325 [ 286 ] {} <Debug> TCP-Session: 845c96cd-f383-405b-8172-17a75203f23c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1002 | 2026.03.24 17:59:25.400341 [ 286 ] {} <Debug> TCP-Session: 845c96cd-f383-405b-8172-17a75203f23c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1003 | 2026.03.24 17:59:25.400398 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1004 | 2026.03.24 17:59:25.400426 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1005 | 2026.03.24 17:59:25.400445 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1006 | 2026.03.24 17:59:25.400932 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40619 | ||
| 1007 | 2026.03.24 17:59:25.400935 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53986 | ||
| 1008 | 2026.03.24 17:59:25.400993 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59300 | ||
| 1009 | 2026.03.24 17:59:25.401122 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1010 | 2026.03.24 17:59:25.401156 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1011 | 2026.03.24 17:59:25.401156 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46606 | ||
| 1012 | 2026.03.24 17:59:25.401171 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65065 | ||
| 1013 | 2026.03.24 17:59:25.401200 [ 289 ] {} <Debug> TCP-Session: fccade53-4087-4259-a56b-bfce01655190 Authenticating user 'default' from [fd00:1122:3344:101::e]:59300 | ||
| 1014 | 2026.03.24 17:59:25.401241 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48560 | ||
| 1015 | 2026.03.24 17:59:25.401271 [ 289 ] {} <Debug> TCP-Session: fccade53-4087-4259-a56b-bfce01655190 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1016 | 2026.03.24 17:59:25.401161 [ 288 ] {} <Debug> TCP-Session: c696fd0b-aad9-4715-b8bf-f1a2cdc6e2b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:40619 | ||
| 1017 | 2026.03.24 17:59:25.401302 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54561 | ||
| 1018 | 2026.03.24 17:59:25.401302 [ 289 ] {} <Debug> TCP-Session: fccade53-4087-4259-a56b-bfce01655190 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1019 | 2026.03.24 17:59:25.401339 [ 288 ] {} <Debug> TCP-Session: c696fd0b-aad9-4715-b8bf-f1a2cdc6e2b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1020 | 2026.03.24 17:59:25.401348 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1021 | 2026.03.24 17:59:25.401377 [ 288 ] {} <Debug> TCP-Session: c696fd0b-aad9-4715-b8bf-f1a2cdc6e2b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1022 | 2026.03.24 17:59:25.401163 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1023 | 2026.03.24 17:59:25.401407 [ 291 ] {} <Debug> TCP-Session: e78b74f7-701d-49b5-bf52-5cf960be6e4d Authenticating user 'default' from [fd00:1122:3344:101::e]:46606 | ||
| 1024 | 2026.03.24 17:59:25.401437 [ 287 ] {} <Debug> TCP-Session: 1630a84e-9933-4cb7-baf5-f3848d151bfe Authenticating user 'default' from [fd00:1122:3344:101::e]:53986 | ||
| 1025 | 2026.03.24 17:59:25.401450 [ 291 ] {} <Debug> TCP-Session: e78b74f7-701d-49b5-bf52-5cf960be6e4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1026 | 2026.03.24 17:59:25.401455 [ 287 ] {} <Debug> TCP-Session: 1630a84e-9933-4cb7-baf5-f3848d151bfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1027 | 2026.03.24 17:59:25.401471 [ 291 ] {} <Debug> TCP-Session: e78b74f7-701d-49b5-bf52-5cf960be6e4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1028 | 2026.03.24 17:59:25.401475 [ 287 ] {} <Debug> TCP-Session: 1630a84e-9933-4cb7-baf5-f3848d151bfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1029 | 2026.03.24 17:59:25.401486 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50243 | ||
| 1030 | 2026.03.24 17:59:25.401604 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1031 | 2026.03.24 17:59:25.401636 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1032 | 2026.03.24 17:59:25.401641 [ 292 ] {} <Debug> TCP-Session: 39b7d4ae-14f5-487a-8c0e-c7b05d3f5e72 Authenticating user 'default' from [fd00:1122:3344:101::e]:48560 | ||
| 1033 | 2026.03.24 17:59:25.401683 [ 292 ] {} <Debug> TCP-Session: 39b7d4ae-14f5-487a-8c0e-c7b05d3f5e72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1034 | 2026.03.24 17:59:25.401683 [ 290 ] {} <Debug> TCP-Session: fb92e263-b290-4ea8-af21-21761c4058e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:65065 | ||
| 1035 | 2026.03.24 17:59:25.401699 [ 292 ] {} <Debug> TCP-Session: 39b7d4ae-14f5-487a-8c0e-c7b05d3f5e72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1036 | 2026.03.24 17:59:25.401724 [ 290 ] {} <Debug> TCP-Session: fb92e263-b290-4ea8-af21-21761c4058e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1037 | 2026.03.24 17:59:25.401742 [ 290 ] {} <Debug> TCP-Session: fb92e263-b290-4ea8-af21-21761c4058e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1038 | 2026.03.24 17:59:25.401790 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1039 | 2026.03.24 17:59:25.401790 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1040 | 2026.03.24 17:59:25.401835 [ 294 ] {} <Debug> TCP-Session: 45c507c7-3ed0-438c-aba2-ea7077543cd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:50243 | ||
| 1041 | 2026.03.24 17:59:25.401845 [ 293 ] {} <Debug> TCP-Session: 9e3f1881-05f0-4761-80a0-82f13032f1de Authenticating user 'default' from [fd00:1122:3344:101::e]:54561 | ||
| 1042 | 2026.03.24 17:59:25.401860 [ 294 ] {} <Debug> TCP-Session: 45c507c7-3ed0-438c-aba2-ea7077543cd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1043 | 2026.03.24 17:59:25.401872 [ 293 ] {} <Debug> TCP-Session: 9e3f1881-05f0-4761-80a0-82f13032f1de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1044 | 2026.03.24 17:59:25.401891 [ 294 ] {} <Debug> TCP-Session: 45c507c7-3ed0-438c-aba2-ea7077543cd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1045 | 2026.03.24 17:59:25.401897 [ 293 ] {} <Debug> TCP-Session: 9e3f1881-05f0-4761-80a0-82f13032f1de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1046 | 2026.03.24 17:59:25.403346 [ 286 ] {} <Trace> TCP-Session: 845c96cd-f383-405b-8172-17a75203f23c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1047 | 2026.03.24 17:59:25.403522 [ 286 ] {ff705f9f-4171-49a0-9eaf-8528c47daa3d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65380) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1048 | 2026.03.24 17:59:25.403828 [ 286 ] {ff705f9f-4171-49a0-9eaf-8528c47daa3d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1049 | 2026.03.24 17:59:25.408263 [ 286 ] {ff705f9f-4171-49a0-9eaf-8528c47daa3d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1050 | 2026.03.24 17:59:25.416834 [ 286 ] {ff705f9f-4171-49a0-9eaf-8528c47daa3d} <Debug> oximeter.version (8febe6aa-20a8-4ada-a1b5-8de6bb813d9c) (SelectExecutor): Key condition: unknown | ||
| 1051 | 2026.03.24 17:59:25.434948 [ 299 ] {ff705f9f-4171-49a0-9eaf-8528c47daa3d} <Trace> AggregatingTransform: Aggregating | ||
| 1052 | 2026.03.24 17:59:25.437420 [ 299 ] {ff705f9f-4171-49a0-9eaf-8528c47daa3d} <Trace> Aggregator: Aggregation method: without_key | ||
| 1053 | 2026.03.24 17:59:25.439524 [ 299 ] {ff705f9f-4171-49a0-9eaf-8528c47daa3d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.007723777 sec. (129.470 rows/sec., 5.06 KiB/sec.) | ||
| 1054 | 2026.03.24 17:59:25.439552 [ 299 ] {ff705f9f-4171-49a0-9eaf-8528c47daa3d} <Trace> Aggregator: Merging aggregated data | ||
| 1055 | 2026.03.24 17:59:25.439583 [ 299 ] {ff705f9f-4171-49a0-9eaf-8528c47daa3d} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1056 | 2026.03.24 17:59:25.442803 [ 286 ] {ff705f9f-4171-49a0-9eaf-8528c47daa3d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.039329 sec., 25.426530041445243 rows/sec., 1017.06 B/sec. | ||
| 1057 | 2026.03.24 17:59:25.443010 [ 286 ] {ff705f9f-4171-49a0-9eaf-8528c47daa3d} <Debug> TCPHandler: Processed in 0.039798857 sec. | ||
| 1058 | 2026.03.24 17:59:25.453700 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1059 | 2026.03.24 17:59:25.453744 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1060 | 2026.03.24 17:59:25.453764 [ 286 ] {} <Debug> TCP-Session: 845c96cd-f383-405b-8172-17a75203f23c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1061 | 2026.03.24 17:59:25.453773 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1062 | 2026.03.24 17:59:25.453798 [ 287 ] {} <Debug> TCP-Session: 1630a84e-9933-4cb7-baf5-f3848d151bfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1063 | 2026.03.24 17:59:25.453809 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1064 | 2026.03.24 17:59:25.453797 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1065 | 2026.03.24 17:59:25.453864 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1066 | 2026.03.24 17:59:25.453886 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1067 | 2026.03.24 17:59:25.453914 [ 290 ] {} <Debug> TCP-Session: fb92e263-b290-4ea8-af21-21761c4058e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1068 | 2026.03.24 17:59:25.453956 [ 294 ] {} <Debug> TCP-Session: 45c507c7-3ed0-438c-aba2-ea7077543cd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1069 | 2026.03.24 17:59:25.453868 [ 289 ] {} <Debug> TCP-Session: fccade53-4087-4259-a56b-bfce01655190 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1070 | 2026.03.24 17:59:25.453848 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1071 | 2026.03.24 17:59:25.453851 [ 292 ] {} <Debug> TCP-Session: 39b7d4ae-14f5-487a-8c0e-c7b05d3f5e72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1072 | 2026.03.24 17:59:25.454035 [ 293 ] {} <Debug> TCP-Session: 9e3f1881-05f0-4761-80a0-82f13032f1de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1073 | 2026.03.24 17:59:25.453842 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1074 | 2026.03.24 17:59:25.453918 [ 291 ] {} <Debug> TCP-Session: e78b74f7-701d-49b5-bf52-5cf960be6e4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1075 | 2026.03.24 17:59:25.454109 [ 288 ] {} <Debug> TCP-Session: c696fd0b-aad9-4715-b8bf-f1a2cdc6e2b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1076 | 2026.03.24 17:59:25.468965 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2318 | ||
| 1077 | 2026.03.24 17:59:25.469470 [ 245 ] {} <Trace> system.asynchronous_metric_log (85bef57c-040d-45b0-bc32-388e57159fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1078 | 2026.03.24 17:59:25.469522 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1079 | 2026.03.24 17:59:25.470161 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1080 | 2026.03.24 17:59:25.470656 [ 245 ] {} <Trace> system.asynchronous_metric_log (85bef57c-040d-45b0-bc32-388e57159fec): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1081 | 2026.03.24 17:59:25.470859 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1082 | 2026.03.24 17:59:25.585468 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1083 | 2026.03.24 17:59:25.607453 [ 244 ] {} <Trace> system.metric_log (32e68677-f1fe-4f24-b6d3-175b7979a225): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1084 | 2026.03.24 17:59:25.607540 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1085 | 2026.03.24 17:59:25.614909 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1086 | 2026.03.24 17:59:25.616467 [ 244 ] {} <Trace> system.metric_log (32e68677-f1fe-4f24-b6d3-175b7979a225): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1087 | 2026.03.24 17:59:25.622769 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1088 | 2026.03.24 17:59:25.680755 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1089 | 2026.03.24 17:59:25.680937 [ 259 ] {10a44567-7183-4121-a40b-98de828ad9b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1090 | 2026.03.24 17:59:25.681008 [ 259 ] {10a44567-7183-4121-a40b-98de828ad9b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1091 | 2026.03.24 17:59:25.681826 [ 259 ] {10a44567-7183-4121-a40b-98de828ad9b8} <Trace> oximeter.fields_string (734982f4-6d9e-4311-97c9-9cfdf6089ff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1092 | 2026.03.24 17:59:25.681895 [ 259 ] {10a44567-7183-4121-a40b-98de828ad9b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1093 | 2026.03.24 17:59:25.682623 [ 259 ] {10a44567-7183-4121-a40b-98de828ad9b8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1094 | 2026.03.24 17:59:25.683149 [ 259 ] {10a44567-7183-4121-a40b-98de828ad9b8} <Trace> oximeter.fields_string (734982f4-6d9e-4311-97c9-9cfdf6089ff4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1095 | 2026.03.24 17:59:25.683321 [ 259 ] {10a44567-7183-4121-a40b-98de828ad9b8} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002434 sec., 10682.004930156121 rows/sec., 813.27 KiB/sec. | ||
| 1096 | 2026.03.24 17:59:25.683365 [ 259 ] {10a44567-7183-4121-a40b-98de828ad9b8} <Debug> TCPHandler: Processed in 0.00274214 sec. | ||
| 1097 | 2026.03.24 17:59:25.683522 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1098 | 2026.03.24 17:59:25.683637 [ 259 ] {acca7b7c-70e5-40be-bab1-4e898d18b9f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1099 | 2026.03.24 17:59:25.683680 [ 259 ] {acca7b7c-70e5-40be-bab1-4e898d18b9f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1100 | 2026.03.24 17:59:25.684143 [ 259 ] {acca7b7c-70e5-40be-bab1-4e898d18b9f6} <Trace> oximeter.fields_uuid (05ece57c-9b4f-4d8b-8531-a20490b2038c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1101 | 2026.03.24 17:59:25.684179 [ 259 ] {acca7b7c-70e5-40be-bab1-4e898d18b9f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1102 | 2026.03.24 17:59:25.684586 [ 259 ] {acca7b7c-70e5-40be-bab1-4e898d18b9f6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1103 | 2026.03.24 17:59:25.685017 [ 259 ] {acca7b7c-70e5-40be-bab1-4e898d18b9f6} <Trace> oximeter.fields_uuid (05ece57c-9b4f-4d8b-8531-a20490b2038c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1104 | 2026.03.24 17:59:25.685216 [ 259 ] {acca7b7c-70e5-40be-bab1-4e898d18b9f6} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001599 sec., 17510.944340212634 rows/sec., 1.37 MiB/sec. | ||
| 1105 | 2026.03.24 17:59:25.685261 [ 259 ] {acca7b7c-70e5-40be-bab1-4e898d18b9f6} <Debug> TCPHandler: Processed in 0.001808006 sec. | ||
| 1106 | 2026.03.24 17:59:25.685378 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1107 | 2026.03.24 17:59:25.685481 [ 259 ] {5f71c12e-0cd5-497f-ac72-a3e25c32f000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1108 | 2026.03.24 17:59:25.685537 [ 259 ] {5f71c12e-0cd5-497f-ac72-a3e25c32f000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1109 | 2026.03.24 17:59:25.685945 [ 259 ] {5f71c12e-0cd5-497f-ac72-a3e25c32f000} <Trace> oximeter.measurements_cumulativeu64 (fd0f38e6-7698-4d54-88ad-119568d77434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1110 | 2026.03.24 17:59:25.685982 [ 259 ] {5f71c12e-0cd5-497f-ac72-a3e25c32f000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1111 | 2026.03.24 17:59:25.686478 [ 259 ] {5f71c12e-0cd5-497f-ac72-a3e25c32f000} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1112 | 2026.03.24 17:59:25.686949 [ 259 ] {5f71c12e-0cd5-497f-ac72-a3e25c32f000} <Trace> oximeter.measurements_cumulativeu64 (fd0f38e6-7698-4d54-88ad-119568d77434): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1113 | 2026.03.24 17:59:25.687107 [ 259 ] {5f71c12e-0cd5-497f-ac72-a3e25c32f000} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001649 sec., 60642.81382656155 rows/sec., 4.20 MiB/sec. | ||
| 1114 | 2026.03.24 17:59:25.687151 [ 259 ] {5f71c12e-0cd5-497f-ac72-a3e25c32f000} <Debug> TCPHandler: Processed in 0.001823357 sec. | ||
| 1115 | 2026.03.24 17:59:25.687286 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1116 | 2026.03.24 17:59:25.687391 [ 259 ] {a23275e3-3101-4e60-8943-a3a62b006e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1117 | 2026.03.24 17:59:25.687437 [ 259 ] {a23275e3-3101-4e60-8943-a3a62b006e2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1118 | 2026.03.24 17:59:25.687900 [ 259 ] {a23275e3-3101-4e60-8943-a3a62b006e2f} <Trace> oximeter.measurements_u64 (fbd423b2-96dd-4d84-8c53-56d47ead8bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1119 | 2026.03.24 17:59:25.687936 [ 259 ] {a23275e3-3101-4e60-8943-a3a62b006e2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1120 | 2026.03.24 17:59:25.688416 [ 259 ] {a23275e3-3101-4e60-8943-a3a62b006e2f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1121 | 2026.03.24 17:59:25.689062 [ 259 ] {a23275e3-3101-4e60-8943-a3a62b006e2f} <Trace> oximeter.measurements_u64 (fbd423b2-96dd-4d84-8c53-56d47ead8bde): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1122 | 2026.03.24 17:59:25.689199 [ 259 ] {a23275e3-3101-4e60-8943-a3a62b006e2f} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001826 sec., 16429.35377875137 rows/sec., 1.13 MiB/sec. | ||
| 1123 | 2026.03.24 17:59:25.689243 [ 259 ] {a23275e3-3101-4e60-8943-a3a62b006e2f} <Debug> TCPHandler: Processed in 0.002008621 sec. | ||
| 1124 | 2026.03.24 17:59:26.000166 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.41 MiB, peak 172.68 MiB, free memory in arenas 0.00 B, will set to 166.87 MiB (RSS), difference: 3.46 MiB | ||
| 1125 | 2026.03.24 17:59:27.970541 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 18 entries to flush up to offset 158 | ||
| 1126 | 2026.03.24 17:59:27.972549 [ 243 ] {} <Trace> system.query_log (5ed0ae6f-e319-403e-833e-feb925862fca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1127 | 2026.03.24 17:59:27.972667 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1128 | 2026.03.24 17:59:27.974181 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1129 | 2026.03.24 17:59:27.974845 [ 243 ] {} <Trace> system.query_log (5ed0ae6f-e319-403e-833e-feb925862fca): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1130 | 2026.03.24 17:59:27.975184 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 158 | ||
| 1131 | 2026.03.24 17:59:28.198847 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48682 | ||
| 1132 | 2026.03.24 17:59:28.198966 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1133 | 2026.03.24 17:59:28.198999 [ 286 ] {} <Debug> TCP-Session: bcb2c7a8-136e-48a9-82f5-4a5108154f54 Authenticating user 'default' from [fd00:1122:3344:101::e]:48682 | ||
| 1134 | 2026.03.24 17:59:28.199021 [ 286 ] {} <Debug> TCP-Session: bcb2c7a8-136e-48a9-82f5-4a5108154f54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1135 | 2026.03.24 17:59:28.199034 [ 286 ] {} <Debug> TCP-Session: bcb2c7a8-136e-48a9-82f5-4a5108154f54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1136 | 2026.03.24 17:59:28.199288 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53520 | ||
| 1137 | 2026.03.24 17:59:28.199323 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62378 | ||
| 1138 | 2026.03.24 17:59:28.199369 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52688 | ||
| 1139 | 2026.03.24 17:59:28.199397 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43407 | ||
| 1140 | 2026.03.24 17:59:28.199428 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1141 | 2026.03.24 17:59:28.199428 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59608 | ||
| 1142 | 2026.03.24 17:59:28.199474 [ 287 ] {} <Debug> TCP-Session: 03043740-4d4a-451f-bef4-667db6b6a41c Authenticating user 'default' from [fd00:1122:3344:101::e]:53520 | ||
| 1143 | 2026.03.24 17:59:28.199477 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1144 | 2026.03.24 17:59:28.199509 [ 287 ] {} <Debug> TCP-Session: 03043740-4d4a-451f-bef4-667db6b6a41c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1145 | 2026.03.24 17:59:28.199448 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1146 | 2026.03.24 17:59:28.199543 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1147 | 2026.03.24 17:59:28.199535 [ 289 ] {} <Debug> TCP-Session: efb98ce8-9232-43e2-acb4-24297e54d35b Authenticating user 'default' from [fd00:1122:3344:101::e]:52688 | ||
| 1148 | 2026.03.24 17:59:28.199576 [ 293 ] {} <Debug> TCP-Session: 4efd2692-7c0f-4adc-bf6c-121dc67ae0fb Authenticating user 'default' from [fd00:1122:3344:101::e]:59608 | ||
| 1149 | 2026.03.24 17:59:28.199571 [ 288 ] {} <Debug> TCP-Session: f5137b82-b99c-4df3-9983-ae8d82f14f14 Authenticating user 'default' from [fd00:1122:3344:101::e]:62378 | ||
| 1150 | 2026.03.24 17:59:28.199597 [ 289 ] {} <Debug> TCP-Session: efb98ce8-9232-43e2-acb4-24297e54d35b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1151 | 2026.03.24 17:59:28.199614 [ 293 ] {} <Debug> TCP-Session: 4efd2692-7c0f-4adc-bf6c-121dc67ae0fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1152 | 2026.03.24 17:59:28.199633 [ 289 ] {} <Debug> TCP-Session: efb98ce8-9232-43e2-acb4-24297e54d35b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1153 | 2026.03.24 17:59:28.199630 [ 288 ] {} <Debug> TCP-Session: f5137b82-b99c-4df3-9983-ae8d82f14f14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1154 | 2026.03.24 17:59:28.199647 [ 293 ] {} <Debug> TCP-Session: 4efd2692-7c0f-4adc-bf6c-121dc67ae0fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1155 | 2026.03.24 17:59:28.199677 [ 288 ] {} <Debug> TCP-Session: f5137b82-b99c-4df3-9983-ae8d82f14f14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1156 | 2026.03.24 17:59:28.199534 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1157 | 2026.03.24 17:59:28.199535 [ 287 ] {} <Debug> TCP-Session: 03043740-4d4a-451f-bef4-667db6b6a41c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1158 | 2026.03.24 17:59:28.199744 [ 290 ] {} <Debug> TCP-Session: ceab92ff-2c42-433b-8ee8-662e83573ada Authenticating user 'default' from [fd00:1122:3344:101::e]:43407 | ||
| 1159 | 2026.03.24 17:59:28.199440 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46760 | ||
| 1160 | 2026.03.24 17:59:28.199781 [ 290 ] {} <Debug> TCP-Session: ceab92ff-2c42-433b-8ee8-662e83573ada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1161 | 2026.03.24 17:59:28.199430 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56400 | ||
| 1162 | 2026.03.24 17:59:28.199803 [ 290 ] {} <Debug> TCP-Session: ceab92ff-2c42-433b-8ee8-662e83573ada Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1163 | 2026.03.24 17:59:28.199424 [ 286 ] {} <Trace> TCP-Session: bcb2c7a8-136e-48a9-82f5-4a5108154f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1164 | 2026.03.24 17:59:28.199844 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1165 | 2026.03.24 17:59:28.199890 [ 294 ] {} <Debug> TCP-Session: 17bab15d-20da-458c-9c2e-faf51fb62bb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:46760 | ||
| 1166 | 2026.03.24 17:59:28.199411 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41915 | ||
| 1167 | 2026.03.24 17:59:28.199906 [ 294 ] {} <Debug> TCP-Session: 17bab15d-20da-458c-9c2e-faf51fb62bb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1168 | 2026.03.24 17:59:28.199939 [ 294 ] {} <Debug> TCP-Session: 17bab15d-20da-458c-9c2e-faf51fb62bb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1169 | 2026.03.24 17:59:28.199954 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1170 | 2026.03.24 17:59:28.199989 [ 292 ] {} <Debug> TCP-Session: fb201c06-a92e-4974-a517-8cc336cbdb3e Authenticating user 'default' from [fd00:1122:3344:101::e]:56400 | ||
| 1171 | 2026.03.24 17:59:28.200010 [ 292 ] {} <Debug> TCP-Session: fb201c06-a92e-4974-a517-8cc336cbdb3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1172 | 2026.03.24 17:59:28.200015 [ 286 ] {95f08949-0ce5-4ee8-b71d-81314b691485} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48682) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1173 | 2026.03.24 17:59:28.200025 [ 292 ] {} <Debug> TCP-Session: fb201c06-a92e-4974-a517-8cc336cbdb3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1174 | 2026.03.24 17:59:28.200051 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1175 | 2026.03.24 17:59:28.200082 [ 291 ] {} <Debug> TCP-Session: 3e0d72ae-036a-42fb-a62c-74eb873691d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:41915 | ||
| 1176 | 2026.03.24 17:59:28.200105 [ 291 ] {} <Debug> TCP-Session: 3e0d72ae-036a-42fb-a62c-74eb873691d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1177 | 2026.03.24 17:59:28.200118 [ 291 ] {} <Debug> TCP-Session: 3e0d72ae-036a-42fb-a62c-74eb873691d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1178 | 2026.03.24 17:59:28.200287 [ 286 ] {95f08949-0ce5-4ee8-b71d-81314b691485} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1179 | 2026.03.24 17:59:28.200347 [ 286 ] {95f08949-0ce5-4ee8-b71d-81314b691485} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1180 | 2026.03.24 17:59:28.200628 [ 286 ] {95f08949-0ce5-4ee8-b71d-81314b691485} <Debug> oximeter.version (8febe6aa-20a8-4ada-a1b5-8de6bb813d9c) (SelectExecutor): Key condition: unknown | ||
| 1181 | 2026.03.24 17:59:28.201565 [ 308 ] {95f08949-0ce5-4ee8-b71d-81314b691485} <Trace> AggregatingTransform: Aggregating | ||
| 1182 | 2026.03.24 17:59:28.201613 [ 308 ] {95f08949-0ce5-4ee8-b71d-81314b691485} <Trace> Aggregator: Aggregation method: without_key | ||
| 1183 | 2026.03.24 17:59:28.201655 [ 308 ] {95f08949-0ce5-4ee8-b71d-81314b691485} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000916374 sec. (1091.257 rows/sec., 42.63 KiB/sec.) | ||
| 1184 | 2026.03.24 17:59:28.201677 [ 308 ] {95f08949-0ce5-4ee8-b71d-81314b691485} <Trace> Aggregator: Merging aggregated data | ||
| 1185 | 2026.03.24 17:59:28.202857 [ 286 ] {95f08949-0ce5-4ee8-b71d-81314b691485} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0029 sec., 344.82758620689657 rows/sec., 13.47 KiB/sec. | ||
| 1186 | 2026.03.24 17:59:28.203009 [ 286 ] {95f08949-0ce5-4ee8-b71d-81314b691485} <Debug> TCPHandler: Processed in 0.003716155 sec. | ||
| 1187 | 2026.03.24 17:59:28.203103 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1188 | 2026.03.24 17:59:28.203132 [ 286 ] {} <Debug> TCP-Session: bcb2c7a8-136e-48a9-82f5-4a5108154f54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1189 | 2026.03.24 17:59:28.203133 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1190 | 2026.03.24 17:59:28.203155 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1191 | 2026.03.24 17:59:28.203177 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1192 | 2026.03.24 17:59:28.203198 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1193 | 2026.03.24 17:59:28.203213 [ 291 ] {} <Debug> TCP-Session: 3e0d72ae-036a-42fb-a62c-74eb873691d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1194 | 2026.03.24 17:59:28.203224 [ 287 ] {} <Debug> TCP-Session: 03043740-4d4a-451f-bef4-667db6b6a41c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1195 | 2026.03.24 17:59:28.203240 [ 293 ] {} <Debug> TCP-Session: 4efd2692-7c0f-4adc-bf6c-121dc67ae0fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1196 | 2026.03.24 17:59:28.203238 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1197 | 2026.03.24 17:59:28.203258 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1198 | 2026.03.24 17:59:28.203275 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1199 | 2026.03.24 17:59:28.203296 [ 294 ] {} <Debug> TCP-Session: 17bab15d-20da-458c-9c2e-faf51fb62bb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1200 | 2026.03.24 17:59:28.203309 [ 290 ] {} <Debug> TCP-Session: ceab92ff-2c42-433b-8ee8-662e83573ada Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1201 | 2026.03.24 17:59:28.203221 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1202 | 2026.03.24 17:59:28.203344 [ 292 ] {} <Debug> TCP-Session: fb201c06-a92e-4974-a517-8cc336cbdb3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1203 | 2026.03.24 17:59:28.203185 [ 289 ] {} <Debug> TCP-Session: efb98ce8-9232-43e2-acb4-24297e54d35b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1204 | 2026.03.24 17:59:28.203375 [ 288 ] {} <Debug> TCP-Session: f5137b82-b99c-4df3-9983-ae8d82f14f14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1205 | 2026.03.24 17:59:28.380187 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62642 | ||
| 1206 | 2026.03.24 17:59:28.380290 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1207 | 2026.03.24 17:59:28.380316 [ 286 ] {} <Debug> TCP-Session: 9af5b747-1d3b-4c9a-ab3b-ee1423c1494f Authenticating user 'default' from [fd00:1122:3344:101::e]:62642 | ||
| 1208 | 2026.03.24 17:59:28.380337 [ 286 ] {} <Debug> TCP-Session: 9af5b747-1d3b-4c9a-ab3b-ee1423c1494f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1209 | 2026.03.24 17:59:28.380354 [ 286 ] {} <Debug> TCP-Session: 9af5b747-1d3b-4c9a-ab3b-ee1423c1494f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1210 | 2026.03.24 17:59:28.380546 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36031 | ||
| 1211 | 2026.03.24 17:59:28.380579 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57720 | ||
| 1212 | 2026.03.24 17:59:28.380589 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60879 | ||
| 1213 | 2026.03.24 17:59:28.380623 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52041 | ||
| 1214 | 2026.03.24 17:59:28.380644 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52125 | ||
| 1215 | 2026.03.24 17:59:28.380667 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1216 | 2026.03.24 17:59:28.380698 [ 286 ] {} <Trace> TCP-Session: 9af5b747-1d3b-4c9a-ab3b-ee1423c1494f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1217 | 2026.03.24 17:59:28.380710 [ 289 ] {} <Debug> TCP-Session: eb30267c-ab07-4d88-870b-1f274fbfe0fe Authenticating user 'default' from [fd00:1122:3344:101::e]:57720 | ||
| 1218 | 2026.03.24 17:59:28.380721 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1219 | 2026.03.24 17:59:28.380739 [ 289 ] {} <Debug> TCP-Session: eb30267c-ab07-4d88-870b-1f274fbfe0fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1220 | 2026.03.24 17:59:28.380748 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1221 | 2026.03.24 17:59:28.380761 [ 289 ] {} <Debug> TCP-Session: eb30267c-ab07-4d88-870b-1f274fbfe0fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1222 | 2026.03.24 17:59:28.380760 [ 291 ] {} <Debug> TCP-Session: b7dacc32-b6c4-4e1d-acd2-9614ce11c59b Authenticating user 'default' from [fd00:1122:3344:101::e]:52041 | ||
| 1223 | 2026.03.24 17:59:28.380784 [ 293 ] {} <Debug> TCP-Session: 5955a8d8-8641-40d6-89c4-ce88d9b62d47 Authenticating user 'default' from [fd00:1122:3344:101::e]:52125 | ||
| 1224 | 2026.03.24 17:59:28.380806 [ 291 ] {} <Debug> TCP-Session: b7dacc32-b6c4-4e1d-acd2-9614ce11c59b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1225 | 2026.03.24 17:59:28.380664 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1226 | 2026.03.24 17:59:28.380831 [ 291 ] {} <Debug> TCP-Session: b7dacc32-b6c4-4e1d-acd2-9614ce11c59b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1227 | 2026.03.24 17:59:28.380824 [ 293 ] {} <Debug> TCP-Session: 5955a8d8-8641-40d6-89c4-ce88d9b62d47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1228 | 2026.03.24 17:59:28.380850 [ 287 ] {} <Debug> TCP-Session: bd5cbf7c-c8d2-43f1-9ce1-8a3c091d16bf Authenticating user 'default' from [fd00:1122:3344:101::e]:36031 | ||
| 1229 | 2026.03.24 17:59:28.380870 [ 293 ] {} <Debug> TCP-Session: 5955a8d8-8641-40d6-89c4-ce88d9b62d47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1230 | 2026.03.24 17:59:28.380885 [ 287 ] {} <Debug> TCP-Session: bd5cbf7c-c8d2-43f1-9ce1-8a3c091d16bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1231 | 2026.03.24 17:59:28.380897 [ 286 ] {d18efe86-1782-4de4-85f8-fb35803e27ab} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62642) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1232 | 2026.03.24 17:59:28.380908 [ 287 ] {} <Debug> TCP-Session: bd5cbf7c-c8d2-43f1-9ce1-8a3c091d16bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1233 | 2026.03.24 17:59:28.380656 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45277 | ||
| 1234 | 2026.03.24 17:59:28.380634 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43816 | ||
| 1235 | 2026.03.24 17:59:28.380623 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36957 | ||
| 1236 | 2026.03.24 17:59:28.380733 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1237 | 2026.03.24 17:59:28.381072 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1238 | 2026.03.24 17:59:28.381073 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1239 | 2026.03.24 17:59:28.381087 [ 288 ] {} <Debug> TCP-Session: 12bf4b67-a0bd-4221-a26f-4ac8b94c5fbc Authenticating user 'default' from [fd00:1122:3344:101::e]:60879 | ||
| 1240 | 2026.03.24 17:59:28.381106 [ 294 ] {} <Debug> TCP-Session: 5ebb1e91-80ec-4e79-935a-8b0ce8fef3b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:45277 | ||
| 1241 | 2026.03.24 17:59:28.381117 [ 292 ] {} <Debug> TCP-Session: ab25e685-6ada-49a5-a508-43132e6a1811 Authenticating user 'default' from [fd00:1122:3344:101::e]:43816 | ||
| 1242 | 2026.03.24 17:59:28.381130 [ 288 ] {} <Debug> TCP-Session: 12bf4b67-a0bd-4221-a26f-4ac8b94c5fbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1243 | 2026.03.24 17:59:28.381141 [ 294 ] {} <Debug> TCP-Session: 5ebb1e91-80ec-4e79-935a-8b0ce8fef3b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1244 | 2026.03.24 17:59:28.381147 [ 292 ] {} <Debug> TCP-Session: ab25e685-6ada-49a5-a508-43132e6a1811 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1245 | 2026.03.24 17:59:28.381152 [ 288 ] {} <Debug> TCP-Session: 12bf4b67-a0bd-4221-a26f-4ac8b94c5fbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1246 | 2026.03.24 17:59:28.381167 [ 294 ] {} <Debug> TCP-Session: 5ebb1e91-80ec-4e79-935a-8b0ce8fef3b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1247 | 2026.03.24 17:59:28.381177 [ 292 ] {} <Debug> TCP-Session: ab25e685-6ada-49a5-a508-43132e6a1811 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1248 | 2026.03.24 17:59:28.381193 [ 286 ] {d18efe86-1782-4de4-85f8-fb35803e27ab} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1249 | 2026.03.24 17:59:28.381097 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1250 | 2026.03.24 17:59:28.381268 [ 290 ] {} <Debug> TCP-Session: 7c1ac3bb-b469-4803-8b12-8f17bf7452c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:36957 | ||
| 1251 | 2026.03.24 17:59:28.381275 [ 286 ] {d18efe86-1782-4de4-85f8-fb35803e27ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1252 | 2026.03.24 17:59:28.381286 [ 290 ] {} <Debug> TCP-Session: 7c1ac3bb-b469-4803-8b12-8f17bf7452c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1253 | 2026.03.24 17:59:28.381313 [ 290 ] {} <Debug> TCP-Session: 7c1ac3bb-b469-4803-8b12-8f17bf7452c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1254 | 2026.03.24 17:59:28.381564 [ 286 ] {d18efe86-1782-4de4-85f8-fb35803e27ab} <Debug> oximeter.version (8febe6aa-20a8-4ada-a1b5-8de6bb813d9c) (SelectExecutor): Key condition: unknown | ||
| 1255 | 2026.03.24 17:59:28.382445 [ 304 ] {d18efe86-1782-4de4-85f8-fb35803e27ab} <Trace> AggregatingTransform: Aggregating | ||
| 1256 | 2026.03.24 17:59:28.382497 [ 304 ] {d18efe86-1782-4de4-85f8-fb35803e27ab} <Trace> Aggregator: Aggregation method: without_key | ||
| 1257 | 2026.03.24 17:59:28.382535 [ 304 ] {d18efe86-1782-4de4-85f8-fb35803e27ab} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000869232 sec. (1150.441 rows/sec., 44.94 KiB/sec.) | ||
| 1258 | 2026.03.24 17:59:28.382554 [ 304 ] {d18efe86-1782-4de4-85f8-fb35803e27ab} <Trace> Aggregator: Merging aggregated data | ||
| 1259 | 2026.03.24 17:59:28.383866 [ 286 ] {d18efe86-1782-4de4-85f8-fb35803e27ab} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00304 sec., 328.9473684210526 rows/sec., 12.85 KiB/sec. | ||
| 1260 | 2026.03.24 17:59:28.383995 [ 286 ] {d18efe86-1782-4de4-85f8-fb35803e27ab} <Debug> TCPHandler: Processed in 0.003443908 sec. | ||
| 1261 | 2026.03.24 17:59:28.384107 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1262 | 2026.03.24 17:59:28.384135 [ 286 ] {} <Debug> TCP-Session: 9af5b747-1d3b-4c9a-ab3b-ee1423c1494f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1263 | 2026.03.24 17:59:28.384139 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1264 | 2026.03.24 17:59:28.384155 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1265 | 2026.03.24 17:59:28.384190 [ 291 ] {} <Debug> TCP-Session: b7dacc32-b6c4-4e1d-acd2-9614ce11c59b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1266 | 2026.03.24 17:59:28.384193 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1267 | 2026.03.24 17:59:28.384212 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1268 | 2026.03.24 17:59:28.384230 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1269 | 2026.03.24 17:59:28.384249 [ 287 ] {} <Debug> TCP-Session: bd5cbf7c-c8d2-43f1-9ce1-8a3c091d16bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1270 | 2026.03.24 17:59:28.384274 [ 288 ] {} <Debug> TCP-Session: 12bf4b67-a0bd-4221-a26f-4ac8b94c5fbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1271 | 2026.03.24 17:59:28.384284 [ 292 ] {} <Debug> TCP-Session: ab25e685-6ada-49a5-a508-43132e6a1811 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1272 | 2026.03.24 17:59:28.384265 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1273 | 2026.03.24 17:59:28.384244 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1274 | 2026.03.24 17:59:28.384338 [ 293 ] {} <Debug> TCP-Session: 5955a8d8-8641-40d6-89c4-ce88d9b62d47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1275 | 2026.03.24 17:59:28.384218 [ 294 ] {} <Debug> TCP-Session: 5ebb1e91-80ec-4e79-935a-8b0ce8fef3b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1276 | 2026.03.24 17:59:28.384365 [ 290 ] {} <Debug> TCP-Session: 7c1ac3bb-b469-4803-8b12-8f17bf7452c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1277 | 2026.03.24 17:59:28.384193 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1278 | 2026.03.24 17:59:28.384426 [ 289 ] {} <Debug> TCP-Session: eb30267c-ab07-4d88-870b-1f274fbfe0fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1279 | 2026.03.24 17:59:30.681038 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1280 | 2026.03.24 17:59:30.681246 [ 259 ] {f22e812a-e826-4442-a37d-b841d0747c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1281 | 2026.03.24 17:59:30.681314 [ 259 ] {f22e812a-e826-4442-a37d-b841d0747c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1282 | 2026.03.24 17:59:30.681973 [ 259 ] {f22e812a-e826-4442-a37d-b841d0747c6f} <Trace> oximeter.fields_string (734982f4-6d9e-4311-97c9-9cfdf6089ff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1283 | 2026.03.24 17:59:30.682025 [ 259 ] {f22e812a-e826-4442-a37d-b841d0747c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1284 | 2026.03.24 17:59:30.682557 [ 259 ] {f22e812a-e826-4442-a37d-b841d0747c6f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1285 | 2026.03.24 17:59:30.682997 [ 259 ] {f22e812a-e826-4442-a37d-b841d0747c6f} <Trace> oximeter.fields_string (734982f4-6d9e-4311-97c9-9cfdf6089ff4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1286 | 2026.03.24 17:59:30.683180 [ 259 ] {f22e812a-e826-4442-a37d-b841d0747c6f} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001984 sec., 13104.838709677419 rows/sec., 997.73 KiB/sec. | ||
| 1287 | 2026.03.24 17:59:30.683230 [ 259 ] {f22e812a-e826-4442-a37d-b841d0747c6f} <Debug> TCPHandler: Processed in 0.002320699 sec. | ||
| 1288 | 2026.03.24 17:59:30.683348 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1289 | 2026.03.24 17:59:30.683450 [ 259 ] {884da5ff-0ddd-498b-9803-4292bde0c7b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1290 | 2026.03.24 17:59:30.683493 [ 259 ] {884da5ff-0ddd-498b-9803-4292bde0c7b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1291 | 2026.03.24 17:59:30.683912 [ 259 ] {884da5ff-0ddd-498b-9803-4292bde0c7b6} <Trace> oximeter.fields_uuid (05ece57c-9b4f-4d8b-8531-a20490b2038c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1292 | 2026.03.24 17:59:30.683948 [ 259 ] {884da5ff-0ddd-498b-9803-4292bde0c7b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1293 | 2026.03.24 17:59:30.684361 [ 259 ] {884da5ff-0ddd-498b-9803-4292bde0c7b6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1294 | 2026.03.24 17:59:30.684851 [ 259 ] {884da5ff-0ddd-498b-9803-4292bde0c7b6} <Trace> oximeter.fields_uuid (05ece57c-9b4f-4d8b-8531-a20490b2038c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1295 | 2026.03.24 17:59:30.685005 [ 259 ] {884da5ff-0ddd-498b-9803-4292bde0c7b6} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001578 sec., 17743.979721166033 rows/sec., 1.38 MiB/sec. | ||
| 1296 | 2026.03.24 17:59:30.685044 [ 259 ] {884da5ff-0ddd-498b-9803-4292bde0c7b6} <Debug> TCPHandler: Processed in 0.001748405 sec. | ||
| 1297 | 2026.03.24 17:59:30.685152 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1298 | 2026.03.24 17:59:30.685250 [ 259 ] {e0035ae6-ae70-48ba-bdd3-9034c815c1d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1299 | 2026.03.24 17:59:30.685295 [ 259 ] {e0035ae6-ae70-48ba-bdd3-9034c815c1d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1300 | 2026.03.24 17:59:30.685680 [ 259 ] {e0035ae6-ae70-48ba-bdd3-9034c815c1d4} <Trace> oximeter.measurements_cumulativeu64 (fd0f38e6-7698-4d54-88ad-119568d77434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1301 | 2026.03.24 17:59:30.685716 [ 259 ] {e0035ae6-ae70-48ba-bdd3-9034c815c1d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1302 | 2026.03.24 17:59:30.686158 [ 259 ] {e0035ae6-ae70-48ba-bdd3-9034c815c1d4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1303 | 2026.03.24 17:59:30.686585 [ 259 ] {e0035ae6-ae70-48ba-bdd3-9034c815c1d4} <Trace> oximeter.measurements_cumulativeu64 (fd0f38e6-7698-4d54-88ad-119568d77434): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1304 | 2026.03.24 17:59:30.686739 [ 259 ] {e0035ae6-ae70-48ba-bdd3-9034c815c1d4} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001509 sec., 66269.05235255136 rows/sec., 4.59 MiB/sec. | ||
| 1305 | 2026.03.24 17:59:30.686778 [ 259 ] {e0035ae6-ae70-48ba-bdd3-9034c815c1d4} <Debug> TCPHandler: Processed in 0.001676863 sec. | ||
| 1306 | 2026.03.24 17:59:30.686885 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1307 | 2026.03.24 17:59:30.686981 [ 259 ] {5edc3770-f1e5-4f40-9215-90e1db850c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1308 | 2026.03.24 17:59:30.687022 [ 259 ] {5edc3770-f1e5-4f40-9215-90e1db850c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1309 | 2026.03.24 17:59:30.687350 [ 259 ] {5edc3770-f1e5-4f40-9215-90e1db850c77} <Trace> oximeter.measurements_u64 (fbd423b2-96dd-4d84-8c53-56d47ead8bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1310 | 2026.03.24 17:59:30.687386 [ 259 ] {5edc3770-f1e5-4f40-9215-90e1db850c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1311 | 2026.03.24 17:59:30.687800 [ 259 ] {5edc3770-f1e5-4f40-9215-90e1db850c77} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1312 | 2026.03.24 17:59:30.688224 [ 259 ] {5edc3770-f1e5-4f40-9215-90e1db850c77} <Trace> oximeter.measurements_u64 (fbd423b2-96dd-4d84-8c53-56d47ead8bde): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1313 | 2026.03.24 17:59:30.688378 [ 259 ] {5edc3770-f1e5-4f40-9215-90e1db850c77} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001417 sec., 21171.48906139732 rows/sec., 1.45 MiB/sec. | ||
| 1314 | 2026.03.24 17:59:30.688416 [ 259 ] {5edc3770-f1e5-4f40-9215-90e1db850c77} <Debug> TCPHandler: Processed in 0.00158316 sec. | ||
| 1315 | 2026.03.24 17:59:32.879026 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1316 | 2026.03.24 17:59:32.879105 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1317 | 2026.03.24 17:59:32.971888 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2766 | ||
| 1318 | 2026.03.24 17:59:32.972366 [ 245 ] {} <Trace> system.asynchronous_metric_log (85bef57c-040d-45b0-bc32-388e57159fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1319 | 2026.03.24 17:59:32.972403 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1320 | 2026.03.24 17:59:32.972983 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1321 | 2026.03.24 17:59:32.973433 [ 245 ] {} <Trace> system.asynchronous_metric_log (85bef57c-040d-45b0-bc32-388e57159fec): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1322 | 2026.03.24 17:59:32.973563 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2766 | ||
| 1323 | 2026.03.24 17:59:32.973561 [ 36 ] {} <Debug> system.asynchronous_metric_log (85bef57c-040d-45b0-bc32-388e57159fec) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1324 | 2026.03.24 17:59:32.973652 [ 36 ] {} <Trace> system.asynchronous_metric_log (85bef57c-040d-45b0-bc32-388e57159fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1325 | 2026.03.24 17:59:32.973675 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1326 | 2026.03.24 17:59:32.975932 [ 193 ] {85bef57c-040d-45b0-bc32-388e57159fec::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 | ||
| 1327 | 2026.03.24 17:59:32.978444 [ 193 ] {85bef57c-040d-45b0-bc32-388e57159fec::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1328 | 2026.03.24 17:59:32.980820 [ 193 ] {85bef57c-040d-45b0-bc32-388e57159fec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1329 | 2026.03.24 17:59:32.985788 [ 193 ] {85bef57c-040d-45b0-bc32-388e57159fec::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 | ||
| 1330 | 2026.03.24 17:59:32.985861 [ 193 ] {85bef57c-040d-45b0-bc32-388e57159fec::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 | ||
| 1331 | 2026.03.24 17:59:32.985915 [ 193 ] {85bef57c-040d-45b0-bc32-388e57159fec::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 | ||
| 1332 | 2026.03.24 17:59:32.985975 [ 193 ] {85bef57c-040d-45b0-bc32-388e57159fec::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 | ||
| 1333 | 2026.03.24 17:59:32.986028 [ 193 ] {85bef57c-040d-45b0-bc32-388e57159fec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1334 | 2026.03.24 17:59:33.021767 [ 192 ] {85bef57c-040d-45b0-bc32-388e57159fec::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2766 rows, containing 4 columns (4 merged, 0 gathered) in 0.047991166 sec., 57635.607353236635 rows/sec., 844.27 KiB/sec. | ||
| 1335 | 2026.03.24 17:59:33.022647 [ 186 ] {85bef57c-040d-45b0-bc32-388e57159fec::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1336 | 2026.03.24 17:59:33.023221 [ 186 ] {85bef57c-040d-45b0-bc32-388e57159fec::all_1_6_1} <Trace> system.asynchronous_metric_log (85bef57c-040d-45b0-bc32-388e57159fec): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1337 | 2026.03.24 17:59:33.023308 [ 186 ] {85bef57c-040d-45b0-bc32-388e57159fec::all_1_6_1} <Trace> system.asynchronous_metric_log (85bef57c-040d-45b0-bc32-388e57159fec) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1338 | 2026.03.24 17:59:33.023421 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 1339 | 2026.03.24 17:59:33.123792 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1340 | 2026.03.24 17:59:33.140776 [ 244 ] {} <Trace> system.metric_log (32e68677-f1fe-4f24-b6d3-175b7979a225): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1341 | 2026.03.24 17:59:33.140831 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1342 | 2026.03.24 17:59:33.147265 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1343 | 2026.03.24 17:59:33.148337 [ 244 ] {} <Trace> system.metric_log (32e68677-f1fe-4f24-b6d3-175b7979a225): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1344 | 2026.03.24 17:59:33.148604 [ 36 ] {} <Debug> system.metric_log (32e68677-f1fe-4f24-b6d3-175b7979a225) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1345 | 2026.03.24 17:59:33.148639 [ 36 ] {} <Trace> system.metric_log (32e68677-f1fe-4f24-b6d3-175b7979a225): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1346 | 2026.03.24 17:59:33.148658 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1347 | 2026.03.24 17:59:33.148766 [ 186 ] {32e68677-f1fe-4f24-b6d3-175b7979a225::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 | ||
| 1348 | 2026.03.24 17:59:33.151782 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1349 | 2026.03.24 17:59:33.153116 [ 186 ] {32e68677-f1fe-4f24-b6d3-175b7979a225::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1350 | 2026.03.24 17:59:33.154597 [ 186 ] {32e68677-f1fe-4f24-b6d3-175b7979a225::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 | ||
| 1351 | 2026.03.24 17:59:33.159951 [ 186 ] {32e68677-f1fe-4f24-b6d3-175b7979a225::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 | ||
| 1352 | 2026.03.24 17:59:33.164496 [ 186 ] {32e68677-f1fe-4f24-b6d3-175b7979a225::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 | ||
| 1353 | 2026.03.24 17:59:33.168800 [ 186 ] {32e68677-f1fe-4f24-b6d3-175b7979a225::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 | ||
| 1354 | 2026.03.24 17:59:33.176344 [ 186 ] {32e68677-f1fe-4f24-b6d3-175b7979a225::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 | ||
| 1355 | 2026.03.24 17:59:33.180582 [ 186 ] {32e68677-f1fe-4f24-b6d3-175b7979a225::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 | ||
| 1356 | 2026.03.24 17:59:33.238476 [ 192 ] {32e68677-f1fe-4f24-b6d3-175b7979a225::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.089765973 sec., 512.4436182516508 rows/sec., 2.65 MiB/sec. | ||
| 1357 | 2026.03.24 17:59:33.240828 [ 196 ] {32e68677-f1fe-4f24-b6d3-175b7979a225::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1358 | 2026.03.24 17:59:33.243259 [ 196 ] {32e68677-f1fe-4f24-b6d3-175b7979a225::all_1_6_1} <Trace> system.metric_log (32e68677-f1fe-4f24-b6d3-175b7979a225): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1359 | 2026.03.24 17:59:33.243352 [ 196 ] {32e68677-f1fe-4f24-b6d3-175b7979a225::all_1_6_1} <Trace> system.metric_log (32e68677-f1fe-4f24-b6d3-175b7979a225) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1360 | 2026.03.24 17:59:33.245234 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1361 | 2026.03.24 17:59:34.000222 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.96 MiB, peak 178.49 MiB, free memory in arenas 0.00 B, will set to 178.96 MiB (RSS), difference: 10.00 MiB | ||
| 1362 | 2026.03.24 17:59:35.680591 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1363 | 2026.03.24 17:59:35.680808 [ 259 ] {b959c7bb-ba1f-4f08-861e-26b00753bc6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1364 | 2026.03.24 17:59:35.680883 [ 259 ] {b959c7bb-ba1f-4f08-861e-26b00753bc6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1365 | 2026.03.24 17:59:35.681515 [ 259 ] {b959c7bb-ba1f-4f08-861e-26b00753bc6d} <Trace> oximeter.fields_string (734982f4-6d9e-4311-97c9-9cfdf6089ff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1366 | 2026.03.24 17:59:35.681568 [ 259 ] {b959c7bb-ba1f-4f08-861e-26b00753bc6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1367 | 2026.03.24 17:59:35.682085 [ 259 ] {b959c7bb-ba1f-4f08-861e-26b00753bc6d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1368 | 2026.03.24 17:59:35.682525 [ 259 ] {b959c7bb-ba1f-4f08-861e-26b00753bc6d} <Trace> oximeter.fields_string (734982f4-6d9e-4311-97c9-9cfdf6089ff4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1369 | 2026.03.24 17:59:35.682682 [ 259 ] {b959c7bb-ba1f-4f08-861e-26b00753bc6d} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001928 sec., 13485.477178423236 rows/sec., 1.00 MiB/sec. | ||
| 1370 | 2026.03.24 17:59:35.682680 [ 34 ] {} <Debug> oximeter.fields_string (734982f4-6d9e-4311-97c9-9cfdf6089ff4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1371 | 2026.03.24 17:59:35.682731 [ 259 ] {b959c7bb-ba1f-4f08-861e-26b00753bc6d} <Debug> TCPHandler: Processed in 0.002278619 sec. | ||
| 1372 | 2026.03.24 17:59:35.682769 [ 34 ] {} <Trace> oximeter.fields_string (734982f4-6d9e-4311-97c9-9cfdf6089ff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1373 | 2026.03.24 17:59:35.682799 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1374 | 2026.03.24 17:59:35.682869 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1375 | 2026.03.24 17:59:35.682941 [ 188 ] {734982f4-6d9e-4311-97c9-9cfdf6089ff4::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 | ||
| 1376 | 2026.03.24 17:59:35.682974 [ 259 ] {ef58ee87-8dac-400b-86ea-47e3b0d3a919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1377 | 2026.03.24 17:59:35.683025 [ 259 ] {ef58ee87-8dac-400b-86ea-47e3b0d3a919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1378 | 2026.03.24 17:59:35.683088 [ 188 ] {734982f4-6d9e-4311-97c9-9cfdf6089ff4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1379 | 2026.03.24 17:59:35.683134 [ 188 ] {734982f4-6d9e-4311-97c9-9cfdf6089ff4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 27 rows starting from the beginning of the part | ||
| 1380 | 2026.03.24 17:59:35.683236 [ 188 ] {734982f4-6d9e-4311-97c9-9cfdf6089ff4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1381 | 2026.03.24 17:59:35.683284 [ 188 ] {734982f4-6d9e-4311-97c9-9cfdf6089ff4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 1382 | 2026.03.24 17:59:35.683339 [ 188 ] {734982f4-6d9e-4311-97c9-9cfdf6089ff4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 1383 | 2026.03.24 17:59:35.683381 [ 188 ] {734982f4-6d9e-4311-97c9-9cfdf6089ff4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 1384 | 2026.03.24 17:59:35.683422 [ 188 ] {734982f4-6d9e-4311-97c9-9cfdf6089ff4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 1385 | 2026.03.24 17:59:35.683451 [ 259 ] {ef58ee87-8dac-400b-86ea-47e3b0d3a919} <Trace> oximeter.fields_uuid (05ece57c-9b4f-4d8b-8531-a20490b2038c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1386 | 2026.03.24 17:59:35.683495 [ 259 ] {ef58ee87-8dac-400b-86ea-47e3b0d3a919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1387 | 2026.03.24 17:59:35.683951 [ 259 ] {ef58ee87-8dac-400b-86ea-47e3b0d3a919} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1388 | 2026.03.24 17:59:35.684437 [ 201 ] {734982f4-6d9e-4311-97c9-9cfdf6089ff4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 157 rows, containing 5 columns (5 merged, 0 gathered) in 0.00154746 sec., 101456.58046088429 rows/sec., 7.93 MiB/sec. | ||
| 1389 | 2026.03.24 17:59:35.684479 [ 259 ] {ef58ee87-8dac-400b-86ea-47e3b0d3a919} <Trace> oximeter.fields_uuid (05ece57c-9b4f-4d8b-8531-a20490b2038c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1390 | 2026.03.24 17:59:35.684605 [ 34 ] {} <Debug> oximeter.fields_uuid (05ece57c-9b4f-4d8b-8531-a20490b2038c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1391 | 2026.03.24 17:59:35.684637 [ 259 ] {ef58ee87-8dac-400b-86ea-47e3b0d3a919} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001685 sec., 16617.21068249258 rows/sec., 1.30 MiB/sec. | ||
| 1392 | 2026.03.24 17:59:35.684644 [ 34 ] {} <Trace> oximeter.fields_uuid (05ece57c-9b4f-4d8b-8531-a20490b2038c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1393 | 2026.03.24 17:59:35.684678 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1394 | 2026.03.24 17:59:35.684682 [ 259 ] {ef58ee87-8dac-400b-86ea-47e3b0d3a919} <Debug> TCPHandler: Processed in 0.001864517 sec. | ||
| 1395 | 2026.03.24 17:59:35.684802 [ 192 ] {05ece57c-9b4f-4d8b-8531-a20490b2038c::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 | ||
| 1396 | 2026.03.24 17:59:35.684790 [ 201 ] {734982f4-6d9e-4311-97c9-9cfdf6089ff4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1397 | 2026.03.24 17:59:35.684841 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1398 | 2026.03.24 17:59:35.684956 [ 259 ] {abeb1214-4ff6-4e36-b6df-d94df2ceffe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1399 | 2026.03.24 17:59:35.684958 [ 192 ] {05ece57c-9b4f-4d8b-8531-a20490b2038c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1400 | 2026.03.24 17:59:35.685004 [ 259 ] {abeb1214-4ff6-4e36-b6df-d94df2ceffe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1401 | 2026.03.24 17:59:35.685013 [ 192 ] {05ece57c-9b4f-4d8b-8531-a20490b2038c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 1402 | 2026.03.24 17:59:35.685110 [ 192 ] {05ece57c-9b4f-4d8b-8531-a20490b2038c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1403 | 2026.03.24 17:59:35.685184 [ 192 ] {05ece57c-9b4f-4d8b-8531-a20490b2038c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part | ||
| 1404 | 2026.03.24 17:59:35.685245 [ 192 ] {05ece57c-9b4f-4d8b-8531-a20490b2038c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part | ||
| 1405 | 2026.03.24 17:59:35.685318 [ 192 ] {05ece57c-9b4f-4d8b-8531-a20490b2038c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part | ||
| 1406 | 2026.03.24 17:59:35.685388 [ 192 ] {05ece57c-9b4f-4d8b-8531-a20490b2038c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 28 rows starting from the beginning of the part | ||
| 1407 | 2026.03.24 17:59:35.685428 [ 259 ] {abeb1214-4ff6-4e36-b6df-d94df2ceffe4} <Trace> oximeter.measurements_cumulativeu64 (fd0f38e6-7698-4d54-88ad-119568d77434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1408 | 2026.03.24 17:59:35.685470 [ 259 ] {abeb1214-4ff6-4e36-b6df-d94df2ceffe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1409 | 2026.03.24 17:59:35.685559 [ 201 ] {734982f4-6d9e-4311-97c9-9cfdf6089ff4::all_1_6_1} <Trace> oximeter.fields_string (734982f4-6d9e-4311-97c9-9cfdf6089ff4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1410 | 2026.03.24 17:59:35.685662 [ 201 ] {734982f4-6d9e-4311-97c9-9cfdf6089ff4::all_1_6_1} <Trace> oximeter.fields_string (734982f4-6d9e-4311-97c9-9cfdf6089ff4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1411 | 2026.03.24 17:59:35.685760 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1412 | 2026.03.24 17:59:35.685986 [ 259 ] {abeb1214-4ff6-4e36-b6df-d94df2ceffe4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1413 | 2026.03.24 17:59:35.686577 [ 259 ] {abeb1214-4ff6-4e36-b6df-d94df2ceffe4} <Trace> oximeter.measurements_cumulativeu64 (fd0f38e6-7698-4d54-88ad-119568d77434): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1414 | 2026.03.24 17:59:35.686696 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd0f38e6-7698-4d54-88ad-119568d77434) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1415 | 2026.03.24 17:59:35.686722 [ 189 ] {05ece57c-9b4f-4d8b-8531-a20490b2038c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 5 columns (5 merged, 0 gathered) in 0.001978761 sec., 85912.34616004663 rows/sec., 7.03 MiB/sec. | ||
| 1416 | 2026.03.24 17:59:35.686737 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd0f38e6-7698-4d54-88ad-119568d77434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1417 | 2026.03.24 17:59:35.686728 [ 259 ] {abeb1214-4ff6-4e36-b6df-d94df2ceffe4} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001793 sec., 55772.448410485216 rows/sec., 3.87 MiB/sec. | ||
| 1418 | 2026.03.24 17:59:35.686784 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1419 | 2026.03.24 17:59:35.686821 [ 259 ] {abeb1214-4ff6-4e36-b6df-d94df2ceffe4} <Debug> TCPHandler: Processed in 0.002029352 sec. | ||
| 1420 | 2026.03.24 17:59:35.686893 [ 201 ] {fd0f38e6-7698-4d54-88ad-119568d77434::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 | ||
| 1421 | 2026.03.24 17:59:35.686962 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1422 | 2026.03.24 17:59:35.687021 [ 192 ] {05ece57c-9b4f-4d8b-8531-a20490b2038c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1423 | 2026.03.24 17:59:35.687063 [ 259 ] {efd47d8c-ea39-4816-8d87-cf7498da7d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1424 | 2026.03.24 17:59:35.687073 [ 201 ] {fd0f38e6-7698-4d54-88ad-119568d77434::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1425 | 2026.03.24 17:59:35.687115 [ 259 ] {efd47d8c-ea39-4816-8d87-cf7498da7d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1426 | 2026.03.24 17:59:35.687128 [ 201 ] {fd0f38e6-7698-4d54-88ad-119568d77434::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 81 rows starting from the beginning of the part | ||
| 1427 | 2026.03.24 17:59:35.687292 [ 201 ] {fd0f38e6-7698-4d54-88ad-119568d77434::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
| 1428 | 2026.03.24 17:59:35.687363 [ 201 ] {fd0f38e6-7698-4d54-88ad-119568d77434::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
| 1429 | 2026.03.24 17:59:35.687427 [ 201 ] {fd0f38e6-7698-4d54-88ad-119568d77434::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 100 rows starting from the beginning of the part | ||
| 1430 | 2026.03.24 17:59:35.687497 [ 201 ] {fd0f38e6-7698-4d54-88ad-119568d77434::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 100 rows starting from the beginning of the part | ||
| 1431 | 2026.03.24 17:59:35.687567 [ 201 ] {fd0f38e6-7698-4d54-88ad-119568d77434::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 100 rows starting from the beginning of the part | ||
| 1432 | 2026.03.24 17:59:35.687624 [ 259 ] {efd47d8c-ea39-4816-8d87-cf7498da7d7d} <Trace> oximeter.measurements_u64 (fbd423b2-96dd-4d84-8c53-56d47ead8bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1433 | 2026.03.24 17:59:35.687671 [ 259 ] {efd47d8c-ea39-4816-8d87-cf7498da7d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1434 | 2026.03.24 17:59:35.687676 [ 192 ] {05ece57c-9b4f-4d8b-8531-a20490b2038c::all_1_6_1} <Trace> oximeter.fields_uuid (05ece57c-9b4f-4d8b-8531-a20490b2038c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1435 | 2026.03.24 17:59:35.687764 [ 192 ] {05ece57c-9b4f-4d8b-8531-a20490b2038c::all_1_6_1} <Trace> oximeter.fields_uuid (05ece57c-9b4f-4d8b-8531-a20490b2038c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1436 | 2026.03.24 17:59:35.687845 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1437 | 2026.03.24 17:59:35.688165 [ 259 ] {efd47d8c-ea39-4816-8d87-cf7498da7d7d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1438 | 2026.03.24 17:59:35.688633 [ 189 ] {fd0f38e6-7698-4d54-88ad-119568d77434::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 581 rows, containing 5 columns (5 merged, 0 gathered) in 0.001786515 sec., 325214.1739643944 rows/sec., 22.55 MiB/sec. | ||
| 1439 | 2026.03.24 17:59:35.688670 [ 259 ] {efd47d8c-ea39-4816-8d87-cf7498da7d7d} <Trace> oximeter.measurements_u64 (fbd423b2-96dd-4d84-8c53-56d47ead8bde): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1440 | 2026.03.24 17:59:35.688823 [ 34 ] {} <Debug> oximeter.measurements_u64 (fbd423b2-96dd-4d84-8c53-56d47ead8bde) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1441 | 2026.03.24 17:59:35.688830 [ 259 ] {efd47d8c-ea39-4816-8d87-cf7498da7d7d} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001787 sec., 16787.912702853944 rows/sec., 1.15 MiB/sec. | ||
| 1442 | 2026.03.24 17:59:35.688862 [ 34 ] {} <Trace> oximeter.measurements_u64 (fbd423b2-96dd-4d84-8c53-56d47ead8bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1443 | 2026.03.24 17:59:35.688887 [ 259 ] {efd47d8c-ea39-4816-8d87-cf7498da7d7d} <Debug> TCPHandler: Processed in 0.00197502 sec. | ||
| 1444 | 2026.03.24 17:59:35.688890 [ 201 ] {fd0f38e6-7698-4d54-88ad-119568d77434::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1445 | 2026.03.24 17:59:35.688890 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1446 | 2026.03.24 17:59:35.689038 [ 190 ] {fbd423b2-96dd-4d84-8c53-56d47ead8bde::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 | ||
| 1447 | 2026.03.24 17:59:35.689190 [ 190 ] {fbd423b2-96dd-4d84-8c53-56d47ead8bde::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1448 | 2026.03.24 17:59:35.689233 [ 190 ] {fbd423b2-96dd-4d84-8c53-56d47ead8bde::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 1449 | 2026.03.24 17:59:35.689318 [ 190 ] {fbd423b2-96dd-4d84-8c53-56d47ead8bde::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1450 | 2026.03.24 17:59:35.689368 [ 190 ] {fbd423b2-96dd-4d84-8c53-56d47ead8bde::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 | ||
| 1451 | 2026.03.24 17:59:35.689410 [ 201 ] {fd0f38e6-7698-4d54-88ad-119568d77434::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (fd0f38e6-7698-4d54-88ad-119568d77434): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1452 | 2026.03.24 17:59:35.689417 [ 190 ] {fbd423b2-96dd-4d84-8c53-56d47ead8bde::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 1453 | 2026.03.24 17:59:35.689486 [ 201 ] {fd0f38e6-7698-4d54-88ad-119568d77434::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (fd0f38e6-7698-4d54-88ad-119568d77434) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1454 | 2026.03.24 17:59:35.689491 [ 190 ] {fbd423b2-96dd-4d84-8c53-56d47ead8bde::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 1455 | 2026.03.24 17:59:35.689553 [ 190 ] {fbd423b2-96dd-4d84-8c53-56d47ead8bde::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 1456 | 2026.03.24 17:59:35.689554 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 1457 | 2026.03.24 17:59:35.690460 [ 189 ] {fbd423b2-96dd-4d84-8c53-56d47ead8bde::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.001469448 sec., 118411.8117823836 rows/sec., 8.11 MiB/sec. | ||
| 1458 | 2026.03.24 17:59:35.690717 [ 191 ] {fbd423b2-96dd-4d84-8c53-56d47ead8bde::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1459 | 2026.03.24 17:59:35.691236 [ 191 ] {fbd423b2-96dd-4d84-8c53-56d47ead8bde::all_1_6_1} <Trace> oximeter.measurements_u64 (fbd423b2-96dd-4d84-8c53-56d47ead8bde): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1460 | 2026.03.24 17:59:35.691311 [ 191 ] {fbd423b2-96dd-4d84-8c53-56d47ead8bde::all_1_6_1} <Trace> oximeter.measurements_u64 (fbd423b2-96dd-4d84-8c53-56d47ead8bde) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1461 | 2026.03.24 17:59:35.691389 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1462 | 2026.03.24 17:59:37.976222 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 178 | ||
| 1463 | 2026.03.24 17:59:37.978244 [ 243 ] {} <Trace> system.query_log (5ed0ae6f-e319-403e-833e-feb925862fca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1464 | 2026.03.24 17:59:37.978293 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1465 | 2026.03.24 17:59:37.979649 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1466 | 2026.03.24 17:59:37.980141 [ 243 ] {} <Trace> system.query_log (5ed0ae6f-e319-403e-833e-feb925862fca): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1467 | 2026.03.24 17:59:37.980452 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 178 | ||
| 1468 | 2026.03.24 17:59:40.474595 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3278 | ||
| 1469 | 2026.03.24 17:59:40.475116 [ 245 ] {} <Trace> system.asynchronous_metric_log (85bef57c-040d-45b0-bc32-388e57159fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1470 | 2026.03.24 17:59:40.475170 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 1471 | 2026.03.24 17:59:40.475807 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1472 | 2026.03.24 17:59:40.476334 [ 245 ] {} <Trace> system.asynchronous_metric_log (85bef57c-040d-45b0-bc32-388e57159fec): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1473 | 2026.03.24 17:59:40.476476 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3278 | ||
| 1474 | 2026.03.24 17:59:40.652800 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1475 | 2026.03.24 17:59:40.670647 [ 244 ] {} <Trace> system.metric_log (32e68677-f1fe-4f24-b6d3-175b7979a225): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1476 | 2026.03.24 17:59:40.670706 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 1477 | 2026.03.24 17:59:40.676485 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1478 | 2026.03.24 17:59:40.677680 [ 244 ] {} <Trace> system.metric_log (32e68677-f1fe-4f24-b6d3-175b7979a225): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1479 | 2026.03.24 17:59:40.677956 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1480 | 2026.03.24 17:59:40.678200 [ 259 ] {352a8126-f66a-4b74-b22c-6e95cbcc7040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 1481 | 2026.03.24 17:59:40.678559 [ 259 ] {352a8126-f66a-4b74-b22c-6e95cbcc7040} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1482 | 2026.03.24 17:59:40.681285 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1483 | 2026.03.24 17:59:40.683312 [ 259 ] {352a8126-f66a-4b74-b22c-6e95cbcc7040} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1484 | 2026.03.24 17:59:40.683569 [ 259 ] {352a8126-f66a-4b74-b22c-6e95cbcc7040} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1485 | 2026.03.24 17:59:40.683652 [ 259 ] {352a8126-f66a-4b74-b22c-6e95cbcc7040} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1486 | 2026.03.24 17:59:40.683860 [ 259 ] {352a8126-f66a-4b74-b22c-6e95cbcc7040} <Debug> oximeter.timeseries_schema (ad3c3d9d-2736-4d09-8192-6e70f889f02e) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 1487 | 2026.03.24 17:59:40.685927 [ 259 ] {352a8126-f66a-4b74-b22c-6e95cbcc7040} <Trace> oximeter.timeseries_schema (ad3c3d9d-2736-4d09-8192-6e70f889f02e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1488 | 2026.03.24 17:59:40.687912 [ 259 ] {352a8126-f66a-4b74-b22c-6e95cbcc7040} <Debug> oximeter.timeseries_schema (ad3c3d9d-2736-4d09-8192-6e70f889f02e) (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 | ||
| 1489 | 2026.03.24 17:59:40.687944 [ 259 ] {352a8126-f66a-4b74-b22c-6e95cbcc7040} <Trace> oximeter.timeseries_schema (ad3c3d9d-2736-4d09-8192-6e70f889f02e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1490 | 2026.03.24 17:59:40.688039 [ 259 ] {352a8126-f66a-4b74-b22c-6e95cbcc7040} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections'))" | ||
| 1491 | 2026.03.24 17:59:40.688064 [ 259 ] {352a8126-f66a-4b74-b22c-6e95cbcc7040} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1492 | 2026.03.24 17:59:40.702687 [ 259 ] {352a8126-f66a-4b74-b22c-6e95cbcc7040} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.024586 sec., 610.1033108273001 rows/sec., 24.79 KiB/sec. | ||
| 1493 | 2026.03.24 17:59:40.702782 [ 259 ] {352a8126-f66a-4b74-b22c-6e95cbcc7040} <Debug> TCPHandler: Processed in 0.024967578 sec. | ||
| 1494 | 2026.03.24 17:59:40.703918 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1495 | 2026.03.24 17:59:40.704092 [ 259 ] {7a0ceb3d-b5cb-485f-bc92-53d477ec3b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) 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) | ||
| 1496 | 2026.03.24 17:59:40.704347 [ 259 ] {7a0ceb3d-b5cb-485f-bc92-53d477ec3b36} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1497 | 2026.03.24 17:59:40.704381 [ 259 ] {7a0ceb3d-b5cb-485f-bc92-53d477ec3b36} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1498 | 2026.03.24 17:59:40.704564 [ 259 ] {7a0ceb3d-b5cb-485f-bc92-53d477ec3b36} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1499 | 2026.03.24 17:59:40.704626 [ 259 ] {7a0ceb3d-b5cb-485f-bc92-53d477ec3b36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1500 | 2026.03.24 17:59:40.704747 [ 259 ] {7a0ceb3d-b5cb-485f-bc92-53d477ec3b36} <Debug> oximeter.timeseries_schema (ad3c3d9d-2736-4d09-8192-6e70f889f02e) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1501 | 2026.03.24 17:59:40.704780 [ 259 ] {7a0ceb3d-b5cb-485f-bc92-53d477ec3b36} <Trace> oximeter.timeseries_schema (ad3c3d9d-2736-4d09-8192-6e70f889f02e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1502 | 2026.03.24 17:59:40.704800 [ 259 ] {7a0ceb3d-b5cb-485f-bc92-53d477ec3b36} <Debug> oximeter.timeseries_schema (ad3c3d9d-2736-4d09-8192-6e70f889f02e) (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 | ||
| 1503 | 2026.03.24 17:59:40.704815 [ 259 ] {7a0ceb3d-b5cb-485f-bc92-53d477ec3b36} <Trace> oximeter.timeseries_schema (ad3c3d9d-2736-4d09-8192-6e70f889f02e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1504 | 2026.03.24 17:59:40.704850 [ 259 ] {7a0ceb3d-b5cb-485f-bc92-53d477ec3b36} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1505 | 2026.03.24 17:59:40.704870 [ 259 ] {7a0ceb3d-b5cb-485f-bc92-53d477ec3b36} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1506 | 2026.03.24 17:59:40.705488 [ 259 ] {7a0ceb3d-b5cb-485f-bc92-53d477ec3b36} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001477 sec., 10155.72105619499 rows/sec., 412.58 KiB/sec. | ||
| 1507 | 2026.03.24 17:59:40.705577 [ 259 ] {7a0ceb3d-b5cb-485f-bc92-53d477ec3b36} <Debug> TCPHandler: Processed in 0.001763955 sec. | ||
| 1508 | 2026.03.24 17:59:40.705882 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1509 | 2026.03.24 17:59:40.706019 [ 259 ] {3094d383-1b54-465f-91f5-ee07a31348f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1510 | 2026.03.24 17:59:40.706235 [ 259 ] {3094d383-1b54-465f-91f5-ee07a31348f8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1511 | 2026.03.24 17:59:40.706268 [ 259 ] {3094d383-1b54-465f-91f5-ee07a31348f8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1512 | 2026.03.24 17:59:40.706453 [ 259 ] {3094d383-1b54-465f-91f5-ee07a31348f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1513 | 2026.03.24 17:59:40.706512 [ 259 ] {3094d383-1b54-465f-91f5-ee07a31348f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1514 | 2026.03.24 17:59:40.706620 [ 259 ] {3094d383-1b54-465f-91f5-ee07a31348f8} <Debug> oximeter.timeseries_schema (ad3c3d9d-2736-4d09-8192-6e70f889f02e) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1515 | 2026.03.24 17:59:40.706652 [ 259 ] {3094d383-1b54-465f-91f5-ee07a31348f8} <Trace> oximeter.timeseries_schema (ad3c3d9d-2736-4d09-8192-6e70f889f02e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1516 | 2026.03.24 17:59:40.706672 [ 259 ] {3094d383-1b54-465f-91f5-ee07a31348f8} <Debug> oximeter.timeseries_schema (ad3c3d9d-2736-4d09-8192-6e70f889f02e) (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 | ||
| 1517 | 2026.03.24 17:59:40.706688 [ 259 ] {3094d383-1b54-465f-91f5-ee07a31348f8} <Trace> oximeter.timeseries_schema (ad3c3d9d-2736-4d09-8192-6e70f889f02e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1518 | 2026.03.24 17:59:40.706725 [ 259 ] {3094d383-1b54-465f-91f5-ee07a31348f8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1519 | 2026.03.24 17:59:40.706745 [ 259 ] {3094d383-1b54-465f-91f5-ee07a31348f8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1520 | 2026.03.24 17:59:40.707193 [ 259 ] {3094d383-1b54-465f-91f5-ee07a31348f8} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001227 sec., 12224.938875305623 rows/sec., 496.64 KiB/sec. | ||
| 1521 | 2026.03.24 17:59:40.707289 [ 259 ] {3094d383-1b54-465f-91f5-ee07a31348f8} <Debug> TCPHandler: Processed in 0.001460647 sec. | ||
| 1522 | 2026.03.24 17:59:40.707531 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1523 | 2026.03.24 17:59:40.707664 [ 259 ] {b670d75a-20d3-4c96-839b-63c84f4aa704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1524 | 2026.03.24 17:59:40.707869 [ 259 ] {b670d75a-20d3-4c96-839b-63c84f4aa704} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1525 | 2026.03.24 17:59:40.707901 [ 259 ] {b670d75a-20d3-4c96-839b-63c84f4aa704} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1526 | 2026.03.24 17:59:40.708080 [ 259 ] {b670d75a-20d3-4c96-839b-63c84f4aa704} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1527 | 2026.03.24 17:59:40.708141 [ 259 ] {b670d75a-20d3-4c96-839b-63c84f4aa704} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1528 | 2026.03.24 17:59:40.708246 [ 259 ] {b670d75a-20d3-4c96-839b-63c84f4aa704} <Debug> oximeter.timeseries_schema (ad3c3d9d-2736-4d09-8192-6e70f889f02e) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1529 | 2026.03.24 17:59:40.708276 [ 259 ] {b670d75a-20d3-4c96-839b-63c84f4aa704} <Trace> oximeter.timeseries_schema (ad3c3d9d-2736-4d09-8192-6e70f889f02e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1530 | 2026.03.24 17:59:40.708294 [ 259 ] {b670d75a-20d3-4c96-839b-63c84f4aa704} <Debug> oximeter.timeseries_schema (ad3c3d9d-2736-4d09-8192-6e70f889f02e) (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 | ||
| 1531 | 2026.03.24 17:59:40.708309 [ 259 ] {b670d75a-20d3-4c96-839b-63c84f4aa704} <Trace> oximeter.timeseries_schema (ad3c3d9d-2736-4d09-8192-6e70f889f02e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1532 | 2026.03.24 17:59:40.708346 [ 259 ] {b670d75a-20d3-4c96-839b-63c84f4aa704} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1533 | 2026.03.24 17:59:40.708365 [ 259 ] {b670d75a-20d3-4c96-839b-63c84f4aa704} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1534 | 2026.03.24 17:59:40.708988 [ 259 ] {b670d75a-20d3-4c96-839b-63c84f4aa704} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001374 sec., 10917.03056768559 rows/sec., 443.50 KiB/sec. | ||
| 1535 | 2026.03.24 17:59:40.709077 [ 259 ] {b670d75a-20d3-4c96-839b-63c84f4aa704} <Debug> TCPHandler: Processed in 0.001596711 sec. | ||
| 1536 | 2026.03.24 17:59:40.709701 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1537 | 2026.03.24 17:59:40.709833 [ 259 ] {6fff934f-9f3b-4e14-bdf0-3414e9eb2372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1538 | 2026.03.24 17:59:40.710038 [ 259 ] {6fff934f-9f3b-4e14-bdf0-3414e9eb2372} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1539 | 2026.03.24 17:59:40.710070 [ 259 ] {6fff934f-9f3b-4e14-bdf0-3414e9eb2372} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1540 | 2026.03.24 17:59:40.710240 [ 259 ] {6fff934f-9f3b-4e14-bdf0-3414e9eb2372} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1541 | 2026.03.24 17:59:40.710294 [ 259 ] {6fff934f-9f3b-4e14-bdf0-3414e9eb2372} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1542 | 2026.03.24 17:59:40.710395 [ 259 ] {6fff934f-9f3b-4e14-bdf0-3414e9eb2372} <Debug> oximeter.timeseries_schema (ad3c3d9d-2736-4d09-8192-6e70f889f02e) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1543 | 2026.03.24 17:59:40.710425 [ 259 ] {6fff934f-9f3b-4e14-bdf0-3414e9eb2372} <Trace> oximeter.timeseries_schema (ad3c3d9d-2736-4d09-8192-6e70f889f02e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1544 | 2026.03.24 17:59:40.710444 [ 259 ] {6fff934f-9f3b-4e14-bdf0-3414e9eb2372} <Debug> oximeter.timeseries_schema (ad3c3d9d-2736-4d09-8192-6e70f889f02e) (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 | ||
| 1545 | 2026.03.24 17:59:40.710458 [ 259 ] {6fff934f-9f3b-4e14-bdf0-3414e9eb2372} <Trace> oximeter.timeseries_schema (ad3c3d9d-2736-4d09-8192-6e70f889f02e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1546 | 2026.03.24 17:59:40.710496 [ 259 ] {6fff934f-9f3b-4e14-bdf0-3414e9eb2372} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1547 | 2026.03.24 17:59:40.710517 [ 259 ] {6fff934f-9f3b-4e14-bdf0-3414e9eb2372} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1548 | 2026.03.24 17:59:40.710982 [ 259 ] {6fff934f-9f3b-4e14-bdf0-3414e9eb2372} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.0012 sec., 12500.000000000002 rows/sec., 507.81 KiB/sec. | ||
| 1549 | 2026.03.24 17:59:40.711069 [ 259 ] {6fff934f-9f3b-4e14-bdf0-3414e9eb2372} <Debug> TCPHandler: Processed in 0.001419827 sec. | ||
| 1550 | 2026.03.24 17:59:40.716808 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1551 | 2026.03.24 17:59:40.716931 [ 259 ] {dcda76ee-62ae-4df3-87b4-9f0636628d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1552 | 2026.03.24 17:59:40.716975 [ 259 ] {dcda76ee-62ae-4df3-87b4-9f0636628d1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1553 | 2026.03.24 17:59:40.717544 [ 259 ] {dcda76ee-62ae-4df3-87b4-9f0636628d1f} <Trace> oximeter.timeseries_schema (ad3c3d9d-2736-4d09-8192-6e70f889f02e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1554 | 2026.03.24 17:59:40.717588 [ 259 ] {dcda76ee-62ae-4df3-87b4-9f0636628d1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 1555 | 2026.03.24 17:59:40.718173 [ 259 ] {dcda76ee-62ae-4df3-87b4-9f0636628d1f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1556 | 2026.03.24 17:59:40.718558 [ 259 ] {dcda76ee-62ae-4df3-87b4-9f0636628d1f} <Trace> oximeter.timeseries_schema (ad3c3d9d-2736-4d09-8192-6e70f889f02e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1557 | 2026.03.24 17:59:40.718712 [ 259 ] {dcda76ee-62ae-4df3-87b4-9f0636628d1f} <Debug> executeQuery: Read 5 rows, 539.00 B in 0.001813 sec., 2757.8599007170437 rows/sec., 290.33 KiB/sec. | ||
| 1558 | 2026.03.24 17:59:40.718754 [ 259 ] {dcda76ee-62ae-4df3-87b4-9f0636628d1f} <Debug> TCPHandler: Processed in 0.001998271 sec. | ||
| 1559 | 2026.03.24 17:59:40.718867 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1560 | 2026.03.24 17:59:40.718966 [ 259 ] {ff11b284-b828-4445-9883-cf4a04b72bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1561 | 2026.03.24 17:59:40.719008 [ 259 ] {ff11b284-b828-4445-9883-cf4a04b72bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1562 | 2026.03.24 17:59:40.719439 [ 259 ] {ff11b284-b828-4445-9883-cf4a04b72bd9} <Trace> oximeter.fields_ipaddr (58da0a0c-98bb-4424-a290-5b5e1c2fe235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1563 | 2026.03.24 17:59:40.719485 [ 259 ] {ff11b284-b828-4445-9883-cf4a04b72bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 1564 | 2026.03.24 17:59:40.719909 [ 259 ] {ff11b284-b828-4445-9883-cf4a04b72bd9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1565 | 2026.03.24 17:59:40.720315 [ 259 ] {ff11b284-b828-4445-9883-cf4a04b72bd9} <Trace> oximeter.fields_ipaddr (58da0a0c-98bb-4424-a290-5b5e1c2fe235): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1566 | 2026.03.24 17:59:40.720457 [ 259 ] {ff11b284-b828-4445-9883-cf4a04b72bd9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001513 sec., 2643.7541308658297 rows/sec., 215.58 KiB/sec. | ||
| 1567 | 2026.03.24 17:59:40.720499 [ 259 ] {ff11b284-b828-4445-9883-cf4a04b72bd9} <Debug> TCPHandler: Processed in 0.001681974 sec. | ||
| 1568 | 2026.03.24 17:59:40.720619 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1569 | 2026.03.24 17:59:40.720716 [ 259 ] {2def4be6-6f51-4b17-8174-3e9206601ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1570 | 2026.03.24 17:59:40.720755 [ 259 ] {2def4be6-6f51-4b17-8174-3e9206601ddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1571 | 2026.03.24 17:59:40.721176 [ 259 ] {2def4be6-6f51-4b17-8174-3e9206601ddc} <Trace> oximeter.fields_string (734982f4-6d9e-4311-97c9-9cfdf6089ff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1572 | 2026.03.24 17:59:40.721214 [ 259 ] {2def4be6-6f51-4b17-8174-3e9206601ddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 1573 | 2026.03.24 17:59:40.721607 [ 259 ] {2def4be6-6f51-4b17-8174-3e9206601ddc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1574 | 2026.03.24 17:59:40.722083 [ 259 ] {2def4be6-6f51-4b17-8174-3e9206601ddc} <Trace> oximeter.fields_string (734982f4-6d9e-4311-97c9-9cfdf6089ff4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1575 | 2026.03.24 17:59:40.722216 [ 259 ] {2def4be6-6f51-4b17-8174-3e9206601ddc} <Debug> executeQuery: Read 73 rows, 6.00 KiB in 0.001519 sec., 48057.93285055958 rows/sec., 3.85 MiB/sec. | ||
| 1576 | 2026.03.24 17:59:40.722252 [ 259 ] {2def4be6-6f51-4b17-8174-3e9206601ddc} <Debug> TCPHandler: Processed in 0.001683533 sec. | ||
| 1577 | 2026.03.24 17:59:40.722367 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1578 | 2026.03.24 17:59:40.722462 [ 259 ] {05d5b478-9337-45ed-a15d-81ef80681ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1579 | 2026.03.24 17:59:40.722502 [ 259 ] {05d5b478-9337-45ed-a15d-81ef80681ce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1580 | 2026.03.24 17:59:40.722890 [ 259 ] {05d5b478-9337-45ed-a15d-81ef80681ce0} <Trace> oximeter.fields_u16 (3a8fa443-7444-4746-a7eb-cfd4c24da34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1581 | 2026.03.24 17:59:40.722928 [ 259 ] {05d5b478-9337-45ed-a15d-81ef80681ce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 1582 | 2026.03.24 17:59:40.723355 [ 259 ] {05d5b478-9337-45ed-a15d-81ef80681ce0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1583 | 2026.03.24 17:59:40.723737 [ 259 ] {05d5b478-9337-45ed-a15d-81ef80681ce0} <Trace> oximeter.fields_u16 (3a8fa443-7444-4746-a7eb-cfd4c24da34d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1584 | 2026.03.24 17:59:40.723868 [ 259 ] {05d5b478-9337-45ed-a15d-81ef80681ce0} <Debug> executeQuery: Read 13 rows, 979.00 B in 0.001425 sec., 9122.807017543859 rows/sec., 670.92 KiB/sec. | ||
| 1585 | 2026.03.24 17:59:40.723907 [ 259 ] {05d5b478-9337-45ed-a15d-81ef80681ce0} <Debug> TCPHandler: Processed in 0.00159017 sec. | ||
| 1586 | 2026.03.24 17:59:40.724016 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1587 | 2026.03.24 17:59:40.724111 [ 259 ] {975929b8-41f7-42d4-af01-0565a76a26ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1588 | 2026.03.24 17:59:40.724152 [ 259 ] {975929b8-41f7-42d4-af01-0565a76a26ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1589 | 2026.03.24 17:59:40.724540 [ 259 ] {975929b8-41f7-42d4-af01-0565a76a26ed} <Trace> oximeter.fields_u32 (408fe91b-7284-4015-b3e5-57b378089c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1590 | 2026.03.24 17:59:40.724577 [ 259 ] {975929b8-41f7-42d4-af01-0565a76a26ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 1591 | 2026.03.24 17:59:40.725120 [ 259 ] {975929b8-41f7-42d4-af01-0565a76a26ed} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1592 | 2026.03.24 17:59:40.725552 [ 259 ] {975929b8-41f7-42d4-af01-0565a76a26ed} <Trace> oximeter.fields_u32 (408fe91b-7284-4015-b3e5-57b378089c03): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1593 | 2026.03.24 17:59:40.725705 [ 259 ] {975929b8-41f7-42d4-af01-0565a76a26ed} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001613 sec., 619.962802231866 rows/sec., 41.17 KiB/sec. | ||
| 1594 | 2026.03.24 17:59:40.725747 [ 259 ] {975929b8-41f7-42d4-af01-0565a76a26ed} <Debug> TCPHandler: Processed in 0.001781545 sec. | ||
| 1595 | 2026.03.24 17:59:40.725860 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1596 | 2026.03.24 17:59:40.725954 [ 259 ] {e9eec562-c0ff-4f1a-ab01-e96d97d0304e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1597 | 2026.03.24 17:59:40.725995 [ 259 ] {e9eec562-c0ff-4f1a-ab01-e96d97d0304e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1598 | 2026.03.24 17:59:40.726412 [ 259 ] {e9eec562-c0ff-4f1a-ab01-e96d97d0304e} <Trace> oximeter.fields_uuid (05ece57c-9b4f-4d8b-8531-a20490b2038c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1599 | 2026.03.24 17:59:40.726451 [ 259 ] {e9eec562-c0ff-4f1a-ab01-e96d97d0304e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 1600 | 2026.03.24 17:59:40.726969 [ 259 ] {e9eec562-c0ff-4f1a-ab01-e96d97d0304e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1601 | 2026.03.24 17:59:40.727472 [ 259 ] {e9eec562-c0ff-4f1a-ab01-e96d97d0304e} <Trace> oximeter.fields_uuid (05ece57c-9b4f-4d8b-8531-a20490b2038c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1602 | 2026.03.24 17:59:40.727606 [ 259 ] {e9eec562-c0ff-4f1a-ab01-e96d97d0304e} <Debug> executeQuery: Read 79 rows, 6.33 KiB in 0.00167 sec., 47305.389221556885 rows/sec., 3.70 MiB/sec. | ||
| 1603 | 2026.03.24 17:59:40.727647 [ 259 ] {e9eec562-c0ff-4f1a-ab01-e96d97d0304e} <Debug> TCPHandler: Processed in 0.001837477 sec. | ||
| 1604 | 2026.03.24 17:59:40.727765 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1605 | 2026.03.24 17:59:40.727859 [ 259 ] {f48accb3-bd79-4a15-87ec-20f5ac073f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1606 | 2026.03.24 17:59:40.727901 [ 259 ] {f48accb3-bd79-4a15-87ec-20f5ac073f1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1607 | 2026.03.24 17:59:40.728312 [ 259 ] {f48accb3-bd79-4a15-87ec-20f5ac073f1c} <Trace> oximeter.measurements_cumulativeu64 (fd0f38e6-7698-4d54-88ad-119568d77434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1608 | 2026.03.24 17:59:40.728349 [ 259 ] {f48accb3-bd79-4a15-87ec-20f5ac073f1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 1609 | 2026.03.24 17:59:40.728770 [ 259 ] {f48accb3-bd79-4a15-87ec-20f5ac073f1c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1610 | 2026.03.24 17:59:40.729187 [ 259 ] {f48accb3-bd79-4a15-87ec-20f5ac073f1c} <Trace> oximeter.measurements_cumulativeu64 (fd0f38e6-7698-4d54-88ad-119568d77434): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1611 | 2026.03.24 17:59:40.729330 [ 259 ] {f48accb3-bd79-4a15-87ec-20f5ac073f1c} <Debug> executeQuery: Read 142 rows, 10.08 KiB in 0.001489 sec., 95366.01746138347 rows/sec., 6.61 MiB/sec. | ||
| 1612 | 2026.03.24 17:59:40.729368 [ 259 ] {f48accb3-bd79-4a15-87ec-20f5ac073f1c} <Debug> TCPHandler: Processed in 0.001654322 sec. | ||
| 1613 | 2026.03.24 17:59:40.729483 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1614 | 2026.03.24 17:59:40.729582 [ 259 ] {90c101bf-bfb9-4969-bfbf-e9250ad49559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1615 | 2026.03.24 17:59:40.729626 [ 259 ] {90c101bf-bfb9-4969-bfbf-e9250ad49559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1616 | 2026.03.24 17:59:40.729941 [ 259 ] {90c101bf-bfb9-4969-bfbf-e9250ad49559} <Trace> oximeter.measurements_f64 (dad60600-e299-4703-8401-4a6b34f21ce4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1617 | 2026.03.24 17:59:40.729978 [ 259 ] {90c101bf-bfb9-4969-bfbf-e9250ad49559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 1618 | 2026.03.24 17:59:40.730522 [ 259 ] {90c101bf-bfb9-4969-bfbf-e9250ad49559} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1619 | 2026.03.24 17:59:40.730992 [ 259 ] {90c101bf-bfb9-4969-bfbf-e9250ad49559} <Trace> oximeter.measurements_f64 (dad60600-e299-4703-8401-4a6b34f21ce4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1620 | 2026.03.24 17:59:40.731124 [ 259 ] {90c101bf-bfb9-4969-bfbf-e9250ad49559} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.00156 sec., 641.025641025641 rows/sec., 40.69 KiB/sec. | ||
| 1621 | 2026.03.24 17:59:40.731161 [ 259 ] {90c101bf-bfb9-4969-bfbf-e9250ad49559} <Debug> TCPHandler: Processed in 0.001728164 sec. | ||
| 1622 | 2026.03.24 17:59:40.731281 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1623 | 2026.03.24 17:59:40.731385 [ 259 ] {7ef205e7-c3f9-4af8-bbd4-cd1ff3806d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1624 | 2026.03.24 17:59:40.731443 [ 259 ] {7ef205e7-c3f9-4af8-bbd4-cd1ff3806d0f} <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 | ||
| 1625 | 2026.03.24 17:59:40.732217 [ 259 ] {7ef205e7-c3f9-4af8-bbd4-cd1ff3806d0f} <Trace> oximeter.measurements_histogramu64 (25adb0fa-8b83-42e1-8b94-82387d83a750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1626 | 2026.03.24 17:59:40.732255 [ 259 ] {7ef205e7-c3f9-4af8-bbd4-cd1ff3806d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 1627 | 2026.03.24 17:59:40.735377 [ 259 ] {7ef205e7-c3f9-4af8-bbd4-cd1ff3806d0f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1628 | 2026.03.24 17:59:40.735936 [ 259 ] {7ef205e7-c3f9-4af8-bbd4-cd1ff3806d0f} <Trace> oximeter.measurements_histogramu64 (25adb0fa-8b83-42e1-8b94-82387d83a750): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1629 | 2026.03.24 17:59:40.736105 [ 259 ] {7ef205e7-c3f9-4af8-bbd4-cd1ff3806d0f} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00474 sec., 1898.7341772151897 rows/sec., 3.40 MiB/sec. | ||
| 1630 | 2026.03.24 17:59:40.736177 [ 259 ] {7ef205e7-c3f9-4af8-bbd4-cd1ff3806d0f} <Debug> TCPHandler: Processed in 0.004952817 sec. | ||
| 1631 | 2026.03.24 17:59:40.736301 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1632 | 2026.03.24 17:59:40.736396 [ 259 ] {641d84d5-6e0a-4259-87dd-31933e189d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1633 | 2026.03.24 17:59:40.736438 [ 259 ] {641d84d5-6e0a-4259-87dd-31933e189d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1634 | 2026.03.24 17:59:40.736761 [ 259 ] {641d84d5-6e0a-4259-87dd-31933e189d82} <Trace> oximeter.measurements_i64 (3fa23055-2402-4026-bacd-59410b767074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1635 | 2026.03.24 17:59:40.736800 [ 259 ] {641d84d5-6e0a-4259-87dd-31933e189d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 1636 | 2026.03.24 17:59:40.737336 [ 259 ] {641d84d5-6e0a-4259-87dd-31933e189d82} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1637 | 2026.03.24 17:59:40.737796 [ 259 ] {641d84d5-6e0a-4259-87dd-31933e189d82} <Trace> oximeter.measurements_i64 (3fa23055-2402-4026-bacd-59410b767074): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1638 | 2026.03.24 17:59:40.737929 [ 259 ] {641d84d5-6e0a-4259-87dd-31933e189d82} <Debug> executeQuery: Read 12 rows, 897.00 B in 0.001551 sec., 7736.943907156673 rows/sec., 564.78 KiB/sec. | ||
| 1639 | 2026.03.24 17:59:40.737968 [ 259 ] {641d84d5-6e0a-4259-87dd-31933e189d82} <Debug> TCPHandler: Processed in 0.001717574 sec. | ||
| 1640 | 2026.03.24 17:59:40.738086 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1641 | 2026.03.24 17:59:40.738181 [ 259 ] {edfd3e38-1d2e-4ac0-96cc-45c1c49ec3a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1642 | 2026.03.24 17:59:40.738222 [ 259 ] {edfd3e38-1d2e-4ac0-96cc-45c1c49ec3a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1643 | 2026.03.24 17:59:40.738555 [ 259 ] {edfd3e38-1d2e-4ac0-96cc-45c1c49ec3a2} <Trace> oximeter.measurements_u64 (fbd423b2-96dd-4d84-8c53-56d47ead8bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1644 | 2026.03.24 17:59:40.738593 [ 259 ] {edfd3e38-1d2e-4ac0-96cc-45c1c49ec3a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 1645 | 2026.03.24 17:59:40.739001 [ 259 ] {edfd3e38-1d2e-4ac0-96cc-45c1c49ec3a2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1646 | 2026.03.24 17:59:40.739468 [ 259 ] {edfd3e38-1d2e-4ac0-96cc-45c1c49ec3a2} <Trace> oximeter.measurements_u64 (fbd423b2-96dd-4d84-8c53-56d47ead8bde): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1647 | 2026.03.24 17:59:40.739603 [ 259 ] {edfd3e38-1d2e-4ac0-96cc-45c1c49ec3a2} <Debug> executeQuery: Read 46 rows, 3.23 KiB in 0.001441 sec., 31922.276197085357 rows/sec., 2.19 MiB/sec. | ||
| 1648 | 2026.03.24 17:59:40.739638 [ 259 ] {edfd3e38-1d2e-4ac0-96cc-45c1c49ec3a2} <Debug> TCPHandler: Processed in 0.00160285 sec. | ||
| 1649 | 2026.03.24 17:59:45.683464 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1650 | 2026.03.24 17:59:45.683661 [ 259 ] {30a379da-1432-4f68-bd1e-ac8707ae19c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1651 | 2026.03.24 17:59:45.683728 [ 259 ] {30a379da-1432-4f68-bd1e-ac8707ae19c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1652 | 2026.03.24 17:59:45.684481 [ 259 ] {30a379da-1432-4f68-bd1e-ac8707ae19c7} <Trace> oximeter.fields_string (734982f4-6d9e-4311-97c9-9cfdf6089ff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1653 | 2026.03.24 17:59:45.684530 [ 259 ] {30a379da-1432-4f68-bd1e-ac8707ae19c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 1654 | 2026.03.24 17:59:45.685130 [ 259 ] {30a379da-1432-4f68-bd1e-ac8707ae19c7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1655 | 2026.03.24 17:59:45.685641 [ 259 ] {30a379da-1432-4f68-bd1e-ac8707ae19c7} <Trace> oximeter.fields_string (734982f4-6d9e-4311-97c9-9cfdf6089ff4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1656 | 2026.03.24 17:59:45.685795 [ 259 ] {30a379da-1432-4f68-bd1e-ac8707ae19c7} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.002184 sec., 23809.52380952381 rows/sec., 1.81 MiB/sec. | ||
| 1657 | 2026.03.24 17:59:45.685836 [ 259 ] {30a379da-1432-4f68-bd1e-ac8707ae19c7} <Debug> TCPHandler: Processed in 0.002508394 sec. | ||
| 1658 | 2026.03.24 17:59:45.685951 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1659 | 2026.03.24 17:59:45.686048 [ 259 ] {52984ca2-8171-4c24-aa56-ffd5482dcb49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1660 | 2026.03.24 17:59:45.686090 [ 259 ] {52984ca2-8171-4c24-aa56-ffd5482dcb49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1661 | 2026.03.24 17:59:45.686508 [ 259 ] {52984ca2-8171-4c24-aa56-ffd5482dcb49} <Trace> oximeter.fields_uuid (05ece57c-9b4f-4d8b-8531-a20490b2038c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1662 | 2026.03.24 17:59:45.686546 [ 259 ] {52984ca2-8171-4c24-aa56-ffd5482dcb49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 1663 | 2026.03.24 17:59:45.686953 [ 259 ] {52984ca2-8171-4c24-aa56-ffd5482dcb49} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1664 | 2026.03.24 17:59:45.687443 [ 259 ] {52984ca2-8171-4c24-aa56-ffd5482dcb49} <Trace> oximeter.fields_uuid (05ece57c-9b4f-4d8b-8531-a20490b2038c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1665 | 2026.03.24 17:59:45.687577 [ 259 ] {52984ca2-8171-4c24-aa56-ffd5482dcb49} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001548 sec., 36175.71059431525 rows/sec., 2.82 MiB/sec. | ||
| 1666 | 2026.03.24 17:59:45.687615 [ 259 ] {52984ca2-8171-4c24-aa56-ffd5482dcb49} <Debug> TCPHandler: Processed in 0.001713144 sec. | ||
| 1667 | 2026.03.24 17:59:45.687725 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1668 | 2026.03.24 17:59:45.687819 [ 259 ] {285a9d41-6615-40be-9e9d-3850be4a31ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1669 | 2026.03.24 17:59:45.687863 [ 259 ] {285a9d41-6615-40be-9e9d-3850be4a31ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1670 | 2026.03.24 17:59:45.688258 [ 259 ] {285a9d41-6615-40be-9e9d-3850be4a31ea} <Trace> oximeter.measurements_cumulativeu64 (fd0f38e6-7698-4d54-88ad-119568d77434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1671 | 2026.03.24 17:59:45.688297 [ 259 ] {285a9d41-6615-40be-9e9d-3850be4a31ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 1672 | 2026.03.24 17:59:45.688748 [ 259 ] {285a9d41-6615-40be-9e9d-3850be4a31ea} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1673 | 2026.03.24 17:59:45.689233 [ 259 ] {285a9d41-6615-40be-9e9d-3850be4a31ea} <Trace> oximeter.measurements_cumulativeu64 (fd0f38e6-7698-4d54-88ad-119568d77434): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1674 | 2026.03.24 17:59:45.689365 [ 259 ] {285a9d41-6615-40be-9e9d-3850be4a31ea} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001565 sec., 95846.64536741214 rows/sec., 6.65 MiB/sec. | ||
| 1675 | 2026.03.24 17:59:45.689403 [ 259 ] {285a9d41-6615-40be-9e9d-3850be4a31ea} <Debug> TCPHandler: Processed in 0.001727814 sec. | ||
| 1676 | 2026.03.24 17:59:45.689516 [ 259 ] {} <Trace> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1677 | 2026.03.24 17:59:45.689611 [ 259 ] {26e2deed-e720-4783-8161-db2f4acec4e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1678 | 2026.03.24 17:59:45.689658 [ 259 ] {26e2deed-e720-4783-8161-db2f4acec4e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1679 | 2026.03.24 17:59:45.689980 [ 259 ] {26e2deed-e720-4783-8161-db2f4acec4e1} <Trace> oximeter.measurements_u64 (fbd423b2-96dd-4d84-8c53-56d47ead8bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1680 | 2026.03.24 17:59:45.690018 [ 259 ] {26e2deed-e720-4783-8161-db2f4acec4e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 1681 | 2026.03.24 17:59:45.690531 [ 259 ] {26e2deed-e720-4783-8161-db2f4acec4e1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1682 | 2026.03.24 17:59:45.691001 [ 259 ] {26e2deed-e720-4783-8161-db2f4acec4e1} <Trace> oximeter.measurements_u64 (fbd423b2-96dd-4d84-8c53-56d47ead8bde): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1683 | 2026.03.24 17:59:45.691131 [ 259 ] {26e2deed-e720-4783-8161-db2f4acec4e1} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001538 sec., 32509.75292587776 rows/sec., 2.23 MiB/sec. | ||
| 1684 | 2026.03.24 17:59:45.691166 [ 259 ] {26e2deed-e720-4783-8161-db2f4acec4e1} <Debug> TCPHandler: Processed in 0.001700944 sec. | ||
| 1685 | 2026.03.24 17:59:47.879150 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1686 | 2026.03.24 17:59:47.879197 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1687 | 2026.03.24 17:59:47.977502 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3726 | ||
| 1688 | 2026.03.24 17:59:47.977973 [ 245 ] {} <Trace> system.asynchronous_metric_log (85bef57c-040d-45b0-bc32-388e57159fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1689 | 2026.03.24 17:59:47.978020 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 1690 | 2026.03.24 17:59:47.978641 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1691 | 2026.03.24 17:59:47.979108 [ 245 ] {} <Trace> system.asynchronous_metric_log (85bef57c-040d-45b0-bc32-388e57159fec): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1692 | 2026.03.24 17:59:47.979247 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3726 | ||
| 1693 | 2026.03.24 17:59:47.981494 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 218 | ||
| 1694 | 2026.03.24 17:59:47.983879 [ 243 ] {} <Trace> system.query_log (5ed0ae6f-e319-403e-833e-feb925862fca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1695 | 2026.03.24 17:59:47.983930 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 1696 | 2026.03.24 17:59:47.985295 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1697 | 2026.03.24 17:59:47.985990 [ 243 ] {} <Trace> system.query_log (5ed0ae6f-e319-403e-833e-feb925862fca): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1698 | 2026.03.24 17:59:47.986294 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 218 | ||
| 1699 | 2026.03.24 17:59:48.182400 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1700 | 2026.03.24 17:59:48.199904 [ 244 ] {} <Trace> system.metric_log (32e68677-f1fe-4f24-b6d3-175b7979a225): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1701 | 2026.03.24 17:59:48.199965 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 1702 | 2026.03.24 17:59:48.206289 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1703 | 2026.03.24 17:59:48.207583 [ 244 ] {} <Trace> system.metric_log (32e68677-f1fe-4f24-b6d3-175b7979a225): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1704 | 2026.03.24 17:59:48.210563 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1705 | 2026.03.24 17:59:49.612381 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1706 | 2026.03.24 17:59:49.612457 [ 259 ] {} <Debug> TCP-Session: ed23a3b2-141a-44f7-b842-37e8262478d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1707 | 2026.03.24 17:59:50.000180 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.73 MiB, peak 185.09 MiB, free memory in arenas 0.00 B, will set to 181.77 MiB (RSS), difference: 2.04 MiB | ||
| 1708 | 2026.03.24 17:59:50.684522 [ 260 ] {} <Trace> TCP-Session: e09b334a-ac00-4038-b8a5-9afdf4a4b8c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1709 | 2026.03.24 17:59:50.684717 [ 260 ] {c35a1458-441f-47f2-b4b7-27f05cac8db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60834) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1710 | 2026.03.24 17:59:50.684782 [ 260 ] {c35a1458-441f-47f2-b4b7-27f05cac8db9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1711 | 2026.03.24 17:59:50.685489 [ 260 ] {c35a1458-441f-47f2-b4b7-27f05cac8db9} <Trace> oximeter.fields_string (734982f4-6d9e-4311-97c9-9cfdf6089ff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1712 | 2026.03.24 17:59:50.685538 [ 260 ] {c35a1458-441f-47f2-b4b7-27f05cac8db9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 1713 | 2026.03.24 17:59:50.686076 [ 260 ] {c35a1458-441f-47f2-b4b7-27f05cac8db9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1714 | 2026.03.24 17:59:50.686592 [ 260 ] {c35a1458-441f-47f2-b4b7-27f05cac8db9} <Trace> oximeter.fields_string (734982f4-6d9e-4311-97c9-9cfdf6089ff4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1715 | 2026.03.24 17:59:50.687234 [ 260 ] {c35a1458-441f-47f2-b4b7-27f05cac8db9} <Debug> executeQuery: Read 96 rows, 8.19 KiB in 0.002566 sec., 37412.31488698363 rows/sec., 3.12 MiB/sec. | ||
| 1716 | 2026.03.24 17:59:50.687276 [ 260 ] {c35a1458-441f-47f2-b4b7-27f05cac8db9} <Debug> TCPHandler: Processed in 0.002887733 sec. | ||
| 1717 | 2026.03.24 17:59:50.687404 [ 260 ] {} <Trace> TCP-Session: e09b334a-ac00-4038-b8a5-9afdf4a4b8c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1718 | 2026.03.24 17:59:50.687501 [ 260 ] {3fa7a305-41ef-4855-b7b0-5f31480782d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60834) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1719 | 2026.03.24 17:59:50.687545 [ 260 ] {3fa7a305-41ef-4855-b7b0-5f31480782d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1720 | 2026.03.24 17:59:50.687954 [ 260 ] {3fa7a305-41ef-4855-b7b0-5f31480782d8} <Trace> oximeter.fields_u16 (3a8fa443-7444-4746-a7eb-cfd4c24da34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1721 | 2026.03.24 17:59:50.687992 [ 260 ] {3fa7a305-41ef-4855-b7b0-5f31480782d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 1722 | 2026.03.24 17:59:50.688426 [ 260 ] {3fa7a305-41ef-4855-b7b0-5f31480782d8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1723 | 2026.03.24 17:59:50.688878 [ 260 ] {3fa7a305-41ef-4855-b7b0-5f31480782d8} <Trace> oximeter.fields_u16 (3a8fa443-7444-4746-a7eb-cfd4c24da34d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1724 | 2026.03.24 17:59:50.689011 [ 260 ] {3fa7a305-41ef-4855-b7b0-5f31480782d8} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001529 sec., 14388.489208633093 rows/sec., 1.06 MiB/sec. | ||
| 1725 | 2026.03.24 17:59:50.689057 [ 260 ] {3fa7a305-41ef-4855-b7b0-5f31480782d8} <Debug> TCPHandler: Processed in 0.001703644 sec. | ||
| 1726 | 2026.03.24 17:59:50.689174 [ 260 ] {} <Trace> TCP-Session: e09b334a-ac00-4038-b8a5-9afdf4a4b8c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1727 | 2026.03.24 17:59:50.689268 [ 260 ] {867e580b-5f4a-4699-8733-9e198c29ffdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60834) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1728 | 2026.03.24 17:59:50.689309 [ 260 ] {867e580b-5f4a-4699-8733-9e198c29ffdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1729 | 2026.03.24 17:59:50.689727 [ 260 ] {867e580b-5f4a-4699-8733-9e198c29ffdd} <Trace> oximeter.fields_uuid (05ece57c-9b4f-4d8b-8531-a20490b2038c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1730 | 2026.03.24 17:59:50.689762 [ 260 ] {867e580b-5f4a-4699-8733-9e198c29ffdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 1731 | 2026.03.24 17:59:50.690252 [ 260 ] {867e580b-5f4a-4699-8733-9e198c29ffdd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1732 | 2026.03.24 17:59:50.690715 [ 260 ] {867e580b-5f4a-4699-8733-9e198c29ffdd} <Trace> oximeter.fields_uuid (05ece57c-9b4f-4d8b-8531-a20490b2038c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1733 | 2026.03.24 17:59:50.690846 [ 260 ] {867e580b-5f4a-4699-8733-9e198c29ffdd} <Debug> executeQuery: Read 84 rows, 6.75 KiB in 0.001596 sec., 52631.57894736842 rows/sec., 4.13 MiB/sec. | ||
| 1734 | 2026.03.24 17:59:50.690881 [ 260 ] {867e580b-5f4a-4699-8733-9e198c29ffdd} <Debug> TCPHandler: Processed in 0.001757445 sec. | ||
| 1735 | 2026.03.24 17:59:50.690995 [ 260 ] {} <Trace> TCP-Session: e09b334a-ac00-4038-b8a5-9afdf4a4b8c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1736 | 2026.03.24 17:59:50.691091 [ 260 ] {f5a8c454-ed08-4442-b8a8-dc5f4f56aa54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60834) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1737 | 2026.03.24 17:59:50.691136 [ 260 ] {f5a8c454-ed08-4442-b8a8-dc5f4f56aa54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1738 | 2026.03.24 17:59:50.691563 [ 260 ] {f5a8c454-ed08-4442-b8a8-dc5f4f56aa54} <Trace> oximeter.measurements_cumulativeu64 (fd0f38e6-7698-4d54-88ad-119568d77434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1739 | 2026.03.24 17:59:50.691598 [ 260 ] {f5a8c454-ed08-4442-b8a8-dc5f4f56aa54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 1740 | 2026.03.24 17:59:50.692054 [ 260 ] {f5a8c454-ed08-4442-b8a8-dc5f4f56aa54} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1741 | 2026.03.24 17:59:50.692504 [ 260 ] {f5a8c454-ed08-4442-b8a8-dc5f4f56aa54} <Trace> oximeter.measurements_cumulativeu64 (fd0f38e6-7698-4d54-88ad-119568d77434): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1742 | 2026.03.24 17:59:50.692636 [ 260 ] {f5a8c454-ed08-4442-b8a8-dc5f4f56aa54} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001564 sec., 95907.9283887468 rows/sec., 6.65 MiB/sec. | ||
| 1743 | 2026.03.24 17:59:50.692670 [ 260 ] {f5a8c454-ed08-4442-b8a8-dc5f4f56aa54} <Debug> TCPHandler: Processed in 0.001724954 sec. | ||
| 1744 | 2026.03.24 17:59:50.692780 [ 260 ] {} <Trace> TCP-Session: e09b334a-ac00-4038-b8a5-9afdf4a4b8c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1745 | 2026.03.24 17:59:50.692875 [ 260 ] {be8a9711-3abf-4504-b9bf-82eb2afd181c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60834) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1746 | 2026.03.24 17:59:50.692930 [ 260 ] {be8a9711-3abf-4504-b9bf-82eb2afd181c} <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 | ||
| 1747 | 2026.03.24 17:59:50.693798 [ 260 ] {be8a9711-3abf-4504-b9bf-82eb2afd181c} <Trace> oximeter.measurements_histogramu64 (25adb0fa-8b83-42e1-8b94-82387d83a750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1748 | 2026.03.24 17:59:50.693835 [ 260 ] {be8a9711-3abf-4504-b9bf-82eb2afd181c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 1749 | 2026.03.24 17:59:50.694541 [ 260 ] {be8a9711-3abf-4504-b9bf-82eb2afd181c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1750 | 2026.03.24 17:59:50.694997 [ 260 ] {be8a9711-3abf-4504-b9bf-82eb2afd181c} <Trace> oximeter.measurements_histogramu64 (25adb0fa-8b83-42e1-8b94-82387d83a750): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1751 | 2026.03.24 17:59:50.695137 [ 260 ] {be8a9711-3abf-4504-b9bf-82eb2afd181c} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.00228 sec., 9649.122807017544 rows/sec., 17.29 MiB/sec. | ||
| 1752 | 2026.03.24 17:59:50.695188 [ 260 ] {be8a9711-3abf-4504-b9bf-82eb2afd181c} <Debug> TCPHandler: Processed in 0.002457042 sec. | ||
| 1753 | 2026.03.24 17:59:50.695302 [ 260 ] {} <Trace> TCP-Session: e09b334a-ac00-4038-b8a5-9afdf4a4b8c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1754 | 2026.03.24 17:59:50.695397 [ 260 ] {d7b82ea8-c9a0-46b3-bc7b-14fa61714bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60834) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1755 | 2026.03.24 17:59:50.695439 [ 260 ] {d7b82ea8-c9a0-46b3-bc7b-14fa61714bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1756 | 2026.03.24 17:59:50.695753 [ 260 ] {d7b82ea8-c9a0-46b3-bc7b-14fa61714bd6} <Trace> oximeter.measurements_i64 (3fa23055-2402-4026-bacd-59410b767074): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1757 | 2026.03.24 17:59:50.695788 [ 260 ] {d7b82ea8-c9a0-46b3-bc7b-14fa61714bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 1758 | 2026.03.24 17:59:50.696221 [ 260 ] {d7b82ea8-c9a0-46b3-bc7b-14fa61714bd6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1759 | 2026.03.24 17:59:50.696771 [ 260 ] {d7b82ea8-c9a0-46b3-bc7b-14fa61714bd6} <Trace> oximeter.measurements_i64 (3fa23055-2402-4026-bacd-59410b767074): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1760 | 2026.03.24 17:59:50.696900 [ 260 ] {d7b82ea8-c9a0-46b3-bc7b-14fa61714bd6} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001521 sec., 5917.15976331361 rows/sec., 455.22 KiB/sec. | ||
| 1761 | 2026.03.24 17:59:50.696934 [ 260 ] {d7b82ea8-c9a0-46b3-bc7b-14fa61714bd6} <Debug> TCPHandler: Processed in 0.001682783 sec. | ||
| 1762 | 2026.03.24 17:59:50.697042 [ 260 ] {} <Trace> TCP-Session: e09b334a-ac00-4038-b8a5-9afdf4a4b8c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1763 | 2026.03.24 17:59:50.697141 [ 260 ] {38a0dd5b-acac-4e2c-a31d-9781526439f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60834) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1764 | 2026.03.24 17:59:50.697182 [ 260 ] {38a0dd5b-acac-4e2c-a31d-9781526439f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1765 | 2026.03.24 17:59:50.697510 [ 260 ] {38a0dd5b-acac-4e2c-a31d-9781526439f9} <Trace> oximeter.measurements_u64 (fbd423b2-96dd-4d84-8c53-56d47ead8bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1766 | 2026.03.24 17:59:50.697544 [ 260 ] {38a0dd5b-acac-4e2c-a31d-9781526439f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 1767 | 2026.03.24 17:59:50.697972 [ 260 ] {38a0dd5b-acac-4e2c-a31d-9781526439f9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1768 | 2026.03.24 17:59:50.698436 [ 260 ] {38a0dd5b-acac-4e2c-a31d-9781526439f9} <Trace> oximeter.measurements_u64 (fbd423b2-96dd-4d84-8c53-56d47ead8bde): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1769 | 2026.03.24 17:59:50.698565 [ 260 ] {38a0dd5b-acac-4e2c-a31d-9781526439f9} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001448 sec., 34530.38674033149 rows/sec., 2.37 MiB/sec. | ||
| 1770 | 2026.03.24 17:59:50.698600 [ 260 ] {38a0dd5b-acac-4e2c-a31d-9781526439f9} <Debug> TCPHandler: Processed in 0.001607641 sec. | ||
| 1771 | 2026.03.24 17:59:55.480260 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4238 | ||
| 1772 | 2026.03.24 17:59:55.480758 [ 245 ] {} <Trace> system.asynchronous_metric_log (85bef57c-040d-45b0-bc32-388e57159fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1773 | 2026.03.24 17:59:55.480804 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 1774 | 2026.03.24 17:59:55.481305 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1775 | 2026.03.24 17:59:55.481544 [ 245 ] {} <Trace> system.asynchronous_metric_log (85bef57c-040d-45b0-bc32-388e57159fec): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1776 | 2026.03.24 17:59:55.481679 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4238 | ||
| 1777 | 2026.03.24 17:59:55.683229 [ 260 ] {} <Trace> TCP-Session: e09b334a-ac00-4038-b8a5-9afdf4a4b8c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1778 | 2026.03.24 17:59:55.683424 [ 260 ] {89b5a6bb-3f02-468a-8814-0be20fa3c2c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60834) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1779 | 2026.03.24 17:59:55.683495 [ 260 ] {89b5a6bb-3f02-468a-8814-0be20fa3c2c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1780 | 2026.03.24 17:59:55.684137 [ 260 ] {89b5a6bb-3f02-468a-8814-0be20fa3c2c4} <Trace> oximeter.fields_string (734982f4-6d9e-4311-97c9-9cfdf6089ff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1781 | 2026.03.24 17:59:55.684189 [ 260 ] {89b5a6bb-3f02-468a-8814-0be20fa3c2c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 1782 | 2026.03.24 17:59:55.684615 [ 260 ] {89b5a6bb-3f02-468a-8814-0be20fa3c2c4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1783 | 2026.03.24 17:59:55.684854 [ 260 ] {89b5a6bb-3f02-468a-8814-0be20fa3c2c4} <Trace> oximeter.fields_string (734982f4-6d9e-4311-97c9-9cfdf6089ff4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1784 | 2026.03.24 17:59:55.685014 [ 260 ] {89b5a6bb-3f02-468a-8814-0be20fa3c2c4} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.00164 sec., 31707.317073170732 rows/sec., 2.41 MiB/sec. | ||
| 1785 | 2026.03.24 17:59:55.685064 [ 260 ] {89b5a6bb-3f02-468a-8814-0be20fa3c2c4} <Debug> TCPHandler: Processed in 0.001966251 sec. | ||
| 1786 | 2026.03.24 17:59:55.685192 [ 260 ] {} <Trace> TCP-Session: e09b334a-ac00-4038-b8a5-9afdf4a4b8c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1787 | 2026.03.24 17:59:55.685299 [ 260 ] {23b1b2a0-4474-4b8e-aaa4-86049f963324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60834) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1788 | 2026.03.24 17:59:55.685344 [ 260 ] {23b1b2a0-4474-4b8e-aaa4-86049f963324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1789 | 2026.03.24 17:59:55.685806 [ 260 ] {23b1b2a0-4474-4b8e-aaa4-86049f963324} <Trace> oximeter.fields_uuid (05ece57c-9b4f-4d8b-8531-a20490b2038c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1790 | 2026.03.24 17:59:55.685847 [ 260 ] {23b1b2a0-4474-4b8e-aaa4-86049f963324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 1791 | 2026.03.24 17:59:55.686157 [ 260 ] {23b1b2a0-4474-4b8e-aaa4-86049f963324} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1792 | 2026.03.24 17:59:55.686380 [ 260 ] {23b1b2a0-4474-4b8e-aaa4-86049f963324} <Trace> oximeter.fields_uuid (05ece57c-9b4f-4d8b-8531-a20490b2038c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1793 | 2026.03.24 17:59:55.686516 [ 260 ] {23b1b2a0-4474-4b8e-aaa4-86049f963324} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.00124 sec., 45161.290322580644 rows/sec., 3.52 MiB/sec. | ||
| 1794 | 2026.03.24 17:59:55.686553 [ 260 ] {23b1b2a0-4474-4b8e-aaa4-86049f963324} <Debug> TCPHandler: Processed in 0.001415246 sec. | ||
| 1795 | 2026.03.24 17:59:55.686668 [ 260 ] {} <Trace> TCP-Session: e09b334a-ac00-4038-b8a5-9afdf4a4b8c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1796 | 2026.03.24 17:59:55.686766 [ 260 ] {357a7c3d-410c-4fff-9463-d2c888914e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60834) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1797 | 2026.03.24 17:59:55.686813 [ 260 ] {357a7c3d-410c-4fff-9463-d2c888914e46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1798 | 2026.03.24 17:59:55.687279 [ 260 ] {357a7c3d-410c-4fff-9463-d2c888914e46} <Trace> oximeter.measurements_cumulativeu64 (fd0f38e6-7698-4d54-88ad-119568d77434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1799 | 2026.03.24 17:59:55.687315 [ 260 ] {357a7c3d-410c-4fff-9463-d2c888914e46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 1800 | 2026.03.24 17:59:55.687664 [ 260 ] {357a7c3d-410c-4fff-9463-d2c888914e46} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1801 | 2026.03.24 17:59:55.687875 [ 260 ] {357a7c3d-410c-4fff-9463-d2c888914e46} <Trace> oximeter.measurements_cumulativeu64 (fd0f38e6-7698-4d54-88ad-119568d77434): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1802 | 2026.03.24 17:59:55.688009 [ 260 ] {357a7c3d-410c-4fff-9463-d2c888914e46} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001261 sec., 118953.2117367169 rows/sec., 8.25 MiB/sec. | ||
| 1803 | 2026.03.24 17:59:55.688045 [ 260 ] {357a7c3d-410c-4fff-9463-d2c888914e46} <Debug> TCPHandler: Processed in 0.001428517 sec. | ||
| 1804 | 2026.03.24 17:59:55.688166 [ 260 ] {} <Trace> TCP-Session: e09b334a-ac00-4038-b8a5-9afdf4a4b8c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1805 | 2026.03.24 17:59:55.688261 [ 260 ] {4310968a-b1d0-416a-8e3a-ed13a5d6ce76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60834) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1806 | 2026.03.24 17:59:55.688303 [ 260 ] {4310968a-b1d0-416a-8e3a-ed13a5d6ce76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1807 | 2026.03.24 17:59:55.688635 [ 260 ] {4310968a-b1d0-416a-8e3a-ed13a5d6ce76} <Trace> oximeter.measurements_u64 (fbd423b2-96dd-4d84-8c53-56d47ead8bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1808 | 2026.03.24 17:59:55.688671 [ 260 ] {4310968a-b1d0-416a-8e3a-ed13a5d6ce76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 1809 | 2026.03.24 17:59:55.689005 [ 260 ] {4310968a-b1d0-416a-8e3a-ed13a5d6ce76} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1810 | 2026.03.24 17:59:55.689218 [ 260 ] {4310968a-b1d0-416a-8e3a-ed13a5d6ce76} <Trace> oximeter.measurements_u64 (fbd423b2-96dd-4d84-8c53-56d47ead8bde): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1811 | 2026.03.24 17:59:55.689350 [ 260 ] {4310968a-b1d0-416a-8e3a-ed13a5d6ce76} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001108 sec., 45126.35379061371 rows/sec., 3.09 MiB/sec. | ||
| 1812 | 2026.03.24 17:59:55.689386 [ 260 ] {4310968a-b1d0-416a-8e3a-ed13a5d6ce76} <Debug> TCPHandler: Processed in 0.001269252 sec. | ||
| 1813 | 2026.03.24 17:59:55.710763 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 1814 | 2026.03.24 17:59:55.727715 [ 244 ] {} <Trace> system.metric_log (32e68677-f1fe-4f24-b6d3-175b7979a225): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1815 | 2026.03.24 17:59:55.727770 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 1816 | 2026.03.24 17:59:55.733818 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1817 | 2026.03.24 17:59:55.734540 [ 244 ] {} <Trace> system.metric_log (32e68677-f1fe-4f24-b6d3-175b7979a225): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1818 | 2026.03.24 17:59:55.737614 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 1819 | 2026.03.24 17:59:57.987402 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 240 | ||
| 1820 | 2026.03.24 17:59:57.989619 [ 243 ] {} <Trace> system.query_log (5ed0ae6f-e319-403e-833e-feb925862fca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1821 | 2026.03.24 17:59:57.989700 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 1822 | 2026.03.24 17:59:57.991435 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1823 | 2026.03.24 17:59:57.991830 [ 243 ] {} <Trace> system.query_log (5ed0ae6f-e319-403e-833e-feb925862fca): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1824 | 2026.03.24 17:59:57.992054 [ 139 ] {} <Debug> system.query_log (5ed0ae6f-e319-403e-833e-feb925862fca) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1825 | 2026.03.24 17:59:57.992114 [ 139 ] {} <Trace> system.query_log (5ed0ae6f-e319-403e-833e-feb925862fca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1826 | 2026.03.24 17:59:57.992143 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 1827 | 2026.03.24 17:59:57.992353 [ 190 ] {5ed0ae6f-e319-403e-833e-feb925862fca::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 | ||
| 1828 | 2026.03.24 17:59:57.992480 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 240 | ||
| 1829 | 2026.03.24 17:59:57.993191 [ 190 ] {5ed0ae6f-e319-403e-833e-feb925862fca::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1830 | 2026.03.24 17:59:57.993494 [ 190 ] {5ed0ae6f-e319-403e-833e-feb925862fca::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 | ||
| 1831 | 2026.03.24 17:59:57.994107 [ 190 ] {5ed0ae6f-e319-403e-833e-feb925862fca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part | ||
| 1832 | 2026.03.24 17:59:57.994546 [ 190 ] {5ed0ae6f-e319-403e-833e-feb925862fca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 18 rows starting from the beginning of the part | ||
| 1833 | 2026.03.24 17:59:57.994926 [ 190 ] {5ed0ae6f-e319-403e-833e-feb925862fca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
| 1834 | 2026.03.24 17:59:57.995306 [ 190 ] {5ed0ae6f-e319-403e-833e-feb925862fca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part | ||
| 1835 | 2026.03.24 17:59:57.995695 [ 190 ] {5ed0ae6f-e319-403e-833e-feb925862fca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 22 rows starting from the beginning of the part | ||
| 1836 | 2026.03.24 17:59:58.000492 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.30 MiB, peak 187.30 MiB, free memory in arenas 0.00 B, will set to 183.47 MiB (RSS), difference: -3.83 MiB | ||
| 1837 | 2026.03.24 17:59:58.003716 [ 189 ] {5ed0ae6f-e319-403e-833e-feb925862fca::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 72 columns (72 merged, 0 gathered) in 0.011439802 sec., 20979.384083745503 rows/sec., 19.84 MiB/sec. | ||
| 1838 | 2026.03.24 17:59:58.005019 [ 189 ] {5ed0ae6f-e319-403e-833e-feb925862fca::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1839 | 2026.03.24 17:59:58.005775 [ 189 ] {5ed0ae6f-e319-403e-833e-feb925862fca::all_1_6_1} <Trace> system.query_log (5ed0ae6f-e319-403e-833e-feb925862fca): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1840 | 2026.03.24 17:59:58.005884 [ 189 ] {5ed0ae6f-e319-403e-833e-feb925862fca::all_1_6_1} <Trace> system.query_log (5ed0ae6f-e319-403e-833e-feb925862fca) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1841 | 2026.03.24 17:59:58.006176 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 1842 | 2026.03.24 17:59:58.132338 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61126 | ||
| 1843 | 2026.03.24 17:59:58.132449 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1844 | 2026.03.24 17:59:58.132476 [ 259 ] {} <Debug> TCP-Session: 11cf54a7-6317-402a-9a53-ce027953363e Authenticating user 'default' from [fd00:1122:3344:101::e]:61126 | ||
| 1845 | 2026.03.24 17:59:58.132499 [ 259 ] {} <Debug> TCP-Session: 11cf54a7-6317-402a-9a53-ce027953363e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1846 | 2026.03.24 17:59:58.132512 [ 259 ] {} <Debug> TCP-Session: 11cf54a7-6317-402a-9a53-ce027953363e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1847 | 2026.03.24 17:59:58.132737 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35250 | ||
| 1848 | 2026.03.24 17:59:58.132755 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57123 | ||
| 1849 | 2026.03.24 17:59:58.132780 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60046 | ||
| 1850 | 2026.03.24 17:59:58.132802 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45631 | ||
| 1851 | 2026.03.24 17:59:58.132815 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48685 | ||
| 1852 | 2026.03.24 17:59:58.132865 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1853 | 2026.03.24 17:59:58.132846 [ 259 ] {} <Trace> TCP-Session: 11cf54a7-6317-402a-9a53-ce027953363e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1854 | 2026.03.24 17:59:58.132914 [ 286 ] {} <Debug> TCP-Session: 2250f466-e9aa-4761-8653-b583a9297975 Authenticating user 'default' from [fd00:1122:3344:101::e]:35250 | ||
| 1855 | 2026.03.24 17:59:58.132819 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64756 | ||
| 1856 | 2026.03.24 17:59:58.132949 [ 286 ] {} <Debug> TCP-Session: 2250f466-e9aa-4761-8653-b583a9297975 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1857 | 2026.03.24 17:59:58.132813 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45584 | ||
| 1858 | 2026.03.24 17:59:58.132973 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1859 | 2026.03.24 17:59:58.132967 [ 286 ] {} <Debug> TCP-Session: 2250f466-e9aa-4761-8653-b583a9297975 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1860 | 2026.03.24 17:59:58.133026 [ 287 ] {} <Debug> TCP-Session: 1b2b3bd9-6ba7-434a-8e88-f71e545f3c03 Authenticating user 'default' from [fd00:1122:3344:101::e]:57123 | ||
| 1861 | 2026.03.24 17:59:58.132772 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41569 | ||
| 1862 | 2026.03.24 17:59:58.133060 [ 287 ] {} <Debug> TCP-Session: 1b2b3bd9-6ba7-434a-8e88-f71e545f3c03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1863 | 2026.03.24 17:59:58.133081 [ 259 ] {37d67240-3e67-455b-bcb5-aaf9af13d1d2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61126) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1864 | 2026.03.24 17:59:58.133085 [ 287 ] {} <Debug> TCP-Session: 1b2b3bd9-6ba7-434a-8e88-f71e545f3c03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1865 | 2026.03.24 17:59:58.133193 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1866 | 2026.03.24 17:59:58.133226 [ 289 ] {} <Debug> TCP-Session: a00f5198-5e73-4698-b544-c72ccd810517 Authenticating user 'default' from [fd00:1122:3344:101::e]:60046 | ||
| 1867 | 2026.03.24 17:59:58.133242 [ 289 ] {} <Debug> TCP-Session: a00f5198-5e73-4698-b544-c72ccd810517 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1868 | 2026.03.24 17:59:58.133259 [ 289 ] {} <Debug> TCP-Session: a00f5198-5e73-4698-b544-c72ccd810517 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1869 | 2026.03.24 17:59:58.133291 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1870 | 2026.03.24 17:59:58.133291 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1871 | 2026.03.24 17:59:58.133325 [ 288 ] {} <Debug> TCP-Session: 94b65579-2d58-4225-8efd-466540529f34 Authenticating user 'default' from [fd00:1122:3344:101::e]:41569 | ||
| 1872 | 2026.03.24 17:59:58.133340 [ 292 ] {} <Debug> TCP-Session: c708cbe0-2f99-4a19-be62-0a6b59987861 Authenticating user 'default' from [fd00:1122:3344:101::e]:45584 | ||
| 1873 | 2026.03.24 17:59:58.133344 [ 288 ] {} <Debug> TCP-Session: 94b65579-2d58-4225-8efd-466540529f34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1874 | 2026.03.24 17:59:58.133358 [ 292 ] {} <Debug> TCP-Session: c708cbe0-2f99-4a19-be62-0a6b59987861 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1875 | 2026.03.24 17:59:58.133361 [ 288 ] {} <Debug> TCP-Session: 94b65579-2d58-4225-8efd-466540529f34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1876 | 2026.03.24 17:59:58.133371 [ 292 ] {} <Debug> TCP-Session: c708cbe0-2f99-4a19-be62-0a6b59987861 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1877 | 2026.03.24 17:59:58.133360 [ 259 ] {37d67240-3e67-455b-bcb5-aaf9af13d1d2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1878 | 2026.03.24 17:59:58.133432 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1879 | 2026.03.24 17:59:58.133436 [ 259 ] {37d67240-3e67-455b-bcb5-aaf9af13d1d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1880 | 2026.03.24 17:59:58.133461 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1881 | 2026.03.24 17:59:58.133479 [ 290 ] {} <Debug> TCP-Session: 577a72c9-683f-41f9-bffb-d989676fb385 Authenticating user 'default' from [fd00:1122:3344:101::e]:48685 | ||
| 1882 | 2026.03.24 17:59:58.133503 [ 291 ] {} <Debug> TCP-Session: 6efccd79-54e2-4a6f-9acd-48dca38efb6c Authenticating user 'default' from [fd00:1122:3344:101::e]:45631 | ||
| 1883 | 2026.03.24 17:59:58.133514 [ 290 ] {} <Debug> TCP-Session: 577a72c9-683f-41f9-bffb-d989676fb385 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1884 | 2026.03.24 17:59:58.133526 [ 291 ] {} <Debug> TCP-Session: 6efccd79-54e2-4a6f-9acd-48dca38efb6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1885 | 2026.03.24 17:59:58.133536 [ 290 ] {} <Debug> TCP-Session: 577a72c9-683f-41f9-bffb-d989676fb385 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1886 | 2026.03.24 17:59:58.133549 [ 291 ] {} <Debug> TCP-Session: 6efccd79-54e2-4a6f-9acd-48dca38efb6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1887 | 2026.03.24 17:59:58.133557 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1888 | 2026.03.24 17:59:58.133596 [ 293 ] {} <Debug> TCP-Session: d85dc10f-6244-42ff-b428-ee56e88fb386 Authenticating user 'default' from [fd00:1122:3344:101::e]:64756 | ||
| 1889 | 2026.03.24 17:59:58.133612 [ 293 ] {} <Debug> TCP-Session: d85dc10f-6244-42ff-b428-ee56e88fb386 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1890 | 2026.03.24 17:59:58.133624 [ 293 ] {} <Debug> TCP-Session: d85dc10f-6244-42ff-b428-ee56e88fb386 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1891 | 2026.03.24 17:59:58.133764 [ 259 ] {37d67240-3e67-455b-bcb5-aaf9af13d1d2} <Debug> oximeter.version (8febe6aa-20a8-4ada-a1b5-8de6bb813d9c) (SelectExecutor): Key condition: unknown | ||
| 1892 | 2026.03.24 17:59:58.133855 [ 259 ] {37d67240-3e67-455b-bcb5-aaf9af13d1d2} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1893 | 2026.03.24 17:59:59.000173 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.61 MiB, peak 187.30 MiB, free memory in arenas 0.00 B, will set to 201.53 MiB (RSS), difference: 21.92 MiB | ||
| 1894 | 2026.03.24 17:59:59.075384 [ 305 ] {37d67240-3e67-455b-bcb5-aaf9af13d1d2} <Trace> AggregatingTransform: Aggregating | ||
| 1895 | 2026.03.24 17:59:59.075462 [ 305 ] {37d67240-3e67-455b-bcb5-aaf9af13d1d2} <Trace> Aggregator: Aggregation method: without_key | ||
| 1896 | 2026.03.24 17:59:59.075523 [ 305 ] {37d67240-3e67-455b-bcb5-aaf9af13d1d2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001474128 sec. (678.367 rows/sec., 26.50 KiB/sec.) | ||
| 1897 | 2026.03.24 17:59:59.075544 [ 305 ] {37d67240-3e67-455b-bcb5-aaf9af13d1d2} <Trace> Aggregator: Merging aggregated data | ||
| 1898 | 2026.03.24 17:59:59.076643 [ 259 ] {37d67240-3e67-455b-bcb5-aaf9af13d1d2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.943617 sec., 1.0597519968377 rows/sec., 42.39 B/sec. | ||
| 1899 | 2026.03.24 17:59:59.076848 [ 259 ] {37d67240-3e67-455b-bcb5-aaf9af13d1d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1900 | 2026.03.24 17:59:59.076865 [ 259 ] {37d67240-3e67-455b-bcb5-aaf9af13d1d2} <Debug> TCPHandler: Processed in 0.944144246 sec. | ||
| 1901 | 2026.03.24 17:59:59.076990 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1902 | 2026.03.24 17:59:59.077022 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1903 | 2026.03.24 17:59:59.077045 [ 293 ] {} <Debug> TCP-Session: d85dc10f-6244-42ff-b428-ee56e88fb386 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1904 | 2026.03.24 17:59:59.077049 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1905 | 2026.03.24 17:59:59.077063 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1906 | 2026.03.24 17:59:59.077098 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1907 | 2026.03.24 17:59:59.077120 [ 291 ] {} <Debug> TCP-Session: 6efccd79-54e2-4a6f-9acd-48dca38efb6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1908 | 2026.03.24 17:59:59.077132 [ 287 ] {} <Debug> TCP-Session: 1b2b3bd9-6ba7-434a-8e88-f71e545f3c03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1909 | 2026.03.24 17:59:59.077134 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1910 | 2026.03.24 17:59:59.077144 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1911 | 2026.03.24 17:59:59.077194 [ 292 ] {} <Debug> TCP-Session: c708cbe0-2f99-4a19-be62-0a6b59987861 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1912 | 2026.03.24 17:59:59.077150 [ 289 ] {} <Debug> TCP-Session: a00f5198-5e73-4698-b544-c72ccd810517 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1913 | 2026.03.24 17:59:59.077117 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1914 | 2026.03.24 17:59:59.077069 [ 286 ] {} <Debug> TCP-Session: 2250f466-e9aa-4761-8653-b583a9297975 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1915 | 2026.03.24 17:59:59.077310 [ 288 ] {} <Debug> TCP-Session: 94b65579-2d58-4225-8efd-466540529f34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1916 | 2026.03.24 17:59:59.077086 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1917 | 2026.03.24 17:59:59.077227 [ 259 ] {} <Debug> TCP-Session: 11cf54a7-6317-402a-9a53-ce027953363e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1918 | 2026.03.24 17:59:59.077399 [ 290 ] {} <Debug> TCP-Session: 577a72c9-683f-41f9-bffb-d989676fb385 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1919 | 2026.03.24 18:00:00.686232 [ 260 ] {} <Trace> TCP-Session: e09b334a-ac00-4038-b8a5-9afdf4a4b8c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1920 | 2026.03.24 18:00:00.686429 [ 260 ] {e033befc-3413-4e34-8c53-04eaffcedddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60834) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1921 | 2026.03.24 18:00:00.686512 [ 260 ] {e033befc-3413-4e34-8c53-04eaffcedddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1922 | 2026.03.24 18:00:00.687428 [ 260 ] {e033befc-3413-4e34-8c53-04eaffcedddb} <Trace> oximeter.fields_string (734982f4-6d9e-4311-97c9-9cfdf6089ff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1923 | 2026.03.24 18:00:00.687488 [ 260 ] {e033befc-3413-4e34-8c53-04eaffcedddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 1924 | 2026.03.24 18:00:00.688031 [ 260 ] {e033befc-3413-4e34-8c53-04eaffcedddb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1925 | 2026.03.24 18:00:00.688358 [ 260 ] {e033befc-3413-4e34-8c53-04eaffcedddb} <Trace> oximeter.fields_string (734982f4-6d9e-4311-97c9-9cfdf6089ff4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1926 | 2026.03.24 18:00:00.688519 [ 149 ] {} <Debug> oximeter.fields_string (734982f4-6d9e-4311-97c9-9cfdf6089ff4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1927 | 2026.03.24 18:00:00.688563 [ 149 ] {} <Trace> oximeter.fields_string (734982f4-6d9e-4311-97c9-9cfdf6089ff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1928 | 2026.03.24 18:00:00.688566 [ 260 ] {e033befc-3413-4e34-8c53-04eaffcedddb} <Debug> executeQuery: Read 96 rows, 8.19 KiB in 0.002187 sec., 43895.7475994513 rows/sec., 3.66 MiB/sec. | ||
| 1929 | 2026.03.24 18:00:00.688585 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 1930 | 2026.03.24 18:00:00.688639 [ 260 ] {e033befc-3413-4e34-8c53-04eaffcedddb} <Debug> TCPHandler: Processed in 0.002550615 sec. | ||
| 1931 | 2026.03.24 18:00:00.688738 [ 194 ] {734982f4-6d9e-4311-97c9-9cfdf6089ff4::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 | ||
| 1932 | 2026.03.24 18:00:00.688815 [ 260 ] {} <Trace> TCP-Session: e09b334a-ac00-4038-b8a5-9afdf4a4b8c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1933 | 2026.03.24 18:00:00.688890 [ 194 ] {734982f4-6d9e-4311-97c9-9cfdf6089ff4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1934 | 2026.03.24 18:00:00.688945 [ 194 ] {734982f4-6d9e-4311-97c9-9cfdf6089ff4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 27 rows starting from the beginning of the part | ||
| 1935 | 2026.03.24 18:00:00.688950 [ 260 ] {6247ca61-0acd-4036-848d-ad9323e6fc88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60834) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1936 | 2026.03.24 18:00:00.689023 [ 260 ] {6247ca61-0acd-4036-848d-ad9323e6fc88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1937 | 2026.03.24 18:00:00.689047 [ 194 ] {734982f4-6d9e-4311-97c9-9cfdf6089ff4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 73 rows starting from the beginning of the part | ||
| 1938 | 2026.03.24 18:00:00.689106 [ 194 ] {734982f4-6d9e-4311-97c9-9cfdf6089ff4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 52 rows starting from the beginning of the part | ||
| 1939 | 2026.03.24 18:00:00.689157 [ 194 ] {734982f4-6d9e-4311-97c9-9cfdf6089ff4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 96 rows starting from the beginning of the part | ||
| 1940 | 2026.03.24 18:00:00.689209 [ 194 ] {734982f4-6d9e-4311-97c9-9cfdf6089ff4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part | ||
| 1941 | 2026.03.24 18:00:00.689261 [ 194 ] {734982f4-6d9e-4311-97c9-9cfdf6089ff4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 96 rows starting from the beginning of the part | ||
| 1942 | 2026.03.24 18:00:00.689640 [ 260 ] {6247ca61-0acd-4036-848d-ad9323e6fc88} <Trace> oximeter.fields_u16 (3a8fa443-7444-4746-a7eb-cfd4c24da34d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1943 | 2026.03.24 18:00:00.689691 [ 260 ] {6247ca61-0acd-4036-848d-ad9323e6fc88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 1944 | 2026.03.24 18:00:00.690180 [ 260 ] {6247ca61-0acd-4036-848d-ad9323e6fc88} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1945 | 2026.03.24 18:00:00.690414 [ 189 ] {734982f4-6d9e-4311-97c9-9cfdf6089ff4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 396 rows, containing 5 columns (5 merged, 0 gathered) in 0.001755594 sec., 225564.68067218273 rows/sec., 18.94 MiB/sec. | ||
| 1946 | 2026.03.24 18:00:00.690539 [ 260 ] {6247ca61-0acd-4036-848d-ad9323e6fc88} <Trace> oximeter.fields_u16 (3a8fa443-7444-4746-a7eb-cfd4c24da34d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1947 | 2026.03.24 18:00:00.690594 [ 190 ] {734982f4-6d9e-4311-97c9-9cfdf6089ff4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1948 | 2026.03.24 18:00:00.690742 [ 260 ] {6247ca61-0acd-4036-848d-ad9323e6fc88} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001825 sec., 12054.794520547945 rows/sec., 906.46 KiB/sec. | ||
| 1949 | 2026.03.24 18:00:00.690813 [ 260 ] {6247ca61-0acd-4036-848d-ad9323e6fc88} <Debug> TCPHandler: Processed in 0.002066632 sec. | ||
| 1950 | 2026.03.24 18:00:00.690959 [ 190 ] {734982f4-6d9e-4311-97c9-9cfdf6089ff4::all_1_11_2} <Trace> oximeter.fields_string (734982f4-6d9e-4311-97c9-9cfdf6089ff4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1951 | 2026.03.24 18:00:00.690986 [ 260 ] {} <Trace> TCP-Session: e09b334a-ac00-4038-b8a5-9afdf4a4b8c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1952 | 2026.03.24 18:00:00.691054 [ 190 ] {734982f4-6d9e-4311-97c9-9cfdf6089ff4::all_1_11_2} <Trace> oximeter.fields_string (734982f4-6d9e-4311-97c9-9cfdf6089ff4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1953 | 2026.03.24 18:00:00.691126 [ 260 ] {285608da-e3e1-41f4-911d-53898b16288f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60834) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1954 | 2026.03.24 18:00:00.691142 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1955 | 2026.03.24 18:00:00.691193 [ 260 ] {285608da-e3e1-41f4-911d-53898b16288f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1956 | 2026.03.24 18:00:00.691797 [ 260 ] {285608da-e3e1-41f4-911d-53898b16288f} <Trace> oximeter.fields_uuid (05ece57c-9b4f-4d8b-8531-a20490b2038c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1957 | 2026.03.24 18:00:00.691846 [ 260 ] {285608da-e3e1-41f4-911d-53898b16288f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 1958 | 2026.03.24 18:00:00.692303 [ 260 ] {285608da-e3e1-41f4-911d-53898b16288f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1959 | 2026.03.24 18:00:00.692642 [ 260 ] {285608da-e3e1-41f4-911d-53898b16288f} <Trace> oximeter.fields_uuid (05ece57c-9b4f-4d8b-8531-a20490b2038c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1960 | 2026.03.24 18:00:00.692822 [ 260 ] {285608da-e3e1-41f4-911d-53898b16288f} <Debug> executeQuery: Read 78 rows, 6.23 KiB in 0.001728 sec., 45138.88888888889 rows/sec., 3.52 MiB/sec. | ||
| 1961 | 2026.03.24 18:00:00.692825 [ 147 ] {} <Debug> oximeter.fields_uuid (05ece57c-9b4f-4d8b-8531-a20490b2038c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1962 | 2026.03.24 18:00:00.692880 [ 260 ] {285608da-e3e1-41f4-911d-53898b16288f} <Debug> TCPHandler: Processed in 0.00195756 sec. | ||
| 1963 | 2026.03.24 18:00:00.692902 [ 147 ] {} <Trace> oximeter.fields_uuid (05ece57c-9b4f-4d8b-8531-a20490b2038c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1964 | 2026.03.24 18:00:00.692932 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 1965 | 2026.03.24 18:00:00.693021 [ 194 ] {05ece57c-9b4f-4d8b-8531-a20490b2038c::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 | ||
| 1966 | 2026.03.24 18:00:00.693044 [ 260 ] {} <Trace> TCP-Session: e09b334a-ac00-4038-b8a5-9afdf4a4b8c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1967 | 2026.03.24 18:00:00.693119 [ 194 ] {05ece57c-9b4f-4d8b-8531-a20490b2038c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1968 | 2026.03.24 18:00:00.693150 [ 194 ] {05ece57c-9b4f-4d8b-8531-a20490b2038c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 30 rows starting from the beginning of the part | ||
| 1969 | 2026.03.24 18:00:00.693177 [ 260 ] {03b56dea-1097-4af2-85d7-ff2588b97c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60834) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1970 | 2026.03.24 18:00:00.693204 [ 194 ] {05ece57c-9b4f-4d8b-8531-a20490b2038c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 79 rows starting from the beginning of the part | ||
| 1971 | 2026.03.24 18:00:00.693243 [ 260 ] {03b56dea-1097-4af2-85d7-ff2588b97c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1972 | 2026.03.24 18:00:00.693254 [ 194 ] {05ece57c-9b4f-4d8b-8531-a20490b2038c::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 | ||
| 1973 | 2026.03.24 18:00:00.693306 [ 194 ] {05ece57c-9b4f-4d8b-8531-a20490b2038c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 84 rows starting from the beginning of the part | ||
| 1974 | 2026.03.24 18:00:00.693350 [ 194 ] {05ece57c-9b4f-4d8b-8531-a20490b2038c::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 | ||
| 1975 | 2026.03.24 18:00:00.693388 [ 194 ] {05ece57c-9b4f-4d8b-8531-a20490b2038c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 78 rows starting from the beginning of the part | ||
| 1976 | 2026.03.24 18:00:00.693816 [ 260 ] {03b56dea-1097-4af2-85d7-ff2588b97c07} <Trace> oximeter.measurements_cumulativeu64 (fd0f38e6-7698-4d54-88ad-119568d77434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1977 | 2026.03.24 18:00:00.693865 [ 260 ] {03b56dea-1097-4af2-85d7-ff2588b97c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 1978 | 2026.03.24 18:00:00.694237 [ 189 ] {05ece57c-9b4f-4d8b-8531-a20490b2038c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 383 rows, containing 5 columns (5 merged, 0 gathered) in 0.001249872 sec., 306431.3785731659 rows/sec., 25.12 MiB/sec. | ||
| 1979 | 2026.03.24 18:00:00.694353 [ 260 ] {03b56dea-1097-4af2-85d7-ff2588b97c07} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1980 | 2026.03.24 18:00:00.694408 [ 189 ] {05ece57c-9b4f-4d8b-8531-a20490b2038c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1981 | 2026.03.24 18:00:00.694692 [ 260 ] {03b56dea-1097-4af2-85d7-ff2588b97c07} <Trace> oximeter.measurements_cumulativeu64 (fd0f38e6-7698-4d54-88ad-119568d77434): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1982 | 2026.03.24 18:00:00.694772 [ 189 ] {05ece57c-9b4f-4d8b-8531-a20490b2038c::all_1_11_2} <Trace> oximeter.fields_uuid (05ece57c-9b4f-4d8b-8531-a20490b2038c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1983 | 2026.03.24 18:00:00.694840 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd0f38e6-7698-4d54-88ad-119568d77434) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1984 | 2026.03.24 18:00:00.694876 [ 260 ] {03b56dea-1097-4af2-85d7-ff2588b97c07} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001729 sec., 86755.34991324464 rows/sec., 6.01 MiB/sec. | ||
| 1985 | 2026.03.24 18:00:00.694887 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (fd0f38e6-7698-4d54-88ad-119568d77434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1986 | 2026.03.24 18:00:00.694877 [ 189 ] {05ece57c-9b4f-4d8b-8531-a20490b2038c::all_1_11_2} <Trace> oximeter.fields_uuid (05ece57c-9b4f-4d8b-8531-a20490b2038c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1987 | 2026.03.24 18:00:00.694940 [ 260 ] {03b56dea-1097-4af2-85d7-ff2588b97c07} <Debug> TCPHandler: Processed in 0.00195853 sec. | ||
| 1988 | 2026.03.24 18:00:00.694934 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 1989 | 2026.03.24 18:00:00.695070 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1990 | 2026.03.24 18:00:00.695103 [ 260 ] {} <Trace> TCP-Session: e09b334a-ac00-4038-b8a5-9afdf4a4b8c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1991 | 2026.03.24 18:00:00.695136 [ 194 ] {fd0f38e6-7698-4d54-88ad-119568d77434::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 | ||
| 1992 | 2026.03.24 18:00:00.695231 [ 260 ] {ac6940bb-4e3f-4c49-b44c-f189f81fee4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60834) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1993 | 2026.03.24 18:00:00.695240 [ 194 ] {fd0f38e6-7698-4d54-88ad-119568d77434::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1994 | 2026.03.24 18:00:00.695286 [ 194 ] {fd0f38e6-7698-4d54-88ad-119568d77434::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 581 rows starting from the beginning of the part | ||
| 1995 | 2026.03.24 18:00:00.695316 [ 260 ] {ac6940bb-4e3f-4c49-b44c-f189f81fee4d} <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 | ||
| 1996 | 2026.03.24 18:00:00.695339 [ 194 ] {fd0f38e6-7698-4d54-88ad-119568d77434::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 142 rows starting from the beginning of the part | ||
| 1997 | 2026.03.24 18:00:00.695385 [ 194 ] {fd0f38e6-7698-4d54-88ad-119568d77434::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 150 rows starting from the beginning of the part | ||
| 1998 | 2026.03.24 18:00:00.695423 [ 194 ] {fd0f38e6-7698-4d54-88ad-119568d77434::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 150 rows starting from the beginning of the part | ||
| 1999 | 2026.03.24 18:00:00.695462 [ 194 ] {fd0f38e6-7698-4d54-88ad-119568d77434::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 150 rows starting from the beginning of the part | ||
| 2000 | 2026.03.24 18:00:00.695501 [ 194 ] {fd0f38e6-7698-4d54-88ad-119568d77434::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 150 rows starting from the beginning of the part | ||
| 2001 | 2026.03.24 18:00:00.696433 [ 189 ] {fd0f38e6-7698-4d54-88ad-119568d77434::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1323 rows, containing 5 columns (5 merged, 0 gathered) in 0.001406866 sec., 940388.0682310895 rows/sec., 65.20 MiB/sec. | ||
| 2002 | 2026.03.24 18:00:00.696487 [ 260 ] {ac6940bb-4e3f-4c49-b44c-f189f81fee4d} <Trace> oximeter.measurements_histogramu64 (25adb0fa-8b83-42e1-8b94-82387d83a750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2003 | 2026.03.24 18:00:00.696531 [ 260 ] {ac6940bb-4e3f-4c49-b44c-f189f81fee4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 2004 | 2026.03.24 18:00:00.696647 [ 194 ] {fd0f38e6-7698-4d54-88ad-119568d77434::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2005 | 2026.03.24 18:00:00.696933 [ 194 ] {fd0f38e6-7698-4d54-88ad-119568d77434::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (fd0f38e6-7698-4d54-88ad-119568d77434): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2006 | 2026.03.24 18:00:00.697014 [ 194 ] {fd0f38e6-7698-4d54-88ad-119568d77434::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (fd0f38e6-7698-4d54-88ad-119568d77434) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2007 | 2026.03.24 18:00:00.697077 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 2008 | 2026.03.24 18:00:00.697285 [ 260 ] {ac6940bb-4e3f-4c49-b44c-f189f81fee4d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2009 | 2026.03.24 18:00:00.697547 [ 260 ] {ac6940bb-4e3f-4c49-b44c-f189f81fee4d} <Trace> oximeter.measurements_histogramu64 (25adb0fa-8b83-42e1-8b94-82387d83a750): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2010 | 2026.03.24 18:00:00.697698 [ 260 ] {ac6940bb-4e3f-4c49-b44c-f189f81fee4d} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002495 sec., 8817.635270541083 rows/sec., 15.80 MiB/sec. | ||
| 2011 | 2026.03.24 18:00:00.697785 [ 260 ] {ac6940bb-4e3f-4c49-b44c-f189f81fee4d} <Debug> TCPHandler: Processed in 0.00274291 sec. | ||
| 2012 | 2026.03.24 18:00:00.697926 [ 260 ] {} <Trace> TCP-Session: e09b334a-ac00-4038-b8a5-9afdf4a4b8c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2013 | 2026.03.24 18:00:00.698046 [ 260 ] {ef35eaf8-64a6-4a2c-ac53-a7f21c81703a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60834) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2014 | 2026.03.24 18:00:00.698105 [ 260 ] {ef35eaf8-64a6-4a2c-ac53-a7f21c81703a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2015 | 2026.03.24 18:00:00.698548 [ 260 ] {ef35eaf8-64a6-4a2c-ac53-a7f21c81703a} <Trace> oximeter.measurements_u64 (fbd423b2-96dd-4d84-8c53-56d47ead8bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2016 | 2026.03.24 18:00:00.698594 [ 260 ] {ef35eaf8-64a6-4a2c-ac53-a7f21c81703a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 2017 | 2026.03.24 18:00:00.699044 [ 260 ] {ef35eaf8-64a6-4a2c-ac53-a7f21c81703a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2018 | 2026.03.24 18:00:00.699311 [ 260 ] {ef35eaf8-64a6-4a2c-ac53-a7f21c81703a} <Trace> oximeter.measurements_u64 (fbd423b2-96dd-4d84-8c53-56d47ead8bde): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2019 | 2026.03.24 18:00:00.699437 [ 147 ] {} <Debug> oximeter.measurements_u64 (fbd423b2-96dd-4d84-8c53-56d47ead8bde) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2020 | 2026.03.24 18:00:00.699458 [ 260 ] {ef35eaf8-64a6-4a2c-ac53-a7f21c81703a} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001439 sec., 34746.35163307853 rows/sec., 2.38 MiB/sec. | ||
| 2021 | 2026.03.24 18:00:00.699479 [ 147 ] {} <Trace> oximeter.measurements_u64 (fbd423b2-96dd-4d84-8c53-56d47ead8bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2022 | 2026.03.24 18:00:00.699502 [ 260 ] {ef35eaf8-64a6-4a2c-ac53-a7f21c81703a} <Debug> TCPHandler: Processed in 0.001637001 sec. | ||
| 2023 | 2026.03.24 18:00:00.699509 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 2024 | 2026.03.24 18:00:00.699644 [ 199 ] {fbd423b2-96dd-4d84-8c53-56d47ead8bde::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 | ||
| 2025 | 2026.03.24 18:00:00.699777 [ 199 ] {fbd423b2-96dd-4d84-8c53-56d47ead8bde::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2026 | 2026.03.24 18:00:00.699826 [ 199 ] {fbd423b2-96dd-4d84-8c53-56d47ead8bde::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 174 rows starting from the beginning of the part | ||
| 2027 | 2026.03.24 18:00:00.699921 [ 199 ] {fbd423b2-96dd-4d84-8c53-56d47ead8bde::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 46 rows starting from the beginning of the part | ||
| 2028 | 2026.03.24 18:00:00.699978 [ 199 ] {fbd423b2-96dd-4d84-8c53-56d47ead8bde::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 50 rows starting from the beginning of the part | ||
| 2029 | 2026.03.24 18:00:00.700031 [ 199 ] {fbd423b2-96dd-4d84-8c53-56d47ead8bde::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part | ||
| 2030 | 2026.03.24 18:00:00.700077 [ 199 ] {fbd423b2-96dd-4d84-8c53-56d47ead8bde::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part | ||
| 2031 | 2026.03.24 18:00:00.700117 [ 199 ] {fbd423b2-96dd-4d84-8c53-56d47ead8bde::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 50 rows starting from the beginning of the part | ||
| 2032 | 2026.03.24 18:00:00.701023 [ 194 ] {fbd423b2-96dd-4d84-8c53-56d47ead8bde::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 4 columns (4 merged, 0 gathered) in 0.001444197 sec., 290819.0503096184 rows/sec., 19.93 MiB/sec. | ||
| 2033 | 2026.03.24 18:00:00.701234 [ 189 ] {fbd423b2-96dd-4d84-8c53-56d47ead8bde::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2034 | 2026.03.24 18:00:00.701586 [ 189 ] {fbd423b2-96dd-4d84-8c53-56d47ead8bde::all_1_11_2} <Trace> oximeter.measurements_u64 (fbd423b2-96dd-4d84-8c53-56d47ead8bde): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2035 | 2026.03.24 18:00:00.701687 [ 189 ] {fbd423b2-96dd-4d84-8c53-56d47ead8bde::all_1_11_2} <Trace> oximeter.measurements_u64 (fbd423b2-96dd-4d84-8c53-56d47ead8bde) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2036 | 2026.03.24 18:00:00.701781 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||