| 1 | [ Apr 29 23:14:24 Enabled. ] | ||
| 2 | [ Apr 29 23:14:24 Rereading configuration. ] | ||
| 3 | [ Apr 29 23:14:24 Rereading configuration. ] | ||
| 4 | [ Apr 29 23:14:28 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Apr 29 23:14:28 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.04.29 23:14:29.139158 [ 1 ] {} <Information> Application: Will watch for the process with pid 24123 | ||
| 29 | 2026.04.29 23:14:29.139556 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.04.29 23:14:29.530981 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24123 | ||
| 31 | 2026.04.29 23:14:29.531835 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.04.29 23:14:29.531988 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.04.29 23:14:29.637562 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.04.29 23:14:29.753447 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.04.29 23:14:29.753533 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.04.29 23:14:29.753551 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.04.29 23:14:29.753607 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.04.29 23:14:29.754261 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.04.29 23:14:29.756555 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.04.29 23:14:29.757431 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.04.29 23:14:29.758355 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.04.29 23:14:29.758422 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.04.29 23:14:29.758467 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.04.29 23:14:29.759251 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.04.29 23:14:29.760225 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.04.29 23:14:29.766184 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.04.29 23:14:29.767080 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.04.29 23:14:29.768633 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.04.29 23:14:29.768742 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.04.29 23:14:29.769897 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.04.29 23:14:29.770423 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.04.29 23:14:29.774828 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.04.29 23:14:29.775538 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.04.29 23:14:29.779011 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.04.29 23:14:29.779443 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.04.29 23:14:29.779854 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.04.29 23:14:29.780207 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.04.29 23:14:29.781656 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.04.29 23:14:29.781680 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.04.29 23:14:29.781747 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.04.29 23:14:29.781809 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.04.29 23:14:29.854116 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.04.29 23:14:29.854144 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000194335 sec | ||
| 68 | 2026.04.29 23:14:29.854203 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.04.29 23:14:29.854256 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.04.29 23:14:29.854997 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.04.29 23:14:29.855624 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.04.29 23:14:29.866466 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.04.29 23:14:29.866509 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.04.29 23:14:29.866582 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.04.29 23:14:29.866596 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.04.29 23:14:29.866631 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.04.29 23:14:29.866700 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.04.29 23:14:29.870706 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.04.29 23:14:29.870751 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.04.29 23:14:29.870802 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.04.29 23:14:29.870971 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.04.29 23:14:29.871014 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.04.29 23:14:29.871026 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.04.29 23:14:29.871104 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.04.29 23:14:29.871117 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.04.29 23:14:29.871147 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.04.29 23:14:29.871286 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.04.29 23:14:29.894818 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.04.29 23:14:29.941424 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.04.29 23:14:29.941519 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000115173 sec | ||
| 91 | 2026.04.29 23:14:29.941533 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.04.29 23:14:29.941544 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.04.29 23:14:29.941568 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.04.29 23:14:29.941793 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.04.29 23:14:29.941905 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.04.29 23:14:29.941919 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.04.29 23:14:29.941929 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.04.29 23:14:29.941940 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.04.29 23:14:29.946893 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.04.29 23:14:29.947074 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.74 MiB (RSS), difference: 91.97 MiB | ||
| 101 | 2026.04.29 23:14:29.948562 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.294e-05 sec. | ||
| 102 | 2026.04.29 23:14:29.948958 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.04.29 23:14:29.950306 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.04.29 23:14:29.950326 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.04.29 23:14:30.000145 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.75 MiB, peak 116.75 MiB, free memory in arenas 0.00 B, will set to 118.27 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.04.29 23:14:30.959941 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38752 | ||
| 107 | 2026.04.29 23:14:30.962089 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.04.29 23:14:30.962173 [ 3 ] {} <Debug> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Authenticating user 'default' from [fd00:1122:3344:101::d]:38752 | ||
| 109 | 2026.04.29 23:14:30.962325 [ 3 ] {} <Debug> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.04.29 23:14:30.962340 [ 3 ] {} <Debug> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.04.29 23:14:30.962464 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.04.29 23:14:30.962666 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.04.29 23:14:30.962685 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.04.29 23:14:30.963567 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44569 | ||
| 115 | 2026.04.29 23:14:30.963589 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54203 | ||
| 116 | 2026.04.29 23:14:30.963801 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51209 | ||
| 117 | 2026.04.29 23:14:30.963817 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42812 | ||
| 118 | 2026.04.29 23:14:30.964014 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2026.04.29 23:14:30.964040 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54464 | ||
| 120 | 2026.04.29 23:14:30.964061 [ 255 ] {} <Debug> TCP-Session: 640d015f-6053-49c9-8e68-a9d568ba3633 Authenticating user 'default' from [fd00:1122:3344:101::d]:51209 | ||
| 121 | 2026.04.29 23:14:30.964231 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44159 | ||
| 122 | 2026.04.29 23:14:30.964238 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43724 | ||
| 123 | 2026.04.29 23:14:30.964277 [ 255 ] {} <Debug> TCP-Session: 640d015f-6053-49c9-8e68-a9d568ba3633 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.04.29 23:14:30.964340 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51529 | ||
| 125 | 2026.04.29 23:14:30.964573 [ 255 ] {} <Debug> TCP-Session: 640d015f-6053-49c9-8e68-a9d568ba3633 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.04.29 23:14:30.965603 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.04.29 23:14:30.965644 [ 4 ] {} <Debug> TCP-Session: 2ebf1ef2-b787-41b2-b65b-a19b2acd5d06 Authenticating user 'default' from [fd00:1122:3344:101::d]:54203 | ||
| 128 | 2026.04.29 23:14:30.965651 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.04.29 23:14:30.965764 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.04.29 23:14:30.965769 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.04.29 23:14:30.965955 [ 259 ] {} <Debug> TCP-Session: 2d00d1e0-3b74-4ae6-b1fe-91233f66f095 Authenticating user 'default' from [fd00:1122:3344:101::d]:51529 | ||
| 132 | 2026.04.29 23:14:30.965949 [ 5 ] {} <Debug> TCP-Session: d283989e-3268-473d-9878-1924133076d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42812 | ||
| 133 | 2026.04.29 23:14:30.965909 [ 4 ] {} <Debug> TCP-Session: 2ebf1ef2-b787-41b2-b65b-a19b2acd5d06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.04.29 23:14:30.965771 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.04.29 23:14:30.965776 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.04.29 23:14:30.966227 [ 256 ] {} <Debug> TCP-Session: 47a53418-4574-414f-bd77-306cd46fdd99 Authenticating user 'default' from [fd00:1122:3344:101::d]:44159 | ||
| 137 | 2026.04.29 23:14:30.966242 [ 257 ] {} <Debug> TCP-Session: 05490bd7-bcac-48bc-ae42-a68adf56aabb Authenticating user 'default' from [fd00:1122:3344:101::d]:54464 | ||
| 138 | 2026.04.29 23:14:30.966373 [ 4 ] {} <Debug> TCP-Session: 2ebf1ef2-b787-41b2-b65b-a19b2acd5d06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.04.29 23:14:30.966391 [ 5 ] {} <Debug> TCP-Session: d283989e-3268-473d-9878-1924133076d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.04.29 23:14:30.966408 [ 257 ] {} <Debug> TCP-Session: 05490bd7-bcac-48bc-ae42-a68adf56aabb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.04.29 23:14:30.965763 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.04.29 23:14:30.966501 [ 5 ] {} <Debug> TCP-Session: d283989e-3268-473d-9878-1924133076d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.04.29 23:14:30.966513 [ 257 ] {} <Debug> TCP-Session: 05490bd7-bcac-48bc-ae42-a68adf56aabb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.04.29 23:14:30.966273 [ 256 ] {} <Debug> TCP-Session: 47a53418-4574-414f-bd77-306cd46fdd99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.04.29 23:14:30.966675 [ 259 ] {} <Debug> TCP-Session: 2d00d1e0-3b74-4ae6-b1fe-91233f66f095 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.04.29 23:14:30.966257 [ 254 ] {} <Debug> TCP-Session: 753bf4c5-4c0a-47c9-af75-75f3ec0fdede Authenticating user 'default' from [fd00:1122:3344:101::d]:44569 | ||
| 147 | 2026.04.29 23:14:30.966863 [ 254 ] {} <Debug> TCP-Session: 753bf4c5-4c0a-47c9-af75-75f3ec0fdede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.04.29 23:14:30.966875 [ 259 ] {} <Debug> TCP-Session: 2d00d1e0-3b74-4ae6-b1fe-91233f66f095 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.04.29 23:14:30.966876 [ 258 ] {} <Debug> TCP-Session: bb340b44-5f76-4d30-9064-5cd7854d0baa Authenticating user 'default' from [fd00:1122:3344:101::d]:43724 | ||
| 150 | 2026.04.29 23:14:30.967004 [ 254 ] {} <Debug> TCP-Session: 753bf4c5-4c0a-47c9-af75-75f3ec0fdede Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.04.29 23:14:30.967035 [ 258 ] {} <Debug> TCP-Session: bb340b44-5f76-4d30-9064-5cd7854d0baa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.04.29 23:14:30.967172 [ 258 ] {} <Debug> TCP-Session: bb340b44-5f76-4d30-9064-5cd7854d0baa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.04.29 23:14:30.967190 [ 256 ] {} <Debug> TCP-Session: 47a53418-4574-414f-bd77-306cd46fdd99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.04.29 23:14:30.970376 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 155 | 2026.04.29 23:14:30.973366 [ 3 ] {c1e48b5b-7795-4521-b90f-f69f507e3156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2026.04.29 23:14:31.000280 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 118.32 MiB, peak 118.32 MiB, free memory in arenas 0.00 B, will set to 121.17 MiB (RSS), difference: 2.85 MiB | ||
| 157 | 2026.04.29 23:14:31.070670 [ 3 ] {c1e48b5b-7795-4521-b90f-f69f507e3156} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:38752) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 158 | |||
| 159 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 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 | ||
| 162 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 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 | ||
| 166 | 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 | ||
| 167 | 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 | ||
| 168 | 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 | ||
| 169 | 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 | ||
| 170 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 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 | ||
| 173 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 178 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 179 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 180 | |||
| 181 | 2026.04.29 23:14:31.071665 [ 3 ] {c1e48b5b-7795-4521-b90f-f69f507e3156} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 182 | |||
| 183 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 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 | ||
| 186 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 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 | ||
| 190 | 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 | ||
| 191 | 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 | ||
| 192 | 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 | ||
| 193 | 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 | ||
| 194 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 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 | ||
| 197 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 203 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 204 | |||
| 205 | 2026.04.29 23:14:31.071880 [ 3 ] {c1e48b5b-7795-4521-b90f-f69f507e3156} <Debug> TCPHandler: Processed in 0.103832915 sec. | ||
| 206 | 2026.04.29 23:14:31.072538 [ 4 ] {} <Trace> TCP-Session: 2ebf1ef2-b787-41b2-b65b-a19b2acd5d06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 207 | 2026.04.29 23:14:31.072772 [ 4 ] {22042000-4439-4e99-b9f6-4803b40a855d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54203) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 208 | 2026.04.29 23:14:31.073240 [ 4 ] {22042000-4439-4e99-b9f6-4803b40a855d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:54203) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 209 | |||
| 210 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 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 | ||
| 213 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 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 | ||
| 217 | 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 | ||
| 218 | 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 | ||
| 219 | 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 | ||
| 220 | 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 | ||
| 221 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 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 | ||
| 224 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 231 | |||
| 232 | 2026.04.29 23:14:31.073548 [ 4 ] {22042000-4439-4e99-b9f6-4803b40a855d} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 233 | |||
| 234 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 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 | ||
| 237 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 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 | ||
| 241 | 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 | ||
| 242 | 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 | ||
| 243 | 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 | ||
| 244 | 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 | ||
| 245 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 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 | ||
| 248 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 255 | |||
| 256 | 2026.04.29 23:14:31.073782 [ 4 ] {22042000-4439-4e99-b9f6-4803b40a855d} <Debug> TCPHandler: Processed in 0.001599168 sec. | ||
| 257 | 2026.04.29 23:14:31.074093 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 258 | 2026.04.29 23:14:31.074945 [ 3 ] {05b95fe3-c900-424c-be16-a69c265ed970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 259 | 2026.04.29 23:14:31.075629 [ 3 ] {05b95fe3-c900-424c-be16-a69c265ed970} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 260 | 2026.04.29 23:14:31.097076 [ 3 ] {05b95fe3-c900-424c-be16-a69c265ed970} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 261 | 2026.04.29 23:14:31.097217 [ 3 ] {05b95fe3-c900-424c-be16-a69c265ed970} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000181414 sec | ||
| 262 | 2026.04.29 23:14:31.097235 [ 3 ] {05b95fe3-c900-424c-be16-a69c265ed970} <Trace> ReferentialDeps: No tables | ||
| 263 | 2026.04.29 23:14:31.097249 [ 3 ] {05b95fe3-c900-424c-be16-a69c265ed970} <Trace> LoadingDeps: No tables | ||
| 264 | 2026.04.29 23:14:31.097321 [ 3 ] {05b95fe3-c900-424c-be16-a69c265ed970} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 265 | 2026.04.29 23:14:31.098086 [ 3 ] {05b95fe3-c900-424c-be16-a69c265ed970} <Debug> TCPHandler: Processed in 0.024106665 sec. | ||
| 266 | 2026.04.29 23:14:31.098249 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 267 | 2026.04.29 23:14:31.098404 [ 3 ] {88ab940d-71cb-4798-9562-2d53abf0a270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) /* The version table contains metadata about the `oximeter` database */ | ||
| 268 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 269 | 2026.04.29 23:14:31.098541 [ 3 ] {88ab940d-71cb-4798-9562-2d53abf0a270} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 270 | 2026.04.29 23:14:31.103672 [ 3 ] {88ab940d-71cb-4798-9562-2d53abf0a270} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 271 | 2026.04.29 23:14:31.117403 [ 3 ] {88ab940d-71cb-4798-9562-2d53abf0a270} <Debug> oximeter.version (ef4314dd-65aa-4ea8-bf9e-ee0259338ad9): Loading data parts | ||
| 272 | 2026.04.29 23:14:31.118552 [ 3 ] {88ab940d-71cb-4798-9562-2d53abf0a270} <Debug> oximeter.version (ef4314dd-65aa-4ea8-bf9e-ee0259338ad9): There are no data parts | ||
| 273 | 2026.04.29 23:14:31.123744 [ 3 ] {88ab940d-71cb-4798-9562-2d53abf0a270} <Debug> TCPHandler: Processed in 0.025541409 sec. | ||
| 274 | 2026.04.29 23:14:31.124004 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 275 | 2026.04.29 23:14:31.124194 [ 3 ] {d6e3a13e-a3a1-4311-8713-8e2b1acafee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) /* The measurement tables contain all individual samples from each timeseries. | ||
| 276 | * | ||
| 277 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 278 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 279 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 280 | * by all samples from the same timeseries. | ||
| 281 | * | ||
| 282 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 283 | * and then uses that to index quickly into the measurements tables. | ||
| 284 | */ | ||
| 285 | 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) | ||
| 286 | 2026.04.29 23:14:31.124334 [ 3 ] {d6e3a13e-a3a1-4311-8713-8e2b1acafee9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 287 | 2026.04.29 23:14:31.158004 [ 3 ] {d6e3a13e-a3a1-4311-8713-8e2b1acafee9} <Debug> oximeter.measurements_bool (40b0ecf2-eb3e-4cb1-a19c-70c6d6095a01): Loading data parts | ||
| 288 | 2026.04.29 23:14:31.158222 [ 3 ] {d6e3a13e-a3a1-4311-8713-8e2b1acafee9} <Debug> oximeter.measurements_bool (40b0ecf2-eb3e-4cb1-a19c-70c6d6095a01): There are no data parts | ||
| 289 | 2026.04.29 23:14:31.174723 [ 3 ] {d6e3a13e-a3a1-4311-8713-8e2b1acafee9} <Debug> TCPHandler: Processed in 0.050768791 sec. | ||
| 290 | 2026.04.29 23:14:31.174898 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 291 | 2026.04.29 23:14:31.175116 [ 3 ] {e9d53b16-c8db-4ec9-9e41-7917567c7b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) 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) | ||
| 292 | 2026.04.29 23:14:31.175218 [ 3 ] {e9d53b16-c8db-4ec9-9e41-7917567c7b29} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 293 | 2026.04.29 23:14:31.186410 [ 3 ] {e9d53b16-c8db-4ec9-9e41-7917567c7b29} <Debug> oximeter.measurements_i8 (50ab47a9-ffc8-4c6d-9036-695e93d21c85): Loading data parts | ||
| 294 | 2026.04.29 23:14:31.186564 [ 3 ] {e9d53b16-c8db-4ec9-9e41-7917567c7b29} <Debug> oximeter.measurements_i8 (50ab47a9-ffc8-4c6d-9036-695e93d21c85): There are no data parts | ||
| 295 | 2026.04.29 23:14:31.207869 [ 3 ] {e9d53b16-c8db-4ec9-9e41-7917567c7b29} <Debug> TCPHandler: Processed in 0.033023825 sec. | ||
| 296 | 2026.04.29 23:14:31.208122 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 297 | 2026.04.29 23:14:31.208369 [ 3 ] {6025e0e6-2fb6-4be6-b7fa-3b13699c8cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) 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) | ||
| 298 | 2026.04.29 23:14:31.208499 [ 3 ] {6025e0e6-2fb6-4be6-b7fa-3b13699c8cf6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 299 | 2026.04.29 23:14:31.234227 [ 3 ] {6025e0e6-2fb6-4be6-b7fa-3b13699c8cf6} <Debug> oximeter.measurements_u8 (f6447daa-1924-4832-bc75-ce2c827759c1): Loading data parts | ||
| 300 | 2026.04.29 23:14:31.234574 [ 3 ] {6025e0e6-2fb6-4be6-b7fa-3b13699c8cf6} <Debug> oximeter.measurements_u8 (f6447daa-1924-4832-bc75-ce2c827759c1): There are no data parts | ||
| 301 | 2026.04.29 23:14:31.255099 [ 3 ] {6025e0e6-2fb6-4be6-b7fa-3b13699c8cf6} <Debug> TCPHandler: Processed in 0.047033513 sec. | ||
| 302 | 2026.04.29 23:14:31.255322 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 303 | 2026.04.29 23:14:31.255562 [ 3 ] {1c9aca81-e6a1-4a38-8371-9c0a30a2b356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) 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) | ||
| 304 | 2026.04.29 23:14:31.255702 [ 3 ] {1c9aca81-e6a1-4a38-8371-9c0a30a2b356} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 305 | 2026.04.29 23:14:31.269076 [ 3 ] {1c9aca81-e6a1-4a38-8371-9c0a30a2b356} <Debug> oximeter.measurements_i16 (2369a88c-2175-4621-91d9-adb4f0b96d24): Loading data parts | ||
| 306 | 2026.04.29 23:14:31.269252 [ 3 ] {1c9aca81-e6a1-4a38-8371-9c0a30a2b356} <Debug> oximeter.measurements_i16 (2369a88c-2175-4621-91d9-adb4f0b96d24): There are no data parts | ||
| 307 | 2026.04.29 23:14:31.292324 [ 3 ] {1c9aca81-e6a1-4a38-8371-9c0a30a2b356} <Debug> TCPHandler: Processed in 0.037073189 sec. | ||
| 308 | 2026.04.29 23:14:31.292500 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 309 | 2026.04.29 23:14:31.292741 [ 3 ] {eb11b780-ffff-463b-bcd5-cdc929f94933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) 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) | ||
| 310 | 2026.04.29 23:14:31.292916 [ 3 ] {eb11b780-ffff-463b-bcd5-cdc929f94933} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 311 | 2026.04.29 23:14:31.314890 [ 3 ] {eb11b780-ffff-463b-bcd5-cdc929f94933} <Debug> oximeter.measurements_u16 (b85465c0-3cce-488b-8510-fe7b77774141): Loading data parts | ||
| 312 | 2026.04.29 23:14:31.315059 [ 3 ] {eb11b780-ffff-463b-bcd5-cdc929f94933} <Debug> oximeter.measurements_u16 (b85465c0-3cce-488b-8510-fe7b77774141): There are no data parts | ||
| 313 | 2026.04.29 23:14:31.338513 [ 3 ] {eb11b780-ffff-463b-bcd5-cdc929f94933} <Debug> TCPHandler: Processed in 0.04606616 sec. | ||
| 314 | 2026.04.29 23:14:31.338687 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 315 | 2026.04.29 23:14:31.338854 [ 3 ] {2743ad70-83c1-4ae4-8fcd-6e9197646cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) 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) | ||
| 316 | 2026.04.29 23:14:31.338976 [ 3 ] {2743ad70-83c1-4ae4-8fcd-6e9197646cef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 317 | 2026.04.29 23:14:31.361434 [ 3 ] {2743ad70-83c1-4ae4-8fcd-6e9197646cef} <Debug> oximeter.measurements_i32 (c719924b-ca6a-4f81-83e5-507d787593fc): Loading data parts | ||
| 318 | 2026.04.29 23:14:31.361702 [ 3 ] {2743ad70-83c1-4ae4-8fcd-6e9197646cef} <Debug> oximeter.measurements_i32 (c719924b-ca6a-4f81-83e5-507d787593fc): There are no data parts | ||
| 319 | 2026.04.29 23:14:31.365059 [ 3 ] {2743ad70-83c1-4ae4-8fcd-6e9197646cef} <Debug> TCPHandler: Processed in 0.026421369 sec. | ||
| 320 | 2026.04.29 23:14:31.365234 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 321 | 2026.04.29 23:14:31.365506 [ 3 ] {077d25f6-c6f4-49c3-909b-c68cc3066270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) 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) | ||
| 322 | 2026.04.29 23:14:31.365657 [ 3 ] {077d25f6-c6f4-49c3-909b-c68cc3066270} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 323 | 2026.04.29 23:14:31.389501 [ 3 ] {077d25f6-c6f4-49c3-909b-c68cc3066270} <Debug> oximeter.measurements_u32 (3f7a86f6-b602-490c-9121-0486e34e5262): Loading data parts | ||
| 324 | 2026.04.29 23:14:31.389689 [ 3 ] {077d25f6-c6f4-49c3-909b-c68cc3066270} <Debug> oximeter.measurements_u32 (3f7a86f6-b602-490c-9121-0486e34e5262): There are no data parts | ||
| 325 | 2026.04.29 23:14:31.411603 [ 3 ] {077d25f6-c6f4-49c3-909b-c68cc3066270} <Debug> TCPHandler: Processed in 0.046412899 sec. | ||
| 326 | 2026.04.29 23:14:31.411796 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 327 | 2026.04.29 23:14:31.411989 [ 3 ] {03f5d127-f34e-451b-8992-3d002f9a7d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) 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) | ||
| 328 | 2026.04.29 23:14:31.412139 [ 3 ] {03f5d127-f34e-451b-8992-3d002f9a7d08} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 329 | 2026.04.29 23:14:31.435253 [ 3 ] {03f5d127-f34e-451b-8992-3d002f9a7d08} <Debug> oximeter.measurements_i64 (bd9579cb-be3b-429b-9b97-f3fd02f8e543): Loading data parts | ||
| 330 | 2026.04.29 23:14:31.435492 [ 3 ] {03f5d127-f34e-451b-8992-3d002f9a7d08} <Debug> oximeter.measurements_i64 (bd9579cb-be3b-429b-9b97-f3fd02f8e543): There are no data parts | ||
| 331 | 2026.04.29 23:14:31.450710 [ 3 ] {03f5d127-f34e-451b-8992-3d002f9a7d08} <Debug> TCPHandler: Processed in 0.038972464 sec. | ||
| 332 | 2026.04.29 23:14:31.450895 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 333 | 2026.04.29 23:14:31.451145 [ 3 ] {52132bf9-2eda-4968-a393-1e30c9ffce3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) 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) | ||
| 334 | 2026.04.29 23:14:31.451259 [ 3 ] {52132bf9-2eda-4968-a393-1e30c9ffce3d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 335 | 2026.04.29 23:14:31.484893 [ 3 ] {52132bf9-2eda-4968-a393-1e30c9ffce3d} <Debug> oximeter.measurements_u64 (ebdf1e41-60bb-49b6-83d3-1cd047cc8e08): Loading data parts | ||
| 336 | 2026.04.29 23:14:31.485069 [ 3 ] {52132bf9-2eda-4968-a393-1e30c9ffce3d} <Debug> oximeter.measurements_u64 (ebdf1e41-60bb-49b6-83d3-1cd047cc8e08): There are no data parts | ||
| 337 | 2026.04.29 23:14:31.488315 [ 3 ] {52132bf9-2eda-4968-a393-1e30c9ffce3d} <Debug> TCPHandler: Processed in 0.037476368 sec. | ||
| 338 | 2026.04.29 23:14:31.488502 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 339 | 2026.04.29 23:14:31.488668 [ 3 ] {01040128-73c6-40cc-b99c-469b359bd15d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) 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) | ||
| 340 | 2026.04.29 23:14:31.488826 [ 3 ] {01040128-73c6-40cc-b99c-469b359bd15d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 341 | 2026.04.29 23:14:31.523539 [ 3 ] {01040128-73c6-40cc-b99c-469b359bd15d} <Debug> oximeter.measurements_f32 (e731b6c7-411e-4ecf-bd5f-4cb4f853389c): Loading data parts | ||
| 342 | 2026.04.29 23:14:31.523786 [ 3 ] {01040128-73c6-40cc-b99c-469b359bd15d} <Debug> oximeter.measurements_f32 (e731b6c7-411e-4ecf-bd5f-4cb4f853389c): There are no data parts | ||
| 343 | 2026.04.29 23:14:31.534505 [ 3 ] {01040128-73c6-40cc-b99c-469b359bd15d} <Debug> TCPHandler: Processed in 0.046068771 sec. | ||
| 344 | 2026.04.29 23:14:31.534721 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 345 | 2026.04.29 23:14:31.535008 [ 3 ] {fa47f455-a417-4b8b-a24e-6ff81543c7b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) 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) | ||
| 346 | 2026.04.29 23:14:31.535111 [ 3 ] {fa47f455-a417-4b8b-a24e-6ff81543c7b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 347 | 2026.04.29 23:14:31.549544 [ 3 ] {fa47f455-a417-4b8b-a24e-6ff81543c7b1} <Debug> oximeter.measurements_f64 (d74734fc-6694-4eca-88dd-6255e4314579): Loading data parts | ||
| 348 | 2026.04.29 23:14:31.549723 [ 3 ] {fa47f455-a417-4b8b-a24e-6ff81543c7b1} <Debug> oximeter.measurements_f64 (d74734fc-6694-4eca-88dd-6255e4314579): There are no data parts | ||
| 349 | 2026.04.29 23:14:31.583272 [ 3 ] {fa47f455-a417-4b8b-a24e-6ff81543c7b1} <Debug> TCPHandler: Processed in 0.04861843 sec. | ||
| 350 | 2026.04.29 23:14:31.583621 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 351 | 2026.04.29 23:14:31.583826 [ 3 ] {c450866a-ebab-4e2f-96c8-92678fee2efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) 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) | ||
| 352 | 2026.04.29 23:14:31.583966 [ 3 ] {c450866a-ebab-4e2f-96c8-92678fee2efd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 353 | 2026.04.29 23:14:31.599134 [ 3 ] {c450866a-ebab-4e2f-96c8-92678fee2efd} <Debug> oximeter.measurements_string (e3f36e32-e9a0-4721-af96-3ef306c26b26): Loading data parts | ||
| 354 | 2026.04.29 23:14:31.599424 [ 3 ] {c450866a-ebab-4e2f-96c8-92678fee2efd} <Debug> oximeter.measurements_string (e3f36e32-e9a0-4721-af96-3ef306c26b26): There are no data parts | ||
| 355 | 2026.04.29 23:14:31.624478 [ 3 ] {c450866a-ebab-4e2f-96c8-92678fee2efd} <Debug> TCPHandler: Processed in 0.04095899 sec. | ||
| 356 | 2026.04.29 23:14:31.624658 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 357 | 2026.04.29 23:14:31.624908 [ 3 ] {eef6feca-8e35-4ad3-8acd-c424ea98a6d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 358 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 359 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 360 | * a string isn't palatable for a few reasons. | ||
| 361 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 362 | * details. | ||
| 363 | */ | ||
| 364 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 365 | 2026.04.29 23:14:31.625033 [ 3 ] {eef6feca-8e35-4ad3-8acd-c424ea98a6d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 366 | 2026.04.29 23:14:31.626406 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50789 | ||
| 367 | 2026.04.29 23:14:31.626713 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 368 | 2026.04.29 23:14:31.626766 [ 262 ] {} <Debug> TCP-Session: ab22f1e3-ad61-4502-9919-c529cd632ba7 Authenticating user 'default' from [fd00:1122:3344:101::c]:50789 | ||
| 369 | 2026.04.29 23:14:31.626790 [ 262 ] {} <Debug> TCP-Session: ab22f1e3-ad61-4502-9919-c529cd632ba7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 370 | 2026.04.29 23:14:31.626883 [ 262 ] {} <Debug> TCP-Session: ab22f1e3-ad61-4502-9919-c529cd632ba7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 371 | 2026.04.29 23:14:31.626953 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 372 | 2026.04.29 23:14:31.626982 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 373 | 2026.04.29 23:14:31.627081 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 374 | 2026.04.29 23:14:31.628216 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56560 | ||
| 375 | 2026.04.29 23:14:31.628312 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34507 | ||
| 376 | 2026.04.29 23:14:31.628392 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 377 | 2026.04.29 23:14:31.628435 [ 263 ] {} <Debug> TCP-Session: 5393240d-fa8b-4f64-96f6-ff2de9d31e7e Authenticating user 'default' from [fd00:1122:3344:101::c]:56560 | ||
| 378 | 2026.04.29 23:14:31.628509 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 379 | 2026.04.29 23:14:31.628434 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55969 | ||
| 380 | 2026.04.29 23:14:31.628611 [ 263 ] {} <Debug> TCP-Session: 5393240d-fa8b-4f64-96f6-ff2de9d31e7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 381 | 2026.04.29 23:14:31.628648 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64951 | ||
| 382 | 2026.04.29 23:14:31.628636 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54062 | ||
| 383 | 2026.04.29 23:14:31.628730 [ 263 ] {} <Debug> TCP-Session: 5393240d-fa8b-4f64-96f6-ff2de9d31e7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 384 | 2026.04.29 23:14:31.628713 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37222 | ||
| 385 | 2026.04.29 23:14:31.628767 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 386 | 2026.04.29 23:14:31.628621 [ 264 ] {} <Debug> TCP-Session: b010e8ae-3d90-4f89-b45c-082a2fc7fed7 Authenticating user 'default' from [fd00:1122:3344:101::c]:34507 | ||
| 387 | 2026.04.29 23:14:31.628902 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63620 | ||
| 388 | 2026.04.29 23:14:31.628934 [ 264 ] {} <Debug> TCP-Session: b010e8ae-3d90-4f89-b45c-082a2fc7fed7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 389 | 2026.04.29 23:14:31.628982 [ 265 ] {} <Debug> TCP-Session: df3b1841-be3b-442f-91b7-a255980cda00 Authenticating user 'default' from [fd00:1122:3344:101::c]:55969 | ||
| 390 | 2026.04.29 23:14:31.629005 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 391 | 2026.04.29 23:14:31.629023 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 392 | 2026.04.29 23:14:31.629076 [ 264 ] {} <Debug> TCP-Session: b010e8ae-3d90-4f89-b45c-082a2fc7fed7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 393 | 2026.04.29 23:14:31.629104 [ 266 ] {} <Debug> TCP-Session: fbe85e11-ffef-4c6d-9f27-70285eea5ed0 Authenticating user 'default' from [fd00:1122:3344:101::c]:64951 | ||
| 394 | 2026.04.29 23:14:31.629115 [ 265 ] {} <Debug> TCP-Session: df3b1841-be3b-442f-91b7-a255980cda00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 395 | 2026.04.29 23:14:31.629186 [ 267 ] {} <Debug> TCP-Session: 912b6172-c2c1-4869-b9c3-d682be9caf73 Authenticating user 'default' from [fd00:1122:3344:101::c]:54062 | ||
| 396 | 2026.04.29 23:14:31.629189 [ 266 ] {} <Debug> TCP-Session: fbe85e11-ffef-4c6d-9f27-70285eea5ed0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 397 | 2026.04.29 23:14:31.629192 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 398 | 2026.04.29 23:14:31.629292 [ 266 ] {} <Debug> TCP-Session: fbe85e11-ffef-4c6d-9f27-70285eea5ed0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 399 | 2026.04.29 23:14:31.629259 [ 265 ] {} <Debug> TCP-Session: df3b1841-be3b-442f-91b7-a255980cda00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 400 | 2026.04.29 23:14:31.629186 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 401 | 2026.04.29 23:14:31.629374 [ 268 ] {} <Debug> TCP-Session: c6741548-19c6-498c-aed4-c15ab28e8e05 Authenticating user 'default' from [fd00:1122:3344:101::c]:37222 | ||
| 402 | 2026.04.29 23:14:31.629484 [ 269 ] {} <Debug> TCP-Session: 55a633ee-5b70-4f65-88ff-125ce1822181 Authenticating user 'default' from [fd00:1122:3344:101::c]:63620 | ||
| 403 | 2026.04.29 23:14:31.629285 [ 267 ] {} <Debug> TCP-Session: 912b6172-c2c1-4869-b9c3-d682be9caf73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 404 | 2026.04.29 23:14:31.629552 [ 268 ] {} <Debug> TCP-Session: c6741548-19c6-498c-aed4-c15ab28e8e05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 405 | 2026.04.29 23:14:31.629579 [ 269 ] {} <Debug> TCP-Session: 55a633ee-5b70-4f65-88ff-125ce1822181 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 406 | 2026.04.29 23:14:31.629563 [ 267 ] {} <Debug> TCP-Session: 912b6172-c2c1-4869-b9c3-d682be9caf73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 407 | 2026.04.29 23:14:31.629665 [ 268 ] {} <Debug> TCP-Session: c6741548-19c6-498c-aed4-c15ab28e8e05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 408 | 2026.04.29 23:14:31.629697 [ 269 ] {} <Debug> TCP-Session: 55a633ee-5b70-4f65-88ff-125ce1822181 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 409 | 2026.04.29 23:14:31.660963 [ 3 ] {eef6feca-8e35-4ad3-8acd-c424ea98a6d5} <Debug> oximeter.measurements_bytes (2baad821-6488-481f-9e95-88b6e4534422): Loading data parts | ||
| 410 | 2026.04.29 23:14:31.661195 [ 3 ] {eef6feca-8e35-4ad3-8acd-c424ea98a6d5} <Debug> oximeter.measurements_bytes (2baad821-6488-481f-9e95-88b6e4534422): There are no data parts | ||
| 411 | 2026.04.29 23:14:31.665230 [ 3 ] {eef6feca-8e35-4ad3-8acd-c424ea98a6d5} <Debug> TCPHandler: Processed in 0.040611552 sec. | ||
| 412 | 2026.04.29 23:14:31.665483 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 413 | 2026.04.29 23:14:31.665717 [ 3 ] {b6ae92a3-3107-4414-9599-c9c3a518059e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 414 | 2026.04.29 23:14:31.665917 [ 3 ] {b6ae92a3-3107-4414-9599-c9c3a518059e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 415 | 2026.04.29 23:14:31.699499 [ 3 ] {b6ae92a3-3107-4414-9599-c9c3a518059e} <Debug> oximeter.measurements_cumulativei64 (8dcc7127-6f24-47be-8c10-1fc24b9acc0c): Loading data parts | ||
| 416 | 2026.04.29 23:14:31.699667 [ 3 ] {b6ae92a3-3107-4414-9599-c9c3a518059e} <Debug> oximeter.measurements_cumulativei64 (8dcc7127-6f24-47be-8c10-1fc24b9acc0c): There are no data parts | ||
| 417 | 2026.04.29 23:14:31.710989 [ 3 ] {b6ae92a3-3107-4414-9599-c9c3a518059e} <Debug> TCPHandler: Processed in 0.04561807 sec. | ||
| 418 | 2026.04.29 23:14:31.711574 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.04.29 23:14:31.711776 [ 3 ] {aa794ba4-9045-4c18-9523-a44a5ab852bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 420 | 2026.04.29 23:14:31.712179 [ 3 ] {aa794ba4-9045-4c18-9523-a44a5ab852bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 421 | 2026.04.29 23:14:31.734710 [ 3 ] {aa794ba4-9045-4c18-9523-a44a5ab852bd} <Debug> oximeter.measurements_cumulativeu64 (414f09bd-f2bc-4cd7-a95b-b17ae8237e70): Loading data parts | ||
| 422 | 2026.04.29 23:14:31.735029 [ 3 ] {aa794ba4-9045-4c18-9523-a44a5ab852bd} <Debug> oximeter.measurements_cumulativeu64 (414f09bd-f2bc-4cd7-a95b-b17ae8237e70): There are no data parts | ||
| 423 | 2026.04.29 23:14:31.757802 [ 3 ] {aa794ba4-9045-4c18-9523-a44a5ab852bd} <Debug> TCPHandler: Processed in 0.046332226 sec. | ||
| 424 | 2026.04.29 23:14:31.758017 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.04.29 23:14:31.758319 [ 3 ] {c2af172c-9091-4e8c-a824-76e0b2af5fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 426 | 2026.04.29 23:14:31.758534 [ 3 ] {c2af172c-9091-4e8c-a824-76e0b2af5fd9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 427 | 2026.04.29 23:14:31.762691 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36359 | ||
| 428 | 2026.04.29 23:14:31.762887 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 429 | 2026.04.29 23:14:31.762972 [ 270 ] {} <Debug> TCP-Session: ee9ebfd8-4cee-4996-b579-78e04ff85321 Authenticating user 'default' from [fd00:1122:3344:101::a]:36359 | ||
| 430 | 2026.04.29 23:14:31.763057 [ 270 ] {} <Debug> TCP-Session: ee9ebfd8-4cee-4996-b579-78e04ff85321 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 431 | 2026.04.29 23:14:31.763074 [ 270 ] {} <Debug> TCP-Session: ee9ebfd8-4cee-4996-b579-78e04ff85321 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 432 | 2026.04.29 23:14:31.763190 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 433 | 2026.04.29 23:14:31.763262 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 434 | 2026.04.29 23:14:31.763345 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 435 | 2026.04.29 23:14:31.766220 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57766 | ||
| 436 | 2026.04.29 23:14:31.766380 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56296 | ||
| 437 | 2026.04.29 23:14:31.766390 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37287 | ||
| 438 | 2026.04.29 23:14:31.766468 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 439 | 2026.04.29 23:14:31.766493 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57604 | ||
| 440 | 2026.04.29 23:14:31.766514 [ 271 ] {} <Debug> TCP-Session: 9fec0576-ab10-45d4-b665-7d78e214525e Authenticating user 'default' from [fd00:1122:3344:101::a]:57766 | ||
| 441 | 2026.04.29 23:14:31.766587 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57254 | ||
| 442 | 2026.04.29 23:14:31.766635 [ 271 ] {} <Debug> TCP-Session: 9fec0576-ab10-45d4-b665-7d78e214525e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 443 | 2026.04.29 23:14:31.766650 [ 271 ] {} <Debug> TCP-Session: 9fec0576-ab10-45d4-b665-7d78e214525e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 444 | 2026.04.29 23:14:31.766714 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 445 | 2026.04.29 23:14:31.766769 [ 272 ] {} <Debug> TCP-Session: 9d1e58e1-44ef-4225-93f9-00908204045b Authenticating user 'default' from [fd00:1122:3344:101::a]:56296 | ||
| 446 | 2026.04.29 23:14:31.766768 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56144 | ||
| 447 | 2026.04.29 23:14:31.766792 [ 272 ] {} <Debug> TCP-Session: 9d1e58e1-44ef-4225-93f9-00908204045b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 448 | 2026.04.29 23:14:31.766776 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 449 | 2026.04.29 23:14:31.766922 [ 272 ] {} <Debug> TCP-Session: 9d1e58e1-44ef-4225-93f9-00908204045b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 450 | 2026.04.29 23:14:31.766948 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 451 | 2026.04.29 23:14:31.766948 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48664 | ||
| 452 | 2026.04.29 23:14:31.766948 [ 273 ] {} <Debug> TCP-Session: deb0af6d-1897-4136-86ad-3e1b9c145eb6 Authenticating user 'default' from [fd00:1122:3344:101::a]:37287 | ||
| 453 | 2026.04.29 23:14:31.767027 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 454 | 2026.04.29 23:14:31.767093 [ 273 ] {} <Debug> TCP-Session: deb0af6d-1897-4136-86ad-3e1b9c145eb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 455 | 2026.04.29 23:14:31.767077 [ 275 ] {} <Debug> TCP-Session: cbb697ad-6fdc-4d60-a2d6-97e8c9b5beb4 Authenticating user 'default' from [fd00:1122:3344:101::a]:57254 | ||
| 456 | 2026.04.29 23:14:31.766924 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 457 | 2026.04.29 23:14:31.767184 [ 273 ] {} <Debug> TCP-Session: deb0af6d-1897-4136-86ad-3e1b9c145eb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 458 | 2026.04.29 23:14:31.767177 [ 275 ] {} <Debug> TCP-Session: cbb697ad-6fdc-4d60-a2d6-97e8c9b5beb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 459 | 2026.04.29 23:14:31.767224 [ 274 ] {} <Debug> TCP-Session: 5d0e3de4-54ce-49ea-a79b-874bbdeff7cb Authenticating user 'default' from [fd00:1122:3344:101::a]:57604 | ||
| 460 | 2026.04.29 23:14:31.767235 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 461 | 2026.04.29 23:14:31.767298 [ 274 ] {} <Debug> TCP-Session: 5d0e3de4-54ce-49ea-a79b-874bbdeff7cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 462 | 2026.04.29 23:14:31.767286 [ 275 ] {} <Debug> TCP-Session: cbb697ad-6fdc-4d60-a2d6-97e8c9b5beb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 463 | 2026.04.29 23:14:31.767168 [ 276 ] {} <Debug> TCP-Session: 8d57b8b0-9c0b-4015-8fda-1fd6f5eda9c0 Authenticating user 'default' from [fd00:1122:3344:101::a]:56144 | ||
| 464 | 2026.04.29 23:14:31.767465 [ 277 ] {} <Debug> TCP-Session: 59918fee-bc1d-418e-9251-b4954c7d064e Authenticating user 'default' from [fd00:1122:3344:101::a]:48664 | ||
| 465 | 2026.04.29 23:14:31.767468 [ 276 ] {} <Debug> TCP-Session: 8d57b8b0-9c0b-4015-8fda-1fd6f5eda9c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 466 | 2026.04.29 23:14:31.767533 [ 274 ] {} <Debug> TCP-Session: 5d0e3de4-54ce-49ea-a79b-874bbdeff7cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 467 | 2026.04.29 23:14:31.767564 [ 277 ] {} <Debug> TCP-Session: 59918fee-bc1d-418e-9251-b4954c7d064e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 468 | 2026.04.29 23:14:31.767548 [ 276 ] {} <Debug> TCP-Session: 8d57b8b0-9c0b-4015-8fda-1fd6f5eda9c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 469 | 2026.04.29 23:14:31.767657 [ 277 ] {} <Debug> TCP-Session: 59918fee-bc1d-418e-9251-b4954c7d064e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 470 | 2026.04.29 23:14:31.783298 [ 3 ] {c2af172c-9091-4e8c-a824-76e0b2af5fd9} <Debug> oximeter.measurements_cumulativef32 (363d8b80-70f8-48cc-a2e4-1ec77ca74e57): Loading data parts | ||
| 471 | 2026.04.29 23:14:31.783577 [ 3 ] {c2af172c-9091-4e8c-a824-76e0b2af5fd9} <Debug> oximeter.measurements_cumulativef32 (363d8b80-70f8-48cc-a2e4-1ec77ca74e57): There are no data parts | ||
| 472 | 2026.04.29 23:14:31.820382 [ 3 ] {c2af172c-9091-4e8c-a824-76e0b2af5fd9} <Debug> TCPHandler: Processed in 0.062428803 sec. | ||
| 473 | 2026.04.29 23:14:31.820668 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 474 | 2026.04.29 23:14:31.820850 [ 3 ] {adf4b85f-c5b5-48e5-9d9b-76b11a11c98e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) 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) | ||
| 475 | 2026.04.29 23:14:31.820996 [ 3 ] {adf4b85f-c5b5-48e5-9d9b-76b11a11c98e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 476 | 2026.04.29 23:14:31.842429 [ 3 ] {adf4b85f-c5b5-48e5-9d9b-76b11a11c98e} <Debug> oximeter.measurements_cumulativef64 (ace61b80-2f95-4162-97a2-394b7eb6774e): Loading data parts | ||
| 477 | 2026.04.29 23:14:31.842704 [ 3 ] {adf4b85f-c5b5-48e5-9d9b-76b11a11c98e} <Debug> oximeter.measurements_cumulativef64 (ace61b80-2f95-4162-97a2-394b7eb6774e): There are no data parts | ||
| 478 | 2026.04.29 23:14:31.847812 [ 3 ] {adf4b85f-c5b5-48e5-9d9b-76b11a11c98e} <Debug> TCPHandler: Processed in 0.027210708 sec. | ||
| 479 | 2026.04.29 23:14:31.848037 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 480 | 2026.04.29 23:14:31.848431 [ 3 ] {e37f1fc7-b0d2-4c38-a295-0832bb0107d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 481 | * NOTE: Array types cannot be Nullable, see | ||
| 482 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 483 | * for more details. | ||
| 484 | * | ||
| 485 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 486 | * is unfortunate, and at this point relies on the fact that an | ||
| 487 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 488 | * to figure out another way to represent missing samples here. | ||
| 489 | */ | ||
| 490 | 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) | ||
| 491 | 2026.04.29 23:14:31.848664 [ 3 ] {e37f1fc7-b0d2-4c38-a295-0832bb0107d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 492 | 2026.04.29 23:14:31.869240 [ 3 ] {e37f1fc7-b0d2-4c38-a295-0832bb0107d7} <Debug> oximeter.measurements_histogrami8 (56b70167-c817-4e93-8098-e7281ee56b79): Loading data parts | ||
| 493 | 2026.04.29 23:14:31.869381 [ 3 ] {e37f1fc7-b0d2-4c38-a295-0832bb0107d7} <Debug> oximeter.measurements_histogrami8 (56b70167-c817-4e93-8098-e7281ee56b79): There are no data parts | ||
| 494 | 2026.04.29 23:14:31.885383 [ 3 ] {e37f1fc7-b0d2-4c38-a295-0832bb0107d7} <Debug> TCPHandler: Processed in 0.037402167 sec. | ||
| 495 | 2026.04.29 23:14:31.885691 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 496 | 2026.04.29 23:14:31.885929 [ 3 ] {fde96500-724d-4a05-ad81-a7c3c296b9fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) 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) | ||
| 497 | 2026.04.29 23:14:31.886149 [ 3 ] {fde96500-724d-4a05-ad81-a7c3c296b9fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 498 | 2026.04.29 23:14:31.921882 [ 3 ] {fde96500-724d-4a05-ad81-a7c3c296b9fa} <Debug> oximeter.measurements_histogramu8 (26769d7d-a9e8-4ef1-a466-67ad1ed31401): Loading data parts | ||
| 499 | 2026.04.29 23:14:31.922169 [ 3 ] {fde96500-724d-4a05-ad81-a7c3c296b9fa} <Debug> oximeter.measurements_histogramu8 (26769d7d-a9e8-4ef1-a466-67ad1ed31401): There are no data parts | ||
| 500 | 2026.04.29 23:14:31.956652 [ 3 ] {fde96500-724d-4a05-ad81-a7c3c296b9fa} <Debug> TCPHandler: Processed in 0.071015845 sec. | ||
| 501 | 2026.04.29 23:14:31.956873 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 502 | 2026.04.29 23:14:31.957244 [ 3 ] {638706c3-b303-4778-8700-48450d506efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) 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) | ||
| 503 | 2026.04.29 23:14:31.957396 [ 3 ] {638706c3-b303-4778-8700-48450d506efb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 504 | 2026.04.29 23:14:31.979978 [ 3 ] {638706c3-b303-4778-8700-48450d506efb} <Debug> oximeter.measurements_histogrami16 (afdafa3f-e8b1-4cde-8ca5-e4f05b2d3328): Loading data parts | ||
| 505 | 2026.04.29 23:14:31.980114 [ 3 ] {638706c3-b303-4778-8700-48450d506efb} <Debug> oximeter.measurements_histogrami16 (afdafa3f-e8b1-4cde-8ca5-e4f05b2d3328): There are no data parts | ||
| 506 | 2026.04.29 23:14:31.983062 [ 3 ] {638706c3-b303-4778-8700-48450d506efb} <Debug> TCPHandler: Processed in 0.026247935 sec. | ||
| 507 | 2026.04.29 23:14:31.983374 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 508 | 2026.04.29 23:14:31.983595 [ 3 ] {6aa1bc31-0bc0-4540-91e9-99c7af48aa07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) 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) | ||
| 509 | 2026.04.29 23:14:31.983798 [ 3 ] {6aa1bc31-0bc0-4540-91e9-99c7af48aa07} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 510 | 2026.04.29 23:14:32.000308 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.94 MiB, peak 126.94 MiB, free memory in arenas 0.00 B, will set to 133.59 MiB (RSS), difference: 6.65 MiB | ||
| 511 | 2026.04.29 23:14:32.017697 [ 3 ] {6aa1bc31-0bc0-4540-91e9-99c7af48aa07} <Debug> oximeter.measurements_histogramu16 (d81cedab-b066-4e2f-a280-4780c6b158b1): Loading data parts | ||
| 512 | 2026.04.29 23:14:32.017966 [ 3 ] {6aa1bc31-0bc0-4540-91e9-99c7af48aa07} <Debug> oximeter.measurements_histogramu16 (d81cedab-b066-4e2f-a280-4780c6b158b1): There are no data parts | ||
| 513 | 2026.04.29 23:14:32.040404 [ 3 ] {6aa1bc31-0bc0-4540-91e9-99c7af48aa07} <Debug> TCPHandler: Processed in 0.057085818 sec. | ||
| 514 | 2026.04.29 23:14:32.040645 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 515 | 2026.04.29 23:14:32.040995 [ 3 ] {6094be79-e73a-4787-9bca-46586710d271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) 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) | ||
| 516 | 2026.04.29 23:14:32.041140 [ 3 ] {6094be79-e73a-4787-9bca-46586710d271} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 517 | 2026.04.29 23:14:32.065218 [ 3 ] {6094be79-e73a-4787-9bca-46586710d271} <Debug> oximeter.measurements_histogrami32 (9cfe60a8-954c-42bb-8b91-d04f833948e0): Loading data parts | ||
| 518 | 2026.04.29 23:14:32.065467 [ 3 ] {6094be79-e73a-4787-9bca-46586710d271} <Debug> oximeter.measurements_histogrami32 (9cfe60a8-954c-42bb-8b91-d04f833948e0): There are no data parts | ||
| 519 | 2026.04.29 23:14:32.089832 [ 3 ] {6094be79-e73a-4787-9bca-46586710d271} <Debug> TCPHandler: Processed in 0.049250286 sec. | ||
| 520 | 2026.04.29 23:14:32.090036 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 521 | 2026.04.29 23:14:32.090261 [ 3 ] {2d65ed50-0f47-44e4-bebe-4423556b56f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) 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) | ||
| 522 | 2026.04.29 23:14:32.090407 [ 3 ] {2d65ed50-0f47-44e4-bebe-4423556b56f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 523 | 2026.04.29 23:14:32.103761 [ 3 ] {2d65ed50-0f47-44e4-bebe-4423556b56f8} <Debug> oximeter.measurements_histogramu32 (6d2f069b-8231-406d-825a-a6053c79b0b6): Loading data parts | ||
| 524 | 2026.04.29 23:14:32.104008 [ 3 ] {2d65ed50-0f47-44e4-bebe-4423556b56f8} <Debug> oximeter.measurements_histogramu32 (6d2f069b-8231-406d-825a-a6053c79b0b6): There are no data parts | ||
| 525 | 2026.04.29 23:14:32.150432 [ 3 ] {2d65ed50-0f47-44e4-bebe-4423556b56f8} <Debug> TCPHandler: Processed in 0.060467018 sec. | ||
| 526 | 2026.04.29 23:14:32.150651 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 527 | 2026.04.29 23:14:32.150994 [ 3 ] {31f7c646-6b53-4454-9088-796b78c429d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) 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) | ||
| 528 | 2026.04.29 23:14:32.151149 [ 3 ] {31f7c646-6b53-4454-9088-796b78c429d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 529 | 2026.04.29 23:14:32.178344 [ 3 ] {31f7c646-6b53-4454-9088-796b78c429d9} <Debug> oximeter.measurements_histogrami64 (70e4860c-7cdc-4cef-9d0f-ae207a2e0408): Loading data parts | ||
| 530 | 2026.04.29 23:14:32.178537 [ 3 ] {31f7c646-6b53-4454-9088-796b78c429d9} <Debug> oximeter.measurements_histogrami64 (70e4860c-7cdc-4cef-9d0f-ae207a2e0408): There are no data parts | ||
| 531 | 2026.04.29 23:14:32.194042 [ 3 ] {31f7c646-6b53-4454-9088-796b78c429d9} <Debug> TCPHandler: Processed in 0.04347753 sec. | ||
| 532 | 2026.04.29 23:14:32.194246 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 533 | 2026.04.29 23:14:32.194541 [ 3 ] {7866ffaf-6279-4fd4-a181-b8ca26ae1544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) 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) | ||
| 534 | 2026.04.29 23:14:32.194739 [ 3 ] {7866ffaf-6279-4fd4-a181-b8ca26ae1544} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 535 | 2026.04.29 23:14:32.198826 [ 3 ] {7866ffaf-6279-4fd4-a181-b8ca26ae1544} <Debug> oximeter.measurements_histogramu64 (b872fa99-e88f-4185-bf9a-891efd871a34): Loading data parts | ||
| 536 | 2026.04.29 23:14:32.199174 [ 3 ] {7866ffaf-6279-4fd4-a181-b8ca26ae1544} <Debug> oximeter.measurements_histogramu64 (b872fa99-e88f-4185-bf9a-891efd871a34): There are no data parts | ||
| 537 | 2026.04.29 23:14:32.233949 [ 3 ] {7866ffaf-6279-4fd4-a181-b8ca26ae1544} <Debug> TCPHandler: Processed in 0.039773423 sec. | ||
| 538 | 2026.04.29 23:14:32.234135 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2026.04.29 23:14:32.234452 [ 3 ] {d54c6bac-884c-4d5f-9170-8025edc21d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) 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) | ||
| 540 | 2026.04.29 23:14:32.234595 [ 3 ] {d54c6bac-884c-4d5f-9170-8025edc21d1f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 541 | 2026.04.29 23:14:32.268008 [ 3 ] {d54c6bac-884c-4d5f-9170-8025edc21d1f} <Debug> oximeter.measurements_histogramf32 (51afd919-66ed-4490-a2b7-23d5dbe2669d): Loading data parts | ||
| 542 | 2026.04.29 23:14:32.268188 [ 3 ] {d54c6bac-884c-4d5f-9170-8025edc21d1f} <Debug> oximeter.measurements_histogramf32 (51afd919-66ed-4490-a2b7-23d5dbe2669d): There are no data parts | ||
| 543 | 2026.04.29 23:14:32.273291 [ 3 ] {d54c6bac-884c-4d5f-9170-8025edc21d1f} <Debug> TCPHandler: Processed in 0.039228299 sec. | ||
| 544 | 2026.04.29 23:14:32.273557 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2026.04.29 23:14:32.273836 [ 3 ] {85b85cc3-e4aa-4955-bff8-ad6393720c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) 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) | ||
| 546 | 2026.04.29 23:14:32.274131 [ 3 ] {85b85cc3-e4aa-4955-bff8-ad6393720c51} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 547 | 2026.04.29 23:14:32.284416 [ 3 ] {85b85cc3-e4aa-4955-bff8-ad6393720c51} <Debug> oximeter.measurements_histogramf64 (845f65ec-2300-4ce6-94d7-36e5c974627a): Loading data parts | ||
| 548 | 2026.04.29 23:14:32.284666 [ 3 ] {85b85cc3-e4aa-4955-bff8-ad6393720c51} <Debug> oximeter.measurements_histogramf64 (845f65ec-2300-4ce6-94d7-36e5c974627a): There are no data parts | ||
| 549 | 2026.04.29 23:14:32.297053 [ 3 ] {85b85cc3-e4aa-4955-bff8-ad6393720c51} <Debug> TCPHandler: Processed in 0.023574263 sec. | ||
| 550 | 2026.04.29 23:14:32.297225 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2026.04.29 23:14:32.297530 [ 3 ] {4abf1772-c7f7-43af-8192-0f91bdb5b0fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) /* The field tables store named dimensions of each timeseries. | ||
| 552 | * | ||
| 553 | * As with the measurement tables, there is one field table for each field data | ||
| 554 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 555 | * this behavior **must not** be relied upon for query correctness. | ||
| 556 | * | ||
| 557 | * The index for the fields differs from the measurements, however. Rows are | ||
| 558 | * sorted by timeseries name, then field name, field value, and finally | ||
| 559 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 560 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 561 | * usually then used to look up measurements. | ||
| 562 | * | ||
| 563 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 564 | * timeseries name and then key, since it would improve lookups where one | ||
| 565 | * already has the key. Realistically though, these tables are quite small and | ||
| 566 | * so performance benefits will be low in absolute terms. | ||
| 567 | * | ||
| 568 | * TTL: We use a materialized column to expire old field table records. This | ||
| 569 | * column is generated automatically by the database whenever a new row is | ||
| 570 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 571 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 572 | * record will remain during a deduplication, which will have the last | ||
| 573 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 574 | * measurement tables. | ||
| 575 | */ | ||
| 576 | 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) | ||
| 577 | 2026.04.29 23:14:32.297789 [ 3 ] {4abf1772-c7f7-43af-8192-0f91bdb5b0fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 578 | 2026.04.29 23:14:32.320010 [ 3 ] {4abf1772-c7f7-43af-8192-0f91bdb5b0fb} <Debug> oximeter.fields_bool (83af68df-418a-4258-b5a4-548418b367aa): Loading data parts | ||
| 579 | 2026.04.29 23:14:32.320161 [ 3 ] {4abf1772-c7f7-43af-8192-0f91bdb5b0fb} <Debug> oximeter.fields_bool (83af68df-418a-4258-b5a4-548418b367aa): There are no data parts | ||
| 580 | 2026.04.29 23:14:32.353313 [ 3 ] {4abf1772-c7f7-43af-8192-0f91bdb5b0fb} <Debug> TCPHandler: Processed in 0.056152856 sec. | ||
| 581 | 2026.04.29 23:14:32.353627 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 582 | 2026.04.29 23:14:32.353818 [ 3 ] {744452ca-7f4c-482d-b8b2-0ae3ba801320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) 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) | ||
| 583 | 2026.04.29 23:14:32.354046 [ 3 ] {744452ca-7f4c-482d-b8b2-0ae3ba801320} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 584 | 2026.04.29 23:14:32.379909 [ 3 ] {744452ca-7f4c-482d-b8b2-0ae3ba801320} <Debug> oximeter.fields_i8 (9652da92-1199-49c8-9d4e-5712dabf2a7c): Loading data parts | ||
| 585 | 2026.04.29 23:14:32.380211 [ 3 ] {744452ca-7f4c-482d-b8b2-0ae3ba801320} <Debug> oximeter.fields_i8 (9652da92-1199-49c8-9d4e-5712dabf2a7c): There are no data parts | ||
| 586 | 2026.04.29 23:14:32.428280 [ 3 ] {744452ca-7f4c-482d-b8b2-0ae3ba801320} <Debug> TCPHandler: Processed in 0.074733753 sec. | ||
| 587 | 2026.04.29 23:14:32.428490 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 588 | 2026.04.29 23:14:32.428773 [ 3 ] {c61a1629-efe4-4d45-ac4b-1638c9397902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) 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) | ||
| 589 | 2026.04.29 23:14:32.428827 [ 3 ] {c61a1629-efe4-4d45-ac4b-1638c9397902} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 590 | 2026.04.29 23:14:32.439958 [ 3 ] {c61a1629-efe4-4d45-ac4b-1638c9397902} <Debug> oximeter.fields_u8 (37cc1d32-adae-4988-9c8b-e55c653a87d8): Loading data parts | ||
| 591 | 2026.04.29 23:14:32.440196 [ 3 ] {c61a1629-efe4-4d45-ac4b-1638c9397902} <Debug> oximeter.fields_u8 (37cc1d32-adae-4988-9c8b-e55c653a87d8): There are no data parts | ||
| 592 | 2026.04.29 23:14:32.444550 [ 3 ] {c61a1629-efe4-4d45-ac4b-1638c9397902} <Debug> TCPHandler: Processed in 0.016145659 sec. | ||
| 593 | 2026.04.29 23:14:32.444838 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 594 | 2026.04.29 23:14:32.445017 [ 3 ] {7d793a7f-36d1-4344-977f-f95dea335e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) 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) | ||
| 595 | 2026.04.29 23:14:32.445206 [ 3 ] {7d793a7f-36d1-4344-977f-f95dea335e56} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 596 | 2026.04.29 23:14:32.478415 [ 3 ] {7d793a7f-36d1-4344-977f-f95dea335e56} <Debug> oximeter.fields_i16 (5e1673a2-490f-4ebc-9f3f-504cf9d95c22): Loading data parts | ||
| 597 | 2026.04.29 23:14:32.478747 [ 3 ] {7d793a7f-36d1-4344-977f-f95dea335e56} <Debug> oximeter.fields_i16 (5e1673a2-490f-4ebc-9f3f-504cf9d95c22): There are no data parts | ||
| 598 | 2026.04.29 23:14:32.489823 [ 3 ] {7d793a7f-36d1-4344-977f-f95dea335e56} <Debug> TCPHandler: Processed in 0.045048797 sec. | ||
| 599 | 2026.04.29 23:14:32.489995 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 600 | 2026.04.29 23:14:32.490348 [ 3 ] {b411a3ac-6716-4780-947f-fd305cb05bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) 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) | ||
| 601 | 2026.04.29 23:14:32.490396 [ 3 ] {b411a3ac-6716-4780-947f-fd305cb05bce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 602 | 2026.04.29 23:14:32.514437 [ 3 ] {b411a3ac-6716-4780-947f-fd305cb05bce} <Debug> oximeter.fields_u16 (3f3cc36e-b456-49f1-9130-7bac3b1b3fd8): Loading data parts | ||
| 603 | 2026.04.29 23:14:32.514635 [ 3 ] {b411a3ac-6716-4780-947f-fd305cb05bce} <Debug> oximeter.fields_u16 (3f3cc36e-b456-49f1-9130-7bac3b1b3fd8): There are no data parts | ||
| 604 | 2026.04.29 23:14:32.551078 [ 3 ] {b411a3ac-6716-4780-947f-fd305cb05bce} <Debug> TCPHandler: Processed in 0.061148884 sec. | ||
| 605 | 2026.04.29 23:14:32.551332 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 606 | 2026.04.29 23:14:32.551504 [ 3 ] {6d21cd0c-a050-41b2-ba48-bc7c83725dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) 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) | ||
| 607 | 2026.04.29 23:14:32.551693 [ 3 ] {6d21cd0c-a050-41b2-ba48-bc7c83725dcd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 608 | 2026.04.29 23:14:32.586266 [ 3 ] {6d21cd0c-a050-41b2-ba48-bc7c83725dcd} <Debug> oximeter.fields_i32 (96ad2b45-bcad-4d77-9654-718126b00ea7): Loading data parts | ||
| 609 | 2026.04.29 23:14:32.586544 [ 3 ] {6d21cd0c-a050-41b2-ba48-bc7c83725dcd} <Debug> oximeter.fields_i32 (96ad2b45-bcad-4d77-9654-718126b00ea7): There are no data parts | ||
| 610 | 2026.04.29 23:14:32.597295 [ 3 ] {6d21cd0c-a050-41b2-ba48-bc7c83725dcd} <Debug> TCPHandler: Processed in 0.046018009 sec. | ||
| 611 | 2026.04.29 23:14:32.597406 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47048 | ||
| 612 | 2026.04.29 23:14:32.597498 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 613 | 2026.04.29 23:14:32.597586 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 614 | 2026.04.29 23:14:32.597638 [ 278 ] {} <Debug> TCP-Session: d85cc9d5-7067-4384-b203-983be4928d12 Authenticating user 'default' from [fd00:1122:3344:101::b]:47048 | ||
| 615 | 2026.04.29 23:14:32.597660 [ 278 ] {} <Debug> TCP-Session: d85cc9d5-7067-4384-b203-983be4928d12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2026.04.29 23:14:32.597763 [ 278 ] {} <Debug> TCP-Session: d85cc9d5-7067-4384-b203-983be4928d12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.04.29 23:14:32.597805 [ 3 ] {cd07b3a1-55e9-4fe4-8d54-9d087ca0525e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) 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) | ||
| 618 | 2026.04.29 23:14:32.597835 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 619 | 2026.04.29 23:14:32.597988 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 620 | 2026.04.29 23:14:32.597997 [ 3 ] {cd07b3a1-55e9-4fe4-8d54-9d087ca0525e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 621 | 2026.04.29 23:14:32.598135 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 622 | 2026.04.29 23:14:32.599281 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60037 | ||
| 623 | 2026.04.29 23:14:32.599375 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38247 | ||
| 624 | 2026.04.29 23:14:32.599498 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35641 | ||
| 625 | 2026.04.29 23:14:32.599506 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 626 | 2026.04.29 23:14:32.599585 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46115 | ||
| 627 | 2026.04.29 23:14:32.599634 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 628 | 2026.04.29 23:14:32.599735 [ 280 ] {} <Debug> TCP-Session: 7b059850-5950-449a-8d64-a071664981b8 Authenticating user 'default' from [fd00:1122:3344:101::b]:38247 | ||
| 629 | 2026.04.29 23:14:32.599757 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42774 | ||
| 630 | 2026.04.29 23:14:32.599900 [ 279 ] {} <Debug> TCP-Session: 60cac800-da58-41a4-8df9-a9b90cf5a4fd Authenticating user 'default' from [fd00:1122:3344:101::b]:60037 | ||
| 631 | 2026.04.29 23:14:32.599936 [ 280 ] {} <Debug> TCP-Session: 7b059850-5950-449a-8d64-a071664981b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 632 | 2026.04.29 23:14:32.599972 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2026.04.29 23:14:32.600007 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 634 | 2026.04.29 23:14:32.599947 [ 279 ] {} <Debug> TCP-Session: 60cac800-da58-41a4-8df9-a9b90cf5a4fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 635 | 2026.04.29 23:14:32.600155 [ 281 ] {} <Debug> TCP-Session: 283aeb46-a302-42ea-8224-d08b4e40efa8 Authenticating user 'default' from [fd00:1122:3344:101::b]:35641 | ||
| 636 | 2026.04.29 23:14:32.600176 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33441 | ||
| 637 | 2026.04.29 23:14:32.600090 [ 282 ] {} <Debug> TCP-Session: 42a1f13c-0a72-4156-9166-9cf3047ada34 Authenticating user 'default' from [fd00:1122:3344:101::b]:46115 | ||
| 638 | 2026.04.29 23:14:32.600308 [ 281 ] {} <Debug> TCP-Session: 283aeb46-a302-42ea-8224-d08b4e40efa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 639 | 2026.04.29 23:14:32.600383 [ 282 ] {} <Debug> TCP-Session: 42a1f13c-0a72-4156-9166-9cf3047ada34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 640 | 2026.04.29 23:14:32.600269 [ 279 ] {} <Debug> TCP-Session: 60cac800-da58-41a4-8df9-a9b90cf5a4fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2026.04.29 23:14:32.600479 [ 282 ] {} <Debug> TCP-Session: 42a1f13c-0a72-4156-9166-9cf3047ada34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2026.04.29 23:14:32.600467 [ 281 ] {} <Debug> TCP-Session: 283aeb46-a302-42ea-8224-d08b4e40efa8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2026.04.29 23:14:32.600447 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.04.29 23:14:32.600069 [ 280 ] {} <Debug> TCP-Session: 7b059850-5950-449a-8d64-a071664981b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2026.04.29 23:14:32.600608 [ 285 ] {} <Debug> TCP-Session: 5bdffbba-f389-4e8c-b142-07c657798bc2 Authenticating user 'default' from [fd00:1122:3344:101::b]:33441 | ||
| 646 | 2026.04.29 23:14:32.599939 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35165 | ||
| 647 | 2026.04.29 23:14:32.600153 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2026.04.29 23:14:32.600869 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 649 | 2026.04.29 23:14:32.600769 [ 285 ] {} <Debug> TCP-Session: 5bdffbba-f389-4e8c-b142-07c657798bc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.04.29 23:14:32.600945 [ 283 ] {} <Debug> TCP-Session: 4581cec4-e808-4e49-819d-f3e594766aa8 Authenticating user 'default' from [fd00:1122:3344:101::b]:42774 | ||
| 651 | 2026.04.29 23:14:32.600973 [ 284 ] {} <Debug> TCP-Session: 5c1b9e73-12ed-446d-8bb9-4988efac06ed Authenticating user 'default' from [fd00:1122:3344:101::b]:35165 | ||
| 652 | 2026.04.29 23:14:32.600948 [ 285 ] {} <Debug> TCP-Session: 5bdffbba-f389-4e8c-b142-07c657798bc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.04.29 23:14:32.601066 [ 283 ] {} <Debug> TCP-Session: 4581cec4-e808-4e49-819d-f3e594766aa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.04.29 23:14:32.601079 [ 284 ] {} <Debug> TCP-Session: 5c1b9e73-12ed-446d-8bb9-4988efac06ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.04.29 23:14:32.601186 [ 283 ] {} <Debug> TCP-Session: 4581cec4-e808-4e49-819d-f3e594766aa8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.04.29 23:14:32.601199 [ 284 ] {} <Debug> TCP-Session: 5c1b9e73-12ed-446d-8bb9-4988efac06ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.04.29 23:14:32.612075 [ 3 ] {cd07b3a1-55e9-4fe4-8d54-9d087ca0525e} <Debug> oximeter.fields_u32 (699783d6-18f5-42bf-a6fe-be4f578722ab): Loading data parts | ||
| 658 | 2026.04.29 23:14:32.612254 [ 3 ] {cd07b3a1-55e9-4fe4-8d54-9d087ca0525e} <Debug> oximeter.fields_u32 (699783d6-18f5-42bf-a6fe-be4f578722ab): There are no data parts | ||
| 659 | 2026.04.29 23:14:32.632008 [ 3 ] {cd07b3a1-55e9-4fe4-8d54-9d087ca0525e} <Debug> TCPHandler: Processed in 0.034586631 sec. | ||
| 660 | 2026.04.29 23:14:32.632184 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 661 | 2026.04.29 23:14:32.632475 [ 3 ] {0b6f67cb-411a-4605-b27b-ac16df7b31a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) 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) | ||
| 662 | 2026.04.29 23:14:32.632611 [ 3 ] {0b6f67cb-411a-4605-b27b-ac16df7b31a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 663 | 2026.04.29 23:14:32.658475 [ 3 ] {0b6f67cb-411a-4605-b27b-ac16df7b31a5} <Debug> oximeter.fields_i64 (64b01802-19a1-4919-a8b4-edc7ab989946): Loading data parts | ||
| 664 | 2026.04.29 23:14:32.658681 [ 3 ] {0b6f67cb-411a-4605-b27b-ac16df7b31a5} <Debug> oximeter.fields_i64 (64b01802-19a1-4919-a8b4-edc7ab989946): There are no data parts | ||
| 665 | 2026.04.29 23:14:32.692037 [ 3 ] {0b6f67cb-411a-4605-b27b-ac16df7b31a5} <Debug> TCPHandler: Processed in 0.059919905 sec. | ||
| 666 | 2026.04.29 23:14:32.692284 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 667 | 2026.04.29 23:14:32.692481 [ 3 ] {1dc38b91-d912-4793-ba5f-2483d8f2c702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) 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) | ||
| 668 | 2026.04.29 23:14:32.692639 [ 3 ] {1dc38b91-d912-4793-ba5f-2483d8f2c702} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 669 | 2026.04.29 23:14:32.738879 [ 3 ] {1dc38b91-d912-4793-ba5f-2483d8f2c702} <Debug> oximeter.fields_u64 (f4037a81-378e-4ba3-9357-fc31276ce20f): Loading data parts | ||
| 670 | 2026.04.29 23:14:32.739090 [ 3 ] {1dc38b91-d912-4793-ba5f-2483d8f2c702} <Debug> oximeter.fields_u64 (f4037a81-378e-4ba3-9357-fc31276ce20f): There are no data parts | ||
| 671 | 2026.04.29 23:14:32.762380 [ 3 ] {1dc38b91-d912-4793-ba5f-2483d8f2c702} <Debug> TCPHandler: Processed in 0.070211306 sec. | ||
| 672 | 2026.04.29 23:14:32.762571 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 673 | 2026.04.29 23:14:32.762870 [ 3 ] {8dac8e6e-89ea-4af6-b27b-1d162371ebe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) 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) | ||
| 674 | 2026.04.29 23:14:32.763011 [ 3 ] {8dac8e6e-89ea-4af6-b27b-1d162371ebe2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 675 | 2026.04.29 23:14:32.766111 [ 3 ] {8dac8e6e-89ea-4af6-b27b-1d162371ebe2} <Debug> oximeter.fields_ipaddr (1e8d616c-f041-46c1-a2bf-86ce2853d8b9): Loading data parts | ||
| 676 | 2026.04.29 23:14:32.766284 [ 3 ] {8dac8e6e-89ea-4af6-b27b-1d162371ebe2} <Debug> oximeter.fields_ipaddr (1e8d616c-f041-46c1-a2bf-86ce2853d8b9): There are no data parts | ||
| 677 | 2026.04.29 23:14:32.788439 [ 3 ] {8dac8e6e-89ea-4af6-b27b-1d162371ebe2} <Debug> TCPHandler: Processed in 0.025941948 sec. | ||
| 678 | 2026.04.29 23:14:32.788602 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 679 | 2026.04.29 23:14:32.788758 [ 3 ] {fef249e6-7b04-40c3-bd53-bf6f0482303f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) 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) | ||
| 680 | 2026.04.29 23:14:32.788899 [ 3 ] {fef249e6-7b04-40c3-bd53-bf6f0482303f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 681 | 2026.04.29 23:14:32.839256 [ 3 ] {fef249e6-7b04-40c3-bd53-bf6f0482303f} <Debug> oximeter.fields_string (fcb6d76a-a9dd-4a45-976d-f9b047371588): Loading data parts | ||
| 682 | 2026.04.29 23:14:32.839428 [ 3 ] {fef249e6-7b04-40c3-bd53-bf6f0482303f} <Debug> oximeter.fields_string (fcb6d76a-a9dd-4a45-976d-f9b047371588): There are no data parts | ||
| 683 | 2026.04.29 23:14:32.862124 [ 3 ] {fef249e6-7b04-40c3-bd53-bf6f0482303f} <Debug> TCPHandler: Processed in 0.073583825 sec. | ||
| 684 | 2026.04.29 23:14:32.862444 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 685 | 2026.04.29 23:14:32.862729 [ 3 ] {c14946e6-3544-480a-a605-d0c4965b47bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) 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) | ||
| 686 | 2026.04.29 23:14:32.862887 [ 3 ] {c14946e6-3544-480a-a605-d0c4965b47bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 687 | 2026.04.29 23:14:32.900903 [ 3 ] {c14946e6-3544-480a-a605-d0c4965b47bf} <Debug> oximeter.fields_uuid (1817c22e-9c65-49d4-a02c-0b1cd0464a97): Loading data parts | ||
| 688 | 2026.04.29 23:14:32.901106 [ 3 ] {c14946e6-3544-480a-a605-d0c4965b47bf} <Debug> oximeter.fields_uuid (1817c22e-9c65-49d4-a02c-0b1cd0464a97): There are no data parts | ||
| 689 | 2026.04.29 23:14:32.923349 [ 3 ] {c14946e6-3544-480a-a605-d0c4965b47bf} <Debug> TCPHandler: Processed in 0.061018382 sec. | ||
| 690 | 2026.04.29 23:14:32.923647 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 691 | 2026.04.29 23:14:32.924056 [ 3 ] {8abaeef1-4135-419d-a572-dc338a4fa084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) /* The timeseries schema table stores the extracted schema for the samples | ||
| 692 | * oximeter collects. | ||
| 693 | */ | ||
| 694 | 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) | ||
| 695 | 2026.04.29 23:14:32.924270 [ 3 ] {8abaeef1-4135-419d-a572-dc338a4fa084} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 696 | 2026.04.29 23:14:32.938366 [ 3 ] {8abaeef1-4135-419d-a572-dc338a4fa084} <Debug> oximeter.timeseries_schema (4a9b1cfb-b9d5-4fbb-9ed7-1800b9ceefe1): Loading data parts | ||
| 697 | 2026.04.29 23:14:32.938531 [ 3 ] {8abaeef1-4135-419d-a572-dc338a4fa084} <Debug> oximeter.timeseries_schema (4a9b1cfb-b9d5-4fbb-9ed7-1800b9ceefe1): There are no data parts | ||
| 698 | 2026.04.29 23:14:32.963465 [ 3 ] {8abaeef1-4135-419d-a572-dc338a4fa084} <Debug> TCPHandler: Processed in 0.039957107 sec. | ||
| 699 | 2026.04.29 23:14:32.963829 [ 4 ] {} <Trace> TCP-Session: 2ebf1ef2-b787-41b2-b65b-a19b2acd5d06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 700 | 2026.04.29 23:14:32.964194 [ 4 ] {769f5bff-0159-45f9-b2fb-6fdc253df847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54203) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 701 | 2026.04.29 23:14:32.965682 [ 4 ] {769f5bff-0159-45f9-b2fb-6fdc253df847} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 702 | 2026.04.29 23:14:32.977921 [ 261 ] {769f5bff-0159-45f9-b2fb-6fdc253df847} <Trace> oximeter.version (ef4314dd-65aa-4ea8-bf9e-ee0259338ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 703 | 2026.04.29 23:14:32.977964 [ 261 ] {769f5bff-0159-45f9-b2fb-6fdc253df847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 704 | 2026.04.29 23:14:32.982676 [ 261 ] {769f5bff-0159-45f9-b2fb-6fdc253df847} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 705 | 2026.04.29 23:14:32.983215 [ 261 ] {769f5bff-0159-45f9-b2fb-6fdc253df847} <Trace> oximeter.version (ef4314dd-65aa-4ea8-bf9e-ee0259338ad9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 706 | 2026.04.29 23:14:32.983507 [ 4 ] {769f5bff-0159-45f9-b2fb-6fdc253df847} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.01951 sec., 51.255766273705795 rows/sec., 820.09 B/sec. | ||
| 707 | 2026.04.29 23:14:32.983839 [ 4 ] {769f5bff-0159-45f9-b2fb-6fdc253df847} <Debug> TCPHandler: Processed in 0.020188463 sec. | ||
| 708 | 2026.04.29 23:14:33.000983 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.26 MiB, peak 135.26 MiB, free memory in arenas 0.00 B, will set to 139.70 MiB (RSS), difference: 4.44 MiB | ||
| 709 | 2026.04.29 23:14:37.372405 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 710 | 2026.04.29 23:14:37.372466 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 711 | 2026.04.29 23:14:37.372593 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 712 | 2026.04.29 23:14:37.372624 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 713 | 2026.04.29 23:14:37.378892 [ 245 ] {} <Debug> system.asynchronous_metric_log (e4c16816-d70d-45e5-a742-d6baa4c95116): Loading data parts | ||
| 714 | 2026.04.29 23:14:37.379098 [ 245 ] {} <Debug> system.asynchronous_metric_log (e4c16816-d70d-45e5-a742-d6baa4c95116): There are no data parts | ||
| 715 | 2026.04.29 23:14:37.384731 [ 245 ] {} <Trace> system.asynchronous_metric_log (e4c16816-d70d-45e5-a742-d6baa4c95116): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 716 | 2026.04.29 23:14:37.384821 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 717 | 2026.04.29 23:14:37.386155 [ 244 ] {} <Debug> system.metric_log (602fad24-f9bd-4f35-9b3c-39f63016ca7f): Loading data parts | ||
| 718 | 2026.04.29 23:14:37.386337 [ 244 ] {} <Debug> system.metric_log (602fad24-f9bd-4f35-9b3c-39f63016ca7f): There are no data parts | ||
| 719 | 2026.04.29 23:14:37.390551 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 720 | 2026.04.29 23:14:37.391049 [ 245 ] {} <Trace> system.asynchronous_metric_log (e4c16816-d70d-45e5-a742-d6baa4c95116): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 721 | 2026.04.29 23:14:37.391285 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 722 | 2026.04.29 23:14:37.413003 [ 244 ] {} <Trace> system.metric_log (602fad24-f9bd-4f35-9b3c-39f63016ca7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 723 | 2026.04.29 23:14:37.413148 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 724 | 2026.04.29 23:14:37.419922 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 725 | 2026.04.29 23:14:37.421148 [ 244 ] {} <Trace> system.metric_log (602fad24-f9bd-4f35-9b3c-39f63016ca7f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 726 | 2026.04.29 23:14:37.424747 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 727 | 2026.04.29 23:14:38.000252 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.77 MiB, peak 148.77 MiB, free memory in arenas 0.00 B, will set to 153.88 MiB (RSS), difference: 9.10 MiB | ||
| 728 | 2026.04.29 23:14:39.872476 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 729 | 2026.04.29 23:14:39.872610 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 730 | 2026.04.29 23:14:39.878902 [ 243 ] {} <Debug> system.query_log (ae198462-d926-443b-8266-dcd4f34f285a): Loading data parts | ||
| 731 | 2026.04.29 23:14:39.879248 [ 243 ] {} <Debug> system.query_log (ae198462-d926-443b-8266-dcd4f34f285a): There are no data parts | ||
| 732 | 2026.04.29 23:14:39.887588 [ 243 ] {} <Trace> system.query_log (ae198462-d926-443b-8266-dcd4f34f285a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 733 | 2026.04.29 23:14:39.887675 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 734 | 2026.04.29 23:14:39.890927 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 735 | 2026.04.29 23:14:39.891965 [ 243 ] {} <Trace> system.query_log (ae198462-d926-443b-8266-dcd4f34f285a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 736 | 2026.04.29 23:14:39.892476 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 737 | 2026.04.29 23:14:40.000353 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.08 MiB, peak 158.08 MiB, free memory in arenas 0.00 B, will set to 154.91 MiB (RSS), difference: -3.17 MiB | ||
| 738 | 2026.04.29 23:14:44.782052 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 739 | 2026.04.29 23:14:44.782118 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 740 | 2026.04.29 23:14:44.891623 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 741 | 2026.04.29 23:14:44.892368 [ 245 ] {} <Trace> system.asynchronous_metric_log (e4c16816-d70d-45e5-a742-d6baa4c95116): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 742 | 2026.04.29 23:14:44.892531 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 743 | 2026.04.29 23:14:44.893354 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 744 | 2026.04.29 23:14:44.893891 [ 245 ] {} <Trace> system.asynchronous_metric_log (e4c16816-d70d-45e5-a742-d6baa4c95116): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 745 | 2026.04.29 23:14:44.894140 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 746 | 2026.04.29 23:14:44.925021 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 747 | 2026.04.29 23:14:44.943799 [ 244 ] {} <Trace> system.metric_log (602fad24-f9bd-4f35-9b3c-39f63016ca7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 748 | 2026.04.29 23:14:44.943980 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 749 | 2026.04.29 23:14:44.950805 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 750 | 2026.04.29 23:14:44.951986 [ 244 ] {} <Trace> system.metric_log (602fad24-f9bd-4f35-9b3c-39f63016ca7f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 751 | 2026.04.29 23:14:44.955307 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 752 | 2026.04.29 23:14:45.000181 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.67 MiB, peak 159.67 MiB, free memory in arenas 0.00 B, will set to 157.76 MiB (RSS), difference: 2.09 MiB | ||
| 753 | 2026.04.29 23:14:50.001762 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.81 MiB, peak 159.67 MiB, free memory in arenas 0.00 B, will set to 157.83 MiB (RSS), difference: 4.02 MiB | ||
| 754 | 2026.04.29 23:14:52.394385 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 755 | 2026.04.29 23:14:52.394947 [ 245 ] {} <Trace> system.asynchronous_metric_log (e4c16816-d70d-45e5-a742-d6baa4c95116): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 756 | 2026.04.29 23:14:52.394999 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 757 | 2026.04.29 23:14:52.395743 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 758 | 2026.04.29 23:14:52.396309 [ 245 ] {} <Trace> system.asynchronous_metric_log (e4c16816-d70d-45e5-a742-d6baa4c95116): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 759 | 2026.04.29 23:14:52.396449 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 760 | 2026.04.29 23:14:52.455518 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 761 | 2026.04.29 23:14:52.472484 [ 244 ] {} <Trace> system.metric_log (602fad24-f9bd-4f35-9b3c-39f63016ca7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 762 | 2026.04.29 23:14:52.472551 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 763 | 2026.04.29 23:14:52.478958 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 764 | 2026.04.29 23:14:52.480041 [ 244 ] {} <Trace> system.metric_log (602fad24-f9bd-4f35-9b3c-39f63016ca7f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 765 | 2026.04.29 23:14:52.483457 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 766 | 2026.04.29 23:14:53.024994 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 767 | 2026.04.29 23:14:53.025287 [ 3 ] {81d7d67f-6e2a-4ac7-9ad0-d81798687c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 768 | 2026.04.29 23:14:53.032708 [ 3 ] {81d7d67f-6e2a-4ac7-9ad0-d81798687c16} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 769 | 2026.04.29 23:14:53.033078 [ 3 ] {81d7d67f-6e2a-4ac7-9ad0-d81798687c16} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 770 | 2026.04.29 23:14:53.038134 [ 3 ] {81d7d67f-6e2a-4ac7-9ad0-d81798687c16} <Debug> TCPHandler: Processed in 0.013271301 sec. | ||
| 771 | 2026.04.29 23:14:53.049378 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 772 | 2026.04.29 23:14:53.049499 [ 3 ] {bd3686c1-8cc4-492f-98cb-24c9a6907756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 773 | 2026.04.29 23:14:53.049545 [ 3 ] {bd3686c1-8cc4-492f-98cb-24c9a6907756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 774 | 2026.04.29 23:14:53.052637 [ 3 ] {bd3686c1-8cc4-492f-98cb-24c9a6907756} <Trace> oximeter.timeseries_schema (4a9b1cfb-b9d5-4fbb-9ed7-1800b9ceefe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 775 | 2026.04.29 23:14:53.052693 [ 3 ] {bd3686c1-8cc4-492f-98cb-24c9a6907756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 776 | 2026.04.29 23:14:53.055316 [ 3 ] {bd3686c1-8cc4-492f-98cb-24c9a6907756} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 777 | 2026.04.29 23:14:53.055699 [ 3 ] {bd3686c1-8cc4-492f-98cb-24c9a6907756} <Trace> oximeter.timeseries_schema (4a9b1cfb-b9d5-4fbb-9ed7-1800b9ceefe1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 778 | 2026.04.29 23:14:53.055848 [ 3 ] {bd3686c1-8cc4-492f-98cb-24c9a6907756} <Debug> executeQuery: Read 31 rows, 7.12 KiB in 0.006385 sec., 4855.12920908379 rows/sec., 1.09 MiB/sec. | ||
| 779 | 2026.04.29 23:14:53.055887 [ 3 ] {bd3686c1-8cc4-492f-98cb-24c9a6907756} <Debug> TCPHandler: Processed in 0.006565184 sec. | ||
| 780 | 2026.04.29 23:14:53.056057 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 781 | 2026.04.29 23:14:53.056159 [ 3 ] {5f6ebbd7-0a0e-4628-85f5-9d878c22bd41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 782 | 2026.04.29 23:14:53.056202 [ 3 ] {5f6ebbd7-0a0e-4628-85f5-9d878c22bd41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 783 | 2026.04.29 23:14:53.061362 [ 3 ] {5f6ebbd7-0a0e-4628-85f5-9d878c22bd41} <Trace> oximeter.fields_i16 (5e1673a2-490f-4ebc-9f3f-504cf9d95c22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 784 | 2026.04.29 23:14:53.061428 [ 3 ] {5f6ebbd7-0a0e-4628-85f5-9d878c22bd41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 785 | 2026.04.29 23:14:53.064151 [ 3 ] {5f6ebbd7-0a0e-4628-85f5-9d878c22bd41} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 786 | 2026.04.29 23:14:53.064673 [ 3 ] {5f6ebbd7-0a0e-4628-85f5-9d878c22bd41} <Trace> oximeter.fields_i16 (5e1673a2-490f-4ebc-9f3f-504cf9d95c22): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 787 | 2026.04.29 23:14:53.064829 [ 3 ] {5f6ebbd7-0a0e-4628-85f5-9d878c22bd41} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.008692 sec., 32673.72296364473 rows/sec., 2.08 MiB/sec. | ||
| 788 | 2026.04.29 23:14:53.064873 [ 3 ] {5f6ebbd7-0a0e-4628-85f5-9d878c22bd41} <Debug> TCPHandler: Processed in 0.008868308 sec. | ||
| 789 | 2026.04.29 23:14:53.065025 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 790 | 2026.04.29 23:14:53.065145 [ 3 ] {2c087e98-3f46-445d-9a43-b2c1cbdf07cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 791 | 2026.04.29 23:14:53.065187 [ 3 ] {2c087e98-3f46-445d-9a43-b2c1cbdf07cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 792 | 2026.04.29 23:14:53.065602 [ 3 ] {2c087e98-3f46-445d-9a43-b2c1cbdf07cd} <Trace> oximeter.fields_ipaddr (1e8d616c-f041-46c1-a2bf-86ce2853d8b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 793 | 2026.04.29 23:14:53.065639 [ 3 ] {2c087e98-3f46-445d-9a43-b2c1cbdf07cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 794 | 2026.04.29 23:14:53.066034 [ 3 ] {2c087e98-3f46-445d-9a43-b2c1cbdf07cd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 795 | 2026.04.29 23:14:53.066463 [ 3 ] {2c087e98-3f46-445d-9a43-b2c1cbdf07cd} <Trace> oximeter.fields_ipaddr (1e8d616c-f041-46c1-a2bf-86ce2853d8b9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 796 | 2026.04.29 23:14:53.066591 [ 3 ] {2c087e98-3f46-445d-9a43-b2c1cbdf07cd} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001473 sec., 4073.319755600815 rows/sec., 332.15 KiB/sec. | ||
| 797 | 2026.04.29 23:14:53.066629 [ 3 ] {2c087e98-3f46-445d-9a43-b2c1cbdf07cd} <Debug> TCPHandler: Processed in 0.001665739 sec. | ||
| 798 | 2026.04.29 23:14:53.066750 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 799 | 2026.04.29 23:14:53.066846 [ 3 ] {622f8967-bfac-4125-8e3f-11ae62e5a3fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 800 | 2026.04.29 23:14:53.066885 [ 3 ] {622f8967-bfac-4125-8e3f-11ae62e5a3fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 801 | 2026.04.29 23:14:53.067696 [ 3 ] {622f8967-bfac-4125-8e3f-11ae62e5a3fc} <Trace> oximeter.fields_string (fcb6d76a-a9dd-4a45-976d-f9b047371588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 802 | 2026.04.29 23:14:53.067732 [ 3 ] {622f8967-bfac-4125-8e3f-11ae62e5a3fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 803 | 2026.04.29 23:14:53.068211 [ 3 ] {622f8967-bfac-4125-8e3f-11ae62e5a3fc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 804 | 2026.04.29 23:14:53.068645 [ 3 ] {622f8967-bfac-4125-8e3f-11ae62e5a3fc} <Trace> oximeter.fields_string (fcb6d76a-a9dd-4a45-976d-f9b047371588): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 805 | 2026.04.29 23:14:53.068772 [ 3 ] {622f8967-bfac-4125-8e3f-11ae62e5a3fc} <Debug> executeQuery: Read 774 rows, 61.00 KiB in 0.001944 sec., 398148.14814814815 rows/sec., 30.64 MiB/sec. | ||
| 806 | 2026.04.29 23:14:53.068809 [ 3 ] {622f8967-bfac-4125-8e3f-11ae62e5a3fc} <Debug> TCPHandler: Processed in 0.00210873 sec. | ||
| 807 | 2026.04.29 23:14:53.068931 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2026.04.29 23:14:53.069026 [ 3 ] {a98d6789-9ff3-40f2-8392-5dc80eee0a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 809 | 2026.04.29 23:14:53.069066 [ 3 ] {a98d6789-9ff3-40f2-8392-5dc80eee0a8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 810 | 2026.04.29 23:14:53.069496 [ 3 ] {a98d6789-9ff3-40f2-8392-5dc80eee0a8b} <Trace> oximeter.fields_u16 (3f3cc36e-b456-49f1-9130-7bac3b1b3fd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 811 | 2026.04.29 23:14:53.069532 [ 3 ] {a98d6789-9ff3-40f2-8392-5dc80eee0a8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 812 | 2026.04.29 23:14:53.069937 [ 3 ] {a98d6789-9ff3-40f2-8392-5dc80eee0a8b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 813 | 2026.04.29 23:14:53.070396 [ 3 ] {a98d6789-9ff3-40f2-8392-5dc80eee0a8b} <Trace> oximeter.fields_u16 (3f3cc36e-b456-49f1-9130-7bac3b1b3fd8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 814 | 2026.04.29 23:14:53.070518 [ 3 ] {a98d6789-9ff3-40f2-8392-5dc80eee0a8b} <Debug> executeQuery: Read 148 rows, 8.96 KiB in 0.001509 sec., 98078.19748177602 rows/sec., 5.80 MiB/sec. | ||
| 815 | 2026.04.29 23:14:53.070555 [ 3 ] {a98d6789-9ff3-40f2-8392-5dc80eee0a8b} <Debug> TCPHandler: Processed in 0.00167383 sec. | ||
| 816 | 2026.04.29 23:14:53.070675 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 817 | 2026.04.29 23:14:53.070770 [ 3 ] {32c2e741-34f9-47ab-b5a5-b1941b044f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 818 | 2026.04.29 23:14:53.070809 [ 3 ] {32c2e741-34f9-47ab-b5a5-b1941b044f37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 819 | 2026.04.29 23:14:53.071276 [ 3 ] {32c2e741-34f9-47ab-b5a5-b1941b044f37} <Trace> oximeter.fields_u32 (699783d6-18f5-42bf-a6fe-be4f578722ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 820 | 2026.04.29 23:14:53.071310 [ 3 ] {32c2e741-34f9-47ab-b5a5-b1941b044f37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 821 | 2026.04.29 23:14:53.071781 [ 3 ] {32c2e741-34f9-47ab-b5a5-b1941b044f37} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 822 | 2026.04.29 23:14:53.072217 [ 3 ] {32c2e741-34f9-47ab-b5a5-b1941b044f37} <Trace> oximeter.fields_u32 (699783d6-18f5-42bf-a6fe-be4f578722ab): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 823 | 2026.04.29 23:14:53.072342 [ 3 ] {32c2e741-34f9-47ab-b5a5-b1941b044f37} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00159 sec., 93710.69182389937 rows/sec., 6.05 MiB/sec. | ||
| 824 | 2026.04.29 23:14:53.072378 [ 3 ] {32c2e741-34f9-47ab-b5a5-b1941b044f37} <Debug> TCPHandler: Processed in 0.001752702 sec. | ||
| 825 | 2026.04.29 23:14:53.072497 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 826 | 2026.04.29 23:14:53.072591 [ 3 ] {179695b0-4ec8-4c9b-aa47-a8330b880b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 827 | 2026.04.29 23:14:53.072630 [ 3 ] {179695b0-4ec8-4c9b-aa47-a8330b880b4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 828 | 2026.04.29 23:14:53.073049 [ 3 ] {179695b0-4ec8-4c9b-aa47-a8330b880b4f} <Trace> oximeter.fields_u8 (37cc1d32-adae-4988-9c8b-e55c653a87d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 829 | 2026.04.29 23:14:53.073085 [ 3 ] {179695b0-4ec8-4c9b-aa47-a8330b880b4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 830 | 2026.04.29 23:14:53.073518 [ 3 ] {179695b0-4ec8-4c9b-aa47-a8330b880b4f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 831 | 2026.04.29 23:14:53.073958 [ 3 ] {179695b0-4ec8-4c9b-aa47-a8330b880b4f} <Trace> oximeter.fields_u8 (37cc1d32-adae-4988-9c8b-e55c653a87d8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 832 | 2026.04.29 23:14:53.074081 [ 3 ] {179695b0-4ec8-4c9b-aa47-a8330b880b4f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001508 sec., 98143.23607427055 rows/sec., 5.58 MiB/sec. | ||
| 833 | 2026.04.29 23:14:53.074118 [ 3 ] {179695b0-4ec8-4c9b-aa47-a8330b880b4f} <Debug> TCPHandler: Processed in 0.001671129 sec. | ||
| 834 | 2026.04.29 23:14:53.074243 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 835 | 2026.04.29 23:14:53.074339 [ 3 ] {ca3efc08-ee52-42bf-9202-00cf4f47ad8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 836 | 2026.04.29 23:14:53.074377 [ 3 ] {ca3efc08-ee52-42bf-9202-00cf4f47ad8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 837 | 2026.04.29 23:14:53.074916 [ 3 ] {ca3efc08-ee52-42bf-9202-00cf4f47ad8b} <Trace> oximeter.fields_uuid (1817c22e-9c65-49d4-a02c-0b1cd0464a97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 838 | 2026.04.29 23:14:53.074953 [ 3 ] {ca3efc08-ee52-42bf-9202-00cf4f47ad8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 839 | 2026.04.29 23:14:53.075395 [ 3 ] {ca3efc08-ee52-42bf-9202-00cf4f47ad8b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 840 | 2026.04.29 23:14:53.075831 [ 3 ] {ca3efc08-ee52-42bf-9202-00cf4f47ad8b} <Trace> oximeter.fields_uuid (1817c22e-9c65-49d4-a02c-0b1cd0464a97): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 841 | 2026.04.29 23:14:53.075955 [ 3 ] {ca3efc08-ee52-42bf-9202-00cf4f47ad8b} <Debug> executeQuery: Read 468 rows, 33.43 KiB in 0.001635 sec., 286238.53211009176 rows/sec., 19.97 MiB/sec. | ||
| 842 | 2026.04.29 23:14:53.075993 [ 3 ] {ca3efc08-ee52-42bf-9202-00cf4f47ad8b} <Debug> TCPHandler: Processed in 0.001798672 sec. | ||
| 843 | 2026.04.29 23:14:53.076112 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 844 | 2026.04.29 23:14:53.076206 [ 3 ] {0e32a0e4-95c3-44d8-aea2-08bf480492d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 845 | 2026.04.29 23:14:53.076247 [ 3 ] {0e32a0e4-95c3-44d8-aea2-08bf480492d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 846 | 2026.04.29 23:14:53.076624 [ 3 ] {0e32a0e4-95c3-44d8-aea2-08bf480492d4} <Trace> oximeter.measurements_bool (40b0ecf2-eb3e-4cb1-a19c-70c6d6095a01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 847 | 2026.04.29 23:14:53.076660 [ 3 ] {0e32a0e4-95c3-44d8-aea2-08bf480492d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 848 | 2026.04.29 23:14:53.077247 [ 3 ] {0e32a0e4-95c3-44d8-aea2-08bf480492d4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 849 | 2026.04.29 23:14:53.077675 [ 3 ] {0e32a0e4-95c3-44d8-aea2-08bf480492d4} <Trace> oximeter.measurements_bool (40b0ecf2-eb3e-4cb1-a19c-70c6d6095a01): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 850 | 2026.04.29 23:14:53.077799 [ 3 ] {0e32a0e4-95c3-44d8-aea2-08bf480492d4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00161 sec., 3726.7080745341614 rows/sec., 194.71 KiB/sec. | ||
| 851 | 2026.04.29 23:14:53.077834 [ 3 ] {0e32a0e4-95c3-44d8-aea2-08bf480492d4} <Debug> TCPHandler: Processed in 0.001772062 sec. | ||
| 852 | 2026.04.29 23:14:53.077953 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2026.04.29 23:14:53.078048 [ 3 ] {e12b556c-478d-49ee-a06c-a971e4e26f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 854 | 2026.04.29 23:14:53.078090 [ 3 ] {e12b556c-478d-49ee-a06c-a971e4e26f5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 855 | 2026.04.29 23:14:53.078511 [ 3 ] {e12b556c-478d-49ee-a06c-a971e4e26f5e} <Trace> oximeter.measurements_cumulativeu64 (414f09bd-f2bc-4cd7-a95b-b17ae8237e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 856 | 2026.04.29 23:14:53.078544 [ 3 ] {e12b556c-478d-49ee-a06c-a971e4e26f5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 857 | 2026.04.29 23:14:53.078980 [ 3 ] {e12b556c-478d-49ee-a06c-a971e4e26f5e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 858 | 2026.04.29 23:14:53.079415 [ 3 ] {e12b556c-478d-49ee-a06c-a971e4e26f5e} <Trace> oximeter.measurements_cumulativeu64 (414f09bd-f2bc-4cd7-a95b-b17ae8237e70): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 859 | 2026.04.29 23:14:53.079538 [ 3 ] {e12b556c-478d-49ee-a06c-a971e4e26f5e} <Debug> executeQuery: Read 218 rows, 14.69 KiB in 0.001508 sec., 144562.33421750664 rows/sec., 9.52 MiB/sec. | ||
| 860 | 2026.04.29 23:14:53.079574 [ 3 ] {e12b556c-478d-49ee-a06c-a971e4e26f5e} <Debug> TCPHandler: Processed in 0.001669939 sec. | ||
| 861 | 2026.04.29 23:14:53.079689 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 862 | 2026.04.29 23:14:53.079784 [ 3 ] {c16c9c5f-fc76-491c-a2b7-127f313368a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 863 | 2026.04.29 23:14:53.079826 [ 3 ] {c16c9c5f-fc76-491c-a2b7-127f313368a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 864 | 2026.04.29 23:14:53.080138 [ 3 ] {c16c9c5f-fc76-491c-a2b7-127f313368a9} <Trace> oximeter.measurements_f64 (d74734fc-6694-4eca-88dd-6255e4314579): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 865 | 2026.04.29 23:14:53.080176 [ 3 ] {c16c9c5f-fc76-491c-a2b7-127f313368a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 866 | 2026.04.29 23:14:53.080579 [ 3 ] {c16c9c5f-fc76-491c-a2b7-127f313368a9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 867 | 2026.04.29 23:14:53.081003 [ 3 ] {c16c9c5f-fc76-491c-a2b7-127f313368a9} <Trace> oximeter.measurements_f64 (d74734fc-6694-4eca-88dd-6255e4314579): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 868 | 2026.04.29 23:14:53.081127 [ 3 ] {c16c9c5f-fc76-491c-a2b7-127f313368a9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001361 sec., 734.7538574577517 rows/sec., 49.51 KiB/sec. | ||
| 869 | 2026.04.29 23:14:53.081168 [ 3 ] {c16c9c5f-fc76-491c-a2b7-127f313368a9} <Debug> TCPHandler: Processed in 0.001529096 sec. | ||
| 870 | 2026.04.29 23:14:53.081281 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 871 | 2026.04.29 23:14:53.081378 [ 3 ] {d9acd75c-8e2a-4c34-93e1-819560bf442e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 872 | 2026.04.29 23:14:53.081419 [ 3 ] {d9acd75c-8e2a-4c34-93e1-819560bf442e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 873 | 2026.04.29 23:14:53.081750 [ 3 ] {d9acd75c-8e2a-4c34-93e1-819560bf442e} <Trace> oximeter.measurements_u64 (ebdf1e41-60bb-49b6-83d3-1cd047cc8e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 874 | 2026.04.29 23:14:53.081785 [ 3 ] {d9acd75c-8e2a-4c34-93e1-819560bf442e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 875 | 2026.04.29 23:14:53.082243 [ 3 ] {d9acd75c-8e2a-4c34-93e1-819560bf442e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 876 | 2026.04.29 23:14:53.082675 [ 3 ] {d9acd75c-8e2a-4c34-93e1-819560bf442e} <Trace> oximeter.measurements_u64 (ebdf1e41-60bb-49b6-83d3-1cd047cc8e08): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 877 | 2026.04.29 23:14:53.082798 [ 3 ] {d9acd75c-8e2a-4c34-93e1-819560bf442e} <Debug> executeQuery: Read 70 rows, 4.36 KiB in 0.001437 sec., 48712.59568545582 rows/sec., 2.96 MiB/sec. | ||
| 878 | 2026.04.29 23:14:53.082832 [ 3 ] {d9acd75c-8e2a-4c34-93e1-819560bf442e} <Debug> TCPHandler: Processed in 0.001600788 sec. | ||
| 879 | 2026.04.29 23:14:58.009516 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 880 | 2026.04.29 23:14:58.009864 [ 3 ] {082f6abf-7602-44f9-9b8e-609988a28796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 881 | 2026.04.29 23:14:58.012645 [ 3 ] {082f6abf-7602-44f9-9b8e-609988a28796} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 882 | 2026.04.29 23:14:58.014711 [ 3 ] {082f6abf-7602-44f9-9b8e-609988a28796} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 883 | 2026.04.29 23:14:58.015125 [ 3 ] {082f6abf-7602-44f9-9b8e-609988a28796} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 884 | 2026.04.29 23:14:58.017456 [ 3 ] {082f6abf-7602-44f9-9b8e-609988a28796} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 885 | 2026.04.29 23:14:58.020563 [ 3 ] {082f6abf-7602-44f9-9b8e-609988a28796} <Debug> oximeter.timeseries_schema (4a9b1cfb-b9d5-4fbb-9ed7-1800b9ceefe1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 886 | 2026.04.29 23:14:58.025078 [ 3 ] {082f6abf-7602-44f9-9b8e-609988a28796} <Trace> oximeter.timeseries_schema (4a9b1cfb-b9d5-4fbb-9ed7-1800b9ceefe1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 887 | 2026.04.29 23:14:58.027090 [ 3 ] {082f6abf-7602-44f9-9b8e-609988a28796} <Debug> oximeter.timeseries_schema (4a9b1cfb-b9d5-4fbb-9ed7-1800b9ceefe1) (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 | ||
| 888 | 2026.04.29 23:14:58.027113 [ 3 ] {082f6abf-7602-44f9-9b8e-609988a28796} <Trace> oximeter.timeseries_schema (4a9b1cfb-b9d5-4fbb-9ed7-1800b9ceefe1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 889 | 2026.04.29 23:14:58.031061 [ 3 ] {082f6abf-7602-44f9-9b8e-609988a28796} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 890 | 2026.04.29 23:14:58.031090 [ 3 ] {082f6abf-7602-44f9-9b8e-609988a28796} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 891 | 2026.04.29 23:14:58.052383 [ 3 ] {082f6abf-7602-44f9-9b8e-609988a28796} <Debug> executeQuery: Read 31 rows, 7.12 KiB in 0.042651 sec., 726.829382663947 rows/sec., 166.82 KiB/sec. | ||
| 892 | 2026.04.29 23:14:58.052476 [ 3 ] {082f6abf-7602-44f9-9b8e-609988a28796} <Debug> MemoryTracker: Peak memory usage (for query): 137.19 KiB. | ||
| 893 | 2026.04.29 23:14:58.052494 [ 3 ] {082f6abf-7602-44f9-9b8e-609988a28796} <Debug> TCPHandler: Processed in 0.043142502 sec. | ||
| 894 | 2026.04.29 23:14:58.056034 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 895 | 2026.04.29 23:14:58.056163 [ 3 ] {8c007db0-4eb3-406f-804d-310a83504bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 896 | 2026.04.29 23:14:58.056211 [ 3 ] {8c007db0-4eb3-406f-804d-310a83504bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 897 | 2026.04.29 23:14:58.056716 [ 3 ] {8c007db0-4eb3-406f-804d-310a83504bb3} <Trace> oximeter.fields_string (fcb6d76a-a9dd-4a45-976d-f9b047371588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 898 | 2026.04.29 23:14:58.056750 [ 3 ] {8c007db0-4eb3-406f-804d-310a83504bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 899 | 2026.04.29 23:14:58.057259 [ 3 ] {8c007db0-4eb3-406f-804d-310a83504bb3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 900 | 2026.04.29 23:14:58.057695 [ 3 ] {8c007db0-4eb3-406f-804d-310a83504bb3} <Trace> oximeter.fields_string (fcb6d76a-a9dd-4a45-976d-f9b047371588): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 901 | 2026.04.29 23:14:58.057836 [ 3 ] {8c007db0-4eb3-406f-804d-310a83504bb3} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.00171 sec., 17543.85964912281 rows/sec., 1.34 MiB/sec. | ||
| 902 | 2026.04.29 23:14:58.057871 [ 3 ] {8c007db0-4eb3-406f-804d-310a83504bb3} <Debug> TCPHandler: Processed in 0.001897804 sec. | ||
| 903 | 2026.04.29 23:14:58.058008 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 904 | 2026.04.29 23:14:58.058105 [ 3 ] {7ded46d3-4341-4bcd-9906-530142caa9a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 905 | 2026.04.29 23:14:58.058145 [ 3 ] {7ded46d3-4341-4bcd-9906-530142caa9a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 906 | 2026.04.29 23:14:58.058554 [ 3 ] {7ded46d3-4341-4bcd-9906-530142caa9a3} <Trace> oximeter.fields_uuid (1817c22e-9c65-49d4-a02c-0b1cd0464a97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 907 | 2026.04.29 23:14:58.058588 [ 3 ] {7ded46d3-4341-4bcd-9906-530142caa9a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 908 | 2026.04.29 23:14:58.058972 [ 3 ] {7ded46d3-4341-4bcd-9906-530142caa9a3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 909 | 2026.04.29 23:14:58.059394 [ 3 ] {7ded46d3-4341-4bcd-9906-530142caa9a3} <Trace> oximeter.fields_uuid (1817c22e-9c65-49d4-a02c-0b1cd0464a97): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 910 | 2026.04.29 23:14:58.059518 [ 3 ] {7ded46d3-4341-4bcd-9906-530142caa9a3} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001434 sec., 25104.602510460252 rows/sec., 1.96 MiB/sec. | ||
| 911 | 2026.04.29 23:14:58.059552 [ 3 ] {7ded46d3-4341-4bcd-9906-530142caa9a3} <Debug> TCPHandler: Processed in 0.001593408 sec. | ||
| 912 | 2026.04.29 23:14:58.059681 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 913 | 2026.04.29 23:14:58.059773 [ 3 ] {2bab4519-3959-4bed-bfb5-2e34ab3e8950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 914 | 2026.04.29 23:14:58.059814 [ 3 ] {2bab4519-3959-4bed-bfb5-2e34ab3e8950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 915 | 2026.04.29 23:14:58.060198 [ 3 ] {2bab4519-3959-4bed-bfb5-2e34ab3e8950} <Trace> oximeter.measurements_cumulativeu64 (414f09bd-f2bc-4cd7-a95b-b17ae8237e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 916 | 2026.04.29 23:14:58.060231 [ 3 ] {2bab4519-3959-4bed-bfb5-2e34ab3e8950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 917 | 2026.04.29 23:14:58.060660 [ 3 ] {2bab4519-3959-4bed-bfb5-2e34ab3e8950} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 918 | 2026.04.29 23:14:58.061115 [ 3 ] {2bab4519-3959-4bed-bfb5-2e34ab3e8950} <Trace> oximeter.measurements_cumulativeu64 (414f09bd-f2bc-4cd7-a95b-b17ae8237e70): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 919 | 2026.04.29 23:14:58.061240 [ 3 ] {2bab4519-3959-4bed-bfb5-2e34ab3e8950} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001485 sec., 74074.07407407407 rows/sec., 5.17 MiB/sec. | ||
| 920 | 2026.04.29 23:14:58.061274 [ 3 ] {2bab4519-3959-4bed-bfb5-2e34ab3e8950} <Debug> TCPHandler: Processed in 0.001650279 sec. | ||
| 921 | 2026.04.29 23:14:58.061390 [ 3 ] {} <Trace> TCP-Session: 28d42a16-e5be-4904-848c-fa5218e7b38b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 922 | 2026.04.29 23:14:58.061482 [ 3 ] {2b5e3445-cb80-44e0-9e23-c01fd8741000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38752) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 923 | 2026.04.29 23:14:58.061522 [ 3 ] {2b5e3445-cb80-44e0-9e23-c01fd8741000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 924 | 2026.04.29 23:14:58.061842 [ 3 ] {2b5e3445-cb80-44e0-9e23-c01fd8741000} <Trace> oximeter.measurements_u64 (ebdf1e41-60bb-49b6-83d3-1cd047cc8e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 925 | 2026.04.29 23:14:58.061877 [ 3 ] {2b5e3445-cb80-44e0-9e23-c01fd8741000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 926 | 2026.04.29 23:14:58.062265 [ 3 ] {2b5e3445-cb80-44e0-9e23-c01fd8741000} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 927 | 2026.04.29 23:14:58.062689 [ 3 ] {2b5e3445-cb80-44e0-9e23-c01fd8741000} <Trace> oximeter.measurements_u64 (ebdf1e41-60bb-49b6-83d3-1cd047cc8e08): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 928 | 2026.04.29 23:14:58.062815 [ 3 ] {2b5e3445-cb80-44e0-9e23-c01fd8741000} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001351 sec., 29607.698001480385 rows/sec., 1.98 MiB/sec. | ||
| 929 | 2026.04.29 23:14:58.062848 [ 3 ] {2b5e3445-cb80-44e0-9e23-c01fd8741000} <Debug> TCPHandler: Processed in 0.001510646 sec. | ||
| 930 | 2026.04.29 23:14:59.000187 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.04 MiB, peak 162.37 MiB, free memory in arenas 0.00 B, will set to 162.06 MiB (RSS), difference: 1.02 MiB | ||
| 931 | 2026.04.29 23:14:59.782360 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 932 | 2026.04.29 23:14:59.782436 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 933 | 2026.04.29 23:14:59.893807 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 124 | ||
| 934 | 2026.04.29 23:14:59.896558 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 935 | 2026.04.29 23:14:59.896580 [ 243 ] {} <Trace> system.query_log (ae198462-d926-443b-8266-dcd4f34f285a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 936 | 2026.04.29 23:14:59.896651 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 937 | 2026.04.29 23:14:59.897089 [ 245 ] {} <Trace> system.asynchronous_metric_log (e4c16816-d70d-45e5-a742-d6baa4c95116): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 938 | 2026.04.29 23:14:59.897136 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 939 | 2026.04.29 23:14:59.898030 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 940 | 2026.04.29 23:14:59.898136 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 941 | 2026.04.29 23:14:59.898647 [ 243 ] {} <Trace> system.query_log (ae198462-d926-443b-8266-dcd4f34f285a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 942 | 2026.04.29 23:14:59.898706 [ 245 ] {} <Trace> system.asynchronous_metric_log (e4c16816-d70d-45e5-a742-d6baa4c95116): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 943 | 2026.04.29 23:14:59.898860 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 944 | 2026.04.29 23:14:59.898964 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 124 | ||
| 945 | 2026.04.29 23:14:59.983559 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 946 | 2026.04.29 23:15:00.001803 [ 244 ] {} <Trace> system.metric_log (602fad24-f9bd-4f35-9b3c-39f63016ca7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 947 | 2026.04.29 23:15:00.001864 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 948 | 2026.04.29 23:15:00.008220 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 949 | 2026.04.29 23:15:00.009564 [ 244 ] {} <Trace> system.metric_log (602fad24-f9bd-4f35-9b3c-39f63016ca7f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 950 | 2026.04.29 23:15:00.012916 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 951 | 2026.04.29 23:15:02.515582 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58140 | ||
| 952 | 2026.04.29 23:15:02.517700 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 953 | 2026.04.29 23:15:02.517752 [ 286 ] {} <Debug> TCP-Session: 659be802-dbdf-49ac-9141-ef8ca8aed0e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:58140 | ||
| 954 | 2026.04.29 23:15:02.517776 [ 286 ] {} <Debug> TCP-Session: 659be802-dbdf-49ac-9141-ef8ca8aed0e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 955 | 2026.04.29 23:15:02.517789 [ 286 ] {} <Debug> TCP-Session: 659be802-dbdf-49ac-9141-ef8ca8aed0e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 956 | 2026.04.29 23:15:02.517841 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 957 | 2026.04.29 23:15:02.517866 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 958 | 2026.04.29 23:15:02.517883 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 959 | 2026.04.29 23:15:02.518429 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39096 | ||
| 960 | 2026.04.29 23:15:02.518438 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39580 | ||
| 961 | 2026.04.29 23:15:02.518519 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60330 | ||
| 962 | 2026.04.29 23:15:02.518536 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57436 | ||
| 963 | 2026.04.29 23:15:02.518610 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56724 | ||
| 964 | 2026.04.29 23:15:02.518743 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52949 | ||
| 965 | 2026.04.29 23:15:02.518950 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57337 | ||
| 966 | 2026.04.29 23:15:02.519184 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48112 | ||
| 967 | 2026.04.29 23:15:02.520452 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 968 | 2026.04.29 23:15:02.520471 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 969 | 2026.04.29 23:15:02.520504 [ 288 ] {} <Debug> TCP-Session: c861fb57-b3f8-4af3-9406-7957d14af577 Authenticating user 'default' from [fd00:1122:3344:101::e]:39580 | ||
| 970 | 2026.04.29 23:15:02.520519 [ 289 ] {} <Debug> TCP-Session: 24b29ef4-3f2f-4482-9396-eef3f5702d17 Authenticating user 'default' from [fd00:1122:3344:101::e]:39096 | ||
| 971 | 2026.04.29 23:15:02.520533 [ 288 ] {} <Debug> TCP-Session: c861fb57-b3f8-4af3-9406-7957d14af577 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 972 | 2026.04.29 23:15:02.520530 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 973 | 2026.04.29 23:15:02.520561 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 974 | 2026.04.29 23:15:02.520573 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 975 | 2026.04.29 23:15:02.520608 [ 291 ] {} <Debug> TCP-Session: 2f4d90fe-944b-441f-81cb-9afb5cc4098d Authenticating user 'default' from [fd00:1122:3344:101::e]:56724 | ||
| 976 | 2026.04.29 23:15:02.520629 [ 293 ] {} <Debug> TCP-Session: 8dde69d1-88f7-42dd-8ccc-3c3d605f2bae Authenticating user 'default' from [fd00:1122:3344:101::e]:57337 | ||
| 977 | 2026.04.29 23:15:02.520648 [ 294 ] {} <Debug> TCP-Session: 6b204375-d3db-417d-a038-cb970bde0e00 Authenticating user 'default' from [fd00:1122:3344:101::e]:48112 | ||
| 978 | 2026.04.29 23:15:02.520659 [ 291 ] {} <Debug> TCP-Session: 2f4d90fe-944b-441f-81cb-9afb5cc4098d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2026.04.29 23:15:02.520676 [ 293 ] {} <Debug> TCP-Session: 8dde69d1-88f7-42dd-8ccc-3c3d605f2bae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 980 | 2026.04.29 23:15:02.520688 [ 294 ] {} <Debug> TCP-Session: 6b204375-d3db-417d-a038-cb970bde0e00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 981 | 2026.04.29 23:15:02.520705 [ 293 ] {} <Debug> TCP-Session: 8dde69d1-88f7-42dd-8ccc-3c3d605f2bae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 982 | 2026.04.29 23:15:02.520722 [ 294 ] {} <Debug> TCP-Session: 6b204375-d3db-417d-a038-cb970bde0e00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 983 | 2026.04.29 23:15:02.520689 [ 291 ] {} <Debug> TCP-Session: 2f4d90fe-944b-441f-81cb-9afb5cc4098d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 984 | 2026.04.29 23:15:02.520560 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 985 | 2026.04.29 23:15:02.520558 [ 288 ] {} <Debug> TCP-Session: c861fb57-b3f8-4af3-9406-7957d14af577 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 986 | 2026.04.29 23:15:02.520552 [ 289 ] {} <Debug> TCP-Session: 24b29ef4-3f2f-4482-9396-eef3f5702d17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 987 | 2026.04.29 23:15:02.520810 [ 292 ] {} <Debug> TCP-Session: 43cae89b-c5b3-4e22-b6b5-7f53e58bd1d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:52949 | ||
| 988 | 2026.04.29 23:15:02.520832 [ 286 ] {} <Trace> TCP-Session: 659be802-dbdf-49ac-9141-ef8ca8aed0e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 989 | 2026.04.29 23:15:02.520859 [ 292 ] {} <Debug> TCP-Session: 43cae89b-c5b3-4e22-b6b5-7f53e58bd1d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 990 | 2026.04.29 23:15:02.520831 [ 289 ] {} <Debug> TCP-Session: 24b29ef4-3f2f-4482-9396-eef3f5702d17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 991 | 2026.04.29 23:15:02.520891 [ 292 ] {} <Debug> TCP-Session: 43cae89b-c5b3-4e22-b6b5-7f53e58bd1d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 992 | 2026.04.29 23:15:02.520527 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 993 | 2026.04.29 23:15:02.520521 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 994 | 2026.04.29 23:15:02.520978 [ 290 ] {} <Debug> TCP-Session: d33794b2-0a73-4ba2-b4e1-a6d40d5f754f Authenticating user 'default' from [fd00:1122:3344:101::e]:60330 | ||
| 995 | 2026.04.29 23:15:02.521005 [ 287 ] {} <Debug> TCP-Session: d5bd9369-3a74-4728-a1b4-7e3778077143 Authenticating user 'default' from [fd00:1122:3344:101::e]:57436 | ||
| 996 | 2026.04.29 23:15:02.521006 [ 290 ] {} <Debug> TCP-Session: d33794b2-0a73-4ba2-b4e1-a6d40d5f754f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 997 | 2026.04.29 23:15:02.521033 [ 287 ] {} <Debug> TCP-Session: d5bd9369-3a74-4728-a1b4-7e3778077143 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 998 | 2026.04.29 23:15:02.521039 [ 290 ] {} <Debug> TCP-Session: d33794b2-0a73-4ba2-b4e1-a6d40d5f754f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 999 | 2026.04.29 23:15:02.521056 [ 287 ] {} <Debug> TCP-Session: d5bd9369-3a74-4728-a1b4-7e3778077143 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1000 | 2026.04.29 23:15:02.521053 [ 286 ] {1e2f605c-81d8-406f-b3fa-708424aeff3f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58140) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1001 | 2026.04.29 23:15:02.521406 [ 286 ] {1e2f605c-81d8-406f-b3fa-708424aeff3f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1002 | 2026.04.29 23:15:02.521478 [ 286 ] {1e2f605c-81d8-406f-b3fa-708424aeff3f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1003 | 2026.04.29 23:15:02.524235 [ 286 ] {1e2f605c-81d8-406f-b3fa-708424aeff3f} <Debug> oximeter.version (ef4314dd-65aa-4ea8-bf9e-ee0259338ad9) (SelectExecutor): Key condition: unknown | ||
| 1004 | 2026.04.29 23:15:02.534727 [ 296 ] {1e2f605c-81d8-406f-b3fa-708424aeff3f} <Trace> AggregatingTransform: Aggregating | ||
| 1005 | 2026.04.29 23:15:02.536894 [ 296 ] {1e2f605c-81d8-406f-b3fa-708424aeff3f} <Trace> Aggregator: Aggregation method: without_key | ||
| 1006 | 2026.04.29 23:15:02.537630 [ 296 ] {1e2f605c-81d8-406f-b3fa-708424aeff3f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005726484 sec. (174.627 rows/sec., 6.82 KiB/sec.) | ||
| 1007 | 2026.04.29 23:15:02.537660 [ 296 ] {1e2f605c-81d8-406f-b3fa-708424aeff3f} <Trace> Aggregator: Merging aggregated data | ||
| 1008 | 2026.04.29 23:15:02.537695 [ 296 ] {1e2f605c-81d8-406f-b3fa-708424aeff3f} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1009 | 2026.04.29 23:15:02.539069 [ 286 ] {1e2f605c-81d8-406f-b3fa-708424aeff3f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.018079 sec., 55.31279384921732 rows/sec., 2.16 KiB/sec. | ||
| 1010 | 2026.04.29 23:15:02.539235 [ 286 ] {1e2f605c-81d8-406f-b3fa-708424aeff3f} <Debug> TCPHandler: Processed in 0.018592296 sec. | ||
| 1011 | 2026.04.29 23:15:02.545343 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1012 | 2026.04.29 23:15:02.545374 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1013 | 2026.04.29 23:15:02.545397 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1014 | 2026.04.29 23:15:02.545405 [ 286 ] {} <Debug> TCP-Session: 659be802-dbdf-49ac-9141-ef8ca8aed0e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1015 | 2026.04.29 23:15:02.545423 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1016 | 2026.04.29 23:15:02.545440 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1017 | 2026.04.29 23:15:02.545465 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1018 | 2026.04.29 23:15:02.545501 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1019 | 2026.04.29 23:15:02.545513 [ 289 ] {} <Debug> TCP-Session: 24b29ef4-3f2f-4482-9396-eef3f5702d17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1020 | 2026.04.29 23:15:02.545528 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1021 | 2026.04.29 23:15:02.545555 [ 293 ] {} <Debug> TCP-Session: 8dde69d1-88f7-42dd-8ccc-3c3d605f2bae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1022 | 2026.04.29 23:15:02.545595 [ 294 ] {} <Debug> TCP-Session: 6b204375-d3db-417d-a038-cb970bde0e00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1023 | 2026.04.29 23:15:02.545561 [ 290 ] {} <Debug> TCP-Session: d33794b2-0a73-4ba2-b4e1-a6d40d5f754f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1024 | 2026.04.29 23:15:02.545506 [ 291 ] {} <Debug> TCP-Session: 2f4d90fe-944b-441f-81cb-9afb5cc4098d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1025 | 2026.04.29 23:15:02.545453 [ 288 ] {} <Debug> TCP-Session: c861fb57-b3f8-4af3-9406-7957d14af577 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1026 | 2026.04.29 23:15:02.545427 [ 287 ] {} <Debug> TCP-Session: d5bd9369-3a74-4728-a1b4-7e3778077143 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1027 | 2026.04.29 23:15:02.545481 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1028 | 2026.04.29 23:15:02.545775 [ 292 ] {} <Debug> TCP-Session: 43cae89b-c5b3-4e22-b6b5-7f53e58bd1d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||