{"level":"warn","ts":"2026-07-06T16:49:40.569306Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"warn","ts":"2026-07-06T16:49:40.569494Z","caller":"etcdmain/config.go:270","msg":"--snapshot-count is deprecated in 3.6 and will be decommissioned in 3.7."} {"level":"info","ts":"2026-07-06T16:49:40.569522Z","caller":"etcdmain/etcd.go:64","msg":"Running: ","args":["etcd","--advertise-client-urls=https://199.19.213.17:2379","--cert-file=/etc/kubernetes/pki/etcd/server.crt","--client-cert-auth=true","--data-dir=/var/lib/etcd","--feature-gates=InitialCorruptCheck=true","--initial-advertise-peer-urls=https://199.19.213.17:2380","--initial-cluster=controller-3=https://199.19.213.17:2380,controller-2=https://199.19.213.40:2380,controller-1=https://199.19.213.108:2380","--initial-cluster-state=existing","--key-file=/etc/kubernetes/pki/etcd/server.key","--listen-client-urls=https://127.0.0.1:2379,https://199.19.213.17:2379","--listen-metrics-urls=http://127.0.0.1:2381","--listen-peer-urls=https://199.19.213.17:2380","--name=controller-3","--peer-cert-file=/etc/kubernetes/pki/etcd/peer.crt","--peer-client-cert-auth=true","--peer-key-file=/etc/kubernetes/pki/etcd/peer.key","--peer-trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt","--snapshot-count=10000","--tls-min-version=TLS1.3","--trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt","--watch-progress-notify-interval=5s"]} {"level":"info","ts":"2026-07-06T16:49:40.569862Z","caller":"etcdmain/etcd.go:124","msg":"Initialize and start etcd server","data-dir":"/var/lib/etcd","dir-type":"empty"} {"level":"warn","ts":"2026-07-06T16:49:40.569903Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"info","ts":"2026-07-06T16:49:40.569918Z","caller":"embed/etcd.go:138","msg":"configuring peer listeners","listen-peer-urls":["https://199.19.213.17:2380"]} {"level":"info","ts":"2026-07-06T16:49:40.569970Z","caller":"embed/etcd.go:544","msg":"starting with peer TLS","tls-info":"cert = /etc/kubernetes/pki/etcd/peer.crt, key = /etc/kubernetes/pki/etcd/peer.key, client-cert=, client-key=, trusted-ca = /etc/kubernetes/pki/etcd/ca.crt, client-cert-auth = true, crl-file = ","cipher-suites":[]} {"level":"info","ts":"2026-07-06T16:49:40.570707Z","caller":"embed/etcd.go:146","msg":"configuring client listeners","listen-client-urls":["https://127.0.0.1:2379","https://199.19.213.17:2379"]} {"level":"info","ts":"2026-07-06T16:49:40.570886Z","caller":"embed/etcd.go:323","msg":"starting an etcd server","etcd-version":"3.6.4","git-sha":"5400cdc","go-version":"go1.23.11","go-os":"linux","go-arch":"amd64","max-cpu-set":8,"max-cpu-available":8,"member-initialized":false,"name":"controller-3","data-dir":"/var/lib/etcd","wal-dir":"","wal-dir-dedicated":"","member-dir":"/var/lib/etcd/member","force-new-cluster":false,"heartbeat-interval":"100ms","election-timeout":"1s","initial-election-tick-advance":true,"snapshot-count":10000,"max-wals":5,"max-snapshots":5,"snapshot-catchup-entries":5000,"initial-advertise-peer-urls":["https://199.19.213.17:2380"],"listen-peer-urls":["https://199.19.213.17:2380"],"advertise-client-urls":["https://199.19.213.17:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.19.213.17:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"],"experimental-local-address":"","cors":["*"],"host-whitelist":["*"],"initial-cluster":"controller-1=https://199.19.213.108:2380,controller-2=https://199.19.213.40:2380,controller-3=https://199.19.213.17:2380","initial-cluster-state":"existing","initial-cluster-token":"etcd-cluster","quota-backend-bytes":2147483648,"max-request-bytes":1572864,"max-concurrent-streams":4294967295,"pre-vote":true,"feature-gates":"InitialCorruptCheck=true","initial-corrupt-check":false,"corrupt-check-time-interval":"0s","compact-check-time-interval":"1m0s","auto-compaction-mode":"periodic","auto-compaction-retention":"0s","auto-compaction-interval":"0s","discovery-url":"","discovery-proxy":"","discovery-token":"","discovery-endpoints":"","discovery-dial-timeout":"2s","discovery-request-timeout":"5s","discovery-keepalive-time":"2s","discovery-keepalive-timeout":"6s","discovery-insecure-transport":true,"discovery-insecure-skip-tls-verify":false,"discovery-cert":"","discovery-key":"","discovery-cacert":"","discovery-user":"","downgrade-check-interval":"5s","max-learners":1,"v2-deprecation":"write-only"} {"level":"info","ts":"2026-07-06T16:49:40.571684Z","logger":"bbolt","caller":"backend/backend.go:203","msg":"Opening db file (/var/lib/etcd/member/snap/db) with mode -rw------- and with options: {Timeout: 0s, NoGrowSync: false, NoFreelistSync: true, PreLoadFreelist: false, FreelistType: hashmap, ReadOnly: false, MmapFlags: 8000, InitialMmapSize: 10737418240, PageSize: 0, NoSync: false, OpenFile: 0x0, Mlock: false, Logger: 0xc000546170}"} {"level":"info","ts":"2026-07-06T16:49:40.576737Z","logger":"bbolt","caller":"bbolt@v1.4.2/db.go:321","msg":"Opening bbolt db (/var/lib/etcd/member/snap/db) successfully"} {"level":"info","ts":"2026-07-06T16:49:40.576873Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"5.296919ms"} {"level":"info","ts":"2026-07-06T16:49:40.576947Z","caller":"etcdserver/bootstrap.go:220","msg":"restore consistentIndex","index":0} {"level":"info","ts":"2026-07-06T16:49:40.576976Z","caller":"etcdserver/bootstrap.go:94","msg":"bootstrapping cluster"} {"level":"info","ts":"2026-07-06T16:49:40.587212Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.17:2380","host":"199.19.213.17:2380","resolved-addr":"199.19.213.17:2380"} {"level":"info","ts":"2026-07-06T16:49:40.587292Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.40:2380","host":"199.19.213.40:2380","resolved-addr":"199.19.213.40:2380"} {"level":"info","ts":"2026-07-06T16:49:40.587324Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.108:2380","host":"199.19.213.108:2380","resolved-addr":"199.19.213.108:2380"} {"level":"info","ts":"2026-07-06T16:49:40.587336Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.40:2380","host":"199.19.213.40:2380","resolved-addr":"199.19.213.40:2380"} {"level":"info","ts":"2026-07-06T16:49:40.587356Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.108:2380","host":"199.19.213.108:2380","resolved-addr":"199.19.213.108:2380"} {"level":"info","ts":"2026-07-06T16:49:40.587366Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.17:2380","host":"199.19.213.17:2380","resolved-addr":"199.19.213.17:2380"} {"level":"info","ts":"2026-07-06T16:49:40.603726Z","caller":"etcdserver/bootstrap.go:101","msg":"bootstrapping storage"} {"level":"info","ts":"2026-07-06T16:49:40.613822Z","caller":"etcdserver/bootstrap.go:109","msg":"bootstrapping raft"} {"level":"info","ts":"2026-07-06T16:49:40.613873Z","caller":"etcdserver/bootstrap.go:499","msg":"starting local member","local-member-id":"5fac036ae6f81c6","cluster-id":"51f5e218724a48a2"} {"level":"info","ts":"2026-07-06T16:49:40.613939Z","caller":"etcdserver/server.go:312","msg":"bootstrap successfully"} {"level":"info","ts":"2026-07-06T16:49:40.614091Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"5fac036ae6f81c6 switched to configuration voters=()"} {"level":"info","ts":"2026-07-06T16:49:40.614168Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"5fac036ae6f81c6 became follower at term 0"} {"level":"info","ts":"2026-07-06T16:49:40.614224Z","logger":"raft","caller":"v3@v3.6.0/raft.go:493","msg":"newRaft 5fac036ae6f81c6 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} {"level":"warn","ts":"2026-07-06T16:49:40.618504Z","caller":"auth/store.go:1135","msg":"simple token is not cryptographically signed"} {"level":"info","ts":"2026-07-06T16:49:40.620271Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":1} {"level":"info","ts":"2026-07-06T16:49:40.623350Z","caller":"storage/quota.go:93","msg":"enabled backend quota with default value","quota-name":"v3-applier","quota-size-bytes":2147483648,"quota-size":"2.1 GB"} {"level":"info","ts":"2026-07-06T16:49:40.624062Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"5fac036ae6f81c6","remote-peer-id":"a054defae381a2b4"} {"level":"info","ts":"2026-07-06T16:49:40.624087Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"5fac036ae6f81c6","remote-peer-id":"a054defae381a2b4","remote-peer-urls":["https://199.19.213.40:2380"]} {"level":"info","ts":"2026-07-06T16:49:40.624119Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"5fac036ae6f81c6","remote-peer-id":"e9047e95cdba2056"} {"level":"info","ts":"2026-07-06T16:49:40.624168Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"5fac036ae6f81c6","remote-peer-id":"e9047e95cdba2056","remote-peer-urls":["https://199.19.213.108:2380"]} {"level":"info","ts":"2026-07-06T16:49:40.624184Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"a054defae381a2b4"} {"level":"info","ts":"2026-07-06T16:49:40.624202Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"5fac036ae6f81c6","remote-peer-id":"a054defae381a2b4"} {"level":"info","ts":"2026-07-06T16:49:40.627191Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"5fac036ae6f81c6","remote-peer-id":"a054defae381a2b4"} {"level":"info","ts":"2026-07-06T16:49:40.630471Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"a054defae381a2b4"} {"level":"info","ts":"2026-07-06T16:49:40.630527Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"5fac036ae6f81c6","remote-peer-id":"a054defae381a2b4"} {"level":"info","ts":"2026-07-06T16:49:40.630561Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"5fac036ae6f81c6","remote-peer-id":"a054defae381a2b4","remote-peer-urls":["https://199.19.213.40:2380"]} {"level":"info","ts":"2026-07-06T16:49:40.630596Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"5fac036ae6f81c6","remote-peer-id":"a054defae381a2b4"} {"level":"info","ts":"2026-07-06T16:49:40.630625Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"e9047e95cdba2056"} {"level":"info","ts":"2026-07-06T16:49:40.630658Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"5fac036ae6f81c6","remote-peer-id":"e9047e95cdba2056"} {"level":"info","ts":"2026-07-06T16:49:40.630600Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"5fac036ae6f81c6","remote-peer-id":"a054defae381a2b4"} {"level":"info","ts":"2026-07-06T16:49:40.632809Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"5fac036ae6f81c6","remote-peer-id":"e9047e95cdba2056"} {"level":"info","ts":"2026-07-06T16:49:40.632996Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"5fac036ae6f81c6","remote-peer-id":"e9047e95cdba2056"} {"level":"info","ts":"2026-07-06T16:49:40.633542Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"5fac036ae6f81c6","remote-peer-id":"e9047e95cdba2056"} {"level":"info","ts":"2026-07-06T16:49:40.633381Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"e9047e95cdba2056"} {"level":"info","ts":"2026-07-06T16:49:40.633804Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"5fac036ae6f81c6","remote-peer-id":"e9047e95cdba2056"} {"level":"info","ts":"2026-07-06T16:49:40.634029Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"5fac036ae6f81c6","remote-peer-id":"e9047e95cdba2056","remote-peer-urls":["https://199.19.213.108:2380"]} {"level":"info","ts":"2026-07-06T16:49:40.634211Z","caller":"etcdserver/server.go:598","msg":"starting etcd server","local-member-id":"5fac036ae6f81c6","local-server-version":"3.6.4","cluster-version":"to_be_decided"} {"level":"info","ts":"2026-07-06T16:49:40.634413Z","caller":"etcdserver/server.go:499","msg":"starting initial election tick advance","election-ticks":10} {"level":"info","ts":"2026-07-06T16:49:40.635254Z","caller":"fileutil/purge.go:49","msg":"started to purge file","dir":"/var/lib/etcd/member/snap","suffix":"snap.db","max":5,"interval":"30s"} {"level":"info","ts":"2026-07-06T16:49:40.635316Z","caller":"fileutil/purge.go:49","msg":"started to purge file","dir":"/var/lib/etcd/member/snap","suffix":"snap","max":5,"interval":"30s"} {"level":"info","ts":"2026-07-06T16:49:40.635327Z","caller":"fileutil/purge.go:49","msg":"started to purge file","dir":"/var/lib/etcd/member/wal","suffix":"wal","max":5,"interval":"30s"} {"level":"info","ts":"2026-07-06T16:49:40.635981Z","caller":"embed/etcd.go:766","msg":"starting with client TLS","tls-info":"cert = /etc/kubernetes/pki/etcd/server.crt, key = /etc/kubernetes/pki/etcd/server.key, client-cert=, client-key=, trusted-ca = /etc/kubernetes/pki/etcd/ca.crt, client-cert-auth = true, crl-file = ","cipher-suites":[]} {"level":"info","ts":"2026-07-06T16:49:40.636185Z","caller":"embed/etcd.go:640","msg":"serving peer traffic","address":"199.19.213.17:2380"} {"level":"info","ts":"2026-07-06T16:49:40.636245Z","caller":"embed/etcd.go:611","msg":"cmux::serve","address":"199.19.213.17:2380"} {"level":"info","ts":"2026-07-06T16:49:40.636675Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1116","msg":"5fac036ae6f81c6 [term: 0] received a MsgHeartbeat message with higher term from e9047e95cdba2056 [term: 2]"} {"level":"info","ts":"2026-07-06T16:49:40.636729Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"5fac036ae6f81c6 became follower at term 2"} {"level":"info","ts":"2026-07-06T16:49:40.636761Z","logger":"raft","caller":"v3@v3.6.0/node.go:370","msg":"raft.node: 5fac036ae6f81c6 elected leader e9047e95cdba2056 at term 2"} {"level":"info","ts":"2026-07-06T16:49:40.637076Z","caller":"embed/etcd.go:292","msg":"now serving peer/client/metrics","local-member-id":"5fac036ae6f81c6","initial-advertise-peer-urls":["https://199.19.213.17:2380"],"listen-peer-urls":["https://199.19.213.17:2380"],"advertise-client-urls":["https://199.19.213.17:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.19.213.17:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]} {"level":"info","ts":"2026-07-06T16:49:40.637107Z","caller":"embed/etcd.go:890","msg":"serving metrics","address":"http://127.0.0.1:2381"} {"level":"info","ts":"2026-07-06T16:49:40.645523Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"e9047e95cdba2056"} {"level":"info","ts":"2026-07-06T16:49:40.646488Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"5fac036ae6f81c6","remote-peer-id":"e9047e95cdba2056"} {"level":"info","ts":"2026-07-06T16:49:40.647533Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"5fac036ae6f81c6","remote-peer-id":"e9047e95cdba2056"} {"level":"info","ts":"2026-07-06T16:49:40.650089Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"5fac036ae6f81c6","to":"a054defae381a2b4","stream-type":"stream Message"} {"level":"info","ts":"2026-07-06T16:49:40.650157Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"a054defae381a2b4"} {"level":"info","ts":"2026-07-06T16:49:40.650205Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"5fac036ae6f81c6","to":"e9047e95cdba2056","stream-type":"stream Message"} {"level":"info","ts":"2026-07-06T16:49:40.650217Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"5fac036ae6f81c6","remote-peer-id":"a054defae381a2b4"} {"level":"info","ts":"2026-07-06T16:49:40.650225Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"5fac036ae6f81c6","remote-peer-id":"e9047e95cdba2056"} {"level":"info","ts":"2026-07-06T16:49:40.650290Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"5fac036ae6f81c6","remote-peer-id":"a054defae381a2b4"} {"level":"info","ts":"2026-07-06T16:49:40.651055Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"5fac036ae6f81c6","remote-peer-id":"a054defae381a2b4"} {"level":"info","ts":"2026-07-06T16:49:40.655885Z","caller":"rafthttp/http.go:258","msg":"receiving database snapshot","local-member-id":"5fac036ae6f81c6","remote-snapshot-sender-id":"e9047e95cdba2056","incoming-snapshot-index":618,"incoming-snapshot-message-size-bytes":8741,"incoming-snapshot-message-size":"8.7 kB"} {"level":"info","ts":"2026-07-06T16:49:40.661466Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"5fac036ae6f81c6","to":"a054defae381a2b4","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-07-06T16:49:40.661505Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"5fac036ae6f81c6","remote-peer-id":"a054defae381a2b4"} {"level":"info","ts":"2026-07-06T16:49:40.665710Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"5fac036ae6f81c6","to":"e9047e95cdba2056","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-07-06T16:49:40.666107Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"5fac036ae6f81c6","remote-peer-id":"e9047e95cdba2056"} {"level":"warn","ts":"2026-07-06T16:49:40.672214Z","caller":"etcdserver/server.go:2304","msg":"Failed to detect schema version","error":"missing confstate information"} {"level":"info","ts":"2026-07-06T16:49:40.677031Z","caller":"snap/db.go:65","msg":"saved database snapshot to disk","path":"/var/lib/etcd/member/snap/000000000000026a.snap.db","bytes":1032192,"size":"1.0 MB"} {"level":"info","ts":"2026-07-06T16:49:40.677110Z","caller":"rafthttp/http.go:287","msg":"received and saved database snapshot","local-member-id":"5fac036ae6f81c6","remote-snapshot-sender-id":"e9047e95cdba2056","incoming-snapshot-index":618,"incoming-snapshot-size-bytes":1032192,"incoming-snapshot-size":"1.0 MB","download-took":"22.000769ms"} {"level":"info","ts":"2026-07-06T16:49:40.677509Z","logger":"raft","caller":"v3@v3.6.0/log.go:465","msg":"log [committed=0, applied=0, applying=0, unstable.offset=1, unstable.offsetInProgress=1, len(unstable.Entries)=0] starts to restore snapshot [index: 618, term: 2]"} {"level":"info","ts":"2026-07-06T16:49:40.678434Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"5fac036ae6f81c6 switched to configuration voters=(11553104113252278964 16790684492610805846) learners=(430868055454613958)"} {"level":"info","ts":"2026-07-06T16:49:40.678699Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1935","msg":"5fac036ae6f81c6 [commit: 618, lastindex: 618, lastterm: 2] restored snapshot [index: 618, term: 2]"} {"level":"info","ts":"2026-07-06T16:49:40.678920Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1844","msg":"5fac036ae6f81c6 [commit: 618] restored snapshot [index: 618, term: 2]"} {"level":"info","ts":"2026-07-06T16:49:40.679273Z","caller":"etcdserver/server.go:1007","msg":"applying snapshot","current-snapshot-index":0,"current-applied-index":0,"incoming-leader-snapshot-index":618,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-07-06T16:49:40.685764Z","caller":"etcdserver/server.go:522","msg":"initialized peer connections; fast-forwarding election ticks","local-member-id":"5fac036ae6f81c6","forward-ticks":8,"forward-duration":"800ms","election-ticks":10,"election-timeout":"1s","active-remote-members":2} {"level":"info","ts":"2026-07-06T16:49:40.705932Z","caller":"etcdserver/raft.go:276","msg":"applied incoming Raft snapshot","snapshot-index":618} {"level":"info","ts":"2026-07-06T16:49:40.706783Z","logger":"bbolt","caller":"backend/backend.go:203","msg":"Opening db file (/var/lib/etcd/member/snap/db) with mode -rw------- and with options: {Timeout: 0s, NoGrowSync: false, NoFreelistSync: true, PreLoadFreelist: false, FreelistType: hashmap, ReadOnly: false, MmapFlags: 8000, InitialMmapSize: 10737418240, PageSize: 0, NoSync: false, OpenFile: 0x0, Mlock: false, Logger: 0xc000546238}"} {"level":"info","ts":"2026-07-06T16:49:40.708049Z","logger":"bbolt","caller":"bbolt@v1.4.2/db.go:321","msg":"Opening bbolt db (/var/lib/etcd/member/snap/db) successfully"} {"level":"info","ts":"2026-07-06T16:49:40.708116Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"1.420566ms"} {"level":"info","ts":"2026-07-06T16:49:40.708226Z","caller":"etcdserver/server.go:1055","msg":"restoring lease store"} {"level":"info","ts":"2026-07-06T16:49:40.709600Z","caller":"etcdserver/server.go:1059","msg":"restored lease store"} {"level":"info","ts":"2026-07-06T16:49:40.709624Z","caller":"etcdserver/server.go:1062","msg":"restoring mvcc store"} {"level":"info","ts":"2026-07-06T16:49:40.712824Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":575} {"level":"info","ts":"2026-07-06T16:49:40.712884Z","caller":"etcdserver/server.go:1070","msg":"restored mvcc store","consistent-index":618} {"level":"info","ts":"2026-07-06T16:49:40.712912Z","caller":"etcdserver/server.go:1090","msg":"restoring alarm store"} {"level":"info","ts":"2026-07-06T16:49:40.712933Z","caller":"etcdserver/server.go:1078","msg":"closing old backend file"} {"level":"info","ts":"2026-07-06T16:49:40.713993Z","caller":"etcdserver/server.go:1096","msg":"restored alarm store"} {"level":"info","ts":"2026-07-06T16:49:40.714028Z","caller":"etcdserver/server.go:1099","msg":"restoring auth store"} {"level":"info","ts":"2026-07-06T16:49:40.714085Z","caller":"etcdserver/server.go:1103","msg":"restored auth store"} {"level":"info","ts":"2026-07-06T16:49:40.714098Z","caller":"etcdserver/server.go:1106","msg":"restoring v2 store"} {"level":"info","ts":"2026-07-06T16:49:40.714231Z","caller":"etcdserver/server.go:1080","msg":"closed old backend file"} {"level":"info","ts":"2026-07-06T16:49:40.714957Z","caller":"etcdserver/server.go:1115","msg":"restored v2 store"} {"level":"info","ts":"2026-07-06T16:49:40.715003Z","caller":"etcdserver/server.go:1119","msg":"restoring cluster configuration"} {"level":"info","ts":"2026-07-06T16:49:40.715085Z","caller":"api/capability.go:76","msg":"enabled capabilities for version","cluster-version":"3.6"} {"level":"info","ts":"2026-07-06T16:49:40.715104Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"51f5e218724a48a2","local-member-id":"5fac036ae6f81c6","recovered-remote-peer-id":"5fac036ae6f81c6","recovered-remote-peer-urls":["https://199.19.213.17:2380"],"recovered-remote-peer-is-learner":true} {"level":"info","ts":"2026-07-06T16:49:40.715123Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"51f5e218724a48a2","local-member-id":"5fac036ae6f81c6","recovered-remote-peer-id":"a054defae381a2b4","recovered-remote-peer-urls":["https://199.19.213.40:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-07-06T16:49:40.715135Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"51f5e218724a48a2","local-member-id":"5fac036ae6f81c6","recovered-remote-peer-id":"e9047e95cdba2056","recovered-remote-peer-urls":["https://199.19.213.108:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-07-06T16:49:40.715147Z","caller":"membership/cluster.go:307","msg":"set cluster version from store","cluster-version":"3.6"} {"level":"info","ts":"2026-07-06T16:49:40.715159Z","caller":"etcdserver/server.go:1123","msg":"restored cluster configuration"} {"level":"info","ts":"2026-07-06T16:49:40.715173Z","caller":"etcdserver/server.go:1124","msg":"removing old peers from network"} {"level":"info","ts":"2026-07-06T16:49:40.715188Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"a054defae381a2b4"} {"level":"warn","ts":"2026-07-06T16:49:40.715267Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"a054defae381a2b4"} {"level":"info","ts":"2026-07-06T16:49:40.715300Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"a054defae381a2b4"} {"level":"warn","ts":"2026-07-06T16:49:40.715343Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"a054defae381a2b4"} {"level":"info","ts":"2026-07-06T16:49:40.715357Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"a054defae381a2b4"} {"level":"info","ts":"2026-07-06T16:49:40.715478Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"5fac036ae6f81c6","remote-peer-id":"a054defae381a2b4"} {"level":"warn","ts":"2026-07-06T16:49:40.715665Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"5fac036ae6f81c6","remote-peer-id":"a054defae381a2b4","error":"context canceled"} {"level":"warn","ts":"2026-07-06T16:49:40.715703Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"a054defae381a2b4","error":"failed to read a054defae381a2b4 on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-07-06T16:49:40.715729Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"5fac036ae6f81c6","remote-peer-id":"a054defae381a2b4"} {"level":"warn","ts":"2026-07-06T16:49:40.715829Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"5fac036ae6f81c6","remote-peer-id":"a054defae381a2b4","error":"context canceled"} {"level":"info","ts":"2026-07-06T16:49:40.715875Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"5fac036ae6f81c6","remote-peer-id":"a054defae381a2b4"} {"level":"info","ts":"2026-07-06T16:49:40.715883Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"a054defae381a2b4"} {"level":"info","ts":"2026-07-06T16:49:40.715899Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"5fac036ae6f81c6","removed-remote-peer-id":"a054defae381a2b4"} {"level":"info","ts":"2026-07-06T16:49:40.715908Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"e9047e95cdba2056"} {"level":"warn","ts":"2026-07-06T16:49:40.715936Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"e9047e95cdba2056"} {"level":"info","ts":"2026-07-06T16:49:40.715952Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"e9047e95cdba2056"} {"level":"warn","ts":"2026-07-06T16:49:40.716004Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"e9047e95cdba2056"} {"level":"info","ts":"2026-07-06T16:49:40.716015Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"e9047e95cdba2056"} {"level":"info","ts":"2026-07-06T16:49:40.716224Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"5fac036ae6f81c6","remote-peer-id":"e9047e95cdba2056"} {"level":"warn","ts":"2026-07-06T16:49:40.716613Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"5fac036ae6f81c6","remote-peer-id":"e9047e95cdba2056","error":"context canceled"} {"level":"warn","ts":"2026-07-06T16:49:40.716741Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"e9047e95cdba2056","error":"failed to read e9047e95cdba2056 on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-07-06T16:49:40.716865Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"5fac036ae6f81c6","remote-peer-id":"e9047e95cdba2056"} {"level":"warn","ts":"2026-07-06T16:49:40.717173Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"5fac036ae6f81c6","remote-peer-id":"e9047e95cdba2056","error":"context canceled"} {"level":"info","ts":"2026-07-06T16:49:40.717291Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"5fac036ae6f81c6","remote-peer-id":"e9047e95cdba2056"} {"level":"info","ts":"2026-07-06T16:49:40.717575Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"e9047e95cdba2056"} {"level":"info","ts":"2026-07-06T16:49:40.717657Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"5fac036ae6f81c6","removed-remote-peer-id":"e9047e95cdba2056"} {"level":"info","ts":"2026-07-06T16:49:40.717735Z","caller":"etcdserver/server.go:1129","msg":"removed old peers from network"} {"level":"info","ts":"2026-07-06T16:49:40.717783Z","caller":"etcdserver/server.go:1130","msg":"adding peers from new cluster configuration"} {"level":"info","ts":"2026-07-06T16:49:40.717828Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"a054defae381a2b4"} {"level":"info","ts":"2026-07-06T16:49:40.717919Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"5fac036ae6f81c6","remote-peer-id":"a054defae381a2b4"} {"level":"info","ts":"2026-07-06T16:49:40.718179Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"a054defae381a2b4"} {"level":"info","ts":"2026-07-06T16:49:40.718207Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"5fac036ae6f81c6","remote-peer-id":"a054defae381a2b4"} {"level":"info","ts":"2026-07-06T16:49:40.718226Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"5fac036ae6f81c6","remote-peer-id":"a054defae381a2b4"} {"level":"info","ts":"2026-07-06T16:49:40.718265Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"5fac036ae6f81c6","remote-peer-id":"a054defae381a2b4"} {"level":"info","ts":"2026-07-06T16:49:40.718275Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"5fac036ae6f81c6","remote-peer-id":"a054defae381a2b4"} {"level":"info","ts":"2026-07-06T16:49:40.718305Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"5fac036ae6f81c6","remote-peer-id":"a054defae381a2b4","remote-peer-urls":["https://199.19.213.40:2380"]} {"level":"info","ts":"2026-07-06T16:49:40.718365Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"e9047e95cdba2056"} {"level":"info","ts":"2026-07-06T16:49:40.718428Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"5fac036ae6f81c6","remote-peer-id":"e9047e95cdba2056"} {"level":"info","ts":"2026-07-06T16:49:40.720004Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"5fac036ae6f81c6","remote-peer-id":"e9047e95cdba2056"} {"level":"info","ts":"2026-07-06T16:49:40.722914Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"e9047e95cdba2056"} {"level":"info","ts":"2026-07-06T16:49:40.723034Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"5fac036ae6f81c6","remote-peer-id":"e9047e95cdba2056"} {"level":"info","ts":"2026-07-06T16:49:40.723056Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"5fac036ae6f81c6","remote-peer-id":"e9047e95cdba2056"} {"level":"info","ts":"2026-07-06T16:49:40.723076Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"5fac036ae6f81c6","remote-peer-id":"e9047e95cdba2056"} {"level":"info","ts":"2026-07-06T16:49:40.723677Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"5fac036ae6f81c6","remote-peer-id":"e9047e95cdba2056","remote-peer-urls":["https://199.19.213.108:2380"]} {"level":"info","ts":"2026-07-06T16:49:40.724546Z","caller":"etcdserver/server.go:1139","msg":"added peers from new cluster configuration"} {"level":"info","ts":"2026-07-06T16:49:40.724581Z","caller":"etcdserver/server.go:1015","msg":"applied snapshot","current-snapshot-index":618,"current-applied-index":618,"incoming-leader-snapshot-index":618,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-07-06T16:49:40.724866Z","caller":"etcdserver/server.go:1804","msg":"published local member to cluster through raft","local-member-id":"5fac036ae6f81c6","local-member-attributes":"{Name:controller-3 ClientURLs:[https://199.19.213.17:2379]}","cluster-id":"51f5e218724a48a2","publish-timeout":"7s"} {"level":"info","ts":"2026-07-06T16:49:40.724874Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-07-06T16:49:40.724877Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-07-06T16:49:40.725034Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} {"level":"info","ts":"2026-07-06T16:49:40.725731Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} {"level":"info","ts":"2026-07-06T16:49:40.727442Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"warn","ts":"2026-07-06T16:49:40.729906Z","caller":"v3rpc/grpc.go:52","msg":"etcdserver: failed to register grpc metrics","error":"duplicate metrics collector registration attempted"} {"level":"info","ts":"2026-07-06T16:49:40.730000Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-07-06T16:49:40.730438Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"a054defae381a2b4"} {"level":"info","ts":"2026-07-06T16:49:40.730488Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"5fac036ae6f81c6","remote-peer-id":"a054defae381a2b4"} {"level":"info","ts":"2026-07-06T16:49:40.730534Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"} {"level":"info","ts":"2026-07-06T16:49:40.731192Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"5fac036ae6f81c6","remote-peer-id":"a054defae381a2b4"} {"level":"info","ts":"2026-07-06T16:49:40.736001Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"199.19.213.17:2379"} {"level":"info","ts":"2026-07-06T16:49:40.738108Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"e9047e95cdba2056"} {"level":"info","ts":"2026-07-06T16:49:40.738141Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"5fac036ae6f81c6","remote-peer-id":"e9047e95cdba2056"} {"level":"info","ts":"2026-07-06T16:49:40.741537Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"5fac036ae6f81c6","remote-peer-id":"e9047e95cdba2056"} {"level":"info","ts":"2026-07-06T16:49:40.749916Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"5fac036ae6f81c6","to":"a054defae381a2b4","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-07-06T16:49:40.750054Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"5fac036ae6f81c6","remote-peer-id":"a054defae381a2b4"} {"level":"info","ts":"2026-07-06T16:49:40.750527Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"5fac036ae6f81c6","to":"e9047e95cdba2056","stream-type":"stream Message"} {"level":"info","ts":"2026-07-06T16:49:40.750573Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"5fac036ae6f81c6","remote-peer-id":"e9047e95cdba2056"} {"level":"info","ts":"2026-07-06T16:49:40.753994Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"5fac036ae6f81c6","to":"e9047e95cdba2056","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-07-06T16:49:40.754059Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"5fac036ae6f81c6","remote-peer-id":"e9047e95cdba2056"} {"level":"info","ts":"2026-07-06T16:49:40.754777Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"5fac036ae6f81c6","to":"a054defae381a2b4","stream-type":"stream Message"} {"level":"info","ts":"2026-07-06T16:49:40.754809Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"5fac036ae6f81c6","remote-peer-id":"a054defae381a2b4"} {"level":"warn","ts":"2026-07-06T16:49:40.977904Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41718","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:40.978250Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41726","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.003856Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41744","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.014691Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41758","server-name":"","error":"EOF"} {"level":"info","ts":"2026-07-06T16:49:41.022499Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"5fac036ae6f81c6 switched to configuration voters=(430868055454613958 11553104113252278964 16790684492610805846)"} {"level":"info","ts":"2026-07-06T16:49:41.022627Z","caller":"membership/cluster.go:550","msg":"promote member","cluster-id":"51f5e218724a48a2","local-member-id":"5fac036ae6f81c6","promoted-member-id":"5fac036ae6f81c6"} {"level":"warn","ts":"2026-07-06T16:49:41.025045Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41804","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.044646Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41830","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.054268Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41844","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.063455Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41848","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.081346Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41860","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.090714Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41876","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.100869Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41898","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.108979Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41912","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.120434Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41928","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.128563Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41944","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.136275Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41964","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.147377Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41992","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.156240Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42014","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.164497Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42022","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.172167Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42052","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.181575Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42054","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.189775Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42068","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.198588Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42092","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.241127Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42110","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.250928Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42132","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.258167Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42146","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.267706Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42170","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.275713Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42186","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.283945Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42212","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.292945Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42238","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.301548Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42254","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.337599Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42284","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.346670Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42298","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.355902Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42326","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.365250Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42346","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.378789Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42374","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.393346Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42410","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.402154Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42426","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.414635Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42444","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.426684Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42466","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.436230Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42486","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.445652Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42498","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.458550Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42526","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.464757Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42538","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.482084Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42562","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.493001Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42592","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.501597Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42612","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.511870Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42626","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.520519Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42644","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.529655Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42674","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.537559Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42676","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.546088Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42688","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.562029Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42716","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.569426Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42728","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.577702Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42772","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.588108Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42780","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.613826Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42818","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.619789Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42824","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.630545Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42850","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.638657Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42862","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:49:41.699506Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42872","server-name":"","error":"EOF"} {"level":"info","ts":"2026-07-06T16:49:55.982659Z","caller":"traceutil/trace.go:172","msg":"trace[1509887882] transaction","detail":"{read_only:false; response_revision:696; number_of_response:1; }","duration":"239.893208ms","start":"2026-07-06T16:49:55.742745Z","end":"2026-07-06T16:49:55.982638Z","steps":["trace[1509887882] 'process raft request' (duration: 239.759775ms)"],"step_count":1} {"level":"info","ts":"2026-07-06T16:49:55.984004Z","caller":"traceutil/trace.go:172","msg":"trace[1858061138] linearizableReadLoop","detail":"{readStateIndex:752; appliedIndex:752; }","duration":"166.045183ms","start":"2026-07-06T16:49:55.817944Z","end":"2026-07-06T16:49:55.983989Z","steps":["trace[1858061138] 'read index received' (duration: 166.040982ms)","trace[1858061138] 'applied index is now lower than readState.Index' (duration: 3.421µs)"],"step_count":2} {"level":"warn","ts":"2026-07-06T16:49:55.984134Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"166.159286ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-07-06T16:49:55.984208Z","caller":"traceutil/trace.go:172","msg":"trace[2086443993] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:696; }","duration":"166.277979ms","start":"2026-07-06T16:49:55.817915Z","end":"2026-07-06T16:49:55.984193Z","steps":["trace[2086443993] 'agreement among raft nodes before linearized reading' (duration: 166.136015ms)"],"step_count":1} {"level":"warn","ts":"2026-07-06T16:50:06.457280Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"186.24075ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-07-06T16:50:06.457368Z","caller":"traceutil/trace.go:172","msg":"trace[2133095495] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:764; }","duration":"186.347392ms","start":"2026-07-06T16:50:06.271005Z","end":"2026-07-06T16:50:06.457352Z","steps":["trace[2133095495] 'range keys from in-memory index tree' (duration: 185.040349ms)"],"step_count":1} {"level":"info","ts":"2026-07-06T16:50:29.139202Z","caller":"traceutil/trace.go:172","msg":"trace[872923091] linearizableReadLoop","detail":"{readStateIndex:1141; appliedIndex:1141; }","duration":"153.034001ms","start":"2026-07-06T16:50:28.986143Z","end":"2026-07-06T16:50:29.139177Z","steps":["trace[872923091] 'read index received' (duration: 153.02845ms)","trace[872923091] 'applied index is now lower than readState.Index' (duration: 4.32µs)"],"step_count":2} {"level":"warn","ts":"2026-07-06T16:50:29.139330Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"153.167783ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-07-06T16:50:29.139361Z","caller":"traceutil/trace.go:172","msg":"trace[1572677916] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:986; }","duration":"153.213054ms","start":"2026-07-06T16:50:28.986137Z","end":"2026-07-06T16:50:29.139350Z","steps":["trace[1572677916] 'agreement among raft nodes before linearized reading' (duration: 153.143263ms)"],"step_count":1} {"level":"info","ts":"2026-07-06T16:50:29.423802Z","caller":"traceutil/trace.go:172","msg":"trace[1360226830] linearizableReadLoop","detail":"{readStateIndex:1145; appliedIndex:1146; }","duration":"153.162191ms","start":"2026-07-06T16:50:29.270613Z","end":"2026-07-06T16:50:29.423776Z","steps":["trace[1360226830] 'read index received' (duration: 153.154681ms)","trace[1360226830] 'applied index is now lower than readState.Index' (duration: 5.46µs)"],"step_count":2} {"level":"warn","ts":"2026-07-06T16:50:29.423952Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"153.315954ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-07-06T16:50:29.423985Z","caller":"traceutil/trace.go:172","msg":"trace[1411466399] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:992; }","duration":"153.367385ms","start":"2026-07-06T16:50:29.270608Z","end":"2026-07-06T16:50:29.423975Z","steps":["trace[1411466399] 'agreement among raft nodes before linearized reading' (duration: 153.277454ms)"],"step_count":1} {"level":"info","ts":"2026-07-06T16:50:30.088079Z","caller":"traceutil/trace.go:172","msg":"trace[1673776989] linearizableReadLoop","detail":"{readStateIndex:1149; appliedIndex:1152; }","duration":"101.767891ms","start":"2026-07-06T16:50:29.986269Z","end":"2026-07-06T16:50:30.088037Z","steps":["trace[1673776989] 'read index received' (duration: 101.75249ms)","trace[1673776989] 'applied index is now lower than readState.Index' (duration: 13.161µs)"],"step_count":2} {"level":"warn","ts":"2026-07-06T16:50:30.088286Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"101.990975ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-07-06T16:50:30.088489Z","caller":"traceutil/trace.go:172","msg":"trace[297166709] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:997; }","duration":"102.204289ms","start":"2026-07-06T16:50:29.986262Z","end":"2026-07-06T16:50:30.088466Z","steps":["trace[297166709] 'agreement among raft nodes before linearized reading' (duration: 101.874563ms)"],"step_count":1} {"level":"warn","ts":"2026-07-06T16:50:43.549712Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46664","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:50:43.564787Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46676","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:50:43.652241Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46702","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:50:43.676803Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46714","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:50:43.703618Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46726","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-06T16:50:46.007431Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46764","server-name":"","error":"EOF"}