| 1 | 2026.08.17 23:52:54.325057 [ 434104 ] {} <Information> SentryWriter: Sending crash reports is disabled | ||
| 2 | 2026.08.17 23:52:54.325089 [ 434104 ] {} <Trace> Pipe: Pipe capacity is 1.00 MiB | ||
| 3 | 2026.08.17 23:52:54.356086 [ 434104 ] {} <Information> : Starting ClickHouse Keeper 23.8.7.24(revision : 54477, git hash: 812b95e14ba8cf744bf1d70e6de607cf130a79fa, build id: 6484B75ECB16F4FF87A88E10249A45E1BDBDE2E5), PID 434104 | ||
| 4 | 2026.08.17 23:52:54.356115 [ 434104 ] {} <Information> Application: starting up | ||
| 5 | 2026.08.17 23:52:54.356123 [ 434104 ] {} <Information> Application: OS Name = Linux, OS Version = 5.15.0-1015-aws, OS Architecture = x86_64 | ||
| 6 | 2026.08.17 23:52:54.359420 [ 434104 ] {} <Debug> Application: Initializing DateLUT. | ||
| 7 | 2026.08.17 23:52:54.359428 [ 434104 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 8 | 2026.08.17 23:52:54.383196 [ 434104 ] {} <Trace> AsynchronousMetrics: Scanning /sys/class/thermal | ||
| 9 | 2026.08.17 23:52:54.383207 [ 434104 ] {} <Trace> AsynchronousMetrics: Scanning /sys/block | ||
| 10 | 2026.08.17 23:52:54.383250 [ 434104 ] {} <Trace> AsynchronousMetrics: Scanning /sys/devices/system/edac | ||
| 11 | 2026.08.17 23:52:54.383263 [ 434104 ] {} <Trace> AsynchronousMetrics: Scanning /sys/class/hwmon | ||
| 12 | 2026.08.17 23:52:54.383377 [ 434104 ] {} <Information> Context: Cannot connect to ZooKeeper (or Keeper) before internal Keeper start, will wait for Keeper synchronously | ||
| 13 | 2026.08.17 23:52:54.383388 [ 434104 ] {} <Debug> KeeperDispatcher: Initializing storage dispatcher | ||
| 14 | 2026.08.17 23:52:54.383554 [ 434104 ] {} <Information> KeeperContext: Keeper feature flag FILTERED_LIST: enabled | ||
| 15 | 2026.08.17 23:52:54.383557 [ 434104 ] {} <Information> KeeperContext: Keeper feature flag MULTI_READ: enabled | ||
| 16 | 2026.08.17 23:52:54.383559 [ 434104 ] {} <Information> KeeperContext: Keeper feature flag CHECK_NOT_EXISTS: disabled | ||
| 17 | 2026.08.17 23:52:54.383687 [ 434104 ] {} <Trace> KeeperSnapshotManager: Reading from disk LocalSnapshotDisk | ||
| 18 | 2026.08.17 23:52:54.383754 [ 434104 ] {} <Trace> KeeperLogStore: Reading from disk LocalLogDisk | ||
| 19 | 2026.08.17 23:52:54.383762 [ 434104 ] {} <Warning> KeeperLogStore: No logs exists in /var/tmp/omicron_tmp/integration_test-642120957f655e64-test_cluster.434101.1-oximeter-clickward-test/keeper-3/coordination/log. It's Ok if it's the first run of clickhouse-keeper. | ||
| 20 | 2026.08.17 23:52:54.383851 [ 434104 ] {} <Information> KeeperLogStore: force_sync enabled | ||
| 21 | 2026.08.17 23:52:54.383854 [ 434104 ] {} <Debug> KeeperDispatcher: Waiting server to initialize | ||
| 22 | 2026.08.17 23:52:54.383869 [ 434104 ] {} <Debug> KeeperStateMachine: Totally have 0 snapshots | ||
| 23 | 2026.08.17 23:52:54.383873 [ 434104 ] {} <Debug> KeeperStateMachine: No existing snapshots, last committed log index 0 | ||
| 24 | 2026.08.17 23:52:54.383904 [ 434104 ] {} <Warning> KeeperLogStore: Removing all changelogs | ||
| 25 | 2026.08.17 23:52:54.383911 [ 434104 ] {} <Trace> Changelog: Starting new changelog changelog_1_100000.bin.zstd | ||
| 26 | 2026.08.17 23:52:54.383940 [ 434104 ] {} <Information> KeeperServer: Preprocessing 0 log entries | ||
| 27 | 2026.08.17 23:52:54.383942 [ 434104 ] {} <Information> KeeperServer: Preprocessing done | ||
| 28 | 2026.08.17 23:52:54.383948 [ 434104 ] {} <Information> KeeperServer: No config in log store and snapshot, probably it's initial run. Will use config from .xml on disk | ||
| 29 | 2026.08.17 23:52:54.384535 [ 434104 ] {} <Error> RaftInstance: got exception: bind: Address already in use [system:98] on port 19103 | ||
| 30 | 2026.08.17 23:52:54.385751 [ 434104 ] {} <Error> void DB::KeeperDispatcher::initialize(const Poco::Util::AbstractConfiguration &, bool, bool, const MultiVersion<Macros>::Version &): Code: 568. DB::Exception: Cannot create interserver listener on port 19103. (RAFT_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 31 | |||
| 32 | 0. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c6487f7 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse | ||
| 33 | 1. DB::Exception::Exception<int>(int, FormatStringHelperImpl<std::type_identity<int>::type>, int&&) @ 0x000000000cf22a5c in /work/oxidecomputer/omicron/out/clickhouse/clickhouse | ||
| 34 | 2. DB::KeeperServer::launchRaftServer(Poco::Util::AbstractConfiguration const&, bool) @ 0x00000000136faf3d in /work/oxidecomputer/omicron/out/clickhouse/clickhouse | ||
| 35 | 3. DB::KeeperServer::startup(Poco::Util::AbstractConfiguration const&, bool) @ 0x00000000136fe39e in /work/oxidecomputer/omicron/out/clickhouse/clickhouse | ||
| 36 | 4. DB::KeeperDispatcher::initialize(Poco::Util::AbstractConfiguration const&, bool, bool, std::shared_ptr<DB::Macros const> const&) @ 0x00000000136df8d8 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse | ||
| 37 | 5. DB::Context::initializeKeeperDispatcher(bool) const @ 0x000000001166ff82 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse | ||
| 38 | 6. DB::Keeper::main(std::vector<String, std::allocator<String>> const&) @ 0x000000000c8a65da in /work/oxidecomputer/omicron/out/clickhouse/clickhouse | ||
| 39 | 7. Poco::Util::Application::run() @ 0x0000000015b6da26 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse | ||
| 40 | 8. DB::Keeper::run() @ 0x000000000c8a375e in /work/oxidecomputer/omicron/out/clickhouse/clickhouse | ||
| 41 | 9. Poco::Util::ServerApplication::run(int, char**) @ 0x0000000015b7cb39 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse | ||
| 42 | 10. mainEntryClickHouseKeeper(int, char**) @ 0x000000000c8a2918 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse | ||
| 43 | 11. main @ 0x000000000715572f in /work/oxidecomputer/omicron/out/clickhouse/clickhouse | ||
| 44 | 12. ? @ 0x00007f3d159bbd90 in ? | ||
| 45 | 13. ? @ 0x00007f3d159bbe40 in ? | ||
| 46 | 14. _start @ 0x000000000634fa2e in /work/oxidecomputer/omicron/out/clickhouse/clickhouse | ||
| 47 | (version 23.8.7.24 (official build)) | ||
| 48 | 2026.08.17 23:52:54.385802 [ 434104 ] {} <Trace> Context: Shutting down named sessions | ||
| 49 | 2026.08.17 23:52:54.385806 [ 434104 ] {} <Trace> Context: Shutting down database catalog | ||
| 50 | 2026.08.17 23:52:54.385809 [ 434104 ] {} <Trace> DatabaseCatalog: Shutting down system databases | ||
| 51 | 2026.08.17 23:52:54.385812 [ 434104 ] {} <Trace> Context: Shutting down DDLWorker | ||
| 52 | 2026.08.17 23:52:54.385814 [ 434104 ] {} <Trace> Context: Shutting down caches | ||
| 53 | 2026.08.17 23:52:54.385855 [ 434104 ] {} <Debug> KeeperDispatcher: Shutting down storage dispatcher | ||
| 54 | 2026.08.17 23:52:54.385899 [ 434104 ] {} <Information> KeeperServer: RAFT doesn't start, shutdown not required | ||
| 55 | 2026.08.17 23:52:54.386285 [ 434165 ] {} <Warning> KeeperLogStore: Raft server is not set in LogStore. | ||
| 56 | 2026.08.17 23:52:54.386331 [ 434104 ] {} <Debug> KeeperSnapshotManagerS3: Shutting down KeeperSnapshotManagerS3 | ||
| 57 | 2026.08.17 23:52:54.386339 [ 434104 ] {} <Information> KeeperSnapshotManagerS3: KeeperSnapshotManagerS3 shut down | ||
| 58 | 2026.08.17 23:52:54.386341 [ 434104 ] {} <Debug> KeeperDispatcher: Dispatcher shut down | ||
| 59 | 2026.08.17 23:52:54.386530 [ 434190 ] {} <Information> RaftInstance: end of asio worker thread, remaining threads: 15 | ||
| 60 | 2026.08.17 23:52:54.386599 [ 434187 ] {} <Information> RaftInstance: end of asio worker thread, remaining threads: 14 | ||
| 61 | 2026.08.17 23:52:54.386640 [ 434197 ] {} <Information> RaftInstance: end of asio worker thread, remaining threads: 12 | ||
| 62 | 2026.08.17 23:52:54.386657 [ 434205 ] {} <Information> RaftInstance: end of asio worker thread, remaining threads: 11 | ||
| 63 | 2026.08.17 23:52:54.386673 [ 434207 ] {} <Information> RaftInstance: end of asio worker thread, remaining threads: 6 | ||
| 64 | 2026.08.17 23:52:54.386606 [ 434193 ] {} <Information> RaftInstance: end of asio worker thread, remaining threads: 13 | ||
| 65 | 2026.08.17 23:52:54.386782 [ 434183 ] {} <Information> RaftInstance: end of asio worker thread, remaining threads: 5 | ||
| 66 | 2026.08.17 23:52:54.386869 [ 434209 ] {} <Information> RaftInstance: end of asio worker thread, remaining threads: 8 | ||
| 67 | 2026.08.17 23:52:54.386885 [ 434211 ] {} <Information> RaftInstance: end of asio worker thread, remaining threads: 2 | ||
| 68 | 2026.08.17 23:52:54.386914 [ 434212 ] {} <Information> RaftInstance: end of asio worker thread, remaining threads: 3 | ||
| 69 | 2026.08.17 23:52:54.386976 [ 434206 ] {} <Information> RaftInstance: end of asio worker thread, remaining threads: 10 | ||
| 70 | 2026.08.17 23:52:54.387006 [ 434201 ] {} <Information> RaftInstance: end of asio worker thread, remaining threads: 9 | ||
| 71 | 2026.08.17 23:52:54.387056 [ 434203 ] {} <Information> RaftInstance: end of asio worker thread, remaining threads: 0 | ||
| 72 | 2026.08.17 23:52:54.387089 [ 434208 ] {} <Information> RaftInstance: end of asio worker thread, remaining threads: 7 | ||
| 73 | 2026.08.17 23:52:54.387112 [ 434213 ] {} <Information> RaftInstance: end of asio worker thread, remaining threads: 1 | ||
| 74 | 2026.08.17 23:52:54.387197 [ 434210 ] {} <Information> RaftInstance: end of asio worker thread, remaining threads: 4 | ||
| 75 | 2026.08.17 23:52:54.387266 [ 434104 ] {} <Warning> KeeperLogStore: Changelog is shut down | ||
| 76 | 2026.08.17 23:52:54.387407 [ 434104 ] {} <Error> Application: Code: 568. DB::Exception: Cannot create interserver listener on port 19103. (RAFT_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 77 | |||
| 78 | 0. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000c6487f7 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse | ||
| 79 | 1. DB::Exception::Exception<int>(int, FormatStringHelperImpl<std::type_identity<int>::type>, int&&) @ 0x000000000cf22a5c in /work/oxidecomputer/omicron/out/clickhouse/clickhouse | ||
| 80 | 2. DB::KeeperServer::launchRaftServer(Poco::Util::AbstractConfiguration const&, bool) @ 0x00000000136faf3d in /work/oxidecomputer/omicron/out/clickhouse/clickhouse | ||
| 81 | 3. DB::KeeperServer::startup(Poco::Util::AbstractConfiguration const&, bool) @ 0x00000000136fe39e in /work/oxidecomputer/omicron/out/clickhouse/clickhouse | ||
| 82 | 4. DB::KeeperDispatcher::initialize(Poco::Util::AbstractConfiguration const&, bool, bool, std::shared_ptr<DB::Macros const> const&) @ 0x00000000136df8d8 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse | ||
| 83 | 5. DB::Context::initializeKeeperDispatcher(bool) const @ 0x000000001166ff82 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse | ||
| 84 | 6. DB::Keeper::main(std::vector<String, std::allocator<String>> const&) @ 0x000000000c8a65da in /work/oxidecomputer/omicron/out/clickhouse/clickhouse | ||
| 85 | 7. Poco::Util::Application::run() @ 0x0000000015b6da26 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse | ||
| 86 | 8. DB::Keeper::run() @ 0x000000000c8a375e in /work/oxidecomputer/omicron/out/clickhouse/clickhouse | ||
| 87 | 9. Poco::Util::ServerApplication::run(int, char**) @ 0x0000000015b7cb39 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse | ||
| 88 | 10. mainEntryClickHouseKeeper(int, char**) @ 0x000000000c8a2918 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse | ||
| 89 | 11. main @ 0x000000000715572f in /work/oxidecomputer/omicron/out/clickhouse/clickhouse | ||
| 90 | 12. ? @ 0x00007f3d159bbd90 in ? | ||
| 91 | 13. ? @ 0x00007f3d159bbe40 in ? | ||
| 92 | 14. _start @ 0x000000000634fa2e in /work/oxidecomputer/omicron/out/clickhouse/clickhouse | ||
| 93 | (version 23.8.7.24 (official build)) | ||
| 94 | 2026.08.17 23:52:54.387431 [ 434104 ] {} <Error> Application: DB::Exception: Cannot create interserver listener on port 19103 | ||
| 95 | 2026.08.17 23:52:54.387435 [ 434104 ] {} <Information> Application: shutting down | ||
| 96 | 2026.08.17 23:52:54.387436 [ 434104 ] {} <Debug> Application: Uninitializing subsystem: Logging Subsystem | ||
| 97 | 2026.08.17 23:52:54.387456 [ 434114 ] {} <Trace> BaseDaemon: Received signal -2 | ||
| 98 | 2026.08.17 23:52:54.387465 [ 434114 ] {} <Information> BaseDaemon: Stop SignalListener thread | ||