{"level":"warn","ts":"2026-05-20T21:24:56.498733Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"warn","ts":"2026-05-20T21:24:56.498911Z","caller":"etcdmain/config.go:270","msg":"--snapshot-count is deprecated in 3.6 and will be decommissioned in 3.7."} {"level":"info","ts":"2026-05-20T21:24:56.498936Z","caller":"etcdmain/etcd.go:64","msg":"Running: ","args":["etcd","--advertise-client-urls=https://199.19.213.163: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.163:2380","--initial-cluster=controller-1=https://199.19.213.159:2380,controller-3=https://199.19.213.163:2380,controller-2=https://199.204.45.246: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.163:2379","--listen-metrics-urls=http://127.0.0.1:2381","--listen-peer-urls=https://199.19.213.163: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-05-20T21:24:56.499064Z","caller":"etcdmain/etcd.go:124","msg":"Initialize and start etcd server","data-dir":"/var/lib/etcd","dir-type":"empty"} {"level":"warn","ts":"2026-05-20T21:24:56.499100Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"info","ts":"2026-05-20T21:24:56.499124Z","caller":"embed/etcd.go:138","msg":"configuring peer listeners","listen-peer-urls":["https://199.19.213.163:2380"]} {"level":"info","ts":"2026-05-20T21:24:56.499156Z","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-05-20T21:24:56.500859Z","caller":"embed/etcd.go:146","msg":"configuring client listeners","listen-client-urls":["https://127.0.0.1:2379","https://199.19.213.163:2379"]} {"level":"info","ts":"2026-05-20T21:24:56.501245Z","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.163:2380"],"listen-peer-urls":["https://199.19.213.163:2380"],"advertise-client-urls":["https://199.19.213.163:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.19.213.163:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"],"experimental-local-address":"","cors":["*"],"host-whitelist":["*"],"initial-cluster":"controller-1=https://199.19.213.159:2380,controller-2=https://199.204.45.246:2380,controller-3=https://199.19.213.163: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-05-20T21:24:56.502721Z","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: 0xc0001af240}"} {"level":"info","ts":"2026-05-20T21:24:56.506112Z","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-05-20T21:24:56.506203Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"3.646346ms"} {"level":"info","ts":"2026-05-20T21:24:56.506261Z","caller":"etcdserver/bootstrap.go:220","msg":"restore consistentIndex","index":0} {"level":"info","ts":"2026-05-20T21:24:56.506291Z","caller":"etcdserver/bootstrap.go:94","msg":"bootstrapping cluster"} {"level":"info","ts":"2026-05-20T21:24:56.517218Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.163:2380","host":"199.19.213.163:2380","resolved-addr":"199.19.213.163:2380"} {"level":"info","ts":"2026-05-20T21:24:56.517351Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.159:2380","host":"199.19.213.159:2380","resolved-addr":"199.19.213.159:2380"} {"level":"info","ts":"2026-05-20T21:24:56.517374Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.163:2380","host":"199.19.213.163:2380","resolved-addr":"199.19.213.163:2380"} {"level":"info","ts":"2026-05-20T21:24:56.517485Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.246:2380","host":"199.204.45.246:2380","resolved-addr":"199.204.45.246:2380"} {"level":"info","ts":"2026-05-20T21:24:56.517624Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.246:2380","host":"199.204.45.246:2380","resolved-addr":"199.204.45.246:2380"} {"level":"info","ts":"2026-05-20T21:24:56.517654Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.159:2380","host":"199.19.213.159:2380","resolved-addr":"199.19.213.159:2380"} {"level":"info","ts":"2026-05-20T21:24:56.530187Z","caller":"etcdserver/bootstrap.go:101","msg":"bootstrapping storage"} {"level":"info","ts":"2026-05-20T21:24:56.541637Z","caller":"etcdserver/bootstrap.go:109","msg":"bootstrapping raft"} {"level":"info","ts":"2026-05-20T21:24:56.541681Z","caller":"etcdserver/bootstrap.go:499","msg":"starting local member","local-member-id":"89a3fc555171241d","cluster-id":"27437233b92849be"} {"level":"info","ts":"2026-05-20T21:24:56.541707Z","caller":"etcdserver/server.go:312","msg":"bootstrap successfully"} {"level":"info","ts":"2026-05-20T21:24:56.541783Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"89a3fc555171241d switched to configuration voters=()"} {"level":"info","ts":"2026-05-20T21:24:56.541823Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"89a3fc555171241d became follower at term 0"} {"level":"info","ts":"2026-05-20T21:24:56.541836Z","logger":"raft","caller":"v3@v3.6.0/raft.go:493","msg":"newRaft 89a3fc555171241d [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} {"level":"warn","ts":"2026-05-20T21:24:56.555142Z","caller":"auth/store.go:1135","msg":"simple token is not cryptographically signed"} {"level":"info","ts":"2026-05-20T21:24:56.557173Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":1} {"level":"info","ts":"2026-05-20T21:24:56.561800Z","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-05-20T21:24:56.562521Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"89a3fc555171241d","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-05-20T21:24:56.562549Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"89a3fc555171241d","remote-peer-id":"63cd833aa17a09c7","remote-peer-urls":["https://199.19.213.159:2380"]} {"level":"info","ts":"2026-05-20T21:24:56.562584Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"89a3fc555171241d","remote-peer-id":"94a80170826c09f1"} {"level":"info","ts":"2026-05-20T21:24:56.562597Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"89a3fc555171241d","remote-peer-id":"94a80170826c09f1","remote-peer-urls":["https://199.204.45.246:2380"]} {"level":"info","ts":"2026-05-20T21:24:56.562610Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-05-20T21:24:56.562627Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"89a3fc555171241d","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-05-20T21:24:56.562758Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-05-20T21:24:56.562734Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"89a3fc555171241d","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-05-20T21:24:56.562782Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"89a3fc555171241d","remote-peer-id":"63cd833aa17a09c7","remote-peer-urls":["https://199.19.213.159:2380"]} {"level":"info","ts":"2026-05-20T21:24:56.562807Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"89a3fc555171241d","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-05-20T21:24:56.562849Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"94a80170826c09f1"} {"level":"info","ts":"2026-05-20T21:24:56.562825Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"89a3fc555171241d","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-05-20T21:24:56.562790Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"89a3fc555171241d","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-05-20T21:24:56.562933Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"89a3fc555171241d","remote-peer-id":"94a80170826c09f1"} {"level":"info","ts":"2026-05-20T21:24:56.563384Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"89a3fc555171241d","remote-peer-id":"94a80170826c09f1"} {"level":"info","ts":"2026-05-20T21:24:56.563417Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"89a3fc555171241d","remote-peer-id":"94a80170826c09f1"} {"level":"info","ts":"2026-05-20T21:24:56.563532Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"94a80170826c09f1"} {"level":"info","ts":"2026-05-20T21:24:56.563609Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"89a3fc555171241d","remote-peer-id":"94a80170826c09f1","remote-peer-urls":["https://199.204.45.246:2380"]} {"level":"info","ts":"2026-05-20T21:24:56.563677Z","caller":"etcdserver/server.go:598","msg":"starting etcd server","local-member-id":"89a3fc555171241d","local-server-version":"3.6.4","cluster-version":"to_be_decided"} {"level":"info","ts":"2026-05-20T21:24:56.563784Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"89a3fc555171241d","remote-peer-id":"94a80170826c09f1"} {"level":"info","ts":"2026-05-20T21:24:56.563841Z","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-05-20T21:24:56.564042Z","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-05-20T21:24:56.564060Z","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-05-20T21:24:56.564112Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"89a3fc555171241d","remote-peer-id":"94a80170826c09f1"} {"level":"info","ts":"2026-05-20T21:24:56.563906Z","caller":"etcdserver/server.go:499","msg":"starting initial election tick advance","election-ticks":10} {"level":"info","ts":"2026-05-20T21:24:56.564591Z","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-05-20T21:24:56.565164Z","caller":"embed/etcd.go:640","msg":"serving peer traffic","address":"199.19.213.163:2380"} {"level":"info","ts":"2026-05-20T21:24:56.565284Z","caller":"embed/etcd.go:611","msg":"cmux::serve","address":"199.19.213.163:2380"} {"level":"info","ts":"2026-05-20T21:24:56.565339Z","caller":"embed/etcd.go:292","msg":"now serving peer/client/metrics","local-member-id":"89a3fc555171241d","initial-advertise-peer-urls":["https://199.19.213.163:2380"],"listen-peer-urls":["https://199.19.213.163:2380"],"advertise-client-urls":["https://199.19.213.163:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.19.213.163:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]} {"level":"info","ts":"2026-05-20T21:24:56.565369Z","caller":"embed/etcd.go:890","msg":"serving metrics","address":"http://127.0.0.1:2381"} {"level":"info","ts":"2026-05-20T21:24:56.565761Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1116","msg":"89a3fc555171241d [term: 0] received a MsgHeartbeat message with higher term from 63cd833aa17a09c7 [term: 2]"} {"level":"info","ts":"2026-05-20T21:24:56.565811Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"89a3fc555171241d became follower at term 2"} {"level":"info","ts":"2026-05-20T21:24:56.565843Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"89a3fc555171241d","to":"63cd833aa17a09c7","stream-type":"stream Message"} {"level":"info","ts":"2026-05-20T21:24:56.565885Z","logger":"raft","caller":"v3@v3.6.0/node.go:370","msg":"raft.node: 89a3fc555171241d elected leader 63cd833aa17a09c7 at term 2"} {"level":"info","ts":"2026-05-20T21:24:56.565888Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-05-20T21:24:56.565946Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"89a3fc555171241d","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-05-20T21:24:56.568120Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"89a3fc555171241d","to":"94a80170826c09f1","stream-type":"stream Message"} {"level":"info","ts":"2026-05-20T21:24:56.568159Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"94a80170826c09f1"} {"level":"info","ts":"2026-05-20T21:24:56.568229Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"89a3fc555171241d","remote-peer-id":"94a80170826c09f1"} {"level":"info","ts":"2026-05-20T21:24:56.570042Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"89a3fc555171241d","to":"94a80170826c09f1","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-05-20T21:24:56.570083Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"89a3fc555171241d","remote-peer-id":"94a80170826c09f1"} {"level":"info","ts":"2026-05-20T21:24:56.573977Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"89a3fc555171241d","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-05-20T21:24:56.574139Z","caller":"rafthttp/http.go:258","msg":"receiving database snapshot","local-member-id":"89a3fc555171241d","remote-snapshot-sender-id":"63cd833aa17a09c7","incoming-snapshot-index":671,"incoming-snapshot-message-size-bytes":8751,"incoming-snapshot-message-size":"8.8 kB"} {"level":"info","ts":"2026-05-20T21:24:56.574727Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"89a3fc555171241d","remote-peer-id":"94a80170826c09f1"} {"level":"info","ts":"2026-05-20T21:24:56.578540Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"89a3fc555171241d","remote-peer-id":"94a80170826c09f1"} {"level":"info","ts":"2026-05-20T21:24:56.578583Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"89a3fc555171241d","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-05-20T21:24:56.582355Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"89a3fc555171241d","to":"63cd833aa17a09c7","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-05-20T21:24:56.582385Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"89a3fc555171241d","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-05-20T21:24:56.587137Z","caller":"snap/db.go:65","msg":"saved database snapshot to disk","path":"/var/lib/etcd/member/snap/000000000000029f.snap.db","bytes":1011712,"size":"1.0 MB"} {"level":"info","ts":"2026-05-20T21:24:56.587177Z","caller":"rafthttp/http.go:287","msg":"received and saved database snapshot","local-member-id":"89a3fc555171241d","remote-snapshot-sender-id":"63cd833aa17a09c7","incoming-snapshot-index":671,"incoming-snapshot-size-bytes":1011712,"incoming-snapshot-size":"1.0 MB","download-took":"13.165307ms"} {"level":"info","ts":"2026-05-20T21:24:56.587295Z","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: 671, term: 2]"} {"level":"info","ts":"2026-05-20T21:24:56.587374Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"89a3fc555171241d switched to configuration voters=(7191548467821021639 10711813296436808177) learners=(9918048247768753181)"} {"level":"info","ts":"2026-05-20T21:24:56.587409Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1935","msg":"89a3fc555171241d [commit: 671, lastindex: 671, lastterm: 2] restored snapshot [index: 671, term: 2]"} {"level":"info","ts":"2026-05-20T21:24:56.587423Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1844","msg":"89a3fc555171241d [commit: 671] restored snapshot [index: 671, term: 2]"} {"level":"info","ts":"2026-05-20T21:24:56.587485Z","caller":"etcdserver/server.go:1007","msg":"applying snapshot","current-snapshot-index":0,"current-applied-index":0,"incoming-leader-snapshot-index":671,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-05-20T21:24:56.593556Z","caller":"etcdserver/raft.go:276","msg":"applied incoming Raft snapshot","snapshot-index":671} {"level":"info","ts":"2026-05-20T21:24:56.593764Z","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: 0xc0002a00d8}"} {"level":"info","ts":"2026-05-20T21:24:56.594448Z","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-05-20T21:24:56.594488Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"777.027µs"} {"level":"info","ts":"2026-05-20T21:24:56.594546Z","caller":"etcdserver/server.go:1055","msg":"restoring lease store"} {"level":"info","ts":"2026-05-20T21:24:56.596956Z","caller":"etcdserver/server.go:1059","msg":"restored lease store"} {"level":"info","ts":"2026-05-20T21:24:56.596990Z","caller":"etcdserver/server.go:1062","msg":"restoring mvcc store"} {"level":"info","ts":"2026-05-20T21:24:56.598484Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":623} {"level":"info","ts":"2026-05-20T21:24:56.598514Z","caller":"etcdserver/server.go:1070","msg":"restored mvcc store","consistent-index":671} {"level":"info","ts":"2026-05-20T21:24:56.598530Z","caller":"etcdserver/server.go:1090","msg":"restoring alarm store"} {"level":"info","ts":"2026-05-20T21:24:56.598626Z","caller":"etcdserver/server.go:1078","msg":"closing old backend file"} {"level":"info","ts":"2026-05-20T21:24:56.599635Z","caller":"etcdserver/server.go:1096","msg":"restored alarm store"} {"level":"info","ts":"2026-05-20T21:24:56.599653Z","caller":"etcdserver/server.go:1099","msg":"restoring auth store"} {"level":"info","ts":"2026-05-20T21:24:56.599688Z","caller":"etcdserver/server.go:1103","msg":"restored auth store"} {"level":"info","ts":"2026-05-20T21:24:56.599698Z","caller":"etcdserver/server.go:1106","msg":"restoring v2 store"} {"level":"info","ts":"2026-05-20T21:24:56.599768Z","caller":"etcdserver/server.go:1080","msg":"closed old backend file"} {"level":"info","ts":"2026-05-20T21:24:56.600089Z","caller":"etcdserver/server.go:1115","msg":"restored v2 store"} {"level":"info","ts":"2026-05-20T21:24:56.600111Z","caller":"etcdserver/server.go:1119","msg":"restoring cluster configuration"} {"level":"info","ts":"2026-05-20T21:24:56.600148Z","caller":"api/capability.go:76","msg":"enabled capabilities for version","cluster-version":"3.6"} {"level":"info","ts":"2026-05-20T21:24:56.600162Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"27437233b92849be","local-member-id":"89a3fc555171241d","recovered-remote-peer-id":"63cd833aa17a09c7","recovered-remote-peer-urls":["https://199.19.213.159:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-05-20T21:24:56.600170Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"27437233b92849be","local-member-id":"89a3fc555171241d","recovered-remote-peer-id":"89a3fc555171241d","recovered-remote-peer-urls":["https://199.19.213.163:2380"],"recovered-remote-peer-is-learner":true} {"level":"info","ts":"2026-05-20T21:24:56.600179Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"27437233b92849be","local-member-id":"89a3fc555171241d","recovered-remote-peer-id":"94a80170826c09f1","recovered-remote-peer-urls":["https://199.204.45.246:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-05-20T21:24:56.600190Z","caller":"membership/cluster.go:307","msg":"set cluster version from store","cluster-version":"3.6"} {"level":"info","ts":"2026-05-20T21:24:56.600199Z","caller":"etcdserver/server.go:1123","msg":"restored cluster configuration"} {"level":"info","ts":"2026-05-20T21:24:56.600206Z","caller":"etcdserver/server.go:1124","msg":"removing old peers from network"} {"level":"info","ts":"2026-05-20T21:24:56.600219Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"63cd833aa17a09c7"} {"level":"warn","ts":"2026-05-20T21:24:56.600267Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-05-20T21:24:56.600283Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"63cd833aa17a09c7"} {"level":"warn","ts":"2026-05-20T21:24:56.600301Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-05-20T21:24:56.600312Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-05-20T21:24:56.600353Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"89a3fc555171241d","remote-peer-id":"63cd833aa17a09c7"} {"level":"warn","ts":"2026-05-20T21:24:56.600468Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"89a3fc555171241d","remote-peer-id":"63cd833aa17a09c7","error":"context canceled"} {"level":"warn","ts":"2026-05-20T21:24:56.600502Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"63cd833aa17a09c7","error":"failed to read 63cd833aa17a09c7 on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-05-20T21:24:56.600538Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"89a3fc555171241d","remote-peer-id":"63cd833aa17a09c7"} {"level":"warn","ts":"2026-05-20T21:24:56.600652Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"89a3fc555171241d","remote-peer-id":"63cd833aa17a09c7","error":"context canceled"} {"level":"info","ts":"2026-05-20T21:24:56.600672Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"89a3fc555171241d","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-05-20T21:24:56.600687Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-05-20T21:24:56.600704Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"89a3fc555171241d","removed-remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-05-20T21:24:56.600717Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"94a80170826c09f1"} {"level":"warn","ts":"2026-05-20T21:24:56.600743Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"94a80170826c09f1"} {"level":"info","ts":"2026-05-20T21:24:56.600762Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"94a80170826c09f1"} {"level":"warn","ts":"2026-05-20T21:24:56.600789Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"94a80170826c09f1"} {"level":"info","ts":"2026-05-20T21:24:56.600799Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"94a80170826c09f1"} {"level":"info","ts":"2026-05-20T21:24:56.600832Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"89a3fc555171241d","remote-peer-id":"94a80170826c09f1"} {"level":"warn","ts":"2026-05-20T21:24:56.600912Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"89a3fc555171241d","remote-peer-id":"94a80170826c09f1","error":"context canceled"} {"level":"warn","ts":"2026-05-20T21:24:56.600938Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"94a80170826c09f1","error":"failed to read 94a80170826c09f1 on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-05-20T21:24:56.600960Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"89a3fc555171241d","remote-peer-id":"94a80170826c09f1"} {"level":"warn","ts":"2026-05-20T21:24:56.601039Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"89a3fc555171241d","remote-peer-id":"94a80170826c09f1","error":"context canceled"} {"level":"info","ts":"2026-05-20T21:24:56.601055Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"89a3fc555171241d","remote-peer-id":"94a80170826c09f1"} {"level":"info","ts":"2026-05-20T21:24:56.601065Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"94a80170826c09f1"} {"level":"info","ts":"2026-05-20T21:24:56.601085Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"89a3fc555171241d","removed-remote-peer-id":"94a80170826c09f1"} {"level":"info","ts":"2026-05-20T21:24:56.601096Z","caller":"etcdserver/server.go:1129","msg":"removed old peers from network"} {"level":"info","ts":"2026-05-20T21:24:56.601127Z","caller":"etcdserver/server.go:1130","msg":"adding peers from new cluster configuration"} {"level":"info","ts":"2026-05-20T21:24:56.601150Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-05-20T21:24:56.601169Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"89a3fc555171241d","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-05-20T21:24:56.601251Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-05-20T21:24:56.601258Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"89a3fc555171241d","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-05-20T21:24:56.601270Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"89a3fc555171241d","remote-peer-id":"63cd833aa17a09c7","remote-peer-urls":["https://199.19.213.159:2380"]} {"level":"info","ts":"2026-05-20T21:24:56.601287Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"94a80170826c09f1"} {"level":"info","ts":"2026-05-20T21:24:56.601308Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"89a3fc555171241d","remote-peer-id":"94a80170826c09f1"} {"level":"info","ts":"2026-05-20T21:24:56.601275Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"89a3fc555171241d","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-05-20T21:24:56.602074Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"94a80170826c09f1"} {"level":"info","ts":"2026-05-20T21:24:56.602092Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"89a3fc555171241d","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-05-20T21:24:56.602110Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"89a3fc555171241d","remote-peer-id":"94a80170826c09f1","remote-peer-urls":["https://199.204.45.246:2380"]} {"level":"info","ts":"2026-05-20T21:24:56.602123Z","caller":"etcdserver/server.go:1139","msg":"added peers from new cluster configuration"} {"level":"info","ts":"2026-05-20T21:24:56.602141Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"89a3fc555171241d","remote-peer-id":"94a80170826c09f1"} {"level":"info","ts":"2026-05-20T21:24:56.602151Z","caller":"etcdserver/server.go:1015","msg":"applied snapshot","current-snapshot-index":671,"current-applied-index":671,"incoming-leader-snapshot-index":671,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-05-20T21:24:56.602219Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"89a3fc555171241d","remote-peer-id":"94a80170826c09f1"} {"level":"info","ts":"2026-05-20T21:24:56.602068Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"89a3fc555171241d","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-05-20T21:24:56.602717Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"89a3fc555171241d","remote-peer-id":"94a80170826c09f1"} {"level":"info","ts":"2026-05-20T21:24:56.603387Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-05-20T21:24:56.603387Z","caller":"etcdserver/server.go:1804","msg":"published local member to cluster through raft","local-member-id":"89a3fc555171241d","local-member-attributes":"{Name:controller-3 ClientURLs:[https://199.19.213.163:2379]}","cluster-id":"27437233b92849be","publish-timeout":"7s"} {"level":"info","ts":"2026-05-20T21:24:56.603542Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"89a3fc555171241d","remote-peer-id":"94a80170826c09f1"} {"level":"info","ts":"2026-05-20T21:24:56.603509Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-05-20T21:24:56.605955Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} {"level":"info","ts":"2026-05-20T21:24:56.606116Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} {"level":"info","ts":"2026-05-20T21:24:56.607468Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"warn","ts":"2026-05-20T21:24:56.607713Z","caller":"v3rpc/grpc.go:52","msg":"etcdserver: failed to register grpc metrics","error":"duplicate metrics collector registration attempted"} {"level":"info","ts":"2026-05-20T21:24:56.607822Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-05-20T21:24:56.610348Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"} {"level":"info","ts":"2026-05-20T21:24:56.613035Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"199.19.213.163:2379"} {"level":"info","ts":"2026-05-20T21:24:56.614208Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"94a80170826c09f1"} {"level":"info","ts":"2026-05-20T21:24:56.614231Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"89a3fc555171241d","remote-peer-id":"94a80170826c09f1"} {"level":"info","ts":"2026-05-20T21:24:56.615459Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"89a3fc555171241d","to":"63cd833aa17a09c7","stream-type":"stream Message"} {"level":"info","ts":"2026-05-20T21:24:56.615545Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-05-20T21:24:56.615620Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"89a3fc555171241d","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-05-20T21:24:56.615716Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"89a3fc555171241d","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-05-20T21:24:56.617451Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"89a3fc555171241d","to":"94a80170826c09f1","stream-type":"stream Message"} {"level":"info","ts":"2026-05-20T21:24:56.617506Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"89a3fc555171241d","remote-peer-id":"94a80170826c09f1"} {"level":"info","ts":"2026-05-20T21:24:56.619807Z","caller":"etcdserver/server.go:522","msg":"initialized peer connections; fast-forwarding election ticks","local-member-id":"89a3fc555171241d","forward-ticks":8,"forward-duration":"800ms","election-ticks":10,"election-timeout":"1s","active-remote-members":2} {"level":"warn","ts":"2026-05-20T21:24:56.620863Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.163:41590","server-name":"","error":"EOF"} {"level":"info","ts":"2026-05-20T21:24:56.622851Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"89a3fc555171241d","remote-peer-id":"94a80170826c09f1"} {"level":"info","ts":"2026-05-20T21:24:56.625254Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"89a3fc555171241d","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-05-20T21:24:56.629033Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"89a3fc555171241d","to":"94a80170826c09f1","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-05-20T21:24:56.629080Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"89a3fc555171241d","remote-peer-id":"94a80170826c09f1"} {"level":"info","ts":"2026-05-20T21:24:56.685939Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"89a3fc555171241d","to":"63cd833aa17a09c7","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-05-20T21:24:56.685982Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"89a3fc555171241d","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-05-20T21:24:57.075899Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"89a3fc555171241d switched to configuration voters=(7191548467821021639 9918048247768753181 10711813296436808177)"} {"level":"info","ts":"2026-05-20T21:24:57.076135Z","caller":"membership/cluster.go:550","msg":"promote member","cluster-id":"27437233b92849be","local-member-id":"89a3fc555171241d","promoted-member-id":"89a3fc555171241d"} {"level":"warn","ts":"2026-05-20T21:24:57.224193Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58908","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.224334Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58890","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.253422Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58946","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.278007Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58968","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.292173Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59002","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.304884Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59010","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.314073Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59030","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.324299Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59054","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.335465Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59068","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.343923Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59094","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.350872Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59110","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.358363Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59138","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.365726Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59146","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.375776Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59168","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.385276Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59186","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.396179Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59204","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.405812Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59226","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.415123Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59234","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.422607Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59244","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.430236Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59272","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.437588Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59294","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.468638Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59328","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.480352Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59340","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.489905Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59354","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.497446Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59372","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.504706Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59400","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.511998Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59430","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.518140Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59442","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.540808Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59478","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.547267Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59484","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.562562Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59496","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.572088Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59508","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.600606Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59564","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.608676Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59582","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.623007Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59598","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.636025Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59610","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.646705Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59644","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.655920Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59656","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.663928Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59678","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.671193Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59688","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.677313Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59696","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.684711Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59702","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.693060Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59716","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.701313Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59724","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.707893Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59746","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.715271Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59760","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.722541Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59766","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.731468Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59782","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.739485Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59820","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.748680Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59824","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.757614Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59846","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.767878Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59876","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.775695Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59892","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.783507Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59926","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.791143Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59932","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.829840Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59958","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.839267Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59966","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.846050Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59982","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:24:57.897444Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59998","server-name":"","error":"EOF"} {"level":"info","ts":"2026-05-20T21:24:59.852449Z","caller":"traceutil/trace.go:172","msg":"trace[1952321067] linearizableReadLoop","detail":"{readStateIndex:682; appliedIndex:682; }","duration":"203.575548ms","start":"2026-05-20T21:24:59.648841Z","end":"2026-05-20T21:24:59.852417Z","steps":["trace[1952321067] 'read index received' (duration: 203.568728ms)","trace[1952321067] 'applied index is now lower than readState.Index' (duration: 5.37µs)"],"step_count":2} {"level":"warn","ts":"2026-05-20T21:24:59.852719Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"203.822287ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/clusterrolebindings/system:controller:pv-protection-controller\" limit:1 ","response":"range_response_count:1 size:771"} {"level":"info","ts":"2026-05-20T21:24:59.852785Z","caller":"traceutil/trace.go:172","msg":"trace[539232380] range","detail":"{range_begin:/registry/clusterrolebindings/system:controller:pv-protection-controller; range_end:; response_count:1; response_revision:631; }","duration":"203.93505ms","start":"2026-05-20T21:24:59.648838Z","end":"2026-05-20T21:24:59.852773Z","steps":["trace[539232380] 'agreement among raft nodes before linearized reading' (duration: 203.696952ms)"],"step_count":1} {"level":"info","ts":"2026-05-20T21:25:00.081982Z","caller":"traceutil/trace.go:172","msg":"trace[1470760299] linearizableReadLoop","detail":"{readStateIndex:685; appliedIndex:685; }","duration":"119.884878ms","start":"2026-05-20T21:24:59.962017Z","end":"2026-05-20T21:25:00.081902Z","steps":["trace[1470760299] 'read index received' (duration: 119.877998ms)","trace[1470760299] 'applied index is now lower than readState.Index' (duration: 5.61µs)"],"step_count":2} {"level":"warn","ts":"2026-05-20T21:25:00.082388Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"120.345874ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/roles/kube-system/system:controller:bootstrap-signer\" limit:1 ","response":"range_response_count:1 size:618"} {"level":"info","ts":"2026-05-20T21:25:00.082457Z","caller":"traceutil/trace.go:172","msg":"trace[1585305485] range","detail":"{range_begin:/registry/roles/kube-system/system:controller:bootstrap-signer; range_end:; response_count:1; response_revision:634; }","duration":"120.439108ms","start":"2026-05-20T21:24:59.962007Z","end":"2026-05-20T21:25:00.082446Z","steps":["trace[1585305485] 'agreement among raft nodes before linearized reading' (duration: 120.056534ms)"],"step_count":1} {"level":"info","ts":"2026-05-20T21:25:00.620480Z","caller":"traceutil/trace.go:172","msg":"trace[1888769093] transaction","detail":"{read_only:false; response_revision:638; number_of_response:1; }","duration":"139.19515ms","start":"2026-05-20T21:25:00.481270Z","end":"2026-05-20T21:25:00.620466Z","steps":["trace[1888769093] 'process raft request' (duration: 139.110667ms)"],"step_count":1} {"level":"info","ts":"2026-05-20T21:25:01.602470Z","caller":"traceutil/trace.go:172","msg":"trace[1981758312] linearizableReadLoop","detail":"{readStateIndex:694; appliedIndex:694; }","duration":"143.267141ms","start":"2026-05-20T21:25:01.459165Z","end":"2026-05-20T21:25:01.602432Z","steps":["trace[1981758312] 'read index received' (duration: 143.23454ms)","trace[1981758312] 'applied index is now lower than readState.Index' (duration: 9.331µs)"],"step_count":2} {"level":"warn","ts":"2026-05-20T21:25:01.602637Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"143.442127ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/csinodes/controller-3\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-05-20T21:25:01.602729Z","caller":"traceutil/trace.go:172","msg":"trace[1982319269] range","detail":"{range_begin:/registry/csinodes/controller-3; range_end:; response_count:0; response_revision:641; }","duration":"143.550031ms","start":"2026-05-20T21:25:01.459159Z","end":"2026-05-20T21:25:01.602709Z","steps":["trace[1982319269] 'agreement among raft nodes before linearized reading' (duration: 143.407426ms)"],"step_count":1} {"level":"info","ts":"2026-05-20T21:25:01.602774Z","caller":"traceutil/trace.go:172","msg":"trace[64418311] transaction","detail":"{read_only:false; response_revision:642; number_of_response:1; }","duration":"143.427896ms","start":"2026-05-20T21:25:01.459328Z","end":"2026-05-20T21:25:01.602756Z","steps":["trace[64418311] 'process raft request' (duration: 143.24119ms)"],"step_count":1} {"level":"info","ts":"2026-05-20T21:25:11.727991Z","caller":"traceutil/trace.go:172","msg":"trace[791616883] transaction","detail":"{read_only:false; response_revision:704; number_of_response:1; }","duration":"115.329119ms","start":"2026-05-20T21:25:11.612642Z","end":"2026-05-20T21:25:11.727972Z","steps":["trace[791616883] 'process raft request' (duration: 115.217636ms)"],"step_count":1} {"level":"info","ts":"2026-05-20T21:25:12.378784Z","caller":"traceutil/trace.go:172","msg":"trace[1309581779] linearizableReadLoop","detail":"{readStateIndex:767; appliedIndex:767; }","duration":"338.25713ms","start":"2026-05-20T21:25:12.040502Z","end":"2026-05-20T21:25:12.378759Z","steps":["trace[1309581779] 'read index received' (duration: 338.250859ms)","trace[1309581779] 'applied index is now lower than readState.Index' (duration: 5.221µs)"],"step_count":2} {"level":"warn","ts":"2026-05-20T21:25:12.379116Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"338.598912ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/kube-controller-manager\" limit:1 ","response":"range_response_count:1 size:509"} {"level":"info","ts":"2026-05-20T21:25:12.379180Z","caller":"traceutil/trace.go:172","msg":"trace[1996030759] range","detail":"{range_begin:/registry/leases/kube-system/kube-controller-manager; range_end:; response_count:1; response_revision:706; }","duration":"338.679465ms","start":"2026-05-20T21:25:12.040485Z","end":"2026-05-20T21:25:12.379165Z","steps":["trace[1996030759] 'agreement among raft nodes before linearized reading' (duration: 338.365643ms)"],"step_count":1} {"level":"warn","ts":"2026-05-20T21:25:12.379222Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-20T21:25:12.040460Z","time spent":"338.748427ms","remote":"127.0.0.1:59416","response type":"/etcdserverpb.KV/Range","request count":0,"request size":56,"response count":1,"response size":532,"request content":"key:\"/registry/leases/kube-system/kube-controller-manager\" limit:1 "} {"level":"info","ts":"2026-05-20T21:25:12.770652Z","caller":"traceutil/trace.go:172","msg":"trace[789343492] linearizableReadLoop","detail":"{readStateIndex:769; appliedIndex:769; }","duration":"273.457547ms","start":"2026-05-20T21:25:12.497171Z","end":"2026-05-20T21:25:12.770628Z","steps":["trace[789343492] 'read index received' (duration: 273.451656ms)","trace[789343492] 'applied index is now lower than readState.Index' (duration: 4.901µs)"],"step_count":2} {"level":"warn","ts":"2026-05-20T21:25:12.770784Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"273.606551ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-05-20T21:25:12.770814Z","caller":"traceutil/trace.go:172","msg":"trace[67051777] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:708; }","duration":"273.649373ms","start":"2026-05-20T21:25:12.497155Z","end":"2026-05-20T21:25:12.770804Z","steps":["trace[67051777] 'agreement among raft nodes before linearized reading' (duration: 273.56996ms)"],"step_count":1} {"level":"info","ts":"2026-05-20T21:25:14.578651Z","caller":"traceutil/trace.go:172","msg":"trace[1284852677] linearizableReadLoop","detail":"{readStateIndex:784; appliedIndex:784; }","duration":"106.687379ms","start":"2026-05-20T21:25:14.471934Z","end":"2026-05-20T21:25:14.578622Z","steps":["trace[1284852677] 'read index received' (duration: 106.681499ms)","trace[1284852677] 'applied index is now lower than readState.Index' (duration: 4.7µs)"],"step_count":2} {"level":"warn","ts":"2026-05-20T21:25:14.578888Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"106.944178ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/kube-scheduler\" limit:1 ","response":"range_response_count:1 size:483"} {"level":"info","ts":"2026-05-20T21:25:14.578929Z","caller":"traceutil/trace.go:172","msg":"trace[43699926] range","detail":"{range_begin:/registry/leases/kube-system/kube-scheduler; range_end:; response_count:1; response_revision:721; }","duration":"107.00462ms","start":"2026-05-20T21:25:14.471916Z","end":"2026-05-20T21:25:14.578920Z","steps":["trace[43699926] 'agreement among raft nodes before linearized reading' (duration: 106.835594ms)"],"step_count":1} {"level":"info","ts":"2026-05-20T21:25:20.306994Z","caller":"traceutil/trace.go:172","msg":"trace[1774290475] linearizableReadLoop","detail":"{readStateIndex:830; appliedIndex:830; }","duration":"143.888342ms","start":"2026-05-20T21:25:20.163080Z","end":"2026-05-20T21:25:20.306968Z","steps":["trace[1774290475] 'read index received' (duration: 143.883052ms)","trace[1774290475] 'applied index is now lower than readState.Index' (duration: 4.29µs)"],"step_count":2} {"level":"warn","ts":"2026-05-20T21:25:20.307380Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"144.259586ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-05-20T21:25:20.307497Z","caller":"traceutil/trace.go:172","msg":"trace[1859290644] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:763; }","duration":"144.39516ms","start":"2026-05-20T21:25:20.163078Z","end":"2026-05-20T21:25:20.307473Z","steps":["trace[1859290644] 'agreement among raft nodes before linearized reading' (duration: 144.013497ms)"],"step_count":1} {"level":"info","ts":"2026-05-20T21:25:31.196564Z","caller":"traceutil/trace.go:172","msg":"trace[1197801086] linearizableReadLoop","detail":"{readStateIndex:900; appliedIndex:900; }","duration":"137.199149ms","start":"2026-05-20T21:25:31.059322Z","end":"2026-05-20T21:25:31.196521Z","steps":["trace[1197801086] 'read index received' (duration: 137.180579ms)","trace[1197801086] 'applied index is now lower than readState.Index' (duration: 13.87µs)"],"step_count":2} {"level":"warn","ts":"2026-05-20T21:25:31.196679Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"137.319654ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/cilium-mrwq2\" limit:1 ","response":"range_response_count:1 size:14991"} {"level":"info","ts":"2026-05-20T21:25:31.196773Z","caller":"traceutil/trace.go:172","msg":"trace[1542515681] range","detail":"{range_begin:/registry/pods/kube-system/cilium-mrwq2; range_end:; response_count:1; response_revision:827; }","duration":"137.443548ms","start":"2026-05-20T21:25:31.059315Z","end":"2026-05-20T21:25:31.196758Z","steps":["trace[1542515681] 'agreement among raft nodes before linearized reading' (duration: 137.261232ms)"],"step_count":1} {"level":"warn","ts":"2026-05-20T21:25:33.637952Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":2602410188661219043,"retry-timeout":"500ms"} {"level":"warn","ts":"2026-05-20T21:25:34.138598Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":2602410188661219043,"retry-timeout":"500ms"} {"level":"info","ts":"2026-05-20T21:25:34.562088Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1233","msg":"89a3fc555171241d [logterm: 2, index: 920, vote: 0] cast MsgPreVote for 94a80170826c09f1 [logterm: 2, index: 920] at term 2"} {"level":"info","ts":"2026-05-20T21:25:34.565455Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1116","msg":"89a3fc555171241d [term: 2] received a MsgVote message with higher term from 94a80170826c09f1 [term: 3]"} {"level":"info","ts":"2026-05-20T21:25:34.565509Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"89a3fc555171241d became follower at term 3"} {"level":"info","ts":"2026-05-20T21:25:34.565531Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1233","msg":"89a3fc555171241d [logterm: 2, index: 920, vote: 0] cast MsgVote for 94a80170826c09f1 [logterm: 2, index: 920] at term 3"} {"level":"info","ts":"2026-05-20T21:25:34.565550Z","logger":"raft","caller":"v3@v3.6.0/node.go:376","msg":"raft.node: 89a3fc555171241d lost leader 63cd833aa17a09c7 at term 3"} {"level":"info","ts":"2026-05-20T21:25:34.568138Z","logger":"raft","caller":"v3@v3.6.0/node.go:370","msg":"raft.node: 89a3fc555171241d elected leader 94a80170826c09f1 at term 3"} {"level":"warn","ts":"2026-05-20T21:25:34.568284Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.431156074s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/kube-scheduler\" limit:1 ","response":"","error":"etcdserver: leader changed"} {"level":"info","ts":"2026-05-20T21:25:34.568338Z","caller":"traceutil/trace.go:172","msg":"trace[1373025295] range","detail":"{range_begin:/registry/leases/kube-system/kube-scheduler; range_end:; }","duration":"1.431222976s","start":"2026-05-20T21:25:33.137100Z","end":"2026-05-20T21:25:34.568323Z","steps":["trace[1373025295] 'agreement among raft nodes before linearized reading' (duration: 1.431154673s)"],"step_count":1} {"level":"warn","ts":"2026-05-20T21:25:34.568380Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-20T21:25:33.137084Z","time spent":"1.431285557s","remote":"127.0.0.1:59416","response type":"/etcdserverpb.KV/Range","request count":0,"request size":47,"response count":0,"response size":0,"request content":"key:\"/registry/leases/kube-system/kube-scheduler\" limit:1 "} {"level":"info","ts":"2026-05-20T21:25:34.570558Z","caller":"etcdserver/v3_server.go:903","msg":"first commit in current term: resending ReadIndex request"} {"level":"warn","ts":"2026-05-20T21:25:34.572411Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.132487011s","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"warn","ts":"2026-05-20T21:25:34.572431Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"884.085635ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-svcs-lock\" limit:1 ","response":"range_response_count:1 size:441"} {"level":"info","ts":"2026-05-20T21:25:34.572463Z","caller":"traceutil/trace.go:172","msg":"trace[996822810] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:847; }","duration":"1.132549823s","start":"2026-05-20T21:25:33.439902Z","end":"2026-05-20T21:25:34.572452Z","steps":["trace[996822810] 'agreement among raft nodes before linearized reading' (duration: 1.131208076s)"],"step_count":1} {"level":"info","ts":"2026-05-20T21:25:34.572479Z","caller":"traceutil/trace.go:172","msg":"trace[828680802] range","detail":"{range_begin:/registry/leases/kube-system/plndr-svcs-lock; range_end:; response_count:1; response_revision:847; }","duration":"884.136046ms","start":"2026-05-20T21:25:33.688331Z","end":"2026-05-20T21:25:34.572467Z","steps":["trace[828680802] 'agreement among raft nodes before linearized reading' (duration: 882.805209ms)"],"step_count":1} {"level":"warn","ts":"2026-05-20T21:25:34.572490Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"545.502674ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-cp-lock\" limit:1 ","response":"range_response_count:1 size:437"} {"level":"warn","ts":"2026-05-20T21:25:34.572523Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-20T21:25:33.688314Z","time spent":"884.200899ms","remote":"127.0.0.1:59416","response type":"/etcdserverpb.KV/Range","request count":0,"request size":48,"response count":1,"response size":464,"request content":"key:\"/registry/leases/kube-system/plndr-svcs-lock\" limit:1 "} {"level":"info","ts":"2026-05-20T21:25:34.572565Z","caller":"traceutil/trace.go:172","msg":"trace[358698211] range","detail":"{range_begin:/registry/leases/kube-system/plndr-cp-lock; range_end:; response_count:1; response_revision:847; }","duration":"545.584187ms","start":"2026-05-20T21:25:34.026968Z","end":"2026-05-20T21:25:34.572552Z","steps":["trace[358698211] 'agreement among raft nodes before linearized reading' (duration: 544.160367ms)"],"step_count":1} {"level":"warn","ts":"2026-05-20T21:25:34.572599Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-20T21:25:34.026945Z","time spent":"545.64499ms","remote":"127.0.0.1:59416","response type":"/etcdserverpb.KV/Range","request count":0,"request size":46,"response count":1,"response size":460,"request content":"key:\"/registry/leases/kube-system/plndr-cp-lock\" limit:1 "} {"level":"warn","ts":"2026-05-20T21:25:34.573208Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"410.18481ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-05-20T21:25:34.573271Z","caller":"traceutil/trace.go:172","msg":"trace[716780971] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:847; }","duration":"410.682607ms","start":"2026-05-20T21:25:34.162573Z","end":"2026-05-20T21:25:34.573255Z","steps":["trace[716780971] 'agreement among raft nodes before linearized reading' (duration: 408.544663ms)"],"step_count":1} {"level":"warn","ts":"2026-05-20T21:25:34.573306Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-20T21:25:34.162543Z","time spent":"410.7509ms","remote":"127.0.0.1:58918","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":28,"request content":"key:\"/registry/health\" "} {"level":"warn","ts":"2026-05-20T21:25:34.573439Z","caller":"etcdserver/v3_server.go:888","msg":"ignored out-of-date read index response; local node read indexes queueing up and waiting to be in sync with leader","sent-request-id":2602410188661219045,"received-request-id":2602410188661219044} {"level":"info","ts":"2026-05-20T21:25:35.243691Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1175","msg":"89a3fc555171241d [term: 3] ignored a MsgReadIndexResp message with lower term from 63cd833aa17a09c7 [term: 2]"} {"level":"warn","ts":"2026-05-20T21:25:40.395161Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"163.839605ms","expected-duration":"100ms","prefix":"","request":"header: txn: success:> failure:<>>","response":"size:16"} {"level":"warn","ts":"2026-05-20T21:25:40.648891Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":2602410188661219128,"retry-timeout":"500ms"} {"level":"info","ts":"2026-05-20T21:25:40.937444Z","caller":"traceutil/trace.go:172","msg":"trace[1346885596] linearizableReadLoop","detail":"{readStateIndex:1114; appliedIndex:1115; }","duration":"789.630771ms","start":"2026-05-20T21:25:40.147795Z","end":"2026-05-20T21:25:40.937426Z","steps":["trace[1346885596] 'read index received' (duration: 789.626881ms)","trace[1346885596] 'applied index is now lower than readState.Index' (duration: 3.17µs)"],"step_count":2} {"level":"warn","ts":"2026-05-20T21:25:40.937722Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"789.920021ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/masterleases/199.19.213.163\" limit:1 ","response":"range_response_count:1 size:135"} {"level":"info","ts":"2026-05-20T21:25:40.938287Z","caller":"traceutil/trace.go:172","msg":"trace[1577404577] range","detail":"{range_begin:/registry/masterleases/199.19.213.163; range_end:; response_count:1; response_revision:954; }","duration":"790.498091ms","start":"2026-05-20T21:25:40.147777Z","end":"2026-05-20T21:25:40.938275Z","steps":["trace[1577404577] 'agreement among raft nodes before linearized reading' (duration: 789.785646ms)"],"step_count":1} {"level":"warn","ts":"2026-05-20T21:25:40.938342Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-20T21:25:40.147747Z","time spent":"790.574784ms","remote":"127.0.0.1:58952","response type":"/etcdserverpb.KV/Range","request count":0,"request size":41,"response count":1,"response size":158,"request content":"key:\"/registry/masterleases/199.19.213.163\" limit:1 "} {"level":"warn","ts":"2026-05-20T21:25:40.939668Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"356.616278ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/kube-scheduler\" limit:1 ","response":"range_response_count:1 size:483"} {"level":"warn","ts":"2026-05-20T21:25:40.939720Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"586.706326ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/cilium-mrwq2\" limit:1 ","response":"range_response_count:1 size:18354"} {"level":"info","ts":"2026-05-20T21:25:40.939746Z","caller":"traceutil/trace.go:172","msg":"trace[1667554044] range","detail":"{range_begin:/registry/pods/kube-system/cilium-mrwq2; range_end:; response_count:1; response_revision:956; }","duration":"586.758328ms","start":"2026-05-20T21:25:40.352979Z","end":"2026-05-20T21:25:40.939737Z","steps":["trace[1667554044] 'agreement among raft nodes before linearized reading' (duration: 586.554631ms)"],"step_count":1} {"level":"info","ts":"2026-05-20T21:25:40.939726Z","caller":"traceutil/trace.go:172","msg":"trace[428986572] range","detail":"{range_begin:/registry/leases/kube-system/kube-scheduler; range_end:; response_count:1; response_revision:956; }","duration":"356.67452ms","start":"2026-05-20T21:25:40.583037Z","end":"2026-05-20T21:25:40.939711Z","steps":["trace[428986572] 'agreement among raft nodes before linearized reading' (duration: 356.578857ms)"],"step_count":1} {"level":"warn","ts":"2026-05-20T21:25:40.939783Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-20T21:25:40.583013Z","time spent":"356.761872ms","remote":"127.0.0.1:59416","response type":"/etcdserverpb.KV/Range","request count":0,"request size":47,"response count":1,"response size":506,"request content":"key:\"/registry/leases/kube-system/kube-scheduler\" limit:1 "} {"level":"warn","ts":"2026-05-20T21:25:40.939810Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"499.087709ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-05-20T21:25:40.939832Z","caller":"traceutil/trace.go:172","msg":"trace[1614142460] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:956; }","duration":"499.1089ms","start":"2026-05-20T21:25:40.440715Z","end":"2026-05-20T21:25:40.939824Z","steps":["trace[1614142460] 'agreement among raft nodes before linearized reading' (duration: 498.911873ms)"],"step_count":1} {"level":"warn","ts":"2026-05-20T21:25:40.939983Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-20T21:25:40.352959Z","time spent":"587.017247ms","remote":"127.0.0.1:59236","response type":"/etcdserverpb.KV/Range","request count":0,"request size":43,"response count":1,"response size":18377,"request content":"key:\"/registry/pods/kube-system/cilium-mrwq2\" limit:1 "} {"level":"warn","ts":"2026-05-20T21:25:40.940486Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"120.54217ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-cp-lock\" limit:1 ","response":"range_response_count:1 size:437"} {"level":"info","ts":"2026-05-20T21:25:40.941284Z","caller":"traceutil/trace.go:172","msg":"trace[14369559] range","detail":"{range_begin:/registry/leases/kube-system/plndr-cp-lock; range_end:; response_count:1; response_revision:956; }","duration":"121.821784ms","start":"2026-05-20T21:25:40.819423Z","end":"2026-05-20T21:25:40.941245Z","steps":["trace[14369559] 'agreement among raft nodes before linearized reading' (duration: 120.145676ms)"],"step_count":1} {"level":"warn","ts":"2026-05-20T21:25:41.663079Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":2602410188661219132,"retry-timeout":"500ms"} {"level":"warn","ts":"2026-05-20T21:25:42.142311Z","caller":"wal/wal.go:845","msg":"slow fdatasync","took":"1.155101916s","expected-duration":"1s"} {"level":"warn","ts":"2026-05-20T21:25:42.164205Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":2602410188661219132,"retry-timeout":"500ms"} {"level":"warn","ts":"2026-05-20T21:25:42.447115Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.006745499s","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 serializable:true keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-05-20T21:25:42.447210Z","caller":"traceutil/trace.go:172","msg":"trace[930590546] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:956; }","duration":"1.006850013s","start":"2026-05-20T21:25:41.440338Z","end":"2026-05-20T21:25:42.447188Z","steps":["trace[930590546] 'range keys from in-memory index tree' (duration: 1.006685906s)"],"step_count":1} {"level":"warn","ts":"2026-05-20T21:25:42.447778Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"304.818957ms","expected-duration":"100ms","prefix":"","request":"header: txn: success:> failure: >>","response":"size:16"} {"level":"info","ts":"2026-05-20T21:25:42.448068Z","caller":"traceutil/trace.go:172","msg":"trace[1589696405] transaction","detail":"{read_only:false; response_revision:957; number_of_response:1; }","duration":"1.494133282s","start":"2026-05-20T21:25:40.953897Z","end":"2026-05-20T21:25:42.448030Z","steps":["trace[1589696405] 'process raft request' (duration: 1.188778556s)","trace[1589696405] 'compare' (duration: 304.32042ms)"],"step_count":2} {"level":"warn","ts":"2026-05-20T21:25:42.449047Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-20T21:25:40.953861Z","time spent":"1.495119295s","remote":"127.0.0.1:59236","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":18511,"response count":0,"response size":39,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-05-20T21:25:42.665035Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":2602410188661219132,"retry-timeout":"500ms"} {"level":"warn","ts":"2026-05-20T21:25:42.865083Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"238.657296ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 serializable:true keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-05-20T21:25:42.865158Z","caller":"traceutil/trace.go:172","msg":"trace[1328157975] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:958; }","duration":"238.745959ms","start":"2026-05-20T21:25:42.626395Z","end":"2026-05-20T21:25:42.865141Z","steps":["trace[1328157975] 'range keys from in-memory index tree' (duration: 238.573284ms)"],"step_count":1} {"level":"warn","ts":"2026-05-20T21:25:42.865531Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"305.894424ms","expected-duration":"100ms","prefix":"","request":"header: txn: success:> failure:<>>","response":"size:16"} {"level":"info","ts":"2026-05-20T21:25:42.960760Z","caller":"traceutil/trace.go:172","msg":"trace[743592460] linearizableReadLoop","detail":"{readStateIndex:1122; appliedIndex:1123; }","duration":"1.798223154s","start":"2026-05-20T21:25:41.162515Z","end":"2026-05-20T21:25:42.960738Z","steps":["trace[743592460] 'read index received' (duration: 1.798218154s)","trace[743592460] 'applied index is now lower than readState.Index' (duration: 3.93µs)"],"step_count":2} {"level":"warn","ts":"2026-05-20T21:25:42.961035Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.798500933s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-05-20T21:25:42.961110Z","caller":"traceutil/trace.go:172","msg":"trace[2110256370] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:961; }","duration":"1.798585166s","start":"2026-05-20T21:25:41.162511Z","end":"2026-05-20T21:25:42.961096Z","steps":["trace[2110256370] 'agreement among raft nodes before linearized reading' (duration: 1.798467272s)"],"step_count":1} {"level":"warn","ts":"2026-05-20T21:25:42.961153Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-20T21:25:41.162492Z","time spent":"1.798650378s","remote":"127.0.0.1:58918","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":28,"request content":"key:\"/registry/health\" "} {"level":"info","ts":"2026-05-20T21:25:42.961723Z","caller":"traceutil/trace.go:172","msg":"trace[885920055] transaction","detail":"{read_only:false; response_revision:966; number_of_response:1; }","duration":"822.745881ms","start":"2026-05-20T21:25:42.138964Z","end":"2026-05-20T21:25:42.961710Z","steps":["trace[885920055] 'process raft request' (duration: 822.70388ms)"],"step_count":1} {"level":"warn","ts":"2026-05-20T21:25:42.961832Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-20T21:25:42.138933Z","time spent":"822.837184ms","remote":"127.0.0.1:59416","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":536,"response count":0,"response size":39,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-05-20T21:25:42.961964Z","caller":"traceutil/trace.go:172","msg":"trace[1816833211] transaction","detail":"{read_only:false; response_revision:965; number_of_response:1; }","duration":"1.973699893s","start":"2026-05-20T21:25:40.988243Z","end":"2026-05-20T21:25:42.961943Z","steps":["trace[1816833211] 'process raft request' (duration: 1.973386803s)"],"step_count":1} {"level":"warn","ts":"2026-05-20T21:25:42.962092Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-20T21:25:40.988206Z","time spent":"1.973812368s","remote":"127.0.0.1:58952","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":120,"response count":0,"response size":39,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-05-20T21:25:42.983462Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"536.148749ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"warn","ts":"2026-05-20T21:25:42.983520Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.708938419s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-svcs-lock\" limit:1 ","response":"range_response_count:1 size:441"} {"level":"warn","ts":"2026-05-20T21:25:42.983512Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"486.011886ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-05-20T21:25:42.983553Z","caller":"traceutil/trace.go:172","msg":"trace[1790732321] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:966; }","duration":"536.249922ms","start":"2026-05-20T21:25:42.447288Z","end":"2026-05-20T21:25:42.983537Z","steps":["trace[1790732321] 'agreement among raft nodes before linearized reading' (duration: 536.121258ms)"],"step_count":1} {"level":"info","ts":"2026-05-20T21:25:42.983573Z","caller":"traceutil/trace.go:172","msg":"trace[1400541587] range","detail":"{range_begin:/registry/leases/kube-system/plndr-svcs-lock; range_end:; response_count:1; response_revision:966; }","duration":"1.709000301s","start":"2026-05-20T21:25:41.274560Z","end":"2026-05-20T21:25:42.983561Z","steps":["trace[1400541587] 'agreement among raft nodes before linearized reading' (duration: 1.708865926s)"],"step_count":1} {"level":"info","ts":"2026-05-20T21:25:42.983588Z","caller":"traceutil/trace.go:172","msg":"trace[1297297571] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:966; }","duration":"486.095328ms","start":"2026-05-20T21:25:42.497476Z","end":"2026-05-20T21:25:42.983572Z","steps":["trace[1297297571] 'agreement among raft nodes before linearized reading' (duration: 485.965554ms)"],"step_count":1} {"level":"warn","ts":"2026-05-20T21:25:42.983608Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-20T21:25:41.274536Z","time spent":"1.709063513s","remote":"127.0.0.1:59416","response type":"/etcdserverpb.KV/Range","request count":0,"request size":48,"response count":1,"response size":464,"request content":"key:\"/registry/leases/kube-system/plndr-svcs-lock\" limit:1 "} {"level":"warn","ts":"2026-05-20T21:25:42.983629Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-20T21:25:42.497446Z","time spent":"486.175711ms","remote":"127.0.0.1:58918","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":28,"request content":"key:\"/registry/health\" "} {"level":"warn","ts":"2026-05-20T21:25:42.983969Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.259795965s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/kube-controller-manager\" limit:1 ","response":"range_response_count:1 size:510"} {"level":"info","ts":"2026-05-20T21:25:42.984113Z","caller":"traceutil/trace.go:172","msg":"trace[1178144139] range","detail":"{range_begin:/registry/leases/kube-system/kube-controller-manager; range_end:; response_count:1; response_revision:966; }","duration":"1.259910989s","start":"2026-05-20T21:25:41.724158Z","end":"2026-05-20T21:25:42.984069Z","steps":["trace[1178144139] 'agreement among raft nodes before linearized reading' (duration: 1.259317178s)"],"step_count":1} {"level":"warn","ts":"2026-05-20T21:25:42.984655Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-20T21:25:41.724139Z","time spent":"1.260382336s","remote":"127.0.0.1:59416","response type":"/etcdserverpb.KV/Range","request count":0,"request size":56,"response count":1,"response size":533,"request content":"key:\"/registry/leases/kube-system/kube-controller-manager\" limit:1 "} {"level":"warn","ts":"2026-05-20T21:25:54.378633Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36882","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:25:54.391096Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36900","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:25:54.479279Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36926","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:25:54.502723Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36934","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:25:54.527726Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36946","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T21:25:54.777436Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36966","server-name":"","error":"EOF"} {"level":"info","ts":"2026-05-20T21:26:03.400854Z","caller":"traceutil/trace.go:172","msg":"trace[1662459205] linearizableReadLoop","detail":"{readStateIndex:1480; appliedIndex:1481; }","duration":"238.693788ms","start":"2026-05-20T21:26:03.162142Z","end":"2026-05-20T21:26:03.400836Z","steps":["trace[1662459205] 'read index received' (duration: 238.686767ms)","trace[1662459205] 'applied index is now lower than readState.Index' (duration: 6.151µs)"],"step_count":2} {"level":"warn","ts":"2026-05-20T21:26:03.400963Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"238.810562ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-05-20T21:26:03.401118Z","caller":"traceutil/trace.go:172","msg":"trace[1206822032] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:1257; }","duration":"238.973759ms","start":"2026-05-20T21:26:03.162134Z","end":"2026-05-20T21:26:03.401108Z","steps":["trace[1206822032] 'agreement among raft nodes before linearized reading' (duration: 238.777991ms)"],"step_count":1} {"level":"info","ts":"2026-05-20T21:26:03.401083Z","caller":"traceutil/trace.go:172","msg":"trace[556330135] transaction","detail":"{read_only:false; response_revision:1258; number_of_response:1; }","duration":"163.722502ms","start":"2026-05-20T21:26:03.237336Z","end":"2026-05-20T21:26:03.401058Z","steps":["trace[556330135] 'process raft request' (duration: 163.602577ms)"],"step_count":1} {"level":"warn","ts":"2026-05-20T21:26:03.402804Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"158.782961ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-svcs-lock\" limit:1 ","response":"range_response_count:1 size:440"} {"level":"info","ts":"2026-05-20T21:26:03.402880Z","caller":"traceutil/trace.go:172","msg":"trace[909123599] range","detail":"{range_begin:/registry/leases/kube-system/plndr-svcs-lock; range_end:; response_count:1; response_revision:1258; }","duration":"158.819102ms","start":"2026-05-20T21:26:03.244010Z","end":"2026-05-20T21:26:03.402830Z","steps":["trace[909123599] 'agreement among raft nodes before linearized reading' (duration: 158.630576ms)"],"step_count":1}