| 1 | [ Jun 4 18:27:59 Enabled. ] | ||
| 2 | [ Jun 4 18:27:59 Rereading configuration. ] | ||
| 3 | [ Jun 4 18:28:00 Rereading configuration. ] | ||
| 4 | [ Jun 4 18:28:13 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 | [ Jun 4 18:28:13 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2025.06.04 18:28:14.022321 [ 1 ] {} <Information> Application: Will watch for the process with pid 23622 | ||
| 29 | 2025.06.04 18:28:14.022780 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.06.04 18:28:14.512123 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23622 | ||
| 31 | 2025.06.04 18:28:14.512953 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.06.04 18:28:14.513124 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.06.04 18:28:14.610538 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.06.04 18:28:14.635998 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.06.04 18:28:14.636077 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.06.04 18:28:14.636096 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.06.04 18:28:14.636150 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.06.04 18:28:14.636767 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.06.04 18:28:14.639023 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2025.06.04 18:28:14.639921 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.06.04 18:28:14.640757 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2025.06.04 18:28:14.640805 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2025.06.04 18:28:14.640844 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.06.04 18:28:14.641554 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.06.04 18:28:14.642700 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.06.04 18:28:14.649115 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.06.04 18:28:14.649902 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.06.04 18:28:14.651244 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.06.04 18:28:14.651352 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.06.04 18:28:14.652435 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2025.06.04 18:28:14.652907 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.06.04 18:28:14.656808 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.06.04 18:28:14.657271 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.06.04 18:28:14.660436 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.06.04 18:28:14.660872 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.06.04 18:28:14.661264 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.06.04 18:28:14.661622 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.06.04 18:28:14.663254 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.06.04 18:28:14.663284 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.06.04 18:28:14.663386 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.06.04 18:28:14.663507 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.06.04 18:28:14.671572 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.06.04 18:28:14.671595 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000154373 sec | ||
| 68 | 2025.06.04 18:28:14.671642 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.06.04 18:28:14.671679 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.06.04 18:28:14.672353 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.06.04 18:28:14.672923 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.06.04 18:28:14.682734 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.06.04 18:28:14.682779 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.06.04 18:28:14.682854 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.06.04 18:28:14.682868 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.06.04 18:28:14.682904 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.06.04 18:28:14.682994 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.06.04 18:28:14.687224 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.06.04 18:28:14.687275 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.06.04 18:28:14.687340 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.06.04 18:28:14.687542 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.06.04 18:28:14.687589 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.06.04 18:28:14.687602 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.06.04 18:28:14.687673 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.06.04 18:28:14.687686 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.06.04 18:28:14.687717 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.06.04 18:28:14.687781 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.06.04 18:28:14.710292 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.06.04 18:28:14.715319 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.06.04 18:28:14.715411 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000117461 sec | ||
| 91 | 2025.06.04 18:28:14.715428 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.06.04 18:28:14.715441 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.06.04 18:28:14.715473 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.06.04 18:28:14.715757 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.06.04 18:28:14.715870 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.06.04 18:28:14.715886 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.06.04 18:28:14.715897 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2025.06.04 18:28:14.715908 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.06.04 18:28:14.728181 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.06.04 18:28:14.728404 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.02 MiB | ||
| 101 | 2025.06.04 18:28:14.729862 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.2911e-05 sec. | ||
| 102 | 2025.06.04 18:28:14.730312 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.06.04 18:28:14.731627 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.06.04 18:28:14.731646 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.06.04 18:28:14.804588 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36758 | ||
| 106 | 2025.06.04 18:28:14.805501 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.06.04 18:28:14.805572 [ 3 ] {} <Debug> TCP-Session: 1e526bf4-cce0-4eb6-b627-2cf2f71a24d3 Authenticating user 'default' from [fd00:1122:3344:101::b]:36758 | ||
| 108 | 2025.06.04 18:28:14.805600 [ 3 ] {} <Debug> TCP-Session: 1e526bf4-cce0-4eb6-b627-2cf2f71a24d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.06.04 18:28:14.805688 [ 3 ] {} <Debug> TCP-Session: 1e526bf4-cce0-4eb6-b627-2cf2f71a24d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.06.04 18:28:14.805789 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.06.04 18:28:14.805817 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2025.06.04 18:28:14.805888 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.06.04 18:28:14.808305 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58777 | ||
| 114 | 2025.06.04 18:28:14.808423 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45041 | ||
| 115 | 2025.06.04 18:28:14.808430 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48876 | ||
| 116 | 2025.06.04 18:28:14.808546 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2025.06.04 18:28:14.808663 [ 4 ] {} <Debug> TCP-Session: 1c66ea94-ff12-400a-94da-27e5bf3a71e0 Authenticating user 'default' from [fd00:1122:3344:101::b]:58777 | ||
| 118 | 2025.06.04 18:28:14.808678 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56194 | ||
| 119 | 2025.06.04 18:28:14.808688 [ 4 ] {} <Debug> TCP-Session: 1c66ea94-ff12-400a-94da-27e5bf3a71e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2025.06.04 18:28:14.808710 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2025.06.04 18:28:14.808726 [ 4 ] {} <Debug> TCP-Session: 1c66ea94-ff12-400a-94da-27e5bf3a71e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2025.06.04 18:28:14.808712 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2025.06.04 18:28:14.808797 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45654 | ||
| 124 | 2025.06.04 18:28:14.808840 [ 5 ] {} <Debug> TCP-Session: fe98dfab-e3ab-4c3c-ba07-96ef3bc45223 Authenticating user 'default' from [fd00:1122:3344:101::b]:45041 | ||
| 125 | 2025.06.04 18:28:14.808835 [ 254 ] {} <Debug> TCP-Session: 8be468f6-4e0e-40a2-9205-2a66640d23c8 Authenticating user 'default' from [fd00:1122:3344:101::b]:48876 | ||
| 126 | 2025.06.04 18:28:14.808902 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56355 | ||
| 127 | 2025.06.04 18:28:14.808820 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2025.06.04 18:28:14.808966 [ 5 ] {} <Debug> TCP-Session: fe98dfab-e3ab-4c3c-ba07-96ef3bc45223 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2025.06.04 18:28:14.808942 [ 254 ] {} <Debug> TCP-Session: 8be468f6-4e0e-40a2-9205-2a66640d23c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2025.06.04 18:28:14.809000 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60765 | ||
| 131 | 2025.06.04 18:28:14.809036 [ 5 ] {} <Debug> TCP-Session: fe98dfab-e3ab-4c3c-ba07-96ef3bc45223 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2025.06.04 18:28:14.809027 [ 255 ] {} <Debug> TCP-Session: 5c7e6a67-11ac-4c9d-8d51-7b7815e010ee Authenticating user 'default' from [fd00:1122:3344:101::b]:56194 | ||
| 133 | 2025.06.04 18:28:14.809104 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2025.06.04 18:28:14.809125 [ 255 ] {} <Debug> TCP-Session: 5c7e6a67-11ac-4c9d-8d51-7b7815e010ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2025.06.04 18:28:14.809118 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2025.06.04 18:28:14.809198 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2025.06.04 18:28:14.809205 [ 256 ] {} <Debug> TCP-Session: 4fc1b640-3be0-4ac1-9c3a-d059ecdfd89b Authenticating user 'default' from [fd00:1122:3344:101::b]:45654 | ||
| 138 | 2025.06.04 18:28:14.809247 [ 258 ] {} <Debug> TCP-Session: 96f99cf1-cbca-4a9f-b4c5-94ad5513c96c Authenticating user 'default' from [fd00:1122:3344:101::b]:60765 | ||
| 139 | 2025.06.04 18:28:14.809233 [ 255 ] {} <Debug> TCP-Session: 5c7e6a67-11ac-4c9d-8d51-7b7815e010ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.06.04 18:28:14.809224 [ 257 ] {} <Debug> TCP-Session: c55b7677-a61d-4335-96f7-3455a8d38f8f Authenticating user 'default' from [fd00:1122:3344:101::b]:56355 | ||
| 141 | 2025.06.04 18:28:14.809340 [ 258 ] {} <Debug> TCP-Session: 96f99cf1-cbca-4a9f-b4c5-94ad5513c96c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.06.04 18:28:14.809317 [ 256 ] {} <Debug> TCP-Session: 4fc1b640-3be0-4ac1-9c3a-d059ecdfd89b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2025.06.04 18:28:14.809023 [ 254 ] {} <Debug> TCP-Session: 8be468f6-4e0e-40a2-9205-2a66640d23c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.06.04 18:28:14.809430 [ 256 ] {} <Debug> TCP-Session: 4fc1b640-3be0-4ac1-9c3a-d059ecdfd89b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.06.04 18:28:14.809424 [ 258 ] {} <Debug> TCP-Session: 96f99cf1-cbca-4a9f-b4c5-94ad5513c96c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.06.04 18:28:14.809413 [ 257 ] {} <Debug> TCP-Session: c55b7677-a61d-4335-96f7-3455a8d38f8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.06.04 18:28:14.809587 [ 257 ] {} <Debug> TCP-Session: c55b7677-a61d-4335-96f7-3455a8d38f8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.06.04 18:28:14.945660 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61316 | ||
| 149 | 2025.06.04 18:28:14.945833 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2025.06.04 18:28:14.945953 [ 259 ] {} <Debug> TCP-Session: 1c01b590-d1b2-4f15-8812-520bc17f407f Authenticating user 'default' from [fd00:1122:3344:101::c]:61316 | ||
| 151 | 2025.06.04 18:28:14.945978 [ 259 ] {} <Debug> TCP-Session: 1c01b590-d1b2-4f15-8812-520bc17f407f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.06.04 18:28:14.945990 [ 259 ] {} <Debug> TCP-Session: 1c01b590-d1b2-4f15-8812-520bc17f407f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.06.04 18:28:14.946142 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2025.06.04 18:28:14.946181 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 155 | 2025.06.04 18:28:14.946263 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2025.06.04 18:28:14.947853 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55466 | ||
| 157 | 2025.06.04 18:28:14.947931 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41656 | ||
| 158 | 2025.06.04 18:28:14.948105 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61180 | ||
| 159 | 2025.06.04 18:28:14.948110 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46264 | ||
| 160 | 2025.06.04 18:28:14.948296 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 161 | 2025.06.04 18:28:14.948298 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57950 | ||
| 162 | 2025.06.04 18:28:14.948404 [ 260 ] {} <Debug> TCP-Session: a154d446-6948-4fd6-a28d-72c4edd60839 Authenticating user 'default' from [fd00:1122:3344:101::c]:55466 | ||
| 163 | 2025.06.04 18:28:14.948430 [ 260 ] {} <Debug> TCP-Session: a154d446-6948-4fd6-a28d-72c4edd60839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2025.06.04 18:28:14.948429 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 165 | 2025.06.04 18:28:14.948443 [ 260 ] {} <Debug> TCP-Session: a154d446-6948-4fd6-a28d-72c4edd60839 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2025.06.04 18:28:14.948489 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43882 | ||
| 167 | 2025.06.04 18:28:14.948522 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2025.06.04 18:28:14.948539 [ 263 ] {} <Debug> TCP-Session: 821a069a-0e3d-4504-ba60-39c3db24f2f6 Authenticating user 'default' from [fd00:1122:3344:101::c]:61180 | ||
| 169 | 2025.06.04 18:28:14.948644 [ 262 ] {} <Debug> TCP-Session: 7cfa43ed-8952-4eb1-aab0-64b9403c759b Authenticating user 'default' from [fd00:1122:3344:101::c]:46264 | ||
| 170 | 2025.06.04 18:28:14.948649 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2025.06.04 18:28:14.948652 [ 263 ] {} <Debug> TCP-Session: 821a069a-0e3d-4504-ba60-39c3db24f2f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2025.06.04 18:28:14.948688 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54283 | ||
| 173 | 2025.06.04 18:28:14.948739 [ 261 ] {} <Debug> TCP-Session: 37965109-ffe9-4bd3-ba0f-d169a278a47f Authenticating user 'default' from [fd00:1122:3344:101::c]:41656 | ||
| 174 | 2025.06.04 18:28:14.948749 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2025.06.04 18:28:14.948789 [ 261 ] {} <Debug> TCP-Session: 37965109-ffe9-4bd3-ba0f-d169a278a47f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2025.06.04 18:28:14.948772 [ 263 ] {} <Debug> TCP-Session: 821a069a-0e3d-4504-ba60-39c3db24f2f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2025.06.04 18:28:14.948645 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2025.06.04 18:28:14.948921 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 179 | 2025.06.04 18:28:14.948954 [ 265 ] {} <Debug> TCP-Session: 891592c8-e6f9-4c35-9bba-a9b621b40706 Authenticating user 'default' from [fd00:1122:3344:101::c]:43882 | ||
| 180 | 2025.06.04 18:28:14.948962 [ 264 ] {} <Debug> TCP-Session: 5217bb25-4d74-45d3-ae6b-c7baff2fa44b Authenticating user 'default' from [fd00:1122:3344:101::c]:57950 | ||
| 181 | 2025.06.04 18:28:14.948671 [ 262 ] {} <Debug> TCP-Session: 7cfa43ed-8952-4eb1-aab0-64b9403c759b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2025.06.04 18:28:14.949038 [ 266 ] {} <Debug> TCP-Session: a625dcf8-7464-424b-94d0-72f77a83a4d1 Authenticating user 'default' from [fd00:1122:3344:101::c]:54283 | ||
| 183 | 2025.06.04 18:28:14.949045 [ 262 ] {} <Debug> TCP-Session: 7cfa43ed-8952-4eb1-aab0-64b9403c759b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2025.06.04 18:28:14.949043 [ 264 ] {} <Debug> TCP-Session: 5217bb25-4d74-45d3-ae6b-c7baff2fa44b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2025.06.04 18:28:14.949105 [ 265 ] {} <Debug> TCP-Session: 891592c8-e6f9-4c35-9bba-a9b621b40706 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2025.06.04 18:28:14.949125 [ 266 ] {} <Debug> TCP-Session: a625dcf8-7464-424b-94d0-72f77a83a4d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2025.06.04 18:28:14.949181 [ 264 ] {} <Debug> TCP-Session: 5217bb25-4d74-45d3-ae6b-c7baff2fa44b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2025.06.04 18:28:14.949195 [ 265 ] {} <Debug> TCP-Session: 891592c8-e6f9-4c35-9bba-a9b621b40706 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2025.06.04 18:28:14.949207 [ 266 ] {} <Debug> TCP-Session: a625dcf8-7464-424b-94d0-72f77a83a4d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2025.06.04 18:28:14.949339 [ 261 ] {} <Debug> TCP-Session: 37965109-ffe9-4bd3-ba0f-d169a278a47f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.06.04 18:28:15.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.90 MiB, peak 116.90 MiB, free memory in arenas 0.00 B, will set to 119.52 MiB (RSS), difference: 2.62 MiB | ||
| 192 | 2025.06.04 18:28:15.237169 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44907 | ||
| 193 | 2025.06.04 18:28:15.237379 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2025.06.04 18:28:15.237448 [ 267 ] {} <Debug> TCP-Session: 22e74f39-7fe9-4582-8c63-3f154795faec Authenticating user 'default' from [fd00:1122:3344:101::a]:44907 | ||
| 195 | 2025.06.04 18:28:15.237471 [ 267 ] {} <Debug> TCP-Session: 22e74f39-7fe9-4582-8c63-3f154795faec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2025.06.04 18:28:15.237484 [ 267 ] {} <Debug> TCP-Session: 22e74f39-7fe9-4582-8c63-3f154795faec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2025.06.04 18:28:15.237606 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2025.06.04 18:28:15.237635 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 199 | 2025.06.04 18:28:15.237724 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2025.06.04 18:28:15.238721 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49699 | ||
| 201 | 2025.06.04 18:28:15.238930 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45821 | ||
| 202 | 2025.06.04 18:28:15.238941 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2025.06.04 18:28:15.238934 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37458 | ||
| 204 | 2025.06.04 18:28:15.239018 [ 268 ] {} <Debug> TCP-Session: 47b5877b-6224-4646-9294-ccd85ab4642e Authenticating user 'default' from [fd00:1122:3344:101::a]:49699 | ||
| 205 | 2025.06.04 18:28:15.239117 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37393 | ||
| 206 | 2025.06.04 18:28:15.239119 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52987 | ||
| 207 | 2025.06.04 18:28:15.239199 [ 268 ] {} <Debug> TCP-Session: 47b5877b-6224-4646-9294-ccd85ab4642e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2025.06.04 18:28:15.239199 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 209 | 2025.06.04 18:28:15.239303 [ 268 ] {} <Debug> TCP-Session: 47b5877b-6224-4646-9294-ccd85ab4642e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 210 | 2025.06.04 18:28:15.239418 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36477 | ||
| 211 | 2025.06.04 18:28:15.239455 [ 269 ] {} <Debug> TCP-Session: 698af79c-7cd2-495c-8e81-ba64a4d6c63c Authenticating user 'default' from [fd00:1122:3344:101::a]:45821 | ||
| 212 | 2025.06.04 18:28:15.239527 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38243 | ||
| 213 | 2025.06.04 18:28:15.239539 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 214 | 2025.06.04 18:28:15.239558 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 215 | 2025.06.04 18:28:15.239595 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 216 | 2025.06.04 18:28:15.239590 [ 271 ] {} <Debug> TCP-Session: 1729342e-834d-4951-9452-668a0fd02e63 Authenticating user 'default' from [fd00:1122:3344:101::a]:37393 | ||
| 217 | 2025.06.04 18:28:15.239567 [ 269 ] {} <Debug> TCP-Session: 698af79c-7cd2-495c-8e81-ba64a4d6c63c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2025.06.04 18:28:15.239700 [ 271 ] {} <Debug> TCP-Session: 1729342e-834d-4951-9452-668a0fd02e63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2025.06.04 18:28:15.239744 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 220 | 2025.06.04 18:28:15.239756 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 221 | 2025.06.04 18:28:15.239746 [ 269 ] {} <Debug> TCP-Session: 698af79c-7cd2-495c-8e81-ba64a4d6c63c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2025.06.04 18:28:15.239850 [ 273 ] {} <Debug> TCP-Session: 936eae8f-65e9-42fe-b484-af7594dd300e Authenticating user 'default' from [fd00:1122:3344:101::a]:36477 | ||
| 223 | 2025.06.04 18:28:15.239820 [ 274 ] {} <Debug> TCP-Session: 6be14b3f-c2b5-4c81-841d-ed56dfa24374 Authenticating user 'default' from [fd00:1122:3344:101::a]:38243 | ||
| 224 | 2025.06.04 18:28:15.239803 [ 271 ] {} <Debug> TCP-Session: 1729342e-834d-4951-9452-668a0fd02e63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2025.06.04 18:28:15.239982 [ 274 ] {} <Debug> TCP-Session: 6be14b3f-c2b5-4c81-841d-ed56dfa24374 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2025.06.04 18:28:15.239970 [ 273 ] {} <Debug> TCP-Session: 936eae8f-65e9-42fe-b484-af7594dd300e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2025.06.04 18:28:15.239694 [ 272 ] {} <Debug> TCP-Session: ac9f5d61-c82b-4a06-a5a8-78f265954e51 Authenticating user 'default' from [fd00:1122:3344:101::a]:52987 | ||
| 228 | 2025.06.04 18:28:15.240075 [ 274 ] {} <Debug> TCP-Session: 6be14b3f-c2b5-4c81-841d-ed56dfa24374 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2025.06.04 18:28:15.240082 [ 273 ] {} <Debug> TCP-Session: 936eae8f-65e9-42fe-b484-af7594dd300e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2025.06.04 18:28:15.239690 [ 270 ] {} <Debug> TCP-Session: cc00f657-20ac-4e1b-b33e-9b24ab373f3d Authenticating user 'default' from [fd00:1122:3344:101::a]:37458 | ||
| 231 | 2025.06.04 18:28:15.240188 [ 272 ] {} <Debug> TCP-Session: ac9f5d61-c82b-4a06-a5a8-78f265954e51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2025.06.04 18:28:15.240266 [ 270 ] {} <Debug> TCP-Session: cc00f657-20ac-4e1b-b33e-9b24ab373f3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2025.06.04 18:28:15.240270 [ 272 ] {} <Debug> TCP-Session: ac9f5d61-c82b-4a06-a5a8-78f265954e51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2025.06.04 18:28:15.240283 [ 270 ] {} <Debug> TCP-Session: cc00f657-20ac-4e1b-b33e-9b24ab373f3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2025.06.04 18:28:15.843986 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55875 | ||
| 236 | 2025.06.04 18:28:15.845995 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2025.06.04 18:28:15.846120 [ 275 ] {} <Debug> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Authenticating user 'default' from [fd00:1122:3344:101::d]:55875 | ||
| 238 | 2025.06.04 18:28:15.846145 [ 275 ] {} <Debug> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2025.06.04 18:28:15.846157 [ 275 ] {} <Debug> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2025.06.04 18:28:15.846290 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2025.06.04 18:28:15.846338 [ 275 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 242 | 2025.06.04 18:28:15.846417 [ 275 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 243 | 2025.06.04 18:28:15.846885 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48116 | ||
| 244 | 2025.06.04 18:28:15.846943 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46223 | ||
| 245 | 2025.06.04 18:28:15.847225 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40826 | ||
| 246 | 2025.06.04 18:28:15.847245 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42670 | ||
| 247 | 2025.06.04 18:28:15.847285 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39939 | ||
| 248 | 2025.06.04 18:28:15.847474 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45955 | ||
| 249 | 2025.06.04 18:28:15.847920 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 250 | 2025.06.04 18:28:15.847966 [ 276 ] {} <Debug> TCP-Session: 013ca946-0866-43df-b2e7-9c7af71f17d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48116 | ||
| 251 | 2025.06.04 18:28:15.847990 [ 276 ] {} <Debug> TCP-Session: 013ca946-0866-43df-b2e7-9c7af71f17d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 252 | 2025.06.04 18:28:15.848086 [ 276 ] {} <Debug> TCP-Session: 013ca946-0866-43df-b2e7-9c7af71f17d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 253 | 2025.06.04 18:28:15.848507 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 254 | 2025.06.04 18:28:15.848546 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 255 | 2025.06.04 18:28:15.848625 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42696 | ||
| 256 | 2025.06.04 18:28:15.848593 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 257 | 2025.06.04 18:28:15.848683 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36690 | ||
| 258 | 2025.06.04 18:28:15.848695 [ 281 ] {} <Debug> TCP-Session: 01045fcb-84db-4088-b5d8-35401089fa93 Authenticating user 'default' from [fd00:1122:3344:101::d]:45955 | ||
| 259 | 2025.06.04 18:28:15.848724 [ 277 ] {} <Debug> TCP-Session: 9a6321ce-3ff1-4eb4-ba0e-99c45518f91e Authenticating user 'default' from [fd00:1122:3344:101::d]:46223 | ||
| 260 | 2025.06.04 18:28:15.848559 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 261 | 2025.06.04 18:28:15.848551 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 262 | 2025.06.04 18:28:15.848796 [ 281 ] {} <Debug> TCP-Session: 01045fcb-84db-4088-b5d8-35401089fa93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 263 | 2025.06.04 18:28:15.848829 [ 279 ] {} <Debug> TCP-Session: 4c05e6e3-9c4b-41b0-95ca-811df3eff0a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39939 | ||
| 264 | 2025.06.04 18:28:15.848821 [ 277 ] {} <Debug> TCP-Session: 9a6321ce-3ff1-4eb4-ba0e-99c45518f91e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 265 | 2025.06.04 18:28:15.848803 [ 280 ] {} <Debug> TCP-Session: daf513ce-116f-46c4-9f12-dfd893847a56 Authenticating user 'default' from [fd00:1122:3344:101::d]:42670 | ||
| 266 | 2025.06.04 18:28:15.848937 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 267 | 2025.06.04 18:28:15.848922 [ 279 ] {} <Debug> TCP-Session: 4c05e6e3-9c4b-41b0-95ca-811df3eff0a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 268 | 2025.06.04 18:28:15.848908 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 269 | 2025.06.04 18:28:15.849022 [ 282 ] {} <Debug> TCP-Session: 7b14214b-7695-4946-b569-cf6be1a579d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42696 | ||
| 270 | 2025.06.04 18:28:15.848998 [ 280 ] {} <Debug> TCP-Session: daf513ce-116f-46c4-9f12-dfd893847a56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 271 | 2025.06.04 18:28:15.849004 [ 279 ] {} <Debug> TCP-Session: 4c05e6e3-9c4b-41b0-95ca-811df3eff0a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2025.06.04 18:28:15.849089 [ 283 ] {} <Debug> TCP-Session: ed67f27d-b7a2-425d-b335-bcb663608c91 Authenticating user 'default' from [fd00:1122:3344:101::d]:36690 | ||
| 273 | 2025.06.04 18:28:15.849079 [ 280 ] {} <Debug> TCP-Session: daf513ce-116f-46c4-9f12-dfd893847a56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2025.06.04 18:28:15.848905 [ 277 ] {} <Debug> TCP-Session: 9a6321ce-3ff1-4eb4-ba0e-99c45518f91e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2025.06.04 18:28:15.849194 [ 283 ] {} <Debug> TCP-Session: ed67f27d-b7a2-425d-b335-bcb663608c91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2025.06.04 18:28:15.848894 [ 281 ] {} <Debug> TCP-Session: 01045fcb-84db-4088-b5d8-35401089fa93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2025.06.04 18:28:15.848561 [ 278 ] {} <Debug> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Authenticating user 'default' from [fd00:1122:3344:101::d]:40826 | ||
| 278 | 2025.06.04 18:28:15.849286 [ 283 ] {} <Debug> TCP-Session: ed67f27d-b7a2-425d-b335-bcb663608c91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2025.06.04 18:28:15.849096 [ 282 ] {} <Debug> TCP-Session: 7b14214b-7695-4946-b569-cf6be1a579d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2025.06.04 18:28:15.849377 [ 278 ] {} <Debug> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2025.06.04 18:28:15.849387 [ 282 ] {} <Debug> TCP-Session: 7b14214b-7695-4946-b569-cf6be1a579d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2025.06.04 18:28:15.849496 [ 278 ] {} <Debug> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2025.06.04 18:28:15.856174 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 284 | 2025.06.04 18:28:15.860071 [ 275 ] {0e262d14-9495-48ef-a1fd-c7edb8a15f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2025.06.04 18:28:15.917419 [ 275 ] {0e262d14-9495-48ef-a1fd-c7edb8a15f17} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:55875) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 286 | |||
| 287 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 20. _thrp_setup @ 0x0000000000116777 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2025.06.04 18:28:15.918500 [ 275 ] {0e262d14-9495-48ef-a1fd-c7edb8a15f17} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 310 | |||
| 311 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 20. _thrp_setup @ 0x0000000000116777 in /system/lib/amd64/libc.so.1 | ||
| 332 | |||
| 333 | 2025.06.04 18:28:15.918756 [ 275 ] {0e262d14-9495-48ef-a1fd-c7edb8a15f17} <Debug> TCPHandler: Processed in 0.064709312 sec. | ||
| 334 | 2025.06.04 18:28:15.921338 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2025.06.04 18:28:15.921564 [ 278 ] {77e83a27-bf1e-4f80-9f72-114b42c95bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2025.06.04 18:28:15.922000 [ 278 ] {77e83a27-bf1e-4f80-9f72-114b42c95bef} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:40826) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 337 | |||
| 338 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 347 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 348 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 20. _thrp_setup @ 0x0000000000116777 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2025.06.04 18:28:15.922306 [ 278 ] {77e83a27-bf1e-4f80-9f72-114b42c95bef} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 361 | |||
| 362 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 370 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 371 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 372 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 20. _thrp_setup @ 0x0000000000116777 in /system/lib/amd64/libc.so.1 | ||
| 383 | |||
| 384 | 2025.06.04 18:28:15.922581 [ 278 ] {77e83a27-bf1e-4f80-9f72-114b42c95bef} <Debug> TCPHandler: Processed in 0.001457163 sec. | ||
| 385 | 2025.06.04 18:28:15.925727 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2025.06.04 18:28:15.926643 [ 275 ] {c8df1147-993b-40c5-aa03-7319c2665ef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2025.06.04 18:28:15.927347 [ 275 ] {c8df1147-993b-40c5-aa03-7319c2665ef8} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2025.06.04 18:28:15.929911 [ 275 ] {c8df1147-993b-40c5-aa03-7319c2665ef8} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2025.06.04 18:28:15.930044 [ 275 ] {c8df1147-993b-40c5-aa03-7319c2665ef8} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000169423 sec | ||
| 390 | 2025.06.04 18:28:15.930059 [ 275 ] {c8df1147-993b-40c5-aa03-7319c2665ef8} <Trace> ReferentialDeps: No tables | ||
| 391 | 2025.06.04 18:28:15.930070 [ 275 ] {c8df1147-993b-40c5-aa03-7319c2665ef8} <Trace> LoadingDeps: No tables | ||
| 392 | 2025.06.04 18:28:15.930130 [ 275 ] {c8df1147-993b-40c5-aa03-7319c2665ef8} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2025.06.04 18:28:15.930869 [ 275 ] {c8df1147-993b-40c5-aa03-7319c2665ef8} <Debug> TCPHandler: Processed in 0.005315424 sec. | ||
| 394 | 2025.06.04 18:28:15.931018 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2025.06.04 18:28:15.931175 [ 275 ] {91a01724-14c9-43cc-8a60-a51d2be0c313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) /* The version table contains metadata about the `oximeter` database */ | ||
| 396 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 397 | 2025.06.04 18:28:15.931306 [ 275 ] {91a01724-14c9-43cc-8a60-a51d2be0c313} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2025.06.04 18:28:15.936532 [ 275 ] {91a01724-14c9-43cc-8a60-a51d2be0c313} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2025.06.04 18:28:15.938098 [ 275 ] {91a01724-14c9-43cc-8a60-a51d2be0c313} <Debug> oximeter.version (168e55b1-9003-41c6-a25e-e28149e7cb71): Loading data parts | ||
| 400 | 2025.06.04 18:28:15.939159 [ 275 ] {91a01724-14c9-43cc-8a60-a51d2be0c313} <Debug> oximeter.version (168e55b1-9003-41c6-a25e-e28149e7cb71): There are no data parts | ||
| 401 | 2025.06.04 18:28:15.942116 [ 275 ] {91a01724-14c9-43cc-8a60-a51d2be0c313} <Debug> TCPHandler: Processed in 0.011150248 sec. | ||
| 402 | 2025.06.04 18:28:15.942385 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2025.06.04 18:28:15.942575 [ 275 ] {fad97b23-ece9-4f58-877e-2e492854c538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) /* The measurement tables contain all individual samples from each timeseries. | ||
| 404 | * | ||
| 405 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 406 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 407 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 408 | * by all samples from the same timeseries. | ||
| 409 | * | ||
| 410 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 411 | * and then uses that to index quickly into the measurements tables. | ||
| 412 | */ | ||
| 413 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 414 | 2025.06.04 18:28:15.942706 [ 275 ] {fad97b23-ece9-4f58-877e-2e492854c538} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2025.06.04 18:28:15.953073 [ 275 ] {fad97b23-ece9-4f58-877e-2e492854c538} <Debug> oximeter.measurements_bool (e18e41be-27a1-4a5a-8b63-0a30a1d5544e): Loading data parts | ||
| 416 | 2025.06.04 18:28:15.953385 [ 275 ] {fad97b23-ece9-4f58-877e-2e492854c538} <Debug> oximeter.measurements_bool (e18e41be-27a1-4a5a-8b63-0a30a1d5544e): There are no data parts | ||
| 417 | 2025.06.04 18:28:15.955001 [ 275 ] {fad97b23-ece9-4f58-877e-2e492854c538} <Debug> TCPHandler: Processed in 0.012668622 sec. | ||
| 418 | 2025.06.04 18:28:15.955181 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2025.06.04 18:28:15.955429 [ 275 ] {de93ae84-be73-483b-a2bc-93c57169d3d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 420 | 2025.06.04 18:28:15.955479 [ 275 ] {de93ae84-be73-483b-a2bc-93c57169d3d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 421 | 2025.06.04 18:28:15.957470 [ 275 ] {de93ae84-be73-483b-a2bc-93c57169d3d0} <Debug> oximeter.measurements_i8 (7c321cb1-c92e-4038-8946-b22dc956260d): Loading data parts | ||
| 422 | 2025.06.04 18:28:15.957639 [ 275 ] {de93ae84-be73-483b-a2bc-93c57169d3d0} <Debug> oximeter.measurements_i8 (7c321cb1-c92e-4038-8946-b22dc956260d): There are no data parts | ||
| 423 | 2025.06.04 18:28:15.959028 [ 275 ] {de93ae84-be73-483b-a2bc-93c57169d3d0} <Debug> TCPHandler: Processed in 0.003907552 sec. | ||
| 424 | 2025.06.04 18:28:15.959244 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2025.06.04 18:28:15.959404 [ 275 ] {edad0f23-2b6c-4224-84ae-28cfae001e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 426 | 2025.06.04 18:28:15.959520 [ 275 ] {edad0f23-2b6c-4224-84ae-28cfae001e86} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 427 | 2025.06.04 18:28:15.961416 [ 275 ] {edad0f23-2b6c-4224-84ae-28cfae001e86} <Debug> oximeter.measurements_u8 (ab907c1a-188d-48b0-b41a-379691613975): Loading data parts | ||
| 428 | 2025.06.04 18:28:15.961615 [ 275 ] {edad0f23-2b6c-4224-84ae-28cfae001e86} <Debug> oximeter.measurements_u8 (ab907c1a-188d-48b0-b41a-379691613975): There are no data parts | ||
| 429 | 2025.06.04 18:28:15.963599 [ 275 ] {edad0f23-2b6c-4224-84ae-28cfae001e86} <Debug> TCPHandler: Processed in 0.00440847 sec. | ||
| 430 | 2025.06.04 18:28:15.963736 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2025.06.04 18:28:15.963975 [ 275 ] {bca7e749-181f-4ce7-91e2-29ed601c059e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 432 | 2025.06.04 18:28:15.964018 [ 275 ] {bca7e749-181f-4ce7-91e2-29ed601c059e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 433 | 2025.06.04 18:28:15.965980 [ 275 ] {bca7e749-181f-4ce7-91e2-29ed601c059e} <Debug> oximeter.measurements_i16 (d77190d5-fc8e-4c47-b332-682be6ea6cad): Loading data parts | ||
| 434 | 2025.06.04 18:28:15.966124 [ 275 ] {bca7e749-181f-4ce7-91e2-29ed601c059e} <Debug> oximeter.measurements_i16 (d77190d5-fc8e-4c47-b332-682be6ea6cad): There are no data parts | ||
| 435 | 2025.06.04 18:28:15.968009 [ 275 ] {bca7e749-181f-4ce7-91e2-29ed601c059e} <Debug> TCPHandler: Processed in 0.004322139 sec. | ||
| 436 | 2025.06.04 18:28:15.968223 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2025.06.04 18:28:15.968378 [ 275 ] {3e766ea5-c1ab-42b5-923b-fb035f704ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 438 | 2025.06.04 18:28:15.968491 [ 275 ] {3e766ea5-c1ab-42b5-923b-fb035f704ec7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 439 | 2025.06.04 18:28:15.970523 [ 275 ] {3e766ea5-c1ab-42b5-923b-fb035f704ec7} <Debug> oximeter.measurements_u16 (a5a3d2ba-54b3-4f07-922d-1f7faea52f4d): Loading data parts | ||
| 440 | 2025.06.04 18:28:15.970709 [ 275 ] {3e766ea5-c1ab-42b5-923b-fb035f704ec7} <Debug> oximeter.measurements_u16 (a5a3d2ba-54b3-4f07-922d-1f7faea52f4d): There are no data parts | ||
| 441 | 2025.06.04 18:28:15.972304 [ 275 ] {3e766ea5-c1ab-42b5-923b-fb035f704ec7} <Debug> TCPHandler: Processed in 0.004130746 sec. | ||
| 442 | 2025.06.04 18:28:15.972443 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2025.06.04 18:28:15.972642 [ 275 ] {6d0a170d-0f57-472b-9704-1d7dcb842cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 444 | 2025.06.04 18:28:15.972718 [ 275 ] {6d0a170d-0f57-472b-9704-1d7dcb842cd0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 445 | 2025.06.04 18:28:15.974707 [ 275 ] {6d0a170d-0f57-472b-9704-1d7dcb842cd0} <Debug> oximeter.measurements_i32 (bfd48351-c552-4af4-af45-5351be6c9d3d): Loading data parts | ||
| 446 | 2025.06.04 18:28:15.974864 [ 275 ] {6d0a170d-0f57-472b-9704-1d7dcb842cd0} <Debug> oximeter.measurements_i32 (bfd48351-c552-4af4-af45-5351be6c9d3d): There are no data parts | ||
| 447 | 2025.06.04 18:28:15.976142 [ 275 ] {6d0a170d-0f57-472b-9704-1d7dcb842cd0} <Debug> TCPHandler: Processed in 0.003747869 sec. | ||
| 448 | 2025.06.04 18:28:15.976389 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 449 | 2025.06.04 18:28:15.976546 [ 275 ] {2f009b3c-9e29-43dc-8658-aeb9dd9606c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 450 | 2025.06.04 18:28:15.976667 [ 275 ] {2f009b3c-9e29-43dc-8658-aeb9dd9606c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 451 | 2025.06.04 18:28:15.978886 [ 275 ] {2f009b3c-9e29-43dc-8658-aeb9dd9606c6} <Debug> oximeter.measurements_u32 (abd53d82-9094-4d29-b5ee-3eaadc598555): Loading data parts | ||
| 452 | 2025.06.04 18:28:15.979098 [ 275 ] {2f009b3c-9e29-43dc-8658-aeb9dd9606c6} <Debug> oximeter.measurements_u32 (abd53d82-9094-4d29-b5ee-3eaadc598555): There are no data parts | ||
| 453 | 2025.06.04 18:28:15.980914 [ 275 ] {2f009b3c-9e29-43dc-8658-aeb9dd9606c6} <Debug> TCPHandler: Processed in 0.004574853 sec. | ||
| 454 | 2025.06.04 18:28:15.981055 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2025.06.04 18:28:15.981275 [ 275 ] {0d79fb0b-f463-407a-a3ba-5df4e8d856fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 456 | 2025.06.04 18:28:15.981357 [ 275 ] {0d79fb0b-f463-407a-a3ba-5df4e8d856fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 457 | 2025.06.04 18:28:15.983537 [ 275 ] {0d79fb0b-f463-407a-a3ba-5df4e8d856fa} <Debug> oximeter.measurements_i64 (a85f4e21-64a9-44d3-bb04-8f884022f5f8): Loading data parts | ||
| 458 | 2025.06.04 18:28:15.983691 [ 275 ] {0d79fb0b-f463-407a-a3ba-5df4e8d856fa} <Debug> oximeter.measurements_i64 (a85f4e21-64a9-44d3-bb04-8f884022f5f8): There are no data parts | ||
| 459 | 2025.06.04 18:28:15.984986 [ 275 ] {0d79fb0b-f463-407a-a3ba-5df4e8d856fa} <Debug> TCPHandler: Processed in 0.003981724 sec. | ||
| 460 | 2025.06.04 18:28:15.985190 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2025.06.04 18:28:15.985343 [ 275 ] {8156059e-dd85-481f-8e40-87099dd4494f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 462 | 2025.06.04 18:28:15.985449 [ 275 ] {8156059e-dd85-481f-8e40-87099dd4494f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 463 | 2025.06.04 18:28:15.991003 [ 275 ] {8156059e-dd85-481f-8e40-87099dd4494f} <Debug> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3): Loading data parts | ||
| 464 | 2025.06.04 18:28:15.991162 [ 275 ] {8156059e-dd85-481f-8e40-87099dd4494f} <Debug> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3): There are no data parts | ||
| 465 | 2025.06.04 18:28:15.992746 [ 275 ] {8156059e-dd85-481f-8e40-87099dd4494f} <Debug> TCPHandler: Processed in 0.007602911 sec. | ||
| 466 | 2025.06.04 18:28:15.992886 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2025.06.04 18:28:15.993039 [ 275 ] {078d7bea-9596-4b0e-8a4f-75d904972a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 468 | 2025.06.04 18:28:15.993149 [ 275 ] {078d7bea-9596-4b0e-8a4f-75d904972a56} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 469 | 2025.06.04 18:28:15.995167 [ 275 ] {078d7bea-9596-4b0e-8a4f-75d904972a56} <Debug> oximeter.measurements_f32 (a6a498d8-3c15-4c35-910d-30ded0191478): Loading data parts | ||
| 470 | 2025.06.04 18:28:15.995309 [ 275 ] {078d7bea-9596-4b0e-8a4f-75d904972a56} <Debug> oximeter.measurements_f32 (a6a498d8-3c15-4c35-910d-30ded0191478): There are no data parts | ||
| 471 | 2025.06.04 18:28:15.996640 [ 275 ] {078d7bea-9596-4b0e-8a4f-75d904972a56} <Debug> TCPHandler: Processed in 0.0038032 sec. | ||
| 472 | 2025.06.04 18:28:15.996851 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2025.06.04 18:28:15.997003 [ 275 ] {19a1efb3-4f09-465c-a815-5402250d24cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 474 | 2025.06.04 18:28:15.997110 [ 275 ] {19a1efb3-4f09-465c-a815-5402250d24cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 475 | 2025.06.04 18:28:15.999045 [ 275 ] {19a1efb3-4f09-465c-a815-5402250d24cc} <Debug> oximeter.measurements_f64 (9d112244-66bf-4eff-8e04-44e87ef840af): Loading data parts | ||
| 476 | 2025.06.04 18:28:15.999263 [ 275 ] {19a1efb3-4f09-465c-a815-5402250d24cc} <Debug> oximeter.measurements_f64 (9d112244-66bf-4eff-8e04-44e87ef840af): There are no data parts | ||
| 477 | 2025.06.04 18:28:16.000751 [ 275 ] {19a1efb3-4f09-465c-a815-5402250d24cc} <Debug> TCPHandler: Processed in 0.003948773 sec. | ||
| 478 | 2025.06.04 18:28:16.000890 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2025.06.04 18:28:16.001040 [ 275 ] {e9b787be-045c-48bd-ade1-37c504a57769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 480 | 2025.06.04 18:28:16.001146 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.59 MiB, peak 124.59 MiB, free memory in arenas 0.00 B, will set to 133.20 MiB (RSS), difference: 8.60 MiB | ||
| 481 | 2025.06.04 18:28:16.001151 [ 275 ] {e9b787be-045c-48bd-ade1-37c504a57769} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 482 | 2025.06.04 18:28:16.003431 [ 275 ] {e9b787be-045c-48bd-ade1-37c504a57769} <Debug> oximeter.measurements_string (51f633a6-59b6-4a7b-bae3-efa9fc1f4c72): Loading data parts | ||
| 483 | 2025.06.04 18:28:16.003557 [ 275 ] {e9b787be-045c-48bd-ade1-37c504a57769} <Debug> oximeter.measurements_string (51f633a6-59b6-4a7b-bae3-efa9fc1f4c72): There are no data parts | ||
| 484 | 2025.06.04 18:28:16.005143 [ 275 ] {e9b787be-045c-48bd-ade1-37c504a57769} <Debug> TCPHandler: Processed in 0.004300889 sec. | ||
| 485 | 2025.06.04 18:28:16.005285 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 486 | 2025.06.04 18:28:16.005444 [ 275 ] {346b0be5-dd72-4c32-81f0-250da9352dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 487 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 488 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 489 | * a string isn't palatable for a few reasons. | ||
| 490 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 491 | * details. | ||
| 492 | */ | ||
| 493 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2025.06.04 18:28:16.005579 [ 275 ] {346b0be5-dd72-4c32-81f0-250da9352dbd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 495 | 2025.06.04 18:28:16.007441 [ 275 ] {346b0be5-dd72-4c32-81f0-250da9352dbd} <Debug> oximeter.measurements_bytes (eec0844e-2c7b-4c3e-ad79-e06b469167e2): Loading data parts | ||
| 496 | 2025.06.04 18:28:16.007549 [ 275 ] {346b0be5-dd72-4c32-81f0-250da9352dbd} <Debug> oximeter.measurements_bytes (eec0844e-2c7b-4c3e-ad79-e06b469167e2): There are no data parts | ||
| 497 | 2025.06.04 18:28:16.008964 [ 275 ] {346b0be5-dd72-4c32-81f0-250da9352dbd} <Debug> TCPHandler: Processed in 0.003725419 sec. | ||
| 498 | 2025.06.04 18:28:16.009095 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2025.06.04 18:28:16.009254 [ 275 ] {5251fae9-b4cd-4570-9cc6-a1ed7d5294d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) 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) | ||
| 500 | 2025.06.04 18:28:16.009379 [ 275 ] {5251fae9-b4cd-4570-9cc6-a1ed7d5294d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 501 | 2025.06.04 18:28:16.011682 [ 275 ] {5251fae9-b4cd-4570-9cc6-a1ed7d5294d0} <Debug> oximeter.measurements_cumulativei64 (2da2d4ac-a939-49b1-b4fd-c15c807cb995): Loading data parts | ||
| 502 | 2025.06.04 18:28:16.011793 [ 275 ] {5251fae9-b4cd-4570-9cc6-a1ed7d5294d0} <Debug> oximeter.measurements_cumulativei64 (2da2d4ac-a939-49b1-b4fd-c15c807cb995): There are no data parts | ||
| 503 | 2025.06.04 18:28:16.013112 [ 275 ] {5251fae9-b4cd-4570-9cc6-a1ed7d5294d0} <Debug> TCPHandler: Processed in 0.004066055 sec. | ||
| 504 | 2025.06.04 18:28:16.013322 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2025.06.04 18:28:16.013479 [ 275 ] {321a075e-f88e-410f-8ea6-425b322c5a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) 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) | ||
| 506 | 2025.06.04 18:28:16.013598 [ 275 ] {321a075e-f88e-410f-8ea6-425b322c5a40} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 507 | 2025.06.04 18:28:16.015810 [ 275 ] {321a075e-f88e-410f-8ea6-425b322c5a40} <Debug> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c): Loading data parts | ||
| 508 | 2025.06.04 18:28:16.016095 [ 275 ] {321a075e-f88e-410f-8ea6-425b322c5a40} <Debug> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c): There are no data parts | ||
| 509 | 2025.06.04 18:28:16.017478 [ 275 ] {321a075e-f88e-410f-8ea6-425b322c5a40} <Debug> TCPHandler: Processed in 0.004206607 sec. | ||
| 510 | 2025.06.04 18:28:16.017618 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2025.06.04 18:28:16.017846 [ 275 ] {06226c15-802b-42b1-a95b-138fbcc77bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) 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) | ||
| 512 | 2025.06.04 18:28:16.017959 [ 275 ] {06226c15-802b-42b1-a95b-138fbcc77bad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 513 | 2025.06.04 18:28:16.022784 [ 275 ] {06226c15-802b-42b1-a95b-138fbcc77bad} <Debug> oximeter.measurements_cumulativef32 (f9ac5990-d201-43fb-9201-e5aca573feda): Loading data parts | ||
| 514 | 2025.06.04 18:28:16.022921 [ 275 ] {06226c15-802b-42b1-a95b-138fbcc77bad} <Debug> oximeter.measurements_cumulativef32 (f9ac5990-d201-43fb-9201-e5aca573feda): There are no data parts | ||
| 515 | 2025.06.04 18:28:16.024494 [ 275 ] {06226c15-802b-42b1-a95b-138fbcc77bad} <Debug> TCPHandler: Processed in 0.00692478 sec. | ||
| 516 | 2025.06.04 18:28:16.024641 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2025.06.04 18:28:16.024806 [ 275 ] {2d9614f0-db89-48bc-a409-62541f1bf0ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) 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) | ||
| 518 | 2025.06.04 18:28:16.024931 [ 275 ] {2d9614f0-db89-48bc-a409-62541f1bf0ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 519 | 2025.06.04 18:28:16.027537 [ 275 ] {2d9614f0-db89-48bc-a409-62541f1bf0ca} <Debug> oximeter.measurements_cumulativef64 (f33fb0c8-ab73-427b-bbd5-6db696ba07f8): Loading data parts | ||
| 520 | 2025.06.04 18:28:16.027670 [ 275 ] {2d9614f0-db89-48bc-a409-62541f1bf0ca} <Debug> oximeter.measurements_cumulativef64 (f33fb0c8-ab73-427b-bbd5-6db696ba07f8): There are no data parts | ||
| 521 | 2025.06.04 18:28:16.028961 [ 275 ] {2d9614f0-db89-48bc-a409-62541f1bf0ca} <Debug> TCPHandler: Processed in 0.00437069 sec. | ||
| 522 | 2025.06.04 18:28:16.029184 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2025.06.04 18:28:16.029409 [ 275 ] {f93b0bcd-2b01-4015-93e5-997c3316c28f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 524 | * NOTE: Array types cannot be Nullable, see | ||
| 525 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 526 | * for more details. | ||
| 527 | * | ||
| 528 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 529 | * is unfortunate, and at this point relies on the fact that an | ||
| 530 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 531 | * to figure out another way to represent missing samples here. | ||
| 532 | */ | ||
| 533 | 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) | ||
| 534 | 2025.06.04 18:28:16.029545 [ 275 ] {f93b0bcd-2b01-4015-93e5-997c3316c28f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 535 | 2025.06.04 18:28:16.031824 [ 275 ] {f93b0bcd-2b01-4015-93e5-997c3316c28f} <Debug> oximeter.measurements_histogrami8 (33a7dabf-deb4-45ff-8b17-32d00b1a7fe9): Loading data parts | ||
| 536 | 2025.06.04 18:28:16.031962 [ 275 ] {f93b0bcd-2b01-4015-93e5-997c3316c28f} <Debug> oximeter.measurements_histogrami8 (33a7dabf-deb4-45ff-8b17-32d00b1a7fe9): There are no data parts | ||
| 537 | 2025.06.04 18:28:16.033357 [ 275 ] {f93b0bcd-2b01-4015-93e5-997c3316c28f} <Debug> TCPHandler: Processed in 0.004224398 sec. | ||
| 538 | 2025.06.04 18:28:16.033493 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2025.06.04 18:28:16.033702 [ 275 ] {7cb012e1-1c5c-4a79-b4f5-9f64378251f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) 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) | ||
| 540 | 2025.06.04 18:28:16.033841 [ 275 ] {7cb012e1-1c5c-4a79-b4f5-9f64378251f4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 541 | 2025.06.04 18:28:16.035765 [ 275 ] {7cb012e1-1c5c-4a79-b4f5-9f64378251f4} <Debug> oximeter.measurements_histogramu8 (a70c024b-ee49-4230-a1f4-be623a576185): Loading data parts | ||
| 542 | 2025.06.04 18:28:16.035972 [ 275 ] {7cb012e1-1c5c-4a79-b4f5-9f64378251f4} <Debug> oximeter.measurements_histogramu8 (a70c024b-ee49-4230-a1f4-be623a576185): There are no data parts | ||
| 543 | 2025.06.04 18:28:16.037358 [ 275 ] {7cb012e1-1c5c-4a79-b4f5-9f64378251f4} <Debug> TCPHandler: Processed in 0.003914433 sec. | ||
| 544 | 2025.06.04 18:28:16.037536 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2025.06.04 18:28:16.037783 [ 275 ] {08410d72-3425-49f8-a780-db3b0e35556a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) 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) | ||
| 546 | 2025.06.04 18:28:16.037907 [ 275 ] {08410d72-3425-49f8-a780-db3b0e35556a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 547 | 2025.06.04 18:28:16.039881 [ 275 ] {08410d72-3425-49f8-a780-db3b0e35556a} <Debug> oximeter.measurements_histogrami16 (0553b948-a9b6-47b6-9cd5-f80675eb6bd5): Loading data parts | ||
| 548 | 2025.06.04 18:28:16.040086 [ 275 ] {08410d72-3425-49f8-a780-db3b0e35556a} <Debug> oximeter.measurements_histogrami16 (0553b948-a9b6-47b6-9cd5-f80675eb6bd5): There are no data parts | ||
| 549 | 2025.06.04 18:28:16.041846 [ 275 ] {08410d72-3425-49f8-a780-db3b0e35556a} <Debug> TCPHandler: Processed in 0.004360429 sec. | ||
| 550 | 2025.06.04 18:28:16.041989 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2025.06.04 18:28:16.042201 [ 275 ] {80da1ea3-59a4-457f-8cdb-fa8f2801722b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) 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) | ||
| 552 | 2025.06.04 18:28:16.042328 [ 275 ] {80da1ea3-59a4-457f-8cdb-fa8f2801722b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 553 | 2025.06.04 18:28:16.048108 [ 275 ] {80da1ea3-59a4-457f-8cdb-fa8f2801722b} <Debug> oximeter.measurements_histogramu16 (92a4d565-aec3-45e1-bc3f-08b1affed02e): Loading data parts | ||
| 554 | 2025.06.04 18:28:16.048249 [ 275 ] {80da1ea3-59a4-457f-8cdb-fa8f2801722b} <Debug> oximeter.measurements_histogramu16 (92a4d565-aec3-45e1-bc3f-08b1affed02e): There are no data parts | ||
| 555 | 2025.06.04 18:28:16.050394 [ 275 ] {80da1ea3-59a4-457f-8cdb-fa8f2801722b} <Debug> TCPHandler: Processed in 0.008454465 sec. | ||
| 556 | 2025.06.04 18:28:16.050568 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2025.06.04 18:28:16.050817 [ 275 ] {7e86e3bf-af2e-466c-83e8-8f987048978a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) 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) | ||
| 558 | 2025.06.04 18:28:16.050938 [ 275 ] {7e86e3bf-af2e-466c-83e8-8f987048978a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 559 | 2025.06.04 18:28:16.053167 [ 275 ] {7e86e3bf-af2e-466c-83e8-8f987048978a} <Debug> oximeter.measurements_histogrami32 (41ba8809-5401-44b0-bc58-e3b3dca8b154): Loading data parts | ||
| 560 | 2025.06.04 18:28:16.053283 [ 275 ] {7e86e3bf-af2e-466c-83e8-8f987048978a} <Debug> oximeter.measurements_histogrami32 (41ba8809-5401-44b0-bc58-e3b3dca8b154): There are no data parts | ||
| 561 | 2025.06.04 18:28:16.054806 [ 275 ] {7e86e3bf-af2e-466c-83e8-8f987048978a} <Debug> TCPHandler: Processed in 0.004286178 sec. | ||
| 562 | 2025.06.04 18:28:16.054946 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2025.06.04 18:28:16.055155 [ 275 ] {62e5b5fd-796f-4ead-a72a-db1b76385341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) 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) | ||
| 564 | 2025.06.04 18:28:16.055281 [ 275 ] {62e5b5fd-796f-4ead-a72a-db1b76385341} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 565 | 2025.06.04 18:28:16.057648 [ 275 ] {62e5b5fd-796f-4ead-a72a-db1b76385341} <Debug> oximeter.measurements_histogramu32 (d9307b65-e39c-489c-a350-23b5289ec06d): Loading data parts | ||
| 566 | 2025.06.04 18:28:16.057766 [ 275 ] {62e5b5fd-796f-4ead-a72a-db1b76385341} <Debug> oximeter.measurements_histogramu32 (d9307b65-e39c-489c-a350-23b5289ec06d): There are no data parts | ||
| 567 | 2025.06.04 18:28:16.059291 [ 275 ] {62e5b5fd-796f-4ead-a72a-db1b76385341} <Debug> TCPHandler: Processed in 0.004394559 sec. | ||
| 568 | 2025.06.04 18:28:16.059435 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2025.06.04 18:28:16.059715 [ 275 ] {bbd49240-5208-46dd-9d7e-70955bacf80e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) 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) | ||
| 570 | 2025.06.04 18:28:16.059843 [ 275 ] {bbd49240-5208-46dd-9d7e-70955bacf80e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 571 | 2025.06.04 18:28:16.062626 [ 275 ] {bbd49240-5208-46dd-9d7e-70955bacf80e} <Debug> oximeter.measurements_histogrami64 (2be69580-8bae-4c53-bf40-ef803d931ee2): Loading data parts | ||
| 572 | 2025.06.04 18:28:16.062749 [ 275 ] {bbd49240-5208-46dd-9d7e-70955bacf80e} <Debug> oximeter.measurements_histogrami64 (2be69580-8bae-4c53-bf40-ef803d931ee2): There are no data parts | ||
| 573 | 2025.06.04 18:28:16.064187 [ 275 ] {bbd49240-5208-46dd-9d7e-70955bacf80e} <Debug> TCPHandler: Processed in 0.004801927 sec. | ||
| 574 | 2025.06.04 18:28:16.064328 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2025.06.04 18:28:16.064535 [ 275 ] {bdb086c1-5ba2-4ed2-9e7f-21ab11de6434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) 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) | ||
| 576 | 2025.06.04 18:28:16.064672 [ 275 ] {bdb086c1-5ba2-4ed2-9e7f-21ab11de6434} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 577 | 2025.06.04 18:28:16.066720 [ 275 ] {bdb086c1-5ba2-4ed2-9e7f-21ab11de6434} <Debug> oximeter.measurements_histogramu64 (8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e): Loading data parts | ||
| 578 | 2025.06.04 18:28:16.066874 [ 275 ] {bdb086c1-5ba2-4ed2-9e7f-21ab11de6434} <Debug> oximeter.measurements_histogramu64 (8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e): There are no data parts | ||
| 579 | 2025.06.04 18:28:16.068525 [ 275 ] {bdb086c1-5ba2-4ed2-9e7f-21ab11de6434} <Debug> TCPHandler: Processed in 0.004247788 sec. | ||
| 580 | 2025.06.04 18:28:16.068663 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2025.06.04 18:28:16.068945 [ 275 ] {63a9f66f-7f95-4042-8dc0-017f1741ce3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) 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) | ||
| 582 | 2025.06.04 18:28:16.069069 [ 275 ] {63a9f66f-7f95-4042-8dc0-017f1741ce3d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 583 | 2025.06.04 18:28:16.071387 [ 275 ] {63a9f66f-7f95-4042-8dc0-017f1741ce3d} <Debug> oximeter.measurements_histogramf32 (d1d1afc3-c781-43b4-8d32-58d88e2b2fba): Loading data parts | ||
| 584 | 2025.06.04 18:28:16.071500 [ 275 ] {63a9f66f-7f95-4042-8dc0-017f1741ce3d} <Debug> oximeter.measurements_histogramf32 (d1d1afc3-c781-43b4-8d32-58d88e2b2fba): There are no data parts | ||
| 585 | 2025.06.04 18:28:16.074926 [ 275 ] {63a9f66f-7f95-4042-8dc0-017f1741ce3d} <Debug> TCPHandler: Processed in 0.006311681 sec. | ||
| 586 | 2025.06.04 18:28:16.075090 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2025.06.04 18:28:16.075343 [ 275 ] {22a2aad4-66fd-4e30-bb7e-7994ece82c1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) 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) | ||
| 588 | 2025.06.04 18:28:16.075491 [ 275 ] {22a2aad4-66fd-4e30-bb7e-7994ece82c1c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 589 | 2025.06.04 18:28:16.078485 [ 275 ] {22a2aad4-66fd-4e30-bb7e-7994ece82c1c} <Debug> oximeter.measurements_histogramf64 (b03e3132-3933-4edd-889a-91a473bd06bb): Loading data parts | ||
| 590 | 2025.06.04 18:28:16.078670 [ 275 ] {22a2aad4-66fd-4e30-bb7e-7994ece82c1c} <Debug> oximeter.measurements_histogramf64 (b03e3132-3933-4edd-889a-91a473bd06bb): There are no data parts | ||
| 591 | 2025.06.04 18:28:16.080123 [ 275 ] {22a2aad4-66fd-4e30-bb7e-7994ece82c1c} <Debug> TCPHandler: Processed in 0.005094182 sec. | ||
| 592 | 2025.06.04 18:28:16.080272 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2025.06.04 18:28:16.080546 [ 275 ] {b7b60a7b-4d4b-434c-8a3b-1aef3dd085a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) /* The field tables store named dimensions of each timeseries. | ||
| 594 | * | ||
| 595 | * As with the measurement tables, there is one field table for each field data | ||
| 596 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 597 | * this behavior **must not** be relied upon for query correctness. | ||
| 598 | * | ||
| 599 | * The index for the fields differs from the measurements, however. Rows are | ||
| 600 | * sorted by timeseries name, then field name, field value, and finally | ||
| 601 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 602 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 603 | * usually then used to look up measurements. | ||
| 604 | * | ||
| 605 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 606 | * timeseries name and then key, since it would improve lookups where one | ||
| 607 | * already has the key. Realistically though, these tables are quite small and | ||
| 608 | * so performance benefits will be low in absolute terms. | ||
| 609 | * | ||
| 610 | * TTL: We use a materialized column to expire old field table records. This | ||
| 611 | * column is generated automatically by the database whenever a new row is | ||
| 612 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 613 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 614 | * record will remain during a deduplication, which will have the last | ||
| 615 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 616 | * measurement tables. | ||
| 617 | */ | ||
| 618 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 619 | 2025.06.04 18:28:16.080677 [ 275 ] {b7b60a7b-4d4b-434c-8a3b-1aef3dd085a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 620 | 2025.06.04 18:28:16.082587 [ 275 ] {b7b60a7b-4d4b-434c-8a3b-1aef3dd085a3} <Debug> oximeter.fields_bool (b3b1342f-eff5-4e2e-a3e1-21798b18a711): Loading data parts | ||
| 621 | 2025.06.04 18:28:16.082758 [ 275 ] {b7b60a7b-4d4b-434c-8a3b-1aef3dd085a3} <Debug> oximeter.fields_bool (b3b1342f-eff5-4e2e-a3e1-21798b18a711): There are no data parts | ||
| 622 | 2025.06.04 18:28:16.084436 [ 275 ] {b7b60a7b-4d4b-434c-8a3b-1aef3dd085a3} <Debug> TCPHandler: Processed in 0.004213887 sec. | ||
| 623 | 2025.06.04 18:28:16.084585 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2025.06.04 18:28:16.084742 [ 275 ] {781ed212-8818-4e4f-be92-84ab39165a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 625 | 2025.06.04 18:28:16.084872 [ 275 ] {781ed212-8818-4e4f-be92-84ab39165a53} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2025.06.04 18:28:16.086827 [ 275 ] {781ed212-8818-4e4f-be92-84ab39165a53} <Debug> oximeter.fields_i8 (4e81440d-0947-4b1a-be22-1e71e9236419): Loading data parts | ||
| 627 | 2025.06.04 18:28:16.087058 [ 275 ] {781ed212-8818-4e4f-be92-84ab39165a53} <Debug> oximeter.fields_i8 (4e81440d-0947-4b1a-be22-1e71e9236419): There are no data parts | ||
| 628 | 2025.06.04 18:28:16.088432 [ 275 ] {781ed212-8818-4e4f-be92-84ab39165a53} <Debug> TCPHandler: Processed in 0.003896472 sec. | ||
| 629 | 2025.06.04 18:28:16.088567 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2025.06.04 18:28:16.088806 [ 275 ] {9671d9bd-85de-496e-b75f-286119d46be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 631 | 2025.06.04 18:28:16.088931 [ 275 ] {9671d9bd-85de-496e-b75f-286119d46be8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 632 | 2025.06.04 18:28:16.090865 [ 275 ] {9671d9bd-85de-496e-b75f-286119d46be8} <Debug> oximeter.fields_u8 (467ea241-6b3a-417d-a3da-19e35d5d9e98): Loading data parts | ||
| 633 | 2025.06.04 18:28:16.091009 [ 275 ] {9671d9bd-85de-496e-b75f-286119d46be8} <Debug> oximeter.fields_u8 (467ea241-6b3a-417d-a3da-19e35d5d9e98): There are no data parts | ||
| 634 | 2025.06.04 18:28:16.092530 [ 275 ] {9671d9bd-85de-496e-b75f-286119d46be8} <Debug> TCPHandler: Processed in 0.004010584 sec. | ||
| 635 | 2025.06.04 18:28:16.092674 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2025.06.04 18:28:16.092827 [ 275 ] {a57a89cf-2766-44c9-aa6d-3e948953fccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 637 | 2025.06.04 18:28:16.092949 [ 275 ] {a57a89cf-2766-44c9-aa6d-3e948953fccb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 638 | 2025.06.04 18:28:16.094805 [ 275 ] {a57a89cf-2766-44c9-aa6d-3e948953fccb} <Debug> oximeter.fields_i16 (0b43413c-8cb7-40a8-9abe-85b97274b03b): Loading data parts | ||
| 639 | 2025.06.04 18:28:16.094974 [ 275 ] {a57a89cf-2766-44c9-aa6d-3e948953fccb} <Debug> oximeter.fields_i16 (0b43413c-8cb7-40a8-9abe-85b97274b03b): There are no data parts | ||
| 640 | 2025.06.04 18:28:16.096390 [ 275 ] {a57a89cf-2766-44c9-aa6d-3e948953fccb} <Debug> TCPHandler: Processed in 0.00376504 sec. | ||
| 641 | 2025.06.04 18:28:16.096526 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2025.06.04 18:28:16.096749 [ 275 ] {4c1090d3-e31b-4761-bde6-d2325188a871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 643 | 2025.06.04 18:28:16.096924 [ 275 ] {4c1090d3-e31b-4761-bde6-d2325188a871} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 644 | 2025.06.04 18:28:16.100278 [ 275 ] {4c1090d3-e31b-4761-bde6-d2325188a871} <Debug> oximeter.fields_u16 (4ad74f54-6fb7-473a-98c1-1da4551dcdf5): Loading data parts | ||
| 645 | 2025.06.04 18:28:16.100430 [ 275 ] {4c1090d3-e31b-4761-bde6-d2325188a871} <Debug> oximeter.fields_u16 (4ad74f54-6fb7-473a-98c1-1da4551dcdf5): There are no data parts | ||
| 646 | 2025.06.04 18:28:16.102083 [ 275 ] {4c1090d3-e31b-4761-bde6-d2325188a871} <Debug> TCPHandler: Processed in 0.00560492 sec. | ||
| 647 | 2025.06.04 18:28:16.102221 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2025.06.04 18:28:16.102371 [ 275 ] {af89a4ff-d6de-4637-b7d2-2905e5fd097c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 649 | 2025.06.04 18:28:16.102489 [ 275 ] {af89a4ff-d6de-4637-b7d2-2905e5fd097c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 650 | 2025.06.04 18:28:16.104528 [ 275 ] {af89a4ff-d6de-4637-b7d2-2905e5fd097c} <Debug> oximeter.fields_i32 (3d8be85b-6e77-4dde-8dbb-c3de8a083f29): Loading data parts | ||
| 651 | 2025.06.04 18:28:16.104710 [ 275 ] {af89a4ff-d6de-4637-b7d2-2905e5fd097c} <Debug> oximeter.fields_i32 (3d8be85b-6e77-4dde-8dbb-c3de8a083f29): There are no data parts | ||
| 652 | 2025.06.04 18:28:16.106199 [ 275 ] {af89a4ff-d6de-4637-b7d2-2905e5fd097c} <Debug> TCPHandler: Processed in 0.004026675 sec. | ||
| 653 | 2025.06.04 18:28:16.106350 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2025.06.04 18:28:16.106590 [ 275 ] {4ded6b73-0f28-4750-9292-749a9ab34f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 655 | 2025.06.04 18:28:16.106713 [ 275 ] {4ded6b73-0f28-4750-9292-749a9ab34f11} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 656 | 2025.06.04 18:28:16.110034 [ 275 ] {4ded6b73-0f28-4750-9292-749a9ab34f11} <Debug> oximeter.fields_u32 (c77215eb-ee44-471d-babe-d6d3c9173ac2): Loading data parts | ||
| 657 | 2025.06.04 18:28:16.110182 [ 275 ] {4ded6b73-0f28-4750-9292-749a9ab34f11} <Debug> oximeter.fields_u32 (c77215eb-ee44-471d-babe-d6d3c9173ac2): There are no data parts | ||
| 658 | 2025.06.04 18:28:16.111686 [ 275 ] {4ded6b73-0f28-4750-9292-749a9ab34f11} <Debug> TCPHandler: Processed in 0.005385006 sec. | ||
| 659 | 2025.06.04 18:28:16.111832 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2025.06.04 18:28:16.111991 [ 275 ] {1c9d128a-fe78-469d-9659-b3da3325507e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 661 | 2025.06.04 18:28:16.112132 [ 275 ] {1c9d128a-fe78-469d-9659-b3da3325507e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 662 | 2025.06.04 18:28:16.114104 [ 275 ] {1c9d128a-fe78-469d-9659-b3da3325507e} <Debug> oximeter.fields_i64 (310d2166-56d7-4e9b-9515-a1a0e29ee379): Loading data parts | ||
| 663 | 2025.06.04 18:28:16.114239 [ 275 ] {1c9d128a-fe78-469d-9659-b3da3325507e} <Debug> oximeter.fields_i64 (310d2166-56d7-4e9b-9515-a1a0e29ee379): There are no data parts | ||
| 664 | 2025.06.04 18:28:16.115653 [ 275 ] {1c9d128a-fe78-469d-9659-b3da3325507e} <Debug> TCPHandler: Processed in 0.003872491 sec. | ||
| 665 | 2025.06.04 18:28:16.115842 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2025.06.04 18:28:16.116039 [ 275 ] {70b1cfc4-8e5b-4e51-9501-89f3d6ae6fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 667 | 2025.06.04 18:28:16.116173 [ 275 ] {70b1cfc4-8e5b-4e51-9501-89f3d6ae6fe5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 668 | 2025.06.04 18:28:16.118219 [ 275 ] {70b1cfc4-8e5b-4e51-9501-89f3d6ae6fe5} <Debug> oximeter.fields_u64 (fa972078-b351-402c-a8fb-b2654cf9cec0): Loading data parts | ||
| 669 | 2025.06.04 18:28:16.118362 [ 275 ] {70b1cfc4-8e5b-4e51-9501-89f3d6ae6fe5} <Debug> oximeter.fields_u64 (fa972078-b351-402c-a8fb-b2654cf9cec0): There are no data parts | ||
| 670 | 2025.06.04 18:28:16.119972 [ 275 ] {70b1cfc4-8e5b-4e51-9501-89f3d6ae6fe5} <Debug> TCPHandler: Processed in 0.004179706 sec. | ||
| 671 | 2025.06.04 18:28:16.120112 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 672 | 2025.06.04 18:28:16.120265 [ 275 ] {f1f2fbfa-9dc1-4574-89f1-a9bacc9969ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 673 | 2025.06.04 18:28:16.120384 [ 275 ] {f1f2fbfa-9dc1-4574-89f1-a9bacc9969ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 674 | 2025.06.04 18:28:16.122366 [ 275 ] {f1f2fbfa-9dc1-4574-89f1-a9bacc9969ae} <Debug> oximeter.fields_ipaddr (8f5614b3-18ad-4978-bd75-624e70020dcc): Loading data parts | ||
| 675 | 2025.06.04 18:28:16.122565 [ 275 ] {f1f2fbfa-9dc1-4574-89f1-a9bacc9969ae} <Debug> oximeter.fields_ipaddr (8f5614b3-18ad-4978-bd75-624e70020dcc): There are no data parts | ||
| 676 | 2025.06.04 18:28:16.124028 [ 275 ] {f1f2fbfa-9dc1-4574-89f1-a9bacc9969ae} <Debug> TCPHandler: Processed in 0.003966083 sec. | ||
| 677 | 2025.06.04 18:28:16.124273 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2025.06.04 18:28:16.124428 [ 275 ] {1c4c0b61-d3b5-4648-b49e-79e3d403c2c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 679 | 2025.06.04 18:28:16.124549 [ 275 ] {1c4c0b61-d3b5-4648-b49e-79e3d403c2c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 680 | 2025.06.04 18:28:16.126912 [ 275 ] {1c4c0b61-d3b5-4648-b49e-79e3d403c2c9} <Debug> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374): Loading data parts | ||
| 681 | 2025.06.04 18:28:16.127134 [ 275 ] {1c4c0b61-d3b5-4648-b49e-79e3d403c2c9} <Debug> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374): There are no data parts | ||
| 682 | 2025.06.04 18:28:16.128763 [ 275 ] {1c4c0b61-d3b5-4648-b49e-79e3d403c2c9} <Debug> TCPHandler: Processed in 0.004538363 sec. | ||
| 683 | 2025.06.04 18:28:16.128911 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2025.06.04 18:28:16.129143 [ 275 ] {3fedc05c-3893-404b-b8ed-664ef9518b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 685 | 2025.06.04 18:28:16.129186 [ 275 ] {3fedc05c-3893-404b-b8ed-664ef9518b1f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 686 | 2025.06.04 18:28:16.131469 [ 275 ] {3fedc05c-3893-404b-b8ed-664ef9518b1f} <Debug> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e): Loading data parts | ||
| 687 | 2025.06.04 18:28:16.131610 [ 275 ] {3fedc05c-3893-404b-b8ed-664ef9518b1f} <Debug> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e): There are no data parts | ||
| 688 | 2025.06.04 18:28:16.133085 [ 275 ] {3fedc05c-3893-404b-b8ed-664ef9518b1f} <Debug> TCPHandler: Processed in 0.004223838 sec. | ||
| 689 | 2025.06.04 18:28:16.133315 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2025.06.04 18:28:16.133584 [ 275 ] {c98363bc-97a2-45ef-8215-3897605d0f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) /* The timeseries schema table stores the extracted schema for the samples | ||
| 691 | * oximeter collects. | ||
| 692 | */ | ||
| 693 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 694 | 2025.06.04 18:28:16.133714 [ 275 ] {c98363bc-97a2-45ef-8215-3897605d0f5a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2025.06.04 18:28:16.135725 [ 275 ] {c98363bc-97a2-45ef-8215-3897605d0f5a} <Debug> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5): Loading data parts | ||
| 696 | 2025.06.04 18:28:16.135875 [ 275 ] {c98363bc-97a2-45ef-8215-3897605d0f5a} <Debug> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5): There are no data parts | ||
| 697 | 2025.06.04 18:28:16.137458 [ 275 ] {c98363bc-97a2-45ef-8215-3897605d0f5a} <Debug> TCPHandler: Processed in 0.004192317 sec. | ||
| 698 | 2025.06.04 18:28:16.137756 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2025.06.04 18:28:16.138168 [ 278 ] {122c0625-7f10-4f19-8643-dc5291c0fd74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2025.06.04 18:28:16.139517 [ 278 ] {122c0625-7f10-4f19-8643-dc5291c0fd74} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2025.06.04 18:28:16.147874 [ 284 ] {122c0625-7f10-4f19-8643-dc5291c0fd74} <Trace> oximeter.version (168e55b1-9003-41c6-a25e-e28149e7cb71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2025.06.04 18:28:16.147914 [ 284 ] {122c0625-7f10-4f19-8643-dc5291c0fd74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 703 | 2025.06.04 18:28:16.152686 [ 284 ] {122c0625-7f10-4f19-8643-dc5291c0fd74} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2025.06.04 18:28:16.153431 [ 284 ] {122c0625-7f10-4f19-8643-dc5291c0fd74} <Trace> oximeter.version (168e55b1-9003-41c6-a25e-e28149e7cb71): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 705 | 2025.06.04 18:28:16.153676 [ 278 ] {122c0625-7f10-4f19-8643-dc5291c0fd74} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.015662 sec., 63.84880602732729 rows/sec., 1021.58 B/sec. | ||
| 706 | 2025.06.04 18:28:16.154015 [ 278 ] {122c0625-7f10-4f19-8643-dc5291c0fd74} <Debug> TCPHandler: Processed in 0.016382631 sec. | ||
| 707 | 2025.06.04 18:28:17.001150 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.52 MiB, peak 135.52 MiB, free memory in arenas 0.00 B, will set to 139.71 MiB (RSS), difference: 4.19 MiB | ||
| 708 | 2025.06.04 18:28:22.188931 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2025.06.04 18:28:22.188983 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2025.06.04 18:28:22.189031 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2025.06.04 18:28:22.189296 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2025.06.04 18:28:22.192980 [ 245 ] {} <Debug> system.asynchronous_metric_log (86b83c24-08ef-4f5b-8de6-807460913ebf): Loading data parts | ||
| 713 | 2025.06.04 18:28:22.193331 [ 245 ] {} <Debug> system.asynchronous_metric_log (86b83c24-08ef-4f5b-8de6-807460913ebf): There are no data parts | ||
| 714 | 2025.06.04 18:28:22.197560 [ 245 ] {} <Trace> system.asynchronous_metric_log (86b83c24-08ef-4f5b-8de6-807460913ebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2025.06.04 18:28:22.197601 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 716 | 2025.06.04 18:28:22.203129 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2025.06.04 18:28:22.203711 [ 245 ] {} <Trace> system.asynchronous_metric_log (86b83c24-08ef-4f5b-8de6-807460913ebf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 718 | 2025.06.04 18:28:22.203873 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 719 | 2025.06.04 18:28:22.205222 [ 244 ] {} <Debug> system.metric_log (7528a410-4e8e-416e-a8f9-493f5cbe5b7a): Loading data parts | ||
| 720 | 2025.06.04 18:28:22.205578 [ 244 ] {} <Debug> system.metric_log (7528a410-4e8e-416e-a8f9-493f5cbe5b7a): There are no data parts | ||
| 721 | 2025.06.04 18:28:22.230637 [ 244 ] {} <Trace> system.metric_log (7528a410-4e8e-416e-a8f9-493f5cbe5b7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2025.06.04 18:28:22.230684 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 723 | 2025.06.04 18:28:22.237061 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2025.06.04 18:28:22.238788 [ 244 ] {} <Trace> system.metric_log (7528a410-4e8e-416e-a8f9-493f5cbe5b7a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2025.06.04 18:28:22.242383 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2025.06.04 18:28:23.000222 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.84 MiB, peak 148.84 MiB, free memory in arenas 0.00 B, will set to 153.89 MiB (RSS), difference: 9.05 MiB | ||
| 727 | 2025.06.04 18:28:24.688963 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2025.06.04 18:28:24.689066 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2025.06.04 18:28:24.693585 [ 243 ] {} <Debug> system.query_log (afcd4306-3679-4fd6-a85a-d2f0c356eda8): Loading data parts | ||
| 730 | 2025.06.04 18:28:24.693772 [ 243 ] {} <Debug> system.query_log (afcd4306-3679-4fd6-a85a-d2f0c356eda8): There are no data parts | ||
| 731 | 2025.06.04 18:28:24.699996 [ 243 ] {} <Trace> system.query_log (afcd4306-3679-4fd6-a85a-d2f0c356eda8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2025.06.04 18:28:24.700041 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 733 | 2025.06.04 18:28:24.701895 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2025.06.04 18:28:24.702401 [ 243 ] {} <Trace> system.query_log (afcd4306-3679-4fd6-a85a-d2f0c356eda8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2025.06.04 18:28:24.702793 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2025.06.04 18:28:25.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.09 MiB, peak 158.09 MiB, free memory in arenas 0.00 B, will set to 154.85 MiB (RSS), difference: -3.24 MiB | ||
| 737 | 2025.06.04 18:28:29.663551 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2025.06.04 18:28:29.663667 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2025.06.04 18:28:29.703971 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 740 | 2025.06.04 18:28:29.704649 [ 245 ] {} <Trace> system.asynchronous_metric_log (86b83c24-08ef-4f5b-8de6-807460913ebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2025.06.04 18:28:29.704685 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 742 | 2025.06.04 18:28:29.705559 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2025.06.04 18:28:29.706012 [ 245 ] {} <Trace> system.asynchronous_metric_log (86b83c24-08ef-4f5b-8de6-807460913ebf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2025.06.04 18:28:29.706165 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2025.06.04 18:28:29.742483 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2025.06.04 18:28:29.760417 [ 244 ] {} <Trace> system.metric_log (7528a410-4e8e-416e-a8f9-493f5cbe5b7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2025.06.04 18:28:29.760462 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 748 | 2025.06.04 18:28:29.767069 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2025.06.04 18:28:29.768192 [ 244 ] {} <Trace> system.metric_log (7528a410-4e8e-416e-a8f9-493f5cbe5b7a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2025.06.04 18:28:29.771030 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2025.06.04 18:28:30.001160 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.61 MiB, peak 159.61 MiB, free memory in arenas 0.00 B, will set to 157.77 MiB (RSS), difference: 2.15 MiB | ||
| 752 | 2025.06.04 18:28:35.000164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.79 MiB, peak 159.61 MiB, free memory in arenas 0.00 B, will set to 157.81 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2025.06.04 18:28:36.164163 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 754 | 2025.06.04 18:28:36.164436 [ 275 ] {e6022dd1-f4a5-41ed-9584-ab59f9ac4ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 755 | 2025.06.04 18:28:36.170733 [ 275 ] {e6022dd1-f4a5-41ed-9584-ab59f9ac4ae1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 756 | 2025.06.04 18:28:36.170971 [ 275 ] {e6022dd1-f4a5-41ed-9584-ab59f9ac4ae1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 757 | 2025.06.04 18:28:36.173648 [ 275 ] {e6022dd1-f4a5-41ed-9584-ab59f9ac4ae1} <Debug> TCPHandler: Processed in 0.009623444 sec. | ||
| 758 | 2025.06.04 18:28:36.177998 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 759 | 2025.06.04 18:28:36.178139 [ 275 ] {3b0d2e7a-abc9-44c6-931d-b2321be7ceed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 760 | 2025.06.04 18:28:36.180364 [ 275 ] {3b0d2e7a-abc9-44c6-931d-b2321be7ceed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 761 | 2025.06.04 18:28:36.180413 [ 275 ] {3b0d2e7a-abc9-44c6-931d-b2321be7ceed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 762 | 2025.06.04 18:28:36.180847 [ 275 ] {3b0d2e7a-abc9-44c6-931d-b2321be7ceed} <Debug> TCPHandler: Processed in 0.002902926 sec. | ||
| 763 | 2025.06.04 18:28:36.181110 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 764 | 2025.06.04 18:28:36.181225 [ 275 ] {a160fe93-9a5e-4da8-917f-380a5eb489b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 765 | 2025.06.04 18:28:36.183425 [ 275 ] {a160fe93-9a5e-4da8-917f-380a5eb489b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 766 | 2025.06.04 18:28:36.183470 [ 275 ] {a160fe93-9a5e-4da8-917f-380a5eb489b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 767 | 2025.06.04 18:28:36.183790 [ 275 ] {a160fe93-9a5e-4da8-917f-380a5eb489b3} <Debug> TCPHandler: Processed in 0.002729163 sec. | ||
| 768 | 2025.06.04 18:28:36.184052 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 769 | 2025.06.04 18:28:36.184166 [ 275 ] {15d71f62-7b2d-45a0-8441-793a1e434108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 770 | 2025.06.04 18:28:36.184402 [ 275 ] {15d71f62-7b2d-45a0-8441-793a1e434108} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 771 | 2025.06.04 18:28:36.184446 [ 275 ] {15d71f62-7b2d-45a0-8441-793a1e434108} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 772 | 2025.06.04 18:28:36.184736 [ 275 ] {15d71f62-7b2d-45a0-8441-793a1e434108} <Debug> TCPHandler: Processed in 0.000733201 sec. | ||
| 773 | 2025.06.04 18:28:36.184949 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 774 | 2025.06.04 18:28:36.185063 [ 275 ] {4aa7e987-7f5d-4659-be9c-103f02693edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 775 | 2025.06.04 18:28:36.185299 [ 275 ] {4aa7e987-7f5d-4659-be9c-103f02693edc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 776 | 2025.06.04 18:28:36.185343 [ 275 ] {4aa7e987-7f5d-4659-be9c-103f02693edc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 777 | 2025.06.04 18:28:36.185629 [ 275 ] {4aa7e987-7f5d-4659-be9c-103f02693edc} <Debug> TCPHandler: Processed in 0.000727851 sec. | ||
| 778 | 2025.06.04 18:28:36.185821 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 779 | 2025.06.04 18:28:36.185933 [ 275 ] {1e53c2f9-2c38-4532-a90b-dd4e9610cfce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 780 | 2025.06.04 18:28:36.186168 [ 275 ] {1e53c2f9-2c38-4532-a90b-dd4e9610cfce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 781 | 2025.06.04 18:28:36.186212 [ 275 ] {1e53c2f9-2c38-4532-a90b-dd4e9610cfce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 782 | 2025.06.04 18:28:36.186509 [ 275 ] {1e53c2f9-2c38-4532-a90b-dd4e9610cfce} <Debug> TCPHandler: Processed in 0.000736602 sec. | ||
| 783 | 2025.06.04 18:28:36.186710 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 784 | 2025.06.04 18:28:36.186824 [ 275 ] {8ab73320-a717-45b5-b7df-77cb70883f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 785 | 2025.06.04 18:28:36.187067 [ 275 ] {8ab73320-a717-45b5-b7df-77cb70883f91} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 786 | 2025.06.04 18:28:36.187111 [ 275 ] {8ab73320-a717-45b5-b7df-77cb70883f91} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 787 | 2025.06.04 18:28:36.187410 [ 275 ] {8ab73320-a717-45b5-b7df-77cb70883f91} <Debug> TCPHandler: Processed in 0.000748892 sec. | ||
| 788 | 2025.06.04 18:28:36.187607 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 789 | 2025.06.04 18:28:36.187721 [ 275 ] {5584f599-9cce-45f5-82fc-5098963249f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 790 | 2025.06.04 18:28:36.187959 [ 275 ] {5584f599-9cce-45f5-82fc-5098963249f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 791 | 2025.06.04 18:28:36.188002 [ 275 ] {5584f599-9cce-45f5-82fc-5098963249f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 792 | 2025.06.04 18:28:36.188314 [ 275 ] {5584f599-9cce-45f5-82fc-5098963249f5} <Debug> TCPHandler: Processed in 0.000755272 sec. | ||
| 793 | 2025.06.04 18:28:36.188523 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 794 | 2025.06.04 18:28:36.188636 [ 275 ] {634237a2-d2e3-4127-afdd-5039a0f55b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 795 | 2025.06.04 18:28:36.188876 [ 275 ] {634237a2-d2e3-4127-afdd-5039a0f55b8b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 796 | 2025.06.04 18:28:36.188920 [ 275 ] {634237a2-d2e3-4127-afdd-5039a0f55b8b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 797 | 2025.06.04 18:28:36.189220 [ 275 ] {634237a2-d2e3-4127-afdd-5039a0f55b8b} <Debug> TCPHandler: Processed in 0.000743992 sec. | ||
| 798 | 2025.06.04 18:28:36.189423 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 799 | 2025.06.04 18:28:36.189539 [ 275 ] {e89e4f12-7727-41de-a443-a4660d2e46f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 800 | 2025.06.04 18:28:36.189778 [ 275 ] {e89e4f12-7727-41de-a443-a4660d2e46f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 801 | 2025.06.04 18:28:36.189821 [ 275 ] {e89e4f12-7727-41de-a443-a4660d2e46f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 802 | 2025.06.04 18:28:36.190112 [ 275 ] {e89e4f12-7727-41de-a443-a4660d2e46f6} <Debug> TCPHandler: Processed in 0.000737552 sec. | ||
| 803 | 2025.06.04 18:28:36.190302 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 804 | 2025.06.04 18:28:36.190423 [ 275 ] {0bf58699-cf3c-4001-9a99-d4a85a36854b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 805 | 2025.06.04 18:28:36.190667 [ 275 ] {0bf58699-cf3c-4001-9a99-d4a85a36854b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 806 | 2025.06.04 18:28:36.190710 [ 275 ] {0bf58699-cf3c-4001-9a99-d4a85a36854b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 807 | 2025.06.04 18:28:36.191008 [ 275 ] {0bf58699-cf3c-4001-9a99-d4a85a36854b} <Debug> TCPHandler: Processed in 0.000753972 sec. | ||
| 808 | 2025.06.04 18:28:36.191227 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 809 | 2025.06.04 18:28:36.191343 [ 275 ] {0b2c5e80-ded3-4b9a-8f12-ccb47f77af45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 810 | 2025.06.04 18:28:36.191588 [ 275 ] {0b2c5e80-ded3-4b9a-8f12-ccb47f77af45} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 811 | 2025.06.04 18:28:36.191632 [ 275 ] {0b2c5e80-ded3-4b9a-8f12-ccb47f77af45} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 812 | 2025.06.04 18:28:36.191930 [ 275 ] {0b2c5e80-ded3-4b9a-8f12-ccb47f77af45} <Debug> TCPHandler: Processed in 0.000751152 sec. | ||
| 813 | 2025.06.04 18:28:36.192136 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 814 | 2025.06.04 18:28:36.192252 [ 275 ] {1c3308fa-2a4a-4a7c-aaad-10e2c8f7818f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 815 | 2025.06.04 18:28:36.192496 [ 275 ] {1c3308fa-2a4a-4a7c-aaad-10e2c8f7818f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 816 | 2025.06.04 18:28:36.192540 [ 275 ] {1c3308fa-2a4a-4a7c-aaad-10e2c8f7818f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 817 | 2025.06.04 18:28:36.192836 [ 275 ] {1c3308fa-2a4a-4a7c-aaad-10e2c8f7818f} <Debug> TCPHandler: Processed in 0.000747392 sec. | ||
| 818 | 2025.06.04 18:28:36.193025 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 819 | 2025.06.04 18:28:36.193140 [ 275 ] {f675e30d-fe28-44a3-a4b6-1c2c6e54c2b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 820 | 2025.06.04 18:28:36.193388 [ 275 ] {f675e30d-fe28-44a3-a4b6-1c2c6e54c2b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 821 | 2025.06.04 18:28:36.193430 [ 275 ] {f675e30d-fe28-44a3-a4b6-1c2c6e54c2b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 822 | 2025.06.04 18:28:36.193731 [ 275 ] {f675e30d-fe28-44a3-a4b6-1c2c6e54c2b5} <Debug> TCPHandler: Processed in 0.000752762 sec. | ||
| 823 | 2025.06.04 18:28:36.193940 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 824 | 2025.06.04 18:28:36.194058 [ 275 ] {0d04fd46-e50e-49c4-b2d1-1257f30f590f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 825 | 2025.06.04 18:28:36.194310 [ 275 ] {0d04fd46-e50e-49c4-b2d1-1257f30f590f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 826 | 2025.06.04 18:28:36.194353 [ 275 ] {0d04fd46-e50e-49c4-b2d1-1257f30f590f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 827 | 2025.06.04 18:28:36.194650 [ 275 ] {0d04fd46-e50e-49c4-b2d1-1257f30f590f} <Debug> TCPHandler: Processed in 0.000758153 sec. | ||
| 828 | 2025.06.04 18:28:36.194855 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 829 | 2025.06.04 18:28:36.194990 [ 275 ] {3d711b36-0f37-4840-8940-7109b4977749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 830 | 2025.06.04 18:28:36.195262 [ 275 ] {3d711b36-0f37-4840-8940-7109b4977749} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 831 | 2025.06.04 18:28:36.195307 [ 275 ] {3d711b36-0f37-4840-8940-7109b4977749} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 832 | 2025.06.04 18:28:36.195614 [ 275 ] {3d711b36-0f37-4840-8940-7109b4977749} <Debug> TCPHandler: Processed in 0.000820943 sec. | ||
| 833 | 2025.06.04 18:28:36.195825 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 834 | 2025.06.04 18:28:36.195942 [ 275 ] {bd4cbff7-71de-42e8-a36e-3e97fd548929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 835 | 2025.06.04 18:28:36.196201 [ 275 ] {bd4cbff7-71de-42e8-a36e-3e97fd548929} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 836 | 2025.06.04 18:28:36.196244 [ 275 ] {bd4cbff7-71de-42e8-a36e-3e97fd548929} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 837 | 2025.06.04 18:28:36.196551 [ 275 ] {bd4cbff7-71de-42e8-a36e-3e97fd548929} <Debug> TCPHandler: Processed in 0.000773442 sec. | ||
| 838 | 2025.06.04 18:28:36.196756 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 839 | 2025.06.04 18:28:36.196873 [ 275 ] {cd667fb2-cb42-4f62-accb-1312b83c55dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 840 | 2025.06.04 18:28:36.197138 [ 275 ] {cd667fb2-cb42-4f62-accb-1312b83c55dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 841 | 2025.06.04 18:28:36.197181 [ 275 ] {cd667fb2-cb42-4f62-accb-1312b83c55dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 842 | 2025.06.04 18:28:36.197529 [ 275 ] {cd667fb2-cb42-4f62-accb-1312b83c55dd} <Debug> TCPHandler: Processed in 0.000819913 sec. | ||
| 843 | 2025.06.04 18:28:36.203442 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 844 | 2025.06.04 18:28:36.203553 [ 275 ] {c47ea830-973b-4e4d-97d1-a140eedeb3be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 845 | 2025.06.04 18:28:36.203596 [ 275 ] {c47ea830-973b-4e4d-97d1-a140eedeb3be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 846 | 2025.06.04 18:28:36.204148 [ 275 ] {c47ea830-973b-4e4d-97d1-a140eedeb3be} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 847 | 2025.06.04 18:28:36.204187 [ 275 ] {c47ea830-973b-4e4d-97d1-a140eedeb3be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 848 | 2025.06.04 18:28:36.204788 [ 275 ] {c47ea830-973b-4e4d-97d1-a140eedeb3be} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 849 | 2025.06.04 18:28:36.205174 [ 275 ] {c47ea830-973b-4e4d-97d1-a140eedeb3be} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 850 | 2025.06.04 18:28:36.205316 [ 275 ] {c47ea830-973b-4e4d-97d1-a140eedeb3be} <Debug> executeQuery: Read 18 rows, 2.52 KiB in 0.001795 sec., 10027.855153203343 rows/sec., 1.37 MiB/sec. | ||
| 851 | 2025.06.04 18:28:36.205355 [ 275 ] {c47ea830-973b-4e4d-97d1-a140eedeb3be} <Debug> TCPHandler: Processed in 0.001964471 sec. | ||
| 852 | 2025.06.04 18:28:36.205469 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2025.06.04 18:28:36.205562 [ 275 ] {7dc20900-7e6b-4f00-8406-fabf83b67822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 854 | 2025.06.04 18:28:36.205601 [ 275 ] {7dc20900-7e6b-4f00-8406-fabf83b67822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 855 | 2025.06.04 18:28:36.208446 [ 275 ] {7dc20900-7e6b-4f00-8406-fabf83b67822} <Trace> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 856 | 2025.06.04 18:28:36.208476 [ 275 ] {7dc20900-7e6b-4f00-8406-fabf83b67822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 857 | 2025.06.04 18:28:36.208907 [ 275 ] {7dc20900-7e6b-4f00-8406-fabf83b67822} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 858 | 2025.06.04 18:28:36.209387 [ 275 ] {7dc20900-7e6b-4f00-8406-fabf83b67822} <Trace> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 859 | 2025.06.04 18:28:36.209525 [ 275 ] {7dc20900-7e6b-4f00-8406-fabf83b67822} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.003981 sec., 14066.817382567193 rows/sec., 1.07 MiB/sec. | ||
| 860 | 2025.06.04 18:28:36.209561 [ 275 ] {7dc20900-7e6b-4f00-8406-fabf83b67822} <Debug> TCPHandler: Processed in 0.004142536 sec. | ||
| 861 | 2025.06.04 18:28:36.209679 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 862 | 2025.06.04 18:28:36.209776 [ 275 ] {e0e41e7e-5029-4489-886f-02bbc4763555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 863 | 2025.06.04 18:28:36.209817 [ 275 ] {e0e41e7e-5029-4489-886f-02bbc4763555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 864 | 2025.06.04 18:28:36.210302 [ 275 ] {e0e41e7e-5029-4489-886f-02bbc4763555} <Trace> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 865 | 2025.06.04 18:28:36.210352 [ 275 ] {e0e41e7e-5029-4489-886f-02bbc4763555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 866 | 2025.06.04 18:28:36.210800 [ 275 ] {e0e41e7e-5029-4489-886f-02bbc4763555} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 867 | 2025.06.04 18:28:36.211238 [ 275 ] {e0e41e7e-5029-4489-886f-02bbc4763555} <Trace> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 868 | 2025.06.04 18:28:36.211366 [ 275 ] {e0e41e7e-5029-4489-886f-02bbc4763555} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00161 sec., 39751.55279503105 rows/sec., 3.10 MiB/sec. | ||
| 869 | 2025.06.04 18:28:36.211404 [ 275 ] {e0e41e7e-5029-4489-886f-02bbc4763555} <Debug> TCPHandler: Processed in 0.001773919 sec. | ||
| 870 | 2025.06.04 18:28:36.211521 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 871 | 2025.06.04 18:28:36.211617 [ 275 ] {72f9af58-527b-4553-b91c-3c8f08229cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 872 | 2025.06.04 18:28:36.211660 [ 275 ] {72f9af58-527b-4553-b91c-3c8f08229cf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 873 | 2025.06.04 18:28:36.214024 [ 275 ] {72f9af58-527b-4553-b91c-3c8f08229cf1} <Trace> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 874 | 2025.06.04 18:28:36.214058 [ 275 ] {72f9af58-527b-4553-b91c-3c8f08229cf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 875 | 2025.06.04 18:28:36.216556 [ 275 ] {72f9af58-527b-4553-b91c-3c8f08229cf1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 876 | 2025.06.04 18:28:36.217057 [ 275 ] {72f9af58-527b-4553-b91c-3c8f08229cf1} <Trace> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 877 | 2025.06.04 18:28:36.217207 [ 275 ] {72f9af58-527b-4553-b91c-3c8f08229cf1} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.005608 sec., 22824.53637660485 rows/sec., 1.59 MiB/sec. | ||
| 878 | 2025.06.04 18:28:36.217251 [ 275 ] {72f9af58-527b-4553-b91c-3c8f08229cf1} <Debug> TCPHandler: Processed in 0.005780932 sec. | ||
| 879 | 2025.06.04 18:28:36.217388 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 880 | 2025.06.04 18:28:36.217487 [ 275 ] {b171d83f-e840-40e2-a1b1-80e2e130f9b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 881 | 2025.06.04 18:28:36.217530 [ 275 ] {b171d83f-e840-40e2-a1b1-80e2e130f9b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 882 | 2025.06.04 18:28:36.217856 [ 275 ] {b171d83f-e840-40e2-a1b1-80e2e130f9b8} <Trace> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 883 | 2025.06.04 18:28:36.217892 [ 275 ] {b171d83f-e840-40e2-a1b1-80e2e130f9b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 884 | 2025.06.04 18:28:36.218306 [ 275 ] {b171d83f-e840-40e2-a1b1-80e2e130f9b8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 885 | 2025.06.04 18:28:36.218775 [ 275 ] {b171d83f-e840-40e2-a1b1-80e2e130f9b8} <Trace> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 886 | 2025.06.04 18:28:36.218904 [ 275 ] {b171d83f-e840-40e2-a1b1-80e2e130f9b8} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001436 sec., 33426.18384401114 rows/sec., 2.25 MiB/sec. | ||
| 887 | 2025.06.04 18:28:36.218939 [ 275 ] {b171d83f-e840-40e2-a1b1-80e2e130f9b8} <Debug> TCPHandler: Processed in 0.001613616 sec. | ||
| 888 | 2025.06.04 18:28:37.206339 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 889 | 2025.06.04 18:28:37.206803 [ 245 ] {} <Trace> system.asynchronous_metric_log (86b83c24-08ef-4f5b-8de6-807460913ebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 890 | 2025.06.04 18:28:37.206849 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 891 | 2025.06.04 18:28:37.207509 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 892 | 2025.06.04 18:28:37.207977 [ 245 ] {} <Trace> system.asynchronous_metric_log (86b83c24-08ef-4f5b-8de6-807460913ebf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 893 | 2025.06.04 18:28:37.208137 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 894 | 2025.06.04 18:28:37.271127 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 895 | 2025.06.04 18:28:37.288279 [ 244 ] {} <Trace> system.metric_log (7528a410-4e8e-416e-a8f9-493f5cbe5b7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 896 | 2025.06.04 18:28:37.288351 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 897 | 2025.06.04 18:28:37.294896 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 898 | 2025.06.04 18:28:37.296118 [ 244 ] {} <Trace> system.metric_log (7528a410-4e8e-416e-a8f9-493f5cbe5b7a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 899 | 2025.06.04 18:28:37.299992 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 900 | 2025.06.04 18:28:41.167957 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 901 | 2025.06.04 18:28:41.168167 [ 275 ] {b6883ddf-98a3-4abb-8850-f7e013f77122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 902 | 2025.06.04 18:28:41.168239 [ 275 ] {b6883ddf-98a3-4abb-8850-f7e013f77122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 903 | 2025.06.04 18:28:41.168890 [ 275 ] {b6883ddf-98a3-4abb-8850-f7e013f77122} <Trace> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 904 | 2025.06.04 18:28:41.168944 [ 275 ] {b6883ddf-98a3-4abb-8850-f7e013f77122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 905 | 2025.06.04 18:28:41.169496 [ 275 ] {b6883ddf-98a3-4abb-8850-f7e013f77122} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 906 | 2025.06.04 18:28:41.170035 [ 275 ] {b6883ddf-98a3-4abb-8850-f7e013f77122} <Trace> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 907 | 2025.06.04 18:28:41.170200 [ 275 ] {b6883ddf-98a3-4abb-8850-f7e013f77122} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002085 sec., 26858.51318944844 rows/sec., 2.05 MiB/sec. | ||
| 908 | 2025.06.04 18:28:41.170248 [ 275 ] {b6883ddf-98a3-4abb-8850-f7e013f77122} <Debug> TCPHandler: Processed in 0.002429628 sec. | ||
| 909 | 2025.06.04 18:28:41.170381 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 910 | 2025.06.04 18:28:41.170487 [ 275 ] {e365d9c3-8106-4d37-a0ed-5d937591ff1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 911 | 2025.06.04 18:28:41.170533 [ 275 ] {e365d9c3-8106-4d37-a0ed-5d937591ff1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 912 | 2025.06.04 18:28:41.171006 [ 275 ] {e365d9c3-8106-4d37-a0ed-5d937591ff1a} <Trace> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 913 | 2025.06.04 18:28:41.171046 [ 275 ] {e365d9c3-8106-4d37-a0ed-5d937591ff1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 914 | 2025.06.04 18:28:41.171505 [ 275 ] {e365d9c3-8106-4d37-a0ed-5d937591ff1a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 915 | 2025.06.04 18:28:41.171959 [ 275 ] {e365d9c3-8106-4d37-a0ed-5d937591ff1a} <Trace> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 916 | 2025.06.04 18:28:41.172095 [ 275 ] {e365d9c3-8106-4d37-a0ed-5d937591ff1a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001632 sec., 39215.686274509804 rows/sec., 3.06 MiB/sec. | ||
| 917 | 2025.06.04 18:28:41.172134 [ 275 ] {e365d9c3-8106-4d37-a0ed-5d937591ff1a} <Debug> TCPHandler: Processed in 0.001812948 sec. | ||
| 918 | 2025.06.04 18:28:41.172245 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 919 | 2025.06.04 18:28:41.172343 [ 275 ] {b817afe3-b930-458f-b930-9b820caef4d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 920 | 2025.06.04 18:28:41.172388 [ 275 ] {b817afe3-b930-458f-b930-9b820caef4d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 921 | 2025.06.04 18:28:41.172796 [ 275 ] {b817afe3-b930-458f-b930-9b820caef4d9} <Trace> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 922 | 2025.06.04 18:28:41.172835 [ 275 ] {b817afe3-b930-458f-b930-9b820caef4d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 923 | 2025.06.04 18:28:41.173333 [ 275 ] {b817afe3-b930-458f-b930-9b820caef4d9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 924 | 2025.06.04 18:28:41.173832 [ 275 ] {b817afe3-b930-458f-b930-9b820caef4d9} <Trace> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 925 | 2025.06.04 18:28:41.173966 [ 275 ] {b817afe3-b930-458f-b930-9b820caef4d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001643 sec., 97382.83627510651 rows/sec., 6.78 MiB/sec. | ||
| 926 | 2025.06.04 18:28:41.174001 [ 275 ] {b817afe3-b930-458f-b930-9b820caef4d9} <Debug> TCPHandler: Processed in 0.001808019 sec. | ||
| 927 | 2025.06.04 18:28:41.174104 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 928 | 2025.06.04 18:28:41.174199 [ 275 ] {049e544b-e95f-4f13-94d3-92a9800ffc07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 929 | 2025.06.04 18:28:41.174243 [ 275 ] {049e544b-e95f-4f13-94d3-92a9800ffc07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 930 | 2025.06.04 18:28:41.174587 [ 275 ] {049e544b-e95f-4f13-94d3-92a9800ffc07} <Trace> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 931 | 2025.06.04 18:28:41.174626 [ 275 ] {049e544b-e95f-4f13-94d3-92a9800ffc07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 932 | 2025.06.04 18:28:41.175060 [ 275 ] {049e544b-e95f-4f13-94d3-92a9800ffc07} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 933 | 2025.06.04 18:28:41.175529 [ 275 ] {049e544b-e95f-4f13-94d3-92a9800ffc07} <Trace> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 934 | 2025.06.04 18:28:41.175659 [ 275 ] {049e544b-e95f-4f13-94d3-92a9800ffc07} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001478 sec., 40595.399188092015 rows/sec., 2.74 MiB/sec. | ||
| 935 | 2025.06.04 18:28:41.175695 [ 275 ] {049e544b-e95f-4f13-94d3-92a9800ffc07} <Debug> TCPHandler: Processed in 0.001642326 sec. | ||
| 936 | 2025.06.04 18:28:44.663736 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 937 | 2025.06.04 18:28:44.663809 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 938 | 2025.06.04 18:28:44.703130 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 142 | ||
| 939 | 2025.06.04 18:28:44.706299 [ 243 ] {} <Trace> system.query_log (afcd4306-3679-4fd6-a85a-d2f0c356eda8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 940 | 2025.06.04 18:28:44.706344 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 941 | 2025.06.04 18:28:44.707519 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 942 | 2025.06.04 18:28:44.707776 [ 243 ] {} <Trace> system.query_log (afcd4306-3679-4fd6-a85a-d2f0c356eda8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 943 | 2025.06.04 18:28:44.708003 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 142 | ||
| 944 | 2025.06.04 18:28:44.708258 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 945 | 2025.06.04 18:28:44.708775 [ 245 ] {} <Trace> system.asynchronous_metric_log (86b83c24-08ef-4f5b-8de6-807460913ebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 946 | 2025.06.04 18:28:44.708821 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 947 | 2025.06.04 18:28:44.709353 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 948 | 2025.06.04 18:28:44.709588 [ 245 ] {} <Trace> system.asynchronous_metric_log (86b83c24-08ef-4f5b-8de6-807460913ebf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 949 | 2025.06.04 18:28:44.709724 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 950 | 2025.06.04 18:28:44.800117 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 951 | 2025.06.04 18:28:44.817343 [ 244 ] {} <Trace> system.metric_log (7528a410-4e8e-416e-a8f9-493f5cbe5b7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 952 | 2025.06.04 18:28:44.817400 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 953 | 2025.06.04 18:28:44.823915 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 954 | 2025.06.04 18:28:44.824653 [ 244 ] {} <Trace> system.metric_log (7528a410-4e8e-416e-a8f9-493f5cbe5b7a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 955 | 2025.06.04 18:28:44.827569 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 956 | 2025.06.04 18:28:45.000256 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.04 MiB, peak 165.04 MiB, free memory in arenas 0.00 B, will set to 162.10 MiB (RSS), difference: 1.06 MiB | ||
| 957 | 2025.06.04 18:28:46.161346 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 958 | 2025.06.04 18:28:46.161592 [ 275 ] {25de5ae1-e12d-4f21-b934-cbbde516d28c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 959 | 2025.06.04 18:28:46.163895 [ 275 ] {25de5ae1-e12d-4f21-b934-cbbde516d28c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 960 | 2025.06.04 18:28:46.163967 [ 275 ] {25de5ae1-e12d-4f21-b934-cbbde516d28c} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 961 | 2025.06.04 18:28:46.164203 [ 275 ] {25de5ae1-e12d-4f21-b934-cbbde516d28c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 962 | 2025.06.04 18:28:46.166241 [ 275 ] {25de5ae1-e12d-4f21-b934-cbbde516d28c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 963 | 2025.06.04 18:28:46.170233 [ 275 ] {25de5ae1-e12d-4f21-b934-cbbde516d28c} <Debug> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 964 | 2025.06.04 18:28:46.174316 [ 275 ] {25de5ae1-e12d-4f21-b934-cbbde516d28c} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 965 | 2025.06.04 18:28:46.176214 [ 275 ] {25de5ae1-e12d-4f21-b934-cbbde516d28c} <Debug> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (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 | ||
| 966 | 2025.06.04 18:28:46.176241 [ 275 ] {25de5ae1-e12d-4f21-b934-cbbde516d28c} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 967 | 2025.06.04 18:28:46.180121 [ 275 ] {25de5ae1-e12d-4f21-b934-cbbde516d28c} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 968 | 2025.06.04 18:28:46.180155 [ 275 ] {25de5ae1-e12d-4f21-b934-cbbde516d28c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 969 | 2025.06.04 18:28:46.198799 [ 275 ] {25de5ae1-e12d-4f21-b934-cbbde516d28c} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.037295 sec., 482.6384233811503 rows/sec., 19.74 KiB/sec. | ||
| 970 | 2025.06.04 18:28:46.198905 [ 275 ] {25de5ae1-e12d-4f21-b934-cbbde516d28c} <Debug> TCPHandler: Processed in 0.037693971 sec. | ||
| 971 | 2025.06.04 18:28:46.200697 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 972 | 2025.06.04 18:28:46.200861 [ 275 ] {02fb1696-4d88-4752-9d91-1e0c6a15b347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 973 | 2025.06.04 18:28:46.201122 [ 275 ] {02fb1696-4d88-4752-9d91-1e0c6a15b347} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 974 | 2025.06.04 18:28:46.201162 [ 275 ] {02fb1696-4d88-4752-9d91-1e0c6a15b347} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 975 | 2025.06.04 18:28:46.201376 [ 275 ] {02fb1696-4d88-4752-9d91-1e0c6a15b347} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 976 | 2025.06.04 18:28:46.201443 [ 275 ] {02fb1696-4d88-4752-9d91-1e0c6a15b347} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 977 | 2025.06.04 18:28:46.201571 [ 275 ] {02fb1696-4d88-4752-9d91-1e0c6a15b347} <Debug> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 978 | 2025.06.04 18:28:46.201608 [ 275 ] {02fb1696-4d88-4752-9d91-1e0c6a15b347} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 979 | 2025.06.04 18:28:46.201631 [ 275 ] {02fb1696-4d88-4752-9d91-1e0c6a15b347} <Debug> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (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 | ||
| 980 | 2025.06.04 18:28:46.201649 [ 275 ] {02fb1696-4d88-4752-9d91-1e0c6a15b347} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 981 | 2025.06.04 18:28:46.201690 [ 275 ] {02fb1696-4d88-4752-9d91-1e0c6a15b347} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 982 | 2025.06.04 18:28:46.201712 [ 275 ] {02fb1696-4d88-4752-9d91-1e0c6a15b347} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 983 | 2025.06.04 18:28:46.202194 [ 275 ] {02fb1696-4d88-4752-9d91-1e0c6a15b347} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001404 sec., 12820.51282051282 rows/sec., 524.45 KiB/sec. | ||
| 984 | 2025.06.04 18:28:46.202279 [ 275 ] {02fb1696-4d88-4752-9d91-1e0c6a15b347} <Debug> TCPHandler: Processed in 0.001639966 sec. | ||
| 985 | 2025.06.04 18:28:46.202465 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 986 | 2025.06.04 18:28:46.202595 [ 275 ] {eeb91b1a-524a-4eda-abd7-96ba2d9c38f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 987 | 2025.06.04 18:28:46.202793 [ 275 ] {eeb91b1a-524a-4eda-abd7-96ba2d9c38f7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 988 | 2025.06.04 18:28:46.202825 [ 275 ] {eeb91b1a-524a-4eda-abd7-96ba2d9c38f7} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 989 | 2025.06.04 18:28:46.202992 [ 275 ] {eeb91b1a-524a-4eda-abd7-96ba2d9c38f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 990 | 2025.06.04 18:28:46.203044 [ 275 ] {eeb91b1a-524a-4eda-abd7-96ba2d9c38f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 991 | 2025.06.04 18:28:46.203142 [ 275 ] {eeb91b1a-524a-4eda-abd7-96ba2d9c38f7} <Debug> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 992 | 2025.06.04 18:28:46.203169 [ 275 ] {eeb91b1a-524a-4eda-abd7-96ba2d9c38f7} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 993 | 2025.06.04 18:28:46.203188 [ 275 ] {eeb91b1a-524a-4eda-abd7-96ba2d9c38f7} <Debug> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (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 | ||
| 994 | 2025.06.04 18:28:46.203202 [ 275 ] {eeb91b1a-524a-4eda-abd7-96ba2d9c38f7} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 995 | 2025.06.04 18:28:46.203234 [ 275 ] {eeb91b1a-524a-4eda-abd7-96ba2d9c38f7} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 996 | 2025.06.04 18:28:46.203253 [ 275 ] {eeb91b1a-524a-4eda-abd7-96ba2d9c38f7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 997 | 2025.06.04 18:28:46.203695 [ 275 ] {eeb91b1a-524a-4eda-abd7-96ba2d9c38f7} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001148 sec., 15679.442508710803 rows/sec., 641.40 KiB/sec. | ||
| 998 | 2025.06.04 18:28:46.203776 [ 275 ] {eeb91b1a-524a-4eda-abd7-96ba2d9c38f7} <Debug> TCPHandler: Processed in 0.001360722 sec. | ||
| 999 | 2025.06.04 18:28:46.203963 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1000 | 2025.06.04 18:28:46.204090 [ 275 ] {1b6095e0-c82b-4317-beec-e5d1d9957dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1001 | 2025.06.04 18:28:46.204282 [ 275 ] {1b6095e0-c82b-4317-beec-e5d1d9957dac} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1002 | 2025.06.04 18:28:46.204313 [ 275 ] {1b6095e0-c82b-4317-beec-e5d1d9957dac} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1003 | 2025.06.04 18:28:46.204486 [ 275 ] {1b6095e0-c82b-4317-beec-e5d1d9957dac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1004 | 2025.06.04 18:28:46.204539 [ 275 ] {1b6095e0-c82b-4317-beec-e5d1d9957dac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1005 | 2025.06.04 18:28:46.204635 [ 275 ] {1b6095e0-c82b-4317-beec-e5d1d9957dac} <Debug> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1006 | 2025.06.04 18:28:46.204664 [ 275 ] {1b6095e0-c82b-4317-beec-e5d1d9957dac} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1007 | 2025.06.04 18:28:46.204683 [ 275 ] {1b6095e0-c82b-4317-beec-e5d1d9957dac} <Debug> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (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 | ||
| 1008 | 2025.06.04 18:28:46.204698 [ 275 ] {1b6095e0-c82b-4317-beec-e5d1d9957dac} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1009 | 2025.06.04 18:28:46.204730 [ 275 ] {1b6095e0-c82b-4317-beec-e5d1d9957dac} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1010 | 2025.06.04 18:28:46.204748 [ 275 ] {1b6095e0-c82b-4317-beec-e5d1d9957dac} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1011 | 2025.06.04 18:28:46.205171 [ 275 ] {1b6095e0-c82b-4317-beec-e5d1d9957dac} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001129 sec., 15943.312666076174 rows/sec., 652.19 KiB/sec. | ||
| 1012 | 2025.06.04 18:28:46.205255 [ 275 ] {1b6095e0-c82b-4317-beec-e5d1d9957dac} <Debug> TCPHandler: Processed in 0.001342311 sec. | ||
| 1013 | 2025.06.04 18:28:46.212092 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1014 | 2025.06.04 18:28:46.212207 [ 275 ] {d4035cce-8d4c-4fc8-b2a1-8d5e7ff2d7a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1015 | 2025.06.04 18:28:46.212251 [ 275 ] {d4035cce-8d4c-4fc8-b2a1-8d5e7ff2d7a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1016 | 2025.06.04 18:28:46.212824 [ 275 ] {d4035cce-8d4c-4fc8-b2a1-8d5e7ff2d7a3} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1017 | 2025.06.04 18:28:46.212875 [ 275 ] {d4035cce-8d4c-4fc8-b2a1-8d5e7ff2d7a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1018 | 2025.06.04 18:28:46.213311 [ 275 ] {d4035cce-8d4c-4fc8-b2a1-8d5e7ff2d7a3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1019 | 2025.06.04 18:28:46.213523 [ 275 ] {d4035cce-8d4c-4fc8-b2a1-8d5e7ff2d7a3} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1020 | 2025.06.04 18:28:46.213680 [ 275 ] {d4035cce-8d4c-4fc8-b2a1-8d5e7ff2d7a3} <Debug> executeQuery: Read 4 rows, 433.00 B in 0.001506 sec., 2656.042496679947 rows/sec., 280.78 KiB/sec. | ||
| 1021 | 2025.06.04 18:28:46.213719 [ 275 ] {d4035cce-8d4c-4fc8-b2a1-8d5e7ff2d7a3} <Debug> TCPHandler: Processed in 0.001679767 sec. | ||
| 1022 | 2025.06.04 18:28:46.213837 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1023 | 2025.06.04 18:28:46.213930 [ 275 ] {3ab06670-301f-46a7-b90b-764792406872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1024 | 2025.06.04 18:28:46.213971 [ 275 ] {3ab06670-301f-46a7-b90b-764792406872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1025 | 2025.06.04 18:28:46.214448 [ 275 ] {3ab06670-301f-46a7-b90b-764792406872} <Trace> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1026 | 2025.06.04 18:28:46.214485 [ 275 ] {3ab06670-301f-46a7-b90b-764792406872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1027 | 2025.06.04 18:28:46.214798 [ 275 ] {3ab06670-301f-46a7-b90b-764792406872} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1028 | 2025.06.04 18:28:46.215036 [ 275 ] {3ab06670-301f-46a7-b90b-764792406872} <Trace> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1029 | 2025.06.04 18:28:46.215161 [ 275 ] {3ab06670-301f-46a7-b90b-764792406872} <Debug> executeQuery: Read 108 rows, 9.24 KiB in 0.001249 sec., 86469.17534027222 rows/sec., 7.22 MiB/sec. | ||
| 1030 | 2025.06.04 18:28:46.215198 [ 275 ] {3ab06670-301f-46a7-b90b-764792406872} <Debug> TCPHandler: Processed in 0.001412492 sec. | ||
| 1031 | 2025.06.04 18:28:46.215313 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1032 | 2025.06.04 18:28:46.215408 [ 275 ] {3487b815-88af-43cb-9337-68827999f87c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1033 | 2025.06.04 18:28:46.215449 [ 275 ] {3487b815-88af-43cb-9337-68827999f87c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1034 | 2025.06.04 18:28:46.215839 [ 275 ] {3487b815-88af-43cb-9337-68827999f87c} <Trace> oximeter.fields_u16 (4ad74f54-6fb7-473a-98c1-1da4551dcdf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1035 | 2025.06.04 18:28:46.215877 [ 275 ] {3487b815-88af-43cb-9337-68827999f87c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1036 | 2025.06.04 18:28:46.216198 [ 275 ] {3487b815-88af-43cb-9337-68827999f87c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1037 | 2025.06.04 18:28:46.216429 [ 275 ] {3487b815-88af-43cb-9337-68827999f87c} <Trace> oximeter.fields_u16 (4ad74f54-6fb7-473a-98c1-1da4551dcdf5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1038 | 2025.06.04 18:28:46.216554 [ 275 ] {3487b815-88af-43cb-9337-68827999f87c} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001165 sec., 22317.596566523604 rows/sec., 1.64 MiB/sec. | ||
| 1039 | 2025.06.04 18:28:46.216590 [ 275 ] {3487b815-88af-43cb-9337-68827999f87c} <Debug> TCPHandler: Processed in 0.001327661 sec. | ||
| 1040 | 2025.06.04 18:28:46.216700 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1041 | 2025.06.04 18:28:46.216792 [ 275 ] {0528bc20-a756-44d6-b4ad-5c2e61798bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1042 | 2025.06.04 18:28:46.216832 [ 275 ] {0528bc20-a756-44d6-b4ad-5c2e61798bb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1043 | 2025.06.04 18:28:46.217244 [ 275 ] {0528bc20-a756-44d6-b4ad-5c2e61798bb1} <Trace> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1044 | 2025.06.04 18:28:46.217281 [ 275 ] {0528bc20-a756-44d6-b4ad-5c2e61798bb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1045 | 2025.06.04 18:28:46.217588 [ 275 ] {0528bc20-a756-44d6-b4ad-5c2e61798bb1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1046 | 2025.06.04 18:28:46.217807 [ 275 ] {0528bc20-a756-44d6-b4ad-5c2e61798bb1} <Trace> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1047 | 2025.06.04 18:28:46.217930 [ 275 ] {0528bc20-a756-44d6-b4ad-5c2e61798bb1} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001156 sec., 88235.29411764706 rows/sec., 6.90 MiB/sec. | ||
| 1048 | 2025.06.04 18:28:46.217966 [ 275 ] {0528bc20-a756-44d6-b4ad-5c2e61798bb1} <Debug> TCPHandler: Processed in 0.001315991 sec. | ||
| 1049 | 2025.06.04 18:28:46.218074 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1050 | 2025.06.04 18:28:46.218167 [ 275 ] {3ceed4e1-ffc5-4f5b-b727-150316b046d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1051 | 2025.06.04 18:28:46.218209 [ 275 ] {3ceed4e1-ffc5-4f5b-b727-150316b046d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1052 | 2025.06.04 18:28:46.218666 [ 275 ] {3ceed4e1-ffc5-4f5b-b727-150316b046d4} <Trace> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1053 | 2025.06.04 18:28:46.218704 [ 275 ] {3ceed4e1-ffc5-4f5b-b727-150316b046d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1054 | 2025.06.04 18:28:46.219031 [ 275 ] {3ceed4e1-ffc5-4f5b-b727-150316b046d4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1055 | 2025.06.04 18:28:46.219253 [ 275 ] {3ceed4e1-ffc5-4f5b-b727-150316b046d4} <Trace> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1056 | 2025.06.04 18:28:46.219377 [ 275 ] {3ceed4e1-ffc5-4f5b-b727-150316b046d4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 1057 | 2025.06.04 18:28:46.219415 [ 275 ] {3ceed4e1-ffc5-4f5b-b727-150316b046d4} <Debug> TCPHandler: Processed in 0.001391282 sec. | ||
| 1058 | 2025.06.04 18:28:46.219536 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1059 | 2025.06.04 18:28:46.219630 [ 275 ] {0f7f0e20-f886-420e-b9af-56274e190246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1060 | 2025.06.04 18:28:46.219684 [ 275 ] {0f7f0e20-f886-420e-b9af-56274e190246} <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 | ||
| 1061 | 2025.06.04 18:28:46.220499 [ 275 ] {0f7f0e20-f886-420e-b9af-56274e190246} <Trace> oximeter.measurements_histogramu64 (8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1062 | 2025.06.04 18:28:46.220537 [ 275 ] {0f7f0e20-f886-420e-b9af-56274e190246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1063 | 2025.06.04 18:28:46.221637 [ 275 ] {0f7f0e20-f886-420e-b9af-56274e190246} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1064 | 2025.06.04 18:28:46.221880 [ 275 ] {0f7f0e20-f886-420e-b9af-56274e190246} <Trace> oximeter.measurements_histogramu64 (8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1065 | 2025.06.04 18:28:46.222011 [ 275 ] {0f7f0e20-f886-420e-b9af-56274e190246} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002398 sec., 10842.368640533778 rows/sec., 19.43 MiB/sec. | ||
| 1066 | 2025.06.04 18:28:46.222066 [ 275 ] {0f7f0e20-f886-420e-b9af-56274e190246} <Debug> TCPHandler: Processed in 0.002581081 sec. | ||
| 1067 | 2025.06.04 18:28:46.222179 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1068 | 2025.06.04 18:28:46.222272 [ 275 ] {3b4d6921-0866-4d41-bb39-7ebc17da5007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1069 | 2025.06.04 18:28:46.222313 [ 275 ] {3b4d6921-0866-4d41-bb39-7ebc17da5007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1070 | 2025.06.04 18:28:46.222628 [ 275 ] {3b4d6921-0866-4d41-bb39-7ebc17da5007} <Trace> oximeter.measurements_i64 (a85f4e21-64a9-44d3-bb04-8f884022f5f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1071 | 2025.06.04 18:28:46.222664 [ 275 ] {3b4d6921-0866-4d41-bb39-7ebc17da5007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1072 | 2025.06.04 18:28:46.222978 [ 275 ] {3b4d6921-0866-4d41-bb39-7ebc17da5007} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1073 | 2025.06.04 18:28:46.223202 [ 275 ] {3b4d6921-0866-4d41-bb39-7ebc17da5007} <Trace> oximeter.measurements_i64 (a85f4e21-64a9-44d3-bb04-8f884022f5f8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1074 | 2025.06.04 18:28:46.223323 [ 275 ] {3b4d6921-0866-4d41-bb39-7ebc17da5007} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.001069 sec., 19644.527595884003 rows/sec., 1.43 MiB/sec. | ||
| 1075 | 2025.06.04 18:28:46.223358 [ 275 ] {3b4d6921-0866-4d41-bb39-7ebc17da5007} <Debug> TCPHandler: Processed in 0.001230509 sec. | ||
| 1076 | 2025.06.04 18:28:46.223470 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1077 | 2025.06.04 18:28:46.223563 [ 275 ] {8b7f95de-966d-4921-9bfb-ff85f688d4c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1078 | 2025.06.04 18:28:46.223605 [ 275 ] {8b7f95de-966d-4921-9bfb-ff85f688d4c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1079 | 2025.06.04 18:28:46.223923 [ 275 ] {8b7f95de-966d-4921-9bfb-ff85f688d4c1} <Trace> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1080 | 2025.06.04 18:28:46.223961 [ 275 ] {8b7f95de-966d-4921-9bfb-ff85f688d4c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1081 | 2025.06.04 18:28:46.224265 [ 275 ] {8b7f95de-966d-4921-9bfb-ff85f688d4c1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1082 | 2025.06.04 18:28:46.224490 [ 275 ] {8b7f95de-966d-4921-9bfb-ff85f688d4c1} <Trace> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1083 | 2025.06.04 18:28:46.224621 [ 275 ] {8b7f95de-966d-4921-9bfb-ff85f688d4c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 1084 | 2025.06.04 18:28:46.224655 [ 275 ] {8b7f95de-966d-4921-9bfb-ff85f688d4c1} <Debug> TCPHandler: Processed in 0.00123483 sec. | ||
| 1085 | 2025.06.04 18:28:51.167858 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1086 | 2025.06.04 18:28:51.168061 [ 275 ] {bca73e7e-2181-4999-b4ae-08e1f650cb05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1087 | 2025.06.04 18:28:51.168130 [ 275 ] {bca73e7e-2181-4999-b4ae-08e1f650cb05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1088 | 2025.06.04 18:28:51.168782 [ 275 ] {bca73e7e-2181-4999-b4ae-08e1f650cb05} <Trace> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1089 | 2025.06.04 18:28:51.168825 [ 275 ] {bca73e7e-2181-4999-b4ae-08e1f650cb05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1090 | 2025.06.04 18:28:51.169257 [ 275 ] {bca73e7e-2181-4999-b4ae-08e1f650cb05} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1091 | 2025.06.04 18:28:51.169521 [ 275 ] {bca73e7e-2181-4999-b4ae-08e1f650cb05} <Trace> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1092 | 2025.06.04 18:28:51.169679 [ 275 ] {bca73e7e-2181-4999-b4ae-08e1f650cb05} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00167 sec., 33532.934131736525 rows/sec., 2.56 MiB/sec. | ||
| 1093 | 2025.06.04 18:28:51.169728 [ 275 ] {bca73e7e-2181-4999-b4ae-08e1f650cb05} <Debug> TCPHandler: Processed in 0.002007252 sec. | ||
| 1094 | 2025.06.04 18:28:51.169849 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1095 | 2025.06.04 18:28:51.169953 [ 275 ] {10768073-4a27-4d92-9caa-242339e3c649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1096 | 2025.06.04 18:28:51.169997 [ 275 ] {10768073-4a27-4d92-9caa-242339e3c649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1097 | 2025.06.04 18:28:51.170443 [ 275 ] {10768073-4a27-4d92-9caa-242339e3c649} <Trace> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1098 | 2025.06.04 18:28:51.170482 [ 275 ] {10768073-4a27-4d92-9caa-242339e3c649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1099 | 2025.06.04 18:28:51.170796 [ 275 ] {10768073-4a27-4d92-9caa-242339e3c649} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1100 | 2025.06.04 18:28:51.171025 [ 275 ] {10768073-4a27-4d92-9caa-242339e3c649} <Trace> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1101 | 2025.06.04 18:28:51.171153 [ 275 ] {10768073-4a27-4d92-9caa-242339e3c649} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001225 sec., 52244.897959183676 rows/sec., 4.08 MiB/sec. | ||
| 1102 | 2025.06.04 18:28:51.171192 [ 275 ] {10768073-4a27-4d92-9caa-242339e3c649} <Debug> TCPHandler: Processed in 0.001396972 sec. | ||
| 1103 | 2025.06.04 18:28:51.171306 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1104 | 2025.06.04 18:28:51.171402 [ 275 ] {ae439640-bbc5-4ff7-8cf7-78626772eec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1105 | 2025.06.04 18:28:51.171448 [ 275 ] {ae439640-bbc5-4ff7-8cf7-78626772eec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1106 | 2025.06.04 18:28:51.171865 [ 275 ] {ae439640-bbc5-4ff7-8cf7-78626772eec7} <Trace> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1107 | 2025.06.04 18:28:51.171903 [ 275 ] {ae439640-bbc5-4ff7-8cf7-78626772eec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1108 | 2025.06.04 18:28:51.172254 [ 275 ] {ae439640-bbc5-4ff7-8cf7-78626772eec7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1109 | 2025.06.04 18:28:51.172483 [ 275 ] {ae439640-bbc5-4ff7-8cf7-78626772eec7} <Trace> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1110 | 2025.06.04 18:28:51.172612 [ 275 ] {ae439640-bbc5-4ff7-8cf7-78626772eec7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 1111 | 2025.06.04 18:28:51.172650 [ 275 ] {ae439640-bbc5-4ff7-8cf7-78626772eec7} <Debug> TCPHandler: Processed in 0.001395062 sec. | ||
| 1112 | 2025.06.04 18:28:51.172753 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1113 | 2025.06.04 18:28:51.172848 [ 275 ] {bd620f5b-8bcc-441d-b357-b5df7b5d0761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1114 | 2025.06.04 18:28:51.172891 [ 275 ] {bd620f5b-8bcc-441d-b357-b5df7b5d0761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1115 | 2025.06.04 18:28:51.173211 [ 275 ] {bd620f5b-8bcc-441d-b357-b5df7b5d0761} <Trace> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1116 | 2025.06.04 18:28:51.173248 [ 275 ] {bd620f5b-8bcc-441d-b357-b5df7b5d0761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1117 | 2025.06.04 18:28:51.173578 [ 275 ] {bd620f5b-8bcc-441d-b357-b5df7b5d0761} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1118 | 2025.06.04 18:28:51.173807 [ 275 ] {bd620f5b-8bcc-441d-b357-b5df7b5d0761} <Trace> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1119 | 2025.06.04 18:28:51.173931 [ 275 ] {bd620f5b-8bcc-441d-b357-b5df7b5d0761} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 1120 | 2025.06.04 18:28:51.173967 [ 275 ] {bd620f5b-8bcc-441d-b357-b5df7b5d0761} <Debug> TCPHandler: Processed in 0.001263661 sec. | ||
| 1121 | 2025.06.04 18:28:52.209864 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1122 | 2025.06.04 18:28:52.210334 [ 245 ] {} <Trace> system.asynchronous_metric_log (86b83c24-08ef-4f5b-8de6-807460913ebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1123 | 2025.06.04 18:28:52.210378 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1124 | 2025.06.04 18:28:52.210856 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1125 | 2025.06.04 18:28:52.211099 [ 245 ] {} <Trace> system.asynchronous_metric_log (86b83c24-08ef-4f5b-8de6-807460913ebf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1126 | 2025.06.04 18:28:52.211240 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1127 | 2025.06.04 18:28:52.327704 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1128 | 2025.06.04 18:28:52.345227 [ 244 ] {} <Trace> system.metric_log (7528a410-4e8e-416e-a8f9-493f5cbe5b7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1129 | 2025.06.04 18:28:52.345294 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1130 | 2025.06.04 18:28:52.351826 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1131 | 2025.06.04 18:28:52.352558 [ 244 ] {} <Trace> system.metric_log (7528a410-4e8e-416e-a8f9-493f5cbe5b7a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1132 | 2025.06.04 18:28:52.355574 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1133 | 2025.06.04 18:28:53.000157 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.91 MiB, peak 167.91 MiB, free memory in arenas 0.00 B, will set to 165.22 MiB (RSS), difference: 1.31 MiB | ||
| 1134 | 2025.06.04 18:28:54.708290 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 174 | ||
| 1135 | 2025.06.04 18:28:54.711076 [ 243 ] {} <Trace> system.query_log (afcd4306-3679-4fd6-a85a-d2f0c356eda8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1136 | 2025.06.04 18:28:54.711120 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1137 | 2025.06.04 18:28:54.712682 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1138 | 2025.06.04 18:28:54.713021 [ 243 ] {} <Trace> system.query_log (afcd4306-3679-4fd6-a85a-d2f0c356eda8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1139 | 2025.06.04 18:28:54.713351 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 174 | ||
| 1140 | 2025.06.04 18:28:56.170058 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1141 | 2025.06.04 18:28:56.170274 [ 275 ] {359543cf-97f6-4e23-b3da-e7ab6432b3f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1142 | 2025.06.04 18:28:56.170349 [ 275 ] {359543cf-97f6-4e23-b3da-e7ab6432b3f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1143 | 2025.06.04 18:28:56.171079 [ 275 ] {359543cf-97f6-4e23-b3da-e7ab6432b3f0} <Trace> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1144 | 2025.06.04 18:28:56.171125 [ 275 ] {359543cf-97f6-4e23-b3da-e7ab6432b3f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1145 | 2025.06.04 18:28:56.171527 [ 275 ] {359543cf-97f6-4e23-b3da-e7ab6432b3f0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1146 | 2025.06.04 18:28:56.171771 [ 275 ] {359543cf-97f6-4e23-b3da-e7ab6432b3f0} <Trace> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1147 | 2025.06.04 18:28:56.171932 [ 275 ] {359543cf-97f6-4e23-b3da-e7ab6432b3f0} <Debug> executeQuery: Read 108 rows, 9.24 KiB in 0.001714 sec., 63010.50175029171 rows/sec., 5.26 MiB/sec. | ||
| 1148 | 2025.06.04 18:28:56.171978 [ 275 ] {359543cf-97f6-4e23-b3da-e7ab6432b3f0} <Debug> TCPHandler: Processed in 0.002063143 sec. | ||
| 1149 | 2025.06.04 18:28:56.172104 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1150 | 2025.06.04 18:28:56.172204 [ 275 ] {1b56dbc7-bf79-4d66-831d-632dafe4de1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1151 | 2025.06.04 18:28:56.172246 [ 275 ] {1b56dbc7-bf79-4d66-831d-632dafe4de1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1152 | 2025.06.04 18:28:56.172657 [ 275 ] {1b56dbc7-bf79-4d66-831d-632dafe4de1d} <Trace> oximeter.fields_u16 (4ad74f54-6fb7-473a-98c1-1da4551dcdf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1153 | 2025.06.04 18:28:56.172696 [ 275 ] {1b56dbc7-bf79-4d66-831d-632dafe4de1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1154 | 2025.06.04 18:28:56.173001 [ 275 ] {1b56dbc7-bf79-4d66-831d-632dafe4de1d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1155 | 2025.06.04 18:28:56.173217 [ 275 ] {1b56dbc7-bf79-4d66-831d-632dafe4de1d} <Trace> oximeter.fields_u16 (4ad74f54-6fb7-473a-98c1-1da4551dcdf5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1156 | 2025.06.04 18:28:56.173343 [ 275 ] {1b56dbc7-bf79-4d66-831d-632dafe4de1d} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001163 sec., 22355.97592433362 rows/sec., 1.64 MiB/sec. | ||
| 1157 | 2025.06.04 18:28:56.173380 [ 275 ] {1b56dbc7-bf79-4d66-831d-632dafe4de1d} <Debug> TCPHandler: Processed in 0.001327841 sec. | ||
| 1158 | 2025.06.04 18:28:56.173490 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1159 | 2025.06.04 18:28:56.173584 [ 275 ] {0c03d8c1-b566-4959-9cdb-e0112386de4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1160 | 2025.06.04 18:28:56.173624 [ 275 ] {0c03d8c1-b566-4959-9cdb-e0112386de4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1161 | 2025.06.04 18:28:56.174049 [ 275 ] {0c03d8c1-b566-4959-9cdb-e0112386de4b} <Trace> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1162 | 2025.06.04 18:28:56.174088 [ 275 ] {0c03d8c1-b566-4959-9cdb-e0112386de4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1163 | 2025.06.04 18:28:56.174393 [ 275 ] {0c03d8c1-b566-4959-9cdb-e0112386de4b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1164 | 2025.06.04 18:28:56.174625 [ 275 ] {0c03d8c1-b566-4959-9cdb-e0112386de4b} <Trace> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1165 | 2025.06.04 18:28:56.174753 [ 275 ] {0c03d8c1-b566-4959-9cdb-e0112386de4b} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001187 sec., 75821.39848357203 rows/sec., 5.92 MiB/sec. | ||
| 1166 | 2025.06.04 18:28:56.174790 [ 275 ] {0c03d8c1-b566-4959-9cdb-e0112386de4b} <Debug> TCPHandler: Processed in 0.001349911 sec. | ||
| 1167 | 2025.06.04 18:28:56.174900 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1168 | 2025.06.04 18:28:56.174994 [ 275 ] {9c768a09-ac83-4f19-a027-7067052f8b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1169 | 2025.06.04 18:28:56.175037 [ 275 ] {9c768a09-ac83-4f19-a027-7067052f8b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1170 | 2025.06.04 18:28:56.175445 [ 275 ] {9c768a09-ac83-4f19-a027-7067052f8b28} <Trace> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1171 | 2025.06.04 18:28:56.175483 [ 275 ] {9c768a09-ac83-4f19-a027-7067052f8b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1172 | 2025.06.04 18:28:56.175809 [ 275 ] {9c768a09-ac83-4f19-a027-7067052f8b28} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1173 | 2025.06.04 18:28:56.176035 [ 275 ] {9c768a09-ac83-4f19-a027-7067052f8b28} <Trace> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1174 | 2025.06.04 18:28:56.176166 [ 275 ] {9c768a09-ac83-4f19-a027-7067052f8b28} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 1175 | 2025.06.04 18:28:56.176202 [ 275 ] {9c768a09-ac83-4f19-a027-7067052f8b28} <Debug> TCPHandler: Processed in 0.001351602 sec. | ||
| 1176 | 2025.06.04 18:28:56.176314 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1177 | 2025.06.04 18:28:56.176407 [ 275 ] {d7c61d5e-38a8-4400-bc38-6d1f1873c973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1178 | 2025.06.04 18:28:56.176462 [ 275 ] {d7c61d5e-38a8-4400-bc38-6d1f1873c973} <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 | ||
| 1179 | 2025.06.04 18:28:56.177225 [ 275 ] {d7c61d5e-38a8-4400-bc38-6d1f1873c973} <Trace> oximeter.measurements_histogramu64 (8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1180 | 2025.06.04 18:28:56.177263 [ 275 ] {d7c61d5e-38a8-4400-bc38-6d1f1873c973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1181 | 2025.06.04 18:28:56.177780 [ 275 ] {d7c61d5e-38a8-4400-bc38-6d1f1873c973} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1182 | 2025.06.04 18:28:56.178016 [ 275 ] {d7c61d5e-38a8-4400-bc38-6d1f1873c973} <Trace> oximeter.measurements_histogramu64 (8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1183 | 2025.06.04 18:28:56.178149 [ 275 ] {d7c61d5e-38a8-4400-bc38-6d1f1873c973} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001759 sec., 14781.125639567937 rows/sec., 26.49 MiB/sec. | ||
| 1184 | 2025.06.04 18:28:56.178204 [ 275 ] {d7c61d5e-38a8-4400-bc38-6d1f1873c973} <Debug> TCPHandler: Processed in 0.001940101 sec. | ||
| 1185 | 2025.06.04 18:28:56.178316 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1186 | 2025.06.04 18:28:56.178410 [ 275 ] {75d9c898-d5a0-4420-859b-0941f131a90e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1187 | 2025.06.04 18:28:56.178452 [ 275 ] {75d9c898-d5a0-4420-859b-0941f131a90e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1188 | 2025.06.04 18:28:56.178779 [ 275 ] {75d9c898-d5a0-4420-859b-0941f131a90e} <Trace> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1189 | 2025.06.04 18:28:56.178816 [ 275 ] {75d9c898-d5a0-4420-859b-0941f131a90e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1190 | 2025.06.04 18:28:56.179113 [ 275 ] {75d9c898-d5a0-4420-859b-0941f131a90e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1191 | 2025.06.04 18:28:56.179338 [ 275 ] {75d9c898-d5a0-4420-859b-0941f131a90e} <Trace> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1192 | 2025.06.04 18:28:56.179467 [ 275 ] {75d9c898-d5a0-4420-859b-0941f131a90e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 1193 | 2025.06.04 18:28:56.179504 [ 275 ] {75d9c898-d5a0-4420-859b-0941f131a90e} <Debug> TCPHandler: Processed in 0.001238099 sec. | ||
| 1194 | 2025.06.04 18:28:59.663857 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1195 | 2025.06.04 18:28:59.663924 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1196 | 2025.06.04 18:28:59.712234 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
| 1197 | 2025.06.04 18:28:59.712664 [ 245 ] {} <Trace> system.asynchronous_metric_log (86b83c24-08ef-4f5b-8de6-807460913ebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1198 | 2025.06.04 18:28:59.712699 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1199 | 2025.06.04 18:28:59.713236 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1200 | 2025.06.04 18:28:59.713475 [ 245 ] {} <Trace> system.asynchronous_metric_log (86b83c24-08ef-4f5b-8de6-807460913ebf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1201 | 2025.06.04 18:28:59.713589 [ 65 ] {} <Debug> system.asynchronous_metric_log (86b83c24-08ef-4f5b-8de6-807460913ebf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1202 | 2025.06.04 18:28:59.713612 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1203 | 2025.06.04 18:28:59.713638 [ 65 ] {} <Trace> system.asynchronous_metric_log (86b83c24-08ef-4f5b-8de6-807460913ebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1204 | 2025.06.04 18:28:59.713661 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1205 | 2025.06.04 18:28:59.715840 [ 193 ] {86b83c24-08ef-4f5b-8de6-807460913ebf::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 | ||
| 1206 | 2025.06.04 18:28:59.715974 [ 193 ] {86b83c24-08ef-4f5b-8de6-807460913ebf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1207 | 2025.06.04 18:28:59.716047 [ 193 ] {86b83c24-08ef-4f5b-8de6-807460913ebf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1208 | 2025.06.04 18:28:59.716147 [ 193 ] {86b83c24-08ef-4f5b-8de6-807460913ebf::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 | ||
| 1209 | 2025.06.04 18:28:59.716235 [ 193 ] {86b83c24-08ef-4f5b-8de6-807460913ebf::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 | ||
| 1210 | 2025.06.04 18:28:59.716326 [ 193 ] {86b83c24-08ef-4f5b-8de6-807460913ebf::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 | ||
| 1211 | 2025.06.04 18:28:59.716374 [ 193 ] {86b83c24-08ef-4f5b-8de6-807460913ebf::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 | ||
| 1212 | 2025.06.04 18:28:59.716462 [ 193 ] {86b83c24-08ef-4f5b-8de6-807460913ebf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
| 1213 | 2025.06.04 18:28:59.739991 [ 201 ] {86b83c24-08ef-4f5b-8de6-807460913ebf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.026186887 sec., 107152.866241795 rows/sec., 1.53 MiB/sec. | ||
| 1214 | 2025.06.04 18:28:59.740871 [ 190 ] {86b83c24-08ef-4f5b-8de6-807460913ebf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1215 | 2025.06.04 18:28:59.741233 [ 190 ] {86b83c24-08ef-4f5b-8de6-807460913ebf::all_1_6_1} <Trace> system.asynchronous_metric_log (86b83c24-08ef-4f5b-8de6-807460913ebf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1216 | 2025.06.04 18:28:59.741316 [ 190 ] {86b83c24-08ef-4f5b-8de6-807460913ebf::all_1_6_1} <Trace> system.asynchronous_metric_log (86b83c24-08ef-4f5b-8de6-807460913ebf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1217 | 2025.06.04 18:28:59.741445 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1218 | 2025.06.04 18:28:59.856557 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1219 | 2025.06.04 18:28:59.873619 [ 244 ] {} <Trace> system.metric_log (7528a410-4e8e-416e-a8f9-493f5cbe5b7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1220 | 2025.06.04 18:28:59.873667 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1221 | 2025.06.04 18:28:59.879537 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1222 | 2025.06.04 18:28:59.880280 [ 244 ] {} <Trace> system.metric_log (7528a410-4e8e-416e-a8f9-493f5cbe5b7a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1223 | 2025.06.04 18:28:59.880584 [ 65 ] {} <Debug> system.metric_log (7528a410-4e8e-416e-a8f9-493f5cbe5b7a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1224 | 2025.06.04 18:28:59.880630 [ 65 ] {} <Trace> system.metric_log (7528a410-4e8e-416e-a8f9-493f5cbe5b7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1225 | 2025.06.04 18:28:59.880652 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1226 | 2025.06.04 18:28:59.880748 [ 190 ] {7528a410-4e8e-416e-a8f9-493f5cbe5b7a::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 | ||
| 1227 | 2025.06.04 18:28:59.883648 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1228 | 2025.06.04 18:28:59.885011 [ 190 ] {7528a410-4e8e-416e-a8f9-493f5cbe5b7a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1229 | 2025.06.04 18:28:59.886642 [ 190 ] {7528a410-4e8e-416e-a8f9-493f5cbe5b7a::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 | ||
| 1230 | 2025.06.04 18:28:59.891385 [ 190 ] {7528a410-4e8e-416e-a8f9-493f5cbe5b7a::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 | ||
| 1231 | 2025.06.04 18:28:59.895909 [ 190 ] {7528a410-4e8e-416e-a8f9-493f5cbe5b7a::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 | ||
| 1232 | 2025.06.04 18:28:59.900307 [ 190 ] {7528a410-4e8e-416e-a8f9-493f5cbe5b7a::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 | ||
| 1233 | 2025.06.04 18:28:59.908048 [ 190 ] {7528a410-4e8e-416e-a8f9-493f5cbe5b7a::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 | ||
| 1234 | 2025.06.04 18:28:59.912230 [ 190 ] {7528a410-4e8e-416e-a8f9-493f5cbe5b7a::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 | ||
| 1235 | 2025.06.04 18:28:59.971879 [ 188 ] {7528a410-4e8e-416e-a8f9-493f5cbe5b7a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.091174494 sec., 504.52706652805773 rows/sec., 2.61 MiB/sec. | ||
| 1236 | 2025.06.04 18:28:59.973822 [ 186 ] {7528a410-4e8e-416e-a8f9-493f5cbe5b7a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1237 | 2025.06.04 18:28:59.975680 [ 186 ] {7528a410-4e8e-416e-a8f9-493f5cbe5b7a::all_1_6_1} <Trace> system.metric_log (7528a410-4e8e-416e-a8f9-493f5cbe5b7a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1238 | 2025.06.04 18:28:59.975782 [ 186 ] {7528a410-4e8e-416e-a8f9-493f5cbe5b7a::all_1_6_1} <Trace> system.metric_log (7528a410-4e8e-416e-a8f9-493f5cbe5b7a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1239 | 2025.06.04 18:28:59.977177 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1240 | 2025.06.04 18:29:00.000155 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.39 MiB, peak 175.93 MiB, free memory in arenas 0.00 B, will set to 176.13 MiB (RSS), difference: 9.74 MiB | ||
| 1241 | 2025.06.04 18:29:01.167736 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1242 | 2025.06.04 18:29:01.168047 [ 275 ] {c37aaa9d-71b5-4d50-bfc8-48eb886790ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1243 | 2025.06.04 18:29:01.168156 [ 275 ] {c37aaa9d-71b5-4d50-bfc8-48eb886790ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1244 | 2025.06.04 18:29:01.168814 [ 275 ] {c37aaa9d-71b5-4d50-bfc8-48eb886790ca} <Trace> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1245 | 2025.06.04 18:29:01.168861 [ 275 ] {c37aaa9d-71b5-4d50-bfc8-48eb886790ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1246 | 2025.06.04 18:29:01.169255 [ 275 ] {c37aaa9d-71b5-4d50-bfc8-48eb886790ca} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1247 | 2025.06.04 18:29:01.169486 [ 275 ] {c37aaa9d-71b5-4d50-bfc8-48eb886790ca} <Trace> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1248 | 2025.06.04 18:29:01.169610 [ 70 ] {} <Debug> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1249 | 2025.06.04 18:29:01.169644 [ 275 ] {c37aaa9d-71b5-4d50-bfc8-48eb886790ca} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001676 sec., 33412.88782816229 rows/sec., 2.55 MiB/sec. | ||
| 1250 | 2025.06.04 18:29:01.169675 [ 70 ] {} <Trace> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1251 | 2025.06.04 18:29:01.169697 [ 275 ] {c37aaa9d-71b5-4d50-bfc8-48eb886790ca} <Debug> TCPHandler: Processed in 0.002148295 sec. | ||
| 1252 | 2025.06.04 18:29:01.169704 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1253 | 2025.06.04 18:29:01.169824 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1254 | 2025.06.04 18:29:01.169853 [ 201 ] {e7c735b6-8016-4830-a499-ce4caa704374::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 | ||
| 1255 | 2025.06.04 18:29:01.169931 [ 275 ] {f0e867a2-5fbe-4a6a-ba29-373e2858f461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1256 | 2025.06.04 18:29:01.169979 [ 275 ] {f0e867a2-5fbe-4a6a-ba29-373e2858f461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1257 | 2025.06.04 18:29:01.170019 [ 201 ] {e7c735b6-8016-4830-a499-ce4caa704374::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1258 | 2025.06.04 18:29:01.170077 [ 201 ] {e7c735b6-8016-4830-a499-ce4caa704374::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 56 rows starting from the beginning of the part | ||
| 1259 | 2025.06.04 18:29:01.170176 [ 201 ] {e7c735b6-8016-4830-a499-ce4caa704374::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1260 | 2025.06.04 18:29:01.170226 [ 201 ] {e7c735b6-8016-4830-a499-ce4caa704374::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 108 rows starting from the beginning of the part | ||
| 1261 | 2025.06.04 18:29:01.170273 [ 201 ] {e7c735b6-8016-4830-a499-ce4caa704374::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1262 | 2025.06.04 18:29:01.170315 [ 201 ] {e7c735b6-8016-4830-a499-ce4caa704374::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 108 rows starting from the beginning of the part | ||
| 1263 | 2025.06.04 18:29:01.170360 [ 201 ] {e7c735b6-8016-4830-a499-ce4caa704374::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1264 | 2025.06.04 18:29:01.170417 [ 275 ] {f0e867a2-5fbe-4a6a-ba29-373e2858f461} <Trace> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1265 | 2025.06.04 18:29:01.170460 [ 275 ] {f0e867a2-5fbe-4a6a-ba29-373e2858f461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1266 | 2025.06.04 18:29:01.170895 [ 275 ] {f0e867a2-5fbe-4a6a-ba29-373e2858f461} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1267 | 2025.06.04 18:29:01.171158 [ 275 ] {f0e867a2-5fbe-4a6a-ba29-373e2858f461} <Trace> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1268 | 2025.06.04 18:29:01.171263 [ 70 ] {} <Debug> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1269 | 2025.06.04 18:29:01.171294 [ 70 ] {} <Trace> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1270 | 2025.06.04 18:29:01.171298 [ 275 ] {f0e867a2-5fbe-4a6a-ba29-373e2858f461} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00139 sec., 46043.1654676259 rows/sec., 3.59 MiB/sec. | ||
| 1271 | 2025.06.04 18:29:01.171317 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1272 | 2025.06.04 18:29:01.171350 [ 275 ] {f0e867a2-5fbe-4a6a-ba29-373e2858f461} <Debug> TCPHandler: Processed in 0.001577715 sec. | ||
| 1273 | 2025.06.04 18:29:01.171431 [ 188 ] {e124b03d-85ba-4704-99a7-e1a3ffaba37e::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 | ||
| 1274 | 2025.06.04 18:29:01.171480 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1275 | 2025.06.04 18:29:01.171480 [ 187 ] {e7c735b6-8016-4830-a499-ce4caa704374::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 440 rows, containing 5 columns (5 merged, 0 gathered) in 0.001690747 sec., 260240.00042584728 rows/sec., 21.78 MiB/sec. | ||
| 1276 | 2025.06.04 18:29:01.171541 [ 188 ] {e124b03d-85ba-4704-99a7-e1a3ffaba37e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1277 | 2025.06.04 18:29:01.171584 [ 275 ] {3ae12991-7b32-4eb1-b9e1-60da4d0830b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1278 | 2025.06.04 18:29:01.171590 [ 188 ] {e124b03d-85ba-4704-99a7-e1a3ffaba37e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 64 rows starting from the beginning of the part | ||
| 1279 | 2025.06.04 18:29:01.171635 [ 275 ] {3ae12991-7b32-4eb1-b9e1-60da4d0830b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1280 | 2025.06.04 18:29:01.171692 [ 188 ] {e124b03d-85ba-4704-99a7-e1a3ffaba37e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1281 | 2025.06.04 18:29:01.171733 [ 191 ] {e7c735b6-8016-4830-a499-ce4caa704374::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1282 | 2025.06.04 18:29:01.171744 [ 188 ] {e124b03d-85ba-4704-99a7-e1a3ffaba37e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 102 rows starting from the beginning of the part | ||
| 1283 | 2025.06.04 18:29:01.171806 [ 188 ] {e124b03d-85ba-4704-99a7-e1a3ffaba37e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
| 1284 | 2025.06.04 18:29:01.171852 [ 188 ] {e124b03d-85ba-4704-99a7-e1a3ffaba37e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 90 rows starting from the beginning of the part | ||
| 1285 | 2025.06.04 18:29:01.171922 [ 188 ] {e124b03d-85ba-4704-99a7-e1a3ffaba37e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1286 | 2025.06.04 18:29:01.172079 [ 275 ] {3ae12991-7b32-4eb1-b9e1-60da4d0830b7} <Trace> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1287 | 2025.06.04 18:29:01.172105 [ 191 ] {e7c735b6-8016-4830-a499-ce4caa704374::all_1_6_1} <Trace> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1288 | 2025.06.04 18:29:01.172123 [ 275 ] {3ae12991-7b32-4eb1-b9e1-60da4d0830b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1289 | 2025.06.04 18:29:01.172209 [ 191 ] {e7c735b6-8016-4830-a499-ce4caa704374::all_1_6_1} <Trace> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1290 | 2025.06.04 18:29:01.172309 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1291 | 2025.06.04 18:29:01.172516 [ 275 ] {3ae12991-7b32-4eb1-b9e1-60da4d0830b7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1292 | 2025.06.04 18:29:01.172740 [ 275 ] {3ae12991-7b32-4eb1-b9e1-60da4d0830b7} <Trace> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1293 | 2025.06.04 18:29:01.172841 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1294 | 2025.06.04 18:29:01.172869 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1295 | 2025.06.04 18:29:01.172873 [ 275 ] {3ae12991-7b32-4eb1-b9e1-60da4d0830b7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001311 sec., 122044.24103737604 rows/sec., 8.50 MiB/sec. | ||
| 1296 | 2025.06.04 18:29:01.172885 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1297 | 2025.06.04 18:29:01.172899 [ 191 ] {e124b03d-85ba-4704-99a7-e1a3ffaba37e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 448 rows, containing 5 columns (5 merged, 0 gathered) in 0.001525015 sec., 293767.60228587914 rows/sec., 24.06 MiB/sec. | ||
| 1298 | 2025.06.04 18:29:01.172919 [ 275 ] {3ae12991-7b32-4eb1-b9e1-60da4d0830b7} <Debug> TCPHandler: Processed in 0.001491144 sec. | ||
| 1299 | 2025.06.04 18:29:01.172980 [ 187 ] {0337419e-0255-4702-ae93-34189d5cdd6c::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 | ||
| 1300 | 2025.06.04 18:29:01.173049 [ 188 ] {e124b03d-85ba-4704-99a7-e1a3ffaba37e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1301 | 2025.06.04 18:29:01.173056 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1302 | 2025.06.04 18:29:01.173124 [ 187 ] {0337419e-0255-4702-ae93-34189d5cdd6c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1303 | 2025.06.04 18:29:01.173156 [ 275 ] {aab907e0-2628-4bc3-aae2-b06335fbfc30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1304 | 2025.06.04 18:29:01.173179 [ 187 ] {0337419e-0255-4702-ae93-34189d5cdd6c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 128 rows starting from the beginning of the part | ||
| 1305 | 2025.06.04 18:29:01.173201 [ 275 ] {aab907e0-2628-4bc3-aae2-b06335fbfc30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1306 | 2025.06.04 18:29:01.173286 [ 187 ] {0337419e-0255-4702-ae93-34189d5cdd6c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1307 | 2025.06.04 18:29:01.173301 [ 188 ] {e124b03d-85ba-4704-99a7-e1a3ffaba37e::all_1_6_1} <Trace> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1308 | 2025.06.04 18:29:01.173362 [ 187 ] {0337419e-0255-4702-ae93-34189d5cdd6c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1309 | 2025.06.04 18:29:01.173367 [ 188 ] {e124b03d-85ba-4704-99a7-e1a3ffaba37e::all_1_6_1} <Trace> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1310 | 2025.06.04 18:29:01.173440 [ 187 ] {0337419e-0255-4702-ae93-34189d5cdd6c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1311 | 2025.06.04 18:29:01.173459 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1312 | 2025.06.04 18:29:01.173502 [ 187 ] {0337419e-0255-4702-ae93-34189d5cdd6c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1313 | 2025.06.04 18:29:01.173534 [ 275 ] {aab907e0-2628-4bc3-aae2-b06335fbfc30} <Trace> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1314 | 2025.06.04 18:29:01.173559 [ 187 ] {0337419e-0255-4702-ae93-34189d5cdd6c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1315 | 2025.06.04 18:29:01.173574 [ 275 ] {aab907e0-2628-4bc3-aae2-b06335fbfc30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1316 | 2025.06.04 18:29:01.173912 [ 275 ] {aab907e0-2628-4bc3-aae2-b06335fbfc30} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1317 | 2025.06.04 18:29:01.174164 [ 275 ] {aab907e0-2628-4bc3-aae2-b06335fbfc30} <Trace> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1318 | 2025.06.04 18:29:01.174294 [ 275 ] {aab907e0-2628-4bc3-aae2-b06335fbfc30} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 1319 | 2025.06.04 18:29:01.174310 [ 69 ] {} <Debug> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1320 | 2025.06.04 18:29:01.174329 [ 275 ] {aab907e0-2628-4bc3-aae2-b06335fbfc30} <Debug> TCPHandler: Processed in 0.001321441 sec. | ||
| 1321 | 2025.06.04 18:29:01.174376 [ 69 ] {} <Trace> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1322 | 2025.06.04 18:29:01.174408 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1323 | 2025.06.04 18:29:01.174501 [ 192 ] {34c1caa9-6e07-4c3a-941a-30aef12532c3::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 | ||
| 1324 | 2025.06.04 18:29:01.174621 [ 192 ] {34c1caa9-6e07-4c3a-941a-30aef12532c3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1325 | 2025.06.04 18:29:01.174655 [ 192 ] {34c1caa9-6e07-4c3a-941a-30aef12532c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part | ||
| 1326 | 2025.06.04 18:29:01.174730 [ 192 ] {34c1caa9-6e07-4c3a-941a-30aef12532c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1327 | 2025.06.04 18:29:01.174796 [ 192 ] {34c1caa9-6e07-4c3a-941a-30aef12532c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1328 | 2025.06.04 18:29:01.174835 [ 192 ] {34c1caa9-6e07-4c3a-941a-30aef12532c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1329 | 2025.06.04 18:29:01.174882 [ 192 ] {34c1caa9-6e07-4c3a-941a-30aef12532c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1330 | 2025.06.04 18:29:01.174900 [ 188 ] {0337419e-0255-4702-ae93-34189d5cdd6c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 928 rows, containing 5 columns (5 merged, 0 gathered) in 0.001958821 sec., 473754.3655086402 rows/sec., 33.00 MiB/sec. | ||
| 1331 | 2025.06.04 18:29:01.174931 [ 192 ] {34c1caa9-6e07-4c3a-941a-30aef12532c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1332 | 2025.06.04 18:29:01.175079 [ 187 ] {0337419e-0255-4702-ae93-34189d5cdd6c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1333 | 2025.06.04 18:29:01.175374 [ 187 ] {0337419e-0255-4702-ae93-34189d5cdd6c::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1334 | 2025.06.04 18:29:01.175445 [ 187 ] {0337419e-0255-4702-ae93-34189d5cdd6c::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1335 | 2025.06.04 18:29:01.175507 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 1336 | 2025.06.04 18:29:01.175752 [ 194 ] {34c1caa9-6e07-4c3a-941a-30aef12532c3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 348 rows, containing 4 columns (4 merged, 0 gathered) in 0.001287751 sec., 270238.57873144734 rows/sec., 18.21 MiB/sec. | ||
| 1337 | 2025.06.04 18:29:01.175896 [ 187 ] {34c1caa9-6e07-4c3a-941a-30aef12532c3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1338 | 2025.06.04 18:29:01.176139 [ 187 ] {34c1caa9-6e07-4c3a-941a-30aef12532c3::all_1_6_1} <Trace> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1339 | 2025.06.04 18:29:01.176204 [ 187 ] {34c1caa9-6e07-4c3a-941a-30aef12532c3::all_1_6_1} <Trace> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1340 | 2025.06.04 18:29:01.176271 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1341 | 2025.06.04 18:29:04.714465 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 194 | ||
| 1342 | 2025.06.04 18:29:04.716390 [ 243 ] {} <Trace> system.query_log (afcd4306-3679-4fd6-a85a-d2f0c356eda8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1343 | 2025.06.04 18:29:04.716439 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1344 | 2025.06.04 18:29:04.717594 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1345 | 2025.06.04 18:29:04.717865 [ 243 ] {} <Trace> system.query_log (afcd4306-3679-4fd6-a85a-d2f0c356eda8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1346 | 2025.06.04 18:29:04.718100 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 194 | ||
| 1347 | 2025.06.04 18:29:06.163604 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1348 | 2025.06.04 18:29:06.163842 [ 275 ] {b1e6bb35-c707-4287-8f44-6b2e78084cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1349 | 2025.06.04 18:29:06.164180 [ 275 ] {b1e6bb35-c707-4287-8f44-6b2e78084cc1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1350 | 2025.06.04 18:29:06.164217 [ 275 ] {b1e6bb35-c707-4287-8f44-6b2e78084cc1} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1351 | 2025.06.04 18:29:06.164443 [ 275 ] {b1e6bb35-c707-4287-8f44-6b2e78084cc1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1352 | 2025.06.04 18:29:06.164511 [ 275 ] {b1e6bb35-c707-4287-8f44-6b2e78084cc1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1353 | 2025.06.04 18:29:06.164658 [ 275 ] {b1e6bb35-c707-4287-8f44-6b2e78084cc1} <Debug> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1354 | 2025.06.04 18:29:06.164911 [ 289 ] {b1e6bb35-c707-4287-8f44-6b2e78084cc1} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1355 | 2025.06.04 18:29:06.164929 [ 290 ] {b1e6bb35-c707-4287-8f44-6b2e78084cc1} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1356 | 2025.06.04 18:29:06.165044 [ 275 ] {b1e6bb35-c707-4287-8f44-6b2e78084cc1} <Debug> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1357 | 2025.06.04 18:29:06.165070 [ 275 ] {b1e6bb35-c707-4287-8f44-6b2e78084cc1} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1358 | 2025.06.04 18:29:06.168901 [ 275 ] {b1e6bb35-c707-4287-8f44-6b2e78084cc1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1359 | 2025.06.04 18:29:06.168928 [ 275 ] {b1e6bb35-c707-4287-8f44-6b2e78084cc1} <Debug> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 1360 | 2025.06.04 18:29:06.168981 [ 275 ] {b1e6bb35-c707-4287-8f44-6b2e78084cc1} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1361 | 2025.06.04 18:29:06.169048 [ 275 ] {b1e6bb35-c707-4287-8f44-6b2e78084cc1} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1362 | 2025.06.04 18:29:06.170007 [ 275 ] {b1e6bb35-c707-4287-8f44-6b2e78084cc1} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.006256 sec., 3516.6240409207157 rows/sec., 147.20 KiB/sec. | ||
| 1363 | 2025.06.04 18:29:06.170097 [ 275 ] {b1e6bb35-c707-4287-8f44-6b2e78084cc1} <Debug> TCPHandler: Processed in 0.006627795 sec. | ||
| 1364 | 2025.06.04 18:29:06.175140 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1365 | 2025.06.04 18:29:06.175298 [ 275 ] {dee0556a-899a-4704-a269-88502d2a8ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1366 | 2025.06.04 18:29:06.175552 [ 275 ] {dee0556a-899a-4704-a269-88502d2a8ded} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1367 | 2025.06.04 18:29:06.175592 [ 275 ] {dee0556a-899a-4704-a269-88502d2a8ded} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1368 | 2025.06.04 18:29:06.175809 [ 275 ] {dee0556a-899a-4704-a269-88502d2a8ded} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1369 | 2025.06.04 18:29:06.175872 [ 275 ] {dee0556a-899a-4704-a269-88502d2a8ded} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1370 | 2025.06.04 18:29:06.175995 [ 275 ] {dee0556a-899a-4704-a269-88502d2a8ded} <Debug> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1371 | 2025.06.04 18:29:06.176073 [ 290 ] {dee0556a-899a-4704-a269-88502d2a8ded} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1372 | 2025.06.04 18:29:06.176086 [ 291 ] {dee0556a-899a-4704-a269-88502d2a8ded} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1373 | 2025.06.04 18:29:06.176194 [ 275 ] {dee0556a-899a-4704-a269-88502d2a8ded} <Debug> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1374 | 2025.06.04 18:29:06.176225 [ 275 ] {dee0556a-899a-4704-a269-88502d2a8ded} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1375 | 2025.06.04 18:29:06.176292 [ 275 ] {dee0556a-899a-4704-a269-88502d2a8ded} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1376 | 2025.06.04 18:29:06.176310 [ 275 ] {dee0556a-899a-4704-a269-88502d2a8ded} <Debug> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 1377 | 2025.06.04 18:29:06.176340 [ 275 ] {dee0556a-899a-4704-a269-88502d2a8ded} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes'))" | ||
| 1378 | 2025.06.04 18:29:06.176375 [ 275 ] {dee0556a-899a-4704-a269-88502d2a8ded} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes'))" | ||
| 1379 | 2025.06.04 18:29:06.177042 [ 275 ] {dee0556a-899a-4704-a269-88502d2a8ded} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.001808 sec., 12168.141592920354 rows/sec., 509.35 KiB/sec. | ||
| 1380 | 2025.06.04 18:29:06.177138 [ 275 ] {dee0556a-899a-4704-a269-88502d2a8ded} <Debug> TCPHandler: Processed in 0.002059583 sec. | ||
| 1381 | 2025.06.04 18:29:06.177409 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1382 | 2025.06.04 18:29:06.177537 [ 275 ] {12f78a91-55ef-40e7-b5e7-47424f4156cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1383 | 2025.06.04 18:29:06.177738 [ 275 ] {12f78a91-55ef-40e7-b5e7-47424f4156cb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1384 | 2025.06.04 18:29:06.177771 [ 275 ] {12f78a91-55ef-40e7-b5e7-47424f4156cb} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1385 | 2025.06.04 18:29:06.177949 [ 275 ] {12f78a91-55ef-40e7-b5e7-47424f4156cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1386 | 2025.06.04 18:29:06.178001 [ 275 ] {12f78a91-55ef-40e7-b5e7-47424f4156cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1387 | 2025.06.04 18:29:06.178098 [ 275 ] {12f78a91-55ef-40e7-b5e7-47424f4156cb} <Debug> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1388 | 2025.06.04 18:29:06.178161 [ 289 ] {12f78a91-55ef-40e7-b5e7-47424f4156cb} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1389 | 2025.06.04 18:29:06.178163 [ 291 ] {12f78a91-55ef-40e7-b5e7-47424f4156cb} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1390 | 2025.06.04 18:29:06.178271 [ 275 ] {12f78a91-55ef-40e7-b5e7-47424f4156cb} <Debug> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1391 | 2025.06.04 18:29:06.178297 [ 275 ] {12f78a91-55ef-40e7-b5e7-47424f4156cb} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1392 | 2025.06.04 18:29:06.178351 [ 275 ] {12f78a91-55ef-40e7-b5e7-47424f4156cb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1393 | 2025.06.04 18:29:06.178369 [ 275 ] {12f78a91-55ef-40e7-b5e7-47424f4156cb} <Debug> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 1394 | 2025.06.04 18:29:06.178398 [ 275 ] {12f78a91-55ef-40e7-b5e7-47424f4156cb} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 1395 | 2025.06.04 18:29:06.178427 [ 275 ] {12f78a91-55ef-40e7-b5e7-47424f4156cb} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 1396 | 2025.06.04 18:29:06.178972 [ 275 ] {12f78a91-55ef-40e7-b5e7-47424f4156cb} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.001485 sec., 14814.814814814816 rows/sec., 620.13 KiB/sec. | ||
| 1397 | 2025.06.04 18:29:06.179054 [ 275 ] {12f78a91-55ef-40e7-b5e7-47424f4156cb} <Debug> TCPHandler: Processed in 0.001694717 sec. | ||
| 1398 | 2025.06.04 18:29:06.179303 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1399 | 2025.06.04 18:29:06.179430 [ 275 ] {8073cf95-0115-44df-b9c9-af38b9d6e5b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1400 | 2025.06.04 18:29:06.179628 [ 275 ] {8073cf95-0115-44df-b9c9-af38b9d6e5b5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1401 | 2025.06.04 18:29:06.179660 [ 275 ] {8073cf95-0115-44df-b9c9-af38b9d6e5b5} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1402 | 2025.06.04 18:29:06.179836 [ 275 ] {8073cf95-0115-44df-b9c9-af38b9d6e5b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1403 | 2025.06.04 18:29:06.179886 [ 275 ] {8073cf95-0115-44df-b9c9-af38b9d6e5b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1404 | 2025.06.04 18:29:06.179982 [ 275 ] {8073cf95-0115-44df-b9c9-af38b9d6e5b5} <Debug> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1405 | 2025.06.04 18:29:06.180033 [ 290 ] {8073cf95-0115-44df-b9c9-af38b9d6e5b5} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1406 | 2025.06.04 18:29:06.180048 [ 289 ] {8073cf95-0115-44df-b9c9-af38b9d6e5b5} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1407 | 2025.06.04 18:29:06.180126 [ 275 ] {8073cf95-0115-44df-b9c9-af38b9d6e5b5} <Debug> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1408 | 2025.06.04 18:29:06.180151 [ 275 ] {8073cf95-0115-44df-b9c9-af38b9d6e5b5} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1409 | 2025.06.04 18:29:06.180204 [ 275 ] {8073cf95-0115-44df-b9c9-af38b9d6e5b5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1410 | 2025.06.04 18:29:06.180222 [ 275 ] {8073cf95-0115-44df-b9c9-af38b9d6e5b5} <Debug> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 1411 | 2025.06.04 18:29:06.180251 [ 275 ] {8073cf95-0115-44df-b9c9-af38b9d6e5b5} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 1412 | 2025.06.04 18:29:06.180280 [ 275 ] {8073cf95-0115-44df-b9c9-af38b9d6e5b5} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 1413 | 2025.06.04 18:29:06.180837 [ 275 ] {8073cf95-0115-44df-b9c9-af38b9d6e5b5} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.001456 sec., 15109.89010989011 rows/sec., 632.49 KiB/sec. | ||
| 1414 | 2025.06.04 18:29:06.180922 [ 275 ] {8073cf95-0115-44df-b9c9-af38b9d6e5b5} <Debug> TCPHandler: Processed in 0.001668547 sec. | ||
| 1415 | 2025.06.04 18:29:06.181148 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1416 | 2025.06.04 18:29:06.181273 [ 275 ] {17dd6ad5-e6ad-4776-9440-4a2cac3609ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1417 | 2025.06.04 18:29:06.181475 [ 275 ] {17dd6ad5-e6ad-4776-9440-4a2cac3609ea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1418 | 2025.06.04 18:29:06.181508 [ 275 ] {17dd6ad5-e6ad-4776-9440-4a2cac3609ea} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1419 | 2025.06.04 18:29:06.181689 [ 275 ] {17dd6ad5-e6ad-4776-9440-4a2cac3609ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1420 | 2025.06.04 18:29:06.181740 [ 275 ] {17dd6ad5-e6ad-4776-9440-4a2cac3609ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1421 | 2025.06.04 18:29:06.181837 [ 275 ] {17dd6ad5-e6ad-4776-9440-4a2cac3609ea} <Debug> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1422 | 2025.06.04 18:29:06.181888 [ 290 ] {17dd6ad5-e6ad-4776-9440-4a2cac3609ea} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1423 | 2025.06.04 18:29:06.181899 [ 289 ] {17dd6ad5-e6ad-4776-9440-4a2cac3609ea} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1424 | 2025.06.04 18:29:06.181975 [ 275 ] {17dd6ad5-e6ad-4776-9440-4a2cac3609ea} <Debug> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1425 | 2025.06.04 18:29:06.182002 [ 275 ] {17dd6ad5-e6ad-4776-9440-4a2cac3609ea} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1426 | 2025.06.04 18:29:06.182056 [ 275 ] {17dd6ad5-e6ad-4776-9440-4a2cac3609ea} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1427 | 2025.06.04 18:29:06.182074 [ 275 ] {17dd6ad5-e6ad-4776-9440-4a2cac3609ea} <Debug> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 1428 | 2025.06.04 18:29:06.182104 [ 275 ] {17dd6ad5-e6ad-4776-9440-4a2cac3609ea} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 1429 | 2025.06.04 18:29:06.182134 [ 275 ] {17dd6ad5-e6ad-4776-9440-4a2cac3609ea} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 1430 | 2025.06.04 18:29:06.182649 [ 275 ] {17dd6ad5-e6ad-4776-9440-4a2cac3609ea} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.001424 sec., 15449.438202247193 rows/sec., 646.70 KiB/sec. | ||
| 1431 | 2025.06.04 18:29:06.182733 [ 275 ] {17dd6ad5-e6ad-4776-9440-4a2cac3609ea} <Debug> TCPHandler: Processed in 0.001635316 sec. | ||
| 1432 | 2025.06.04 18:29:06.182964 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1433 | 2025.06.04 18:29:06.183090 [ 275 ] {ed8042f7-84f3-49df-aa86-ee6d483ce35e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1434 | 2025.06.04 18:29:06.183293 [ 275 ] {ed8042f7-84f3-49df-aa86-ee6d483ce35e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1435 | 2025.06.04 18:29:06.183326 [ 275 ] {ed8042f7-84f3-49df-aa86-ee6d483ce35e} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1436 | 2025.06.04 18:29:06.183518 [ 275 ] {ed8042f7-84f3-49df-aa86-ee6d483ce35e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1437 | 2025.06.04 18:29:06.183570 [ 275 ] {ed8042f7-84f3-49df-aa86-ee6d483ce35e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1438 | 2025.06.04 18:29:06.183668 [ 275 ] {ed8042f7-84f3-49df-aa86-ee6d483ce35e} <Debug> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1439 | 2025.06.04 18:29:06.183728 [ 289 ] {ed8042f7-84f3-49df-aa86-ee6d483ce35e} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1440 | 2025.06.04 18:29:06.183731 [ 291 ] {ed8042f7-84f3-49df-aa86-ee6d483ce35e} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1441 | 2025.06.04 18:29:06.183820 [ 275 ] {ed8042f7-84f3-49df-aa86-ee6d483ce35e} <Debug> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1442 | 2025.06.04 18:29:06.183846 [ 275 ] {ed8042f7-84f3-49df-aa86-ee6d483ce35e} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1443 | 2025.06.04 18:29:06.183900 [ 275 ] {ed8042f7-84f3-49df-aa86-ee6d483ce35e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1444 | 2025.06.04 18:29:06.183917 [ 275 ] {ed8042f7-84f3-49df-aa86-ee6d483ce35e} <Debug> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 1445 | 2025.06.04 18:29:06.183947 [ 275 ] {ed8042f7-84f3-49df-aa86-ee6d483ce35e} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 1446 | 2025.06.04 18:29:06.183976 [ 275 ] {ed8042f7-84f3-49df-aa86-ee6d483ce35e} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 1447 | 2025.06.04 18:29:06.184475 [ 275 ] {ed8042f7-84f3-49df-aa86-ee6d483ce35e} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.001434 sec., 15341.701534170154 rows/sec., 642.19 KiB/sec. | ||
| 1448 | 2025.06.04 18:29:06.184556 [ 275 ] {ed8042f7-84f3-49df-aa86-ee6d483ce35e} <Debug> TCPHandler: Processed in 0.001641216 sec. | ||
| 1449 | 2025.06.04 18:29:06.199512 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1450 | 2025.06.04 18:29:06.199622 [ 275 ] {bc96884e-0a9f-4ef4-982f-95a4e8bb51aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1451 | 2025.06.04 18:29:06.199664 [ 275 ] {bc96884e-0a9f-4ef4-982f-95a4e8bb51aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1452 | 2025.06.04 18:29:06.200249 [ 275 ] {bc96884e-0a9f-4ef4-982f-95a4e8bb51aa} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1453 | 2025.06.04 18:29:06.200289 [ 275 ] {bc96884e-0a9f-4ef4-982f-95a4e8bb51aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1454 | 2025.06.04 18:29:06.200717 [ 275 ] {bc96884e-0a9f-4ef4-982f-95a4e8bb51aa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1455 | 2025.06.04 18:29:06.200920 [ 275 ] {bc96884e-0a9f-4ef4-982f-95a4e8bb51aa} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1456 | 2025.06.04 18:29:06.201060 [ 275 ] {bc96884e-0a9f-4ef4-982f-95a4e8bb51aa} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.00147 sec., 4081.6326530612246 rows/sec., 1.89 MiB/sec. | ||
| 1457 | 2025.06.04 18:29:06.201098 [ 275 ] {bc96884e-0a9f-4ef4-982f-95a4e8bb51aa} <Debug> TCPHandler: Processed in 0.001637766 sec. | ||
| 1458 | 2025.06.04 18:29:06.201227 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1459 | 2025.06.04 18:29:06.201323 [ 275 ] {0f9747af-7dc6-42bd-b6c6-dff88d82ba08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1460 | 2025.06.04 18:29:06.201365 [ 275 ] {0f9747af-7dc6-42bd-b6c6-dff88d82ba08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1461 | 2025.06.04 18:29:06.203708 [ 275 ] {0f9747af-7dc6-42bd-b6c6-dff88d82ba08} <Trace> oximeter.fields_i16 (0b43413c-8cb7-40a8-9abe-85b97274b03b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1462 | 2025.06.04 18:29:06.203744 [ 275 ] {0f9747af-7dc6-42bd-b6c6-dff88d82ba08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1463 | 2025.06.04 18:29:06.204056 [ 275 ] {0f9747af-7dc6-42bd-b6c6-dff88d82ba08} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1464 | 2025.06.04 18:29:06.204281 [ 275 ] {0f9747af-7dc6-42bd-b6c6-dff88d82ba08} <Trace> oximeter.fields_i16 (0b43413c-8cb7-40a8-9abe-85b97274b03b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1465 | 2025.06.04 18:29:06.204408 [ 275 ] {0f9747af-7dc6-42bd-b6c6-dff88d82ba08} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003105 sec., 7729.468599033816 rows/sec., 656.70 KiB/sec. | ||
| 1466 | 2025.06.04 18:29:06.204448 [ 275 ] {0f9747af-7dc6-42bd-b6c6-dff88d82ba08} <Debug> TCPHandler: Processed in 0.003270232 sec. | ||
| 1467 | 2025.06.04 18:29:06.204569 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1468 | 2025.06.04 18:29:06.204671 [ 275 ] {7d6140cc-6b46-4c4d-9170-cad644622883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1469 | 2025.06.04 18:29:06.204711 [ 275 ] {7d6140cc-6b46-4c4d-9170-cad644622883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1470 | 2025.06.04 18:29:06.205233 [ 275 ] {7d6140cc-6b46-4c4d-9170-cad644622883} <Trace> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1471 | 2025.06.04 18:29:06.205271 [ 275 ] {7d6140cc-6b46-4c4d-9170-cad644622883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1472 | 2025.06.04 18:29:06.205615 [ 275 ] {7d6140cc-6b46-4c4d-9170-cad644622883} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1473 | 2025.06.04 18:29:06.205857 [ 275 ] {7d6140cc-6b46-4c4d-9170-cad644622883} <Trace> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1474 | 2025.06.04 18:29:06.205984 [ 275 ] {7d6140cc-6b46-4c4d-9170-cad644622883} <Debug> executeQuery: Read 230 rows, 20.88 KiB in 0.001332 sec., 172672.67267267266 rows/sec., 15.31 MiB/sec. | ||
| 1475 | 2025.06.04 18:29:06.206019 [ 275 ] {7d6140cc-6b46-4c4d-9170-cad644622883} <Debug> TCPHandler: Processed in 0.001499994 sec. | ||
| 1476 | 2025.06.04 18:29:06.206137 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1477 | 2025.06.04 18:29:06.206231 [ 275 ] {26ec3a56-96ee-4cf0-82f4-77f16dc7a069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1478 | 2025.06.04 18:29:06.206271 [ 275 ] {26ec3a56-96ee-4cf0-82f4-77f16dc7a069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1479 | 2025.06.04 18:29:06.206673 [ 275 ] {26ec3a56-96ee-4cf0-82f4-77f16dc7a069} <Trace> oximeter.fields_u16 (4ad74f54-6fb7-473a-98c1-1da4551dcdf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1480 | 2025.06.04 18:29:06.206710 [ 275 ] {26ec3a56-96ee-4cf0-82f4-77f16dc7a069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1481 | 2025.06.04 18:29:06.207035 [ 275 ] {26ec3a56-96ee-4cf0-82f4-77f16dc7a069} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1482 | 2025.06.04 18:29:06.207250 [ 275 ] {26ec3a56-96ee-4cf0-82f4-77f16dc7a069} <Trace> oximeter.fields_u16 (4ad74f54-6fb7-473a-98c1-1da4551dcdf5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1483 | 2025.06.04 18:29:06.207377 [ 275 ] {26ec3a56-96ee-4cf0-82f4-77f16dc7a069} <Debug> executeQuery: Read 39 rows, 2.99 KiB in 0.001164 sec., 33505.154639175256 rows/sec., 2.51 MiB/sec. | ||
| 1484 | 2025.06.04 18:29:06.207425 [ 275 ] {26ec3a56-96ee-4cf0-82f4-77f16dc7a069} <Debug> TCPHandler: Processed in 0.001337752 sec. | ||
| 1485 | 2025.06.04 18:29:06.207550 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1486 | 2025.06.04 18:29:06.207661 [ 275 ] {7c26adae-aaec-4311-a1f5-389f1f6f28d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1487 | 2025.06.04 18:29:06.207701 [ 275 ] {7c26adae-aaec-4311-a1f5-389f1f6f28d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1488 | 2025.06.04 18:29:06.208179 [ 275 ] {7c26adae-aaec-4311-a1f5-389f1f6f28d9} <Trace> oximeter.fields_u32 (c77215eb-ee44-471d-babe-d6d3c9173ac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1489 | 2025.06.04 18:29:06.208212 [ 275 ] {7c26adae-aaec-4311-a1f5-389f1f6f28d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1490 | 2025.06.04 18:29:06.208525 [ 275 ] {7c26adae-aaec-4311-a1f5-389f1f6f28d9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1491 | 2025.06.04 18:29:06.208748 [ 275 ] {7c26adae-aaec-4311-a1f5-389f1f6f28d9} <Trace> oximeter.fields_u32 (c77215eb-ee44-471d-babe-d6d3c9173ac2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1492 | 2025.06.04 18:29:06.208875 [ 275 ] {7c26adae-aaec-4311-a1f5-389f1f6f28d9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001233 sec., 19464.7201946472 rows/sec., 1.61 MiB/sec. | ||
| 1493 | 2025.06.04 18:29:06.208913 [ 275 ] {7c26adae-aaec-4311-a1f5-389f1f6f28d9} <Debug> TCPHandler: Processed in 0.001411002 sec. | ||
| 1494 | 2025.06.04 18:29:06.209036 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1495 | 2025.06.04 18:29:06.209130 [ 275 ] {b8370cb4-a332-40e4-9d98-1427ed853790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1496 | 2025.06.04 18:29:06.209170 [ 275 ] {b8370cb4-a332-40e4-9d98-1427ed853790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1497 | 2025.06.04 18:29:06.209561 [ 275 ] {b8370cb4-a332-40e4-9d98-1427ed853790} <Trace> oximeter.fields_u8 (467ea241-6b3a-417d-a3da-19e35d5d9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1498 | 2025.06.04 18:29:06.209597 [ 275 ] {b8370cb4-a332-40e4-9d98-1427ed853790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1499 | 2025.06.04 18:29:06.211802 [ 275 ] {b8370cb4-a332-40e4-9d98-1427ed853790} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1500 | 2025.06.04 18:29:06.212029 [ 275 ] {b8370cb4-a332-40e4-9d98-1427ed853790} <Trace> oximeter.fields_u8 (467ea241-6b3a-417d-a3da-19e35d5d9e98): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1501 | 2025.06.04 18:29:06.212171 [ 275 ] {b8370cb4-a332-40e4-9d98-1427ed853790} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.003059 sec., 3922.8506047728015 rows/sec., 306.47 KiB/sec. | ||
| 1502 | 2025.06.04 18:29:06.212208 [ 275 ] {b8370cb4-a332-40e4-9d98-1427ed853790} <Debug> TCPHandler: Processed in 0.003221161 sec. | ||
| 1503 | 2025.06.04 18:29:06.212327 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1504 | 2025.06.04 18:29:06.212421 [ 275 ] {1c3e2b53-a756-4f6f-89d5-32be0ea643f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1505 | 2025.06.04 18:29:06.212461 [ 275 ] {1c3e2b53-a756-4f6f-89d5-32be0ea643f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1506 | 2025.06.04 18:29:06.212919 [ 275 ] {1c3e2b53-a756-4f6f-89d5-32be0ea643f6} <Trace> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1507 | 2025.06.04 18:29:06.212955 [ 275 ] {1c3e2b53-a756-4f6f-89d5-32be0ea643f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1508 | 2025.06.04 18:29:06.213272 [ 275 ] {1c3e2b53-a756-4f6f-89d5-32be0ea643f6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1509 | 2025.06.04 18:29:06.213490 [ 275 ] {1c3e2b53-a756-4f6f-89d5-32be0ea643f6} <Trace> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1510 | 2025.06.04 18:29:06.213620 [ 275 ] {1c3e2b53-a756-4f6f-89d5-32be0ea643f6} <Debug> executeQuery: Read 127 rows, 10.54 KiB in 0.001218 sec., 104269.29392446634 rows/sec., 8.45 MiB/sec. | ||
| 1511 | 2025.06.04 18:29:06.213657 [ 275 ] {1c3e2b53-a756-4f6f-89d5-32be0ea643f6} <Debug> TCPHandler: Processed in 0.001379072 sec. | ||
| 1512 | 2025.06.04 18:29:06.213779 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1513 | 2025.06.04 18:29:06.213873 [ 275 ] {13eb0c92-5dc7-4200-8b69-05047b380377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1514 | 2025.06.04 18:29:06.213915 [ 275 ] {13eb0c92-5dc7-4200-8b69-05047b380377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1515 | 2025.06.04 18:29:06.214349 [ 275 ] {13eb0c92-5dc7-4200-8b69-05047b380377} <Trace> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1516 | 2025.06.04 18:29:06.214386 [ 275 ] {13eb0c92-5dc7-4200-8b69-05047b380377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1517 | 2025.06.04 18:29:06.214742 [ 275 ] {13eb0c92-5dc7-4200-8b69-05047b380377} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1518 | 2025.06.04 18:29:06.214958 [ 275 ] {13eb0c92-5dc7-4200-8b69-05047b380377} <Trace> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1519 | 2025.06.04 18:29:06.215085 [ 275 ] {13eb0c92-5dc7-4200-8b69-05047b380377} <Debug> executeQuery: Read 364 rows, 28.34 KiB in 0.00123 sec., 295934.9593495935 rows/sec., 22.50 MiB/sec. | ||
| 1520 | 2025.06.04 18:29:06.215121 [ 275 ] {13eb0c92-5dc7-4200-8b69-05047b380377} <Debug> TCPHandler: Processed in 0.001395802 sec. | ||
| 1521 | 2025.06.04 18:29:06.215232 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1522 | 2025.06.04 18:29:06.215326 [ 275 ] {ec2c0ebd-cdc5-46b5-a3da-e21585ac5891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1523 | 2025.06.04 18:29:06.215382 [ 275 ] {ec2c0ebd-cdc5-46b5-a3da-e21585ac5891} <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 | ||
| 1524 | 2025.06.04 18:29:06.216221 [ 275 ] {ec2c0ebd-cdc5-46b5-a3da-e21585ac5891} <Trace> oximeter.measurements_histogramu64 (8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1525 | 2025.06.04 18:29:06.216259 [ 275 ] {ec2c0ebd-cdc5-46b5-a3da-e21585ac5891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1526 | 2025.06.04 18:29:06.216809 [ 275 ] {ec2c0ebd-cdc5-46b5-a3da-e21585ac5891} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1527 | 2025.06.04 18:29:06.217033 [ 275 ] {ec2c0ebd-cdc5-46b5-a3da-e21585ac5891} <Trace> oximeter.measurements_histogramu64 (8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1528 | 2025.06.04 18:29:06.217167 [ 275 ] {ec2c0ebd-cdc5-46b5-a3da-e21585ac5891} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00186 sec., 14516.129032258064 rows/sec., 26.01 MiB/sec. | ||
| 1529 | 2025.06.04 18:29:06.217217 [ 275 ] {ec2c0ebd-cdc5-46b5-a3da-e21585ac5891} <Debug> TCPHandler: Processed in 0.002032912 sec. | ||
| 1530 | 2025.06.04 18:29:06.217339 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1531 | 2025.06.04 18:29:06.217433 [ 275 ] {a4a87b24-6572-4e72-9247-528d50503620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1532 | 2025.06.04 18:29:06.217475 [ 275 ] {a4a87b24-6572-4e72-9247-528d50503620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1533 | 2025.06.04 18:29:06.217811 [ 275 ] {a4a87b24-6572-4e72-9247-528d50503620} <Trace> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1534 | 2025.06.04 18:29:06.217847 [ 275 ] {a4a87b24-6572-4e72-9247-528d50503620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1535 | 2025.06.04 18:29:06.218163 [ 275 ] {a4a87b24-6572-4e72-9247-528d50503620} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1536 | 2025.06.04 18:29:06.218410 [ 275 ] {a4a87b24-6572-4e72-9247-528d50503620} <Trace> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1537 | 2025.06.04 18:29:06.218541 [ 275 ] {a4a87b24-6572-4e72-9247-528d50503620} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 1538 | 2025.06.04 18:29:06.218575 [ 275 ] {a4a87b24-6572-4e72-9247-528d50503620} <Debug> TCPHandler: Processed in 0.001285901 sec. | ||
| 1539 | 2025.06.04 18:29:07.213735 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
| 1540 | 2025.06.04 18:29:07.214467 [ 245 ] {} <Trace> system.asynchronous_metric_log (86b83c24-08ef-4f5b-8de6-807460913ebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1541 | 2025.06.04 18:29:07.214509 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1542 | 2025.06.04 18:29:07.214965 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1543 | 2025.06.04 18:29:07.215188 [ 245 ] {} <Trace> system.asynchronous_metric_log (86b83c24-08ef-4f5b-8de6-807460913ebf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1544 | 2025.06.04 18:29:07.215321 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
| 1545 | 2025.06.04 18:29:07.383734 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1546 | 2025.06.04 18:29:07.401255 [ 244 ] {} <Trace> system.metric_log (7528a410-4e8e-416e-a8f9-493f5cbe5b7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1547 | 2025.06.04 18:29:07.401313 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1548 | 2025.06.04 18:29:07.407029 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1549 | 2025.06.04 18:29:07.407730 [ 244 ] {} <Trace> system.metric_log (7528a410-4e8e-416e-a8f9-493f5cbe5b7a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1550 | 2025.06.04 18:29:07.410946 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1551 | 2025.06.04 18:29:11.172955 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1552 | 2025.06.04 18:29:11.173170 [ 275 ] {21bc1a95-a616-49dc-94b2-b1f0328b3a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1553 | 2025.06.04 18:29:11.173250 [ 275 ] {21bc1a95-a616-49dc-94b2-b1f0328b3a49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1554 | 2025.06.04 18:29:11.174093 [ 275 ] {21bc1a95-a616-49dc-94b2-b1f0328b3a49} <Trace> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1555 | 2025.06.04 18:29:11.174160 [ 275 ] {21bc1a95-a616-49dc-94b2-b1f0328b3a49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1556 | 2025.06.04 18:29:11.174724 [ 275 ] {21bc1a95-a616-49dc-94b2-b1f0328b3a49} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1557 | 2025.06.04 18:29:11.175038 [ 275 ] {21bc1a95-a616-49dc-94b2-b1f0328b3a49} <Trace> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1558 | 2025.06.04 18:29:11.175263 [ 275 ] {21bc1a95-a616-49dc-94b2-b1f0328b3a49} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002143 sec., 26131.591227251516 rows/sec., 2.00 MiB/sec. | ||
| 1559 | 2025.06.04 18:29:11.175327 [ 275 ] {21bc1a95-a616-49dc-94b2-b1f0328b3a49} <Debug> TCPHandler: Processed in 0.0025176 sec. | ||
| 1560 | 2025.06.04 18:29:11.175504 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1561 | 2025.06.04 18:29:11.175623 [ 275 ] {b7b12a03-62df-48b7-97be-f6df577558d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1562 | 2025.06.04 18:29:11.175675 [ 275 ] {b7b12a03-62df-48b7-97be-f6df577558d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1563 | 2025.06.04 18:29:11.176287 [ 275 ] {b7b12a03-62df-48b7-97be-f6df577558d3} <Trace> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1564 | 2025.06.04 18:29:11.176334 [ 275 ] {b7b12a03-62df-48b7-97be-f6df577558d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1565 | 2025.06.04 18:29:11.176741 [ 275 ] {b7b12a03-62df-48b7-97be-f6df577558d3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1566 | 2025.06.04 18:29:11.177034 [ 275 ] {b7b12a03-62df-48b7-97be-f6df577558d3} <Trace> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1567 | 2025.06.04 18:29:11.177216 [ 275 ] {b7b12a03-62df-48b7-97be-f6df577558d3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001625 sec., 39384.61538461538 rows/sec., 3.07 MiB/sec. | ||
| 1568 | 2025.06.04 18:29:11.177265 [ 275 ] {b7b12a03-62df-48b7-97be-f6df577558d3} <Debug> TCPHandler: Processed in 0.001829399 sec. | ||
| 1569 | 2025.06.04 18:29:11.177474 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1570 | 2025.06.04 18:29:11.177600 [ 275 ] {2c163f9e-4a1d-4e6a-9cdd-1c79939a9e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1571 | 2025.06.04 18:29:11.177663 [ 275 ] {2c163f9e-4a1d-4e6a-9cdd-1c79939a9e60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1572 | 2025.06.04 18:29:11.178230 [ 275 ] {2c163f9e-4a1d-4e6a-9cdd-1c79939a9e60} <Trace> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1573 | 2025.06.04 18:29:11.178279 [ 275 ] {2c163f9e-4a1d-4e6a-9cdd-1c79939a9e60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1574 | 2025.06.04 18:29:11.178780 [ 275 ] {2c163f9e-4a1d-4e6a-9cdd-1c79939a9e60} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1575 | 2025.06.04 18:29:11.179135 [ 275 ] {2c163f9e-4a1d-4e6a-9cdd-1c79939a9e60} <Trace> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1576 | 2025.06.04 18:29:11.179324 [ 275 ] {2c163f9e-4a1d-4e6a-9cdd-1c79939a9e60} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001755 sec., 91168.09116809117 rows/sec., 6.35 MiB/sec. | ||
| 1577 | 2025.06.04 18:29:11.179378 [ 275 ] {2c163f9e-4a1d-4e6a-9cdd-1c79939a9e60} <Debug> TCPHandler: Processed in 0.001961081 sec. | ||
| 1578 | 2025.06.04 18:29:11.179523 [ 275 ] {} <Trace> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1579 | 2025.06.04 18:29:11.179649 [ 275 ] {9969c28d-f588-4868-8420-b2364c807288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55875) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1580 | 2025.06.04 18:29:11.179709 [ 275 ] {9969c28d-f588-4868-8420-b2364c807288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1581 | 2025.06.04 18:29:11.180129 [ 275 ] {9969c28d-f588-4868-8420-b2364c807288} <Trace> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1582 | 2025.06.04 18:29:11.180176 [ 275 ] {9969c28d-f588-4868-8420-b2364c807288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1583 | 2025.06.04 18:29:11.180541 [ 275 ] {9969c28d-f588-4868-8420-b2364c807288} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1584 | 2025.06.04 18:29:11.180789 [ 275 ] {9969c28d-f588-4868-8420-b2364c807288} <Trace> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1585 | 2025.06.04 18:29:11.180944 [ 275 ] {9969c28d-f588-4868-8420-b2364c807288} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001323 sec., 45351.47392290249 rows/sec., 3.06 MiB/sec. | ||
| 1586 | 2025.06.04 18:29:11.180983 [ 275 ] {9969c28d-f588-4868-8420-b2364c807288} <Debug> TCPHandler: Processed in 0.001523184 sec. | ||
| 1587 | 2025.06.04 18:29:14.663980 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1588 | 2025.06.04 18:29:14.664035 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1589 | 2025.06.04 18:29:14.715466 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 | ||
| 1590 | 2025.06.04 18:29:14.715901 [ 245 ] {} <Trace> system.asynchronous_metric_log (86b83c24-08ef-4f5b-8de6-807460913ebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1591 | 2025.06.04 18:29:14.715939 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1592 | 2025.06.04 18:29:14.716393 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1593 | 2025.06.04 18:29:14.716620 [ 245 ] {} <Trace> system.asynchronous_metric_log (86b83c24-08ef-4f5b-8de6-807460913ebf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1594 | 2025.06.04 18:29:14.716737 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
| 1595 | 2025.06.04 18:29:14.718304 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 234 | ||
| 1596 | 2025.06.04 18:29:14.720640 [ 243 ] {} <Trace> system.query_log (afcd4306-3679-4fd6-a85a-d2f0c356eda8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1597 | 2025.06.04 18:29:14.720685 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1598 | 2025.06.04 18:29:14.721867 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1599 | 2025.06.04 18:29:14.722123 [ 243 ] {} <Trace> system.query_log (afcd4306-3679-4fd6-a85a-d2f0c356eda8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1600 | 2025.06.04 18:29:14.722360 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 234 | ||
| 1601 | 2025.06.04 18:29:14.911099 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1602 | 2025.06.04 18:29:14.928750 [ 244 ] {} <Trace> system.metric_log (7528a410-4e8e-416e-a8f9-493f5cbe5b7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1603 | 2025.06.04 18:29:14.928810 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1604 | 2025.06.04 18:29:14.934989 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1605 | 2025.06.04 18:29:14.935698 [ 244 ] {} <Trace> system.metric_log (7528a410-4e8e-416e-a8f9-493f5cbe5b7a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1606 | 2025.06.04 18:29:14.938988 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1607 | 2025.06.04 18:29:15.850170 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1608 | 2025.06.04 18:29:15.850259 [ 275 ] {} <Debug> TCP-Session: 990abf65-0a21-4b13-8044-65ee2161c904 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1609 | 2025.06.04 18:29:16.000166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 176.82 MiB, peak 182.98 MiB, free memory in arenas 0.00 B, will set to 178.88 MiB (RSS), difference: 2.06 MiB | ||
| 1610 | 2025.06.04 18:29:16.169345 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1611 | 2025.06.04 18:29:16.169520 [ 278 ] {cbf57c14-3a65-4fc4-b4f6-daf4bcb7b79d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1612 | 2025.06.04 18:29:16.169588 [ 278 ] {cbf57c14-3a65-4fc4-b4f6-daf4bcb7b79d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1613 | 2025.06.04 18:29:16.170306 [ 278 ] {cbf57c14-3a65-4fc4-b4f6-daf4bcb7b79d} <Trace> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1614 | 2025.06.04 18:29:16.170351 [ 278 ] {cbf57c14-3a65-4fc4-b4f6-daf4bcb7b79d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1615 | 2025.06.04 18:29:16.170803 [ 278 ] {cbf57c14-3a65-4fc4-b4f6-daf4bcb7b79d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1616 | 2025.06.04 18:29:16.171037 [ 278 ] {cbf57c14-3a65-4fc4-b4f6-daf4bcb7b79d} <Trace> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1617 | 2025.06.04 18:29:16.171185 [ 278 ] {cbf57c14-3a65-4fc4-b4f6-daf4bcb7b79d} <Debug> executeQuery: Read 126 rows, 11.02 KiB in 0.001712 sec., 73598.1308411215 rows/sec., 6.29 MiB/sec. | ||
| 1618 | 2025.06.04 18:29:16.171228 [ 278 ] {cbf57c14-3a65-4fc4-b4f6-daf4bcb7b79d} <Debug> TCPHandler: Processed in 0.002005261 sec. | ||
| 1619 | 2025.06.04 18:29:16.171361 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1620 | 2025.06.04 18:29:16.171459 [ 278 ] {6d83164c-87db-42f2-aa2d-ca89be01cd5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1621 | 2025.06.04 18:29:16.171501 [ 278 ] {6d83164c-87db-42f2-aa2d-ca89be01cd5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1622 | 2025.06.04 18:29:16.171919 [ 278 ] {6d83164c-87db-42f2-aa2d-ca89be01cd5a} <Trace> oximeter.fields_u16 (4ad74f54-6fb7-473a-98c1-1da4551dcdf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1623 | 2025.06.04 18:29:16.171957 [ 278 ] {6d83164c-87db-42f2-aa2d-ca89be01cd5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1624 | 2025.06.04 18:29:16.172262 [ 278 ] {6d83164c-87db-42f2-aa2d-ca89be01cd5a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1625 | 2025.06.04 18:29:16.172568 [ 278 ] {6d83164c-87db-42f2-aa2d-ca89be01cd5a} <Trace> oximeter.fields_u16 (4ad74f54-6fb7-473a-98c1-1da4551dcdf5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1626 | 2025.06.04 18:29:16.172704 [ 278 ] {6d83164c-87db-42f2-aa2d-ca89be01cd5a} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001265 sec., 27667.98418972332 rows/sec., 2.03 MiB/sec. | ||
| 1627 | 2025.06.04 18:29:16.172741 [ 278 ] {6d83164c-87db-42f2-aa2d-ca89be01cd5a} <Debug> TCPHandler: Processed in 0.001429463 sec. | ||
| 1628 | 2025.06.04 18:29:16.172858 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1629 | 2025.06.04 18:29:16.172953 [ 278 ] {53925cd0-cf95-45a0-a608-627e253261b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1630 | 2025.06.04 18:29:16.172993 [ 278 ] {53925cd0-cf95-45a0-a608-627e253261b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1631 | 2025.06.04 18:29:16.173502 [ 278 ] {53925cd0-cf95-45a0-a608-627e253261b7} <Trace> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1632 | 2025.06.04 18:29:16.173540 [ 278 ] {53925cd0-cf95-45a0-a608-627e253261b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1633 | 2025.06.04 18:29:16.173852 [ 278 ] {53925cd0-cf95-45a0-a608-627e253261b7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1634 | 2025.06.04 18:29:16.174064 [ 278 ] {53925cd0-cf95-45a0-a608-627e253261b7} <Trace> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1635 | 2025.06.04 18:29:16.174193 [ 278 ] {53925cd0-cf95-45a0-a608-627e253261b7} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.00126 sec., 78571.42857142857 rows/sec., 6.14 MiB/sec. | ||
| 1636 | 2025.06.04 18:29:16.174235 [ 278 ] {53925cd0-cf95-45a0-a608-627e253261b7} <Debug> TCPHandler: Processed in 0.001426063 sec. | ||
| 1637 | 2025.06.04 18:29:16.174393 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1638 | 2025.06.04 18:29:16.174492 [ 278 ] {e8ed0ace-d47e-4446-aa1c-027cd280027e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1639 | 2025.06.04 18:29:16.174535 [ 278 ] {e8ed0ace-d47e-4446-aa1c-027cd280027e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1640 | 2025.06.04 18:29:16.174981 [ 278 ] {e8ed0ace-d47e-4446-aa1c-027cd280027e} <Trace> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1641 | 2025.06.04 18:29:16.175018 [ 278 ] {e8ed0ace-d47e-4446-aa1c-027cd280027e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1642 | 2025.06.04 18:29:16.175344 [ 278 ] {e8ed0ace-d47e-4446-aa1c-027cd280027e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1643 | 2025.06.04 18:29:16.175552 [ 278 ] {e8ed0ace-d47e-4446-aa1c-027cd280027e} <Trace> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1644 | 2025.06.04 18:29:16.175675 [ 278 ] {e8ed0ace-d47e-4446-aa1c-027cd280027e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 1645 | 2025.06.04 18:29:16.175711 [ 278 ] {e8ed0ace-d47e-4446-aa1c-027cd280027e} <Debug> TCPHandler: Processed in 0.001379602 sec. | ||
| 1646 | 2025.06.04 18:29:16.175824 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1647 | 2025.06.04 18:29:16.175916 [ 278 ] {97cb1533-6872-4b7d-9fa1-dbe09d164e3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1648 | 2025.06.04 18:29:16.175969 [ 278 ] {97cb1533-6872-4b7d-9fa1-dbe09d164e3c} <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 | ||
| 1649 | 2025.06.04 18:29:16.176920 [ 278 ] {97cb1533-6872-4b7d-9fa1-dbe09d164e3c} <Trace> oximeter.measurements_histogramu64 (8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1650 | 2025.06.04 18:29:16.176956 [ 278 ] {97cb1533-6872-4b7d-9fa1-dbe09d164e3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1651 | 2025.06.04 18:29:16.177482 [ 278 ] {97cb1533-6872-4b7d-9fa1-dbe09d164e3c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1652 | 2025.06.04 18:29:16.177716 [ 278 ] {97cb1533-6872-4b7d-9fa1-dbe09d164e3c} <Trace> oximeter.measurements_histogramu64 (8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1653 | 2025.06.04 18:29:16.177844 [ 278 ] {97cb1533-6872-4b7d-9fa1-dbe09d164e3c} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001946 sec., 17985.61151079137 rows/sec., 32.23 MiB/sec. | ||
| 1654 | 2025.06.04 18:29:16.177894 [ 278 ] {97cb1533-6872-4b7d-9fa1-dbe09d164e3c} <Debug> TCPHandler: Processed in 0.002117944 sec. | ||
| 1655 | 2025.06.04 18:29:16.178013 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1656 | 2025.06.04 18:29:16.178106 [ 278 ] {9e7d38cd-a0c4-40cf-a042-ad57bbad754b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1657 | 2025.06.04 18:29:16.178148 [ 278 ] {9e7d38cd-a0c4-40cf-a042-ad57bbad754b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1658 | 2025.06.04 18:29:16.178487 [ 278 ] {9e7d38cd-a0c4-40cf-a042-ad57bbad754b} <Trace> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1659 | 2025.06.04 18:29:16.178528 [ 278 ] {9e7d38cd-a0c4-40cf-a042-ad57bbad754b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1660 | 2025.06.04 18:29:16.178819 [ 278 ] {9e7d38cd-a0c4-40cf-a042-ad57bbad754b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1661 | 2025.06.04 18:29:16.179027 [ 278 ] {9e7d38cd-a0c4-40cf-a042-ad57bbad754b} <Trace> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1662 | 2025.06.04 18:29:16.179151 [ 278 ] {9e7d38cd-a0c4-40cf-a042-ad57bbad754b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 1663 | 2025.06.04 18:29:16.179186 [ 278 ] {9e7d38cd-a0c4-40cf-a042-ad57bbad754b} <Debug> TCPHandler: Processed in 0.0012218 sec. | ||
| 1664 | 2025.06.04 18:29:21.168135 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1665 | 2025.06.04 18:29:21.168344 [ 278 ] {e84d8e4b-165c-4615-9ea1-7c0e9531f185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1666 | 2025.06.04 18:29:21.168413 [ 278 ] {e84d8e4b-165c-4615-9ea1-7c0e9531f185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1667 | 2025.06.04 18:29:21.169078 [ 278 ] {e84d8e4b-165c-4615-9ea1-7c0e9531f185} <Trace> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1668 | 2025.06.04 18:29:21.169113 [ 278 ] {e84d8e4b-165c-4615-9ea1-7c0e9531f185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1669 | 2025.06.04 18:29:21.169480 [ 278 ] {e84d8e4b-165c-4615-9ea1-7c0e9531f185} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1670 | 2025.06.04 18:29:21.169698 [ 278 ] {e84d8e4b-165c-4615-9ea1-7c0e9531f185} <Trace> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1671 | 2025.06.04 18:29:21.169843 [ 278 ] {e84d8e4b-165c-4615-9ea1-7c0e9531f185} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00155 sec., 36129.032258064515 rows/sec., 2.76 MiB/sec. | ||
| 1672 | 2025.06.04 18:29:21.169882 [ 278 ] {e84d8e4b-165c-4615-9ea1-7c0e9531f185} <Debug> TCPHandler: Processed in 0.0018723 sec. | ||
| 1673 | 2025.06.04 18:29:21.170007 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1674 | 2025.06.04 18:29:21.170100 [ 278 ] {83920b11-0a9a-4326-bd87-ee7fe165ae33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1675 | 2025.06.04 18:29:21.170139 [ 278 ] {83920b11-0a9a-4326-bd87-ee7fe165ae33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1676 | 2025.06.04 18:29:21.170560 [ 278 ] {83920b11-0a9a-4326-bd87-ee7fe165ae33} <Trace> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1677 | 2025.06.04 18:29:21.170594 [ 278 ] {83920b11-0a9a-4326-bd87-ee7fe165ae33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1678 | 2025.06.04 18:29:21.170892 [ 278 ] {83920b11-0a9a-4326-bd87-ee7fe165ae33} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1679 | 2025.06.04 18:29:21.171108 [ 278 ] {83920b11-0a9a-4326-bd87-ee7fe165ae33} <Trace> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1680 | 2025.06.04 18:29:21.171230 [ 278 ] {83920b11-0a9a-4326-bd87-ee7fe165ae33} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001148 sec., 55749.12891986063 rows/sec., 4.35 MiB/sec. | ||
| 1681 | 2025.06.04 18:29:21.171265 [ 278 ] {83920b11-0a9a-4326-bd87-ee7fe165ae33} <Debug> TCPHandler: Processed in 0.001307851 sec. | ||
| 1682 | 2025.06.04 18:29:21.171382 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1683 | 2025.06.04 18:29:21.171474 [ 278 ] {969e1652-3ad0-4ff6-b964-375b39fbb774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1684 | 2025.06.04 18:29:21.171518 [ 278 ] {969e1652-3ad0-4ff6-b964-375b39fbb774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1685 | 2025.06.04 18:29:21.171930 [ 278 ] {969e1652-3ad0-4ff6-b964-375b39fbb774} <Trace> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1686 | 2025.06.04 18:29:21.171964 [ 278 ] {969e1652-3ad0-4ff6-b964-375b39fbb774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1687 | 2025.06.04 18:29:21.172283 [ 278 ] {969e1652-3ad0-4ff6-b964-375b39fbb774} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1688 | 2025.06.04 18:29:21.172487 [ 278 ] {969e1652-3ad0-4ff6-b964-375b39fbb774} <Trace> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1689 | 2025.06.04 18:29:21.172609 [ 278 ] {969e1652-3ad0-4ff6-b964-375b39fbb774} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 1690 | 2025.06.04 18:29:21.172646 [ 278 ] {969e1652-3ad0-4ff6-b964-375b39fbb774} <Debug> TCPHandler: Processed in 0.001312601 sec. | ||
| 1691 | 2025.06.04 18:29:21.172762 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1692 | 2025.06.04 18:29:21.172854 [ 278 ] {4b519f15-478c-4001-8642-2f1b0c2879e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1693 | 2025.06.04 18:29:21.172897 [ 278 ] {4b519f15-478c-4001-8642-2f1b0c2879e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1694 | 2025.06.04 18:29:21.173230 [ 278 ] {4b519f15-478c-4001-8642-2f1b0c2879e4} <Trace> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1695 | 2025.06.04 18:29:21.173265 [ 278 ] {4b519f15-478c-4001-8642-2f1b0c2879e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1696 | 2025.06.04 18:29:21.173558 [ 278 ] {4b519f15-478c-4001-8642-2f1b0c2879e4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1697 | 2025.06.04 18:29:21.173764 [ 278 ] {4b519f15-478c-4001-8642-2f1b0c2879e4} <Trace> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1698 | 2025.06.04 18:29:21.173887 [ 278 ] {4b519f15-478c-4001-8642-2f1b0c2879e4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 1699 | 2025.06.04 18:29:21.173921 [ 278 ] {4b519f15-478c-4001-8642-2f1b0c2879e4} <Debug> TCPHandler: Processed in 0.00121107 sec. | ||
| 1700 | 2025.06.04 18:29:22.217760 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 | ||
| 1701 | 2025.06.04 18:29:22.218230 [ 245 ] {} <Trace> system.asynchronous_metric_log (86b83c24-08ef-4f5b-8de6-807460913ebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1702 | 2025.06.04 18:29:22.218267 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1703 | 2025.06.04 18:29:22.218761 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1704 | 2025.06.04 18:29:22.218992 [ 245 ] {} <Trace> system.asynchronous_metric_log (86b83c24-08ef-4f5b-8de6-807460913ebf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1705 | 2025.06.04 18:29:22.219112 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 | ||
| 1706 | 2025.06.04 18:29:22.440012 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 1707 | 2025.06.04 18:29:22.457415 [ 244 ] {} <Trace> system.metric_log (7528a410-4e8e-416e-a8f9-493f5cbe5b7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1708 | 2025.06.04 18:29:22.457480 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1709 | 2025.06.04 18:29:22.463940 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1710 | 2025.06.04 18:29:22.464637 [ 244 ] {} <Trace> system.metric_log (7528a410-4e8e-416e-a8f9-493f5cbe5b7a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1711 | 2025.06.04 18:29:22.467590 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 1712 | 2025.06.04 18:29:23.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.55 MiB, peak 183.55 MiB, free memory in arenas 0.00 B, will set to 180.64 MiB (RSS), difference: 1.09 MiB | ||
| 1713 | 2025.06.04 18:29:24.723476 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 254 | ||
| 1714 | 2025.06.04 18:29:24.725375 [ 243 ] {} <Trace> system.query_log (afcd4306-3679-4fd6-a85a-d2f0c356eda8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1715 | 2025.06.04 18:29:24.725419 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1716 | 2025.06.04 18:29:24.726524 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1717 | 2025.06.04 18:29:24.726781 [ 243 ] {} <Trace> system.query_log (afcd4306-3679-4fd6-a85a-d2f0c356eda8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1718 | 2025.06.04 18:29:24.726933 [ 40 ] {} <Debug> system.query_log (afcd4306-3679-4fd6-a85a-d2f0c356eda8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1719 | 2025.06.04 18:29:24.727005 [ 40 ] {} <Trace> system.query_log (afcd4306-3679-4fd6-a85a-d2f0c356eda8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1720 | 2025.06.04 18:29:24.727013 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 254 | ||
| 1721 | 2025.06.04 18:29:24.727025 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1722 | 2025.06.04 18:29:24.727146 [ 192 ] {afcd4306-3679-4fd6-a85a-d2f0c356eda8::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 | ||
| 1723 | 2025.06.04 18:29:24.727814 [ 192 ] {afcd4306-3679-4fd6-a85a-d2f0c356eda8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1724 | 2025.06.04 18:29:24.727995 [ 192 ] {afcd4306-3679-4fd6-a85a-d2f0c356eda8::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 | ||
| 1725 | 2025.06.04 18:29:24.728421 [ 192 ] {afcd4306-3679-4fd6-a85a-d2f0c356eda8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 54 rows starting from the beginning of the part | ||
| 1726 | 2025.06.04 18:29:24.728802 [ 192 ] {afcd4306-3679-4fd6-a85a-d2f0c356eda8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 32 rows starting from the beginning of the part | ||
| 1727 | 2025.06.04 18:29:24.729161 [ 192 ] {afcd4306-3679-4fd6-a85a-d2f0c356eda8::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 | ||
| 1728 | 2025.06.04 18:29:24.729506 [ 192 ] {afcd4306-3679-4fd6-a85a-d2f0c356eda8::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 | ||
| 1729 | 2025.06.04 18:29:24.729863 [ 192 ] {afcd4306-3679-4fd6-a85a-d2f0c356eda8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 20 rows starting from the beginning of the part | ||
| 1730 | 2025.06.04 18:29:24.736300 [ 194 ] {afcd4306-3679-4fd6-a85a-d2f0c356eda8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 254 rows, containing 72 columns (72 merged, 0 gathered) in 0.009199557 sec., 27610.02513490595 rows/sec., 27.25 MiB/sec. | ||
| 1731 | 2025.06.04 18:29:24.737010 [ 188 ] {afcd4306-3679-4fd6-a85a-d2f0c356eda8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1732 | 2025.06.04 18:29:24.737553 [ 188 ] {afcd4306-3679-4fd6-a85a-d2f0c356eda8::all_1_6_1} <Trace> system.query_log (afcd4306-3679-4fd6-a85a-d2f0c356eda8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1733 | 2025.06.04 18:29:24.737626 [ 188 ] {afcd4306-3679-4fd6-a85a-d2f0c356eda8::all_1_6_1} <Trace> system.query_log (afcd4306-3679-4fd6-a85a-d2f0c356eda8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1734 | 2025.06.04 18:29:24.737754 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 1735 | 2025.06.04 18:29:26.169906 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1736 | 2025.06.04 18:29:26.170098 [ 278 ] {b6f7a565-13f4-494a-93c9-c1149601353d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1737 | 2025.06.04 18:29:26.170164 [ 278 ] {b6f7a565-13f4-494a-93c9-c1149601353d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1738 | 2025.06.04 18:29:26.170834 [ 278 ] {b6f7a565-13f4-494a-93c9-c1149601353d} <Trace> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1739 | 2025.06.04 18:29:26.170885 [ 278 ] {b6f7a565-13f4-494a-93c9-c1149601353d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1740 | 2025.06.04 18:29:26.171277 [ 278 ] {b6f7a565-13f4-494a-93c9-c1149601353d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1741 | 2025.06.04 18:29:26.171499 [ 278 ] {b6f7a565-13f4-494a-93c9-c1149601353d} <Trace> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1742 | 2025.06.04 18:29:26.171654 [ 278 ] {b6f7a565-13f4-494a-93c9-c1149601353d} <Debug> executeQuery: Read 126 rows, 11.02 KiB in 0.001603 sec., 78602.62008733624 rows/sec., 6.71 MiB/sec. | ||
| 1743 | 2025.06.04 18:29:26.171655 [ 39 ] {} <Debug> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1744 | 2025.06.04 18:29:26.171706 [ 278 ] {b6f7a565-13f4-494a-93c9-c1149601353d} <Debug> TCPHandler: Processed in 0.001927711 sec. | ||
| 1745 | 2025.06.04 18:29:26.171728 [ 39 ] {} <Trace> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1746 | 2025.06.04 18:29:26.171756 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1747 | 2025.06.04 18:29:26.171841 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1748 | 2025.06.04 18:29:26.171855 [ 194 ] {e7c735b6-8016-4830-a499-ce4caa704374::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 | ||
| 1749 | 2025.06.04 18:29:26.171949 [ 278 ] {916f07ad-aa65-46e5-8190-62bad438f0b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1750 | 2025.06.04 18:29:26.171951 [ 194 ] {e7c735b6-8016-4830-a499-ce4caa704374::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1751 | 2025.06.04 18:29:26.171993 [ 278 ] {916f07ad-aa65-46e5-8190-62bad438f0b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1752 | 2025.06.04 18:29:26.172002 [ 194 ] {e7c735b6-8016-4830-a499-ce4caa704374::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 108 rows starting from the beginning of the part | ||
| 1753 | 2025.06.04 18:29:26.172088 [ 194 ] {e7c735b6-8016-4830-a499-ce4caa704374::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 230 rows starting from the beginning of the part | ||
| 1754 | 2025.06.04 18:29:26.172136 [ 194 ] {e7c735b6-8016-4830-a499-ce4caa704374::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 | ||
| 1755 | 2025.06.04 18:29:26.172181 [ 194 ] {e7c735b6-8016-4830-a499-ce4caa704374::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 126 rows starting from the beginning of the part | ||
| 1756 | 2025.06.04 18:29:26.172225 [ 194 ] {e7c735b6-8016-4830-a499-ce4caa704374::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 | ||
| 1757 | 2025.06.04 18:29:26.172265 [ 194 ] {e7c735b6-8016-4830-a499-ce4caa704374::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 126 rows starting from the beginning of the part | ||
| 1758 | 2025.06.04 18:29:26.172430 [ 278 ] {916f07ad-aa65-46e5-8190-62bad438f0b2} <Trace> oximeter.fields_u16 (4ad74f54-6fb7-473a-98c1-1da4551dcdf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1759 | 2025.06.04 18:29:26.172466 [ 278 ] {916f07ad-aa65-46e5-8190-62bad438f0b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1760 | 2025.06.04 18:29:26.172843 [ 278 ] {916f07ad-aa65-46e5-8190-62bad438f0b2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1761 | 2025.06.04 18:29:26.173068 [ 278 ] {916f07ad-aa65-46e5-8190-62bad438f0b2} <Trace> oximeter.fields_u16 (4ad74f54-6fb7-473a-98c1-1da4551dcdf5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1762 | 2025.06.04 18:29:26.173198 [ 188 ] {e7c735b6-8016-4830-a499-ce4caa704374::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 702 rows, containing 5 columns (5 merged, 0 gathered) in 0.001383252 sec., 507499.71805571223 rows/sec., 44.94 MiB/sec. | ||
| 1763 | 2025.06.04 18:29:26.173211 [ 278 ] {916f07ad-aa65-46e5-8190-62bad438f0b2} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001286 sec., 27216.174183514773 rows/sec., 2.00 MiB/sec. | ||
| 1764 | 2025.06.04 18:29:26.173291 [ 278 ] {916f07ad-aa65-46e5-8190-62bad438f0b2} <Debug> TCPHandler: Processed in 0.001502804 sec. | ||
| 1765 | 2025.06.04 18:29:26.173408 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1766 | 2025.06.04 18:29:26.173477 [ 197 ] {e7c735b6-8016-4830-a499-ce4caa704374::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1767 | 2025.06.04 18:29:26.173506 [ 278 ] {d8171dfd-9191-4266-bfe6-e289be530a94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1768 | 2025.06.04 18:29:26.173581 [ 278 ] {d8171dfd-9191-4266-bfe6-e289be530a94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1769 | 2025.06.04 18:29:26.173862 [ 197 ] {e7c735b6-8016-4830-a499-ce4caa704374::all_1_11_2} <Trace> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1770 | 2025.06.04 18:29:26.173959 [ 197 ] {e7c735b6-8016-4830-a499-ce4caa704374::all_1_11_2} <Trace> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1771 | 2025.06.04 18:29:26.174052 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 1772 | 2025.06.04 18:29:26.174059 [ 278 ] {d8171dfd-9191-4266-bfe6-e289be530a94} <Trace> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1773 | 2025.06.04 18:29:26.174104 [ 278 ] {d8171dfd-9191-4266-bfe6-e289be530a94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1774 | 2025.06.04 18:29:26.174434 [ 278 ] {d8171dfd-9191-4266-bfe6-e289be530a94} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1775 | 2025.06.04 18:29:26.174655 [ 278 ] {d8171dfd-9191-4266-bfe6-e289be530a94} <Trace> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1776 | 2025.06.04 18:29:26.174756 [ 39 ] {} <Debug> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1777 | 2025.06.04 18:29:26.174786 [ 278 ] {d8171dfd-9191-4266-bfe6-e289be530a94} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.0013 sec., 76153.84615384616 rows/sec., 5.95 MiB/sec. | ||
| 1778 | 2025.06.04 18:29:26.174790 [ 39 ] {} <Trace> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1779 | 2025.06.04 18:29:26.174826 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1780 | 2025.06.04 18:29:26.174833 [ 278 ] {d8171dfd-9191-4266-bfe6-e289be530a94} <Debug> TCPHandler: Processed in 0.001473664 sec. | ||
| 1781 | 2025.06.04 18:29:26.174893 [ 194 ] {e124b03d-85ba-4704-99a7-e1a3ffaba37e::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 | ||
| 1782 | 2025.06.04 18:29:26.174957 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1783 | 2025.06.04 18:29:26.174969 [ 194 ] {e124b03d-85ba-4704-99a7-e1a3ffaba37e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1784 | 2025.06.04 18:29:26.174996 [ 194 ] {e124b03d-85ba-4704-99a7-e1a3ffaba37e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 102 rows starting from the beginning of the part | ||
| 1785 | 2025.06.04 18:29:26.175040 [ 194 ] {e124b03d-85ba-4704-99a7-e1a3ffaba37e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 127 rows starting from the beginning of the part | ||
| 1786 | 2025.06.04 18:29:26.175055 [ 278 ] {45d961eb-c71a-4c43-bdcb-0d7bcf8435ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1787 | 2025.06.04 18:29:26.175075 [ 194 ] {e124b03d-85ba-4704-99a7-e1a3ffaba37e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 1788 | 2025.06.04 18:29:26.175100 [ 278 ] {45d961eb-c71a-4c43-bdcb-0d7bcf8435ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1789 | 2025.06.04 18:29:26.175111 [ 194 ] {e124b03d-85ba-4704-99a7-e1a3ffaba37e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 99 rows starting from the beginning of the part | ||
| 1790 | 2025.06.04 18:29:26.175145 [ 194 ] {e124b03d-85ba-4704-99a7-e1a3ffaba37e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
| 1791 | 2025.06.04 18:29:26.175183 [ 194 ] {e124b03d-85ba-4704-99a7-e1a3ffaba37e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 99 rows starting from the beginning of the part | ||
| 1792 | 2025.06.04 18:29:26.175520 [ 278 ] {45d961eb-c71a-4c43-bdcb-0d7bcf8435ee} <Trace> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1793 | 2025.06.04 18:29:26.175556 [ 278 ] {45d961eb-c71a-4c43-bdcb-0d7bcf8435ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1794 | 2025.06.04 18:29:26.175883 [ 278 ] {45d961eb-c71a-4c43-bdcb-0d7bcf8435ee} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1795 | 2025.06.04 18:29:26.175937 [ 195 ] {e124b03d-85ba-4704-99a7-e1a3ffaba37e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 555 rows, containing 5 columns (5 merged, 0 gathered) in 0.001069417 sec., 518974.3570562278 rows/sec., 42.86 MiB/sec. | ||
| 1796 | 2025.06.04 18:29:26.176062 [ 194 ] {e124b03d-85ba-4704-99a7-e1a3ffaba37e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1797 | 2025.06.04 18:29:26.176129 [ 278 ] {45d961eb-c71a-4c43-bdcb-0d7bcf8435ee} <Trace> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1798 | 2025.06.04 18:29:26.176242 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1799 | 2025.06.04 18:29:26.176262 [ 278 ] {45d961eb-c71a-4c43-bdcb-0d7bcf8435ee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 1800 | 2025.06.04 18:29:26.176292 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1801 | 2025.06.04 18:29:26.176303 [ 194 ] {e124b03d-85ba-4704-99a7-e1a3ffaba37e::all_1_11_2} <Trace> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1802 | 2025.06.04 18:29:26.176308 [ 278 ] {45d961eb-c71a-4c43-bdcb-0d7bcf8435ee} <Debug> TCPHandler: Processed in 0.001400502 sec. | ||
| 1803 | 2025.06.04 18:29:26.176326 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1804 | 2025.06.04 18:29:26.176379 [ 194 ] {e124b03d-85ba-4704-99a7-e1a3ffaba37e::all_1_11_2} <Trace> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1805 | 2025.06.04 18:29:26.176421 [ 188 ] {0337419e-0255-4702-ae93-34189d5cdd6c::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 | ||
| 1806 | 2025.06.04 18:29:26.176426 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1807 | 2025.06.04 18:29:26.176443 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1808 | 2025.06.04 18:29:26.176542 [ 278 ] {56cf09ae-b592-43de-b2c9-667ef73748da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1809 | 2025.06.04 18:29:26.176547 [ 188 ] {0337419e-0255-4702-ae93-34189d5cdd6c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1810 | 2025.06.04 18:29:26.176596 [ 188 ] {0337419e-0255-4702-ae93-34189d5cdd6c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 928 rows starting from the beginning of the part | ||
| 1811 | 2025.06.04 18:29:26.176600 [ 278 ] {56cf09ae-b592-43de-b2c9-667ef73748da} <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 | ||
| 1812 | 2025.06.04 18:29:26.176665 [ 188 ] {0337419e-0255-4702-ae93-34189d5cdd6c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 364 rows starting from the beginning of the part | ||
| 1813 | 2025.06.04 18:29:26.176711 [ 188 ] {0337419e-0255-4702-ae93-34189d5cdd6c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 1814 | 2025.06.04 18:29:26.176748 [ 188 ] {0337419e-0255-4702-ae93-34189d5cdd6c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 1815 | 2025.06.04 18:29:26.176785 [ 188 ] {0337419e-0255-4702-ae93-34189d5cdd6c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 1816 | 2025.06.04 18:29:26.176822 [ 188 ] {0337419e-0255-4702-ae93-34189d5cdd6c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 1817 | 2025.06.04 18:29:26.177445 [ 278 ] {56cf09ae-b592-43de-b2c9-667ef73748da} <Trace> oximeter.measurements_histogramu64 (8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1818 | 2025.06.04 18:29:26.177489 [ 278 ] {56cf09ae-b592-43de-b2c9-667ef73748da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1819 | 2025.06.04 18:29:26.177950 [ 194 ] {0337419e-0255-4702-ae93-34189d5cdd6c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1932 rows, containing 5 columns (5 merged, 0 gathered) in 0.001565885 sec., 1233807.080341149 rows/sec., 87.42 MiB/sec. | ||
| 1820 | 2025.06.04 18:29:26.178079 [ 278 ] {56cf09ae-b592-43de-b2c9-667ef73748da} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1821 | 2025.06.04 18:29:26.178233 [ 195 ] {0337419e-0255-4702-ae93-34189d5cdd6c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1822 | 2025.06.04 18:29:26.178347 [ 278 ] {56cf09ae-b592-43de-b2c9-667ef73748da} <Trace> oximeter.measurements_histogramu64 (8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1823 | 2025.06.04 18:29:26.178512 [ 278 ] {56cf09ae-b592-43de-b2c9-667ef73748da} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001988 sec., 17605.6338028169 rows/sec., 31.55 MiB/sec. | ||
| 1824 | 2025.06.04 18:29:26.178565 [ 278 ] {56cf09ae-b592-43de-b2c9-667ef73748da} <Debug> TCPHandler: Processed in 0.002187865 sec. | ||
| 1825 | 2025.06.04 18:29:26.178588 [ 195 ] {0337419e-0255-4702-ae93-34189d5cdd6c::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1826 | 2025.06.04 18:29:26.178679 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1827 | 2025.06.04 18:29:26.178682 [ 195 ] {0337419e-0255-4702-ae93-34189d5cdd6c::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1828 | 2025.06.04 18:29:26.178783 [ 278 ] {bba288e3-05ff-4a9a-982a-9264f72bfdc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1829 | 2025.06.04 18:29:26.178797 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 1830 | 2025.06.04 18:29:26.178833 [ 278 ] {bba288e3-05ff-4a9a-982a-9264f72bfdc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1831 | 2025.06.04 18:29:26.179185 [ 278 ] {bba288e3-05ff-4a9a-982a-9264f72bfdc3} <Trace> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1832 | 2025.06.04 18:29:26.179222 [ 278 ] {bba288e3-05ff-4a9a-982a-9264f72bfdc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1833 | 2025.06.04 18:29:26.179533 [ 278 ] {bba288e3-05ff-4a9a-982a-9264f72bfdc3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1834 | 2025.06.04 18:29:26.179750 [ 278 ] {bba288e3-05ff-4a9a-982a-9264f72bfdc3} <Trace> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1835 | 2025.06.04 18:29:26.179848 [ 39 ] {} <Debug> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1836 | 2025.06.04 18:29:26.179877 [ 278 ] {bba288e3-05ff-4a9a-982a-9264f72bfdc3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 1837 | 2025.06.04 18:29:26.179878 [ 39 ] {} <Trace> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1838 | 2025.06.04 18:29:26.179920 [ 278 ] {bba288e3-05ff-4a9a-982a-9264f72bfdc3} <Debug> TCPHandler: Processed in 0.001290981 sec. | ||
| 1839 | 2025.06.04 18:29:26.179921 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1840 | 2025.06.04 18:29:26.180068 [ 189 ] {34c1caa9-6e07-4c3a-941a-30aef12532c3::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 | ||
| 1841 | 2025.06.04 18:29:26.180217 [ 189 ] {34c1caa9-6e07-4c3a-941a-30aef12532c3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1842 | 2025.06.04 18:29:26.180255 [ 189 ] {34c1caa9-6e07-4c3a-941a-30aef12532c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 348 rows starting from the beginning of the part | ||
| 1843 | 2025.06.04 18:29:26.180344 [ 189 ] {34c1caa9-6e07-4c3a-941a-30aef12532c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 1844 | 2025.06.04 18:29:26.180392 [ 189 ] {34c1caa9-6e07-4c3a-941a-30aef12532c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 1845 | 2025.06.04 18:29:26.180437 [ 189 ] {34c1caa9-6e07-4c3a-941a-30aef12532c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 1846 | 2025.06.04 18:29:26.180479 [ 189 ] {34c1caa9-6e07-4c3a-941a-30aef12532c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 1847 | 2025.06.04 18:29:26.180523 [ 189 ] {34c1caa9-6e07-4c3a-941a-30aef12532c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 1848 | 2025.06.04 18:29:26.181342 [ 189 ] {34c1caa9-6e07-4c3a-941a-30aef12532c3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 4 columns (4 merged, 0 gathered) in 0.001335711 sec., 485134.8832194988 rows/sec., 32.69 MiB/sec. | ||
| 1849 | 2025.06.04 18:29:26.181523 [ 198 ] {34c1caa9-6e07-4c3a-941a-30aef12532c3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1850 | 2025.06.04 18:29:26.181809 [ 198 ] {34c1caa9-6e07-4c3a-941a-30aef12532c3::all_1_11_2} <Trace> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1851 | 2025.06.04 18:29:26.181876 [ 198 ] {34c1caa9-6e07-4c3a-941a-30aef12532c3::all_1_11_2} <Trace> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1852 | 2025.06.04 18:29:26.181943 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 1853 | 2025.06.04 18:29:29.664275 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1854 | 2025.06.04 18:29:29.664330 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1855 | 2025.06.04 18:29:29.719227 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 | ||
| 1856 | 2025.06.04 18:29:29.719685 [ 245 ] {} <Trace> system.asynchronous_metric_log (86b83c24-08ef-4f5b-8de6-807460913ebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1857 | 2025.06.04 18:29:29.719726 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1858 | 2025.06.04 18:29:29.720191 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1859 | 2025.06.04 18:29:29.720415 [ 245 ] {} <Trace> system.asynchronous_metric_log (86b83c24-08ef-4f5b-8de6-807460913ebf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1860 | 2025.06.04 18:29:29.720542 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
| 1861 | 2025.06.04 18:29:29.967699 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 1862 | 2025.06.04 18:29:29.984808 [ 244 ] {} <Trace> system.metric_log (7528a410-4e8e-416e-a8f9-493f5cbe5b7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1863 | 2025.06.04 18:29:29.984864 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1864 | 2025.06.04 18:29:29.990947 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1865 | 2025.06.04 18:29:29.991656 [ 244 ] {} <Trace> system.metric_log (7528a410-4e8e-416e-a8f9-493f5cbe5b7a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1866 | 2025.06.04 18:29:29.994696 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 1867 | 2025.06.04 18:29:31.160129 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1868 | 2025.06.04 18:29:31.160418 [ 278 ] {23674939-bf55-46bd-8879-1ea4432be693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1869 | 2025.06.04 18:29:31.160806 [ 278 ] {23674939-bf55-46bd-8879-1ea4432be693} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1870 | 2025.06.04 18:29:31.160851 [ 278 ] {23674939-bf55-46bd-8879-1ea4432be693} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1871 | 2025.06.04 18:29:31.161149 [ 278 ] {23674939-bf55-46bd-8879-1ea4432be693} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1872 | 2025.06.04 18:29:31.161215 [ 278 ] {23674939-bf55-46bd-8879-1ea4432be693} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1873 | 2025.06.04 18:29:31.161361 [ 278 ] {23674939-bf55-46bd-8879-1ea4432be693} <Debug> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1874 | 2025.06.04 18:29:31.161452 [ 289 ] {23674939-bf55-46bd-8879-1ea4432be693} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1875 | 2025.06.04 18:29:31.161496 [ 291 ] {23674939-bf55-46bd-8879-1ea4432be693} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1876 | 2025.06.04 18:29:31.161497 [ 290 ] {23674939-bf55-46bd-8879-1ea4432be693} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1877 | 2025.06.04 18:29:31.161660 [ 278 ] {23674939-bf55-46bd-8879-1ea4432be693} <Debug> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 1878 | 2025.06.04 18:29:31.161687 [ 278 ] {23674939-bf55-46bd-8879-1ea4432be693} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1879 | 2025.06.04 18:29:31.161770 [ 278 ] {23674939-bf55-46bd-8879-1ea4432be693} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1880 | 2025.06.04 18:29:31.161790 [ 278 ] {23674939-bf55-46bd-8879-1ea4432be693} <Debug> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Reading approx. 28 rows with 3 streams | ||
| 1881 | 2025.06.04 18:29:31.161825 [ 278 ] {23674939-bf55-46bd-8879-1ea4432be693} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1882 | 2025.06.04 18:29:31.161876 [ 278 ] {23674939-bf55-46bd-8879-1ea4432be693} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1883 | 2025.06.04 18:29:31.161918 [ 278 ] {23674939-bf55-46bd-8879-1ea4432be693} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1884 | 2025.06.04 18:29:31.162909 [ 278 ] {23674939-bf55-46bd-8879-1ea4432be693} <Debug> executeQuery: Read 28 rows, 1.23 KiB in 0.00262 sec., 10687.022900763359 rows/sec., 467.78 KiB/sec. | ||
| 1885 | 2025.06.04 18:29:31.163030 [ 278 ] {23674939-bf55-46bd-8879-1ea4432be693} <Debug> TCPHandler: Processed in 0.003035928 sec. | ||
| 1886 | 2025.06.04 18:29:31.171065 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1887 | 2025.06.04 18:29:31.171176 [ 278 ] {7e6284ba-c26a-401f-acf2-427111be96a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1888 | 2025.06.04 18:29:31.171219 [ 278 ] {7e6284ba-c26a-401f-acf2-427111be96a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1889 | 2025.06.04 18:29:31.171785 [ 278 ] {7e6284ba-c26a-401f-acf2-427111be96a4} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1890 | 2025.06.04 18:29:31.171825 [ 278 ] {7e6284ba-c26a-401f-acf2-427111be96a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1891 | 2025.06.04 18:29:31.172223 [ 278 ] {7e6284ba-c26a-401f-acf2-427111be96a4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1892 | 2025.06.04 18:29:31.172421 [ 278 ] {7e6284ba-c26a-401f-acf2-427111be96a4} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1893 | 2025.06.04 18:29:31.172563 [ 278 ] {7e6284ba-c26a-401f-acf2-427111be96a4} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001418 sec., 705.2186177715091 rows/sec., 73.00 KiB/sec. | ||
| 1894 | 2025.06.04 18:29:31.172600 [ 278 ] {7e6284ba-c26a-401f-acf2-427111be96a4} <Debug> TCPHandler: Processed in 0.001585275 sec. | ||
| 1895 | 2025.06.04 18:29:31.172713 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1896 | 2025.06.04 18:29:31.172808 [ 278 ] {8bb2712d-2d3c-4eaf-8d49-13f9e67eddef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1897 | 2025.06.04 18:29:31.172848 [ 278 ] {8bb2712d-2d3c-4eaf-8d49-13f9e67eddef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1898 | 2025.06.04 18:29:31.173282 [ 278 ] {8bb2712d-2d3c-4eaf-8d49-13f9e67eddef} <Trace> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1899 | 2025.06.04 18:29:31.173408 [ 278 ] {8bb2712d-2d3c-4eaf-8d49-13f9e67eddef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1900 | 2025.06.04 18:29:31.173728 [ 278 ] {8bb2712d-2d3c-4eaf-8d49-13f9e67eddef} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1901 | 2025.06.04 18:29:31.173939 [ 278 ] {8bb2712d-2d3c-4eaf-8d49-13f9e67eddef} <Trace> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1902 | 2025.06.04 18:29:31.174066 [ 278 ] {8bb2712d-2d3c-4eaf-8d49-13f9e67eddef} <Debug> executeQuery: Read 67 rows, 5.45 KiB in 0.001277 sec., 52466.71887235709 rows/sec., 4.16 MiB/sec. | ||
| 1903 | 2025.06.04 18:29:31.174101 [ 278 ] {8bb2712d-2d3c-4eaf-8d49-13f9e67eddef} <Debug> TCPHandler: Processed in 0.001437253 sec. | ||
| 1904 | 2025.06.04 18:29:31.174214 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1905 | 2025.06.04 18:29:31.174308 [ 278 ] {db221039-97bd-4a85-97c9-840984c8e910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1906 | 2025.06.04 18:29:31.174349 [ 278 ] {db221039-97bd-4a85-97c9-840984c8e910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1907 | 2025.06.04 18:29:31.174808 [ 278 ] {db221039-97bd-4a85-97c9-840984c8e910} <Trace> oximeter.fields_u16 (4ad74f54-6fb7-473a-98c1-1da4551dcdf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1908 | 2025.06.04 18:29:31.174843 [ 278 ] {db221039-97bd-4a85-97c9-840984c8e910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1909 | 2025.06.04 18:29:31.175123 [ 278 ] {db221039-97bd-4a85-97c9-840984c8e910} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1910 | 2025.06.04 18:29:31.175328 [ 278 ] {db221039-97bd-4a85-97c9-840984c8e910} <Trace> oximeter.fields_u16 (4ad74f54-6fb7-473a-98c1-1da4551dcdf5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1911 | 2025.06.04 18:29:31.175415 [ 34 ] {} <Debug> oximeter.fields_u16 (4ad74f54-6fb7-473a-98c1-1da4551dcdf5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1912 | 2025.06.04 18:29:31.175450 [ 34 ] {} <Trace> oximeter.fields_u16 (4ad74f54-6fb7-473a-98c1-1da4551dcdf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1913 | 2025.06.04 18:29:31.175451 [ 278 ] {db221039-97bd-4a85-97c9-840984c8e910} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001162 sec., 4302.925989672977 rows/sec., 323.56 KiB/sec. | ||
| 1914 | 2025.06.04 18:29:31.175469 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1915 | 2025.06.04 18:29:31.175492 [ 278 ] {db221039-97bd-4a85-97c9-840984c8e910} <Debug> TCPHandler: Processed in 0.001326761 sec. | ||
| 1916 | 2025.06.04 18:29:31.175561 [ 189 ] {4ad74f54-6fb7-473a-98c1-1da4551dcdf5::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 | ||
| 1917 | 2025.06.04 18:29:31.175601 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1918 | 2025.06.04 18:29:31.175672 [ 189 ] {4ad74f54-6fb7-473a-98c1-1da4551dcdf5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1919 | 2025.06.04 18:29:31.175700 [ 278 ] {1da58ed1-043c-401d-9ee6-630a887da135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1920 | 2025.06.04 18:29:31.175706 [ 189 ] {4ad74f54-6fb7-473a-98c1-1da4551dcdf5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part | ||
| 1921 | 2025.06.04 18:29:31.175746 [ 278 ] {1da58ed1-043c-401d-9ee6-630a887da135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1922 | 2025.06.04 18:29:31.175776 [ 189 ] {4ad74f54-6fb7-473a-98c1-1da4551dcdf5::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 | ||
| 1923 | 2025.06.04 18:29:31.175822 [ 189 ] {4ad74f54-6fb7-473a-98c1-1da4551dcdf5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 39 rows starting from the beginning of the part | ||
| 1924 | 2025.06.04 18:29:31.175861 [ 189 ] {4ad74f54-6fb7-473a-98c1-1da4551dcdf5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part | ||
| 1925 | 2025.06.04 18:29:31.175905 [ 189 ] {4ad74f54-6fb7-473a-98c1-1da4551dcdf5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
| 1926 | 2025.06.04 18:29:31.175944 [ 189 ] {4ad74f54-6fb7-473a-98c1-1da4551dcdf5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 5 rows starting from the beginning of the part | ||
| 1927 | 2025.06.04 18:29:31.176121 [ 278 ] {1da58ed1-043c-401d-9ee6-630a887da135} <Trace> oximeter.fields_u32 (c77215eb-ee44-471d-babe-d6d3c9173ac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1928 | 2025.06.04 18:29:31.176163 [ 278 ] {1da58ed1-043c-401d-9ee6-630a887da135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1929 | 2025.06.04 18:29:31.176547 [ 278 ] {1da58ed1-043c-401d-9ee6-630a887da135} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1930 | 2025.06.04 18:29:31.176774 [ 278 ] {1da58ed1-043c-401d-9ee6-630a887da135} <Trace> oximeter.fields_u32 (c77215eb-ee44-471d-babe-d6d3c9173ac2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1931 | 2025.06.04 18:29:31.176781 [ 195 ] {4ad74f54-6fb7-473a-98c1-1da4551dcdf5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 166 rows, containing 5 columns (5 merged, 0 gathered) in 0.00125516 sec., 132254.0552598872 rows/sec., 10.26 MiB/sec. | ||
| 1932 | 2025.06.04 18:29:31.176903 [ 278 ] {1da58ed1-043c-401d-9ee6-630a887da135} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001221 sec., 819.000819000819 rows/sec., 54.39 KiB/sec. | ||
| 1933 | 2025.06.04 18:29:31.176941 [ 189 ] {4ad74f54-6fb7-473a-98c1-1da4551dcdf5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1934 | 2025.06.04 18:29:31.176945 [ 278 ] {1da58ed1-043c-401d-9ee6-630a887da135} <Debug> TCPHandler: Processed in 0.001393052 sec. | ||
| 1935 | 2025.06.04 18:29:31.177069 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1936 | 2025.06.04 18:29:31.177172 [ 278 ] {759b2280-4dbe-426c-8254-25dc4b7a2720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1937 | 2025.06.04 18:29:31.177196 [ 189 ] {4ad74f54-6fb7-473a-98c1-1da4551dcdf5::all_1_6_1} <Trace> oximeter.fields_u16 (4ad74f54-6fb7-473a-98c1-1da4551dcdf5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1938 | 2025.06.04 18:29:31.177213 [ 278 ] {759b2280-4dbe-426c-8254-25dc4b7a2720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1939 | 2025.06.04 18:29:31.177268 [ 189 ] {4ad74f54-6fb7-473a-98c1-1da4551dcdf5::all_1_6_1} <Trace> oximeter.fields_u16 (4ad74f54-6fb7-473a-98c1-1da4551dcdf5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1940 | 2025.06.04 18:29:31.177340 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1941 | 2025.06.04 18:29:31.177644 [ 278 ] {759b2280-4dbe-426c-8254-25dc4b7a2720} <Trace> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1942 | 2025.06.04 18:29:31.177685 [ 278 ] {759b2280-4dbe-426c-8254-25dc4b7a2720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1943 | 2025.06.04 18:29:31.178005 [ 278 ] {759b2280-4dbe-426c-8254-25dc4b7a2720} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1944 | 2025.06.04 18:29:31.178221 [ 278 ] {759b2280-4dbe-426c-8254-25dc4b7a2720} <Trace> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1945 | 2025.06.04 18:29:31.178347 [ 278 ] {759b2280-4dbe-426c-8254-25dc4b7a2720} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001194 sec., 62814.0703517588 rows/sec., 4.91 MiB/sec. | ||
| 1946 | 2025.06.04 18:29:31.178383 [ 278 ] {759b2280-4dbe-426c-8254-25dc4b7a2720} <Debug> TCPHandler: Processed in 0.001364102 sec. | ||
| 1947 | 2025.06.04 18:29:31.178493 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1948 | 2025.06.04 18:29:31.178587 [ 278 ] {ef7e0b81-4eef-4ac7-8669-735eabf770b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1949 | 2025.06.04 18:29:31.178629 [ 278 ] {ef7e0b81-4eef-4ac7-8669-735eabf770b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1950 | 2025.06.04 18:29:31.179019 [ 278 ] {ef7e0b81-4eef-4ac7-8669-735eabf770b2} <Trace> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1951 | 2025.06.04 18:29:31.179054 [ 278 ] {ef7e0b81-4eef-4ac7-8669-735eabf770b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1952 | 2025.06.04 18:29:31.179379 [ 278 ] {ef7e0b81-4eef-4ac7-8669-735eabf770b2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1953 | 2025.06.04 18:29:31.179585 [ 278 ] {ef7e0b81-4eef-4ac7-8669-735eabf770b2} <Trace> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1954 | 2025.06.04 18:29:31.179709 [ 278 ] {ef7e0b81-4eef-4ac7-8669-735eabf770b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001142 sec., 140105.07880910684 rows/sec., 9.76 MiB/sec. | ||
| 1955 | 2025.06.04 18:29:31.179744 [ 278 ] {ef7e0b81-4eef-4ac7-8669-735eabf770b2} <Debug> TCPHandler: Processed in 0.001298781 sec. | ||
| 1956 | 2025.06.04 18:29:31.179850 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1957 | 2025.06.04 18:29:31.179942 [ 278 ] {e425e169-3b6b-4d6a-a1a9-9c6ad4befa41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1958 | 2025.06.04 18:29:31.179982 [ 278 ] {e425e169-3b6b-4d6a-a1a9-9c6ad4befa41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1959 | 2025.06.04 18:29:31.180286 [ 278 ] {e425e169-3b6b-4d6a-a1a9-9c6ad4befa41} <Trace> oximeter.measurements_f64 (9d112244-66bf-4eff-8e04-44e87ef840af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1960 | 2025.06.04 18:29:31.180319 [ 278 ] {e425e169-3b6b-4d6a-a1a9-9c6ad4befa41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1961 | 2025.06.04 18:29:31.180598 [ 278 ] {e425e169-3b6b-4d6a-a1a9-9c6ad4befa41} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1962 | 2025.06.04 18:29:31.180809 [ 278 ] {e425e169-3b6b-4d6a-a1a9-9c6ad4befa41} <Trace> oximeter.measurements_f64 (9d112244-66bf-4eff-8e04-44e87ef840af): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1963 | 2025.06.04 18:29:31.180928 [ 278 ] {e425e169-3b6b-4d6a-a1a9-9c6ad4befa41} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001004 sec., 996.0159362549801 rows/sec., 63.22 KiB/sec. | ||
| 1964 | 2025.06.04 18:29:31.180961 [ 278 ] {e425e169-3b6b-4d6a-a1a9-9c6ad4befa41} <Debug> TCPHandler: Processed in 0.001159098 sec. | ||
| 1965 | 2025.06.04 18:29:31.181068 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1966 | 2025.06.04 18:29:31.181158 [ 278 ] {6447e0ad-3919-4336-9394-f358421ddaf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1967 | 2025.06.04 18:29:31.181210 [ 278 ] {6447e0ad-3919-4336-9394-f358421ddaf2} <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 | ||
| 1968 | 2025.06.04 18:29:31.181927 [ 278 ] {6447e0ad-3919-4336-9394-f358421ddaf2} <Trace> oximeter.measurements_histogramu64 (8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1969 | 2025.06.04 18:29:31.181963 [ 278 ] {6447e0ad-3919-4336-9394-f358421ddaf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1970 | 2025.06.04 18:29:31.182448 [ 278 ] {6447e0ad-3919-4336-9394-f358421ddaf2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1971 | 2025.06.04 18:29:31.182673 [ 278 ] {6447e0ad-3919-4336-9394-f358421ddaf2} <Trace> oximeter.measurements_histogramu64 (8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1972 | 2025.06.04 18:29:31.182778 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1973 | 2025.06.04 18:29:31.182812 [ 278 ] {6447e0ad-3919-4336-9394-f358421ddaf2} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001671 sec., 2992.220227408737 rows/sec., 5.36 MiB/sec. | ||
| 1974 | 2025.06.04 18:29:31.182817 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1975 | 2025.06.04 18:29:31.182850 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1976 | 2025.06.04 18:29:31.182876 [ 278 ] {6447e0ad-3919-4336-9394-f358421ddaf2} <Debug> TCPHandler: Processed in 0.00185696 sec. | ||
| 1977 | 2025.06.04 18:29:31.182941 [ 198 ] {8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e::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 | ||
| 1978 | 2025.06.04 18:29:31.182994 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1979 | 2025.06.04 18:29:31.183087 [ 278 ] {9962eb61-0ac3-4c58-ad5b-78a8f03dbb6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1980 | 2025.06.04 18:29:31.183127 [ 278 ] {9962eb61-0ac3-4c58-ad5b-78a8f03dbb6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1981 | 2025.06.04 18:29:31.183152 [ 198 ] {8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1982 | 2025.06.04 18:29:31.183212 [ 198 ] {8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part | ||
| 1983 | 2025.06.04 18:29:31.183364 [ 198 ] {8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e::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 | ||
| 1984 | 2025.06.04 18:29:31.183467 [ 278 ] {9962eb61-0ac3-4c58-ad5b-78a8f03dbb6a} <Trace> oximeter.measurements_i64 (a85f4e21-64a9-44d3-bb04-8f884022f5f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1985 | 2025.06.04 18:29:31.183491 [ 198 ] {8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 27 rows starting from the beginning of the part | ||
| 1986 | 2025.06.04 18:29:31.183503 [ 278 ] {9962eb61-0ac3-4c58-ad5b-78a8f03dbb6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1987 | 2025.06.04 18:29:31.183622 [ 198 ] {8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part | ||
| 1988 | 2025.06.04 18:29:31.183735 [ 198 ] {8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
| 1989 | 2025.06.04 18:29:31.183843 [ 198 ] {8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 5 rows starting from the beginning of the part | ||
| 1990 | 2025.06.04 18:29:31.183854 [ 278 ] {9962eb61-0ac3-4c58-ad5b-78a8f03dbb6a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1991 | 2025.06.04 18:29:31.184072 [ 278 ] {9962eb61-0ac3-4c58-ad5b-78a8f03dbb6a} <Trace> oximeter.measurements_i64 (a85f4e21-64a9-44d3-bb04-8f884022f5f8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1992 | 2025.06.04 18:29:31.184196 [ 278 ] {9962eb61-0ac3-4c58-ad5b-78a8f03dbb6a} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001127 sec., 5323.868677905945 rows/sec., 376.07 KiB/sec. | ||
| 1993 | 2025.06.04 18:29:31.184230 [ 278 ] {9962eb61-0ac3-4c58-ad5b-78a8f03dbb6a} <Debug> TCPHandler: Processed in 0.00128529 sec. | ||
| 1994 | 2025.06.04 18:29:31.184347 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1995 | 2025.06.04 18:29:31.184438 [ 278 ] {f7116ee8-0be1-4d0d-bfe7-6c33257310b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1996 | 2025.06.04 18:29:31.184478 [ 278 ] {f7116ee8-0be1-4d0d-bfe7-6c33257310b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1997 | 2025.06.04 18:29:31.184875 [ 278 ] {f7116ee8-0be1-4d0d-bfe7-6c33257310b4} <Trace> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1998 | 2025.06.04 18:29:31.184909 [ 278 ] {f7116ee8-0be1-4d0d-bfe7-6c33257310b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1999 | 2025.06.04 18:29:31.185212 [ 278 ] {f7116ee8-0be1-4d0d-bfe7-6c33257310b4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2000 | 2025.06.04 18:29:31.185439 [ 278 ] {f7116ee8-0be1-4d0d-bfe7-6c33257310b4} <Trace> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2001 | 2025.06.04 18:29:31.185563 [ 278 ] {f7116ee8-0be1-4d0d-bfe7-6c33257310b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 2002 | 2025.06.04 18:29:31.185596 [ 278 ] {f7116ee8-0be1-4d0d-bfe7-6c33257310b4} <Debug> TCPHandler: Processed in 0.001297291 sec. | ||
| 2003 | 2025.06.04 18:29:31.188048 [ 199 ] {8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 154 rows, containing 19 columns (19 merged, 0 gathered) in 0.005145902 sec., 29926.72615996185 rows/sec., 53.63 MiB/sec. | ||
| 2004 | 2025.06.04 18:29:31.188846 [ 199 ] {8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2005 | 2025.06.04 18:29:31.189354 [ 199 ] {8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2006 | 2025.06.04 18:29:31.189429 [ 199 ] {8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2007 | 2025.06.04 18:29:31.189553 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 2008 | 2025.06.04 18:29:34.727191 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 288 | ||
| 2009 | 2025.06.04 18:29:34.729964 [ 243 ] {} <Trace> system.query_log (afcd4306-3679-4fd6-a85a-d2f0c356eda8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2010 | 2025.06.04 18:29:34.730001 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2011 | 2025.06.04 18:29:34.731183 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2012 | 2025.06.04 18:29:34.731440 [ 243 ] {} <Trace> system.query_log (afcd4306-3679-4fd6-a85a-d2f0c356eda8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2013 | 2025.06.04 18:29:34.731686 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 288 | ||
| 2014 | 2025.06.04 18:29:36.160818 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2015 | 2025.06.04 18:29:36.161084 [ 278 ] {e4281590-eb78-4314-8819-977c7bd60cf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2016 | 2025.06.04 18:29:36.161426 [ 278 ] {e4281590-eb78-4314-8819-977c7bd60cf9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2017 | 2025.06.04 18:29:36.161464 [ 278 ] {e4281590-eb78-4314-8819-977c7bd60cf9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2018 | 2025.06.04 18:29:36.161705 [ 278 ] {e4281590-eb78-4314-8819-977c7bd60cf9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2019 | 2025.06.04 18:29:36.161773 [ 278 ] {e4281590-eb78-4314-8819-977c7bd60cf9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2020 | 2025.06.04 18:29:36.161910 [ 278 ] {e4281590-eb78-4314-8819-977c7bd60cf9} <Debug> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 2021 | 2025.06.04 18:29:36.162029 [ 289 ] {e4281590-eb78-4314-8819-977c7bd60cf9} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2022 | 2025.06.04 18:29:36.162044 [ 293 ] {e4281590-eb78-4314-8819-977c7bd60cf9} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2023 | 2025.06.04 18:29:36.162050 [ 291 ] {e4281590-eb78-4314-8819-977c7bd60cf9} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2024 | 2025.06.04 18:29:36.162052 [ 290 ] {e4281590-eb78-4314-8819-977c7bd60cf9} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2025 | 2025.06.04 18:29:36.162237 [ 278 ] {e4281590-eb78-4314-8819-977c7bd60cf9} <Debug> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2026 | 2025.06.04 18:29:36.162265 [ 278 ] {e4281590-eb78-4314-8819-977c7bd60cf9} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2027 | 2025.06.04 18:29:36.162348 [ 278 ] {e4281590-eb78-4314-8819-977c7bd60cf9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2028 | 2025.06.04 18:29:36.162369 [ 278 ] {e4281590-eb78-4314-8819-977c7bd60cf9} <Debug> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (SelectExecutor): Reading approx. 28 rows with 3 streams | ||
| 2029 | 2025.06.04 18:29:36.162403 [ 278 ] {e4281590-eb78-4314-8819-977c7bd60cf9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2030 | 2025.06.04 18:29:36.162442 [ 278 ] {e4281590-eb78-4314-8819-977c7bd60cf9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2031 | 2025.06.04 18:29:36.162477 [ 278 ] {e4281590-eb78-4314-8819-977c7bd60cf9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2032 | 2025.06.04 18:29:36.163364 [ 278 ] {e4281590-eb78-4314-8819-977c7bd60cf9} <Debug> executeQuery: Read 28 rows, 1.23 KiB in 0.002386 sec., 11735.12154233026 rows/sec., 513.66 KiB/sec. | ||
| 2033 | 2025.06.04 18:29:36.163490 [ 278 ] {e4281590-eb78-4314-8819-977c7bd60cf9} <Debug> TCPHandler: Processed in 0.002804544 sec. | ||
| 2034 | 2025.06.04 18:29:36.174506 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2035 | 2025.06.04 18:29:36.174649 [ 278 ] {7f61f589-aeb1-4a90-8b9e-d6dcf8a0a04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2036 | 2025.06.04 18:29:36.174705 [ 278 ] {7f61f589-aeb1-4a90-8b9e-d6dcf8a0a04f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2037 | 2025.06.04 18:29:36.175330 [ 278 ] {7f61f589-aeb1-4a90-8b9e-d6dcf8a0a04f} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2038 | 2025.06.04 18:29:36.175368 [ 278 ] {7f61f589-aeb1-4a90-8b9e-d6dcf8a0a04f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2039 | 2025.06.04 18:29:36.175774 [ 278 ] {7f61f589-aeb1-4a90-8b9e-d6dcf8a0a04f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2040 | 2025.06.04 18:29:36.175971 [ 278 ] {7f61f589-aeb1-4a90-8b9e-d6dcf8a0a04f} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2041 | 2025.06.04 18:29:36.176120 [ 278 ] {7f61f589-aeb1-4a90-8b9e-d6dcf8a0a04f} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001511 sec., 661.8133686300463 rows/sec., 149.94 KiB/sec. | ||
| 2042 | 2025.06.04 18:29:36.176161 [ 278 ] {7f61f589-aeb1-4a90-8b9e-d6dcf8a0a04f} <Debug> TCPHandler: Processed in 0.001720918 sec. | ||
| 2043 | 2025.06.04 18:29:36.176280 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2044 | 2025.06.04 18:29:36.176377 [ 278 ] {40a50e37-825c-4968-bbb5-a1da2c679367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2045 | 2025.06.04 18:29:36.176420 [ 278 ] {40a50e37-825c-4968-bbb5-a1da2c679367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2046 | 2025.06.04 18:29:36.176844 [ 278 ] {40a50e37-825c-4968-bbb5-a1da2c679367} <Trace> oximeter.fields_i16 (0b43413c-8cb7-40a8-9abe-85b97274b03b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2047 | 2025.06.04 18:29:36.176880 [ 278 ] {40a50e37-825c-4968-bbb5-a1da2c679367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2048 | 2025.06.04 18:29:36.177186 [ 278 ] {40a50e37-825c-4968-bbb5-a1da2c679367} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2049 | 2025.06.04 18:29:36.177393 [ 278 ] {40a50e37-825c-4968-bbb5-a1da2c679367} <Trace> oximeter.fields_i16 (0b43413c-8cb7-40a8-9abe-85b97274b03b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2050 | 2025.06.04 18:29:36.177520 [ 278 ] {40a50e37-825c-4968-bbb5-a1da2c679367} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001164 sec., 20618.556701030928 rows/sec., 1.71 MiB/sec. | ||
| 2051 | 2025.06.04 18:29:36.177556 [ 278 ] {40a50e37-825c-4968-bbb5-a1da2c679367} <Debug> TCPHandler: Processed in 0.001325751 sec. | ||
| 2052 | 2025.06.04 18:29:36.177674 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2053 | 2025.06.04 18:29:36.177768 [ 278 ] {3b99fbad-e3fb-4f99-b3b4-f88f4fa80ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2054 | 2025.06.04 18:29:36.177807 [ 278 ] {3b99fbad-e3fb-4f99-b3b4-f88f4fa80ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2055 | 2025.06.04 18:29:36.178194 [ 278 ] {3b99fbad-e3fb-4f99-b3b4-f88f4fa80ca4} <Trace> oximeter.fields_ipaddr (8f5614b3-18ad-4978-bd75-624e70020dcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2056 | 2025.06.04 18:29:36.178230 [ 278 ] {3b99fbad-e3fb-4f99-b3b4-f88f4fa80ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2057 | 2025.06.04 18:29:36.178515 [ 278 ] {3b99fbad-e3fb-4f99-b3b4-f88f4fa80ca4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2058 | 2025.06.04 18:29:36.178718 [ 278 ] {3b99fbad-e3fb-4f99-b3b4-f88f4fa80ca4} <Trace> oximeter.fields_ipaddr (8f5614b3-18ad-4978-bd75-624e70020dcc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2059 | 2025.06.04 18:29:36.178840 [ 278 ] {3b99fbad-e3fb-4f99-b3b4-f88f4fa80ca4} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001091 sec., 9165.902841429881 rows/sec., 747.41 KiB/sec. | ||
| 2060 | 2025.06.04 18:29:36.178876 [ 278 ] {3b99fbad-e3fb-4f99-b3b4-f88f4fa80ca4} <Debug> TCPHandler: Processed in 0.00125204 sec. | ||
| 2061 | 2025.06.04 18:29:36.178986 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2062 | 2025.06.04 18:29:36.179078 [ 278 ] {fe2aeffa-4f9e-4fff-906a-f71338d76157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2063 | 2025.06.04 18:29:36.179116 [ 278 ] {fe2aeffa-4f9e-4fff-906a-f71338d76157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2064 | 2025.06.04 18:29:36.179646 [ 278 ] {fe2aeffa-4f9e-4fff-906a-f71338d76157} <Trace> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2065 | 2025.06.04 18:29:36.179681 [ 278 ] {fe2aeffa-4f9e-4fff-906a-f71338d76157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2066 | 2025.06.04 18:29:36.180025 [ 278 ] {fe2aeffa-4f9e-4fff-906a-f71338d76157} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2067 | 2025.06.04 18:29:36.180231 [ 278 ] {fe2aeffa-4f9e-4fff-906a-f71338d76157} <Trace> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2068 | 2025.06.04 18:29:36.180355 [ 278 ] {fe2aeffa-4f9e-4fff-906a-f71338d76157} <Debug> executeQuery: Read 251 rows, 22.83 KiB in 0.001295 sec., 193822.39382239385 rows/sec., 17.21 MiB/sec. | ||
| 2069 | 2025.06.04 18:29:36.180391 [ 278 ] {fe2aeffa-4f9e-4fff-906a-f71338d76157} <Debug> TCPHandler: Processed in 0.001453583 sec. | ||
| 2070 | 2025.06.04 18:29:36.180501 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2071 | 2025.06.04 18:29:36.180595 [ 278 ] {a5ca6154-8637-4785-805a-4f91e3a36d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2072 | 2025.06.04 18:29:36.180634 [ 278 ] {a5ca6154-8637-4785-805a-4f91e3a36d1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2073 | 2025.06.04 18:29:36.181043 [ 278 ] {a5ca6154-8637-4785-805a-4f91e3a36d1b} <Trace> oximeter.fields_u16 (4ad74f54-6fb7-473a-98c1-1da4551dcdf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2074 | 2025.06.04 18:29:36.181079 [ 278 ] {a5ca6154-8637-4785-805a-4f91e3a36d1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2075 | 2025.06.04 18:29:36.181364 [ 278 ] {a5ca6154-8637-4785-805a-4f91e3a36d1b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2076 | 2025.06.04 18:29:36.181576 [ 278 ] {a5ca6154-8637-4785-805a-4f91e3a36d1b} <Trace> oximeter.fields_u16 (4ad74f54-6fb7-473a-98c1-1da4551dcdf5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2077 | 2025.06.04 18:29:36.181699 [ 278 ] {a5ca6154-8637-4785-805a-4f91e3a36d1b} <Debug> executeQuery: Read 57 rows, 4.29 KiB in 0.001122 sec., 50802.13903743316 rows/sec., 3.73 MiB/sec. | ||
| 2078 | 2025.06.04 18:29:36.181735 [ 278 ] {a5ca6154-8637-4785-805a-4f91e3a36d1b} <Debug> TCPHandler: Processed in 0.001283041 sec. | ||
| 2079 | 2025.06.04 18:29:36.181838 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2080 | 2025.06.04 18:29:36.181931 [ 278 ] {7c4705ef-f3e2-4b4a-9be2-8266cf5bfd68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2081 | 2025.06.04 18:29:36.181970 [ 278 ] {7c4705ef-f3e2-4b4a-9be2-8266cf5bfd68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2082 | 2025.06.04 18:29:36.182356 [ 278 ] {7c4705ef-f3e2-4b4a-9be2-8266cf5bfd68} <Trace> oximeter.fields_u32 (c77215eb-ee44-471d-babe-d6d3c9173ac2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2083 | 2025.06.04 18:29:36.182392 [ 278 ] {7c4705ef-f3e2-4b4a-9be2-8266cf5bfd68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2084 | 2025.06.04 18:29:36.182679 [ 278 ] {7c4705ef-f3e2-4b4a-9be2-8266cf5bfd68} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2085 | 2025.06.04 18:29:36.182883 [ 278 ] {7c4705ef-f3e2-4b4a-9be2-8266cf5bfd68} <Trace> oximeter.fields_u32 (c77215eb-ee44-471d-babe-d6d3c9173ac2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2086 | 2025.06.04 18:29:36.183005 [ 278 ] {7c4705ef-f3e2-4b4a-9be2-8266cf5bfd68} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001092 sec., 21978.021978021978 rows/sec., 1.82 MiB/sec. | ||
| 2087 | 2025.06.04 18:29:36.183042 [ 278 ] {7c4705ef-f3e2-4b4a-9be2-8266cf5bfd68} <Debug> TCPHandler: Processed in 0.001250889 sec. | ||
| 2088 | 2025.06.04 18:29:36.183147 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2089 | 2025.06.04 18:29:36.183240 [ 278 ] {28262154-1bb2-46d9-99a7-2e706598a644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2090 | 2025.06.04 18:29:36.183279 [ 278 ] {28262154-1bb2-46d9-99a7-2e706598a644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2091 | 2025.06.04 18:29:36.183653 [ 278 ] {28262154-1bb2-46d9-99a7-2e706598a644} <Trace> oximeter.fields_u8 (467ea241-6b3a-417d-a3da-19e35d5d9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2092 | 2025.06.04 18:29:36.183689 [ 278 ] {28262154-1bb2-46d9-99a7-2e706598a644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2093 | 2025.06.04 18:29:36.183992 [ 278 ] {28262154-1bb2-46d9-99a7-2e706598a644} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2094 | 2025.06.04 18:29:36.184197 [ 278 ] {28262154-1bb2-46d9-99a7-2e706598a644} <Trace> oximeter.fields_u8 (467ea241-6b3a-417d-a3da-19e35d5d9e98): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2095 | 2025.06.04 18:29:36.184321 [ 278 ] {28262154-1bb2-46d9-99a7-2e706598a644} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001099 sec., 10919.01728844404 rows/sec., 853.05 KiB/sec. | ||
| 2096 | 2025.06.04 18:29:36.184358 [ 278 ] {28262154-1bb2-46d9-99a7-2e706598a644} <Debug> TCPHandler: Processed in 0.00125926 sec. | ||
| 2097 | 2025.06.04 18:29:36.184465 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2098 | 2025.06.04 18:29:36.184557 [ 278 ] {5d227d01-291e-4b4a-8f80-c5ed5beb953b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2099 | 2025.06.04 18:29:36.184595 [ 278 ] {5d227d01-291e-4b4a-8f80-c5ed5beb953b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2100 | 2025.06.04 18:29:36.185053 [ 278 ] {5d227d01-291e-4b4a-8f80-c5ed5beb953b} <Trace> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2101 | 2025.06.04 18:29:36.185089 [ 278 ] {5d227d01-291e-4b4a-8f80-c5ed5beb953b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2102 | 2025.06.04 18:29:36.185394 [ 278 ] {5d227d01-291e-4b4a-8f80-c5ed5beb953b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2103 | 2025.06.04 18:29:36.185601 [ 278 ] {5d227d01-291e-4b4a-8f80-c5ed5beb953b} <Trace> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2104 | 2025.06.04 18:29:36.185728 [ 278 ] {5d227d01-291e-4b4a-8f80-c5ed5beb953b} <Debug> executeQuery: Read 145 rows, 11.99 KiB in 0.001189 sec., 121951.21951219512 rows/sec., 9.85 MiB/sec. | ||
| 2105 | 2025.06.04 18:29:36.185765 [ 278 ] {5d227d01-291e-4b4a-8f80-c5ed5beb953b} <Debug> TCPHandler: Processed in 0.001348812 sec. | ||
| 2106 | 2025.06.04 18:29:36.185879 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2107 | 2025.06.04 18:29:36.185972 [ 278 ] {4dfe53ba-31b4-439b-8a7c-f793057f02b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2108 | 2025.06.04 18:29:36.186013 [ 278 ] {4dfe53ba-31b4-439b-8a7c-f793057f02b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2109 | 2025.06.04 18:29:36.186409 [ 278 ] {4dfe53ba-31b4-439b-8a7c-f793057f02b5} <Trace> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2110 | 2025.06.04 18:29:36.186446 [ 278 ] {4dfe53ba-31b4-439b-8a7c-f793057f02b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2111 | 2025.06.04 18:29:36.186773 [ 278 ] {4dfe53ba-31b4-439b-8a7c-f793057f02b5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2112 | 2025.06.04 18:29:36.186979 [ 278 ] {4dfe53ba-31b4-439b-8a7c-f793057f02b5} <Trace> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2113 | 2025.06.04 18:29:36.187105 [ 278 ] {4dfe53ba-31b4-439b-8a7c-f793057f02b5} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001151 sec., 174630.7558644657 rows/sec., 12.52 MiB/sec. | ||
| 2114 | 2025.06.04 18:29:36.187141 [ 278 ] {4dfe53ba-31b4-439b-8a7c-f793057f02b5} <Debug> TCPHandler: Processed in 0.001311021 sec. | ||
| 2115 | 2025.06.04 18:29:36.187255 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2116 | 2025.06.04 18:29:36.187347 [ 278 ] {f0c8ebe9-0add-4f6c-b205-825d7c24cf18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2117 | 2025.06.04 18:29:36.187400 [ 278 ] {f0c8ebe9-0add-4f6c-b205-825d7c24cf18} <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 | ||
| 2118 | 2025.06.04 18:29:36.188226 [ 278 ] {f0c8ebe9-0add-4f6c-b205-825d7c24cf18} <Trace> oximeter.measurements_histogramu64 (8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2119 | 2025.06.04 18:29:36.188263 [ 278 ] {f0c8ebe9-0add-4f6c-b205-825d7c24cf18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2120 | 2025.06.04 18:29:36.188803 [ 278 ] {f0c8ebe9-0add-4f6c-b205-825d7c24cf18} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2121 | 2025.06.04 18:29:36.189043 [ 278 ] {f0c8ebe9-0add-4f6c-b205-825d7c24cf18} <Trace> oximeter.measurements_histogramu64 (8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2122 | 2025.06.04 18:29:36.189179 [ 278 ] {f0c8ebe9-0add-4f6c-b205-825d7c24cf18} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001851 sec., 18908.6980010805 rows/sec., 33.88 MiB/sec. | ||
| 2123 | 2025.06.04 18:29:36.189242 [ 278 ] {f0c8ebe9-0add-4f6c-b205-825d7c24cf18} <Debug> TCPHandler: Processed in 0.002035612 sec. | ||
| 2124 | 2025.06.04 18:29:36.189353 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2125 | 2025.06.04 18:29:36.189446 [ 278 ] {10af83c1-49c9-4da8-b88c-235a5798264e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2126 | 2025.06.04 18:29:36.189487 [ 278 ] {10af83c1-49c9-4da8-b88c-235a5798264e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2127 | 2025.06.04 18:29:36.189824 [ 278 ] {10af83c1-49c9-4da8-b88c-235a5798264e} <Trace> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2128 | 2025.06.04 18:29:36.189859 [ 278 ] {10af83c1-49c9-4da8-b88c-235a5798264e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2129 | 2025.06.04 18:29:36.190162 [ 278 ] {10af83c1-49c9-4da8-b88c-235a5798264e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2130 | 2025.06.04 18:29:36.190369 [ 278 ] {10af83c1-49c9-4da8-b88c-235a5798264e} <Trace> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2131 | 2025.06.04 18:29:36.190494 [ 278 ] {10af83c1-49c9-4da8-b88c-235a5798264e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 2132 | 2025.06.04 18:29:36.190528 [ 278 ] {10af83c1-49c9-4da8-b88c-235a5798264e} <Debug> TCPHandler: Processed in 0.00122424 sec. | ||
| 2133 | 2025.06.04 18:29:37.221577 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 | ||
| 2134 | 2025.06.04 18:29:37.222055 [ 245 ] {} <Trace> system.asynchronous_metric_log (86b83c24-08ef-4f5b-8de6-807460913ebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2135 | 2025.06.04 18:29:37.222095 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2136 | 2025.06.04 18:29:37.222614 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2137 | 2025.06.04 18:29:37.222859 [ 245 ] {} <Trace> system.asynchronous_metric_log (86b83c24-08ef-4f5b-8de6-807460913ebf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2138 | 2025.06.04 18:29:37.222982 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 | ||
| 2139 | 2025.06.04 18:29:37.222986 [ 27 ] {} <Debug> system.asynchronous_metric_log (86b83c24-08ef-4f5b-8de6-807460913ebf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2140 | 2025.06.04 18:29:37.223057 [ 27 ] {} <Trace> system.asynchronous_metric_log (86b83c24-08ef-4f5b-8de6-807460913ebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2141 | 2025.06.04 18:29:37.223079 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2142 | 2025.06.04 18:29:37.223207 [ 198 ] {86b83c24-08ef-4f5b-8de6-807460913ebf::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 | ||
| 2143 | 2025.06.04 18:29:37.223363 [ 198 ] {86b83c24-08ef-4f5b-8de6-807460913ebf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2144 | 2025.06.04 18:29:37.223403 [ 198 ] {86b83c24-08ef-4f5b-8de6-807460913ebf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 2145 | 2025.06.04 18:29:37.223471 [ 198 ] {86b83c24-08ef-4f5b-8de6-807460913ebf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part | ||
| 2146 | 2025.06.04 18:29:37.223519 [ 198 ] {86b83c24-08ef-4f5b-8de6-807460913ebf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part | ||
| 2147 | 2025.06.04 18:29:37.223561 [ 198 ] {86b83c24-08ef-4f5b-8de6-807460913ebf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 488 rows starting from the beginning of the part | ||
| 2148 | 2025.06.04 18:29:37.223603 [ 198 ] {86b83c24-08ef-4f5b-8de6-807460913ebf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 427 rows starting from the beginning of the part | ||
| 2149 | 2025.06.04 18:29:37.223644 [ 198 ] {86b83c24-08ef-4f5b-8de6-807460913ebf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 488 rows starting from the beginning of the part | ||
| 2150 | 2025.06.04 18:29:37.225125 [ 196 ] {86b83c24-08ef-4f5b-8de6-807460913ebf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.001972992 sec., 2597070.844686649 rows/sec., 37.15 MiB/sec. | ||
| 2151 | 2025.06.04 18:29:37.225902 [ 198 ] {86b83c24-08ef-4f5b-8de6-807460913ebf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2152 | 2025.06.04 18:29:37.226150 [ 198 ] {86b83c24-08ef-4f5b-8de6-807460913ebf::all_1_11_2} <Trace> system.asynchronous_metric_log (86b83c24-08ef-4f5b-8de6-807460913ebf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2153 | 2025.06.04 18:29:37.226226 [ 198 ] {86b83c24-08ef-4f5b-8de6-807460913ebf::all_1_11_2} <Trace> system.asynchronous_metric_log (86b83c24-08ef-4f5b-8de6-807460913ebf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2154 | 2025.06.04 18:29:37.226295 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2155 | 2025.06.04 18:29:37.495719 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2156 | 2025.06.04 18:29:37.512802 [ 244 ] {} <Trace> system.metric_log (7528a410-4e8e-416e-a8f9-493f5cbe5b7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2157 | 2025.06.04 18:29:37.512856 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2158 | 2025.06.04 18:29:37.519472 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2159 | 2025.06.04 18:29:37.520202 [ 244 ] {} <Trace> system.metric_log (7528a410-4e8e-416e-a8f9-493f5cbe5b7a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2160 | 2025.06.04 18:29:37.520513 [ 26 ] {} <Debug> system.metric_log (7528a410-4e8e-416e-a8f9-493f5cbe5b7a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2161 | 2025.06.04 18:29:37.520561 [ 26 ] {} <Trace> system.metric_log (7528a410-4e8e-416e-a8f9-493f5cbe5b7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2162 | 2025.06.04 18:29:37.520580 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2163 | 2025.06.04 18:29:37.520733 [ 195 ] {7528a410-4e8e-416e-a8f9-493f5cbe5b7a::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 | ||
| 2164 | 2025.06.04 18:29:37.523400 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2165 | 2025.06.04 18:29:37.525106 [ 195 ] {7528a410-4e8e-416e-a8f9-493f5cbe5b7a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2166 | 2025.06.04 18:29:37.526570 [ 195 ] {7528a410-4e8e-416e-a8f9-493f5cbe5b7a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part | ||
| 2167 | 2025.06.04 18:29:37.531151 [ 195 ] {7528a410-4e8e-416e-a8f9-493f5cbe5b7a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part | ||
| 2168 | 2025.06.04 18:29:37.535416 [ 195 ] {7528a410-4e8e-416e-a8f9-493f5cbe5b7a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
| 2169 | 2025.06.04 18:29:37.539469 [ 195 ] {7528a410-4e8e-416e-a8f9-493f5cbe5b7a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part | ||
| 2170 | 2025.06.04 18:29:37.544206 [ 195 ] {7528a410-4e8e-416e-a8f9-493f5cbe5b7a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 2171 | 2025.06.04 18:29:37.548461 [ 195 ] {7528a410-4e8e-416e-a8f9-493f5cbe5b7a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part | ||
| 2172 | 2025.06.04 18:29:37.600638 [ 195 ] {7528a410-4e8e-416e-a8f9-493f5cbe5b7a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.079974315 sec., 1037.8332093247689 rows/sec., 5.37 MiB/sec. | ||
| 2173 | 2025.06.04 18:29:37.603034 [ 200 ] {7528a410-4e8e-416e-a8f9-493f5cbe5b7a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2174 | 2025.06.04 18:29:37.605238 [ 200 ] {7528a410-4e8e-416e-a8f9-493f5cbe5b7a::all_1_11_2} <Trace> system.metric_log (7528a410-4e8e-416e-a8f9-493f5cbe5b7a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2175 | 2025.06.04 18:29:37.605331 [ 200 ] {7528a410-4e8e-416e-a8f9-493f5cbe5b7a::all_1_11_2} <Trace> system.metric_log (7528a410-4e8e-416e-a8f9-493f5cbe5b7a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2176 | 2025.06.04 18:29:37.607152 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2177 | 2025.06.04 18:29:38.000149 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.74 MiB, peak 194.62 MiB, free memory in arenas 0.00 B, will set to 195.58 MiB (RSS), difference: 10.84 MiB | ||
| 2178 | 2025.06.04 18:29:41.168141 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2179 | 2025.06.04 18:29:41.168329 [ 278 ] {161b55dd-be16-407d-96d2-5054972f47a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2180 | 2025.06.04 18:29:41.168394 [ 278 ] {161b55dd-be16-407d-96d2-5054972f47a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2181 | 2025.06.04 18:29:41.169049 [ 278 ] {161b55dd-be16-407d-96d2-5054972f47a6} <Trace> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2182 | 2025.06.04 18:29:41.169098 [ 278 ] {161b55dd-be16-407d-96d2-5054972f47a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2183 | 2025.06.04 18:29:41.169480 [ 278 ] {161b55dd-be16-407d-96d2-5054972f47a6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2184 | 2025.06.04 18:29:41.169710 [ 278 ] {161b55dd-be16-407d-96d2-5054972f47a6} <Trace> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2185 | 2025.06.04 18:29:41.169866 [ 278 ] {161b55dd-be16-407d-96d2-5054972f47a6} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001584 sec., 41666.66666666667 rows/sec., 3.30 MiB/sec. | ||
| 2186 | 2025.06.04 18:29:41.169913 [ 278 ] {161b55dd-be16-407d-96d2-5054972f47a6} <Debug> TCPHandler: Processed in 0.00189764 sec. | ||
| 2187 | 2025.06.04 18:29:41.170041 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2188 | 2025.06.04 18:29:41.170145 [ 278 ] {928ba3e4-be10-4786-b0c0-6494b7d5c581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2189 | 2025.06.04 18:29:41.170189 [ 278 ] {928ba3e4-be10-4786-b0c0-6494b7d5c581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2190 | 2025.06.04 18:29:41.170596 [ 278 ] {928ba3e4-be10-4786-b0c0-6494b7d5c581} <Trace> oximeter.fields_u16 (4ad74f54-6fb7-473a-98c1-1da4551dcdf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2191 | 2025.06.04 18:29:41.170634 [ 278 ] {928ba3e4-be10-4786-b0c0-6494b7d5c581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2192 | 2025.06.04 18:29:41.170929 [ 278 ] {928ba3e4-be10-4786-b0c0-6494b7d5c581} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2193 | 2025.06.04 18:29:41.171151 [ 278 ] {928ba3e4-be10-4786-b0c0-6494b7d5c581} <Trace> oximeter.fields_u16 (4ad74f54-6fb7-473a-98c1-1da4551dcdf5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2194 | 2025.06.04 18:29:41.171282 [ 278 ] {928ba3e4-be10-4786-b0c0-6494b7d5c581} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001161 sec., 4306.632213608958 rows/sec., 323.84 KiB/sec. | ||
| 2195 | 2025.06.04 18:29:41.171319 [ 278 ] {928ba3e4-be10-4786-b0c0-6494b7d5c581} <Debug> TCPHandler: Processed in 0.001330592 sec. | ||
| 2196 | 2025.06.04 18:29:41.171430 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2197 | 2025.06.04 18:29:41.171550 [ 278 ] {54bb4106-50c8-4481-91e7-03a6e86b371a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2198 | 2025.06.04 18:29:41.171591 [ 278 ] {54bb4106-50c8-4481-91e7-03a6e86b371a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2199 | 2025.06.04 18:29:41.172071 [ 278 ] {54bb4106-50c8-4481-91e7-03a6e86b371a} <Trace> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2200 | 2025.06.04 18:29:41.172108 [ 278 ] {54bb4106-50c8-4481-91e7-03a6e86b371a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2201 | 2025.06.04 18:29:41.172409 [ 278 ] {54bb4106-50c8-4481-91e7-03a6e86b371a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2202 | 2025.06.04 18:29:41.172618 [ 278 ] {54bb4106-50c8-4481-91e7-03a6e86b371a} <Trace> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2203 | 2025.06.04 18:29:41.172749 [ 278 ] {54bb4106-50c8-4481-91e7-03a6e86b371a} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.00122 sec., 56557.37704918033 rows/sec., 4.42 MiB/sec. | ||
| 2204 | 2025.06.04 18:29:41.172787 [ 278 ] {54bb4106-50c8-4481-91e7-03a6e86b371a} <Debug> TCPHandler: Processed in 0.001406742 sec. | ||
| 2205 | 2025.06.04 18:29:41.172901 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2206 | 2025.06.04 18:29:41.172996 [ 278 ] {d44e6ded-58cf-4be4-9ed6-6a8aba02a43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2207 | 2025.06.04 18:29:41.173040 [ 278 ] {d44e6ded-58cf-4be4-9ed6-6a8aba02a43f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2208 | 2025.06.04 18:29:41.173453 [ 278 ] {d44e6ded-58cf-4be4-9ed6-6a8aba02a43f} <Trace> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2209 | 2025.06.04 18:29:41.173489 [ 278 ] {d44e6ded-58cf-4be4-9ed6-6a8aba02a43f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2210 | 2025.06.04 18:29:41.173829 [ 278 ] {d44e6ded-58cf-4be4-9ed6-6a8aba02a43f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2211 | 2025.06.04 18:29:41.174046 [ 278 ] {d44e6ded-58cf-4be4-9ed6-6a8aba02a43f} <Trace> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2212 | 2025.06.04 18:29:41.174183 [ 278 ] {d44e6ded-58cf-4be4-9ed6-6a8aba02a43f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 2213 | 2025.06.04 18:29:41.174220 [ 278 ] {d44e6ded-58cf-4be4-9ed6-6a8aba02a43f} <Debug> TCPHandler: Processed in 0.001369382 sec. | ||
| 2214 | 2025.06.04 18:29:41.174335 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2215 | 2025.06.04 18:29:41.174443 [ 278 ] {bbaa2d80-5d31-469a-ace3-71cc87bada83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2216 | 2025.06.04 18:29:41.174518 [ 278 ] {bbaa2d80-5d31-469a-ace3-71cc87bada83} <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 | ||
| 2217 | 2025.06.04 18:29:41.175488 [ 278 ] {bbaa2d80-5d31-469a-ace3-71cc87bada83} <Trace> oximeter.measurements_histogramu64 (8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2218 | 2025.06.04 18:29:41.175548 [ 278 ] {bbaa2d80-5d31-469a-ace3-71cc87bada83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2219 | 2025.06.04 18:29:41.176124 [ 278 ] {bbaa2d80-5d31-469a-ace3-71cc87bada83} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2220 | 2025.06.04 18:29:41.176369 [ 278 ] {bbaa2d80-5d31-469a-ace3-71cc87bada83} <Trace> oximeter.measurements_histogramu64 (8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2221 | 2025.06.04 18:29:41.176518 [ 278 ] {bbaa2d80-5d31-469a-ace3-71cc87bada83} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002098 sec., 2383.222116301239 rows/sec., 4.27 MiB/sec. | ||
| 2222 | 2025.06.04 18:29:41.176585 [ 278 ] {bbaa2d80-5d31-469a-ace3-71cc87bada83} <Debug> TCPHandler: Processed in 0.002297786 sec. | ||
| 2223 | 2025.06.04 18:29:41.176699 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2224 | 2025.06.04 18:29:41.176796 [ 278 ] {e9de6048-d54d-45de-b440-79e845142f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2225 | 2025.06.04 18:29:41.176839 [ 278 ] {e9de6048-d54d-45de-b440-79e845142f17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2226 | 2025.06.04 18:29:41.177189 [ 278 ] {e9de6048-d54d-45de-b440-79e845142f17} <Trace> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2227 | 2025.06.04 18:29:41.177226 [ 278 ] {e9de6048-d54d-45de-b440-79e845142f17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2228 | 2025.06.04 18:29:41.177552 [ 278 ] {e9de6048-d54d-45de-b440-79e845142f17} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2229 | 2025.06.04 18:29:41.177777 [ 278 ] {e9de6048-d54d-45de-b440-79e845142f17} <Trace> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2230 | 2025.06.04 18:29:41.177910 [ 278 ] {e9de6048-d54d-45de-b440-79e845142f17} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 2231 | 2025.06.04 18:29:41.177947 [ 278 ] {e9de6048-d54d-45de-b440-79e845142f17} <Debug> TCPHandler: Processed in 0.001298571 sec. | ||
| 2232 | 2025.06.04 18:29:44.664390 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2233 | 2025.06.04 18:29:44.664442 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2234 | 2025.06.04 18:29:44.723132 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 | ||
| 2235 | 2025.06.04 18:29:44.723588 [ 245 ] {} <Trace> system.asynchronous_metric_log (86b83c24-08ef-4f5b-8de6-807460913ebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2236 | 2025.06.04 18:29:44.723630 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2237 | 2025.06.04 18:29:44.724198 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2238 | 2025.06.04 18:29:44.724426 [ 245 ] {} <Trace> system.asynchronous_metric_log (86b83c24-08ef-4f5b-8de6-807460913ebf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2239 | 2025.06.04 18:29:44.724553 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
| 2240 | 2025.06.04 18:29:44.731890 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 324 | ||
| 2241 | 2025.06.04 18:29:44.734179 [ 243 ] {} <Trace> system.query_log (afcd4306-3679-4fd6-a85a-d2f0c356eda8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2242 | 2025.06.04 18:29:44.734220 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2243 | 2025.06.04 18:29:44.735430 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2244 | 2025.06.04 18:29:44.735695 [ 243 ] {} <Trace> system.query_log (afcd4306-3679-4fd6-a85a-d2f0c356eda8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2245 | 2025.06.04 18:29:44.735952 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 324 | ||
| 2246 | 2025.06.04 18:29:45.023555 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2247 | 2025.06.04 18:29:45.040515 [ 244 ] {} <Trace> system.metric_log (7528a410-4e8e-416e-a8f9-493f5cbe5b7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2248 | 2025.06.04 18:29:45.040569 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2249 | 2025.06.04 18:29:45.046338 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2250 | 2025.06.04 18:29:45.047072 [ 244 ] {} <Trace> system.metric_log (7528a410-4e8e-416e-a8f9-493f5cbe5b7a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2251 | 2025.06.04 18:29:45.050066 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2252 | 2025.06.04 18:29:46.169238 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2253 | 2025.06.04 18:29:46.169456 [ 278 ] {4cfac6ce-79dd-4983-9bea-0f5369b36897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2254 | 2025.06.04 18:29:46.169532 [ 278 ] {4cfac6ce-79dd-4983-9bea-0f5369b36897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2255 | 2025.06.04 18:29:46.170196 [ 278 ] {4cfac6ce-79dd-4983-9bea-0f5369b36897} <Trace> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2256 | 2025.06.04 18:29:46.170242 [ 278 ] {4cfac6ce-79dd-4983-9bea-0f5369b36897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2257 | 2025.06.04 18:29:46.170653 [ 278 ] {4cfac6ce-79dd-4983-9bea-0f5369b36897} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2258 | 2025.06.04 18:29:46.170890 [ 278 ] {4cfac6ce-79dd-4983-9bea-0f5369b36897} <Trace> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2259 | 2025.06.04 18:29:46.171047 [ 278 ] {4cfac6ce-79dd-4983-9bea-0f5369b36897} <Debug> executeQuery: Read 126 rows, 11.02 KiB in 0.001644 sec., 76642.33576642335 rows/sec., 6.55 MiB/sec. | ||
| 2260 | 2025.06.04 18:29:46.171096 [ 278 ] {4cfac6ce-79dd-4983-9bea-0f5369b36897} <Debug> TCPHandler: Processed in 0.001992472 sec. | ||
| 2261 | 2025.06.04 18:29:46.171217 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2262 | 2025.06.04 18:29:46.171327 [ 278 ] {81e691b0-f704-4441-b285-6642a38e2317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2263 | 2025.06.04 18:29:46.171369 [ 278 ] {81e691b0-f704-4441-b285-6642a38e2317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2264 | 2025.06.04 18:29:46.171786 [ 278 ] {81e691b0-f704-4441-b285-6642a38e2317} <Trace> oximeter.fields_u16 (4ad74f54-6fb7-473a-98c1-1da4551dcdf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2265 | 2025.06.04 18:29:46.171821 [ 278 ] {81e691b0-f704-4441-b285-6642a38e2317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2266 | 2025.06.04 18:29:46.172147 [ 278 ] {81e691b0-f704-4441-b285-6642a38e2317} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2267 | 2025.06.04 18:29:46.172362 [ 278 ] {81e691b0-f704-4441-b285-6642a38e2317} <Trace> oximeter.fields_u16 (4ad74f54-6fb7-473a-98c1-1da4551dcdf5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2268 | 2025.06.04 18:29:46.172492 [ 278 ] {81e691b0-f704-4441-b285-6642a38e2317} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001188 sec., 29461.27946127946 rows/sec., 2.16 MiB/sec. | ||
| 2269 | 2025.06.04 18:29:46.172530 [ 278 ] {81e691b0-f704-4441-b285-6642a38e2317} <Debug> TCPHandler: Processed in 0.001365392 sec. | ||
| 2270 | 2025.06.04 18:29:46.172641 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2271 | 2025.06.04 18:29:46.172736 [ 278 ] {c5ae5c35-df73-4726-83a6-09e8e01ef922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2272 | 2025.06.04 18:29:46.172776 [ 278 ] {c5ae5c35-df73-4726-83a6-09e8e01ef922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2273 | 2025.06.04 18:29:46.173202 [ 278 ] {c5ae5c35-df73-4726-83a6-09e8e01ef922} <Trace> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2274 | 2025.06.04 18:29:46.173237 [ 278 ] {c5ae5c35-df73-4726-83a6-09e8e01ef922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2275 | 2025.06.04 18:29:46.173551 [ 278 ] {c5ae5c35-df73-4726-83a6-09e8e01ef922} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2276 | 2025.06.04 18:29:46.173775 [ 278 ] {c5ae5c35-df73-4726-83a6-09e8e01ef922} <Trace> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2277 | 2025.06.04 18:29:46.173900 [ 278 ] {c5ae5c35-df73-4726-83a6-09e8e01ef922} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001184 sec., 83614.86486486487 rows/sec., 6.53 MiB/sec. | ||
| 2278 | 2025.06.04 18:29:46.173937 [ 278 ] {c5ae5c35-df73-4726-83a6-09e8e01ef922} <Debug> TCPHandler: Processed in 0.001346451 sec. | ||
| 2279 | 2025.06.04 18:29:46.174046 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2280 | 2025.06.04 18:29:46.174141 [ 278 ] {3f0fb5db-ebf9-4189-82d9-05d3298d6fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2281 | 2025.06.04 18:29:46.174184 [ 278 ] {3f0fb5db-ebf9-4189-82d9-05d3298d6fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2282 | 2025.06.04 18:29:46.174580 [ 278 ] {3f0fb5db-ebf9-4189-82d9-05d3298d6fea} <Trace> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2283 | 2025.06.04 18:29:46.174616 [ 278 ] {3f0fb5db-ebf9-4189-82d9-05d3298d6fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2284 | 2025.06.04 18:29:46.174947 [ 278 ] {3f0fb5db-ebf9-4189-82d9-05d3298d6fea} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2285 | 2025.06.04 18:29:46.175159 [ 278 ] {3f0fb5db-ebf9-4189-82d9-05d3298d6fea} <Trace> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2286 | 2025.06.04 18:29:46.175287 [ 278 ] {3f0fb5db-ebf9-4189-82d9-05d3298d6fea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 2287 | 2025.06.04 18:29:46.175323 [ 278 ] {3f0fb5db-ebf9-4189-82d9-05d3298d6fea} <Debug> TCPHandler: Processed in 0.001326581 sec. | ||
| 2288 | 2025.06.04 18:29:46.175429 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2289 | 2025.06.04 18:29:46.175523 [ 278 ] {3fff3e50-c6a0-486b-be12-5f3b4e65dfbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2290 | 2025.06.04 18:29:46.175576 [ 278 ] {3fff3e50-c6a0-486b-be12-5f3b4e65dfbe} <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 | ||
| 2291 | 2025.06.04 18:29:46.176387 [ 278 ] {3fff3e50-c6a0-486b-be12-5f3b4e65dfbe} <Trace> oximeter.measurements_histogramu64 (8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2292 | 2025.06.04 18:29:46.176422 [ 278 ] {3fff3e50-c6a0-486b-be12-5f3b4e65dfbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2293 | 2025.06.04 18:29:46.176981 [ 278 ] {3fff3e50-c6a0-486b-be12-5f3b4e65dfbe} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2294 | 2025.06.04 18:29:46.177229 [ 278 ] {3fff3e50-c6a0-486b-be12-5f3b4e65dfbe} <Trace> oximeter.measurements_histogramu64 (8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2295 | 2025.06.04 18:29:46.177368 [ 278 ] {3fff3e50-c6a0-486b-be12-5f3b4e65dfbe} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001865 sec., 18766.756032171583 rows/sec., 33.63 MiB/sec. | ||
| 2296 | 2025.06.04 18:29:46.177428 [ 278 ] {3fff3e50-c6a0-486b-be12-5f3b4e65dfbe} <Debug> TCPHandler: Processed in 0.002048652 sec. | ||
| 2297 | 2025.06.04 18:29:46.177537 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2298 | 2025.06.04 18:29:46.177632 [ 278 ] {e021bec5-c0e2-4dbd-a1a1-220bba8d4099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2299 | 2025.06.04 18:29:46.177674 [ 278 ] {e021bec5-c0e2-4dbd-a1a1-220bba8d4099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2300 | 2025.06.04 18:29:46.178004 [ 278 ] {e021bec5-c0e2-4dbd-a1a1-220bba8d4099} <Trace> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2301 | 2025.06.04 18:29:46.178039 [ 278 ] {e021bec5-c0e2-4dbd-a1a1-220bba8d4099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2302 | 2025.06.04 18:29:46.178338 [ 278 ] {e021bec5-c0e2-4dbd-a1a1-220bba8d4099} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2303 | 2025.06.04 18:29:46.178545 [ 278 ] {e021bec5-c0e2-4dbd-a1a1-220bba8d4099} <Trace> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2304 | 2025.06.04 18:29:46.178673 [ 278 ] {e021bec5-c0e2-4dbd-a1a1-220bba8d4099} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 2305 | 2025.06.04 18:29:46.178708 [ 278 ] {e021bec5-c0e2-4dbd-a1a1-220bba8d4099} <Debug> TCPHandler: Processed in 0.001221169 sec. | ||
| 2306 | 2025.06.04 18:29:47.957413 [ 148 ] {} <Debug> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2307 | 2025.06.04 18:29:47.957485 [ 148 ] {} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2308 | 2025.06.04 18:29:47.957509 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2309 | 2025.06.04 18:29:47.957669 [ 193 ] {0f9b95c5-8ff2-4829-90d3-96dd989526b5::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 2310 | 2025.06.04 18:29:47.958098 [ 193 ] {0f9b95c5-8ff2-4829-90d3-96dd989526b5::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2311 | 2025.06.04 18:29:47.958167 [ 193 ] {0f9b95c5-8ff2-4829-90d3-96dd989526b5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
| 2312 | 2025.06.04 18:29:47.958291 [ 193 ] {0f9b95c5-8ff2-4829-90d3-96dd989526b5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 2313 | 2025.06.04 18:29:47.958395 [ 193 ] {0f9b95c5-8ff2-4829-90d3-96dd989526b5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 2314 | 2025.06.04 18:29:47.958494 [ 193 ] {0f9b95c5-8ff2-4829-90d3-96dd989526b5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2315 | 2025.06.04 18:29:47.958586 [ 193 ] {0f9b95c5-8ff2-4829-90d3-96dd989526b5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2316 | 2025.06.04 18:29:47.960087 [ 186 ] {0f9b95c5-8ff2-4829-90d3-96dd989526b5::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 6 columns (6 merged, 0 gathered) in 0.002494449 sec., 12026.704093769806 rows/sec., 2.39 MiB/sec. | ||
| 2317 | 2025.06.04 18:29:47.960250 [ 193 ] {0f9b95c5-8ff2-4829-90d3-96dd989526b5::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2318 | 2025.06.04 18:29:47.960565 [ 193 ] {0f9b95c5-8ff2-4829-90d3-96dd989526b5::all_1_5_1} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2319 | 2025.06.04 18:29:47.960635 [ 193 ] {0f9b95c5-8ff2-4829-90d3-96dd989526b5::all_1_5_1} <Trace> oximeter.timeseries_schema (0f9b95c5-8ff2-4829-90d3-96dd989526b5) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2320 | 2025.06.04 18:29:47.960703 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2321 | 2025.06.04 18:29:51.168277 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2322 | 2025.06.04 18:29:51.168468 [ 278 ] {36510022-dc6d-40e0-a20d-de092504c60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2323 | 2025.06.04 18:29:51.168532 [ 278 ] {36510022-dc6d-40e0-a20d-de092504c60d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2324 | 2025.06.04 18:29:51.169175 [ 278 ] {36510022-dc6d-40e0-a20d-de092504c60d} <Trace> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2325 | 2025.06.04 18:29:51.169222 [ 278 ] {36510022-dc6d-40e0-a20d-de092504c60d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2326 | 2025.06.04 18:29:51.169609 [ 278 ] {36510022-dc6d-40e0-a20d-de092504c60d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2327 | 2025.06.04 18:29:51.169833 [ 278 ] {36510022-dc6d-40e0-a20d-de092504c60d} <Trace> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2328 | 2025.06.04 18:29:51.169981 [ 278 ] {36510022-dc6d-40e0-a20d-de092504c60d} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001561 sec., 42280.58936579116 rows/sec., 3.35 MiB/sec. | ||
| 2329 | 2025.06.04 18:29:51.169991 [ 147 ] {} <Debug> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2330 | 2025.06.04 18:29:51.170022 [ 278 ] {36510022-dc6d-40e0-a20d-de092504c60d} <Debug> TCPHandler: Processed in 0.00187459 sec. | ||
| 2331 | 2025.06.04 18:29:51.170066 [ 147 ] {} <Trace> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2332 | 2025.06.04 18:29:51.170093 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2333 | 2025.06.04 18:29:51.170162 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2334 | 2025.06.04 18:29:51.170237 [ 196 ] {e7c735b6-8016-4830-a499-ce4caa704374::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2335 | 2025.06.04 18:29:51.170262 [ 278 ] {05f9f727-42f2-4867-96b5-5924c09150a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2336 | 2025.06.04 18:29:51.170327 [ 278 ] {05f9f727-42f2-4867-96b5-5924c09150a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2337 | 2025.06.04 18:29:51.170410 [ 196 ] {e7c735b6-8016-4830-a499-ce4caa704374::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2338 | 2025.06.04 18:29:51.170471 [ 196 ] {e7c735b6-8016-4830-a499-ce4caa704374::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 246 rows starting from the beginning of the part | ||
| 2339 | 2025.06.04 18:29:51.170581 [ 196 ] {e7c735b6-8016-4830-a499-ce4caa704374::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 67 rows starting from the beginning of the part | ||
| 2340 | 2025.06.04 18:29:51.170642 [ 196 ] {e7c735b6-8016-4830-a499-ce4caa704374::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 251 rows starting from the beginning of the part | ||
| 2341 | 2025.06.04 18:29:51.170687 [ 196 ] {e7c735b6-8016-4830-a499-ce4caa704374::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 66 rows starting from the beginning of the part | ||
| 2342 | 2025.06.04 18:29:51.170730 [ 196 ] {e7c735b6-8016-4830-a499-ce4caa704374::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 126 rows starting from the beginning of the part | ||
| 2343 | 2025.06.04 18:29:51.170740 [ 278 ] {05f9f727-42f2-4867-96b5-5924c09150a8} <Trace> oximeter.fields_u16 (4ad74f54-6fb7-473a-98c1-1da4551dcdf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2344 | 2025.06.04 18:29:51.170776 [ 196 ] {e7c735b6-8016-4830-a499-ce4caa704374::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 66 rows starting from the beginning of the part | ||
| 2345 | 2025.06.04 18:29:51.170784 [ 278 ] {05f9f727-42f2-4867-96b5-5924c09150a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2346 | 2025.06.04 18:29:51.171147 [ 278 ] {05f9f727-42f2-4867-96b5-5924c09150a8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2347 | 2025.06.04 18:29:51.171401 [ 278 ] {05f9f727-42f2-4867-96b5-5924c09150a8} <Trace> oximeter.fields_u16 (4ad74f54-6fb7-473a-98c1-1da4551dcdf5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2348 | 2025.06.04 18:29:51.171548 [ 278 ] {05f9f727-42f2-4867-96b5-5924c09150a8} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001306 sec., 3828.483920367534 rows/sec., 287.88 KiB/sec. | ||
| 2349 | 2025.06.04 18:29:51.171586 [ 278 ] {05f9f727-42f2-4867-96b5-5924c09150a8} <Debug> TCPHandler: Processed in 0.001474244 sec. | ||
| 2350 | 2025.06.04 18:29:51.171725 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2351 | 2025.06.04 18:29:51.171820 [ 278 ] {76ecd1c7-1cb2-4dfe-b64c-6e65bea6b0e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2352 | 2025.06.04 18:29:51.171862 [ 278 ] {76ecd1c7-1cb2-4dfe-b64c-6e65bea6b0e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2353 | 2025.06.04 18:29:51.171940 [ 193 ] {e7c735b6-8016-4830-a499-ce4caa704374::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 822 rows, containing 5 columns (5 merged, 0 gathered) in 0.001777008 sec., 462575.29510277946 rows/sec., 41.59 MiB/sec. | ||
| 2354 | 2025.06.04 18:29:51.172133 [ 196 ] {e7c735b6-8016-4830-a499-ce4caa704374::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2355 | 2025.06.04 18:29:51.172307 [ 278 ] {76ecd1c7-1cb2-4dfe-b64c-6e65bea6b0e6} <Trace> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2356 | 2025.06.04 18:29:51.172351 [ 278 ] {76ecd1c7-1cb2-4dfe-b64c-6e65bea6b0e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2357 | 2025.06.04 18:29:51.172422 [ 196 ] {e7c735b6-8016-4830-a499-ce4caa704374::all_1_16_3} <Trace> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2358 | 2025.06.04 18:29:51.172504 [ 196 ] {e7c735b6-8016-4830-a499-ce4caa704374::all_1_16_3} <Trace> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2359 | 2025.06.04 18:29:51.172586 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2360 | 2025.06.04 18:29:51.172696 [ 278 ] {76ecd1c7-1cb2-4dfe-b64c-6e65bea6b0e6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2361 | 2025.06.04 18:29:51.172918 [ 278 ] {76ecd1c7-1cb2-4dfe-b64c-6e65bea6b0e6} <Trace> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2362 | 2025.06.04 18:29:51.173026 [ 147 ] {} <Debug> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2363 | 2025.06.04 18:29:51.173053 [ 278 ] {76ecd1c7-1cb2-4dfe-b64c-6e65bea6b0e6} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001253 sec., 55067.83719074222 rows/sec., 4.30 MiB/sec. | ||
| 2364 | 2025.06.04 18:29:51.173065 [ 147 ] {} <Trace> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2365 | 2025.06.04 18:29:51.173095 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2366 | 2025.06.04 18:29:51.173098 [ 278 ] {76ecd1c7-1cb2-4dfe-b64c-6e65bea6b0e6} <Debug> TCPHandler: Processed in 0.001422323 sec. | ||
| 2367 | 2025.06.04 18:29:51.173194 [ 201 ] {e124b03d-85ba-4704-99a7-e1a3ffaba37e::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2368 | 2025.06.04 18:29:51.173229 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2369 | 2025.06.04 18:29:51.173320 [ 201 ] {e124b03d-85ba-4704-99a7-e1a3ffaba37e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2370 | 2025.06.04 18:29:51.173327 [ 278 ] {c40a28fe-fdf7-4719-b277-66deaec0ccb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2371 | 2025.06.04 18:29:51.173360 [ 201 ] {e124b03d-85ba-4704-99a7-e1a3ffaba37e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 147 rows starting from the beginning of the part | ||
| 2372 | 2025.06.04 18:29:51.173385 [ 278 ] {c40a28fe-fdf7-4719-b277-66deaec0ccb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2373 | 2025.06.04 18:29:51.173429 [ 201 ] {e124b03d-85ba-4704-99a7-e1a3ffaba37e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 75 rows starting from the beginning of the part | ||
| 2374 | 2025.06.04 18:29:51.173477 [ 201 ] {e124b03d-85ba-4704-99a7-e1a3ffaba37e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 145 rows starting from the beginning of the part | ||
| 2375 | 2025.06.04 18:29:51.173516 [ 201 ] {e124b03d-85ba-4704-99a7-e1a3ffaba37e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 69 rows starting from the beginning of the part | ||
| 2376 | 2025.06.04 18:29:51.173556 [ 201 ] {e124b03d-85ba-4704-99a7-e1a3ffaba37e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 99 rows starting from the beginning of the part | ||
| 2377 | 2025.06.04 18:29:51.173603 [ 201 ] {e124b03d-85ba-4704-99a7-e1a3ffaba37e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 69 rows starting from the beginning of the part | ||
| 2378 | 2025.06.04 18:29:51.173906 [ 278 ] {c40a28fe-fdf7-4719-b277-66deaec0ccb8} <Trace> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2379 | 2025.06.04 18:29:51.173958 [ 278 ] {c40a28fe-fdf7-4719-b277-66deaec0ccb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2380 | 2025.06.04 18:29:51.174395 [ 278 ] {c40a28fe-fdf7-4719-b277-66deaec0ccb8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2381 | 2025.06.04 18:29:51.174578 [ 196 ] {e124b03d-85ba-4704-99a7-e1a3ffaba37e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 5 columns (5 merged, 0 gathered) in 0.001430693 sec., 422173.03083191154 rows/sec., 35.11 MiB/sec. | ||
| 2382 | 2025.06.04 18:29:51.174673 [ 278 ] {c40a28fe-fdf7-4719-b277-66deaec0ccb8} <Trace> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2383 | 2025.06.04 18:29:51.174731 [ 193 ] {e124b03d-85ba-4704-99a7-e1a3ffaba37e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2384 | 2025.06.04 18:29:51.174789 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2385 | 2025.06.04 18:29:51.174817 [ 278 ] {c40a28fe-fdf7-4719-b277-66deaec0ccb8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001508 sec., 106100.79575596817 rows/sec., 7.39 MiB/sec. | ||
| 2386 | 2025.06.04 18:29:51.174824 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2387 | 2025.06.04 18:29:51.174864 [ 278 ] {c40a28fe-fdf7-4719-b277-66deaec0ccb8} <Debug> TCPHandler: Processed in 0.001684437 sec. | ||
| 2388 | 2025.06.04 18:29:51.174866 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2389 | 2025.06.04 18:29:51.174961 [ 201 ] {0337419e-0255-4702-ae93-34189d5cdd6c::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2390 | 2025.06.04 18:29:51.174990 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2391 | 2025.06.04 18:29:51.175037 [ 193 ] {e124b03d-85ba-4704-99a7-e1a3ffaba37e::all_1_16_3} <Trace> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2392 | 2025.06.04 18:29:51.175063 [ 201 ] {0337419e-0255-4702-ae93-34189d5cdd6c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2393 | 2025.06.04 18:29:51.175090 [ 201 ] {0337419e-0255-4702-ae93-34189d5cdd6c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1932 rows starting from the beginning of the part | ||
| 2394 | 2025.06.04 18:29:51.175091 [ 278 ] {9703dba9-4114-46bb-b77e-4a4cb0b0fae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2395 | 2025.06.04 18:29:51.175117 [ 193 ] {e124b03d-85ba-4704-99a7-e1a3ffaba37e::all_1_16_3} <Trace> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2396 | 2025.06.04 18:29:51.175138 [ 201 ] {0337419e-0255-4702-ae93-34189d5cdd6c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 2397 | 2025.06.04 18:29:51.175160 [ 278 ] {9703dba9-4114-46bb-b77e-4a4cb0b0fae8} <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 | ||
| 2398 | 2025.06.04 18:29:51.175177 [ 201 ] {0337419e-0255-4702-ae93-34189d5cdd6c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 201 rows starting from the beginning of the part | ||
| 2399 | 2025.06.04 18:29:51.175196 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2400 | 2025.06.04 18:29:51.175216 [ 201 ] {0337419e-0255-4702-ae93-34189d5cdd6c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 2401 | 2025.06.04 18:29:51.175250 [ 201 ] {0337419e-0255-4702-ae93-34189d5cdd6c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 2402 | 2025.06.04 18:29:51.175287 [ 201 ] {0337419e-0255-4702-ae93-34189d5cdd6c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 2403 | 2025.06.04 18:29:51.175944 [ 278 ] {9703dba9-4114-46bb-b77e-4a4cb0b0fae8} <Trace> oximeter.measurements_histogramu64 (8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2404 | 2025.06.04 18:29:51.175986 [ 278 ] {9703dba9-4114-46bb-b77e-4a4cb0b0fae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2405 | 2025.06.04 18:29:51.176485 [ 278 ] {9703dba9-4114-46bb-b77e-4a4cb0b0fae8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2406 | 2025.06.04 18:29:51.176694 [ 191 ] {0337419e-0255-4702-ae93-34189d5cdd6c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2773 rows, containing 5 columns (5 merged, 0 gathered) in 0.001763278 sec., 1572639.141417292 rows/sec., 111.08 MiB/sec. | ||
| 2407 | 2025.06.04 18:29:51.176716 [ 278 ] {9703dba9-4114-46bb-b77e-4a4cb0b0fae8} <Trace> oximeter.measurements_histogramu64 (8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2408 | 2025.06.04 18:29:51.176874 [ 278 ] {9703dba9-4114-46bb-b77e-4a4cb0b0fae8} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001801 sec., 2776.23542476402 rows/sec., 4.97 MiB/sec. | ||
| 2409 | 2025.06.04 18:29:51.176928 [ 278 ] {9703dba9-4114-46bb-b77e-4a4cb0b0fae8} <Debug> TCPHandler: Processed in 0.001987072 sec. | ||
| 2410 | 2025.06.04 18:29:51.177014 [ 191 ] {0337419e-0255-4702-ae93-34189d5cdd6c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2411 | 2025.06.04 18:29:51.177043 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2412 | 2025.06.04 18:29:51.177143 [ 278 ] {fb516dcf-3ebd-4110-bea8-ab4d701654d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2413 | 2025.06.04 18:29:51.177188 [ 278 ] {fb516dcf-3ebd-4110-bea8-ab4d701654d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2414 | 2025.06.04 18:29:51.177390 [ 191 ] {0337419e-0255-4702-ae93-34189d5cdd6c::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2415 | 2025.06.04 18:29:51.177486 [ 191 ] {0337419e-0255-4702-ae93-34189d5cdd6c::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2416 | 2025.06.04 18:29:51.177533 [ 278 ] {fb516dcf-3ebd-4110-bea8-ab4d701654d7} <Trace> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2417 | 2025.06.04 18:29:51.177575 [ 278 ] {fb516dcf-3ebd-4110-bea8-ab4d701654d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2418 | 2025.06.04 18:29:51.177580 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 2419 | 2025.06.04 18:29:51.177892 [ 278 ] {fb516dcf-3ebd-4110-bea8-ab4d701654d7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2420 | 2025.06.04 18:29:51.178103 [ 278 ] {fb516dcf-3ebd-4110-bea8-ab4d701654d7} <Trace> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2421 | 2025.06.04 18:29:51.178198 [ 147 ] {} <Debug> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2422 | 2025.06.04 18:29:51.178227 [ 147 ] {} <Trace> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2423 | 2025.06.04 18:29:51.178232 [ 278 ] {fb516dcf-3ebd-4110-bea8-ab4d701654d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 2424 | 2025.06.04 18:29:51.178244 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2425 | 2025.06.04 18:29:51.178277 [ 278 ] {fb516dcf-3ebd-4110-bea8-ab4d701654d7} <Debug> TCPHandler: Processed in 0.0012831 sec. | ||
| 2426 | 2025.06.04 18:29:51.178325 [ 193 ] {34c1caa9-6e07-4c3a-941a-30aef12532c3::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2427 | 2025.06.04 18:29:51.178409 [ 193 ] {34c1caa9-6e07-4c3a-941a-30aef12532c3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2428 | 2025.06.04 18:29:51.178434 [ 193 ] {34c1caa9-6e07-4c3a-941a-30aef12532c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 648 rows starting from the beginning of the part | ||
| 2429 | 2025.06.04 18:29:51.178481 [ 193 ] {34c1caa9-6e07-4c3a-941a-30aef12532c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 2430 | 2025.06.04 18:29:51.178521 [ 193 ] {34c1caa9-6e07-4c3a-941a-30aef12532c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 2431 | 2025.06.04 18:29:51.178557 [ 193 ] {34c1caa9-6e07-4c3a-941a-30aef12532c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 2432 | 2025.06.04 18:29:51.178594 [ 193 ] {34c1caa9-6e07-4c3a-941a-30aef12532c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 2433 | 2025.06.04 18:29:51.178630 [ 193 ] {34c1caa9-6e07-4c3a-941a-30aef12532c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 2434 | 2025.06.04 18:29:51.179484 [ 201 ] {34c1caa9-6e07-4c3a-941a-30aef12532c3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 948 rows, containing 4 columns (4 merged, 0 gathered) in 0.00118755 sec., 798282.1775925223 rows/sec., 53.80 MiB/sec. | ||
| 2435 | 2025.06.04 18:29:51.179644 [ 193 ] {34c1caa9-6e07-4c3a-941a-30aef12532c3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2436 | 2025.06.04 18:29:51.179944 [ 193 ] {34c1caa9-6e07-4c3a-941a-30aef12532c3::all_1_16_3} <Trace> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2437 | 2025.06.04 18:29:51.180021 [ 193 ] {34c1caa9-6e07-4c3a-941a-30aef12532c3::all_1_16_3} <Trace> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2438 | 2025.06.04 18:29:51.180087 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2439 | 2025.06.04 18:29:52.225603 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 | ||
| 2440 | 2025.06.04 18:29:52.226089 [ 245 ] {} <Trace> system.asynchronous_metric_log (86b83c24-08ef-4f5b-8de6-807460913ebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2441 | 2025.06.04 18:29:52.226125 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2442 | 2025.06.04 18:29:52.226593 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2443 | 2025.06.04 18:29:52.226826 [ 245 ] {} <Trace> system.asynchronous_metric_log (86b83c24-08ef-4f5b-8de6-807460913ebf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2444 | 2025.06.04 18:29:52.226957 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 | ||
| 2445 | 2025.06.04 18:29:52.551103 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2446 | 2025.06.04 18:29:52.567818 [ 244 ] {} <Trace> system.metric_log (7528a410-4e8e-416e-a8f9-493f5cbe5b7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2447 | 2025.06.04 18:29:52.567887 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2448 | 2025.06.04 18:29:52.574456 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2449 | 2025.06.04 18:29:52.575626 [ 244 ] {} <Trace> system.metric_log (7528a410-4e8e-416e-a8f9-493f5cbe5b7a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2450 | 2025.06.04 18:29:52.580377 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2451 | 2025.06.04 18:29:54.736136 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 348 | ||
| 2452 | 2025.06.04 18:29:54.738381 [ 243 ] {} <Trace> system.query_log (afcd4306-3679-4fd6-a85a-d2f0c356eda8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2453 | 2025.06.04 18:29:54.738423 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2454 | 2025.06.04 18:29:54.739551 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2455 | 2025.06.04 18:29:54.739816 [ 243 ] {} <Trace> system.query_log (afcd4306-3679-4fd6-a85a-d2f0c356eda8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2456 | 2025.06.04 18:29:54.740053 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 348 | ||
| 2457 | 2025.06.04 18:29:56.169851 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2458 | 2025.06.04 18:29:56.170040 [ 278 ] {757d172d-9cd4-4e99-9a0a-2a8fa4b49d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2459 | 2025.06.04 18:29:56.170106 [ 278 ] {757d172d-9cd4-4e99-9a0a-2a8fa4b49d03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2460 | 2025.06.04 18:29:56.170771 [ 278 ] {757d172d-9cd4-4e99-9a0a-2a8fa4b49d03} <Trace> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2461 | 2025.06.04 18:29:56.170821 [ 278 ] {757d172d-9cd4-4e99-9a0a-2a8fa4b49d03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2462 | 2025.06.04 18:29:56.171210 [ 278 ] {757d172d-9cd4-4e99-9a0a-2a8fa4b49d03} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2463 | 2025.06.04 18:29:56.171442 [ 278 ] {757d172d-9cd4-4e99-9a0a-2a8fa4b49d03} <Trace> oximeter.fields_string (e7c735b6-8016-4830-a499-ce4caa704374): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2464 | 2025.06.04 18:29:56.171589 [ 278 ] {757d172d-9cd4-4e99-9a0a-2a8fa4b49d03} <Debug> executeQuery: Read 126 rows, 11.02 KiB in 0.001596 sec., 78947.36842105263 rows/sec., 6.74 MiB/sec. | ||
| 2465 | 2025.06.04 18:29:56.171630 [ 278 ] {757d172d-9cd4-4e99-9a0a-2a8fa4b49d03} <Debug> TCPHandler: Processed in 0.001904231 sec. | ||
| 2466 | 2025.06.04 18:29:56.171761 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2467 | 2025.06.04 18:29:56.171858 [ 278 ] {34244ebb-f336-4463-b89b-0ea057009507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2468 | 2025.06.04 18:29:56.171901 [ 278 ] {34244ebb-f336-4463-b89b-0ea057009507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2469 | 2025.06.04 18:29:56.172329 [ 278 ] {34244ebb-f336-4463-b89b-0ea057009507} <Trace> oximeter.fields_u16 (4ad74f54-6fb7-473a-98c1-1da4551dcdf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2470 | 2025.06.04 18:29:56.172367 [ 278 ] {34244ebb-f336-4463-b89b-0ea057009507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2471 | 2025.06.04 18:29:56.172684 [ 278 ] {34244ebb-f336-4463-b89b-0ea057009507} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2472 | 2025.06.04 18:29:56.172906 [ 278 ] {34244ebb-f336-4463-b89b-0ea057009507} <Trace> oximeter.fields_u16 (4ad74f54-6fb7-473a-98c1-1da4551dcdf5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2473 | 2025.06.04 18:29:56.173042 [ 278 ] {34244ebb-f336-4463-b89b-0ea057009507} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001205 sec., 29045.643153526973 rows/sec., 2.13 MiB/sec. | ||
| 2474 | 2025.06.04 18:29:56.173044 [ 127 ] {} <Debug> oximeter.fields_u16 (4ad74f54-6fb7-473a-98c1-1da4551dcdf5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2475 | 2025.06.04 18:29:56.173082 [ 278 ] {34244ebb-f336-4463-b89b-0ea057009507} <Debug> TCPHandler: Processed in 0.001372222 sec. | ||
| 2476 | 2025.06.04 18:29:56.173126 [ 127 ] {} <Trace> oximeter.fields_u16 (4ad74f54-6fb7-473a-98c1-1da4551dcdf5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2477 | 2025.06.04 18:29:56.173155 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2478 | 2025.06.04 18:29:56.173214 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2479 | 2025.06.04 18:29:56.173257 [ 187 ] {4ad74f54-6fb7-473a-98c1-1da4551dcdf5::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 | ||
| 2480 | 2025.06.04 18:29:56.173318 [ 278 ] {b6731f96-dc19-4a18-aa82-9087dd989333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2481 | 2025.06.04 18:29:56.173363 [ 278 ] {b6731f96-dc19-4a18-aa82-9087dd989333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2482 | 2025.06.04 18:29:56.173386 [ 187 ] {4ad74f54-6fb7-473a-98c1-1da4551dcdf5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2483 | 2025.06.04 18:29:56.173425 [ 187 ] {4ad74f54-6fb7-473a-98c1-1da4551dcdf5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 52 rows starting from the beginning of the part | ||
| 2484 | 2025.06.04 18:29:56.173495 [ 187 ] {4ad74f54-6fb7-473a-98c1-1da4551dcdf5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 57 rows starting from the beginning of the part | ||
| 2485 | 2025.06.04 18:29:56.173543 [ 187 ] {4ad74f54-6fb7-473a-98c1-1da4551dcdf5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part | ||
| 2486 | 2025.06.04 18:29:56.173585 [ 187 ] {4ad74f54-6fb7-473a-98c1-1da4551dcdf5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 35 rows starting from the beginning of the part | ||
| 2487 | 2025.06.04 18:29:56.173626 [ 187 ] {4ad74f54-6fb7-473a-98c1-1da4551dcdf5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part | ||
| 2488 | 2025.06.04 18:29:56.173666 [ 187 ] {4ad74f54-6fb7-473a-98c1-1da4551dcdf5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 35 rows starting from the beginning of the part | ||
| 2489 | 2025.06.04 18:29:56.173808 [ 278 ] {b6731f96-dc19-4a18-aa82-9087dd989333} <Trace> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2490 | 2025.06.04 18:29:56.173858 [ 278 ] {b6731f96-dc19-4a18-aa82-9087dd989333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2491 | 2025.06.04 18:29:56.174289 [ 278 ] {b6731f96-dc19-4a18-aa82-9087dd989333} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2492 | 2025.06.04 18:29:56.174529 [ 278 ] {b6731f96-dc19-4a18-aa82-9087dd989333} <Trace> oximeter.fields_uuid (e124b03d-85ba-4704-99a7-e1a3ffaba37e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2493 | 2025.06.04 18:29:56.174538 [ 193 ] {4ad74f54-6fb7-473a-98c1-1da4551dcdf5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 189 rows, containing 5 columns (5 merged, 0 gathered) in 0.001321571 sec., 143011.61269428584 rows/sec., 11.09 MiB/sec. | ||
| 2494 | 2025.06.04 18:29:56.174669 [ 278 ] {b6731f96-dc19-4a18-aa82-9087dd989333} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001372 sec., 72157.43440233236 rows/sec., 5.64 MiB/sec. | ||
| 2495 | 2025.06.04 18:29:56.174693 [ 187 ] {4ad74f54-6fb7-473a-98c1-1da4551dcdf5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2496 | 2025.06.04 18:29:56.174713 [ 278 ] {b6731f96-dc19-4a18-aa82-9087dd989333} <Debug> TCPHandler: Processed in 0.001548295 sec. | ||
| 2497 | 2025.06.04 18:29:56.174840 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2498 | 2025.06.04 18:29:56.174939 [ 278 ] {e68b063d-d021-416a-b830-a27b1ca5c738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2499 | 2025.06.04 18:29:56.174956 [ 187 ] {4ad74f54-6fb7-473a-98c1-1da4551dcdf5::all_1_11_2} <Trace> oximeter.fields_u16 (4ad74f54-6fb7-473a-98c1-1da4551dcdf5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2500 | 2025.06.04 18:29:56.174984 [ 278 ] {e68b063d-d021-416a-b830-a27b1ca5c738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2501 | 2025.06.04 18:29:56.175032 [ 187 ] {4ad74f54-6fb7-473a-98c1-1da4551dcdf5::all_1_11_2} <Trace> oximeter.fields_u16 (4ad74f54-6fb7-473a-98c1-1da4551dcdf5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2502 | 2025.06.04 18:29:56.175106 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2503 | 2025.06.04 18:29:56.175408 [ 278 ] {e68b063d-d021-416a-b830-a27b1ca5c738} <Trace> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2504 | 2025.06.04 18:29:56.175450 [ 278 ] {e68b063d-d021-416a-b830-a27b1ca5c738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2505 | 2025.06.04 18:29:56.175782 [ 278 ] {e68b063d-d021-416a-b830-a27b1ca5c738} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2506 | 2025.06.04 18:29:56.175997 [ 278 ] {e68b063d-d021-416a-b830-a27b1ca5c738} <Trace> oximeter.measurements_cumulativeu64 (0337419e-0255-4702-ae93-34189d5cdd6c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2507 | 2025.06.04 18:29:56.176124 [ 278 ] {e68b063d-d021-416a-b830-a27b1ca5c738} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 2508 | 2025.06.04 18:29:56.176166 [ 278 ] {e68b063d-d021-416a-b830-a27b1ca5c738} <Debug> TCPHandler: Processed in 0.001375202 sec. | ||
| 2509 | 2025.06.04 18:29:56.176280 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2510 | 2025.06.04 18:29:56.176373 [ 278 ] {ac67258b-125a-4a37-a4e1-bf543b98bf5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2511 | 2025.06.04 18:29:56.176429 [ 278 ] {ac67258b-125a-4a37-a4e1-bf543b98bf5d} <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 | ||
| 2512 | 2025.06.04 18:29:56.177267 [ 278 ] {ac67258b-125a-4a37-a4e1-bf543b98bf5d} <Trace> oximeter.measurements_histogramu64 (8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2513 | 2025.06.04 18:29:56.177306 [ 278 ] {ac67258b-125a-4a37-a4e1-bf543b98bf5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2514 | 2025.06.04 18:29:56.177896 [ 278 ] {ac67258b-125a-4a37-a4e1-bf543b98bf5d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2515 | 2025.06.04 18:29:56.178214 [ 278 ] {ac67258b-125a-4a37-a4e1-bf543b98bf5d} <Trace> oximeter.measurements_histogramu64 (8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2516 | 2025.06.04 18:29:56.178334 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2517 | 2025.06.04 18:29:56.178362 [ 278 ] {ac67258b-125a-4a37-a4e1-bf543b98bf5d} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002007 sec., 17438.963627304434 rows/sec., 31.25 MiB/sec. | ||
| 2518 | 2025.06.04 18:29:56.178376 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2519 | 2025.06.04 18:29:56.178404 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2520 | 2025.06.04 18:29:56.178440 [ 278 ] {ac67258b-125a-4a37-a4e1-bf543b98bf5d} <Debug> TCPHandler: Processed in 0.002209325 sec. | ||
| 2521 | 2025.06.04 18:29:56.178495 [ 190 ] {8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e::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 | ||
| 2522 | 2025.06.04 18:29:56.178581 [ 278 ] {} <Trace> TCP-Session: db7ecefb-fdf8-4f62-90be-14acdeccff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2523 | 2025.06.04 18:29:56.178682 [ 278 ] {f3f61ae3-91b2-4465-aa87-8367638a61ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2524 | 2025.06.04 18:29:56.178703 [ 190 ] {8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2525 | 2025.06.04 18:29:56.178739 [ 278 ] {f3f61ae3-91b2-4465-aa87-8367638a61ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2526 | 2025.06.04 18:29:56.178770 [ 190 ] {8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 154 rows starting from the beginning of the part | ||
| 2527 | 2025.06.04 18:29:56.178895 [ 190 ] {8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 35 rows starting from the beginning of the part | ||
| 2528 | 2025.06.04 18:29:56.179008 [ 190 ] {8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part | ||
| 2529 | 2025.06.04 18:29:56.179113 [ 190 ] {8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 35 rows starting from the beginning of the part | ||
| 2530 | 2025.06.04 18:29:56.179144 [ 278 ] {f3f61ae3-91b2-4465-aa87-8367638a61ce} <Trace> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2531 | 2025.06.04 18:29:56.179184 [ 278 ] {f3f61ae3-91b2-4465-aa87-8367638a61ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2532 | 2025.06.04 18:29:56.179211 [ 190 ] {8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part | ||
| 2533 | 2025.06.04 18:29:56.179311 [ 190 ] {8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 35 rows starting from the beginning of the part | ||
| 2534 | 2025.06.04 18:29:56.179511 [ 278 ] {f3f61ae3-91b2-4465-aa87-8367638a61ce} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2535 | 2025.06.04 18:29:56.179739 [ 278 ] {f3f61ae3-91b2-4465-aa87-8367638a61ce} <Trace> oximeter.measurements_u64 (34c1caa9-6e07-4c3a-941a-30aef12532c3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2536 | 2025.06.04 18:29:56.179869 [ 278 ] {f3f61ae3-91b2-4465-aa87-8367638a61ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001208 sec., 49668.874172185424 rows/sec., 3.35 MiB/sec. | ||
| 2537 | 2025.06.04 18:29:56.179917 [ 278 ] {f3f61ae3-91b2-4465-aa87-8367638a61ce} <Debug> TCPHandler: Processed in 0.001395282 sec. | ||
| 2538 | 2025.06.04 18:29:56.182416 [ 187 ] {8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 269 rows, containing 19 columns (19 merged, 0 gathered) in 0.003961603 sec., 67901.8064152314 rows/sec., 121.68 MiB/sec. | ||
| 2539 | 2025.06.04 18:29:56.183025 [ 193 ] {8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2540 | 2025.06.04 18:29:56.183424 [ 193 ] {8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2541 | 2025.06.04 18:29:56.183510 [ 193 ] {8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (8c41e91e-ed14-4bf2-ba7a-5bac75b3cd4e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2542 | 2025.06.04 18:29:56.183641 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 2543 | 2025.06.04 18:29:59.664500 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2544 | 2025.06.04 18:29:59.664585 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2545 | 2025.06.04 18:29:59.727229 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 | ||
| 2546 | 2025.06.04 18:29:59.728057 [ 245 ] {} <Trace> system.asynchronous_metric_log (86b83c24-08ef-4f5b-8de6-807460913ebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2547 | 2025.06.04 18:29:59.728132 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2548 | 2025.06.04 18:29:59.728669 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2549 | 2025.06.04 18:29:59.728913 [ 245 ] {} <Trace> system.asynchronous_metric_log (86b83c24-08ef-4f5b-8de6-807460913ebf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2550 | 2025.06.04 18:29:59.729060 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
| 2551 | 2025.06.04 18:30:00.080673 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2552 | 2025.06.04 18:30:00.097339 [ 244 ] {} <Trace> system.metric_log (7528a410-4e8e-416e-a8f9-493f5cbe5b7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2553 | 2025.06.04 18:30:00.097386 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 2554 | 2025.06.04 18:30:00.103581 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2555 | 2025.06.04 18:30:00.104294 [ 244 ] {} <Trace> system.metric_log (7528a410-4e8e-416e-a8f9-493f5cbe5b7a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2556 | 2025.06.04 18:30:00.107545 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||